Pull request #47572 updated 14:19:53 Connecting to https://api.github.com using docker-jenkins GitHub credentials Loading trusted files from base branch master at 330a6f959fe0d439d1e8de1a1298c7d8c363cb7c rather than 98d51b510d9283d7f19347208847c7fe0e080a2c Obtained Jenkinsfile from 330a6f959fe0d439d1e8de1a1298c7d8c363cb7c Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 216427d8bfae9541c1c15f61bd453be62935f49c The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/moby_PR-47572@libs/844ea30ef9e3435836b59d97b843a9ee4531c81c8fa28ed5787dbe7ec68c4c29/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.39.2' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 216427d8bfae9541c1c15f61bd453be62935f49c (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 216427d8bfae9541c1c15f61bd453be62935f49c # timeout=10 Commit message: "Merge pull request #27 from docker/update-ec2-runner" > git rev-list --no-walk 216427d8bfae9541c1c15f61bd453be62935f49c # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo 14:19:56 [2024-03-30T14:19:56.516Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone 14:19:56 [2024-03-30T14:19:56.519Z] Trying to pass milestone 2 [Pipeline] milestone 14:19:56 [2024-03-30T14:19:56.697Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node 14:20:11 [2024-03-30T14:20:11.905Z] Still waiting to schedule task 14:20:11 [2024-03-30T14:20:11.905Z]EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-0ac255c6cbb224f75)’ is offline 14:21:05 [2024-03-30T14:21:05.345Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-0ac255c6cbb224f75) in /home/ubuntu/workspace/moby_PR-47572 [Pipeline] { [Pipeline] checkout 14:21:05 [2024-03-30T14:21:05.382Z] The recommended git tool is: git 14:21:07 [2024-03-30T14:21:07.867Z] using credential docker-jenkins-github-credentials 14:21:07 [2024-03-30T14:21:07.874Z] Cloning the remote Git repository 14:21:07 [2024-03-30T14:21:07.874Z] Cloning with configured refspecs honoured and without tags 14:21:07 [2024-03-30T14:21:07.940Z] Cloning repository https://github.com/moby/moby.git 14:21:07 [2024-03-30T14:21:07.988Z] > git init /home/ubuntu/workspace/moby_PR-47572 # timeout=10 14:21:08 [2024-03-30T14:21:08.648Z] Fetching upstream changes from https://github.com/moby/moby.git 14:21:08 [2024-03-30T14:21:08.648Z] > git --version # timeout=10 14:21:08 [2024-03-30T14:21:08.651Z] > git --version # 'git version 2.25.1' 14:21:08 [2024-03-30T14:21:08.652Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 14:21:08 [2024-03-30T14:21:08.657Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47572/head:refs/remotes/origin/PR-47572 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:21:22 [2024-03-30T14:21:22.584Z] Fetching without tags 14:21:22 [2024-03-30T14:21:22.769Z] Merging remotes/origin/master commit 330a6f959fe0d439d1e8de1a1298c7d8c363cb7c into PR head commit 98d51b510d9283d7f19347208847c7fe0e080a2c 14:21:22 [2024-03-30T14:21:22.358Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 14:21:22 [2024-03-30T14:21:22.362Z] > git config --add remote.origin.fetch +refs/pull/47572/head:refs/remotes/origin/PR-47572 # timeout=10 14:21:22 [2024-03-30T14:21:22.365Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 14:21:22 [2024-03-30T14:21:22.581Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 14:21:22 [2024-03-30T14:21:22.588Z] Fetching upstream changes from https://github.com/moby/moby.git 14:21:22 [2024-03-30T14:21:22.588Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 14:21:22 [2024-03-30T14:21:22.591Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47572/head:refs/remotes/origin/PR-47572 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:21:22 [2024-03-30T14:21:22.774Z] > git config core.sparsecheckout # timeout=10 14:21:22 [2024-03-30T14:21:22.786Z] > git checkout -f 98d51b510d9283d7f19347208847c7fe0e080a2c # timeout=10 14:21:24 [2024-03-30T14:21:24.231Z] Merge succeeded, producing 81b164cd62db2ef8f3ffcb209aea1de0d08f4d58 14:21:24 [2024-03-30T14:21:24.231Z] Checking out Revision 81b164cd62db2ef8f3ffcb209aea1de0d08f4d58 (PR-47572) 14:21:23 [2024-03-30T14:21:23.445Z] > git remote # timeout=10 14:21:23 [2024-03-30T14:21:23.448Z] > git config --get remote.origin.url # timeout=10 14:21:23 [2024-03-30T14:21:23.451Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 14:21:23 [2024-03-30T14:21:23.453Z] > git merge 330a6f959fe0d439d1e8de1a1298c7d8c363cb7c # timeout=10 14:21:24 [2024-03-30T14:21:24.228Z] > git rev-parse HEAD^{commit} # timeout=10 14:21:24 [2024-03-30T14:21:24.233Z] > git config core.sparsecheckout # timeout=10 14:21:24 [2024-03-30T14:21:24.236Z] > git checkout -f 81b164cd62db2ef8f3ffcb209aea1de0d08f4d58 # timeout=10 14:21:27 [2024-03-30T14:21:27.513Z] Commit message: "Merge commit '330a6f959fe0d439d1e8de1a1298c7d8c363cb7c' into HEAD" 14:21:27 [2024-03-30T14:21:27.518Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:28 [2024-03-30T14:21:28.234Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47572:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco 14:21:27 [2024-03-30T14:21:27.516Z] > git rev-list --no-walk aa6f79c2d9bae7eb241801dd3dbf45912d2eec0c # timeout=10 14:21:31 [2024-03-30T14:21:31.641Z] Unable to find image 'alpine:latest' locally 14:21:32 [2024-03-30T14:21:32.567Z] latest: Pulling from library/alpine 14:21:32 [2024-03-30T14:21:32.567Z] bca4290a9639: Pulling fs layer 14:21:32 [2024-03-30T14:21:32.567Z] bca4290a9639: Download complete 14:21:32 [2024-03-30T14:21:32.822Z] bca4290a9639: Pull complete 14:21:33 [2024-03-30T14:21:33.077Z] Digest: sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b 14:21:33 [2024-03-30T14:21:33.077Z] Status: Downloaded newer image for alpine:latest 14:21:41 [2024-03-30T14:21:41.154Z] 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 14:21:42 [2024-03-30T14:21:42.133Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-0ac255c6cbb224f75) in /home/ubuntu/workspace/moby_PR-47572 [Pipeline] { [Pipeline] checkout 14:21:42 [2024-03-30T14:21:42.146Z] The recommended git tool is: git 14:21:42 [2024-03-30T14:21:42.152Z] using credential docker-jenkins-github-credentials 14:21:42 [2024-03-30T14:21:42.162Z] Fetching changes from the remote Git repository 14:21:42 [2024-03-30T14:21:42.170Z] Fetching without tags 14:21:42 [2024-03-30T14:21:42.395Z] Merging remotes/origin/master commit 330a6f959fe0d439d1e8de1a1298c7d8c363cb7c into PR head commit 98d51b510d9283d7f19347208847c7fe0e080a2c 14:21:42 [2024-03-30T14:21:42.649Z] Merge succeeded, producing 0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f 14:21:42 [2024-03-30T14:21:42.650Z] Checking out Revision 0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f (PR-47572) 14:21:42 [2024-03-30T14:21:42.752Z] Commit message: "Merge commit '330a6f959fe0d439d1e8de1a1298c7d8c363cb7c' into HEAD" 14:21:42 [2024-03-30T14:21:42.757Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 14:21:42 [2024-03-30T14:21:42.160Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-47572/.git # timeout=10 14:21:42 [2024-03-30T14:21:42.168Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 14:21:42 [2024-03-30T14:21:42.173Z] Fetching upstream changes from https://github.com/moby/moby.git 14:21:42 [2024-03-30T14:21:42.173Z] > git --version # timeout=10 14:21:42 [2024-03-30T14:21:42.175Z] > git --version # 'git version 2.25.1' 14:21:42 [2024-03-30T14:21:42.175Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 14:21:42 [2024-03-30T14:21:42.178Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47572/head:refs/remotes/origin/PR-47572 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:21:42 [2024-03-30T14:21:42.398Z] > git config core.sparsecheckout # timeout=10 14:21:42 [2024-03-30T14:21:42.400Z] > git checkout -f 98d51b510d9283d7f19347208847c7fe0e080a2c # timeout=10 14:21:42 [2024-03-30T14:21:42.441Z] > git remote # timeout=10 14:21:42 [2024-03-30T14:21:42.444Z] > git config --get remote.origin.url # timeout=10 14:21:42 [2024-03-30T14:21:42.446Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 14:21:42 [2024-03-30T14:21:42.448Z] > git merge 330a6f959fe0d439d1e8de1a1298c7d8c363cb7c # timeout=10 14:21:42 [2024-03-30T14:21:42.647Z] > git rev-parse HEAD^{commit} # timeout=10 14:21:42 [2024-03-30T14:21:42.693Z] > git config core.sparsecheckout # timeout=10 14:21:42 [2024-03-30T14:21:42.695Z] > git checkout -f 0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f # timeout=10 14:21:42 [2024-03-30T14:21:42.754Z] > git rev-list --no-walk aa6f79c2d9bae7eb241801dd3dbf45912d2eec0c # timeout=10 14:21:43 [2024-03-30T14:21:43.297Z] + docker version 14:21:43 [2024-03-30T14:21:43.297Z] Client: Docker Engine - Community 14:21:43 [2024-03-30T14:21:43.297Z] Version: 25.0.3 14:21:43 [2024-03-30T14:21:43.297Z] API version: 1.44 14:21:43 [2024-03-30T14:21:43.297Z] Go version: go1.21.6 14:21:43 [2024-03-30T14:21:43.297Z] Git commit: 4debf41 14:21:43 [2024-03-30T14:21:43.297Z] Built: Tue Feb 6 21:13:09 2024 14:21:43 [2024-03-30T14:21:43.297Z] OS/Arch: linux/arm64 14:21:43 [2024-03-30T14:21:43.297Z] Context: default 14:21:43 [2024-03-30T14:21:43.297Z] 14:21:43 [2024-03-30T14:21:43.297Z] Server: Docker Engine - Community 14:21:43 [2024-03-30T14:21:43.297Z] Engine: 14:21:43 [2024-03-30T14:21:43.297Z] Version: 25.0.3 14:21:43 [2024-03-30T14:21:43.297Z] API version: 1.44 (minimum version 1.24) 14:21:43 [2024-03-30T14:21:43.297Z] Go version: go1.21.6 14:21:43 [2024-03-30T14:21:43.297Z] Git commit: f417435 14:21:43 [2024-03-30T14:21:43.297Z] Built: Tue Feb 6 21:13:09 2024 14:21:43 [2024-03-30T14:21:43.297Z] OS/Arch: linux/arm64 14:21:43 [2024-03-30T14:21:43.297Z] Experimental: true 14:21:43 [2024-03-30T14:21:43.297Z] containerd: 14:21:43 [2024-03-30T14:21:43.297Z] Version: 1.6.28 14:21:43 [2024-03-30T14:21:43.297Z] GitCommit: ae07eda36dd25f8a1b98dfbf587313b99c0190bb 14:21:43 [2024-03-30T14:21:43.297Z] runc: 14:21:43 [2024-03-30T14:21:43.297Z] Version: 1.1.12 14:21:43 [2024-03-30T14:21:43.297Z] GitCommit: v1.1.12-0-g51d5e94 14:21:43 [2024-03-30T14:21:43.297Z] docker-init: 14:21:43 [2024-03-30T14:21:43.297Z] Version: 0.19.0 14:21:43 [2024-03-30T14:21:43.297Z] GitCommit: de40ad0 [Pipeline] sh 14:21:43 [2024-03-30T14:21:43.566Z] + docker info 14:21:50 [2024-03-30T14:21:50.091Z] Client: Docker Engine - Community 14:21:50 [2024-03-30T14:21:50.091Z] Version: 25.0.3 14:21:50 [2024-03-30T14:21:50.091Z] Context: default 14:21:50 [2024-03-30T14:21:50.091Z] Debug Mode: false 14:21:50 [2024-03-30T14:21:50.091Z] Plugins: 14:21:50 [2024-03-30T14:21:50.091Z] buildx: Docker Buildx (Docker Inc.) 14:21:50 [2024-03-30T14:21:50.091Z] Version: v0.12.1 14:21:50 [2024-03-30T14:21:50.091Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx 14:21:50 [2024-03-30T14:21:50.091Z] compose: Docker Compose (Docker Inc.) 14:21:50 [2024-03-30T14:21:50.091Z] Version: v2.24.6 14:21:50 [2024-03-30T14:21:50.091Z] Path: /usr/libexec/docker/cli-plugins/docker-compose 14:21:50 [2024-03-30T14:21:50.091Z] 14:21:50 [2024-03-30T14:21:50.091Z] Server: 14:21:50 [2024-03-30T14:21:50.091Z] Containers: 0 14:21:50 [2024-03-30T14:21:50.091Z] Running: 0 14:21:50 [2024-03-30T14:21:50.091Z] Paused: 0 14:21:50 [2024-03-30T14:21:50.091Z] Stopped: 0 14:21:50 [2024-03-30T14:21:50.091Z] Images: 1 14:21:50 [2024-03-30T14:21:50.091Z] Server Version: 25.0.3 14:21:50 [2024-03-30T14:21:50.091Z] Storage Driver: overlay2 14:21:50 [2024-03-30T14:21:50.091Z] Backing Filesystem: extfs 14:21:50 [2024-03-30T14:21:50.091Z] Supports d_type: true 14:21:50 [2024-03-30T14:21:50.091Z] Using metacopy: false 14:21:50 [2024-03-30T14:21:50.091Z] Native Overlay Diff: true 14:21:50 [2024-03-30T14:21:50.091Z] userxattr: false 14:21:50 [2024-03-30T14:21:50.091Z] Logging Driver: json-file 14:21:50 [2024-03-30T14:21:50.091Z] Cgroup Driver: cgroupfs 14:21:50 [2024-03-30T14:21:50.091Z] Cgroup Version: 1 14:21:50 [2024-03-30T14:21:50.091Z] Plugins: 14:21:50 [2024-03-30T14:21:50.091Z] Volume: local 14:21:50 [2024-03-30T14:21:50.091Z] Network: bridge host ipvlan macvlan null overlay 14:21:50 [2024-03-30T14:21:50.091Z] Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog 14:21:50 [2024-03-30T14:21:50.091Z] Swarm: inactive 14:21:50 [2024-03-30T14:21:50.091Z] Runtimes: io.containerd.runc.v2 runc 14:21:50 [2024-03-30T14:21:50.091Z] Default Runtime: runc 14:21:50 [2024-03-30T14:21:50.091Z] Init Binary: docker-init 14:21:50 [2024-03-30T14:21:50.091Z] containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb 14:21:50 [2024-03-30T14:21:50.091Z] runc version: v1.1.12-0-g51d5e94 14:21:50 [2024-03-30T14:21:50.091Z] init version: de40ad0 14:21:50 [2024-03-30T14:21:50.091Z] Security Options: 14:21:50 [2024-03-30T14:21:50.091Z] apparmor 14:21:50 [2024-03-30T14:21:50.091Z] seccomp 14:21:50 [2024-03-30T14:21:50.091Z] Profile: builtin 14:21:50 [2024-03-30T14:21:50.091Z] Kernel Version: 5.15.0-1053-aws 14:21:50 [2024-03-30T14:21:50.091Z] Operating System: Ubuntu 20.04.6 LTS 14:21:50 [2024-03-30T14:21:50.091Z] OSType: linux 14:21:50 [2024-03-30T14:21:50.091Z] Architecture: aarch64 14:21:50 [2024-03-30T14:21:50.091Z] CPUs: 8 14:21:50 [2024-03-30T14:21:50.091Z] Total Memory: 30.64GiB 14:21:50 [2024-03-30T14:21:50.091Z] Name: ip-10-100-91-244 14:21:50 [2024-03-30T14:21:50.091Z] ID: de696752-8eb2-4b9b-9ebf-4859e2ca34ac 14:21:50 [2024-03-30T14:21:50.091Z] Docker Root Dir: /var/lib/docker 14:21:50 [2024-03-30T14:21:50.091Z] Debug Mode: false 14:21:50 [2024-03-30T14:21:50.091Z] Experimental: true 14:21:50 [2024-03-30T14:21:50.091Z] Insecure Registries: 14:21:50 [2024-03-30T14:21:50.091Z] 127.0.0.0/8 14:21:50 [2024-03-30T14:21:50.091Z] Live Restore Enabled: true 14:21:50 [2024-03-30T14:21:50.091Z] [Pipeline] sh 14:21:50 [2024-03-30T14:21:50.403Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 14:21:50 [2024-03-30T14:21:50.403Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 14:21:50 [2024-03-30T14:21:50.403Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-47572/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh 14:21:50 [2024-03-30T14:21:50.403Z] + bash /home/ubuntu/workspace/moby_PR-47572/check-config.sh 14:21:50 [2024-03-30T14:21:50.403Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 14:21:50 [2024-03-30T14:21:50.403Z] info: reading kernel config from /boot/config-5.15.0-1053-aws ... 14:21:50 [2024-03-30T14:21:50.403Z] 14:21:50 [2024-03-30T14:21:50.403Z] Generally Necessary: 14:21:50 [2024-03-30T14:21:50.403Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 14:21:50 [2024-03-30T14:21:50.403Z] - apparmor: enabled and tools installed 14:21:50 [2024-03-30T14:21:50.659Z] - CONFIG_NAMESPACES: enabled 14:21:50 [2024-03-30T14:21:50.659Z] - CONFIG_NET_NS: enabled 14:21:50 [2024-03-30T14:21:50.659Z] - CONFIG_PID_NS: enabled 14:21:50 [2024-03-30T14:21:50.659Z] - CONFIG_IPC_NS: enabled 14:21:50 [2024-03-30T14:21:50.659Z] - CONFIG_UTS_NS: enabled 14:21:50 [2024-03-30T14:21:50.659Z] - CONFIG_CGROUPS: enabled 14:21:50 [2024-03-30T14:21:50.659Z] - CONFIG_CGROUP_CPUACCT: enabled 14:21:50 [2024-03-30T14:21:50.659Z] - CONFIG_CGROUP_DEVICE: enabled 14:21:50 [2024-03-30T14:21:50.659Z] - CONFIG_CGROUP_FREEZER: enabled 14:21:50 [2024-03-30T14:21:50.659Z] - CONFIG_CGROUP_SCHED: enabled 14:21:50 [2024-03-30T14:21:50.659Z] - CONFIG_CPUSETS: enabled 14:21:50 [2024-03-30T14:21:50.659Z] - CONFIG_MEMCG: enabled 14:21:50 [2024-03-30T14:21:50.659Z] - CONFIG_KEYS: enabled 14:21:50 [2024-03-30T14:21:50.659Z] - CONFIG_VETH: enabled (as module) 14:21:50 [2024-03-30T14:21:50.659Z] - CONFIG_BRIDGE: enabled (as module) 14:21:50 [2024-03-30T14:21:50.659Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 14:21:50 [2024-03-30T14:21:50.659Z] - CONFIG_IP_NF_FILTER: enabled (as module) 14:21:50 [2024-03-30T14:21:50.659Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 14:21:50 [2024-03-30T14:21:50.659Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 14:21:50 [2024-03-30T14:21:50.659Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 14:21:50 [2024-03-30T14:21:50.659Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 14:21:50 [2024-03-30T14:21:50.659Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) 14:21:50 [2024-03-30T14:21:50.914Z] - CONFIG_IP_NF_NAT: enabled (as module) 14:21:50 [2024-03-30T14:21:50.914Z] - CONFIG_NF_NAT: enabled (as module) 14:21:50 [2024-03-30T14:21:50.914Z] - CONFIG_POSIX_MQUEUE: enabled 14:21:50 [2024-03-30T14:21:50.914Z] - CONFIG_CGROUP_BPF: enabled 14:21:50 [2024-03-30T14:21:50.914Z] 14:21:50 [2024-03-30T14:21:50.914Z] Optional Features: 14:21:50 [2024-03-30T14:21:50.914Z] - CONFIG_USER_NS: enabled 14:21:50 [2024-03-30T14:21:50.914Z] - CONFIG_SECCOMP: enabled 14:21:50 [2024-03-30T14:21:50.914Z] - CONFIG_SECCOMP_FILTER: enabled 14:21:50 [2024-03-30T14:21:50.914Z] - CONFIG_CGROUP_PIDS: enabled 14:21:50 [2024-03-30T14:21:50.914Z] - CONFIG_MEMCG_SWAP: enabled 14:21:50 [2024-03-30T14:21:50.914Z] (cgroup swap accounting is currently enabled) 14:21:50 [2024-03-30T14:21:50.914Z] - CONFIG_BLK_CGROUP: enabled 14:21:50 [2024-03-30T14:21:50.914Z] - CONFIG_BLK_DEV_THROTTLING: enabled 14:21:50 [2024-03-30T14:21:50.914Z] - CONFIG_CGROUP_PERF: enabled 14:21:50 [2024-03-30T14:21:50.914Z] - CONFIG_CGROUP_HUGETLB: enabled 14:21:50 [2024-03-30T14:21:50.914Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 14:21:50 [2024-03-30T14:21:50.914Z] - CONFIG_CGROUP_NET_PRIO: enabled 14:21:50 [2024-03-30T14:21:50.914Z] - CONFIG_CFS_BANDWIDTH: enabled 14:21:50 [2024-03-30T14:21:50.914Z] - CONFIG_FAIR_GROUP_SCHED: enabled 14:21:50 [2024-03-30T14:21:50.914Z] - CONFIG_RT_GROUP_SCHED: missing 14:21:50 [2024-03-30T14:21:50.914Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 14:21:50 [2024-03-30T14:21:50.914Z] - CONFIG_IP_VS: enabled (as module) 14:21:50 [2024-03-30T14:21:50.914Z] - CONFIG_IP_VS_NFCT: enabled 14:21:50 [2024-03-30T14:21:50.914Z] - CONFIG_IP_VS_PROTO_TCP: enabled 14:21:50 [2024-03-30T14:21:50.914Z] - CONFIG_IP_VS_PROTO_UDP: enabled 14:21:50 [2024-03-30T14:21:50.914Z] - CONFIG_IP_VS_RR: enabled (as module) 14:21:50 [2024-03-30T14:21:50.914Z] - CONFIG_SECURITY_SELINUX: enabled 14:21:50 [2024-03-30T14:21:50.914Z] - CONFIG_SECURITY_APPARMOR: enabled 14:21:50 [2024-03-30T14:21:50.914Z] - CONFIG_EXT4_FS: enabled 14:21:50 [2024-03-30T14:21:50.914Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 14:21:50 [2024-03-30T14:21:50.914Z] - CONFIG_EXT4_FS_SECURITY: enabled 14:21:50 [2024-03-30T14:21:50.914Z] - Network Drivers: 14:21:50 [2024-03-30T14:21:50.914Z] - "overlay": 14:21:50 [2024-03-30T14:21:50.914Z] - CONFIG_VXLAN: enabled (as module) 14:21:50 [2024-03-30T14:21:50.914Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 14:21:50 [2024-03-30T14:21:50.914Z] Optional (for encrypted networks): 14:21:51 [2024-03-30T14:21:51.169Z] - CONFIG_CRYPTO: enabled 14:21:51 [2024-03-30T14:21:51.169Z] - CONFIG_CRYPTO_AEAD: enabled 14:21:51 [2024-03-30T14:21:51.169Z] - CONFIG_CRYPTO_GCM: enabled 14:21:51 [2024-03-30T14:21:51.169Z] - CONFIG_CRYPTO_SEQIV: enabled 14:21:51 [2024-03-30T14:21:51.169Z] - CONFIG_CRYPTO_GHASH: enabled 14:21:51 [2024-03-30T14:21:51.169Z] - CONFIG_XFRM: enabled 14:21:51 [2024-03-30T14:21:51.169Z] - CONFIG_XFRM_USER: enabled (as module) 14:21:51 [2024-03-30T14:21:51.169Z] - CONFIG_XFRM_ALGO: enabled (as module) 14:21:51 [2024-03-30T14:21:51.169Z] - CONFIG_INET_ESP: enabled (as module) 14:21:51 [2024-03-30T14:21:51.169Z] - "ipvlan": 14:21:51 [2024-03-30T14:21:51.169Z] - CONFIG_IPVLAN: enabled (as module) 14:21:51 [2024-03-30T14:21:51.169Z] - "macvlan": 14:21:51 [2024-03-30T14:21:51.169Z] - CONFIG_MACVLAN: enabled (as module) 14:21:51 [2024-03-30T14:21:51.169Z] - CONFIG_DUMMY: enabled (as module) 14:21:51 [2024-03-30T14:21:51.169Z] - "ftp,tftp client in container": 14:21:51 [2024-03-30T14:21:51.169Z] - CONFIG_NF_NAT_FTP: enabled (as module) 14:21:51 [2024-03-30T14:21:51.169Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 14:21:51 [2024-03-30T14:21:51.169Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 14:21:51 [2024-03-30T14:21:51.169Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 14:21:51 [2024-03-30T14:21:51.169Z] - Storage Drivers: 14:21:51 [2024-03-30T14:21:51.169Z] - "aufs": 14:21:51 [2024-03-30T14:21:51.169Z] - CONFIG_AUFS_FS: enabled (as module) 14:21:51 [2024-03-30T14:21:51.169Z] - "btrfs": 14:21:51 [2024-03-30T14:21:51.169Z] - CONFIG_BTRFS_FS: enabled (as module) 14:21:51 [2024-03-30T14:21:51.169Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 14:21:51 [2024-03-30T14:21:51.169Z] - "devicemapper": 14:21:51 [2024-03-30T14:21:51.169Z] - CONFIG_BLK_DEV_DM: enabled 14:21:51 [2024-03-30T14:21:51.169Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 14:21:51 [2024-03-30T14:21:51.169Z] - "overlay": 14:21:51 [2024-03-30T14:21:51.169Z] - CONFIG_OVERLAY_FS: enabled (as module) 14:21:51 [2024-03-30T14:21:51.169Z] - "zfs": 14:21:51 [2024-03-30T14:21:51.169Z] - /dev/zfs: present 14:21:51 [2024-03-30T14:21:51.169Z] - zfs command: missing 14:21:51 [2024-03-30T14:21:51.169Z] - zpool command: missing 14:21:51 [2024-03-30T14:21:51.169Z] 14:21:51 [2024-03-30T14:21:51.169Z] Limits: 14:21:51 [2024-03-30T14:21:51.169Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 14:21:51 [2024-03-30T14:21:51.169Z] 14:21:51 [2024-03-30T14:21:51.169Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 14:21:51 [2024-03-30T14:21:51.496Z] + docker build --force-rm -t docker:0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f . 14:21:51 [2024-03-30T14:21:51.751Z] #0 building with "default" instance using docker driver 14:21:51 [2024-03-30T14:21:51.751Z] 14:21:51 [2024-03-30T14:21:51.751Z] #1 [internal] load build definition from Dockerfile 14:21:51 [2024-03-30T14:21:51.751Z] #1 transferring dockerfile: 28.30kB done 14:21:51 [2024-03-30T14:21:51.751Z] #1 DONE 0.1s 14:21:51 [2024-03-30T14:21:51.751Z] 14:21:51 [2024-03-30T14:21:51.751Z] #2 resolve image config for docker.io/docker/dockerfile:1.7 14:21:52 [2024-03-30T14:21:52.006Z] #2 DONE 0.4s 14:21:52 [2024-03-30T14:21:52.261Z] 14:21:52 [2024-03-30T14:21:52.261Z] #3 docker-image://docker.io/docker/dockerfile:1.7@sha256:dbbd5e059e8a07ff7ea6233b213b36aa516b4c53c645f1817a4dd18b83cbea56 14:21:52 [2024-03-30T14:21:52.261Z] #3 resolve docker.io/docker/dockerfile:1.7@sha256:dbbd5e059e8a07ff7ea6233b213b36aa516b4c53c645f1817a4dd18b83cbea56 0.0s done 14:21:52 [2024-03-30T14:21:52.261Z] #3 sha256:dbbd5e059e8a07ff7ea6233b213b36aa516b4c53c645f1817a4dd18b83cbea56 8.40kB / 8.40kB done 14:21:52 [2024-03-30T14:21:52.261Z] #3 sha256:ab4d84ec8cad8a7b0e8b6ad1fb49536f000b86e30993c74a251bb16f3e6e3f5b 482B / 482B done 14:21:52 [2024-03-30T14:21:52.261Z] #3 sha256:6bb827dc58ef706c3d261e31d3a2ebd9965fa640ec3bc1cef4c98d8068b55685 1.26kB / 1.26kB done 14:21:52 [2024-03-30T14:21:52.261Z] #3 sha256:7938f7c0984b428949317499eff7773a7294fdc03c085c649e24d1e3a452fba7 0B / 11.23MB 0.1s 14:21:52 [2024-03-30T14:21:52.568Z] #3 sha256:7938f7c0984b428949317499eff7773a7294fdc03c085c649e24d1e3a452fba7 11.23MB / 11.23MB 0.3s done 14:21:52 [2024-03-30T14:21:52.568Z] #3 extracting sha256:7938f7c0984b428949317499eff7773a7294fdc03c085c649e24d1e3a452fba7 0.1s done 14:21:52 [2024-03-30T14:21:52.568Z] #3 DONE 0.5s 14:21:52 [2024-03-30T14:21:52.568Z] 14:21:52 [2024-03-30T14:21:52.568Z] #4 [internal] load metadata for docker.io/tonistiigi/xx:1.4.0 14:21:53 [2024-03-30T14:21:53.559Z] #4 ... 14:21:53 [2024-03-30T14:21:53.559Z] 14:21:53 [2024-03-30T14:21:53.559Z] #5 [internal] load metadata for docker.io/library/busybox:latest 14:21:53 [2024-03-30T14:21:53.559Z] #5 DONE 0.7s 14:21:53 [2024-03-30T14:21:53.559Z] 14:21:53 [2024-03-30T14:21:53.559Z] #4 [internal] load metadata for docker.io/tonistiigi/xx:1.4.0 14:21:53 [2024-03-30T14:21:53.559Z] #4 DONE 0.7s 14:21:53 [2024-03-30T14:21:53.559Z] 14:21:53 [2024-03-30T14:21:53.559Z] #6 [internal] load metadata for docker.io/library/debian:bookworm 14:21:53 [2024-03-30T14:21:53.559Z] #6 DONE 0.8s 14:21:53 [2024-03-30T14:21:53.559Z] 14:21:53 [2024-03-30T14:21:53.559Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 14:21:53 [2024-03-30T14:21:53.559Z] #7 DONE 0.8s 14:21:53 [2024-03-30T14:21:53.559Z] 14:21:53 [2024-03-30T14:21:53.559Z] #8 [internal] load metadata for docker.io/library/golang:1.21.8-bookworm 14:21:53 [2024-03-30T14:21:53.559Z] #8 DONE 0.8s 14:21:53 [2024-03-30T14:21:53.559Z] 14:21:53 [2024-03-30T14:21:53.559Z] #9 [internal] load metadata for docker.io/docker/buildx-bin:0.13.1 14:21:53 [2024-03-30T14:21:53.559Z] #9 DONE 0.9s 14:21:53 [2024-03-30T14:21:53.559Z] 14:21:53 [2024-03-30T14:21:53.559Z] #10 [internal] load metadata for docker.io/docker/compose-bin:v2.25.0 14:21:53 [2024-03-30T14:21:53.815Z] #10 DONE 0.9s 14:21:53 [2024-03-30T14:21:53.815Z] 14:21:53 [2024-03-30T14:21:53.815Z] #11 [internal] load metadata for docker.io/distribution/distribution:2.8.3 14:21:53 [2024-03-30T14:21:53.815Z] #11 DONE 0.9s 14:21:53 [2024-03-30T14:21:53.815Z] 14:21:53 [2024-03-30T14:21:53.815Z] #12 [internal] load .dockerignore 14:21:53 [2024-03-30T14:21:53.815Z] #12 transferring context: 113B done 14:21:53 [2024-03-30T14:21:53.815Z] #12 DONE 0.0s 14:21:53 [2024-03-30T14:21:53.815Z] 14:21:53 [2024-03-30T14:21:53.815Z] #13 [internal] load build context 14:21:55 [2024-03-30T14:21:55.704Z] #13 transferring context: 77.57MB 1.7s done 14:21:56 [2024-03-30T14:21:56.631Z] #13 DONE 2.7s 14:21:56 [2024-03-30T14:21:56.631Z] 14:21:56 [2024-03-30T14:21:56.631Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.8-bookworm@sha256:05a9064db595ba2a6aa7c2d48d16ba5872c42583606741c750b0d895e9d0a09d 14:21:56 [2024-03-30T14:21:56.631Z] #14 resolve docker.io/library/golang:1.21.8-bookworm@sha256:05a9064db595ba2a6aa7c2d48d16ba5872c42583606741c750b0d895e9d0a09d 0.2s done 14:21:56 [2024-03-30T14:21:56.631Z] #14 sha256:05a9064db595ba2a6aa7c2d48d16ba5872c42583606741c750b0d895e9d0a09d 1.64kB / 1.64kB done 14:21:56 [2024-03-30T14:21:56.631Z] #14 sha256:74f29d72ffb107817ac700c8507cb8d35bc0e1e1b45e9721de43ff4bce6e9947 1.79kB / 1.79kB done 14:21:56 [2024-03-30T14:21:56.631Z] #14 sha256:3741b03ceb0702207444bfc4c2e217172068630cf7801e50092e433d6f39ca0f 2.90kB / 2.90kB done 14:21:56 [2024-03-30T14:21:56.631Z] #14 sha256:6ee0baa58a3d368515336c1b5c1cade29c975e1b49a832f19e22f4c46f4a23a7 49.59MB / 49.59MB 1.6s done 14:21:56 [2024-03-30T14:21:56.631Z] #14 sha256:3861a6536e4e911503e7d2fc8f93228491ba45d1e5def0d2f3723e32e03d7466 63.99MB / 63.99MB 2.0s 14:21:56 [2024-03-30T14:21:56.631Z] #14 sha256:992a857ef57584af4efb4c62d68456f1e8513c95d6248fd796a9ea7f45da4d79 23.58MB / 23.58MB 0.6s done 14:21:56 [2024-03-30T14:21:56.631Z] #14 sha256:abc7e462754aa407ba73b5f3e308e2dd9f24ad9d6692a741f7864bbd27e67eb5 86.41MB / 86.41MB 2.0s 14:21:56 [2024-03-30T14:21:56.631Z] #14 extracting sha256:6ee0baa58a3d368515336c1b5c1cade29c975e1b49a832f19e22f4c46f4a23a7 0.2s 14:21:57 [2024-03-30T14:21:57.555Z] #14 extracting sha256:6ee0baa58a3d368515336c1b5c1cade29c975e1b49a832f19e22f4c46f4a23a7 1.5s done 14:21:57 [2024-03-30T14:21:57.856Z] #14 sha256:3861a6536e4e911503e7d2fc8f93228491ba45d1e5def0d2f3723e32e03d7466 63.99MB / 63.99MB 3.2s done 14:21:57 [2024-03-30T14:21:57.856Z] #14 sha256:7e0e6e85615b1040731361423c1a429ac19cf8cbe3473fbb475e7040fb189414 0B / 64.11MB 3.4s 14:21:57 [2024-03-30T14:21:57.856Z] #14 sha256:be8d131ab8b47041d3915784901da0d32780d16151f2ae2dfefb284210d2cfa3 172B / 172B 3.4s 14:21:58 [2024-03-30T14:21:58.177Z] #14 sha256:7e0e6e85615b1040731361423c1a429ac19cf8cbe3473fbb475e7040fb189414 5.24MB / 64.11MB 3.5s 14:21:58 [2024-03-30T14:21:58.177Z] #14 sha256:7e0e6e85615b1040731361423c1a429ac19cf8cbe3473fbb475e7040fb189414 20.97MB / 64.11MB 3.8s 14:21:58 [2024-03-30T14:21:58.433Z] #14 sha256:7e0e6e85615b1040731361423c1a429ac19cf8cbe3473fbb475e7040fb189414 32.51MB / 64.11MB 4.0s 14:21:58 [2024-03-30T14:21:58.694Z] #14 sha256:7e0e6e85615b1040731361423c1a429ac19cf8cbe3473fbb475e7040fb189414 51.38MB / 64.11MB 4.3s 14:21:58 [2024-03-30T14:21:58.987Z] #14 sha256:7e0e6e85615b1040731361423c1a429ac19cf8cbe3473fbb475e7040fb189414 64.11MB / 64.11MB 4.5s 14:21:59 [2024-03-30T14:21:59.548Z] #14 extracting sha256:992a857ef57584af4efb4c62d68456f1e8513c95d6248fd796a9ea7f45da4d79 14:21:59 [2024-03-30T14:21:59.803Z] #14 sha256:abc7e462754aa407ba73b5f3e308e2dd9f24ad9d6692a741f7864bbd27e67eb5 86.41MB / 86.41MB 5.3s done 14:21:59 [2024-03-30T14:21:59.803Z] #14 sha256:be8d131ab8b47041d3915784901da0d32780d16151f2ae2dfefb284210d2cfa3 172B / 172B 5.3s done 14:22:00 [2024-03-30T14:22:00.058Z] #14 extracting sha256:992a857ef57584af4efb4c62d68456f1e8513c95d6248fd796a9ea7f45da4d79 0.4s done 14:22:01 [2024-03-30T14:22:01.419Z] #14 sha256:7e0e6e85615b1040731361423c1a429ac19cf8cbe3473fbb475e7040fb189414 64.11MB / 64.11MB 6.8s done 14:22:01 [2024-03-30T14:22:01.419Z] #14 extracting sha256:3861a6536e4e911503e7d2fc8f93228491ba45d1e5def0d2f3723e32e03d7466 14:22:01 [2024-03-30T14:22:01.419Z] #14 ... 14:22:01 [2024-03-30T14:22:01.419Z] 14:22:01 [2024-03-30T14:22:01.419Z] #15 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:e97ee92bf1e11a2de654e9f3da827d8dce32b54e0490ac83bfc65c8706568116 14:22:01 [2024-03-30T14:22:01.419Z] #15 resolve docker.io/library/debian:bookworm@sha256:e97ee92bf1e11a2de654e9f3da827d8dce32b54e0490ac83bfc65c8706568116 0.3s done 14:22:01 [2024-03-30T14:22:01.419Z] #15 sha256:e97ee92bf1e11a2de654e9f3da827d8dce32b54e0490ac83bfc65c8706568116 1.85kB / 1.85kB done 14:22:01 [2024-03-30T14:22:01.419Z] #15 sha256:6496a3400e12fbff53da7318b304405a5cb2f185a74bdb4458dcc4b645839380 529B / 529B done 14:22:01 [2024-03-30T14:22:01.419Z] #15 sha256:f50f6cc64f28b1aaef7790f6c4ed819e861d47d91836502f2462b81c9b840dc2 1.48kB / 1.48kB done 14:22:01 [2024-03-30T14:22:01.419Z] #15 sha256:6ee0baa58a3d368515336c1b5c1cade29c975e1b49a832f19e22f4c46f4a23a7 49.59MB / 49.59MB 1.6s done 14:22:01 [2024-03-30T14:22:01.419Z] #15 DONE 7.5s 14:22:01 [2024-03-30T14:22:01.419Z] 14:22:01 [2024-03-30T14:22:01.419Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.8-bookworm@sha256:05a9064db595ba2a6aa7c2d48d16ba5872c42583606741c750b0d895e9d0a09d 14:22:01 [2024-03-30T14:22:01.419Z] #14 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 6.8s done 14:22:01 [2024-03-30T14:22:01.419Z] #14 ... 14:22:01 [2024-03-30T14:22:01.419Z] 14:22:01 [2024-03-30T14:22:01.419Z] #16 [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 14:22:01 [2024-03-30T14:22:01.419Z] #16 ... 14:22:01 [2024-03-30T14:22:01.419Z] 14:22:01 [2024-03-30T14:22:01.419Z] #17 [xx 1/1] FROM docker.io/tonistiigi/xx:1.4.0@sha256:0cd3f05c72d6c9b038eb135f91376ee1169ef3a330d34e418e65e2a5c2e9c0d4 14:22:01 [2024-03-30T14:22:01.419Z] #17 resolve docker.io/tonistiigi/xx:1.4.0@sha256:0cd3f05c72d6c9b038eb135f91376ee1169ef3a330d34e418e65e2a5c2e9c0d4 0.2s done 14:22:01 [2024-03-30T14:22:01.419Z] #17 sha256:0cd3f05c72d6c9b038eb135f91376ee1169ef3a330d34e418e65e2a5c2e9c0d4 9.95kB / 9.95kB done 14:22:01 [2024-03-30T14:22:01.419Z] #17 sha256:d3a173a007193860a110931669be7b62592611955cda3814d38b4d9118ef81ea 478B / 478B done 14:22:01 [2024-03-30T14:22:01.419Z] #17 sha256:5e12c1040c875988c0a21efaa5dcafac5c2b8a956cf038d6789abf028aba9a93 940B / 940B done 14:22:01 [2024-03-30T14:22:01.419Z] #17 sha256:0af722b41041edf6b9d4c718ee88b05eb49271fa70e4856c18c261ea0462b564 16.47kB / 16.47kB 6.9s done 14:22:01 [2024-03-30T14:22:01.419Z] #17 extracting sha256:0af722b41041edf6b9d4c718ee88b05eb49271fa70e4856c18c261ea0462b564 done 14:22:01 [2024-03-30T14:22:01.419Z] #17 DONE 7.6s 14:22:01 [2024-03-30T14:22:01.419Z] 14:22:01 [2024-03-30T14:22:01.419Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.8-bookworm@sha256:05a9064db595ba2a6aa7c2d48d16ba5872c42583606741c750b0d895e9d0a09d 14:22:03 [2024-03-30T14:22:03.454Z] #14 extracting sha256:3861a6536e4e911503e7d2fc8f93228491ba45d1e5def0d2f3723e32e03d7466 2.4s done 14:22:03 [2024-03-30T14:22:03.709Z] #14 ... 14:22:03 [2024-03-30T14:22:03.709Z] 14:22:03 [2024-03-30T14:22:03.709Z] #18 [compose 1/1] FROM docker.io/docker/compose-bin:v2.25.0@sha256:b17f617b148fca1143582c267fe2547b91b60241872557fa7a8f8df5bb16ef58 14:22:03 [2024-03-30T14:22:03.709Z] #18 resolve docker.io/docker/compose-bin:v2.25.0@sha256:b17f617b148fca1143582c267fe2547b91b60241872557fa7a8f8df5bb16ef58 0.2s done 14:22:03 [2024-03-30T14:22:03.709Z] #18 sha256:b17f617b148fca1143582c267fe2547b91b60241872557fa7a8f8df5bb16ef58 8.43kB / 8.43kB done 14:22:03 [2024-03-30T14:22:03.709Z] #18 sha256:d78f02d4266a872db42a2f51712f5b69db0c3c4b0713b57e109666e792df2666 482B / 482B done 14:22:03 [2024-03-30T14:22:03.709Z] #18 sha256:0a18cb5a34e1afa220a6afea023d787ee919e87c098b3180f3fa80d23cd16adb 1.13kB / 1.13kB done 14:22:03 [2024-03-30T14:22:03.709Z] #18 sha256:7ef00369bc59ffb1849fe6c73f30a7fc37f42d82073afe76bf9d9b1c1460699a 16.65MB / 16.65MB 9.0s done 14:22:03 [2024-03-30T14:22:03.709Z] #18 extracting sha256:7ef00369bc59ffb1849fe6c73f30a7fc37f42d82073afe76bf9d9b1c1460699a 0.3s 14:22:03 [2024-03-30T14:22:03.965Z] #18 extracting sha256:7ef00369bc59ffb1849fe6c73f30a7fc37f42d82073afe76bf9d9b1c1460699a 0.3s done 14:22:03 [2024-03-30T14:22:03.965Z] #18 ... 14:22:03 [2024-03-30T14:22:03.965Z] 14:22:03 [2024-03-30T14:22:03.965Z] #19 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 14:22:03 [2024-03-30T14:22:03.965Z] #19 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done 14:22:03 [2024-03-30T14:22:03.965Z] #19 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 14:22:03 [2024-03-30T14:22:03.965Z] #19 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done 14:22:03 [2024-03-30T14:22:03.965Z] #19 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done 14:22:03 [2024-03-30T14:22:03.965Z] #19 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 8.5s done 14:22:03 [2024-03-30T14:22:03.965Z] #19 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.4s done 14:22:03 [2024-03-30T14:22:03.965Z] #19 ... 14:22:03 [2024-03-30T14:22:03.965Z] 14:22:03 [2024-03-30T14:22:03.965Z] #20 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 14:22:03 [2024-03-30T14:22:03.965Z] #20 resolve docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 0.3s done 14:22:03 [2024-03-30T14:22:03.965Z] #20 sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 4.67kB / 4.67kB done 14:22:03 [2024-03-30T14:22:03.965Z] #20 sha256:d6213c56dc23f948e18d58abb6499f2112d85fc8c0eae4391386b6bcfaa70e01 1.05kB / 1.05kB done 14:22:03 [2024-03-30T14:22:03.965Z] #20 sha256:184ed8ae6fb6cdaf999646a8855ce3916872363882142964f36a096186792c50 2.57kB / 2.57kB done 14:22:03 [2024-03-30T14:22:03.965Z] #20 sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 286.20kB / 286.20kB 9.5s 14:22:03 [2024-03-30T14:22:03.965Z] #20 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 9.5s 14:22:03 [2024-03-30T14:22:03.965Z] #20 ... 14:22:03 [2024-03-30T14:22:03.965Z] 14:22:03 [2024-03-30T14:22:03.965Z] #21 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.13.1@sha256:b3ca2dfdd79c0378bbba69dd91e494f2683b5ab592e78a6d57d6f1f7bc0a5a60 14:22:03 [2024-03-30T14:22:03.965Z] #21 resolve docker.io/docker/buildx-bin:0.13.1@sha256:b3ca2dfdd79c0378bbba69dd91e494f2683b5ab592e78a6d57d6f1f7bc0a5a60 0.2s done 14:22:03 [2024-03-30T14:22:03.965Z] #21 sha256:b3ca2dfdd79c0378bbba69dd91e494f2683b5ab592e78a6d57d6f1f7bc0a5a60 8.43kB / 8.43kB done 14:22:03 [2024-03-30T14:22:03.965Z] #21 sha256:2ebce8c08cf8ceb899dfb863d96ad780e5765ee2996a39e7bb80abd22300e3fe 482B / 482B done 14:22:03 [2024-03-30T14:22:03.965Z] #21 sha256:fdeeb9474c5ad8b86b766022dfc0140d5ad606b88fe76836f380e0da3a9f0540 1.14kB / 1.14kB done 14:22:03 [2024-03-30T14:22:03.965Z] #21 sha256:561e37d5fd405001bb7944b4cd2d3fd900cc24411835ab029f55897867f318f9 16.35MB / 16.35MB 8.0s done 14:22:03 [2024-03-30T14:22:03.965Z] #21 extracting sha256:561e37d5fd405001bb7944b4cd2d3fd900cc24411835ab029f55897867f318f9 0.4s done 14:22:03 [2024-03-30T14:22:03.965Z] #21 DONE 10.3s 14:22:03 [2024-03-30T14:22:03.965Z] 14:22:03 [2024-03-30T14:22:03.965Z] #20 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 14:22:03 [2024-03-30T14:22:03.965Z] #20 sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 286.20kB / 286.20kB 9.6s done 14:22:03 [2024-03-30T14:22:03.965Z] #20 ... 14:22:03 [2024-03-30T14:22:03.965Z] 14:22:03 [2024-03-30T14:22:03.965Z] #22 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966 14:22:03 [2024-03-30T14:22:03.965Z] #22 resolve docker.io/library/busybox:latest@sha256:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966 0.2s done 14:22:03 [2024-03-30T14:22:03.965Z] #22 sha256:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966 6.76kB / 6.76kB done 14:22:03 [2024-03-30T14:22:03.965Z] #22 sha256:15b3852228f2a4251fb997ce32a52204b76babcaae22df16cac5e217d95a5c07 610B / 610B done 14:22:03 [2024-03-30T14:22:03.965Z] #22 sha256:46bd05c4a04f3d121198e054da02daed22d0f561764acb0f0594066d5972619b 390B / 390B done 14:22:03 [2024-03-30T14:22:03.965Z] #22 sha256:45d8eb5967de4c266a4cee23081b4e3855f4f8690f8b9165f804d19278bdeb5e 1.84MB / 1.84MB 9.4s done 14:22:03 [2024-03-30T14:22:03.965Z] #22 extracting sha256:45d8eb5967de4c266a4cee23081b4e3855f4f8690f8b9165f804d19278bdeb5e 0.1s done 14:22:04 [2024-03-30T14:22:04.220Z] #22 ... 14:22:04 [2024-03-30T14:22:04.220Z] 14:22:04 [2024-03-30T14:22:04.220Z] #20 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 14:22:04 [2024-03-30T14:22:04.220Z] #20 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 14:22:04 [2024-03-30T14:22:04.220Z] #20 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 9.8s done 14:22:04 [2024-03-30T14:22:04.220Z] #20 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.1s done 14:22:04 [2024-03-30T14:22:04.571Z] #20 ... 14:22:04 [2024-03-30T14:22:04.571Z] 14:22:04 [2024-03-30T14:22:04.571Z] #19 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 14:22:04 [2024-03-30T14:22:04.571Z] #19 DONE 10.7s 14:22:04 [2024-03-30T14:22:04.571Z] 14:22:04 [2024-03-30T14:22:04.571Z] #20 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 14:22:04 [2024-03-30T14:22:04.571Z] #20 sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 766B / 766B 10.0s 14:22:04 [2024-03-30T14:22:04.571Z] #20 sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 0B / 5.82MB 10.0s 14:22:04 [2024-03-30T14:22:04.571Z] #20 sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 1.04MB / 5.82MB 10.1s 14:22:04 [2024-03-30T14:22:04.571Z] #20 extracting sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 14:22:04 [2024-03-30T14:22:04.826Z] #20 ... 14:22:04 [2024-03-30T14:22:04.826Z] 14:22:04 [2024-03-30T14:22:04.826Z] #18 [compose 1/1] FROM docker.io/docker/compose-bin:v2.25.0@sha256:b17f617b148fca1143582c267fe2547b91b60241872557fa7a8f8df5bb16ef58 14:22:04 [2024-03-30T14:22:04.826Z] #18 DONE 10.8s 14:22:04 [2024-03-30T14:22:04.826Z] 14:22:04 [2024-03-30T14:22:04.826Z] #22 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966 14:22:04 [2024-03-30T14:22:04.826Z] #22 DONE 10.9s 14:22:04 [2024-03-30T14:22:04.826Z] 14:22:04 [2024-03-30T14:22:04.826Z] #20 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 14:22:04 [2024-03-30T14:22:04.826Z] #20 sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 5.82MB / 5.82MB 10.3s 14:22:04 [2024-03-30T14:22:04.826Z] #20 extracting sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 0.1s done 14:22:05 [2024-03-30T14:22:05.081Z] #20 sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 5.82MB / 5.82MB 10.5s done 14:22:05 [2024-03-30T14:22:05.081Z] #20 extracting sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 14:22:05 [2024-03-30T14:22:05.337Z] #20 extracting sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 done 14:22:05 [2024-03-30T14:22:05.337Z] #20 extracting sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 14:22:05 [2024-03-30T14:22:05.592Z] #20 extracting sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 0.2s done 14:22:05 [2024-03-30T14:22:05.846Z] #20 DONE 12.2s 14:22:05 [2024-03-30T14:22:05.846Z] 14:22:05 [2024-03-30T14:22:05.846Z] #23 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2 14:22:11 [2024-03-30T14:22:11.080Z] #23 ... 14:22:11 [2024-03-30T14:22:11.080Z] 14:22:11 [2024-03-30T14:22:11.080Z] #16 [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 14:22:11 [2024-03-30T14:22:11.080Z] #16 0.589 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] 14:22:11 [2024-03-30T14:22:11.080Z] #16 0.606 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] 14:22:11 [2024-03-30T14:22:11.080Z] #16 0.713 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] 14:22:11 [2024-03-30T14:22:11.080Z] #16 0.803 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB] 14:22:11 [2024-03-30T14:22:11.080Z] #16 1.207 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB] 14:22:11 [2024-03-30T14:22:11.080Z] #16 1.210 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [145 kB] 14:22:11 [2024-03-30T14:22:11.080Z] #16 2.434 Fetched 9097 kB in 2s (4325 kB/s) 14:22:11 [2024-03-30T14:22:11.080Z] #16 2.434 Reading package lists... 14:22:11 [2024-03-30T14:22:11.080Z] #16 3.114 Reading package lists... 14:22:11 [2024-03-30T14:22:11.080Z] #16 3.723 Building dependency tree... 14:22:11 [2024-03-30T14:22:11.080Z] #16 4.160 The following additional packages will be installed: 14:22:11 [2024-03-30T14:22:11.080Z] #16 4.161 libbrotli1 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 14:22:11 [2024-03-30T14:22:11.080Z] #16 4.161 libkrb5-3 libkrb5support0 libldap-2.5-0 libnghttp2-14 libonig5 libpsl5 14:22:11 [2024-03-30T14:22:11.080Z] #16 4.162 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl3 openssl 14:22:11 [2024-03-30T14:22:11.080Z] #16 4.165 Suggested packages: 14:22:11 [2024-03-30T14:22:11.080Z] #16 4.165 krb5-doc krb5-user 14:22:11 [2024-03-30T14:22:11.080Z] #16 4.165 Recommended packages: 14:22:11 [2024-03-30T14:22:11.080Z] #16 4.165 krb5-locales libldap-common publicsuffix libsasl2-modules 14:22:11 [2024-03-30T14:22:11.080Z] #16 4.335 The following NEW packages will be installed: 14:22:11 [2024-03-30T14:22:11.080Z] #16 4.336 ca-certificates curl jq libbrotli1 libcurl4 libgssapi-krb5-2 libjq1 14:22:11 [2024-03-30T14:22:11.080Z] #16 4.336 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.5-0 14:22:11 [2024-03-30T14:22:11.080Z] #16 4.336 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db 14:22:11 [2024-03-30T14:22:11.080Z] #16 4.337 libssh2-1 libssl3 openssl 14:22:11 [2024-03-30T14:22:11.080Z] #16 4.716 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. 14:22:11 [2024-03-30T14:22:11.080Z] #16 4.716 Need to get 5813 kB of archives. 14:22:11 [2024-03-30T14:22:11.080Z] #16 4.716 After this operation, 16.1 MB of additional disk space will be used. 14:22:11 [2024-03-30T14:22:11.080Z] #16 4.716 Get:1 http://deb.debian.org/debian bookworm/main arm64 libssl3 arm64 3.0.11-1~deb12u2 [1803 kB] 14:22:11 [2024-03-30T14:22:11.080Z] #16 4.754 Get:2 http://deb.debian.org/debian bookworm/main arm64 openssl arm64 3.0.11-1~deb12u2 [1385 kB] 14:22:11 [2024-03-30T14:22:11.080Z] #16 4.779 Get:3 http://deb.debian.org/debian bookworm/main arm64 ca-certificates all 20230311 [153 kB] 14:22:11 [2024-03-30T14:22:11.080Z] #16 4.782 Get:4 http://deb.debian.org/debian bookworm/main arm64 libbrotli1 arm64 1.0.9-2+b6 [269 kB] 14:22:11 [2024-03-30T14:22:11.080Z] #16 4.822 Get:5 http://deb.debian.org/debian bookworm/main arm64 libkrb5support0 arm64 1.20.1-2+deb12u1 [31.7 kB] 14:22:11 [2024-03-30T14:22:11.080Z] #16 4.843 Get:6 http://deb.debian.org/debian bookworm/main arm64 libk5crypto3 arm64 1.20.1-2+deb12u1 [79.0 kB] 14:22:11 [2024-03-30T14:22:11.080Z] #16 4.844 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkeyutils1 arm64 1.6.3-2 [8844 B] 14:22:11 [2024-03-30T14:22:11.080Z] #16 4.846 Get:8 http://deb.debian.org/debian bookworm/main arm64 libkrb5-3 arm64 1.20.1-2+deb12u1 [313 kB] 14:22:11 [2024-03-30T14:22:11.080Z] #16 4.854 Get:9 http://deb.debian.org/debian bookworm/main arm64 libgssapi-krb5-2 arm64 1.20.1-2+deb12u1 [123 kB] 14:22:11 [2024-03-30T14:22:11.080Z] #16 4.855 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.8 kB] 14:22:11 [2024-03-30T14:22:11.080Z] #16 4.856 Get:11 http://deb.debian.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [58.0 kB] 14:22:11 [2024-03-30T14:22:11.080Z] #16 4.859 Get:12 http://deb.debian.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5 [171 kB] 14:22:11 [2024-03-30T14:22:11.080Z] #16 4.860 Get:13 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1+deb12u1 [68.3 kB] 14:22:11 [2024-03-30T14:22:11.080Z] #16 4.865 Get:14 http://deb.debian.org/debian bookworm/main arm64 libpsl5 arm64 0.21.2-1 [58.6 kB] 14:22:11 [2024-03-30T14:22:11.080Z] #16 4.865 Get:15 http://deb.debian.org/debian bookworm/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] 14:22:11 [2024-03-30T14:22:11.080Z] #16 4.865 Get:16 http://deb.debian.org/debian bookworm/main arm64 libssh2-1 arm64 1.10.0-3+b1 [172 kB] 14:22:11 [2024-03-30T14:22:11.080Z] #16 4.866 Get:17 http://deb.debian.org/debian bookworm/main arm64 libcurl4 arm64 7.88.1-10+deb12u5 [366 kB] 14:22:11 [2024-03-30T14:22:11.080Z] #16 4.870 Get:18 http://deb.debian.org/debian bookworm/main arm64 curl arm64 7.88.1-10+deb12u5 [308 kB] 14:22:11 [2024-03-30T14:22:11.080Z] #16 4.875 Get:19 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB] 14:22:11 [2024-03-30T14:22:11.080Z] #16 4.876 Get:20 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB] 14:22:11 [2024-03-30T14:22:11.080Z] #16 4.878 Get:21 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB] 14:22:11 [2024-03-30T14:22:11.080Z] #16 5.270 debconf: delaying package configuration, since apt-utils is not installed 14:22:11 [2024-03-30T14:22:11.080Z] #16 5.427 Fetched 5813 kB in 0s (13.5 MB/s) 14:22:11 [2024-03-30T14:22:11.080Z] #16 5.604 Selecting previously unselected package libssl3:arm64. 14:22:11 [2024-03-30T14:22:11.080Z] #16 5.604 (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 ... 6092 files and directories currently installed.) 14:22:11 [2024-03-30T14:22:11.080Z] #16 5.609 Preparing to unpack .../00-libssl3_3.0.11-1~deb12u2_arm64.deb ... 14:22:11 [2024-03-30T14:22:11.080Z] #16 5.630 Unpacking libssl3:arm64 (3.0.11-1~deb12u2) ... 14:22:11 [2024-03-30T14:22:11.080Z] #16 6.161 Selecting previously unselected package openssl. 14:22:11 [2024-03-30T14:22:11.080Z] #16 6.162 Preparing to unpack .../01-openssl_3.0.11-1~deb12u2_arm64.deb ... 14:22:11 [2024-03-30T14:22:11.080Z] #16 6.235 Unpacking openssl (3.0.11-1~deb12u2) ... 14:22:11 [2024-03-30T14:22:11.080Z] #16 7.006 Selecting previously unselected package ca-certificates. 14:22:11 [2024-03-30T14:22:11.080Z] #16 7.007 Preparing to unpack .../02-ca-certificates_20230311_all.deb ... 14:22:11 [2024-03-30T14:22:11.080Z] #16 7.033 Unpacking ca-certificates (20230311) ... 14:22:11 [2024-03-30T14:22:11.080Z] #16 7.456 Selecting previously unselected package libbrotli1:arm64. 14:22:11 [2024-03-30T14:22:11.080Z] #16 7.458 Preparing to unpack .../03-libbrotli1_1.0.9-2+b6_arm64.deb ... 14:22:11 [2024-03-30T14:22:11.080Z] #16 7.507 Unpacking libbrotli1:arm64 (1.0.9-2+b6) ... 14:22:11 [2024-03-30T14:22:11.080Z] #16 7.948 Selecting previously unselected package libkrb5support0:arm64. 14:22:11 [2024-03-30T14:22:11.080Z] #16 7.950 Preparing to unpack .../04-libkrb5support0_1.20.1-2+deb12u1_arm64.deb ... 14:22:11 [2024-03-30T14:22:11.080Z] #16 8.039 Unpacking libkrb5support0:arm64 (1.20.1-2+deb12u1) ... 14:22:11 [2024-03-30T14:22:11.080Z] #16 8.411 Selecting previously unselected package libk5crypto3:arm64. 14:22:11 [2024-03-30T14:22:11.080Z] #16 8.412 Preparing to unpack .../05-libk5crypto3_1.20.1-2+deb12u1_arm64.deb ... 14:22:11 [2024-03-30T14:22:11.080Z] #16 8.503 Unpacking libk5crypto3:arm64 (1.20.1-2+deb12u1) ... 14:22:11 [2024-03-30T14:22:11.080Z] #16 8.582 Selecting previously unselected package libkeyutils1:arm64. 14:22:11 [2024-03-30T14:22:11.080Z] #16 8.583 Preparing to unpack .../06-libkeyutils1_1.6.3-2_arm64.deb ... 14:22:11 [2024-03-30T14:22:11.080Z] #16 8.603 Unpacking libkeyutils1:arm64 (1.6.3-2) ... 14:22:11 [2024-03-30T14:22:11.080Z] #16 8.807 Selecting previously unselected package libkrb5-3:arm64. 14:22:11 [2024-03-30T14:22:11.080Z] #16 8.808 Preparing to unpack .../07-libkrb5-3_1.20.1-2+deb12u1_arm64.deb ... 14:22:11 [2024-03-30T14:22:11.080Z] #16 8.869 Unpacking libkrb5-3:arm64 (1.20.1-2+deb12u1) ... 14:22:11 [2024-03-30T14:22:11.080Z] #16 9.153 Selecting previously unselected package libgssapi-krb5-2:arm64. 14:22:11 [2024-03-30T14:22:11.080Z] #16 9.154 Preparing to unpack .../08-libgssapi-krb5-2_1.20.1-2+deb12u1_arm64.deb ... 14:22:11 [2024-03-30T14:22:11.080Z] #16 9.165 Unpacking libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ... 14:22:11 [2024-03-30T14:22:11.080Z] #16 9.441 Selecting previously unselected package libsasl2-modules-db:arm64. 14:22:11 [2024-03-30T14:22:11.080Z] #16 9.443 Preparing to unpack .../09-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ... 14:22:11 [2024-03-30T14:22:11.080Z] #16 9.468 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... 14:22:11 [2024-03-30T14:22:11.406Z] #16 10.08 Selecting previously unselected package libsasl2-2:arm64. 14:22:11 [2024-03-30T14:22:11.406Z] #16 10.08 Preparing to unpack .../10-libsasl2-2_2.1.28+dfsg-10_arm64.deb ... 14:22:11 [2024-03-30T14:22:11.406Z] #16 10.12 Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ... 14:22:11 [2024-03-30T14:22:11.662Z] #16 10.59 Selecting previously unselected package libldap-2.5-0:arm64. 14:22:11 [2024-03-30T14:22:11.917Z] #16 10.59 Preparing to unpack .../11-libldap-2.5-0_2.5.13+dfsg-5_arm64.deb ... 14:22:11 [2024-03-30T14:22:11.917Z] #16 10.67 Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-5) ... 14:22:12 [2024-03-30T14:22:12.172Z] #16 10.97 Selecting previously unselected package libnghttp2-14:arm64. 14:22:12 [2024-03-30T14:22:12.172Z] #16 10.97 Preparing to unpack .../12-libnghttp2-14_1.52.0-1+deb12u1_arm64.deb ... 14:22:12 [2024-03-30T14:22:12.172Z] #16 10.98 Unpacking libnghttp2-14:arm64 (1.52.0-1+deb12u1) ... 14:22:12 [2024-03-30T14:22:12.172Z] #16 11.11 Selecting previously unselected package libpsl5:arm64. 14:22:12 [2024-03-30T14:22:12.427Z] #16 11.11 Preparing to unpack .../13-libpsl5_0.21.2-1_arm64.deb ... 14:22:12 [2024-03-30T14:22:12.427Z] #16 11.12 Unpacking libpsl5:arm64 (0.21.2-1) ... 14:22:12 [2024-03-30T14:22:12.427Z] #16 11.23 Selecting previously unselected package librtmp1:arm64. 14:22:12 [2024-03-30T14:22:12.427Z] #16 11.23 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... 14:22:12 [2024-03-30T14:22:12.427Z] #16 11.24 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... 14:22:13 [2024-03-30T14:22:13.351Z] #16 12.01 Selecting previously unselected package libssh2-1:arm64. 14:22:13 [2024-03-30T14:22:13.351Z] #16 12.01 Preparing to unpack .../15-libssh2-1_1.10.0-3+b1_arm64.deb ... 14:22:13 [2024-03-30T14:22:13.351Z] #16 12.21 Unpacking libssh2-1:arm64 (1.10.0-3+b1) ... 14:22:13 [2024-03-30T14:22:13.910Z] #16 ... 14:22:13 [2024-03-30T14:22:13.910Z] 14:22:13 [2024-03-30T14:22:13.910Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.8-bookworm@sha256:05a9064db595ba2a6aa7c2d48d16ba5872c42583606741c750b0d895e9d0a09d 14:22:13 [2024-03-30T14:22:13.910Z] #14 extracting sha256:abc7e462754aa407ba73b5f3e308e2dd9f24ad9d6692a741f7864bbd27e67eb5 2.4s done 14:22:13 [2024-03-30T14:22:13.910Z] #14 extracting sha256:7e0e6e85615b1040731361423c1a429ac19cf8cbe3473fbb475e7040fb189414 6.0s done 14:22:13 [2024-03-30T14:22:13.910Z] #14 extracting sha256:be8d131ab8b47041d3915784901da0d32780d16151f2ae2dfefb284210d2cfa3 done 14:22:14 [2024-03-30T14:22:14.564Z] #14 ... 14:22:14 [2024-03-30T14:22:14.564Z] 14:22:14 [2024-03-30T14:22:14.564Z] #16 [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 14:22:14 [2024-03-30T14:22:14.564Z] #16 13.13 Selecting previously unselected package libcurl4:arm64. 14:22:14 [2024-03-30T14:22:14.564Z] #16 13.13 Preparing to unpack .../16-libcurl4_7.88.1-10+deb12u5_arm64.deb ... 14:22:14 [2024-03-30T14:22:14.564Z] #16 13.32 Unpacking libcurl4:arm64 (7.88.1-10+deb12u5) ... 14:22:14 [2024-03-30T14:22:14.564Z] #16 ... 14:22:14 [2024-03-30T14:22:14.564Z] 14:22:14 [2024-03-30T14:22:14.564Z] #24 [build-dummy 2/2] RUN mkdir -p /build 14:22:14 [2024-03-30T14:22:14.819Z] #24 ... 14:22:14 [2024-03-30T14:22:14.819Z] 14:22:14 [2024-03-30T14:22:14.819Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.8-bookworm@sha256:05a9064db595ba2a6aa7c2d48d16ba5872c42583606741c750b0d895e9d0a09d 14:22:14 [2024-03-30T14:22:14.819Z] #14 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 14:22:16 [2024-03-30T14:22:16.794Z] #14 DONE 22.6s 14:22:16 [2024-03-30T14:22:16.794Z] 14:22:16 [2024-03-30T14:22:16.794Z] #16 [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 14:22:16 [2024-03-30T14:22:16.794Z] #16 13.61 Selecting previously unselected package curl. 14:22:16 [2024-03-30T14:22:16.794Z] #16 13.61 Preparing to unpack .../17-curl_7.88.1-10+deb12u5_arm64.deb ... 14:22:16 [2024-03-30T14:22:16.794Z] #16 13.62 Unpacking curl (7.88.1-10+deb12u5) ... 14:22:16 [2024-03-30T14:22:16.794Z] #16 13.82 Selecting previously unselected package libonig5:arm64. 14:22:16 [2024-03-30T14:22:16.794Z] #16 13.82 Preparing to unpack .../18-libonig5_6.9.8-1_arm64.deb ... 14:22:16 [2024-03-30T14:22:16.794Z] #16 13.85 Unpacking libonig5:arm64 (6.9.8-1) ... 14:22:16 [2024-03-30T14:22:16.794Z] #16 14.57 Selecting previously unselected package libjq1:arm64. 14:22:16 [2024-03-30T14:22:16.794Z] #16 14.57 Preparing to unpack .../19-libjq1_1.6-2.1_arm64.deb ... 14:22:16 [2024-03-30T14:22:16.794Z] #16 14.66 Unpacking libjq1:arm64 (1.6-2.1) ... 14:22:16 [2024-03-30T14:22:16.794Z] #16 15.11 Selecting previously unselected package jq. 14:22:16 [2024-03-30T14:22:16.794Z] #16 15.11 Preparing to unpack .../20-jq_1.6-2.1_arm64.deb ... 14:22:16 [2024-03-30T14:22:16.794Z] #16 15.12 Unpacking jq (1.6-2.1) ... 14:22:16 [2024-03-30T14:22:16.794Z] #16 15.25 Setting up libkeyutils1:arm64 (1.6.3-2) ... 14:22:16 [2024-03-30T14:22:16.794Z] #16 15.32 Setting up libpsl5:arm64 (0.21.2-1) ... 14:22:16 [2024-03-30T14:22:16.794Z] #16 15.34 Setting up libbrotli1:arm64 (1.0.9-2+b6) ... 14:22:16 [2024-03-30T14:22:16.794Z] #16 15.36 Setting up libssl3:arm64 (3.0.11-1~deb12u2) ... 14:22:16 [2024-03-30T14:22:16.794Z] #16 15.62 Setting up libnghttp2-14:arm64 (1.52.0-1+deb12u1) ... 14:22:17 [2024-03-30T14:22:17.354Z] #16 16.01 Setting up libkrb5support0:arm64 (1.20.1-2+deb12u1) ... 14:22:18 [2024-03-30T14:22:18.277Z] #16 16.89 Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... 14:22:18 [2024-03-30T14:22:18.277Z] #16 17.21 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... 14:22:18 [2024-03-30T14:22:18.540Z] #16 17.41 Setting up libk5crypto3:arm64 (1.20.1-2+deb12u1) ... 14:22:18 [2024-03-30T14:22:18.795Z] #16 17.44 Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ... 14:22:18 [2024-03-30T14:22:18.795Z] #16 17.48 Setting up libssh2-1:arm64 (1.10.0-3+b1) ... 14:22:18 [2024-03-30T14:22:18.795Z] #16 17.57 Setting up libkrb5-3:arm64 (1.20.1-2+deb12u1) ... 14:22:18 [2024-03-30T14:22:18.795Z] #16 17.60 Setting up openssl (3.0.11-1~deb12u2) ... 14:22:18 [2024-03-30T14:22:18.795Z] #16 17.63 Setting up libonig5:arm64 (6.9.8-1) ... 14:22:18 [2024-03-30T14:22:18.795Z] #16 17.69 Setting up libjq1:arm64 (1.6-2.1) ... 14:22:19 [2024-03-30T14:22:19.354Z] #16 17.72 Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-5) ... 14:22:19 [2024-03-30T14:22:19.354Z] #16 17.74 Setting up ca-certificates (20230311) ... 14:22:19 [2024-03-30T14:22:19.354Z] #16 18.17 debconf: unable to initialize frontend: Dialog 14:22:19 [2024-03-30T14:22:19.354Z] #16 18.17 debconf: (TERM is not set, so the dialog frontend is not usable.) 14:22:19 [2024-03-30T14:22:19.354Z] #16 18.17 debconf: falling back to frontend: Readline 14:22:19 [2024-03-30T14:22:19.609Z] #16 18.17 debconf: unable to initialize frontend: Readline 14:22:19 [2024-03-30T14:22:19.609Z] #16 18.17 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.) 14:22:19 [2024-03-30T14:22:19.609Z] #16 18.17 debconf: falling back to frontend: Teletype 14:22:19 [2024-03-30T14:22:19.609Z] #16 18.47 Updating certificates in /etc/ssl/certs... 14:22:20 [2024-03-30T14:22:20.168Z] #16 18.89 140 added, 0 removed; done. 14:22:20 [2024-03-30T14:22:20.422Z] #16 19.32 Setting up libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ... 14:22:20 [2024-03-30T14:22:20.681Z] #16 19.61 Setting up jq (1.6-2.1) ... 14:22:20 [2024-03-30T14:22:20.936Z] #16 19.81 Setting up libcurl4:arm64 (7.88.1-10+deb12u5) ... 14:22:21 [2024-03-30T14:22:21.190Z] #16 19.84 Setting up curl (7.88.1-10+deb12u5) ... 14:22:21 [2024-03-30T14:22:21.190Z] #16 19.89 Processing triggers for libc-bin (2.36-9+deb12u4) ... 14:22:21 [2024-03-30T14:22:21.190Z] #16 20.08 Processing triggers for ca-certificates (20230311) ... 14:22:21 [2024-03-30T14:22:21.445Z] #16 20.15 Updating certificates in /etc/ssl/certs... 14:22:21 [2024-03-30T14:22:21.700Z] #16 20.47 0 added, 0 removed; done. 14:22:21 [2024-03-30T14:22:21.700Z] #16 20.47 Running hooks in /etc/ca-certificates/update.d... 14:22:21 [2024-03-30T14:22:21.700Z] #16 20.47 done. 14:22:22 [2024-03-30T14:22:22.624Z] #16 ... 14:22:22 [2024-03-30T14:22:22.624Z] 14:22:22 [2024-03-30T14:22:22.624Z] #25 [base 2/4] COPY --from=xx / / 14:22:22 [2024-03-30T14:22:22.624Z] #25 DONE 0.1s 14:22:22 [2024-03-30T14:22:22.624Z] 14:22:22 [2024-03-30T14:22:22.624Z] #24 [build-dummy 2/2] RUN mkdir -p /build 14:22:22 [2024-03-30T14:22:22.624Z] #24 DONE 17.9s 14:22:22 [2024-03-30T14:22:22.624Z] 14:22:22 [2024-03-30T14:22:22.624Z] #23 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2 14:22:22 [2024-03-30T14:22:22.624Z] #23 DONE 16.5s 14:22:22 [2024-03-30T14:22:22.624Z] 14:22:22 [2024-03-30T14:22:22.624Z] #16 [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 14:22:22 [2024-03-30T14:22:22.624Z] #16 DONE 21.3s 14:22:22 [2024-03-30T14:22:22.624Z] 14:22:22 [2024-03-30T14:22:22.624Z] #26 [binary-dummy 1/1] COPY --from=build-dummy /build /build 14:22:22 [2024-03-30T14:22:22.624Z] #26 DONE 0.0s 14:22:22 [2024-03-30T14:22:22.624Z] 14:22:22 [2024-03-30T14:22:22.624Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 14:22:22 [2024-03-30T14:22:22.624Z] #27 DONE 0.1s 14:22:22 [2024-03-30T14:22:22.624Z] 14:22:22 [2024-03-30T14:22:22.624Z] #28 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 14:22:23 [2024-03-30T14:22:23.183Z] #28 DONE 0.6s 14:22:23 [2024-03-30T14:22:23.183Z] 14:22:23 [2024-03-30T14:22:23.183Z] #29 [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 14:22:25 [2024-03-30T14:22:25.066Z] #29 2.588 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... 14:22:25 [2024-03-30T14:22:25.879Z] #29 3.166 #=#=# 14:22:26 [2024-03-30T14:22:26.134Z] #29 3.434 #=#=# ## 3.1% ######################################################################## 100.0% 14:22:26 [2024-03-30T14:22:26.388Z] #29 3.688 14:22:27 [2024-03-30T14:22:27.749Z] #29 ... 14:22:27 [2024-03-30T14:22:27.749Z] 14:22:27 [2024-03-30T14:22:27.749Z] #30 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file 14:22:27 [2024-03-30T14:22:27.749Z] #30 0.602 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] 14:22:27 [2024-03-30T14:22:27.749Z] #30 0.611 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] 14:22:27 [2024-03-30T14:22:27.749Z] #30 0.611 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] 14:22:27 [2024-03-30T14:22:27.749Z] #30 0.681 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB] 14:22:27 [2024-03-30T14:22:27.749Z] #30 0.749 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB] 14:22:27 [2024-03-30T14:22:27.749Z] #30 0.791 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [145 kB] 14:22:27 [2024-03-30T14:22:27.749Z] #30 1.713 Fetched 9097 kB in 1s (6651 kB/s) 14:22:27 [2024-03-30T14:22:27.749Z] #30 1.713 Reading package lists... 14:22:27 [2024-03-30T14:22:27.749Z] #30 2.321 Reading package lists... 14:22:27 [2024-03-30T14:22:27.749Z] #30 2.924 Building dependency tree... 14:22:27 [2024-03-30T14:22:27.749Z] #30 3.103 Reading state information... 14:22:27 [2024-03-30T14:22:27.749Z] #30 3.332 The following additional packages will be installed: 14:22:27 [2024-03-30T14:22:27.749Z] #30 3.333 libmagic-mgc libmagic1 14:22:27 [2024-03-30T14:22:27.749Z] #30 3.364 The following NEW packages will be installed: 14:22:27 [2024-03-30T14:22:27.749Z] #30 3.365 file libmagic-mgc libmagic1 14:22:27 [2024-03-30T14:22:27.749Z] #30 3.639 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. 14:22:27 [2024-03-30T14:22:27.749Z] #30 3.639 Need to get 446 kB of archives. 14:22:27 [2024-03-30T14:22:27.749Z] #30 3.639 After this operation, 8709 kB of additional disk space will be used. 14:22:27 [2024-03-30T14:22:27.749Z] #30 3.639 Get:1 http://deb.debian.org/debian bookworm/main arm64 libmagic-mgc arm64 1:5.44-3 [305 kB] 14:22:27 [2024-03-30T14:22:27.749Z] #30 3.646 Get:2 http://deb.debian.org/debian bookworm/main arm64 libmagic1 arm64 1:5.44-3 [98.5 kB] 14:22:27 [2024-03-30T14:22:27.749Z] #30 3.648 Get:3 http://deb.debian.org/debian bookworm/main arm64 file arm64 1:5.44-3 [42.5 kB] 14:22:27 [2024-03-30T14:22:27.749Z] #30 3.790 debconf: delaying package configuration, since apt-utils is not installed 14:22:27 [2024-03-30T14:22:27.749Z] #30 3.828 Fetched 446 kB in 0s (1632 kB/s) 14:22:27 [2024-03-30T14:22:27.749Z] #30 3.846 Selecting previously unselected package libmagic-mgc. 14:22:27 [2024-03-30T14:22:27.749Z] #30 3.846 (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 ... 15633 files and directories currently installed.) 14:22:27 [2024-03-30T14:22:27.749Z] #30 3.856 Preparing to unpack .../libmagic-mgc_1%3a5.44-3_arm64.deb ... 14:22:27 [2024-03-30T14:22:27.749Z] #30 3.860 Unpacking libmagic-mgc (1:5.44-3) ... 14:22:27 [2024-03-30T14:22:27.749Z] #30 3.964 Selecting previously unselected package libmagic1:arm64. 14:22:27 [2024-03-30T14:22:27.749Z] #30 3.966 Preparing to unpack .../libmagic1_1%3a5.44-3_arm64.deb ... 14:22:27 [2024-03-30T14:22:27.749Z] #30 3.974 Unpacking libmagic1:arm64 (1:5.44-3) ... 14:22:27 [2024-03-30T14:22:27.749Z] #30 4.009 Selecting previously unselected package file. 14:22:27 [2024-03-30T14:22:27.749Z] #30 4.011 Preparing to unpack .../file_1%3a5.44-3_arm64.deb ... 14:22:27 [2024-03-30T14:22:27.749Z] #30 4.016 Unpacking file (1:5.44-3) ... 14:22:27 [2024-03-30T14:22:27.749Z] #30 4.058 Setting up libmagic-mgc (1:5.44-3) ... 14:22:27 [2024-03-30T14:22:27.749Z] #30 4.069 Setting up libmagic1:arm64 (1:5.44-3) ... 14:22:27 [2024-03-30T14:22:27.749Z] #30 4.088 Setting up file (1:5.44-3) ... 14:22:27 [2024-03-30T14:22:27.749Z] #30 4.098 Processing triggers for libc-bin (2.36-9+deb12u4) ... 14:22:27 [2024-03-30T14:22:27.749Z] #30 DONE 4.6s 14:22:27 [2024-03-30T14:22:27.749Z] 14:22:27 [2024-03-30T14:22:27.749Z] #31 [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 14:22:27 [2024-03-30T14:22:27.749Z] #31 ... 14:22:27 [2024-03-30T14:22:27.749Z] 14:22:27 [2024-03-30T14:22:27.749Z] #32 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit 14:22:27 [2024-03-30T14:22:27.749Z] #32 DONE 0.2s 14:22:28 [2024-03-30T14:22:28.010Z] 14:22:28 [2024-03-30T14:22:28.010Z] #33 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli 14:22:28 [2024-03-30T14:22:28.010Z] #33 DONE 0.2s 14:22:28 [2024-03-30T14:22:28.010Z] 14:22:28 [2024-03-30T14:22:28.010Z] #34 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 14:22:28 [2024-03-30T14:22:28.010Z] #34 DONE 0.2s 14:22:28 [2024-03-30T14:22:28.010Z] 14:22:28 [2024-03-30T14:22:28.010Z] #35 [containerd-src 1/3] WORKDIR /usr/src/containerd 14:22:28 [2024-03-30T14:22:28.010Z] #35 DONE 0.2s 14:22:28 [2024-03-30T14:22:28.010Z] 14:22:28 [2024-03-30T14:22:28.010Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 14:22:28 [2024-03-30T14:22:28.010Z] #36 DONE 0.3s 14:22:28 [2024-03-30T14:22:28.010Z] 14:22:28 [2024-03-30T14:22:28.010Z] #37 [runc-src 1/3] WORKDIR /usr/src/runc 14:22:28 [2024-03-30T14:22:28.010Z] #37 DONE 0.3s 14:22:28 [2024-03-30T14:22:28.010Z] 14:22:28 [2024-03-30T14:22:28.010Z] #38 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" 14:22:28 [2024-03-30T14:22:28.010Z] #38 ... 14:22:28 [2024-03-30T14:22:28.010Z] 14:22:28 [2024-03-30T14:22:28.010Z] #39 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc 14:22:28 [2024-03-30T14:22:28.010Z] #39 DONE 0.3s 14:22:28 [2024-03-30T14:22:28.010Z] 14:22:28 [2024-03-30T14:22:28.010Z] #40 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit 14:22:28 [2024-03-30T14:22:28.010Z] #40 DONE 0.3s 14:22:28 [2024-03-30T14:22:28.010Z] 14:22:28 [2024-03-30T14:22:28.010Z] #41 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd 14:22:28 [2024-03-30T14:22:28.010Z] #41 DONE 0.3s 14:22:28 [2024-03-30T14:22:28.010Z] 14:22:28 [2024-03-30T14:22:28.010Z] #42 [registry-src 1/2] WORKDIR /usr/src/registry 14:22:28 [2024-03-30T14:22:28.010Z] #42 DONE 0.4s 14:22:28 [2024-03-30T14:22:28.265Z] 14:22:28 [2024-03-30T14:22:28.265Z] #43 [swagger-src 1/3] WORKDIR /usr/src/swagger 14:22:28 [2024-03-30T14:22:28.265Z] #43 DONE 0.4s 14:22:28 [2024-03-30T14:22:28.265Z] 14:22:28 [2024-03-30T14:22:28.265Z] #44 [tini-src 1/3] WORKDIR /usr/src/tini 14:22:28 [2024-03-30T14:22:28.265Z] #44 DONE 0.4s 14:22:28 [2024-03-30T14:22:28.265Z] 14:22:28 [2024-03-30T14:22:28.265Z] #45 [delve-src 1/3] WORKDIR /usr/src/delve 14:22:28 [2024-03-30T14:22:28.265Z] #45 DONE 0.4s 14:22:28 [2024-03-30T14:22:28.265Z] 14:22:28 [2024-03-30T14:22:28.265Z] #46 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini 14:22:28 [2024-03-30T14:22:28.265Z] #46 DONE 0.4s 14:22:28 [2024-03-30T14:22:28.265Z] 14:22:28 [2024-03-30T14:22:28.265Z] #47 [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 14:22:28 [2024-03-30T14:22:28.825Z] #47 ... 14:22:28 [2024-03-30T14:22:28.825Z] 14:22:28 [2024-03-30T14:22:28.825Z] #48 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git" 14:22:28 [2024-03-30T14:22:28.825Z] #48 0.407 hint: Using 'master' as the name for the initial branch. This default branch name 14:22:28 [2024-03-30T14:22:28.825Z] #48 0.407 hint: is subject to change. To configure the initial branch name to use in all 14:22:28 [2024-03-30T14:22:28.825Z] #48 0.407 hint: of your new repositories, which will suppress this warning, call: 14:22:28 [2024-03-30T14:22:28.825Z] #48 0.407 hint: 14:22:28 [2024-03-30T14:22:28.825Z] #48 0.407 hint: git config --global init.defaultBranch <name> 14:22:28 [2024-03-30T14:22:28.825Z] #48 0.407 hint: 14:22:28 [2024-03-30T14:22:28.825Z] #48 0.407 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 14:22:28 [2024-03-30T14:22:28.825Z] #48 0.407 hint: 'development'. The just-created branch can be renamed via this command: 14:22:28 [2024-03-30T14:22:28.825Z] #48 0.407 hint: 14:22:28 [2024-03-30T14:22:28.825Z] #48 0.407 hint: git branch -m <name> 14:22:28 [2024-03-30T14:22:28.825Z] #48 0.408 Initialized empty Git repository in /usr/src/runc/.git/ 14:22:28 [2024-03-30T14:22:28.825Z] #48 DONE 0.7s 14:22:28 [2024-03-30T14:22:28.825Z] 14:22:28 [2024-03-30T14:22:28.825Z] #38 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" 14:22:28 [2024-03-30T14:22:28.825Z] #38 0.498 hint: Using 'master' as the name for the initial branch. This default branch name 14:22:28 [2024-03-30T14:22:28.825Z] #38 0.498 hint: is subject to change. To configure the initial branch name to use in all 14:22:28 [2024-03-30T14:22:28.825Z] #38 0.498 hint: of your new repositories, which will suppress this warning, call: 14:22:28 [2024-03-30T14:22:28.825Z] #38 0.498 hint: 14:22:28 [2024-03-30T14:22:28.825Z] #38 0.498 hint: git config --global init.defaultBranch <name> 14:22:28 [2024-03-30T14:22:28.825Z] #38 0.498 hint: 14:22:28 [2024-03-30T14:22:28.825Z] #38 0.498 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 14:22:28 [2024-03-30T14:22:28.825Z] #38 0.498 hint: 'development'. The just-created branch can be renamed via this command: 14:22:28 [2024-03-30T14:22:28.825Z] #38 0.498 hint: 14:22:28 [2024-03-30T14:22:28.825Z] #38 0.498 hint: git branch -m <name> 14:22:28 [2024-03-30T14:22:28.825Z] #38 0.595 Initialized empty Git repository in /usr/src/containerd/.git/ 14:22:28 [2024-03-30T14:22:28.825Z] #38 DONE 0.8s 14:22:28 [2024-03-30T14:22:28.825Z] 14:22:28 [2024-03-30T14:22:28.825Z] #49 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.13" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 14:22:28 [2024-03-30T14:22:28.825Z] #49 ... 14:22:28 [2024-03-30T14:22:28.825Z] 14:22:28 [2024-03-30T14:22:28.825Z] #50 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" 14:22:28 [2024-03-30T14:22:28.825Z] #50 0.759 hint: Using 'master' as the name for the initial branch. This default branch name 14:22:28 [2024-03-30T14:22:28.825Z] #50 0.759 hint: is subject to change. To configure the initial branch name to use in all 14:22:28 [2024-03-30T14:22:28.825Z] #50 0.759 hint: of your new repositories, which will suppress this warning, call: 14:22:28 [2024-03-30T14:22:28.825Z] #50 0.759 hint: 14:22:28 [2024-03-30T14:22:28.825Z] #50 0.759 hint: git config --global init.defaultBranch <name> 14:22:28 [2024-03-30T14:22:28.825Z] #50 0.759 hint: 14:22:28 [2024-03-30T14:22:28.825Z] #50 0.759 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 14:22:28 [2024-03-30T14:22:28.825Z] #50 0.759 hint: 'development'. The just-created branch can be renamed via this command: 14:22:28 [2024-03-30T14:22:28.825Z] #50 0.759 hint: 14:22:28 [2024-03-30T14:22:28.825Z] #50 0.759 hint: git branch -m <name> 14:22:28 [2024-03-30T14:22:28.825Z] #50 0.760 Initialized empty Git repository in /usr/src/registry/.git/ 14:22:28 [2024-03-30T14:22:28.825Z] #50 DONE 0.8s 14:22:28 [2024-03-30T14:22:28.825Z] 14:22:28 [2024-03-30T14:22:28.825Z] #51 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git" 14:22:28 [2024-03-30T14:22:28.825Z] #51 0.877 hint: Using 'master' as the name for the initial branch. This default branch name 14:22:28 [2024-03-30T14:22:28.825Z] #51 0.877 hint: is subject to change. To configure the initial branch name to use in all 14:22:28 [2024-03-30T14:22:28.825Z] #51 0.877 hint: of your new repositories, which will suppress this warning, call: 14:22:28 [2024-03-30T14:22:28.825Z] #51 0.877 hint: 14:22:28 [2024-03-30T14:22:28.825Z] #51 0.877 hint: git config --global init.defaultBranch <name> 14:22:28 [2024-03-30T14:22:28.825Z] #51 0.877 hint: 14:22:28 [2024-03-30T14:22:28.825Z] #51 0.877 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 14:22:28 [2024-03-30T14:22:28.825Z] #51 0.877 hint: 'development'. The just-created branch can be renamed via this command: 14:22:28 [2024-03-30T14:22:28.825Z] #51 0.877 hint: 14:22:28 [2024-03-30T14:22:28.825Z] #51 0.877 hint: git branch -m <name> 14:22:28 [2024-03-30T14:22:28.825Z] #51 0.879 Initialized empty Git repository in /usr/src/rootlesskit/.git/ 14:22:28 [2024-03-30T14:22:28.825Z] #51 DONE 0.9s 14:22:29 [2024-03-30T14:22:29.080Z] 14:22:29 [2024-03-30T14:22:29.080Z] #52 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.2" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 14:22:29 [2024-03-30T14:22:29.080Z] #52 ... 14:22:29 [2024-03-30T14:22:29.080Z] 14:22:29 [2024-03-30T14:22:29.080Z] #53 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git" 14:22:29 [2024-03-30T14:22:29.080Z] #53 0.842 hint: Using 'master' as the name for the initial branch. This default branch name 14:22:29 [2024-03-30T14:22:29.080Z] #53 0.842 hint: is subject to change. To configure the initial branch name to use in all 14:22:29 [2024-03-30T14:22:29.080Z] #53 0.842 hint: of your new repositories, which will suppress this warning, call: 14:22:29 [2024-03-30T14:22:29.080Z] #53 0.842 hint: 14:22:29 [2024-03-30T14:22:29.080Z] #53 0.842 hint: git config --global init.defaultBranch <name> 14:22:29 [2024-03-30T14:22:29.080Z] #53 0.842 hint: 14:22:29 [2024-03-30T14:22:29.080Z] #53 0.842 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 14:22:29 [2024-03-30T14:22:29.080Z] #53 0.842 hint: 'development'. The just-created branch can be renamed via this command: 14:22:29 [2024-03-30T14:22:29.080Z] #53 0.842 hint: 14:22:29 [2024-03-30T14:22:29.080Z] #53 0.842 hint: git branch -m <name> 14:22:29 [2024-03-30T14:22:29.080Z] #53 0.846 Initialized empty Git repository in /usr/src/swagger/.git/ 14:22:29 [2024-03-30T14:22:29.080Z] #53 DONE 1.0s 14:22:29 [2024-03-30T14:22:29.335Z] 14:22:29 [2024-03-30T14:22:29.335Z] #54 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD 14:22:29 [2024-03-30T14:22:29.590Z] #54 ... 14:22:29 [2024-03-30T14:22:29.590Z] 14:22:29 [2024-03-30T14:22:29.590Z] #55 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" 14:22:29 [2024-03-30T14:22:29.590Z] #55 1.286 hint: Using 'master' as the name for the initial branch. This default branch name 14:22:29 [2024-03-30T14:22:29.590Z] #55 1.286 hint: is subject to change. To configure the initial branch name to use in all 14:22:29 [2024-03-30T14:22:29.590Z] #55 1.286 hint: of your new repositories, which will suppress this warning, call: 14:22:29 [2024-03-30T14:22:29.590Z] #55 1.286 hint: 14:22:29 [2024-03-30T14:22:29.590Z] #55 1.286 hint: git config --global init.defaultBranch <name> 14:22:29 [2024-03-30T14:22:29.590Z] #55 1.286 hint: 14:22:29 [2024-03-30T14:22:29.590Z] #55 1.286 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 14:22:29 [2024-03-30T14:22:29.590Z] #55 1.286 hint: 'development'. The just-created branch can be renamed via this command: 14:22:29 [2024-03-30T14:22:29.590Z] #55 1.286 hint: 14:22:29 [2024-03-30T14:22:29.590Z] #55 1.286 hint: git branch -m <name> 14:22:29 [2024-03-30T14:22:29.590Z] #55 1.287 Initialized empty Git repository in /usr/src/tini/.git/ 14:22:29 [2024-03-30T14:22:29.590Z] #55 DONE 1.3s 14:22:29 [2024-03-30T14:22:29.590Z] 14:22:29 [2024-03-30T14:22:29.590Z] #56 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git" 14:22:29 [2024-03-30T14:22:29.590Z] #56 1.362 hint: Using 'master' as the name for the initial branch. This default branch name 14:22:29 [2024-03-30T14:22:29.590Z] #56 1.362 hint: is subject to change. To configure the initial branch name to use in all 14:22:29 [2024-03-30T14:22:29.590Z] #56 1.362 hint: of your new repositories, which will suppress this warning, call: 14:22:29 [2024-03-30T14:22:29.590Z] #56 1.362 hint: 14:22:29 [2024-03-30T14:22:29.590Z] #56 1.362 hint: git config --global init.defaultBranch <name> 14:22:29 [2024-03-30T14:22:29.590Z] #56 1.362 hint: 14:22:29 [2024-03-30T14:22:29.590Z] #56 1.362 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 14:22:29 [2024-03-30T14:22:29.590Z] #56 1.362 hint: 'development'. The just-created branch can be renamed via this command: 14:22:29 [2024-03-30T14:22:29.590Z] #56 1.362 hint: 14:22:29 [2024-03-30T14:22:29.590Z] #56 1.362 hint: git branch -m <name> 14:22:29 [2024-03-30T14:22:29.590Z] #56 1.363 Initialized empty Git repository in /usr/src/delve/.git/ 14:22:29 [2024-03-30T14:22:29.590Z] #56 DONE 1.4s 14:22:29 [2024-03-30T14:22:29.590Z] 14:22:29 [2024-03-30T14:22:29.590Z] #57 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 14:22:34 [2024-03-30T14:22:34.833Z] #57 ... 14:22:34 [2024-03-30T14:22:34.833Z] 14:22:34 [2024-03-30T14:22:34.833Z] #58 [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 14:22:34 [2024-03-30T14:22:34.833Z] #58 2.606 go: downloading github.com/golangci/golangci-lint v1.55.2 14:22:34 [2024-03-30T14:22:34.833Z] #58 2.984 go: downloading github.com/gofrs/flock v0.8.1 14:22:34 [2024-03-30T14:22:34.833Z] #58 2.984 go: downloading github.com/fatih/color v1.15.0 14:22:34 [2024-03-30T14:22:34.833Z] #58 2.984 go: downloading github.com/spf13/cobra v1.7.0 14:22:34 [2024-03-30T14:22:34.833Z] #58 2.984 go: downloading github.com/spf13/pflag v1.0.5 14:22:34 [2024-03-30T14:22:34.833Z] #58 2.984 go: downloading gopkg.in/yaml.v3 v3.0.1 14:22:34 [2024-03-30T14:22:34.833Z] #58 2.984 go: downloading github.com/spf13/viper v1.12.0 14:22:34 [2024-03-30T14:22:34.833Z] #58 3.035 go: downloading golang.org/x/tools v0.14.0 14:22:34 [2024-03-30T14:22:34.833Z] #58 3.042 go: downloading github.com/hashicorp/go-version v1.6.0 14:22:34 [2024-03-30T14:22:34.833Z] #58 3.051 go: downloading github.com/ldez/gomoddirectives v0.2.3 14:22:34 [2024-03-30T14:22:34.833Z] #58 3.053 go: downloading github.com/mitchellh/go-homedir v1.1.0 14:22:34 [2024-03-30T14:22:34.833Z] #58 3.058 go: downloading github.com/mitchellh/mapstructure v1.5.0 14:22:34 [2024-03-30T14:22:34.833Z] #58 3.065 go: downloading golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea 14:22:34 [2024-03-30T14:22:34.833Z] #58 3.084 go: downloading github.com/hashicorp/go-multierror v1.1.1 14:22:34 [2024-03-30T14:22:34.833Z] #58 3.090 go: downloading github.com/mattn/go-colorable v0.1.13 14:22:34 [2024-03-30T14:22:34.833Z] #58 3.107 go: downloading github.com/sirupsen/logrus v1.9.3 14:22:34 [2024-03-30T14:22:34.833Z] #58 3.126 go: downloading github.com/stretchr/testify v1.8.4 14:22:34 [2024-03-30T14:22:34.833Z] #58 3.176 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2 14:22:34 [2024-03-30T14:22:34.833Z] #58 3.389 go: downloading golang.org/x/mod v0.13.0 14:22:34 [2024-03-30T14:22:34.833Z] #58 3.390 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1 14:22:34 [2024-03-30T14:22:34.833Z] #58 3.393 go: downloading 4d63.com/gochecknoglobals v0.2.1 14:22:34 [2024-03-30T14:22:34.833Z] #58 3.424 go: downloading github.com/4meepo/tagalign v1.3.3 14:22:34 [2024-03-30T14:22:34.833Z] #58 3.442 go: downloading github.com/Abirdcfly/dupword v0.0.13 14:22:34 [2024-03-30T14:22:34.833Z] #58 3.478 go: downloading github.com/Antonboom/errname v0.1.12 14:22:34 [2024-03-30T14:22:34.833Z] #58 3.482 go: downloading github.com/Antonboom/nilnil v0.1.7 14:22:34 [2024-03-30T14:22:34.833Z] #58 3.585 go: downloading github.com/Antonboom/testifylint v0.2.3 14:22:34 [2024-03-30T14:22:34.833Z] #58 3.687 go: downloading github.com/BurntSushi/toml v1.3.2 14:22:34 [2024-03-30T14:22:34.833Z] #58 3.695 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 14:22:34 [2024-03-30T14:22:34.833Z] #58 3.718 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v3 v3.1.0 14:22:34 [2024-03-30T14:22:34.833Z] #58 3.762 go: downloading github.com/OpenPeeDeeP/depguard/v2 v2.1.0 14:22:34 [2024-03-30T14:22:34.833Z] #58 3.768 go: downloading github.com/alecthomas/go-check-sumtype v0.1.3 14:22:34 [2024-03-30T14:22:34.833Z] #58 3.768 go: downloading github.com/alexkohler/nakedret/v2 v2.0.2 14:22:34 [2024-03-30T14:22:34.833Z] #58 3.784 go: downloading github.com/alexkohler/prealloc v1.0.0 14:22:34 [2024-03-30T14:22:34.833Z] #58 3.794 go: downloading github.com/alingse/asasalint v0.0.11 14:22:34 [2024-03-30T14:22:34.833Z] #58 3.799 go: downloading github.com/ashanbrown/forbidigo v1.6.0 14:22:34 [2024-03-30T14:22:34.833Z] #58 3.812 go: downloading github.com/ashanbrown/makezero v1.1.1 14:22:34 [2024-03-30T14:22:34.833Z] #58 3.824 go: downloading github.com/bkielbasa/cyclop v1.2.1 14:22:34 [2024-03-30T14:22:34.833Z] #58 3.932 go: downloading github.com/blizzy78/varnamelen v0.8.0 14:22:34 [2024-03-30T14:22:34.833Z] #58 3.944 go: downloading github.com/bombsimon/wsl/v3 v3.4.0 14:22:34 [2024-03-30T14:22:34.833Z] #58 3.995 go: downloading github.com/breml/bidichk v0.2.7 14:22:34 [2024-03-30T14:22:34.833Z] #58 4.051 go: downloading github.com/breml/errchkjson v0.3.6 14:22:34 [2024-03-30T14:22:34.833Z] #58 4.190 go: downloading github.com/butuzov/ireturn v0.2.2 14:22:34 [2024-03-30T14:22:34.833Z] #58 4.241 go: downloading github.com/butuzov/mirror v1.1.0 14:22:34 [2024-03-30T14:22:34.833Z] #58 4.245 go: downloading github.com/catenacyber/perfsprint v0.2.0 14:22:34 [2024-03-30T14:22:34.833Z] #58 4.275 go: downloading github.com/charithe/durationcheck v0.0.10 14:22:34 [2024-03-30T14:22:34.833Z] #58 4.285 go: downloading github.com/curioswitch/go-reassign v0.2.0 14:22:34 [2024-03-30T14:22:34.833Z] #58 4.285 go: downloading github.com/daixiang0/gci v0.11.2 14:22:34 [2024-03-30T14:22:34.833Z] #58 4.400 go: downloading github.com/denis-tingaikin/go-header v0.4.3 14:22:34 [2024-03-30T14:22:34.833Z] #58 4.410 go: downloading github.com/esimonov/ifshort v1.0.4 14:22:34 [2024-03-30T14:22:34.833Z] #58 4.453 go: downloading github.com/firefart/nonamedreturns v1.0.4 14:22:34 [2024-03-30T14:22:34.833Z] #58 4.480 go: downloading github.com/fzipp/gocyclo v0.6.0 14:22:34 [2024-03-30T14:22:34.833Z] #58 4.536 go: downloading github.com/ghostiam/protogetter v0.2.3 14:22:34 [2024-03-30T14:22:34.833Z] #58 4.536 go: downloading github.com/go-critic/go-critic v0.9.0 14:22:34 [2024-03-30T14:22:34.833Z] #58 4.536 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 14:22:34 [2024-03-30T14:22:34.833Z] #58 4.678 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 14:22:34 [2024-03-30T14:22:34.833Z] #58 4.712 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe 14:22:34 [2024-03-30T14:22:34.833Z] #58 4.713 go: downloading github.com/golangci/gofmt v0.0.0-20231018234816-f50ced29576e 14:22:34 [2024-03-30T14:22:34.833Z] #58 4.783 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 14:22:34 [2024-03-30T14:22:34.833Z] #58 4.923 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 14:22:34 [2024-03-30T14:22:34.833Z] #58 4.957 go: downloading github.com/golangci/misspell v0.4.1 14:22:34 [2024-03-30T14:22:34.833Z] #58 4.958 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 14:22:34 [2024-03-30T14:22:34.833Z] #58 4.996 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230610083614-0e73809eb601 14:22:34 [2024-03-30T14:22:34.833Z] #58 5.018 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 14:22:34 [2024-03-30T14:22:34.833Z] #58 5.086 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 14:22:34 [2024-03-30T14:22:34.833Z] #58 5.103 go: downloading github.com/hexops/gotextdiff v1.0.3 14:22:34 [2024-03-30T14:22:34.833Z] #58 5.118 go: downloading github.com/jgautheron/goconst v1.6.0 14:22:34 [2024-03-30T14:22:34.833Z] #58 5.170 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 14:22:34 [2024-03-30T14:22:34.833Z] #58 5.174 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af 14:22:34 [2024-03-30T14:22:34.833Z] #58 5.174 go: downloading github.com/julz/importas v0.1.0 14:22:34 [2024-03-30T14:22:34.833Z] #58 5.253 go: downloading github.com/kisielk/errcheck v1.6.3 14:22:34 [2024-03-30T14:22:34.833Z] #58 5.253 go: downloading github.com/kkHAIKE/contextcheck v1.1.4 14:22:34 [2024-03-30T14:22:34.833Z] #58 5.253 go: downloading github.com/kulti/thelper v0.6.3 14:22:34 [2024-03-30T14:22:34.833Z] #58 5.420 go: downloading github.com/kunwardeep/paralleltest v1.0.8 14:22:34 [2024-03-30T14:22:34.833Z] #58 5.458 go: downloading github.com/kyoh86/exportloopref v0.1.11 14:22:34 [2024-03-30T14:22:34.833Z] #58 5.459 go: downloading github.com/ldez/tagliatelle v0.5.0 14:22:34 [2024-03-30T14:22:34.833Z] #58 5.589 go: downloading github.com/leonklingele/grouper v1.1.1 14:22:34 [2024-03-30T14:22:34.833Z] #58 5.595 go: downloading github.com/lufeee/execinquery v1.2.1 14:22:34 [2024-03-30T14:22:34.833Z] #58 5.621 go: downloading github.com/macabu/inamedparam v0.1.2 14:22:34 [2024-03-30T14:22:34.833Z] #58 5.656 go: downloading github.com/maratori/testableexamples v1.0.0 14:22:34 [2024-03-30T14:22:34.833Z] #58 5.667 go: downloading github.com/maratori/testpackage v1.1.1 14:22:34 [2024-03-30T14:22:34.833Z] #58 5.667 go: downloading github.com/matoous/godox v0.0.0-20230222163458-006bad1f9d26 14:22:34 [2024-03-30T14:22:34.833Z] #58 5.729 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 14:22:34 [2024-03-30T14:22:34.833Z] #58 5.735 go: downloading github.com/mgechev/revive v1.3.4 14:22:34 [2024-03-30T14:22:34.833Z] #58 5.939 go: downloading github.com/moricho/tparallel v0.3.1 14:22:34 [2024-03-30T14:22:34.833Z] #58 5.940 go: downloading github.com/nakabonne/nestif v0.3.1 14:22:34 [2024-03-30T14:22:34.833Z] #58 5.941 go: downloading github.com/nishanths/exhaustive v0.11.0 14:22:34 [2024-03-30T14:22:34.833Z] #58 5.965 go: downloading github.com/nishanths/predeclared v0.2.2 14:22:34 [2024-03-30T14:22:34.833Z] #58 5.966 go: downloading github.com/nunnatsa/ginkgolinter v0.14.1 14:22:34 [2024-03-30T14:22:34.833Z] #58 6.122 go: downloading github.com/polyfloyd/go-errorlint v1.4.5 14:22:34 [2024-03-30T14:22:34.833Z] #58 6.214 go: downloading github.com/ryancurrah/gomodguard v1.3.0 14:22:34 [2024-03-30T14:22:34.833Z] #58 6.221 go: downloading github.com/ryanrolds/sqlclosecheck v0.5.1 14:22:34 [2024-03-30T14:22:34.833Z] #58 6.324 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7 14:22:34 [2024-03-30T14:22:34.833Z] #58 6.325 go: downloading github.com/sashamelentyev/usestdlibvars v1.24.0 14:22:34 [2024-03-30T14:22:34.833Z] #58 6.325 go: downloading github.com/securego/gosec/v2 v2.18.2 14:22:34 [2024-03-30T14:22:34.833Z] #58 6.326 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 14:22:34 [2024-03-30T14:22:34.833Z] #58 6.407 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c 14:22:34 [2024-03-30T14:22:34.833Z] #58 6.492 go: downloading github.com/sivchari/containedctx v1.0.3 14:22:34 [2024-03-30T14:22:34.833Z] #58 6.492 go: downloading github.com/sivchari/nosnakecase v1.7.0 14:22:34 [2024-03-30T14:22:34.833Z] #58 6.514 go: downloading github.com/sivchari/tenv v1.7.1 14:22:34 [2024-03-30T14:22:34.833Z] #58 6.584 go: downloading github.com/sonatard/noctx v0.0.2 14:22:34 [2024-03-30T14:22:34.833Z] #58 6.584 go: downloading github.com/sourcegraph/go-diff v0.7.0 14:22:34 [2024-03-30T14:22:34.833Z] #58 6.585 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 14:22:34 [2024-03-30T14:22:34.833Z] #58 6.586 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 14:22:34 [2024-03-30T14:22:34.833Z] #58 6.587 go: downloading github.com/tdakkota/asciicheck v0.2.0 14:22:34 [2024-03-30T14:22:34.833Z] #58 6.616 go: downloading github.com/tetafro/godot v1.4.15 14:22:34 [2024-03-30T14:22:34.833Z] #58 6.616 go: downloading github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966 14:22:34 [2024-03-30T14:22:34.833Z] #58 6.661 go: downloading github.com/timonwong/loggercheck v0.9.4 14:22:34 [2024-03-30T14:22:34.833Z] #58 6.749 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.1 14:22:34 [2024-03-30T14:22:34.833Z] #58 6.753 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1 14:22:34 [2024-03-30T14:22:34.833Z] #58 6.754 go: downloading github.com/ultraware/funlen v0.1.0 14:22:34 [2024-03-30T14:22:34.833Z] #58 6.754 go: downloading github.com/ultraware/whitespace v0.0.5 14:22:34 [2024-03-30T14:22:34.833Z] #58 6.755 go: downloading github.com/uudashr/gocognit v1.1.2 14:22:34 [2024-03-30T14:22:34.833Z] #58 6.787 go: downloading github.com/xen0n/gosmopolitan v1.2.2 14:22:34 [2024-03-30T14:22:34.833Z] #58 6.826 go: downloading github.com/yagipy/maintidx v1.0.0 14:22:34 [2024-03-30T14:22:34.833Z] #58 6.827 go: downloading github.com/yeya24/promlinter v0.2.0 14:22:34 [2024-03-30T14:22:34.833Z] #58 6.892 go: downloading github.com/ykadowak/zerologlint v0.1.3 14:22:34 [2024-03-30T14:22:34.833Z] #58 6.936 go: downloading gitlab.com/bosi/decorder v0.4.1 14:22:34 [2024-03-30T14:22:34.833Z] #58 6.948 go: downloading go-simpler.org/sloglint v0.1.2 14:22:34 [2024-03-30T14:22:34.833Z] #58 6.948 go: downloading go.tmz.dev/musttag v0.7.2 14:22:34 [2024-03-30T14:22:34.833Z] #58 6.956 go: downloading honnef.co/go/tools v0.4.6 14:22:35 [2024-03-30T14:22:35.404Z] #58 7.549 go: downloading mvdan.cc/gofumpt v0.5.0 14:22:35 [2024-03-30T14:22:35.404Z] #58 7.549 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 14:22:35 [2024-03-30T14:22:35.404Z] #58 7.549 go: downloading github.com/hashicorp/errwrap v1.0.0 14:22:35 [2024-03-30T14:22:35.404Z] #58 7.549 go: downloading github.com/spf13/afero v1.8.2 14:22:35 [2024-03-30T14:22:35.404Z] #58 7.550 go: downloading github.com/spf13/cast v1.5.0 14:22:35 [2024-03-30T14:22:35.404Z] #58 7.550 go: downloading github.com/spf13/jwalterweatherman v1.1.0 14:22:35 [2024-03-30T14:22:35.404Z] #58 7.551 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d 14:22:35 [2024-03-30T14:22:35.404Z] #58 7.552 go: downloading golang.org/x/sys v0.13.0 14:22:35 [2024-03-30T14:22:35.404Z] #58 7.712 go: downloading github.com/golangci/revgrep v0.5.2 14:22:35 [2024-03-30T14:22:35.404Z] #58 7.713 go: downloading github.com/mattn/go-isatty v0.0.17 14:22:35 [2024-03-30T14:22:35.404Z] #58 7.720 go: downloading github.com/davecgh/go-spew v1.1.1 14:22:35 [2024-03-30T14:22:35.660Z] #58 7.812 go: downloading github.com/pmezard/go-difflib v1.0.0 14:22:35 [2024-03-30T14:22:35.660Z] #58 7.821 go: downloading github.com/stretchr/objx v0.5.0 14:22:35 [2024-03-30T14:22:35.660Z] #58 7.827 go: downloading github.com/fatih/structtag v1.2.0 14:22:35 [2024-03-30T14:22:35.660Z] #58 7.865 go: downloading github.com/gobwas/glob v0.2.3 14:22:35 [2024-03-30T14:22:35.660Z] #58 7.953 go: downloading github.com/google/go-cmp v0.6.0 14:22:35 [2024-03-30T14:22:35.660Z] #58 7.954 go: downloading gopkg.in/yaml.v2 v2.4.0 14:22:35 [2024-03-30T14:22:35.660Z] #58 7.956 go: downloading golang.org/x/sync v0.4.0 14:22:35 [2024-03-30T14:22:35.915Z] #58 8.040 go: downloading go.uber.org/zap v1.24.0 14:22:35 [2024-03-30T14:22:35.915Z] #58 8.129 go: downloading github.com/kisielk/gotool v1.0.0 14:22:35 [2024-03-30T14:22:35.915Z] #58 8.208 go: downloading golang.org/x/text v0.13.0 14:22:35 [2024-03-30T14:22:35.915Z] #58 8.209 go: downloading github.com/go-toolsmith/astcopy v1.1.0 14:22:35 [2024-03-30T14:22:35.915Z] #58 8.212 go: downloading github.com/go-toolsmith/astequal v1.1.0 14:22:35 [2024-03-30T14:22:35.915Z] #58 8.213 go: downloading github.com/go-toolsmith/astcast v1.1.0 14:22:35 [2024-03-30T14:22:35.915Z] #58 8.338 go: downloading github.com/go-toolsmith/astfmt v1.1.0 14:22:36 [2024-03-30T14:22:36.176Z] #58 8.477 go: downloading github.com/go-toolsmith/astp v1.1.0 14:22:36 [2024-03-30T14:22:36.431Z] #58 8.496 go: downloading github.com/go-toolsmith/strparse v1.1.0 14:22:36 [2024-03-30T14:22:36.431Z] #58 8.529 go: downloading github.com/go-toolsmith/typep v1.1.0 14:22:36 [2024-03-30T14:22:36.431Z] #58 8.529 go: downloading github.com/quasilyte/go-ruleguard v0.4.0 14:22:36 [2024-03-30T14:22:36.431Z] #58 8.531 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727 14:22:36 [2024-03-30T14:22:36.431Z] #58 8.714 go: downloading github.com/gostaticanalysis/comment v1.4.2 14:22:36 [2024-03-30T14:22:36.431Z] #58 8.719 go: downloading github.com/ettle/strcase v0.1.1 14:22:36 [2024-03-30T14:22:36.431Z] #58 8.741 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 14:22:36 [2024-03-30T14:22:36.431Z] #58 8.836 go: downloading github.com/Masterminds/semver v1.5.0 14:22:36 [2024-03-30T14:22:36.686Z] #58 8.892 go: downloading github.com/ccojocar/zxcvbn-go v1.0.1 14:22:36 [2024-03-30T14:22:36.686Z] #58 9.005 go: downloading github.com/prometheus/client_golang v1.12.1 14:22:36 [2024-03-30T14:22:36.979Z] #58 9.151 go: downloading github.com/prometheus/client_model v0.2.0 14:22:36 [2024-03-30T14:22:36.979Z] #58 9.153 go: downloading golang.org/x/exp/typeparams v0.0.0-20230307190834-24139beb5833 14:22:36 [2024-03-30T14:22:36.979Z] #58 9.208 go: downloading github.com/subosito/gotenv v1.4.1 14:22:37 [2024-03-30T14:22:37.234Z] #58 9.439 go: downloading github.com/hashicorp/hcl v1.0.0 14:22:37 [2024-03-30T14:22:37.234Z] #58 9.507 go: downloading gopkg.in/ini.v1 v1.67.0 14:22:37 [2024-03-30T14:22:37.234Z] #58 9.507 go: downloading github.com/magiconair/properties v1.8.6 14:22:37 [2024-03-30T14:22:37.234Z] #58 9.508 go: downloading github.com/pelletier/go-toml/v2 v2.0.5 14:22:37 [2024-03-30T14:22:37.534Z] #58 9.682 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 14:22:37 [2024-03-30T14:22:37.534Z] #58 9.714 go: downloading github.com/pelletier/go-toml v1.9.5 14:22:37 [2024-03-30T14:22:37.534Z] #58 9.771 go: downloading go.uber.org/atomic v1.7.0 14:22:37 [2024-03-30T14:22:37.791Z] #58 9.889 go: downloading go.uber.org/multierr v1.6.0 14:22:37 [2024-03-30T14:22:37.791Z] #58 10.01 go: downloading github.com/chavacava/garif v0.1.0 14:22:37 [2024-03-30T14:22:37.791Z] #58 10.08 go: downloading github.com/olekukonko/tablewriter v0.0.5 14:22:37 [2024-03-30T14:22:37.791Z] #58 ... 14:22:37 [2024-03-30T14:22:37.791Z] 14:22:37 [2024-03-30T14:22:37.791Z] #59 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; 14:22:37 [2024-03-30T14:22:37.791Z] #59 2.715 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] 14:22:37 [2024-03-30T14:22:37.791Z] #59 2.724 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] 14:22:37 [2024-03-30T14:22:37.791Z] #59 2.724 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] 14:22:37 [2024-03-30T14:22:37.791Z] #59 2.796 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB] 14:22:37 [2024-03-30T14:22:37.791Z] #59 2.906 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB] 14:22:37 [2024-03-30T14:22:37.791Z] #59 2.968 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [145 kB] 14:22:37 [2024-03-30T14:22:37.791Z] #59 4.215 Fetched 9097 kB in 2s (5187 kB/s) 14:22:37 [2024-03-30T14:22:37.791Z] #59 4.215 Reading package lists... 14:22:37 [2024-03-30T14:22:37.791Z] #59 5.343 Reading package lists... 14:22:37 [2024-03-30T14:22:37.791Z] #59 6.302 Building dependency tree... 14:22:37 [2024-03-30T14:22:37.791Z] #59 6.924 python3 is already the newest version (3.11.2-1+b1). 14:22:37 [2024-03-30T14:22:37.791Z] #59 6.924 The following additional packages will be installed: 14:22:37 [2024-03-30T14:22:37.791Z] #59 6.932 autotools-dev bzip2 dpkg-dev libdpkg-perl libprotobuf-c1 libyajl2 m4 patch 14:22:37 [2024-03-30T14:22:37.791Z] #59 6.932 xz-utils 14:22:37 [2024-03-30T14:22:37.791Z] #59 6.932 Suggested packages: 14:22:37 [2024-03-30T14:22:37.791Z] #59 6.932 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring 14:22:37 [2024-03-30T14:22:37.791Z] #59 6.932 manpages-dev bzr seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk 14:22:37 [2024-03-30T14:22:37.791Z] #59 6.932 m4-doc ed diffutils-doc 14:22:37 [2024-03-30T14:22:37.791Z] #59 6.932 Recommended packages: 14:22:37 [2024-03-30T14:22:37.791Z] #59 6.932 fakeroot libalgorithm-merge-perl libfile-fcntllock-perl 14:22:37 [2024-03-30T14:22:37.791Z] #59 6.932 liblocale-gettext-perl libltdl-dev 14:22:37 [2024-03-30T14:22:37.791Z] #59 7.267 The following NEW packages will be installed: 14:22:37 [2024-03-30T14:22:37.791Z] #59 7.274 autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev 14:22:37 [2024-03-30T14:22:37.791Z] #59 7.275 libdpkg-perl libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsystemd-dev 14:22:37 [2024-03-30T14:22:37.791Z] #59 7.277 libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils 14:22:37 [2024-03-30T14:22:37.791Z] #59 7.565 0 upgraded, 19 newly installed, 0 to remove and 0 not upgraded. 14:22:37 [2024-03-30T14:22:37.791Z] #59 7.565 Need to get 5657 kB of archives. 14:22:37 [2024-03-30T14:22:37.791Z] #59 7.565 After this operation, 16.7 MB of additional disk space will be used. 14:22:37 [2024-03-30T14:22:37.791Z] #59 7.565 Get:1 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB] 14:22:37 [2024-03-30T14:22:37.791Z] #59 7.572 Get:2 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB] 14:22:37 [2024-03-30T14:22:37.791Z] #59 7.640 Get:3 http://deb.debian.org/debian bookworm/main arm64 m4 arm64 1.4.19-3 [276 kB] 14:22:37 [2024-03-30T14:22:37.791Z] #59 7.646 Get:4 http://deb.debian.org/debian bookworm/main arm64 autoconf all 2.71-3 [332 kB] 14:22:37 [2024-03-30T14:22:37.791Z] #59 7.713 Get:5 http://deb.debian.org/debian bookworm/main arm64 autotools-dev all 20220109.1 [51.6 kB] 14:22:37 [2024-03-30T14:22:37.791Z] #59 7.714 Get:6 http://deb.debian.org/debian bookworm/main arm64 automake all 1:1.16.5-1.3 [823 kB] 14:22:37 [2024-03-30T14:22:37.791Z] #59 7.724 Get:7 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB] 14:22:37 [2024-03-30T14:22:37.791Z] #59 7.743 Get:8 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB] 14:22:37 [2024-03-30T14:22:37.791Z] #59 7.760 Get:9 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB] 14:22:37 [2024-03-30T14:22:37.791Z] #59 7.863 Get:10 http://deb.debian.org/debian bookworm/main arm64 build-essential arm64 12.9 [7704 B] 14:22:37 [2024-03-30T14:22:37.791Z] #59 7.868 Get:11 http://deb.debian.org/debian bookworm/main arm64 libcap-dev arm64 1:2.66-4 [447 kB] 14:22:37 [2024-03-30T14:22:37.791Z] #59 7.952 Get:12 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB] 14:22:37 [2024-03-30T14:22:37.791Z] #59 7.956 Get:13 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c-dev arm64 1.4.1-1+b1 [34.6 kB] 14:22:37 [2024-03-30T14:22:37.791Z] #59 8.038 Get:14 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB] 14:22:37 [2024-03-30T14:22:37.791Z] #59 8.054 Get:15 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.22-1~deb12u1 [353 kB] 14:22:37 [2024-03-30T14:22:37.791Z] #59 8.057 Get:16 http://deb.debian.org/debian bookworm/main arm64 libtool all 2.4.7-5 [517 kB] 14:22:37 [2024-03-30T14:22:37.791Z] #59 8.066 Get:17 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.22-1~deb12u1 [52.1 kB] 14:22:37 [2024-03-30T14:22:37.791Z] #59 8.127 Get:18 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB] 14:22:37 [2024-03-30T14:22:37.791Z] #59 8.131 Get:19 http://deb.debian.org/debian bookworm/main arm64 libyajl-dev arm64 2.1.0-3+deb12u2 [30.4 kB] 14:22:37 [2024-03-30T14:22:37.791Z] #59 8.647 debconf: delaying package configuration, since apt-utils is not installed 14:22:37 [2024-03-30T14:22:37.791Z] #59 8.956 Fetched 5657 kB in 1s (6174 kB/s) 14:22:37 [2024-03-30T14:22:37.791Z] #59 9.124 Selecting previously unselected package bzip2. 14:22:37 [2024-03-30T14:22:37.791Z] #59 9.124 (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 ... 15667 files and directories currently installed.) 14:22:37 [2024-03-30T14:22:37.791Z] #59 9.150 Preparing to unpack .../00-bzip2_1.0.8-5+b1_arm64.deb ... 14:22:37 [2024-03-30T14:22:37.791Z] #59 9.207 Unpacking bzip2 (1.0.8-5+b1) ... 14:22:37 [2024-03-30T14:22:37.791Z] #59 9.993 Selecting previously unselected package xz-utils. 14:22:37 [2024-03-30T14:22:37.791Z] #59 9.995 Preparing to unpack .../01-xz-utils_5.4.1-0.2_arm64.deb ... 14:22:38 [2024-03-30T14:22:38.046Z] #59 10.11 Unpacking xz-utils (5.4.1-0.2) ... 14:22:38 [2024-03-30T14:22:38.046Z] #59 ... 14:22:38 [2024-03-30T14:22:38.046Z] 14:22:38 [2024-03-30T14:22:38.046Z] #60 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 rm -f ./.git/*.lock && /download-or-build-cli.sh v26.0.0 https://github.com/docker/cli.git /build && /build/docker --version 14:22:38 [2024-03-30T14:22:38.046Z] #60 5.886 Docker version 26.0.0, build 2ae903e 14:22:38 [2024-03-30T14:22:38.046Z] #60 ... 14:22:38 [2024-03-30T14:22:38.046Z] 14:22:38 [2024-03-30T14:22:38.046Z] #61 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev pkg-config 14:22:38 [2024-03-30T14:22:38.046Z] #61 3.694 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] 14:22:38 [2024-03-30T14:22:38.046Z] #61 3.721 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] 14:22:38 [2024-03-30T14:22:38.046Z] #61 3.721 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] 14:22:38 [2024-03-30T14:22:38.046Z] #61 3.997 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB] 14:22:38 [2024-03-30T14:22:38.046Z] #61 4.460 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB] 14:22:38 [2024-03-30T14:22:38.046Z] #61 4.520 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [145 kB] 14:22:38 [2024-03-30T14:22:38.046Z] #61 6.363 Fetched 9097 kB in 3s (3045 kB/s) 14:22:38 [2024-03-30T14:22:38.046Z] #61 6.363 Reading package lists... 14:22:38 [2024-03-30T14:22:38.046Z] #61 7.873 Hit:1 http://deb.debian.org/debian bookworm InRelease 14:22:38 [2024-03-30T14:22:38.046Z] #61 7.873 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease 14:22:38 [2024-03-30T14:22:38.046Z] #61 7.873 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease 14:22:38 [2024-03-30T14:22:38.046Z] #61 8.573 Reading package lists... 14:22:38 [2024-03-30T14:22:38.046Z] #61 9.374 + apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev pkg-config 14:22:38 [2024-03-30T14:22:38.046Z] #61 9.381 Reading package lists... 14:22:38 [2024-03-30T14:22:38.303Z] #61 10.03 Building dependency tree... 14:22:38 [2024-03-30T14:22:38.303Z] #61 ... 14:22:38 [2024-03-30T14:22:38.303Z] 14:22:38 [2024-03-30T14:22:38.303Z] #62 [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 14:22:38 [2024-03-30T14:22:38.303Z] #62 ... 14:22:38 [2024-03-30T14:22:38.303Z] 14:22:38 [2024-03-30T14:22:38.303Z] #63 [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 14:22:38 [2024-03-30T14:22:38.303Z] #63 3.431 go: downloading gotest.tools/gotestsum v1.8.2 14:22:38 [2024-03-30T14:22:38.303Z] #63 4.628 go: downloading golang.org/x/tools v0.1.11 14:22:38 [2024-03-30T14:22:38.303Z] #63 4.628 go: downloading github.com/fatih/color v1.13.0 14:22:38 [2024-03-30T14:22:38.303Z] #63 4.628 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 14:22:38 [2024-03-30T14:22:38.303Z] #63 4.628 go: downloading github.com/dnephin/pflag v1.0.7 14:22:38 [2024-03-30T14:22:38.303Z] #63 4.628 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f 14:22:38 [2024-03-30T14:22:38.303Z] #63 4.628 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 14:22:38 [2024-03-30T14:22:38.303Z] #63 4.719 go: downloading github.com/fsnotify/fsnotify v1.5.4 14:22:38 [2024-03-30T14:22:38.303Z] #63 4.760 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 14:22:38 [2024-03-30T14:22:38.303Z] #63 4.819 go: downloading github.com/mattn/go-colorable v0.1.12 14:22:38 [2024-03-30T14:22:38.303Z] #63 4.855 go: downloading github.com/mattn/go-isatty v0.0.14 14:22:38 [2024-03-30T14:22:38.303Z] #63 6.834 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 14:22:38 [2024-03-30T14:22:38.303Z] #63 ... 14:22:38 [2024-03-30T14:22:38.303Z] 14:22:38 [2024-03-30T14:22:38.303Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.8.0" && /build/shfmt --version 14:22:38 [2024-03-30T14:22:38.303Z] #64 3.430 go: downloading mvdan.cc/sh/v3 v3.8.0 14:22:38 [2024-03-30T14:22:38.303Z] #64 3.980 go: downloading golang.org/x/term v0.17.0 14:22:38 [2024-03-30T14:22:38.303Z] #64 3.980 go: downloading mvdan.cc/editorconfig v0.2.1-0.20231228180347-1925077f8eb2 14:22:38 [2024-03-30T14:22:38.303Z] #64 3.980 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e 14:22:38 [2024-03-30T14:22:38.303Z] #64 3.980 go: downloading github.com/google/renameio/v2 v2.0.0 14:22:38 [2024-03-30T14:22:38.303Z] #64 4.290 go: downloading golang.org/x/sys v0.17.0 14:22:38 [2024-03-30T14:22:38.558Z] #64 ... 14:22:38 [2024-03-30T14:22:38.558Z] 14:22:38 [2024-03-30T14:22:38.558Z] #29 [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 14:22:38 [2024-03-30T14:22:38.558Z] #29 5.918 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... 14:22:38 [2024-03-30T14:22:38.558Z] #29 6.735 #=#=# 14:22:38 [2024-03-30T14:22:38.558Z] #29 6.923 #=#=# ##O#-# 0.0% ######################################################################## 100.0% 14:22:38 [2024-03-30T14:22:38.558Z] #29 7.403 14:22:38 [2024-03-30T14:22:38.558Z] #29 9.883 Downloading 'library/debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9' (1 layers)... 14:22:38 [2024-03-30T14:22:38.558Z] #29 10.76 #=#=# ##O#-# 14:22:38 [2024-03-30T14:22:38.558Z] #29 11.12 #=#=# 0.1% ################################ 45.3% ########################################################## 80.6% ######################################################################## 100.0% 14:22:38 [2024-03-30T14:22:38.558Z] #29 11.72 14:22:38 [2024-03-30T14:22:38.558Z] #29 14.44 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... 14:22:38 [2024-03-30T14:22:38.558Z] #29 15.18 #=#=# 14:22:38 [2024-03-30T14:22:38.558Z] #29 15.49 #=#=# ######################################################################## 100.0% 14:22:38 [2024-03-30T14:22:38.558Z] #29 15.93 14:22:38 [2024-03-30T14:22:38.558Z] #29 ... 14:22:38 [2024-03-30T14:22:38.558Z] 14:22:38 [2024-03-30T14:22:38.558Z] #65 [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 14:22:38 [2024-03-30T14:22:38.558Z] #65 2.774 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] 14:22:38 [2024-03-30T14:22:38.558Z] #65 2.784 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] 14:22:38 [2024-03-30T14:22:38.558Z] #65 2.784 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] 14:22:38 [2024-03-30T14:22:38.558Z] #65 2.898 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB] 14:22:38 [2024-03-30T14:22:38.558Z] #65 3.060 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB] 14:22:38 [2024-03-30T14:22:38.558Z] #65 3.182 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [145 kB] 14:22:38 [2024-03-30T14:22:38.558Z] #65 4.394 Fetched 9097 kB in 2s (4863 kB/s) 14:22:38 [2024-03-30T14:22:38.558Z] #65 4.394 Reading package lists... 14:22:38 [2024-03-30T14:22:38.558Z] #65 6.034 Hit:1 http://deb.debian.org/debian bookworm InRelease 14:22:38 [2024-03-30T14:22:38.558Z] #65 6.034 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease 14:22:38 [2024-03-30T14:22:38.558Z] #65 6.044 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease 14:22:38 [2024-03-30T14:22:38.558Z] #65 6.688 Reading package lists... 14:22:38 [2024-03-30T14:22:38.558Z] #65 7.573 + apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev pkg-config 14:22:38 [2024-03-30T14:22:38.558Z] #65 7.580 Reading package lists... 14:22:38 [2024-03-30T14:22:38.558Z] #65 8.326 Building dependency tree... 14:22:38 [2024-03-30T14:22:38.558Z] #65 8.872 gcc is already the newest version (4:12.2.0-3). 14:22:38 [2024-03-30T14:22:38.558Z] #65 8.872 pkg-config is already the newest version (1.8.1-1). 14:22:38 [2024-03-30T14:22:38.558Z] #65 8.872 The following additional packages will be installed: 14:22:38 [2024-03-30T14:22:38.558Z] #65 8.872 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev 14:22:38 [2024-03-30T14:22:38.558Z] #65 8.872 libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin 14:22:38 [2024-03-30T14:22:38.558Z] #65 8.873 libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev 14:22:38 [2024-03-30T14:22:38.558Z] #65 8.873 libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 14:22:38 [2024-03-30T14:22:38.558Z] #65 8.874 libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev 14:22:38 [2024-03-30T14:22:38.558Z] #65 8.875 python3-distutils python3-lib2to3 uuid-dev zlib1g-dev 14:22:38 [2024-03-30T14:22:38.558Z] #65 8.878 Suggested packages: 14:22:38 [2024-03-30T14:22:38.558Z] #65 8.878 libgcrypt20-doc low-memory-monitor libgirepository1.0-dev libglib2.0-doc 14:22:38 [2024-03-30T14:22:38.558Z] #65 8.878 libgdk-pixbuf2.0-bin libxml2-utils 14:22:38 [2024-03-30T14:22:38.558Z] #65 8.878 Recommended packages: 14:22:38 [2024-03-30T14:22:38.558Z] #65 8.878 shared-mime-info xdg-user-dirs 14:22:38 [2024-03-30T14:22:38.558Z] #65 9.125 The following NEW packages will be installed: 14:22:38 [2024-03-30T14:22:38.558Z] #65 9.126 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1 14:22:38 [2024-03-30T14:22:38.558Z] #65 9.131 libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin 14:22:38 [2024-03-30T14:22:38.558Z] #65 9.132 libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev 14:22:38 [2024-03-30T14:22:38.558Z] #65 9.133 libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 14:22:38 [2024-03-30T14:22:38.558Z] #65 9.134 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol-dev 14:22:38 [2024-03-30T14:22:38.558Z] #65 9.134 python3-distutils python3-lib2to3 uuid-dev zlib1g-dev 14:22:38 [2024-03-30T14:22:38.558Z] #65 9.414 0 upgraded, 29 newly installed, 0 to remove and 0 not upgraded. 14:22:38 [2024-03-30T14:22:38.558Z] #65 9.414 Need to get 9078 kB of archives. 14:22:38 [2024-03-30T14:22:38.558Z] #65 9.414 After this operation, 46.9 MB of additional disk space will be used. 14:22:38 [2024-03-30T14:22:38.558Z] #65 9.414 Get:1 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB] 14:22:38 [2024-03-30T14:22:38.558Z] #65 9.459 Get:2 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB] 14:22:38 [2024-03-30T14:22:38.558Z] #65 9.552 Get:3 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB] 14:22:38 [2024-03-30T14:22:38.558Z] #65 9.652 Get:4 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB] 14:22:38 [2024-03-30T14:22:38.558Z] #65 9.656 Get:5 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB] 14:22:38 [2024-03-30T14:22:38.558Z] #65 9.751 Get:6 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB] 14:22:38 [2024-03-30T14:22:38.558Z] #65 9.848 Get:7 http://deb.debian.org/debian bookworm/main arm64 uuid-dev arm64 2.38.1-5+b1 [40.5 kB] 14:22:38 [2024-03-30T14:22:38.558Z] #65 9.936 Get:8 http://deb.debian.org/debian bookworm/main arm64 libblkid-dev arm64 2.38.1-5+b1 [183 kB] 14:22:38 [2024-03-30T14:22:38.558Z] #65 9.948 Get:9 http://deb.debian.org/debian bookworm/main arm64 libbtrfs0 arm64 6.2-1 [34.5 kB] 14:22:38 [2024-03-30T14:22:38.558Z] #65 9.988 Get:10 http://deb.debian.org/debian bookworm/main arm64 libbtrfs-dev arm64 6.2-1 [70.3 kB] 14:22:38 [2024-03-30T14:22:38.558Z] #65 10.04 Get:11 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB] 14:22:38 [2024-03-30T14:22:38.558Z] #65 10.07 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB] 14:22:38 [2024-03-30T14:22:38.558Z] #65 10.08 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB] 14:22:38 [2024-03-30T14:22:38.558Z] #65 10.11 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB] 14:22:38 [2024-03-30T14:22:38.558Z] #65 10.17 Get:15 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB] 14:22:38 [2024-03-30T14:22:38.558Z] #65 10.28 Get:16 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB] 14:22:38 [2024-03-30T14:22:38.558Z] #65 10.34 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB] 14:22:38 [2024-03-30T14:22:38.558Z] #65 10.36 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB] 14:22:38 [2024-03-30T14:22:38.558Z] #65 10.38 Get:19 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB] 14:22:38 [2024-03-30T14:22:38.558Z] #65 10.42 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB] 14:22:38 [2024-03-30T14:22:38.558Z] #65 10.52 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB] 14:22:38 [2024-03-30T14:22:38.558Z] #65 10.53 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB] 14:22:38 [2024-03-30T14:22:38.558Z] #65 10.54 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB] 14:22:38 [2024-03-30T14:22:38.558Z] #65 10.54 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB] 14:22:38 [2024-03-30T14:22:38.816Z] #65 10.64 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB] 14:22:38 [2024-03-30T14:22:38.816Z] #65 10.71 Get:26 http://deb.debian.org/debian bookworm/main arm64 libmount-dev arm64 2.38.1-5+b1 [22.5 kB] 14:22:38 [2024-03-30T14:22:38.816Z] #65 10.71 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB] 14:22:38 [2024-03-30T14:22:38.816Z] #65 ... 14:22:38 [2024-03-30T14:22:38.816Z] 14:22:38 [2024-03-30T14:22:38.816Z] #66 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help 14:22:38 [2024-03-30T14:22:38.816Z] #66 3.597 go: downloading github.com/pelletier/go-toml v1.8.1 14:22:38 [2024-03-30T14:22:38.816Z] #66 ... 14:22:38 [2024-03-30T14:22:38.816Z] 14:22:38 [2024-03-30T14:22:38.816Z] #67 [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 14:22:38 [2024-03-30T14:22:38.816Z] #67 2.994 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] 14:22:38 [2024-03-30T14:22:38.816Z] #67 3.007 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] 14:22:38 [2024-03-30T14:22:38.816Z] #67 3.008 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] 14:22:38 [2024-03-30T14:22:38.816Z] #67 3.127 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB] 14:22:38 [2024-03-30T14:22:38.816Z] #67 3.308 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB] 14:22:38 [2024-03-30T14:22:38.816Z] #67 3.346 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [145 kB] 14:22:38 [2024-03-30T14:22:38.816Z] #67 4.976 Fetched 9097 kB in 2s (4035 kB/s) 14:22:38 [2024-03-30T14:22:38.816Z] #67 4.976 Reading package lists... 14:22:38 [2024-03-30T14:22:38.816Z] #67 6.429 Hit:1 http://deb.debian.org/debian bookworm InRelease 14:22:38 [2024-03-30T14:22:38.816Z] #67 6.429 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease 14:22:38 [2024-03-30T14:22:38.816Z] #67 6.429 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease 14:22:38 [2024-03-30T14:22:38.816Z] #67 7.138 Reading package lists... 14:22:38 [2024-03-30T14:22:38.816Z] #67 7.905 + apt-get install -y --no-install-recommends gcc libc6-dev pkg-config 14:22:38 [2024-03-30T14:22:38.816Z] #67 7.916 Reading package lists... 14:22:38 [2024-03-30T14:22:38.816Z] #67 8.823 Building dependency tree... 14:22:38 [2024-03-30T14:22:38.816Z] #67 9.402 gcc is already the newest version (4:12.2.0-3). 14:22:38 [2024-03-30T14:22:38.816Z] #67 9.402 libc6-dev is already the newest version (2.36-9+deb12u4). 14:22:38 [2024-03-30T14:22:38.816Z] #67 9.402 pkg-config is already the newest version (1.8.1-1). 14:22:38 [2024-03-30T14:22:38.816Z] #67 9.402 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 14:22:39 [2024-03-30T14:22:39.078Z] #67 ... 14:22:39 [2024-03-30T14:22:39.078Z] 14:22:39 [2024-03-30T14:22:39.078Z] #68 [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 <<EOT (set -ex...) 14:22:39 [2024-03-30T14:22:39.078Z] #68 3.051 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go 14:22:39 [2024-03-30T14:22:39.078Z] #68 3.051 + mkdir /build 14:22:39 [2024-03-30T14:22:39.078Z] #68 ... 14:22:39 [2024-03-30T14:22:39.078Z] 14:22:39 [2024-03-30T14:22:39.078Z] #69 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 14:22:39 [2024-03-30T14:22:39.347Z] #69 ... 14:22:39 [2024-03-30T14:22:39.347Z] 14:22:39 [2024-03-30T14:22:39.347Z] #61 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev pkg-config 14:22:39 [2024-03-30T14:22:39.347Z] #61 10.03 Building dependency tree... 14:22:39 [2024-03-30T14:22:39.347Z] #61 10.57 gcc is already the newest version (4:12.2.0-3). 14:22:39 [2024-03-30T14:22:39.347Z] #61 10.57 libc6-dev is already the newest version (2.36-9+deb12u4). 14:22:39 [2024-03-30T14:22:39.347Z] #61 10.57 pkg-config is already the newest version (1.8.1-1). 14:22:39 [2024-03-30T14:22:39.347Z] #61 10.57 The following additional packages will be installed: 14:22:39 [2024-03-30T14:22:39.347Z] #61 10.57 bzip2 libdpkg-perl patch xz-utils 14:22:39 [2024-03-30T14:22:39.347Z] #61 10.57 Suggested packages: 14:22:39 [2024-03-30T14:22:39.347Z] #61 10.57 bzip2-doc debian-keyring bzr seccomp ed diffutils-doc 14:22:39 [2024-03-30T14:22:39.347Z] #61 10.57 Recommended packages: 14:22:39 [2024-03-30T14:22:39.347Z] #61 10.57 build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl 14:22:39 [2024-03-30T14:22:39.347Z] #61 10.57 liblocale-gettext-perl 14:22:39 [2024-03-30T14:22:39.347Z] #61 10.66 The following NEW packages will be installed: 14:22:39 [2024-03-30T14:22:39.347Z] #61 10.67 bzip2 dpkg-dev libdpkg-perl libseccomp-dev patch xz-utils 14:22:39 [2024-03-30T14:22:39.347Z] #61 10.95 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 14:22:39 [2024-03-30T14:22:39.347Z] #61 10.95 Need to get 2683 kB of archives. 14:22:39 [2024-03-30T14:22:39.347Z] #61 10.95 After this operation, 6010 kB of additional disk space will be used. 14:22:39 [2024-03-30T14:22:39.347Z] #61 10.95 Get:1 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB] 14:22:39 [2024-03-30T14:22:39.347Z] #61 10.96 Get:2 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB] 14:22:39 [2024-03-30T14:22:39.347Z] #61 10.98 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB] 14:22:39 [2024-03-30T14:22:39.347Z] #61 11.02 Get:4 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB] 14:22:39 [2024-03-30T14:22:39.347Z] #61 11.04 Get:5 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB] 14:22:39 [2024-03-30T14:22:39.347Z] #61 11.22 Get:6 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB] 14:22:39 [2024-03-30T14:22:39.603Z] #61 ... 14:22:39 [2024-03-30T14:22:39.603Z] 14:22:39 [2024-03-30T14:22:39.603Z] #70 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 14:22:39 [2024-03-30T14:22:39.603Z] #70 ... 14:22:39 [2024-03-30T14:22:39.603Z] 14:22:39 [2024-03-30T14:22:39.603Z] #59 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; 14:22:39 [2024-03-30T14:22:39.603Z] #59 10.86 Selecting previously unselected package m4. 14:22:39 [2024-03-30T14:22:39.603Z] #59 10.87 Preparing to unpack .../02-m4_1.4.19-3_arm64.deb ... 14:22:39 [2024-03-30T14:22:39.603Z] #59 10.98 Unpacking m4 (1.4.19-3) ... 14:22:39 [2024-03-30T14:22:39.603Z] #59 11.84 Selecting previously unselected package autoconf. 14:22:39 [2024-03-30T14:22:39.603Z] #59 11.84 Preparing to unpack .../03-autoconf_2.71-3_all.deb ... 14:22:39 [2024-03-30T14:22:39.859Z] #59 12.13 Unpacking autoconf (2.71-3) ... 14:22:40 [2024-03-30T14:22:40.419Z] #59 12.58 Selecting previously unselected package autotools-dev. 14:22:40 [2024-03-30T14:22:40.419Z] #59 12.59 Preparing to unpack .../04-autotools-dev_20220109.1_all.deb ... 14:22:40 [2024-03-30T14:22:40.419Z] #59 12.60 Unpacking autotools-dev (20220109.1) ... 14:22:41 [2024-03-30T14:22:41.345Z] #59 13.41 Selecting previously unselected package automake. 14:22:41 [2024-03-30T14:22:41.345Z] #59 13.41 Preparing to unpack .../05-automake_1%3a1.16.5-1.3_all.deb ... 14:22:41 [2024-03-30T14:22:41.345Z] #59 13.48 Unpacking automake (1:1.16.5-1.3) ... 14:22:41 [2024-03-30T14:22:41.345Z] #59 ... 14:22:41 [2024-03-30T14:22:41.345Z] 14:22:41 [2024-03-30T14:22:41.345Z] #31 [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 14:22:41 [2024-03-30T14:22:41.345Z] #31 3.784 go: downloading github.com/tc-hib/go-winres v0.3.1 14:22:41 [2024-03-30T14:22:41.345Z] #31 4.657 go: downloading github.com/tc-hib/winres v0.1.6 14:22:41 [2024-03-30T14:22:41.345Z] #31 4.658 go: downloading github.com/urfave/cli/v2 v2.3.0 14:22:41 [2024-03-30T14:22:41.345Z] #31 5.243 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 14:22:41 [2024-03-30T14:22:41.345Z] #31 5.410 go: downloading github.com/russross/blackfriday/v2 v2.1.0 14:22:41 [2024-03-30T14:22:41.345Z] #31 5.673 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 14:22:41 [2024-03-30T14:22:41.345Z] #31 5.677 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb 14:22:41 [2024-03-30T14:22:41.600Z] #31 ... 14:22:41 [2024-03-30T14:22:41.600Z] 14:22:41 [2024-03-30T14:22:41.600Z] #59 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; 14:22:41 [2024-03-30T14:22:41.600Z] #59 13.82 Selecting previously unselected package libdpkg-perl. 14:22:41 [2024-03-30T14:22:41.600Z] #59 13.83 Preparing to unpack .../06-libdpkg-perl_1.21.22_all.deb ... 14:22:41 [2024-03-30T14:22:41.600Z] #59 13.88 Unpacking libdpkg-perl (1.21.22) ... 14:22:41 [2024-03-30T14:22:41.600Z] #59 ... 14:22:41 [2024-03-30T14:22:41.600Z] 14:22:41 [2024-03-30T14:22:41.600Z] #47 [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 14:22:41 [2024-03-30T14:22:41.600Z] #47 3.549 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] 14:22:41 [2024-03-30T14:22:41.600Z] #47 3.602 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] 14:22:41 [2024-03-30T14:22:41.600Z] #47 3.602 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] 14:22:41 [2024-03-30T14:22:41.600Z] #47 3.922 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB] 14:22:41 [2024-03-30T14:22:41.600Z] #47 4.352 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB] 14:22:41 [2024-03-30T14:22:41.600Z] #47 4.461 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [145 kB] 14:22:41 [2024-03-30T14:22:41.600Z] #47 6.268 Fetched 9097 kB in 3s (3016 kB/s) 14:22:41 [2024-03-30T14:22:41.600Z] #47 6.268 Reading package lists... 14:22:41 [2024-03-30T14:22:41.600Z] #47 7.079 Reading package lists... 14:22:41 [2024-03-30T14:22:41.600Z] #47 7.800 Building dependency tree... 14:22:41 [2024-03-30T14:22:41.600Z] #47 8.434 The following additional packages will be installed: 14:22:41 [2024-03-30T14:22:41.600Z] #47 8.437 cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2 14:22:41 [2024-03-30T14:22:41.600Z] #47 8.444 Suggested packages: 14:22:41 [2024-03-30T14:22:41.600Z] #47 8.445 cmake-doc cmake-format elpa-cmake-mode ninja-build lrzip 14:22:41 [2024-03-30T14:22:41.600Z] #47 8.575 The following NEW packages will be installed: 14:22:41 [2024-03-30T14:22:41.600Z] #47 8.575 cmake cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2 14:22:41 [2024-03-30T14:22:41.600Z] #47 8.918 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 14:22:41 [2024-03-30T14:22:41.600Z] #47 8.918 Need to get 19.3 MB of archives. 14:22:41 [2024-03-30T14:22:41.600Z] #47 8.918 After this operation, 77.0 MB of additional disk space will be used. 14:22:41 [2024-03-30T14:22:41.600Z] #47 8.918 Get:1 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB] 14:22:41 [2024-03-30T14:22:41.600Z] #47 9.555 Get:2 http://deb.debian.org/debian bookworm/main arm64 libxml2 arm64 2.9.14+dfsg-1.3~deb12u1 [619 kB] 14:22:41 [2024-03-30T14:22:41.600Z] #47 9.572 Get:3 http://deb.debian.org/debian bookworm/main arm64 libarchive13 arm64 3.6.2-1 [316 kB] 14:22:41 [2024-03-30T14:22:41.600Z] #47 9.665 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjsoncpp25 arm64 1.9.5-4 [72.3 kB] 14:22:41 [2024-03-30T14:22:41.600Z] #47 9.748 Get:5 http://deb.debian.org/debian bookworm/main arm64 librhash0 arm64 1.4.3-3 [131 kB] 14:22:41 [2024-03-30T14:22:41.600Z] #47 9.750 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 libuv1 arm64 1.44.2-1+deb12u1 [130 kB] 14:22:41 [2024-03-30T14:22:41.600Z] #47 9.836 Get:7 http://deb.debian.org/debian bookworm/main arm64 cmake-data all 3.25.1-1 [2026 kB] 14:22:41 [2024-03-30T14:22:41.600Z] #47 9.946 Get:8 http://deb.debian.org/debian bookworm/main arm64 cmake arm64 3.25.1-1 [6806 kB] 14:22:41 [2024-03-30T14:22:41.600Z] #47 10.47 debconf: delaying package configuration, since apt-utils is not installed 14:22:41 [2024-03-30T14:22:41.600Z] #47 10.86 Fetched 19.3 MB in 2s (12.5 MB/s) 14:22:41 [2024-03-30T14:22:41.600Z] #47 11.30 Selecting previously unselected package libicu72:arm64. 14:22:41 [2024-03-30T14:22:41.600Z] #47 11.30 (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 ... 15667 files and directories currently installed.) 14:22:41 [2024-03-30T14:22:41.600Z] #47 11.36 Preparing to unpack .../0-libicu72_72.1-3_arm64.deb ... 14:22:41 [2024-03-30T14:22:41.600Z] #47 11.70 Unpacking libicu72:arm64 (72.1-3) ... 14:22:41 [2024-03-30T14:22:41.600Z] #47 13.19 Selecting previously unselected package libxml2:arm64. 14:22:41 [2024-03-30T14:22:41.600Z] #47 13.19 Preparing to unpack .../1-libxml2_2.9.14+dfsg-1.3~deb12u1_arm64.deb ... 14:22:41 [2024-03-30T14:22:41.600Z] #47 13.21 Unpacking libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ... 14:22:41 [2024-03-30T14:22:41.855Z] #47 ... 14:22:41 [2024-03-30T14:22:41.855Z] 14:22:41 [2024-03-30T14:22:41.855Z] #29 [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 14:22:41 [2024-03-30T14:22:41.855Z] #29 17.47 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... 14:22:41 [2024-03-30T14:22:41.855Z] #29 18.27 #=#=# 14:22:41 [2024-03-30T14:22:41.855Z] #29 18.61 #=#=# ######################################################################## 100.0% 14:22:41 [2024-03-30T14:22:41.855Z] #29 19.03 14:22:41 [2024-03-30T14:22:41.855Z] #29 19.13 Download of images into '/build' complete. 14:22:41 [2024-03-30T14:22:41.855Z] #29 19.13 Use something like the following to load the result into a Docker daemon: 14:22:41 [2024-03-30T14:22:41.855Z] #29 19.13 tar -cC '/build' . | docker load 14:22:46 [2024-03-30T14:22:46.136Z] #29 ... 14:22:46 [2024-03-30T14:22:46.136Z] 14:22:46 [2024-03-30T14:22:46.136Z] #66 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help 14:22:46 [2024-03-30T14:22:46.136Z] #66 18.32 tomll can be used in two ways: 14:22:46 [2024-03-30T14:22:46.136Z] #66 18.33 Writing to STDIN and reading from STDOUT: 14:22:46 [2024-03-30T14:22:46.136Z] #66 18.33 cat file.toml | tomll > file.toml 14:22:46 [2024-03-30T14:22:46.136Z] #66 18.33 14:22:46 [2024-03-30T14:22:46.401Z] #66 18.33 Reading and updating a list of files: 14:22:46 [2024-03-30T14:22:46.401Z] #66 18.33 tomll a.toml b.toml c.toml 14:22:46 [2024-03-30T14:22:46.401Z] #66 18.33 14:22:46 [2024-03-30T14:22:46.401Z] #66 18.33 When given a list of files, tomll will modify all files in place without asking. 14:22:47 [2024-03-30T14:22:47.850Z] #66 ... 14:22:47 [2024-03-30T14:22:47.850Z] 14:22:47 [2024-03-30T14:22:47.850Z] #58 [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 14:22:47 [2024-03-30T14:22:47.850Z] #58 10.20 go: downloading github.com/quasilyte/gogrep v0.5.0 14:22:47 [2024-03-30T14:22:47.850Z] #58 10.32 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 14:22:47 [2024-03-30T14:22:47.850Z] #58 10.38 go: downloading github.com/golang/protobuf v1.5.2 14:22:47 [2024-03-30T14:22:47.850Z] #58 10.50 go: downloading github.com/prometheus/common v0.32.1 14:22:47 [2024-03-30T14:22:47.850Z] #58 10.50 go: downloading github.com/beorn7/perks v1.0.1 14:22:47 [2024-03-30T14:22:47.850Z] #58 10.50 go: downloading github.com/cespare/xxhash/v2 v2.1.2 14:22:47 [2024-03-30T14:22:47.850Z] #58 10.51 go: downloading github.com/prometheus/procfs v0.7.3 14:22:47 [2024-03-30T14:22:47.850Z] #58 10.51 go: downloading google.golang.org/protobuf v1.28.0 14:22:47 [2024-03-30T14:22:47.850Z] #58 10.73 go: downloading github.com/mattn/go-runewidth v0.0.9 14:22:47 [2024-03-30T14:22:47.850Z] #58 11.11 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 14:22:48 [2024-03-30T14:22:48.105Z] #58 ... 14:22:48 [2024-03-30T14:22:48.105Z] 14:22:48 [2024-03-30T14:22:48.105Z] #31 [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 14:22:48 [2024-03-30T14:22:48.105Z] #31 19.51 NAME: 14:22:48 [2024-03-30T14:22:48.105Z] #31 19.51 go-winres - A tool for embedding resources in Windows executables 14:22:48 [2024-03-30T14:22:48.105Z] #31 19.51 14:22:48 [2024-03-30T14:22:48.105Z] #31 19.51 USAGE: 14:22:48 [2024-03-30T14:22:48.105Z] #31 19.51 go-winres [global options] command [command options] [arguments...] 14:22:48 [2024-03-30T14:22:48.105Z] #31 19.51 14:22:48 [2024-03-30T14:22:48.105Z] #31 19.51 COMMANDS: 14:22:48 [2024-03-30T14:22:48.105Z] #31 19.51 init Create an initial ./winres/winres.json 14:22:48 [2024-03-30T14:22:48.105Z] #31 19.51 make Make syso files for the "go build" command 14:22:48 [2024-03-30T14:22:48.105Z] #31 19.51 simply Make syso files for the "go build" command (simplified) 14:22:48 [2024-03-30T14:22:48.105Z] #31 19.51 extract Extract all resources from an executable 14:22:48 [2024-03-30T14:22:48.105Z] #31 19.51 patch Replace resources in an executable file (exe, dll) 14:22:48 [2024-03-30T14:22:48.105Z] #31 19.51 help, h Shows a list of commands or help for one command 14:22:48 [2024-03-30T14:22:48.105Z] #31 19.52 14:22:48 [2024-03-30T14:22:48.105Z] #31 19.52 GLOBAL OPTIONS: 14:22:48 [2024-03-30T14:22:48.105Z] #31 19.52 --help, -h show help (default: false) 14:22:49 [2024-03-30T14:22:49.103Z] #31 ... 14:22:49 [2024-03-30T14:22:49.103Z] 14:22:49 [2024-03-30T14:22:49.103Z] #65 [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 14:22:49 [2024-03-30T14:22:49.103Z] #65 10.84 Get:28 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB] 14:22:49 [2024-03-30T14:22:49.103Z] #65 10.95 Get:29 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB] 14:22:49 [2024-03-30T14:22:49.103Z] #65 11.31 debconf: delaying package configuration, since apt-utils is not installed 14:22:49 [2024-03-30T14:22:49.103Z] #65 11.83 Fetched 9078 kB in 2s (4949 kB/s) 14:22:49 [2024-03-30T14:22:49.103Z] #65 12.11 Selecting previously unselected package libglib2.0-0:arm64. 14:22:49 [2024-03-30T14:22:49.103Z] #65 12.11 (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 ... 15667 files and directories currently installed.) 14:22:49 [2024-03-30T14:22:49.103Z] #65 12.15 Preparing to unpack .../00-libglib2.0-0_2.74.6-2_arm64.deb ... 14:22:49 [2024-03-30T14:22:49.103Z] #65 12.26 Unpacking libglib2.0-0:arm64 (2.74.6-2) ... 14:22:49 [2024-03-30T14:22:49.103Z] #65 13.25 Selecting previously unselected package libgirepository-1.0-1:arm64. 14:22:49 [2024-03-30T14:22:49.103Z] #65 13.25 Preparing to unpack .../01-libgirepository-1.0-1_1.74.0-3_arm64.deb ... 14:22:49 [2024-03-30T14:22:49.103Z] #65 13.27 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ... 14:22:49 [2024-03-30T14:22:49.103Z] #65 13.85 Selecting previously unselected package gir1.2-glib-2.0:arm64. 14:22:49 [2024-03-30T14:22:49.103Z] #65 13.85 Preparing to unpack .../02-gir1.2-glib-2.0_1.74.0-3_arm64.deb ... 14:22:49 [2024-03-30T14:22:49.103Z] #65 14.07 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ... 14:22:49 [2024-03-30T14:22:49.103Z] #65 14.45 Selecting previously unselected package libsecret-common. 14:22:49 [2024-03-30T14:22:49.103Z] #65 14.46 Preparing to unpack .../03-libsecret-common_0.20.5-3_all.deb ... 14:22:49 [2024-03-30T14:22:49.103Z] #65 14.48 Unpacking libsecret-common (0.20.5-3) ... 14:22:49 [2024-03-30T14:22:49.103Z] #65 15.56 Selecting previously unselected package libsecret-1-0:arm64. 14:22:49 [2024-03-30T14:22:49.103Z] #65 15.57 Preparing to unpack .../04-libsecret-1-0_0.20.5-3_arm64.deb ... 14:22:49 [2024-03-30T14:22:49.103Z] #65 15.74 Unpacking libsecret-1-0:arm64 (0.20.5-3) ... 14:22:49 [2024-03-30T14:22:49.103Z] #65 16.29 Selecting previously unselected package gir1.2-secret-1:arm64. 14:22:49 [2024-03-30T14:22:49.103Z] #65 16.30 Preparing to unpack .../05-gir1.2-secret-1_0.20.5-3_arm64.deb ... 14:22:49 [2024-03-30T14:22:49.103Z] #65 16.40 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ... 14:22:49 [2024-03-30T14:22:49.104Z] #65 16.94 Selecting previously unselected package uuid-dev:arm64. 14:22:49 [2024-03-30T14:22:49.104Z] #65 16.95 Preparing to unpack .../06-uuid-dev_2.38.1-5+b1_arm64.deb ... 14:22:49 [2024-03-30T14:22:49.104Z] #65 17.07 Unpacking uuid-dev:arm64 (2.38.1-5+b1) ... 14:22:49 [2024-03-30T14:22:49.104Z] #65 17.75 Selecting previously unselected package libblkid-dev:arm64. 14:22:49 [2024-03-30T14:22:49.104Z] #65 17.80 Preparing to unpack .../07-libblkid-dev_2.38.1-5+b1_arm64.deb ... 14:22:49 [2024-03-30T14:22:49.104Z] #65 17.89 Unpacking libblkid-dev:arm64 (2.38.1-5+b1) ... 14:22:49 [2024-03-30T14:22:49.104Z] #65 18.69 Selecting previously unselected package libbtrfs0:arm64. 14:22:49 [2024-03-30T14:22:49.104Z] #65 18.69 Preparing to unpack .../08-libbtrfs0_6.2-1_arm64.deb ... 14:22:49 [2024-03-30T14:22:49.104Z] #65 18.74 Unpacking libbtrfs0:arm64 (6.2-1) ... 14:22:49 [2024-03-30T14:22:49.104Z] #65 19.15 Selecting previously unselected package libbtrfs-dev:arm64. 14:22:49 [2024-03-30T14:22:49.104Z] #65 19.16 Preparing to unpack .../09-libbtrfs-dev_6.2-1_arm64.deb ... 14:22:49 [2024-03-30T14:22:49.104Z] #65 19.22 Unpacking libbtrfs-dev:arm64 (6.2-1) ... 14:22:49 [2024-03-30T14:22:49.104Z] #65 19.72 Selecting previously unselected package libelf1:arm64. 14:22:49 [2024-03-30T14:22:49.104Z] #65 19.74 Preparing to unpack .../10-libelf1_0.188-2.1_arm64.deb ... 14:22:49 [2024-03-30T14:22:49.104Z] #65 19.87 Unpacking libelf1:arm64 (0.188-2.1) ... 14:22:49 [2024-03-30T14:22:49.104Z] #65 20.24 Selecting previously unselected package libffi-dev:arm64. 14:22:49 [2024-03-30T14:22:49.104Z] #65 20.24 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ... 14:22:49 [2024-03-30T14:22:49.104Z] #65 20.33 Unpacking libffi-dev:arm64 (3.4.4-1) ... 14:22:49 [2024-03-30T14:22:49.104Z] #65 20.66 Selecting previously unselected package libgpg-error-dev. 14:22:49 [2024-03-30T14:22:49.104Z] #65 20.66 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ... 14:22:49 [2024-03-30T14:22:49.104Z] #65 20.68 Unpacking libgpg-error-dev (1.46-1) ... 14:22:49 [2024-03-30T14:22:49.359Z] #65 21.38 Selecting previously unselected package libgcrypt20-dev. 14:22:49 [2024-03-30T14:22:49.614Z] #65 21.38 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ... 14:22:49 [2024-03-30T14:22:49.614Z] #65 21.46 Unpacking libgcrypt20-dev (1.10.1-3) ... 14:22:49 [2024-03-30T14:22:49.871Z] #65 ... 14:22:49 [2024-03-30T14:22:49.871Z] 14:22:49 [2024-03-30T14:22:49.871Z] #61 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev pkg-config 14:22:49 [2024-03-30T14:22:49.871Z] #61 11.87 debconf: delaying package configuration, since apt-utils is not installed 14:22:49 [2024-03-30T14:22:49.871Z] #61 11.97 Fetched 2683 kB in 1s (4999 kB/s) 14:22:49 [2024-03-30T14:22:49.871Z] #61 12.15 Selecting previously unselected package bzip2. 14:22:49 [2024-03-30T14:22:49.871Z] #61 12.15 (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 ... 15667 files and directories currently installed.) 14:22:49 [2024-03-30T14:22:49.871Z] #61 12.19 Preparing to unpack .../0-bzip2_1.0.8-5+b1_arm64.deb ... 14:22:49 [2024-03-30T14:22:49.871Z] #61 12.29 Unpacking bzip2 (1.0.8-5+b1) ... 14:22:49 [2024-03-30T14:22:49.871Z] #61 13.10 Selecting previously unselected package xz-utils. 14:22:49 [2024-03-30T14:22:49.871Z] #61 13.10 Preparing to unpack .../1-xz-utils_5.4.1-0.2_arm64.deb ... 14:22:49 [2024-03-30T14:22:49.871Z] #61 13.18 Unpacking xz-utils (5.4.1-0.2) ... 14:22:49 [2024-03-30T14:22:49.871Z] #61 13.56 Selecting previously unselected package libdpkg-perl. 14:22:49 [2024-03-30T14:22:49.871Z] #61 13.56 Preparing to unpack .../2-libdpkg-perl_1.21.22_all.deb ... 14:22:49 [2024-03-30T14:22:49.871Z] #61 13.69 Unpacking libdpkg-perl (1.21.22) ... 14:22:49 [2024-03-30T14:22:49.871Z] #61 14.50 Selecting previously unselected package patch. 14:22:49 [2024-03-30T14:22:49.871Z] #61 14.51 Preparing to unpack .../3-patch_2.7.6-7_arm64.deb ... 14:22:49 [2024-03-30T14:22:49.871Z] #61 14.53 Unpacking patch (2.7.6-7) ... 14:22:49 [2024-03-30T14:22:49.871Z] #61 15.15 Selecting previously unselected package dpkg-dev. 14:22:49 [2024-03-30T14:22:49.871Z] #61 15.16 Preparing to unpack .../4-dpkg-dev_1.21.22_all.deb ... 14:22:49 [2024-03-30T14:22:49.871Z] #61 15.24 Unpacking dpkg-dev (1.21.22) ... 14:22:49 [2024-03-30T14:22:49.871Z] #61 16.28 Selecting previously unselected package libseccomp-dev:arm64. 14:22:49 [2024-03-30T14:22:49.871Z] #61 16.28 Preparing to unpack .../5-libseccomp-dev_2.5.4-1+b3_arm64.deb ... 14:22:49 [2024-03-30T14:22:49.871Z] #61 16.41 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ... 14:22:49 [2024-03-30T14:22:49.871Z] #61 17.08 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ... 14:22:49 [2024-03-30T14:22:49.871Z] #61 17.48 Setting up bzip2 (1.0.8-5+b1) ... 14:22:49 [2024-03-30T14:22:49.871Z] #61 17.84 Setting up xz-utils (5.4.1-0.2) ... 14:22:49 [2024-03-30T14:22:49.871Z] #61 18.09 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 14:22:49 [2024-03-30T14:22:49.871Z] #61 18.37 Setting up patch (2.7.6-7) ... 14:22:49 [2024-03-30T14:22:49.871Z] #61 18.72 Setting up libdpkg-perl (1.21.22) ... 14:22:49 [2024-03-30T14:22:49.871Z] #61 18.94 Setting up dpkg-dev (1.21.22) ... 14:22:49 [2024-03-30T14:22:49.871Z] #61 ... 14:22:49 [2024-03-30T14:22:49.871Z] 14:22:49 [2024-03-30T14:22:49.871Z] #59 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; 14:22:49 [2024-03-30T14:22:49.871Z] #59 14.62 Selecting previously unselected package patch. 14:22:49 [2024-03-30T14:22:49.871Z] #59 14.62 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ... 14:22:49 [2024-03-30T14:22:49.871Z] #59 14.72 Unpacking patch (2.7.6-7) ... 14:22:49 [2024-03-30T14:22:49.871Z] #59 15.29 Selecting previously unselected package dpkg-dev. 14:22:49 [2024-03-30T14:22:49.871Z] #59 15.30 Preparing to unpack .../08-dpkg-dev_1.21.22_all.deb ... 14:22:49 [2024-03-30T14:22:49.871Z] #59 15.46 Unpacking dpkg-dev (1.21.22) ... 14:22:49 [2024-03-30T14:22:49.871Z] #59 16.52 Selecting previously unselected package build-essential. 14:22:49 [2024-03-30T14:22:49.871Z] #59 16.53 Preparing to unpack .../09-build-essential_12.9_arm64.deb ... 14:22:49 [2024-03-30T14:22:49.871Z] #59 16.63 Unpacking build-essential (12.9) ... 14:22:49 [2024-03-30T14:22:49.871Z] #59 17.20 Selecting previously unselected package libcap-dev:arm64. 14:22:49 [2024-03-30T14:22:49.871Z] #59 17.21 Preparing to unpack .../10-libcap-dev_1%3a2.66-4_arm64.deb ... 14:22:49 [2024-03-30T14:22:49.871Z] #59 17.27 Unpacking libcap-dev:arm64 (1:2.66-4) ... 14:22:49 [2024-03-30T14:22:49.871Z] #59 18.25 Selecting previously unselected package libprotobuf-c1:arm64. 14:22:49 [2024-03-30T14:22:49.871Z] #59 18.25 Preparing to unpack .../11-libprotobuf-c1_1.4.1-1+b1_arm64.deb ... 14:22:49 [2024-03-30T14:22:49.871Z] #59 18.42 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ... 14:22:49 [2024-03-30T14:22:49.871Z] #59 19.07 Selecting previously unselected package libprotobuf-c-dev:arm64. 14:22:49 [2024-03-30T14:22:49.871Z] #59 19.07 Preparing to unpack .../12-libprotobuf-c-dev_1.4.1-1+b1_arm64.deb ... 14:22:49 [2024-03-30T14:22:49.871Z] #59 19.24 Unpacking libprotobuf-c-dev:arm64 (1.4.1-1+b1) ... 14:22:49 [2024-03-30T14:22:49.871Z] #59 19.56 Selecting previously unselected package libseccomp-dev:arm64. 14:22:49 [2024-03-30T14:22:49.871Z] #59 19.56 Preparing to unpack .../13-libseccomp-dev_2.5.4-1+b3_arm64.deb ... 14:22:49 [2024-03-30T14:22:49.871Z] #59 19.57 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ... 14:22:49 [2024-03-30T14:22:49.871Z] #59 20.15 Selecting previously unselected package libsystemd-dev:arm64. 14:22:49 [2024-03-30T14:22:49.871Z] #59 20.16 Preparing to unpack .../14-libsystemd-dev_252.22-1~deb12u1_arm64.deb ... 14:22:49 [2024-03-30T14:22:49.871Z] #59 20.24 Unpacking libsystemd-dev:arm64 (252.22-1~deb12u1) ... 14:22:49 [2024-03-30T14:22:49.871Z] #59 20.91 Selecting previously unselected package libtool. 14:22:49 [2024-03-30T14:22:49.871Z] #59 20.91 Preparing to unpack .../15-libtool_2.4.7-5_all.deb ... 14:22:49 [2024-03-30T14:22:49.871Z] #59 20.98 Unpacking libtool (2.4.7-5) ... 14:22:49 [2024-03-30T14:22:49.871Z] #59 21.62 Selecting previously unselected package libudev-dev:arm64. 14:22:49 [2024-03-30T14:22:49.871Z] #59 21.62 Preparing to unpack .../16-libudev-dev_252.22-1~deb12u1_arm64.deb ... 14:22:49 [2024-03-30T14:22:49.871Z] #59 21.63 Unpacking libudev-dev:arm64 (252.22-1~deb12u1) ... 14:22:49 [2024-03-30T14:22:49.871Z] #59 22.16 Selecting previously unselected package libyajl2:arm64. 14:22:49 [2024-03-30T14:22:49.871Z] #59 22.17 Preparing to unpack .../17-libyajl2_2.1.0-3+deb12u2_arm64.deb ... 14:22:49 [2024-03-30T14:22:49.871Z] #59 22.32 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ... 14:22:50 [2024-03-30T14:22:50.214Z] #59 ... 14:22:50 [2024-03-30T14:22:50.214Z] 14:22:50 [2024-03-30T14:22:50.214Z] #65 [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 14:22:50 [2024-03-30T14:22:50.214Z] #65 21.99 Selecting previously unselected package libglib2.0-data. 14:22:50 [2024-03-30T14:22:50.214Z] #65 21.99 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ... 14:22:50 [2024-03-30T14:22:50.564Z] #65 22.11 Unpacking libglib2.0-data (2.74.6-2) ... 14:22:51 [2024-03-30T14:22:51.488Z] #65 23.24 Selecting previously unselected package libglib2.0-bin. 14:22:51 [2024-03-30T14:22:51.488Z] #65 23.25 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ... 14:22:51 [2024-03-30T14:22:51.488Z] #65 23.33 Unpacking libglib2.0-bin (2.74.6-2) ... 14:22:52 [2024-03-30T14:22:52.129Z] #65 24.03 Selecting previously unselected package python3-lib2to3. 14:22:52 [2024-03-30T14:22:52.129Z] #65 24.03 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ... 14:22:52 [2024-03-30T14:22:52.129Z] #65 24.04 Unpacking python3-lib2to3 (3.11.2-3) ... 14:22:52 [2024-03-30T14:22:52.384Z] #65 ... 14:22:52 [2024-03-30T14:22:52.384Z] 14:22:52 [2024-03-30T14:22:52.384Z] #47 [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 14:22:52 [2024-03-30T14:22:52.384Z] #47 14.18 Selecting previously unselected package libarchive13:arm64. 14:22:52 [2024-03-30T14:22:52.384Z] #47 14.18 Preparing to unpack .../2-libarchive13_3.6.2-1_arm64.deb ... 14:22:52 [2024-03-30T14:22:52.384Z] #47 14.25 Unpacking libarchive13:arm64 (3.6.2-1) ... 14:22:52 [2024-03-30T14:22:52.384Z] #47 14.89 Selecting previously unselected package libjsoncpp25:arm64. 14:22:52 [2024-03-30T14:22:52.384Z] #47 14.90 Preparing to unpack .../3-libjsoncpp25_1.9.5-4_arm64.deb ... 14:22:52 [2024-03-30T14:22:52.384Z] #47 15.08 Unpacking libjsoncpp25:arm64 (1.9.5-4) ... 14:22:52 [2024-03-30T14:22:52.384Z] #47 16.15 Selecting previously unselected package librhash0:arm64. 14:22:52 [2024-03-30T14:22:52.384Z] #47 16.16 Preparing to unpack .../4-librhash0_1.4.3-3_arm64.deb ... 14:22:52 [2024-03-30T14:22:52.384Z] #47 16.30 Unpacking librhash0:arm64 (1.4.3-3) ... 14:22:52 [2024-03-30T14:22:52.384Z] #47 16.94 Selecting previously unselected package libuv1:arm64. 14:22:52 [2024-03-30T14:22:52.384Z] #47 16.95 Preparing to unpack .../5-libuv1_1.44.2-1+deb12u1_arm64.deb ... 14:22:52 [2024-03-30T14:22:52.384Z] #47 17.07 Unpacking libuv1:arm64 (1.44.2-1+deb12u1) ... 14:22:52 [2024-03-30T14:22:52.384Z] #47 18.15 Selecting previously unselected package cmake-data. 14:22:52 [2024-03-30T14:22:52.384Z] #47 18.24 Preparing to unpack .../6-cmake-data_3.25.1-1_all.deb ... 14:22:52 [2024-03-30T14:22:52.384Z] #47 18.26 Unpacking cmake-data (3.25.1-1) ... 14:22:52 [2024-03-30T14:22:52.384Z] #47 20.01 Selecting previously unselected package cmake. 14:22:52 [2024-03-30T14:22:52.384Z] #47 20.01 Preparing to unpack .../7-cmake_3.25.1-1_arm64.deb ... 14:22:52 [2024-03-30T14:22:52.384Z] #47 20.18 Unpacking cmake (3.25.1-1) ... 14:22:52 [2024-03-30T14:22:52.384Z] #47 21.41 Setting up libicu72:arm64 (72.1-3) ... 14:22:52 [2024-03-30T14:22:52.384Z] #47 21.66 Setting up libuv1:arm64 (1.44.2-1+deb12u1) ... 14:22:52 [2024-03-30T14:22:52.384Z] #47 22.00 Setting up libjsoncpp25:arm64 (1.9.5-4) ... 14:22:52 [2024-03-30T14:22:52.384Z] #47 22.41 Setting up librhash0:arm64 (1.4.3-3) ... 14:22:52 [2024-03-30T14:22:52.384Z] #47 22.75 Setting up cmake-data (3.25.1-1) ... 14:22:52 [2024-03-30T14:22:52.385Z] #47 23.16 Setting up libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ... 14:22:52 [2024-03-30T14:22:52.385Z] #47 23.52 Setting up libarchive13:arm64 (3.6.2-1) ... 14:22:52 [2024-03-30T14:22:52.385Z] #47 23.71 Setting up cmake (3.25.1-1) ... 14:22:52 [2024-03-30T14:22:52.385Z] #47 23.92 Processing triggers for libc-bin (2.36-9+deb12u4) ... 14:22:52 [2024-03-30T14:22:52.639Z] #47 ... 14:22:52 [2024-03-30T14:22:52.639Z] 14:22:52 [2024-03-30T14:22:52.640Z] #59 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; 14:22:52 [2024-03-30T14:22:52.640Z] #59 23.18 Selecting previously unselected package libyajl-dev:arm64. 14:22:52 [2024-03-30T14:22:52.640Z] #59 23.18 Preparing to unpack .../18-libyajl-dev_2.1.0-3+deb12u2_arm64.deb ... 14:22:52 [2024-03-30T14:22:52.640Z] #59 23.48 Unpacking libyajl-dev:arm64 (2.1.0-3+deb12u2) ... 14:22:52 [2024-03-30T14:22:52.640Z] #59 24.08 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ... 14:22:52 [2024-03-30T14:22:52.640Z] #59 24.30 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ... 14:22:52 [2024-03-30T14:22:52.640Z] #59 24.41 Setting up m4 (1.4.19-3) ... 14:22:52 [2024-03-30T14:22:52.640Z] #59 24.61 Setting up bzip2 (1.0.8-5+b1) ... 14:22:52 [2024-03-30T14:22:52.640Z] #59 24.85 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ... 14:22:52 [2024-03-30T14:22:52.894Z] #59 25.27 Setting up libprotobuf-c-dev:arm64 (1.4.1-1+b1) ... 14:22:53 [2024-03-30T14:22:53.149Z] #59 25.46 Setting up autotools-dev (20220109.1) ... 14:22:54 [2024-03-30T14:22:54.074Z] #59 26.21 Setting up xz-utils (5.4.1-0.2) ... 14:22:54 [2024-03-30T14:22:54.633Z] #59 26.81 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 14:22:55 [2024-03-30T14:22:55.007Z] #59 ... 14:22:55 [2024-03-30T14:22:55.007Z] 14:22:55 [2024-03-30T14:22:55.007Z] #70 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 14:22:55 [2024-03-30T14:22:55.007Z] #70 DONE 25.4s 14:22:55 [2024-03-30T14:22:55.007Z] 14:22:55 [2024-03-30T14:22:55.007Z] #59 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; 14:22:55 [2024-03-30T14:22:55.007Z] #59 27.11 Setting up patch (2.7.6-7) ... 14:22:55 [2024-03-30T14:22:55.262Z] #59 27.62 Setting up libudev-dev:arm64 (252.22-1~deb12u1) ... 14:22:55 [2024-03-30T14:22:55.517Z] #59 27.95 Setting up libdpkg-perl (1.21.22) ... 14:22:56 [2024-03-30T14:22:56.076Z] #59 28.21 Setting up autoconf (2.71-3) ... 14:22:56 [2024-03-30T14:22:56.348Z] #59 28.68 Setting up libyajl-dev:arm64 (2.1.0-3+deb12u2) ... 14:22:56 [2024-03-30T14:22:56.604Z] #59 28.88 Setting up libcap-dev:arm64 (1:2.66-4) ... 14:22:56 [2024-03-30T14:22:56.921Z] #59 29.04 Setting up libsystemd-dev:arm64 (252.22-1~deb12u1) ... 14:22:56 [2024-03-30T14:22:56.921Z] #59 ... 14:22:56 [2024-03-30T14:22:56.921Z] 14:22:56 [2024-03-30T14:22:56.921Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.8.0" && /build/shfmt --version 14:22:56 [2024-03-30T14:22:56.921Z] #64 19.15 v3.8.0 14:22:57 [2024-03-30T14:22:57.373Z] #64 ... 14:22:57 [2024-03-30T14:22:57.373Z] 14:22:57 [2024-03-30T14:22:57.373Z] #65 [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 14:22:57 [2024-03-30T14:22:57.373Z] #65 24.62 Selecting previously unselected package python3-distutils. 14:22:57 [2024-03-30T14:22:57.373Z] #65 24.62 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ... 14:22:57 [2024-03-30T14:22:57.373Z] #65 24.73 Unpacking python3-distutils (3.11.2-3) ... 14:22:57 [2024-03-30T14:22:57.373Z] #65 25.34 Selecting previously unselected package libglib2.0-dev-bin. 14:22:57 [2024-03-30T14:22:57.373Z] #65 25.34 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ... 14:22:57 [2024-03-30T14:22:57.373Z] #65 25.72 Unpacking libglib2.0-dev-bin (2.74.6-2) ... 14:22:57 [2024-03-30T14:22:57.373Z] #65 26.94 Selecting previously unselected package libsepol-dev:arm64. 14:22:57 [2024-03-30T14:22:57.373Z] #65 26.94 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ... 14:22:57 [2024-03-30T14:22:57.373Z] #65 27.13 Unpacking libsepol-dev:arm64 (3.4-2.1) ... 14:22:57 [2024-03-30T14:22:57.373Z] #65 27.87 Selecting previously unselected package libpcre2-16-0:arm64. 14:22:57 [2024-03-30T14:22:57.373Z] #65 27.87 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ... 14:22:57 [2024-03-30T14:22:57.373Z] #65 28.06 Unpacking libpcre2-16-0:arm64 (10.42-1) ... 14:22:57 [2024-03-30T14:22:57.373Z] #65 28.59 Selecting previously unselected package libpcre2-32-0:arm64. 14:22:57 [2024-03-30T14:22:57.373Z] #65 28.60 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ... 14:22:57 [2024-03-30T14:22:57.373Z] #65 28.70 Unpacking libpcre2-32-0:arm64 (10.42-1) ... 14:22:57 [2024-03-30T14:22:57.634Z] #65 29.51 Selecting previously unselected package libpcre2-posix3:arm64. 14:22:57 [2024-03-30T14:22:57.634Z] #65 29.52 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ... 14:22:57 [2024-03-30T14:22:57.634Z] #65 29.55 Unpacking libpcre2-posix3:arm64 (10.42-1) ... 14:22:57 [2024-03-30T14:22:57.889Z] #65 29.93 Selecting previously unselected package libpcre2-dev:arm64. 14:22:58 [2024-03-30T14:22:58.229Z] #65 29.93 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ... 14:22:58 [2024-03-30T14:22:58.229Z] #65 29.99 Unpacking libpcre2-dev:arm64 (10.42-1) ... 14:22:58 [2024-03-30T14:22:58.484Z] #65 30.45 Selecting previously unselected package libselinux1-dev:arm64. 14:22:58 [2024-03-30T14:22:58.740Z] #65 30.46 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ... 14:22:58 [2024-03-30T14:22:58.740Z] #65 30.47 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ... 14:22:58 [2024-03-30T14:22:58.740Z] #65 30.66 Selecting previously unselected package libmount-dev:arm64. 14:22:58 [2024-03-30T14:22:58.740Z] #65 30.67 Preparing to unpack .../25-libmount-dev_2.38.1-5+b1_arm64.deb ... 14:22:58 [2024-03-30T14:22:58.994Z] #65 30.86 Unpacking libmount-dev:arm64 (2.38.1-5+b1) ... 14:22:59 [2024-03-30T14:22:59.314Z] #65 31.13 Selecting previously unselected package zlib1g-dev:arm64. 14:22:59 [2024-03-30T14:22:59.314Z] #65 31.14 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ... 14:22:59 [2024-03-30T14:22:59.314Z] #65 31.15 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ... 14:22:59 [2024-03-30T14:22:59.314Z] #65 31.29 Selecting previously unselected package libglib2.0-dev:arm64. 14:22:59 [2024-03-30T14:22:59.569Z] #65 31.29 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ... 14:22:59 [2024-03-30T14:22:59.569Z] #65 31.48 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ... 14:22:59 [2024-03-30T14:22:59.852Z] #65 31.92 Selecting previously unselected package libsecret-1-dev:arm64. 14:23:00 [2024-03-30T14:23:00.107Z] #65 31.92 Preparing to unpack .../28-libsecret-1-dev_0.20.5-3_arm64.deb ... 14:23:00 [2024-03-30T14:23:00.107Z] #65 32.04 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ... 14:23:00 [2024-03-30T14:23:00.362Z] #65 32.29 Setting up libglib2.0-0:arm64 (2.74.6-2) ... 14:23:00 [2024-03-30T14:23:00.362Z] #65 ... 14:23:00 [2024-03-30T14:23:00.362Z] 14:23:00 [2024-03-30T14:23:00.362Z] #29 [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 14:23:00 [2024-03-30T14:23:00.362Z] #29 DONE 37.8s 14:23:00 [2024-03-30T14:23:00.362Z] 14:23:00 [2024-03-30T14:23:00.362Z] #66 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help 14:23:00 [2024-03-30T14:23:00.362Z] #66 DONE 32.7s 14:23:00 [2024-03-30T14:23:00.362Z] 14:23:00 [2024-03-30T14:23:00.362Z] #52 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.2" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 14:23:00 [2024-03-30T14:23:00.362Z] #52 DONE 31.4s 14:23:00 [2024-03-30T14:23:00.362Z] 14:23:00 [2024-03-30T14:23:00.362Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.8.0" && /build/shfmt --version 14:23:00 [2024-03-30T14:23:00.362Z] #64 DONE 32.7s 14:23:00 [2024-03-30T14:23:00.362Z] 14:23:00 [2024-03-30T14:23:00.362Z] #49 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.13" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 14:23:00 [2024-03-30T14:23:00.362Z] #49 DONE 31.7s 14:23:00 [2024-03-30T14:23:00.362Z] 14:23:00 [2024-03-30T14:23:00.362Z] #69 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 14:23:00 [2024-03-30T14:23:00.362Z] #69 DONE 31.7s 14:23:00 [2024-03-30T14:23:00.362Z] 14:23:00 [2024-03-30T14:23:00.362Z] #57 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 14:23:00 [2024-03-30T14:23:00.362Z] #57 DONE 30.9s 14:23:00 [2024-03-30T14:23:00.362Z] 14:23:00 [2024-03-30T14:23:00.362Z] #54 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD 14:23:00 [2024-03-30T14:23:00.362Z] #54 DONE 31.3s 14:23:00 [2024-03-30T14:23:00.362Z] 14:23:00 [2024-03-30T14:23:00.362Z] #65 [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 14:23:00 [2024-03-30T14:23:00.362Z] #65 32.30 No schema files found: doing nothing. 14:23:00 [2024-03-30T14:23:00.362Z] #65 32.30 Setting up libffi-dev:arm64 (3.4.4-1) ... 14:23:00 [2024-03-30T14:23:00.362Z] #65 32.32 Setting up libpcre2-16-0:arm64 (10.42-1) ... 14:23:00 [2024-03-30T14:23:00.362Z] #65 32.34 Setting up libbtrfs0:arm64 (6.2-1) ... 14:23:00 [2024-03-30T14:23:00.362Z] #65 32.37 Setting up libpcre2-32-0:arm64 (10.42-1) ... 14:23:00 [2024-03-30T14:23:00.362Z] #65 32.38 Setting up libglib2.0-data (2.74.6-2) ... 14:23:00 [2024-03-30T14:23:00.362Z] #65 ... 14:23:00 [2024-03-30T14:23:00.362Z] 14:23:00 [2024-03-30T14:23:00.362Z] #59 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; 14:23:00 [2024-03-30T14:23:00.362Z] #59 29.40 Setting up automake (1:1.16.5-1.3) ... 14:23:00 [2024-03-30T14:23:00.362Z] #59 29.48 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 14:23:00 [2024-03-30T14:23:00.362Z] #59 29.62 Setting up libtool (2.4.7-5) ... 14:23:00 [2024-03-30T14:23:00.362Z] #59 29.89 Setting up dpkg-dev (1.21.22) ... 14:23:00 [2024-03-30T14:23:00.362Z] #59 30.12 Setting up build-essential (12.9) ... 14:23:00 [2024-03-30T14:23:00.362Z] #59 30.39 Processing triggers for libc-bin (2.36-9+deb12u4) ... 14:23:00 [2024-03-30T14:23:00.618Z] #59 ... 14:23:00 [2024-03-30T14:23:00.618Z] 14:23:00 [2024-03-30T14:23:00.618Z] #63 [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 14:23:00 [2024-03-30T14:23:00.618Z] #63 24.02 gotestsum version dev 14:23:00 [2024-03-30T14:23:00.618Z] #63 DONE 32.8s 14:23:00 [2024-03-30T14:23:00.618Z] 14:23:00 [2024-03-30T14:23:00.618Z] #31 [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 14:23:00 [2024-03-30T14:23:00.618Z] #31 DONE 32.8s 14:23:00 [2024-03-30T14:23:00.618Z] 14:23:00 [2024-03-30T14:23:00.618Z] #47 [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 14:23:00 [2024-03-30T14:23:00.618Z] #47 DONE 32.4s 14:23:00 [2024-03-30T14:23:00.618Z] 14:23:00 [2024-03-30T14:23:00.618Z] #61 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev pkg-config 14:23:00 [2024-03-30T14:23:00.618Z] #61 DONE 32.6s 14:23:00 [2024-03-30T14:23:00.618Z] 14:23:00 [2024-03-30T14:23:00.618Z] #67 [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 14:23:00 [2024-03-30T14:23:00.618Z] #67 DONE 32.7s 14:23:00 [2024-03-30T14:23:00.618Z] 14:23:00 [2024-03-30T14:23:00.618Z] #60 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 rm -f ./.git/*.lock && /download-or-build-cli.sh v26.0.0 https://github.com/docker/cli.git /build && /build/docker --version 14:23:00 [2024-03-30T14:23:00.618Z] #60 DONE 32.6s 14:23:00 [2024-03-30T14:23:00.618Z] 14:23:00 [2024-03-30T14:23:00.618Z] #59 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; 14:23:00 [2024-03-30T14:23:00.618Z] #59 DONE 32.9s 14:23:00 [2024-03-30T14:23:00.618Z] 14:23:00 [2024-03-30T14:23:00.618Z] #68 [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 <<EOT (set -ex...) 14:23:00 [2024-03-30T14:23:00.618Z] #68 DONE 31.7s 14:23:00 [2024-03-30T14:23:00.618Z] 14:23:00 [2024-03-30T14:23:00.618Z] #65 [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 14:23:00 [2024-03-30T14:23:00.618Z] #65 32.40 Setting up libgpg-error-dev (1.46-1) ... 14:23:00 [2024-03-30T14:23:00.618Z] #65 32.41 Setting up uuid-dev:arm64 (2.38.1-5+b1) ... 14:23:00 [2024-03-30T14:23:00.618Z] #65 32.42 Setting up libsepol-dev:arm64 (3.4-2.1) ... 14:23:00 [2024-03-30T14:23:00.618Z] #65 32.43 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ... 14:23:00 [2024-03-30T14:23:00.618Z] #65 32.44 Setting up libpcre2-posix3:arm64 (10.42-1) ... 14:23:00 [2024-03-30T14:23:00.618Z] #65 32.46 Setting up libbtrfs-dev:arm64 (6.2-1) ... 14:23:00 [2024-03-30T14:23:00.618Z] #65 32.48 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ... 14:23:00 [2024-03-30T14:23:00.618Z] #65 32.50 Setting up python3-lib2to3 (3.11.2-3) ... 14:23:00 [2024-03-30T14:23:00.618Z] #65 32.62 Setting up libelf1:arm64 (0.188-2.1) ... 14:23:00 [2024-03-30T14:23:00.873Z] #65 32.63 Setting up libsecret-common (0.20.5-3) ... 14:23:00 [2024-03-30T14:23:00.873Z] #65 32.64 Setting up python3-distutils (3.11.2-3) ... 14:23:00 [2024-03-30T14:23:00.873Z] #65 32.83 Setting up libglib2.0-dev-bin (2.74.6-2) ... 14:23:01 [2024-03-30T14:23:01.139Z] #65 33.04 Setting up libblkid-dev:arm64 (2.38.1-5+b1) ... 14:23:01 [2024-03-30T14:23:01.454Z] #65 33.06 Setting up libpcre2-dev:arm64 (10.42-1) ... 14:23:01 [2024-03-30T14:23:01.454Z] #65 33.07 Setting up libselinux1-dev:arm64 (3.4-1+b6) ... 14:23:01 [2024-03-30T14:23:01.454Z] #65 33.08 Setting up libglib2.0-bin (2.74.6-2) ... 14:23:01 [2024-03-30T14:23:01.454Z] #65 33.10 Setting up libsecret-1-0:arm64 (0.20.5-3) ... 14:23:01 [2024-03-30T14:23:01.454Z] #65 33.26 Setting up libgcrypt20-dev (1.10.1-3) ... 14:23:01 [2024-03-30T14:23:01.709Z] #65 33.58 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ... 14:23:01 [2024-03-30T14:23:01.709Z] #65 33.67 Setting up libmount-dev:arm64 (2.38.1-5+b1) ... 14:23:01 [2024-03-30T14:23:01.709Z] #65 33.69 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ... 14:23:01 [2024-03-30T14:23:01.964Z] #65 33.70 Setting up libglib2.0-dev:arm64 (2.74.6-2) ... 14:23:01 [2024-03-30T14:23:01.964Z] #65 33.76 Setting up libsecret-1-dev:arm64 (0.20.5-3) ... 14:23:01 [2024-03-30T14:23:01.964Z] #65 33.78 Processing triggers for libc-bin (2.36-9+deb12u4) ... 14:23:02 [2024-03-30T14:23:02.218Z] #65 DONE 34.2s 14:23:02 [2024-03-30T14:23:02.218Z] 14:23:02 [2024-03-30T14:23:02.218Z] #71 [dev-systemd-false 1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images 14:23:02 [2024-03-30T14:23:02.218Z] #71 DONE 1.3s 14:23:02 [2024-03-30T14:23:02.219Z] 14:23:02 [2024-03-30T14:23:02.219Z] #72 [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 <<EOT (set -e...) 14:23:05 [2024-03-30T14:23:05.481Z] #72 2.798 + bin/ctr 14:23:05 [2024-03-30T14:23:05.481Z] #72 2.798 go build -gcflags=-trimpath=/go/src -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.13 -X github.com/containerd/containerd/version.Revision=7c3aca7a610df76212171d200ca3811ff6096eb8 -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build" ./cmd/ctr 14:23:07 [2024-03-30T14:23:07.995Z] #72 ... 14:23:07 [2024-03-30T14:23:07.995Z] 14:23:07 [2024-03-30T14:23:07.995Z] #73 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw --mount=type=cache,target=/go/pkg/mod --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...) 14:23:07 [2024-03-30T14:23:07.995Z] #73 1.937 go: downloading github.com/Masterminds/semver/v3 v3.2.1 14:23:07 [2024-03-30T14:23:07.995Z] #73 1.937 go: downloading github.com/urfave/cli/v2 v2.27.1 14:23:07 [2024-03-30T14:23:07.995Z] #73 1.946 go: downloading golang.org/x/sys v0.18.0 14:23:07 [2024-03-30T14:23:07.995Z] #73 1.951 go: downloading github.com/containernetworking/plugins v1.4.0 14:23:07 [2024-03-30T14:23:07.995Z] #73 1.952 go: downloading github.com/google/uuid v1.6.0 14:23:07 [2024-03-30T14:23:07.995Z] #73 1.952 go: downloading github.com/moby/vpnkit v0.5.0 14:23:07 [2024-03-30T14:23:07.995Z] #73 1.958 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 14:23:07 [2024-03-30T14:23:07.995Z] #73 1.966 go: downloading github.com/gorilla/mux v1.8.1 14:23:07 [2024-03-30T14:23:07.995Z] #73 2.361 go: downloading github.com/moby/sys/mountinfo v0.7.1 14:23:07 [2024-03-30T14:23:07.995Z] #73 2.391 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb 14:23:07 [2024-03-30T14:23:07.995Z] #73 2.923 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 14:23:07 [2024-03-30T14:23:07.995Z] #73 2.947 go: downloading golang.org/x/net v0.17.0 14:23:07 [2024-03-30T14:23:07.995Z] #73 3.155 go: downloading github.com/pierrec/lz4/v4 v4.1.17 14:23:07 [2024-03-30T14:23:07.995Z] #73 3.155 go: downloading github.com/josharian/native v1.1.0 14:23:07 [2024-03-30T14:23:07.995Z] #73 3.171 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 14:23:07 [2024-03-30T14:23:07.995Z] #73 3.171 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 14:23:07 [2024-03-30T14:23:07.995Z] #73 ... 14:23:07 [2024-03-30T14:23:07.995Z] 14:23:07 [2024-03-30T14:23:07.995Z] #58 [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 14:23:07 [2024-03-30T14:23:07.995Z] #58 40.38 golangci-lint has version v1.55.2 built with go1.21.8 from (unknown, mod sum: "h1:yllEIsSJ7MtlDBwDJ9IMBkyEUz2fYE0b5B8IUgO1oP8=") on (unknown) 14:23:11 [2024-03-30T14:23:11.262Z] #58 ... 14:23:11 [2024-03-30T14:23:11.262Z] 14:23:11 [2024-03-30T14:23:11.262Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.12" && ./autogen.sh && ./configure --bindir=/build && make -j install 14:23:11 [2024-03-30T14:23:11.262Z] #74 1.020 Cloning into '/tmp/crun-build'... 14:23:11 [2024-03-30T14:23:11.262Z] #74 1.749 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' 14:23:11 [2024-03-30T14:23:11.262Z] #74 1.751 Cloning into '/tmp/crun-build/libocispec'... 14:23:11 [2024-03-30T14:23:11.262Z] #74 1.991 Submodule path 'libocispec': checked out '19c05670c37a42c217caa7b141bcaada7867cc15' 14:23:11 [2024-03-30T14:23:11.262Z] #74 1.997 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' 14:23:11 [2024-03-30T14:23:11.262Z] #74 1.997 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' 14:23:11 [2024-03-30T14:23:11.262Z] #74 1.997 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' 14:23:11 [2024-03-30T14:23:11.262Z] #74 1.999 Cloning into '/tmp/crun-build/libocispec/image-spec'... 14:23:11 [2024-03-30T14:23:11.262Z] #74 2.440 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... 14:23:11 [2024-03-30T14:23:11.262Z] #74 3.048 Cloning into '/tmp/crun-build/libocispec/yajl'... 14:23:11 [2024-03-30T14:23:11.262Z] #74 3.484 Submodule path 'libocispec/image-spec': checked out '0b40f0f367c396cc5a7d6a2e8c8842271d3d3844' 14:23:11 [2024-03-30T14:23:11.262Z] #74 3.510 Submodule path 'libocispec/runtime-spec': checked out '55ae2744e3a034668fa2c40687251095a69ed63e' 14:23:11 [2024-03-30T14:23:11.262Z] #74 3.529 Submodule path 'libocispec/yajl': checked out '49923ccb2143e36850bcdeb781e2bcdf5ce22f15' 14:23:11 [2024-03-30T14:23:11.262Z] #74 8.428 aclocal: warning: couldn't open directory 'm4': No such file or directory 14:23:11 [2024-03-30T14:23:11.262Z] #74 ... 14:23:11 [2024-03-30T14:23:11.262Z] 14:23:11 [2024-03-30T14:23:11.262Z] #75 [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 14:23:11 [2024-03-30T14:23:11.262Z] #75 1.395 Hit:1 http://deb.debian.org/debian bookworm InRelease 14:23:11 [2024-03-30T14:23:11.262Z] #75 1.395 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease 14:23:11 [2024-03-30T14:23:11.262Z] #75 1.395 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease 14:23:11 [2024-03-30T14:23:11.262Z] #75 1.582 Reading package lists... 14:23:11 [2024-03-30T14:23:11.262Z] #75 2.239 + apt-get install -y --no-install-recommends gcc libc6-dev pkg-config 14:23:11 [2024-03-30T14:23:11.262Z] #75 2.246 Reading package lists... 14:23:11 [2024-03-30T14:23:11.262Z] #75 2.926 Building dependency tree... 14:23:11 [2024-03-30T14:23:11.262Z] #75 3.121 Reading state information... 14:23:11 [2024-03-30T14:23:11.262Z] #75 3.462 gcc is already the newest version (4:12.2.0-3). 14:23:11 [2024-03-30T14:23:11.262Z] #75 3.462 libc6-dev is already the newest version (2.36-9+deb12u4). 14:23:11 [2024-03-30T14:23:11.262Z] #75 3.462 pkg-config is already the newest version (1.8.1-1). 14:23:11 [2024-03-30T14:23:11.262Z] #75 3.462 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 14:23:11 [2024-03-30T14:23:11.262Z] #75 ... 14:23:11 [2024-03-30T14:23:11.262Z] 14:23:11 [2024-03-30T14:23:11.262Z] #76 [delve-supported 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...) 14:23:11 [2024-03-30T14:23:11.262Z] #76 ... 14:23:11 [2024-03-30T14:23:11.262Z] 14:23:11 [2024-03-30T14:23:11.262Z] #77 [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 <<EOT (set -e...) 14:23:11 [2024-03-30T14:23:11.262Z] #77 2.144 go build -trimpath -buildmode=pie -tags "seccomp netgo osusergo" -ldflags "-X main.gitCommit=v1.1.12-0-g51d5e94 -X main.version=1.1.12 -linkmode external -extldflags --static-pie " -o runc . 14:23:11 [2024-03-30T14:23:11.262Z] #77 ... 14:23:11 [2024-03-30T14:23:11.262Z] 14:23:11 [2024-03-30T14:23:11.262Z] #78 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...) 14:23:13 [2024-03-30T14:23:13.775Z] #78 ... 14:23:13 [2024-03-30T14:23:13.775Z] 14:23:13 [2024-03-30T14:23:13.775Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.12" && ./autogen.sh && ./configure --bindir=/build && make -j install 14:23:13 [2024-03-30T14:23:13.775Z] #74 13.02 libtoolize: putting auxiliary files in '.'. 14:23:13 [2024-03-30T14:23:13.775Z] #74 13.03 libtoolize: copying file './ltmain.sh' 14:23:14 [2024-03-30T14:23:14.700Z] #74 13.89 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, 14:23:14 [2024-03-30T14:23:14.700Z] #74 13.89 libtoolize: and rerunning libtoolize and aclocal. 14:23:14 [2024-03-30T14:23:14.700Z] #74 13.89 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. 14:23:17 [2024-03-30T14:23:17.219Z] #74 16.69 configure.ac:7: installing './compile' 14:23:17 [2024-03-30T14:23:17.479Z] #74 16.69 configure.ac:11: installing './config.guess' 14:23:17 [2024-03-30T14:23:17.479Z] #74 16.69 configure.ac:11: installing './config.sub' 14:23:17 [2024-03-30T14:23:17.479Z] #74 16.69 configure.ac:8: installing './install-sh' 14:23:17 [2024-03-30T14:23:17.479Z] #74 16.70 configure.ac:8: installing './missing' 14:23:17 [2024-03-30T14:23:17.479Z] #74 16.74 Makefile.am: installing './depcomp' 14:23:17 [2024-03-30T14:23:17.479Z] #74 ... 14:23:17 [2024-03-30T14:23:17.479Z] 14:23:17 [2024-03-30T14:23:17.479Z] #75 [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 14:23:17 [2024-03-30T14:23:17.479Z] #75 DONE 17.0s 14:23:17 [2024-03-30T14:23:17.734Z] 14:23:17 [2024-03-30T14:23:17.734Z] #58 [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 14:23:17 [2024-03-30T14:23:17.734Z] #58 DONE 50.0s 14:23:17 [2024-03-30T14:23:17.734Z] 14:23:17 [2024-03-30T14:23:17.734Z] #79 [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 <<EOT (set -e...) 14:23:18 [2024-03-30T14:23:18.660Z] #79 0.725 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): 14:23:18 [2024-03-30T14:23:18.660Z] #79 0.725 Compatibility with CMake < 2.8.12 will be removed from a future version of 14:23:18 [2024-03-30T14:23:18.660Z] #79 0.725 CMake. 14:23:18 [2024-03-30T14:23:18.660Z] #79 0.725 14:23:18 [2024-03-30T14:23:18.660Z] #79 0.725 Update the VERSION argument <min> value or use a ...<max> suffix to tell 14:23:18 [2024-03-30T14:23:18.660Z] #79 0.725 CMake that the project does not need compatibility with older versions. 14:23:18 [2024-03-30T14:23:18.660Z] #79 0.725 14:23:18 [2024-03-30T14:23:18.660Z] #79 0.725 14:23:18 [2024-03-30T14:23:18.660Z] #79 1.113 -- The C compiler identification is GNU 12.2.0 14:23:18 [2024-03-30T14:23:18.660Z] #79 1.139 -- Detecting C compiler ABI info 14:23:19 [2024-03-30T14:23:19.220Z] #79 1.384 -- Detecting C compiler ABI info - done 14:23:19 [2024-03-30T14:23:19.220Z] #79 1.409 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped 14:23:19 [2024-03-30T14:23:19.220Z] #79 1.412 -- Detecting C compile features 14:23:19 [2024-03-30T14:23:19.220Z] #79 1.413 -- Detecting C compile features - done 14:23:19 [2024-03-30T14:23:19.220Z] #79 1.422 -- Performing Test HAS_BUILTIN_FORTIFY 14:23:19 [2024-03-30T14:23:19.220Z] #79 1.539 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 14:23:19 [2024-03-30T14:23:19.220Z] #79 1.566 -- Configuring done 14:23:19 [2024-03-30T14:23:19.220Z] #79 1.575 -- Generating done 14:23:19 [2024-03-30T14:23:19.220Z] #79 1.576 -- Build files have been written to: /go/src/github.com/krallin/tini 14:23:19 [2024-03-30T14:23:19.220Z] #79 1.784 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 14:23:19 [2024-03-30T14:23:19.780Z] #79 2.346 [100%] Linking C executable tini-static 14:23:20 [2024-03-30T14:23:20.036Z] #79 2.529 [100%] Built target tini-static 14:23:21 [2024-03-30T14:23:21.014Z] #79 DONE 3.4s 14:23:21 [2024-03-30T14:23:21.014Z] 14:23:21 [2024-03-30T14:23:21.014Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.12" && ./autogen.sh && ./configure --bindir=/build && make -j install 14:23:21 [2024-03-30T14:23:21.014Z] #74 17.63 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. 14:23:21 [2024-03-30T14:23:21.014Z] #74 17.63 libtoolize: copying file 'build-aux/ltmain.sh' 14:23:21 [2024-03-30T14:23:21.014Z] #74 17.76 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. 14:23:21 [2024-03-30T14:23:21.014Z] #74 17.76 libtoolize: copying file 'm4/libtool.m4' 14:23:21 [2024-03-30T14:23:21.014Z] #74 17.84 libtoolize: copying file 'm4/ltoptions.m4' 14:23:21 [2024-03-30T14:23:21.014Z] #74 17.92 libtoolize: copying file 'm4/ltsugar.m4' 14:23:21 [2024-03-30T14:23:21.014Z] #74 18.00 libtoolize: copying file 'm4/ltversion.m4' 14:23:21 [2024-03-30T14:23:21.014Z] #74 18.16 libtoolize: copying file 'm4/lt~obsolete.m4' 14:23:21 [2024-03-30T14:23:21.014Z] #74 18.29 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. 14:23:21 [2024-03-30T14:23:21.014Z] #74 20.26 configure.ac:3: warning: The macro `AC_CONFIG_HEADER' is obsolete. 14:23:21 [2024-03-30T14:23:21.014Z] #74 20.26 configure.ac:3: You should run autoupdate. 14:23:21 [2024-03-30T14:23:21.014Z] #74 20.26 ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... 14:23:21 [2024-03-30T14:23:21.014Z] #74 20.26 configure.ac:3: the top level 14:23:23 [2024-03-30T14:23:23.523Z] #74 22.46 configure.ac:7: installing 'build-aux/compile' 14:23:23 [2024-03-30T14:23:23.523Z] #74 22.46 configure.ac:9: installing 'build-aux/config.guess' 14:23:23 [2024-03-30T14:23:23.523Z] #74 22.46 configure.ac:9: installing 'build-aux/config.sub' 14:23:23 [2024-03-30T14:23:23.523Z] #74 22.48 configure.ac:11: installing 'build-aux/install-sh' 14:23:23 [2024-03-30T14:23:23.523Z] #74 22.48 configure.ac:11: installing 'build-aux/missing' 14:23:23 [2024-03-30T14:23:23.523Z] #74 22.56 Makefile.am: installing 'build-aux/depcomp' 14:23:23 [2024-03-30T14:23:23.523Z] #74 22.62 parallel-tests: installing 'build-aux/test-driver' 14:23:24 [2024-03-30T14:23:24.447Z] #74 23.94 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. 14:23:24 [2024-03-30T14:23:24.447Z] #74 23.94 libtoolize: copying file 'build-aux/ltmain.sh' 14:23:25 [2024-03-30T14:23:25.007Z] #74 24.36 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. 14:23:25 [2024-03-30T14:23:25.007Z] #74 24.36 libtoolize: copying file 'm4/libtool.m4' 14:23:25 [2024-03-30T14:23:25.007Z] #74 24.51 libtoolize: copying file 'm4/ltoptions.m4' 14:23:25 [2024-03-30T14:23:25.262Z] #74 24.66 libtoolize: copying file 'm4/ltsugar.m4' 14:23:25 [2024-03-30T14:23:25.517Z] #74 24.86 libtoolize: copying file 'm4/ltversion.m4' 14:23:25 [2024-03-30T14:23:25.517Z] #74 25.03 libtoolize: copying file 'm4/lt~obsolete.m4' 14:23:32 [2024-03-30T14:23:32.041Z] #74 30.53 configure.ac:11: installing 'build-aux/compile' 14:23:32 [2024-03-30T14:23:32.041Z] #74 30.54 configure.ac:11: installing 'build-aux/config.guess' 14:23:32 [2024-03-30T14:23:32.041Z] #74 30.54 configure.ac:11: installing 'build-aux/config.sub' 14:23:32 [2024-03-30T14:23:32.042Z] #74 30.55 configure.ac:13: installing 'build-aux/install-sh' 14:23:32 [2024-03-30T14:23:32.042Z] #74 30.57 configure.ac:13: installing 'build-aux/missing' 14:23:32 [2024-03-30T14:23:32.042Z] #74 30.58 configure.ac:8: installing 'build-aux/tap-driver.sh' 14:23:32 [2024-03-30T14:23:32.042Z] #74 30.67 Makefile.am: installing 'build-aux/depcomp' 14:23:32 [2024-03-30T14:23:32.296Z] #74 31.36 checking build system type... aarch64-unknown-linux-gnu 14:23:32 [2024-03-30T14:23:32.296Z] #74 31.61 checking host system type... aarch64-unknown-linux-gnu 14:23:32 [2024-03-30T14:23:32.296Z] #74 31.61 checking how to print strings... printf 14:23:32 [2024-03-30T14:23:32.296Z] #74 31.63 checking for gcc... gcc 14:23:32 [2024-03-30T14:23:32.551Z] #74 31.75 checking whether the C compiler works... yes 14:23:32 [2024-03-30T14:23:32.551Z] #74 31.89 checking for C compiler default output file name... a.out 14:23:32 [2024-03-30T14:23:32.551Z] #74 31.90 checking for suffix of executables... 14:23:32 [2024-03-30T14:23:32.806Z] #74 32.05 checking whether we are cross compiling... no 14:23:32 [2024-03-30T14:23:32.806Z] #74 32.17 checking for suffix of object files... o 14:23:32 [2024-03-30T14:23:32.806Z] #74 32.23 checking whether the compiler supports GNU C... yes 14:23:33 [2024-03-30T14:23:33.061Z] #74 32.29 checking whether gcc accepts -g... yes 14:23:33 [2024-03-30T14:23:33.061Z] #74 32.37 checking for gcc option to enable C11 features... none needed 14:23:33 [2024-03-30T14:23:33.316Z] #74 32.55 checking whether gcc understands -c and -o together... yes 14:23:33 [2024-03-30T14:23:33.316Z] #74 32.67 checking for a sed that does not truncate output... /usr/bin/sed 14:23:33 [2024-03-30T14:23:33.316Z] #74 32.70 checking for grep that handles long lines and -e... /usr/bin/grep 14:23:33 [2024-03-30T14:23:33.316Z] #74 32.71 checking for egrep... /usr/bin/grep -E 14:23:33 [2024-03-30T14:23:33.316Z] #74 32.73 checking for fgrep... /usr/bin/grep -F 14:23:33 [2024-03-30T14:23:33.316Z] #74 32.74 checking for ld used by gcc... /usr/bin/ld 14:23:33 [2024-03-30T14:23:33.316Z] #74 32.76 checking if the linker (/usr/bin/ld) is GNU ld... yes 14:23:33 [2024-03-30T14:23:33.571Z] #74 32.78 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 14:23:33 [2024-03-30T14:23:33.571Z] #74 32.79 checking the name lister (/usr/bin/nm -B) interface... BSD nm 14:23:33 [2024-03-30T14:23:33.571Z] #74 32.86 checking whether ln -s works... yes 14:23:33 [2024-03-30T14:23:33.571Z] #74 32.86 checking the maximum length of command line arguments... 1572864 14:23:33 [2024-03-30T14:23:33.825Z] #74 32.89 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop 14:23:33 [2024-03-30T14:23:33.825Z] #74 32.89 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop 14:23:33 [2024-03-30T14:23:33.825Z] #74 32.89 checking for /usr/bin/ld option to reload object files... -r 14:23:33 [2024-03-30T14:23:33.825Z] #74 32.89 checking for file... file 14:23:33 [2024-03-30T14:23:33.825Z] #74 32.89 checking for objdump... objdump 14:23:33 [2024-03-30T14:23:33.826Z] #74 32.89 checking how to recognize dependent libraries... pass_all 14:23:33 [2024-03-30T14:23:33.826Z] #74 32.89 checking for dlltool... no 14:23:33 [2024-03-30T14:23:33.826Z] #74 32.90 checking how to associate runtime and link libraries... printf %s\n 14:23:33 [2024-03-30T14:23:33.826Z] #74 32.90 checking for ar... ar 14:23:33 [2024-03-30T14:23:33.826Z] #74 32.91 checking for archiver @FILE support... @ 14:23:33 [2024-03-30T14:23:33.826Z] #74 32.96 checking for strip... strip 14:23:33 [2024-03-30T14:23:33.826Z] #74 32.96 checking for ranlib... ranlib 14:23:33 [2024-03-30T14:23:33.826Z] #74 32.97 checking for gawk... no 14:23:33 [2024-03-30T14:23:33.826Z] #74 32.97 checking for mawk... mawk 14:23:33 [2024-03-30T14:23:33.826Z] #74 32.97 checking command to parse /usr/bin/nm -B output from gcc object... ok 14:23:34 [2024-03-30T14:23:34.080Z] #74 33.24 checking for sysroot... no 14:23:34 [2024-03-30T14:23:34.080Z] #74 33.24 checking for a working dd... /usr/bin/dd 14:23:34 [2024-03-30T14:23:34.080Z] #74 33.27 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 14:23:34 [2024-03-30T14:23:34.080Z] #74 33.29 checking for mt... no 14:23:34 [2024-03-30T14:23:34.080Z] #74 33.29 checking if : is a manifest tool... no 14:23:34 [2024-03-30T14:23:34.080Z] #74 33.31 checking for stdio.h... yes 14:23:34 [2024-03-30T14:23:34.080Z] #74 33.40 checking for stdlib.h... yes 14:23:34 [2024-03-30T14:23:34.080Z] #74 33.49 checking for string.h... yes 14:23:34 [2024-03-30T14:23:34.336Z] #74 33.58 checking for inttypes.h... yes 14:23:34 [2024-03-30T14:23:34.336Z] #74 33.69 checking for stdint.h... yes 14:23:34 [2024-03-30T14:23:34.336Z] #74 33.76 checking for strings.h... yes 14:23:34 [2024-03-30T14:23:34.591Z] #74 33.85 checking for sys/stat.h... yes 14:23:34 [2024-03-30T14:23:34.845Z] #74 33.96 checking for sys/types.h... yes 14:23:34 [2024-03-30T14:23:34.845Z] #74 34.04 checking for unistd.h... yes 14:23:34 [2024-03-30T14:23:34.845Z] #74 34.13 checking for dlfcn.h... yes 14:23:34 [2024-03-30T14:23:34.845Z] #74 34.21 checking for objdir... .libs 14:23:35 [2024-03-30T14:23:35.101Z] #74 34.41 checking if gcc supports -fno-rtti -fno-exceptions... no 14:23:35 [2024-03-30T14:23:35.101Z] #74 34.48 checking for gcc option to produce PIC... -fPIC -DPIC 14:23:35 [2024-03-30T14:23:35.101Z] #74 34.48 checking if gcc PIC flag -fPIC -DPIC works... yes 14:23:35 [2024-03-30T14:23:35.356Z] #74 34.58 checking if gcc static flag -static works... yes 14:23:35 [2024-03-30T14:23:35.611Z] #74 34.74 checking if gcc supports -c -o file.o... yes 14:23:35 [2024-03-30T14:23:35.611Z] #74 34.80 checking if gcc supports -c -o file.o... (cached) yes 14:23:35 [2024-03-30T14:23:35.611Z] #74 34.80 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes 14:23:35 [2024-03-30T14:23:35.611Z] #74 34.83 checking dynamic linker characteristics... GNU/Linux ld.so 14:23:35 [2024-03-30T14:23:35.611Z] #74 35.01 checking how to hardcode library paths into programs... immediate 14:23:35 [2024-03-30T14:23:35.611Z] #74 35.01 checking whether stripping libraries is possible... yes 14:23:35 [2024-03-30T14:23:35.611Z] #74 35.02 checking if libtool supports shared libraries... yes 14:23:35 [2024-03-30T14:23:35.611Z] #74 35.02 checking whether to build shared libraries... no 14:23:35 [2024-03-30T14:23:35.611Z] #74 35.02 checking whether to build static libraries... yes 14:23:35 [2024-03-30T14:23:35.611Z] #74 35.02 checking for a BSD-compatible install... /usr/bin/install -c 14:23:35 [2024-03-30T14:23:35.611Z] #74 35.08 checking whether build environment is sane... yes 14:23:35 [2024-03-30T14:23:35.866Z] #74 35.11 checking for a race-free mkdir -p... /usr/bin/mkdir -p 14:23:35 [2024-03-30T14:23:35.866Z] #74 35.12 checking whether make sets $(MAKE)... yes 14:23:35 [2024-03-30T14:23:35.866Z] #74 35.16 checking whether make supports the include directive... yes (GNU style) 14:23:35 [2024-03-30T14:23:35.866Z] #74 35.23 checking whether make supports nested variables... yes 14:23:35 [2024-03-30T14:23:35.866Z] #74 35.26 checking whether UID '0' is supported by ustar format... yes 14:23:35 [2024-03-30T14:23:35.866Z] #74 35.26 checking whether GID '0' is supported by ustar format... yes 14:23:35 [2024-03-30T14:23:35.866Z] #74 35.27 checking how to create a ustar tar archive... gnutar 14:23:35 [2024-03-30T14:23:35.866Z] #74 35.30 checking dependency style of gcc... gcc3 14:23:36 [2024-03-30T14:23:36.121Z] #74 35.37 checking whether to enable maintainer-specific portions of Makefiles... yes 14:23:36 [2024-03-30T14:23:36.121Z] #74 35.37 checking whether make supports nested variables... (cached) yes 14:23:36 [2024-03-30T14:23:36.121Z] #74 35.37 checking for gawk... (cached) mawk 14:23:36 [2024-03-30T14:23:36.121Z] #74 35.37 checking for a sed that does not truncate output... (cached) /usr/bin/sed 14:23:36 [2024-03-30T14:23:36.121Z] #74 35.38 checking for gcc... (cached) gcc 14:23:36 [2024-03-30T14:23:36.121Z] #74 35.46 checking whether the compiler supports GNU C... (cached) yes 14:23:36 [2024-03-30T14:23:36.121Z] #74 35.47 checking whether gcc accepts -g... (cached) yes 14:23:36 [2024-03-30T14:23:36.121Z] #74 35.47 checking for gcc option to enable C11 features... (cached) none needed 14:23:36 [2024-03-30T14:23:36.121Z] #74 35.48 checking whether gcc understands -c and -o together... (cached) yes 14:23:36 [2024-03-30T14:23:36.121Z] #74 35.48 checking for a Python interpreter with version >= 3... python3 14:23:36 [2024-03-30T14:23:36.121Z] #74 35.51 checking for python3... /usr/bin/python3 14:23:36 [2024-03-30T14:23:36.121Z] #74 35.51 checking for python3 version... 3.11 14:23:36 [2024-03-30T14:23:36.121Z] #74 35.53 checking for python3 platform... linux 14:23:36 [2024-03-30T14:23:36.121Z] #74 35.54 checking for GNU default python3 prefix... ${prefix} 14:23:36 [2024-03-30T14:23:36.121Z] #74 35.54 checking for GNU default python3 exec_prefix... ${exec_prefix} 14:23:36 [2024-03-30T14:23:36.121Z] #74 35.54 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages 14:23:36 [2024-03-30T14:23:36.376Z] #74 35.59 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages 14:23:36 [2024-03-30T14:23:36.376Z] #74 35.70 checking for go-md2man... no 14:23:36 [2024-03-30T14:23:36.376Z] #74 35.70 checking for error.h... yes 14:23:36 [2024-03-30T14:23:36.376Z] #74 35.77 checking for linux/openat2.h... yes 14:23:36 [2024-03-30T14:23:36.630Z] #74 35.88 checking for stdatomic.h... yes 14:23:36 [2024-03-30T14:23:36.885Z] #74 36.00 checking for linux/ioprio.h... yes 14:23:36 [2024-03-30T14:23:36.885Z] #74 36.06 checking for atomic_int... yes 14:23:36 [2024-03-30T14:23:36.885Z] #74 36.19 checking for atomic_bool... yes 14:23:36 [2024-03-30T14:23:36.885Z] #74 36.30 checking for copy_file_range... yes 14:23:37 [2024-03-30T14:23:37.140Z] #74 36.41 checking for fgetxattr... yes 14:23:37 [2024-03-30T14:23:37.140Z] #74 36.50 checking for statx... yes 14:23:37 [2024-03-30T14:23:37.395Z] #74 36.59 checking for fgetpwent_r... yes 14:23:37 [2024-03-30T14:23:37.395Z] #74 36.69 checking for issetugid... no 14:23:37 [2024-03-30T14:23:37.395Z] #74 36.79 checking for memfd_create... yes 14:23:37 [2024-03-30T14:23:37.655Z] #74 36.88 checking for pkg-config... /usr/bin/pkg-config 14:23:37 [2024-03-30T14:23:37.655Z] #74 36.89 checking pkg-config is at least version 0.9.0... yes 14:23:37 [2024-03-30T14:23:37.655Z] #74 36.89 checking for library containing yajl_tree_get... -lyajl 14:23:37 [2024-03-30T14:23:37.910Z] #74 37.09 checking for yajl >= 2.0.0... yes 14:23:37 [2024-03-30T14:23:37.910Z] #74 37.10 checking for sys/capability.h... yes 14:23:37 [2024-03-30T14:23:37.910Z] #74 37.17 checking for library containing cap_from_name... -lcap 14:23:37 [2024-03-30T14:23:37.910Z] #74 37.30 checking for library containing gcry_check_version... no 14:23:38 [2024-03-30T14:23:38.165Z] #74 37.43 checking for library containing dlopen... none required 14:23:38 [2024-03-30T14:23:38.165Z] #74 37.52 checking for seccomp.h... yes 14:23:38 [2024-03-30T14:23:38.420Z] #74 37.63 checking for library containing seccomp_rule_add... -lseccomp 14:23:38 [2024-03-30T14:23:38.420Z] #74 37.78 checking for library containing seccomp_arch_resolve_name... none required 14:23:38 [2024-03-30T14:23:38.675Z] #74 37.93 checking for systemd/sd-bus.h... yes 14:23:38 [2024-03-30T14:23:38.675Z] #74 37.98 checking for library containing sd_bus_match_signal_async... -lsystemd 14:23:38 [2024-03-30T14:23:38.930Z] #74 38.13 checking for sd_notify_barrier... yes 14:23:38 [2024-03-30T14:23:38.930Z] #74 38.21 checking for linux/bpf.h... yes 14:23:38 [2024-03-30T14:23:38.930Z] #74 38.28 checking compilation for eBPF... yes 14:23:38 [2024-03-30T14:23:38.930Z] #74 38.35 checking for criu >= 3.15... no 14:23:38 [2024-03-30T14:23:38.930Z] #74 38.36 configure: CRIU headers not found, building without CRIU support 14:23:38 [2024-03-30T14:23:38.930Z] #74 38.36 checking for criu > 3.16... no 14:23:38 [2024-03-30T14:23:38.930Z] #74 38.37 configure: CRIU version doesn't support join-ns API 14:23:38 [2024-03-30T14:23:38.930Z] #74 38.37 checking for criu > 3.16.1... no 14:23:39 [2024-03-30T14:23:39.187Z] #74 38.39 configure: CRIU version doesn't support for pre-dumping 14:23:39 [2024-03-30T14:23:39.187Z] #74 38.39 checking for new mount API (fsconfig)... yes 14:23:39 [2024-03-30T14:23:39.187Z] #74 38.54 yes 14:23:39 [2024-03-30T14:23:39.187Z] #74 38.54 checking for seccomp notify API... yes 14:23:39 [2024-03-30T14:23:39.187Z] #74 38.60 checking for gperf... no 14:23:39 [2024-03-30T14:23:39.187Z] #74 38.61 configure: gperf not found - cannot rebuild signal parser code 14:23:39 [2024-03-30T14:23:39.187Z] #74 38.61 checking for library containing argp_parse... none required 14:23:39 [2024-03-30T14:23:39.441Z] #74 38.80 checking that generated files are newer than configure... done 14:23:39 [2024-03-30T14:23:39.441Z] #74 38.81 configure: creating ./config.status 14:23:41 [2024-03-30T14:23:41.965Z] #74 41.05 config.status: creating Makefile 14:23:41 [2024-03-30T14:23:41.965Z] #74 41.10 config.status: creating config.h 14:23:41 [2024-03-30T14:23:41.965Z] #74 41.15 config.status: executing libtool commands 14:23:41 [2024-03-30T14:23:41.965Z] #74 41.16 config.status: executing depfiles commands 14:23:42 [2024-03-30T14:23:42.525Z] #74 41.80 === configuring in libocispec (/tmp/crun-build/libocispec) 14:23:42 [2024-03-30T14:23:42.525Z] #74 41.82 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. 14:23:43 [2024-03-30T14:23:43.035Z] #74 42.10 checking for gcc... gcc 14:23:43 [2024-03-30T14:23:43.035Z] #74 42.17 checking whether the C compiler works... yes 14:23:43 [2024-03-30T14:23:43.035Z] #74 42.35 checking for C compiler default output file name... a.out 14:23:43 [2024-03-30T14:23:43.035Z] #74 42.35 checking for suffix of executables... 14:23:43 [2024-03-30T14:23:43.035Z] #74 42.42 checking whether we are cross compiling... no 14:23:43 [2024-03-30T14:23:43.298Z] #74 42.48 checking for suffix of object files... o 14:23:43 [2024-03-30T14:23:43.298Z] #74 42.53 checking whether the compiler supports GNU C... yes 14:23:43 [2024-03-30T14:23:43.298Z] #74 42.60 checking whether gcc accepts -g... yes 14:23:43 [2024-03-30T14:23:43.298Z] #74 42.66 checking for gcc option to enable C11 features... none needed 14:23:43 [2024-03-30T14:23:43.554Z] #74 42.74 checking whether gcc understands -c and -o together... yes 14:23:43 [2024-03-30T14:23:43.554Z] #74 42.81 checking for stdio.h... yes 14:23:43 [2024-03-30T14:23:43.554Z] 14:23:43 [2024-03-30T14:23:43.554Z] #74 ... 14:23:43 [2024-03-30T14:23:43.554Z] 14:23:43 [2024-03-30T14:23:43.554Z] #73 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw --mount=type=cache,target=/go/pkg/mod --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...) 14:23:43 [2024-03-30T14:23:43.554Z] #73 DONE 42.9s 14:23:43 [2024-03-30T14:23:43.554Z] 14:23:43 [2024-03-30T14:23:43.554Z] #77 [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 <<EOT (set -e...) 14:23:43 [2024-03-30T14:23:43.554Z] #77 DONE 42.9s 14:23:43 [2024-03-30T14:23:43.554Z] 14:23:43 [2024-03-30T14:23:43.554Z] #80 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/ 14:23:43 [2024-03-30T14:23:43.554Z] #80 DONE 0.1s 14:23:43 [2024-03-30T14:23:43.554Z] 14:23:43 [2024-03-30T14:23:43.554Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.12" && ./autogen.sh && ./configure --bindir=/build && make -j install 14:23:43 [2024-03-30T14:23:43.554Z] #74 42.86 checking for stdlib.h... yes 14:23:43 [2024-03-30T14:23:43.809Z] #74 42.91 checking for string.h... 14:23:43 [2024-03-30T14:23:43.809Z] #74 ... 14:23:43 [2024-03-30T14:23:43.809Z] 14:23:43 [2024-03-30T14:23:43.809Z] #81 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/ 14:23:43 [2024-03-30T14:23:43.809Z] #81 DONE 0.2s 14:23:43 [2024-03-30T14:23:43.809Z] 14:23:43 [2024-03-30T14:23:43.809Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.12" && ./autogen.sh && ./configure --bindir=/build && make -j install 14:23:43 [2024-03-30T14:23:43.809Z] #74 42.91 checking for string.h... yes 14:23:43 [2024-03-30T14:23:43.809Z] #74 42.99 checking for inttypes.h... yes 14:23:43 [2024-03-30T14:23:43.809Z] #74 43.02 checking for stdint.h... yes 14:23:43 [2024-03-30T14:23:43.809Z] #74 43.06 checking for strings.h... yes 14:23:43 [2024-03-30T14:23:43.809Z] #74 43.18 checking for sys/stat.h... yes 14:23:44 [2024-03-30T14:23:44.065Z] #74 43.26 checking for sys/types.h... yes 14:23:44 [2024-03-30T14:23:44.065Z] #74 43.31 checking for unistd.h... yes 14:23:44 [2024-03-30T14:23:44.065Z] #74 43.38 checking for wchar.h... yes 14:23:44 [2024-03-30T14:23:44.065Z] #74 43.45 checking for minix/config.h... no 14:23:44 [2024-03-30T14:23:44.320Z] #74 43.50 checking whether it is safe to define __EXTENSIONS__... yes 14:23:44 [2024-03-30T14:23:44.320Z] #74 43.59 checking whether _XOPEN_SOURCE should be defined... no 14:23:44 [2024-03-30T14:23:44.320Z] #74 43.68 checking build system type... aarch64-unknown-linux-gnu 14:23:44 [2024-03-30T14:23:44.575Z] #74 43.80 checking host system type... aarch64-unknown-linux-gnu 14:23:44 [2024-03-30T14:23:44.575Z] #74 43.80 checking how to print strings... printf 14:23:44 [2024-03-30T14:23:44.575Z] #74 43.80 checking for a sed that does not truncate output... /usr/bin/sed 14:23:44 [2024-03-30T14:23:44.575Z] #74 43.81 checking for grep that handles long lines and -e... /usr/bin/grep 14:23:44 [2024-03-30T14:23:44.575Z] #74 43.81 checking for egrep... /usr/bin/grep -E 14:23:44 [2024-03-30T14:23:44.575Z] #74 43.81 checking for fgrep... /usr/bin/grep -F 14:23:44 [2024-03-30T14:23:44.575Z] #74 43.82 checking for ld used by gcc... /usr/bin/ld 14:23:44 [2024-03-30T14:23:44.575Z] #74 43.82 checking if the linker (/usr/bin/ld) is GNU ld... yes 14:23:44 [2024-03-30T14:23:44.575Z] #74 43.82 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 14:23:44 [2024-03-30T14:23:44.575Z] #74 43.83 checking the name lister (/usr/bin/nm -B) interface... BSD nm 14:23:44 [2024-03-30T14:23:44.830Z] #74 43.91 checking whether ln -s works... yes 14:23:44 [2024-03-30T14:23:44.830Z] #74 43.91 checking the maximum length of command line arguments... 1572864 14:23:44 [2024-03-30T14:23:44.830Z] #74 43.93 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop 14:23:44 [2024-03-30T14:23:44.830Z] #74 43.93 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop 14:23:44 [2024-03-30T14:23:44.830Z] #74 43.93 checking for /usr/bin/ld option to reload object files... -r 14:23:44 [2024-03-30T14:23:44.830Z] #74 43.93 checking for file... file 14:23:44 [2024-03-30T14:23:44.830Z] #74 43.93 checking for objdump... objdump 14:23:44 [2024-03-30T14:23:44.830Z] #74 43.93 checking how to recognize dependent libraries... pass_all 14:23:44 [2024-03-30T14:23:44.830Z] #74 43.93 checking for dlltool... no 14:23:44 [2024-03-30T14:23:44.830Z] #74 43.93 checking how to associate runtime and link libraries... printf %s\n 14:23:44 [2024-03-30T14:23:44.830Z] #74 43.93 checking for ar... ar 14:23:44 [2024-03-30T14:23:44.830Z] #74 43.93 checking for archiver @FILE support... @ 14:23:44 [2024-03-30T14:23:44.830Z] #74 43.99 checking for strip... strip 14:23:44 [2024-03-30T14:23:44.830Z] #74 44.00 checking for ranlib... ranlib 14:23:44 [2024-03-30T14:23:44.830Z] #74 44.00 checking for gawk... no 14:23:44 [2024-03-30T14:23:44.830Z] #74 44.00 checking for mawk... mawk 14:23:44 [2024-03-30T14:23:44.830Z] #74 44.00 checking command to parse /usr/bin/nm -B output from gcc object... ok 14:23:44 [2024-03-30T14:23:44.830Z] #74 44.17 checking for sysroot... no 14:23:44 [2024-03-30T14:23:44.830Z] #74 44.17 checking for a working dd... /usr/bin/dd 14:23:44 [2024-03-30T14:23:44.830Z] #74 44.21 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 14:23:44 [2024-03-30T14:23:44.830Z] #74 44.24 checking for mt... no 14:23:44 [2024-03-30T14:23:44.830Z] #74 44.24 checking if : is a manifest tool... no 14:23:44 [2024-03-30T14:23:44.830Z] #74 44.24 checking for dlfcn.h... yes 14:23:45 [2024-03-30T14:23:45.085Z] #74 44.30 checking for objdir... .libs 14:23:45 [2024-03-30T14:23:45.085Z] #74 44.47 checking if gcc supports -fno-rtti -fno-exceptions... no 14:23:45 [2024-03-30T14:23:45.085Z] #74 44.53 checking for gcc option to produce PIC... -fPIC -DPIC 14:23:45 [2024-03-30T14:23:45.085Z] #74 44.53 checking if gcc PIC flag -fPIC -DPIC works... yes 14:23:45 [2024-03-30T14:23:45.340Z] #74 44.60 checking if gcc static flag -static works... yes 14:23:45 [2024-03-30T14:23:45.340Z] #74 44.69 checking if gcc supports -c -o file.o... yes 14:23:45 [2024-03-30T14:23:45.595Z] 14:23:45 [2024-03-30T14:23:45.595Z] #74 ... 14:23:45 [2024-03-30T14:23:45.595Z] 14:23:45 [2024-03-30T14:23:45.595Z] #76 [delve-supported 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...) 14:23:45 [2024-03-30T14:23:45.595Z] #76 DONE 44.6s 14:23:45 [2024-03-30T14:23:45.595Z] 14:23:45 [2024-03-30T14:23:45.595Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.12" && ./autogen.sh && ./configure --bindir=/build && make -j install 14:23:45 [2024-03-30T14:23:45.595Z] #74 44.75 checking if gcc supports -c -o file.o... (cached) yes 14:23:45 [2024-03-30T14:23:45.595Z] #74 44.75 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes 14:23:45 [2024-03-30T14:23:45.595Z] #74 44.79 checking dynamic linker characteristics... GNU/Linux ld.so 14:23:45 [2024-03-30T14:23:45.595Z] #74 44.93 checking how to hardcode library paths into programs... immediate 14:23:45 [2024-03-30T14:23:45.595Z] #74 44.93 checking whether stripping libraries is possible... yes 14:23:45 [2024-03-30T14:23:45.595Z] #74 44.94 checking if libtool supports shared libraries... yes 14:23:45 [2024-03-30T14:23:45.595Z] #74 44.94 checking whether to build shared libraries... no 14:23:45 [2024-03-30T14:23:45.595Z] #74 44.94 checking whether to build static libraries... yes 14:23:45 [2024-03-30T14:23:45.595Z] #74 44.94 checking for a BSD-compatible install... /usr/bin/install -c 14:23:45 [2024-03-30T14:23:45.595Z] #74 44.98 checking whether build environment is sane... yes 14:23:45 [2024-03-30T14:23:45.595Z] #74 45.03 checking for a race-free mkdir -p... /usr/bin/mkdir -p 14:23:45 [2024-03-30T14:23:45.862Z] #74 45.05 checking whether make sets $(MAKE)... 14:23:45 [2024-03-30T14:23:45.862Z] #74 ... 14:23:45 [2024-03-30T14:23:45.862Z] 14:23:45 [2024-03-30T14:23:45.862Z] #78 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...) 14:23:45 [2024-03-30T14:23:45.862Z] #78 DONE 44.9s 14:23:45 [2024-03-30T14:23:45.862Z] 14:23:45 [2024-03-30T14:23:45.862Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.12" && ./autogen.sh && ./configure --bindir=/build && make -j install 14:23:45 [2024-03-30T14:23:45.862Z] #74 45.05 checking whether make sets $(MAKE)... yes 14:23:45 [2024-03-30T14:23:45.862Z] #74 45.08 checking whether make supports the include directive... yes (GNU style) 14:23:45 [2024-03-30T14:23:45.862Z] #74 45.11 checking whether make supports nested variables... yes 14:23:45 [2024-03-30T14:23:45.862Z] #74 45.12 checking whether UID '0' is supported by ustar format... yes 14:23:45 [2024-03-30T14:23:45.862Z] #74 45.12 checking whether GID '0' is supported by ustar format... yes 14:23:45 [2024-03-30T14:23:45.862Z] #74 45.12 checking how to create a ustar tar archive... gnutar 14:23:45 [2024-03-30T14:23:45.862Z] #74 45.20 checking dependency style of gcc... gcc3 14:23:45 [2024-03-30T14:23:45.862Z] #74 45.33 checking whether to enable maintainer-specific portions of Makefiles... yes 14:23:45 [2024-03-30T14:23:45.862Z] #74 45.33 checking whether make supports nested variables... (cached) yes 14:23:45 [2024-03-30T14:23:45.862Z] #74 45.33 checking for pkg-config... /usr/bin/pkg-config 14:23:46 [2024-03-30T14:23:46.117Z] #74 45.33 checking pkg-config is at least version 0.9.0... yes 14:23:46 [2024-03-30T14:23:46.117Z] #74 45.33 checking for yajl >= 2.1.0... yes 14:23:46 [2024-03-30T14:23:46.117Z] #74 45.35 checking for a sed that does not truncate output... (cached) /usr/bin/sed 14:23:46 [2024-03-30T14:23:46.117Z] #74 45.35 checking for gcc... (cached) gcc 14:23:46 [2024-03-30T14:23:46.117Z] #74 45.41 checking whether the compiler supports GNU C... (cached) yes 14:23:46 [2024-03-30T14:23:46.117Z] #74 45.41 checking whether gcc accepts -g... (cached) yes 14:23:46 [2024-03-30T14:23:46.117Z] #74 45.41 checking for gcc option to enable C11 features... (cached) none needed 14:23:46 [2024-03-30T14:23:46.117Z] #74 45.41 checking whether gcc understands -c and -o together... (cached) yes 14:23:46 [2024-03-30T14:23:46.117Z] #74 45.41 checking for a Python interpreter with version >= 3... python3 14:23:46 [2024-03-30T14:23:46.117Z] #74 45.43 checking for python3... /usr/bin/python3 14:23:46 [2024-03-30T14:23:46.117Z] #74 45.43 checking for python3 version... 3.11 14:23:46 [2024-03-30T14:23:46.117Z] #74 45.47 checking for python3 platform... linux 14:23:46 [2024-03-30T14:23:46.117Z] #74 45.48 checking for GNU default python3 prefix... ${prefix} 14:23:46 [2024-03-30T14:23:46.117Z] #74 45.48 checking for GNU default python3 exec_prefix... ${exec_prefix} 14:23:46 [2024-03-30T14:23:46.117Z] #74 45.48 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages 14:23:46 [2024-03-30T14:23:46.117Z] #74 45.52 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages 14:23:46 [2024-03-30T14:23:46.629Z] #74 45.65 checking that generated files are newer than configure... #74 ... 14:23:46 [2024-03-30T14:23:46.629Z] 14:23:46 [2024-03-30T14:23:46.629Z] #82 [dev-systemd-false 2/21] COPY --link --from=swagger /build/ /usr/local/bin/ 14:23:46 [2024-03-30T14:23:46.629Z] #82 DONE 0.1s 14:23:46 [2024-03-30T14:23:46.629Z] 14:23:46 [2024-03-30T14:23:46.629Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.12" && ./autogen.sh && ./configure --bindir=/build && make -j install 14:23:46 [2024-03-30T14:23:46.629Z] #74 45.65 checking that generated files are newer than configure... done 14:23:46 [2024-03-30T14:23:46.629Z] #74 46.02 configure: creating ./config.status 14:23:46 [2024-03-30T14:23:46.885Z] #74 ... 14:23:46 [2024-03-30T14:23:46.885Z] 14:23:46 [2024-03-30T14:23:46.885Z] #83 [dev-systemd-false 3/21] COPY --link --from=delve /build/ /usr/local/bin/ 14:23:46 [2024-03-30T14:23:46.885Z] #83 DONE 0.1s 14:23:47 [2024-03-30T14:23:47.141Z] 14:23:47 [2024-03-30T14:23:47.141Z] #84 [dev-systemd-false 4/21] COPY --link --from=tomll /build/ /usr/local/bin/ 14:23:47 [2024-03-30T14:23:47.141Z] #84 DONE 0.1s 14:23:47 [2024-03-30T14:23:47.141Z] 14:23:47 [2024-03-30T14:23:47.141Z] #85 [dev-systemd-false 5/21] COPY --link --from=gowinres /build/ /usr/local/bin/ 14:23:47 [2024-03-30T14:23:47.141Z] #85 DONE 0.1s 14:23:47 [2024-03-30T14:23:47.141Z] 14:23:47 [2024-03-30T14:23:47.141Z] #72 [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 <<EOT (set -e...) 14:23:47 [2024-03-30T14:23:47.141Z] #72 ... 14:23:47 [2024-03-30T14:23:47.141Z] 14:23:47 [2024-03-30T14:23:47.141Z] #86 [dev-systemd-false 6/21] COPY --link --from=tini /build/ /usr/local/bin/ 14:23:47 [2024-03-30T14:23:47.141Z] #86 DONE 0.1s 14:23:47 [2024-03-30T14:23:47.141Z] 14:23:47 [2024-03-30T14:23:47.141Z] #87 [dev-systemd-false 7/21] COPY --link --from=registry /build/ /usr/local/bin/ 14:23:47 [2024-03-30T14:23:47.141Z] #87 DONE 0.1s 14:23:47 [2024-03-30T14:23:47.141Z] 14:23:47 [2024-03-30T14:23:47.141Z] #88 [dev-systemd-false 8/21] COPY --link --from=registry-v2 /build/ /usr/local/bin/ 14:23:47 [2024-03-30T14:23:47.141Z] #88 DONE 0.1s 14:23:47 [2024-03-30T14:23:47.141Z] 14:23:47 [2024-03-30T14:23:47.141Z] #62 [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 14:23:47 [2024-03-30T14:23:47.396Z] #62 ... 14:23:47 [2024-03-30T14:23:47.396Z] 14:23:47 [2024-03-30T14:23:47.396Z] #89 [dev-systemd-false 9/21] COPY --link --from=gotestsum /build/ /usr/local/bin/ 14:23:47 [2024-03-30T14:23:47.396Z] #89 DONE 0.1s 14:23:47 [2024-03-30T14:23:47.396Z] 14:23:47 [2024-03-30T14:23:47.396Z] #90 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/ 14:23:47 [2024-03-30T14:23:47.957Z] #90 DONE 0.7s 14:23:47 [2024-03-30T14:23:47.957Z] 14:23:47 [2024-03-30T14:23:47.957Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.12" && ./autogen.sh && ./configure --bindir=/build && make -j install 14:23:48 [2024-03-30T14:23:48.212Z] #74 47.52 config.status: creating Makefile 14:23:48 [2024-03-30T14:23:48.212Z] #74 ... 14:23:48 [2024-03-30T14:23:48.212Z] 14:23:48 [2024-03-30T14:23:48.212Z] #91 [dev-systemd-false 11/21] COPY --link --from=shfmt /build/ /usr/local/bin/ 14:23:48 [2024-03-30T14:23:48.212Z] #91 DONE 0.1s 14:23:48 [2024-03-30T14:23:48.212Z] 14:23:48 [2024-03-30T14:23:48.212Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.12" && ./autogen.sh && ./configure --bindir=/build && make -j install 14:23:48 [2024-03-30T14:23:48.212Z] #74 47.53 config.status: creating ocispec.pc 14:23:48 [2024-03-30T14:23:48.212Z] #74 47.55 config.status: creating config.h 14:23:48 [2024-03-30T14:23:48.212Z] #74 47.56 config.status: executing libtool commands 14:23:48 [2024-03-30T14:23:48.212Z] #74 47.59 config.status: executing depfiles commands 14:23:48 [2024-03-30T14:23:48.467Z] #74 47.79 === configuring in yajl (/tmp/crun-build/libocispec/yajl) 14:23:48 [2024-03-30T14:23:48.467Z] 14:23:48 [2024-03-30T14:23:48.467Z] #74 ... 14:23:48 [2024-03-30T14:23:48.467Z] 14:23:48 [2024-03-30T14:23:48.467Z] #92 [dev-systemd-false 12/21] COPY --link --from=runc /build/ /usr/local/bin/ 14:23:48 [2024-03-30T14:23:48.467Z] #92 DONE 0.3s 14:23:48 [2024-03-30T14:23:48.467Z] 14:23:48 [2024-03-30T14:23:48.467Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.12" && ./autogen.sh && ./configure --bindir=/build && make -j install 14:23:48 [2024-03-30T14:23:48.467Z] #74 47.80 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. 14:23:48 [2024-03-30T14:23:48.467Z] #74 47.88 checking for gcc... gcc 14:23:48 [2024-03-30T14:23:48.723Z] #74 47.91 checking whether the C compiler works... yes 14:23:48 [2024-03-30T14:23:48.723Z] #74 47.95 checking for C compiler default output file name... a.out 14:23:48 [2024-03-30T14:23:48.723Z] #74 47.95 checking for suffix of executables... 14:23:48 [2024-03-30T14:23:48.723Z] #74 47.99 checking whether we are cross compiling... no 14:23:48 [2024-03-30T14:23:48.723Z] #74 48.04 checking for suffix of object files... o 14:23:48 [2024-03-30T14:23:48.723Z] #74 48.06 checking whether the compiler supports GNU C... yes 14:23:48 [2024-03-30T14:23:48.723Z] #74 48.09 checking whether gcc accepts -g... yes 14:23:48 [2024-03-30T14:23:48.723Z] #74 48.11 checking for gcc option to enable C11 features... none needed 14:23:48 [2024-03-30T14:23:48.978Z] #74 48.17 checking whether gcc understands -c and -o together... yes 14:23:48 [2024-03-30T14:23:48.978Z] #74 48.21 checking for a BSD-compatible install... /usr/bin/install -c 14:23:48 [2024-03-30T14:23:48.978Z] #74 48.22 checking whether build environment is sane... yes 14:23:48 [2024-03-30T14:23:48.978Z] #74 48.23 checking for a race-free mkdir -p... /usr/bin/mkdir -p 14:23:48 [2024-03-30T14:23:48.978Z] #74 48.23 checking for gawk... no 14:23:48 [2024-03-30T14:23:48.978Z] #74 48.23 checking for mawk... mawk 14:23:48 [2024-03-30T14:23:48.978Z] #74 48.23 checking whether make sets $(MAKE)... yes 14:23:48 [2024-03-30T14:23:48.978Z] #74 48.24 checking whether make supports the include directive... yes (GNU style) 14:23:48 [2024-03-30T14:23:48.978Z] #74 48.25 checking whether make supports nested variables... yes 14:23:48 [2024-03-30T14:23:48.978Z] #74 48.25 checking whether UID '0' is supported by ustar format... yes 14:23:48 [2024-03-30T14:23:48.978Z] #74 48.25 checking whether GID '0' is supported by ustar format... yes 14:23:48 [2024-03-30T14:23:48.978Z] #74 48.25 checking how to create a ustar tar archive... gnutar 14:23:48 [2024-03-30T14:23:48.978Z] #74 48.28 checking dependency style of gcc... gcc3 14:23:48 [2024-03-30T14:23:48.978Z] #74 48.32 checking whether to enable maintainer-specific portions of Makefiles... yes 14:23:48 [2024-03-30T14:23:48.978Z] #74 48.32 checking whether make supports nested variables... (cached) yes 14:23:48 [2024-03-30T14:23:48.978Z] #74 48.33 checking build system type... aarch64-unknown-linux-gnu 14:23:48 [2024-03-30T14:23:48.978Z] #74 48.38 checking host system type... aarch64-unknown-linux-gnu 14:23:48 [2024-03-30T14:23:48.978Z] #74 48.38 checking how to print strings... printf 14:23:48 [2024-03-30T14:23:48.978Z] #74 48.38 checking for a sed that does not truncate output... /usr/bin/sed 14:23:49 [2024-03-30T14:23:49.233Z] #74 48.39 checking for grep that handles long lines and -e... /usr/bin/grep 14:23:49 [2024-03-30T14:23:49.233Z] #74 48.39 checking for egrep... /usr/bin/grep -E 14:23:49 [2024-03-30T14:23:49.233Z] #74 48.39 checking for fgrep... /usr/bin/grep -F 14:23:49 [2024-03-30T14:23:49.233Z] #74 48.39 checking for ld used by gcc... /usr/bin/ld 14:23:49 [2024-03-30T14:23:49.233Z] #74 48.40 checking if the linker (/usr/bin/ld) is GNU ld... yes 14:23:49 [2024-03-30T14:23:49.233Z] #74 48.40 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 14:23:49 [2024-03-30T14:23:49.233Z] #74 48.40 checking the name lister (/usr/bin/nm -B) interface... BSD nm 14:23:49 [2024-03-30T14:23:49.233Z] #74 48.42 checking whether ln -s works... yes 14:23:49 [2024-03-30T14:23:49.233Z] #74 48.42 checking the maximum length of command line arguments... 1572864 14:23:49 [2024-03-30T14:23:49.233Z] #74 48.43 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop 14:23:49 [2024-03-30T14:23:49.233Z] #74 48.43 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop 14:23:49 [2024-03-30T14:23:49.233Z] #74 48.43 checking for /usr/bin/ld option to reload object files... -r 14:23:49 [2024-03-30T14:23:49.233Z] #74 48.43 checking for file... file 14:23:49 [2024-03-30T14:23:49.233Z] #74 48.43 checking for objdump... objdump 14:23:49 [2024-03-30T14:23:49.233Z] #74 48.43 checking how to recognize dependent libraries... pass_all 14:23:49 [2024-03-30T14:23:49.233Z] #74 48.43 checking for dlltool... no 14:23:49 [2024-03-30T14:23:49.233Z] #74 48.43 checking how to associate runtime and link libraries... printf %s\n 14:23:49 [2024-03-30T14:23:49.233Z] #74 48.44 checking for ar... ar 14:23:49 [2024-03-30T14:23:49.233Z] #74 48.44 checking for archiver @FILE support... @ 14:23:49 [2024-03-30T14:23:49.233Z] #74 48.46 checking for strip... strip 14:23:49 [2024-03-30T14:23:49.233Z] #74 48.46 checking for ranlib... ranlib 14:23:49 [2024-03-30T14:23:49.233Z] #74 48.47 checking command to parse /usr/bin/nm -B output from gcc object... ok 14:23:49 [2024-03-30T14:23:49.233Z] #74 48.55 checking for sysroot... no 14:23:49 [2024-03-30T14:23:49.233Z] #74 48.55 checking for a working dd... /usr/bin/dd 14:23:49 [2024-03-30T14:23:49.233Z] #74 48.56 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 14:23:49 [2024-03-30T14:23:49.233Z] #74 48.56 checking for mt... no 14:23:49 [2024-03-30T14:23:49.233Z] #74 48.56 checking if : is a manifest tool... no 14:23:49 [2024-03-30T14:23:49.233Z] #74 48.56 checking for stdio.h... yes 14:23:49 [2024-03-30T14:23:49.233Z] #74 48.59 checking for stdlib.h... yes 14:23:49 [2024-03-30T14:23:49.233Z] #74 48.62 checking for string.h... yes 14:23:49 [2024-03-30T14:23:49.233Z] #74 48.65 checking for inttypes.h... yes 14:23:49 [2024-03-30T14:23:49.233Z] #74 48.68 checking for stdint.h... yes 14:23:49 [2024-03-30T14:23:49.233Z] #74 48.72 checking for strings.h... yes 14:23:49 [2024-03-30T14:23:49.488Z] #74 48.75 checking for sys/stat.h... yes 14:23:49 [2024-03-30T14:23:49.488Z] #74 48.80 checking for sys/types.h... yes 14:23:49 [2024-03-30T14:23:49.488Z] #74 48.83 checking for unistd.h... yes 14:23:49 [2024-03-30T14:23:49.488Z] #74 48.87 checking for dlfcn.h... yes 14:23:49 [2024-03-30T14:23:49.488Z] #74 48.93 checking for objdir... .libs 14:23:49 [2024-03-30T14:23:49.743Z] #74 49.02 checking if gcc supports -fno-rtti -fno-exceptions... no 14:23:49 [2024-03-30T14:23:49.743Z] #74 49.06 checking for gcc option to produce PIC... -fPIC -DPIC 14:23:49 [2024-03-30T14:23:49.743Z] #74 49.06 checking if gcc PIC flag -fPIC -DPIC works... yes 14:23:49 [2024-03-30T14:23:49.743Z] #74 49.09 checking if gcc static flag -static works... yes 14:23:49 [2024-03-30T14:23:49.743Z] #74 49.16 checking if gcc supports -c -o file.o... yes 14:23:49 [2024-03-30T14:23:49.743Z] #74 49.19 checking if gcc supports -c -o file.o... (cached) yes 14:23:49 [2024-03-30T14:23:49.743Z] #74 49.19 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes 14:23:49 [2024-03-30T14:23:49.743Z] #74 49.21 checking dynamic linker characteristics... GNU/Linux ld.so 14:23:49 [2024-03-30T14:23:49.998Z] #74 49.26 checking how to hardcode library paths into programs... immediate 14:23:49 [2024-03-30T14:23:49.998Z] #74 49.26 checking whether stripping libraries is possible... yes 14:23:49 [2024-03-30T14:23:49.998Z] #74 49.26 checking if libtool supports shared libraries... yes 14:23:49 [2024-03-30T14:23:49.998Z] #74 49.26 checking whether to build shared libraries... no 14:23:49 [2024-03-30T14:23:49.998Z] #74 49.26 checking whether to build static libraries... yes 14:23:49 [2024-03-30T14:23:49.998Z] #74 49.27 checking for float.h... yes 14:23:49 [2024-03-30T14:23:49.998Z] #74 49.30 checking for limits.h... yes 14:23:49 [2024-03-30T14:23:49.998Z] #74 49.35 checking for stddef.h... yes 14:23:50 [2024-03-30T14:23:50.253Z] #74 49.38 checking for stdlib.h... (cached) yes 14:23:50 [2024-03-30T14:23:50.253Z] #74 49.38 checking for string.h... (cached) yes 14:23:50 [2024-03-30T14:23:50.253Z] #74 49.38 checking for sys/time.h... yes 14:23:50 [2024-03-30T14:23:50.253Z] #74 49.41 checking for inline... inline 14:23:50 [2024-03-30T14:23:50.253Z] #74 49.44 checking for size_t... yes 14:23:50 [2024-03-30T14:23:50.253Z] #74 49.54 checking for GNU libc compatible malloc... yes 14:23:50 [2024-03-30T14:23:50.253Z] #74 49.59 checking for GNU libc compatible realloc... yes 14:23:50 [2024-03-30T14:23:50.253Z] #74 49.64 checking for working strtod... yes 14:23:50 [2024-03-30T14:23:50.253Z] #74 49.72 checking for gettimeofday... yes 14:23:50 [2024-03-30T14:23:50.508Z] #74 49.77 checking for memset... yes 14:23:50 [2024-03-30T14:23:50.508Z] #74 49.82 checking for strspn... yes 14:23:50 [2024-03-30T14:23:50.763Z] #74 49.91 checking that generated files are newer than configure... done 14:23:50 [2024-03-30T14:23:50.763Z] #74 49.91 configure: creating ./config.status 14:23:51 [2024-03-30T14:23:51.017Z] #74 50.48 config.status: creating Makefile 14:23:51 [2024-03-30T14:23:51.272Z] #74 50.49 config.status: creating config.h 14:23:51 [2024-03-30T14:23:51.272Z] #74 50.50 config.status: executing depfiles commands 14:23:51 [2024-03-30T14:23:51.272Z] #74 50.53 config.status: executing libtool commands 14:23:51 [2024-03-30T14:23:51.272Z] #74 50.69 GEN .version 14:23:51 [2024-03-30T14:23:51.527Z] #74 50.69 make install-recursive 14:23:51 [2024-03-30T14:23:51.527Z] #74 50.69 make[1]: Entering directory '/tmp/crun-build' 14:23:51 [2024-03-30T14:23:51.527Z] #74 50.71 Making install in libocispec 14:23:51 [2024-03-30T14:23:51.527Z] #74 50.72 make[2]: Entering directory '/tmp/crun-build/libocispec' 14:23:51 [2024-03-30T14:23:51.527Z] #74 50.73 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./image-spec/schema 14:23:51 [2024-03-30T14:23:51.527Z] #74 50.73 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./runtime-spec/schema 14:23:51 [2024-03-30T14:23:51.527Z] #74 50.73 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/imageManifestItems 14:23:51 [2024-03-30T14:23:51.527Z] #74 50.73 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/basic 14:23:51 [2024-03-30T14:23:51.527Z] #74 50.78 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success 14:23:51 [2024-03-30T14:23:51.527Z] #74 50.78 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success 14:23:51 [2024-03-30T14:23:51.527Z] #74 50.78 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success 14:23:51 [2024-03-30T14:23:51.527Z] #74 50.78 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success 14:23:51 [2024-03-30T14:23:51.527Z] #74 50.78 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success 14:23:51 [2024-03-30T14:23:51.527Z] #74 50.78 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success 14:23:51 [2024-03-30T14:23:51.527Z] #74 50.78 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success 14:23:51 [2024-03-30T14:23:51.527Z] #74 50.78 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success 14:23:51 [2024-03-30T14:23:51.527Z] #74 50.78 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success 14:23:51 [2024-03-30T14:23:51.527Z] #74 50.82 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success 14:23:51 [2024-03-30T14:23:51.527Z] #74 50.82 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success 14:23:51 [2024-03-30T14:23:51.527Z] #74 50.82 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success 14:23:51 [2024-03-30T14:23:51.527Z] #74 50.82 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success 14:23:51 [2024-03-30T14:23:51.527Z] #74 50.82 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success 14:23:51 [2024-03-30T14:23:51.527Z] #74 50.82 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success 14:23:51 [2024-03-30T14:23:51.527Z] #74 50.82 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success 14:23:51 [2024-03-30T14:23:51.527Z] #74 51.05 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success 14:23:51 [2024-03-30T14:23:51.527Z] #74 51.05 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/features-schema.json Success 14:23:51 [2024-03-30T14:23:51.527Z] #74 51.05 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/features-linux.json Success 14:23:51 [2024-03-30T14:23:51.527Z] #74 51.05 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success 14:23:51 [2024-03-30T14:23:51.527Z] #74 51.05 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success 14:23:51 [2024-03-30T14:23:51.527Z] #74 51.05 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success 14:23:51 [2024-03-30T14:23:51.527Z] #74 51.05 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success 14:23:51 [2024-03-30T14:23:51.527Z] #74 51.05 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success 14:23:51 [2024-03-30T14:23:51.527Z] #74 51.05 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success 14:23:51 [2024-03-30T14:23:51.527Z] #74 51.05 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success 14:23:51 [2024-03-30T14:23:51.527Z] #74 51.05 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success 14:23:51 [2024-03-30T14:23:51.527Z] #74 51.05 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success 14:23:51 [2024-03-30T14:23:51.527Z] #74 51.05 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success 14:23:51 [2024-03-30T14:23:51.527Z] #74 51.05 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success 14:23:51 [2024-03-30T14:23:51.789Z] #74 51.06 make install-recursive 14:23:51 [2024-03-30T14:23:51.789Z] #74 51.06 make[3]: Entering directory '/tmp/crun-build/libocispec' 14:23:51 [2024-03-30T14:23:51.789Z] #74 51.08 Making install in yajl 14:23:51 [2024-03-30T14:23:51.789Z] #74 51.08 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' 14:23:51 [2024-03-30T14:23:51.789Z] #74 51.09 CC verify/json_verify-json_verify.o 14:23:51 [2024-03-30T14:23:51.789Z] #74 51.09 CC src/libyajl_la-yajl_alloc.lo 14:23:51 [2024-03-30T14:23:51.789Z] #74 51.09 CC src/libyajl_la-yajl_gen.lo 14:23:51 [2024-03-30T14:23:51.789Z] #74 51.09 CC src/libyajl_la-yajl.lo 14:23:51 [2024-03-30T14:23:51.789Z] #74 51.09 CC src/libyajl_la-yajl_buf.lo 14:23:51 [2024-03-30T14:23:51.789Z] #74 51.09 CC src/libyajl_la-yajl_parser.lo 14:23:51 [2024-03-30T14:23:51.789Z] #74 51.10 CC src/libyajl_la-yajl_encode.lo 14:23:51 [2024-03-30T14:23:51.789Z] #74 51.10 CC src/libyajl_la-yajl_lex.lo 14:23:51 [2024-03-30T14:23:51.789Z] #74 51.10 CC src/libyajl_la-yajl_tree.lo 14:23:52 [2024-03-30T14:23:52.044Z] #74 51.56 CCLD libyajl.la 14:23:52 [2024-03-30T14:23:52.299Z] #74 51.67 CCLD verify/json_verify 14:23:52 [2024-03-30T14:23:52.563Z] #74 51.84 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' 14:23:52 [2024-03-30T14:23:52.563Z] #74 51.84 make[5]: Nothing to be done for 'install-exec-am'. 14:23:52 [2024-03-30T14:23:52.563Z] #74 51.84 make[5]: Nothing to be done for 'install-data-am'. 14:23:52 [2024-03-30T14:23:52.563Z] #74 51.84 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' 14:23:52 [2024-03-30T14:23:52.563Z] #74 51.84 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' 14:23:52 [2024-03-30T14:23:52.563Z] #74 51.84 make[4]: Entering directory '/tmp/crun-build/libocispec' 14:23:52 [2024-03-30T14:23:52.563Z] #74 51.89 CC src/ocispec/validate.o 14:23:52 [2024-03-30T14:23:52.563Z] #74 51.89 CC src/ocispec/image_spec_schema_config_schema.lo 14:23:52 [2024-03-30T14:23:52.563Z] #74 51.89 CC src/ocispec/image_spec_schema_content_descriptor.lo 14:23:52 [2024-03-30T14:23:52.563Z] #74 51.89 CC src/ocispec/image_spec_schema_defs.lo 14:23:52 [2024-03-30T14:23:52.563Z] #74 51.90 CC src/ocispec/image_spec_schema_defs_descriptor.lo 14:23:52 [2024-03-30T14:23:52.563Z] #74 51.90 CC src/ocispec/image_spec_schema_image_index_schema.lo 14:23:52 [2024-03-30T14:23:52.563Z] #74 51.90 CC src/ocispec/image_spec_schema_image_layout_schema.lo 14:23:52 [2024-03-30T14:23:52.563Z] #74 51.91 CC src/ocispec/image_spec_schema_image_manifest_schema.lo 14:23:52 [2024-03-30T14:23:52.563Z] #74 51.92 CC src/ocispec/runtime_spec_schema_config_linux.lo 14:23:52 [2024-03-30T14:23:52.563Z] #74 51.92 CC src/ocispec/runtime_spec_schema_config_zos.lo 14:23:52 [2024-03-30T14:23:52.563Z] #74 51.92 CC src/ocispec/runtime_spec_schema_config_schema.lo 14:23:52 [2024-03-30T14:23:52.563Z] #74 51.92 CC src/ocispec/runtime_spec_schema_config_solaris.lo 14:23:52 [2024-03-30T14:23:52.563Z] #74 51.92 CC src/ocispec/runtime_spec_schema_config_vm.lo 14:23:52 [2024-03-30T14:23:52.563Z] #74 51.92 CC src/ocispec/runtime_spec_schema_config_windows.lo 14:23:52 [2024-03-30T14:23:52.563Z] #74 51.93 CC src/ocispec/runtime_spec_schema_defs.lo 14:23:52 [2024-03-30T14:23:52.563Z] #74 51.93 CC src/ocispec/runtime_spec_schema_defs_linux.lo 14:23:52 [2024-03-30T14:23:52.563Z] #74 51.93 CC src/ocispec/runtime_spec_schema_defs_zos.lo 14:23:52 [2024-03-30T14:23:52.563Z] #74 51.94 CC src/ocispec/runtime_spec_schema_defs_vm.lo 14:23:52 [2024-03-30T14:23:52.563Z] #74 51.96 CC src/ocispec/runtime_spec_schema_defs_windows.lo 14:23:52 [2024-03-30T14:23:52.563Z] #74 51.96 CC src/ocispec/runtime_spec_schema_state_schema.lo 14:23:52 [2024-03-30T14:23:52.563Z] #74 51.97 CC src/ocispec/runtime_spec_schema_features_linux.lo 14:23:52 [2024-03-30T14:23:52.563Z] #74 51.98 CC src/ocispec/runtime_spec_schema_features_schema.lo 14:23:52 [2024-03-30T14:23:52.563Z] #74 51.98 CC src/ocispec/image_manifest_items_image_manifest_items_schema.lo 14:23:52 [2024-03-30T14:23:52.563Z] #74 51.99 CC src/ocispec/basic_test_double_array_item.lo 14:23:52 [2024-03-30T14:23:52.563Z] #74 52.00 CC src/ocispec/basic_test_double_array.lo 14:23:52 [2024-03-30T14:23:52.563Z] #74 52.01 CC src/ocispec/basic_test_top_array_int.lo 14:23:52 [2024-03-30T14:23:52.563Z] #74 52.01 CC src/ocispec/basic_test_top_array_string.lo 14:23:52 [2024-03-30T14:23:52.563Z] #74 52.02 CC src/ocispec/basic_test_top_double_array_int.lo 14:23:52 [2024-03-30T14:23:52.563Z] #74 52.05 CC src/ocispec/basic_test_top_double_array_obj.lo 14:23:52 [2024-03-30T14:23:52.818Z] #74 52.05 CC src/ocispec/basic_test_top_double_array_refobj.lo 14:23:52 [2024-03-30T14:23:52.818Z] #74 52.07 CC src/ocispec/basic_test_top_double_array_string.lo 14:23:52 [2024-03-30T14:23:52.818Z] #74 52.09 CC src/ocispec/read-file.lo 14:23:52 [2024-03-30T14:23:52.818Z] #74 52.13 CC src/ocispec/json_common.lo 14:23:52 [2024-03-30T14:23:52.818Z] #74 52.15 CC tests/test-1.o 14:23:52 [2024-03-30T14:23:52.818Z] #74 52.16 CC tests/test-2.o 14:23:52 [2024-03-30T14:23:52.818Z] #74 52.18 CC tests/test-3.o 14:23:52 [2024-03-30T14:23:52.818Z] #74 52.20 CC tests/test-4.o 14:23:52 [2024-03-30T14:23:52.818Z] #74 52.22 CC tests/test-5.o 14:23:52 [2024-03-30T14:23:52.818Z] #74 52.24 CC tests/test-6.o 14:23:52 [2024-03-30T14:23:52.818Z] #74 52.27 CC tests/test-7.o 14:23:53 [2024-03-30T14:23:53.073Z] #74 52.32 CC tests/test-8.o 14:23:53 [2024-03-30T14:23:53.073Z] #74 52.34 CC tests/test-9.o 14:23:53 [2024-03-30T14:23:53.073Z] #74 52.35 CC tests/test-10.o 14:23:53 [2024-03-30T14:23:53.073Z] #74 52.40 CC tests/test-11.o 14:23:55 [2024-03-30T14:23:55.583Z] #74 ... 14:23:55 [2024-03-30T14:23:55.583Z] 14:23:55 [2024-03-30T14:23:55.583Z] #62 [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 14:23:55 [2024-03-30T14:23:55.583Z] #62 85.15 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v 14:23:55 [2024-03-30T14:23:55.583Z] #62 85.22 Docker version unknown-version, build unknown-commit 14:23:55 [2024-03-30T14:23:55.583Z] #62 DONE 87.5s 14:23:55 [2024-03-30T14:23:55.583Z] 14:23:55 [2024-03-30T14:23:55.583Z] #72 [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 <<EOT (set -e...) 14:23:55 [2024-03-30T14:23:55.583Z] #72 49.78 + bin/containerd 14:23:55 [2024-03-30T14:23:55.583Z] #72 49.78 go build -gcflags=-trimpath=/go/src -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.13 -X github.com/containerd/containerd/version.Revision=7c3aca7a610df76212171d200ca3811ff6096eb8 -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build" ./cmd/containerd 14:23:57 [2024-03-30T14:23:57.466Z] #72 ... 14:23:57 [2024-03-30T14:23:57.466Z] 14:23:57 [2024-03-30T14:23:57.466Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.12" && ./autogen.sh && ./configure --bindir=/build && make -j install 14:23:57 [2024-03-30T14:23:57.466Z] #74 56.59 CCLD libocispec.la 14:23:57 [2024-03-30T14:23:57.466Z] #74 56.86 CCLD src/ocispec/validate 14:23:57 [2024-03-30T14:23:57.721Z] #74 56.86 CCLD tests/test-1 14:23:57 [2024-03-30T14:23:57.721Z] #74 56.87 CCLD tests/test-2 14:23:57 [2024-03-30T14:23:57.721Z] #74 56.87 CCLD tests/test-3 14:23:57 [2024-03-30T14:23:57.721Z] #74 56.88 CCLD tests/test-4 14:23:57 [2024-03-30T14:23:57.721Z] #74 56.88 CCLD tests/test-5 14:23:57 [2024-03-30T14:23:57.721Z] #74 56.89 CCLD tests/test-6 14:23:57 [2024-03-30T14:23:57.721Z] #74 56.90 CCLD tests/test-7 14:23:57 [2024-03-30T14:23:57.721Z] #74 56.90 CCLD tests/test-8 14:23:57 [2024-03-30T14:23:57.721Z] #74 56.91 CCLD tests/test-9 14:23:57 [2024-03-30T14:23:57.721Z] #74 56.91 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a 14:23:57 [2024-03-30T14:23:57.721Z] #74 56.93 CCLD tests/test-10 14:23:57 [2024-03-30T14:23:57.721Z] #74 56.94 CCLD tests/test-11 14:23:57 [2024-03-30T14:23:57.721Z] #74 57.11 libtool: link: ar cr libocispec.a 14:23:57 [2024-03-30T14:23:57.976Z] #74 57.12 libtool: link: ranlib libocispec.a 14:23:57 [2024-03-30T14:23:57.976Z] #74 57.37 make[5]: Entering directory '/tmp/crun-build/libocispec' 14:23:57 [2024-03-30T14:23:57.976Z] #74 57.41 make[5]: Leaving directory '/tmp/crun-build/libocispec' 14:23:57 [2024-03-30T14:23:57.976Z] #74 57.41 make[4]: Leaving directory '/tmp/crun-build/libocispec' 14:23:57 [2024-03-30T14:23:57.976Z] #74 57.41 make[3]: Leaving directory '/tmp/crun-build/libocispec' 14:23:57 [2024-03-30T14:23:57.976Z] #74 57.41 make[2]: Leaving directory '/tmp/crun-build/libocispec' 14:23:57 [2024-03-30T14:23:57.977Z] #74 57.41 make[2]: Entering directory '/tmp/crun-build' 14:23:57 [2024-03-30T14:23:57.977Z] #74 57.48 CC src/libcrun/libcrun_la-intelrdt.lo 14:23:58 [2024-03-30T14:23:58.232Z] #74 57.49 CC src/libcrun/libcrun_la-io_priority.lo 14:23:58 [2024-03-30T14:23:58.232Z] #74 57.49 CC src/libcrun/libcrun_la-linux.lo 14:23:58 [2024-03-30T14:23:58.232Z] #74 57.50 CC src/libcrun/libcrun_la-mount_flags.lo 14:23:58 [2024-03-30T14:23:58.232Z] #74 57.50 CC src/libcrun/libcrun_la-scheduler.lo 14:23:58 [2024-03-30T14:23:58.232Z] #74 57.51 CC src/libcrun/libcrun_la-seccomp.lo 14:23:58 [2024-03-30T14:23:58.232Z] #74 57.51 CC src/libcrun/libcrun_la-seccomp_notify.lo 14:23:58 [2024-03-30T14:23:58.232Z] #74 57.52 CC src/libcrun/libcrun_la-signals.lo 14:23:58 [2024-03-30T14:23:58.232Z] #74 57.52 CC src/libcrun/libcrun_la-status.lo 14:23:58 [2024-03-30T14:23:58.232Z] #74 57.53 CC src/libcrun/libcrun_la-terminal.lo 14:23:58 [2024-03-30T14:23:58.232Z] #74 57.54 CC src/libcrun/libcrun_testing_a-utils.o 14:23:58 [2024-03-30T14:23:58.232Z] #74 57.55 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o 14:23:58 [2024-03-30T14:23:58.232Z] #74 57.55 CC src/libcrun/libcrun_testing_a-cgroup-resources.o 14:23:58 [2024-03-30T14:23:58.232Z] #74 57.55 CC src/libcrun/libcrun_testing_a-cgroup-setup.o 14:23:58 [2024-03-30T14:23:58.232Z] #74 57.56 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o 14:23:58 [2024-03-30T14:23:58.232Z] #74 57.57 CC src/libcrun/libcrun_testing_a-cgroup-utils.o 14:23:58 [2024-03-30T14:23:58.232Z] #74 57.57 CC src/libcrun/libcrun_testing_a-cgroup.o 14:23:58 [2024-03-30T14:23:58.232Z] #74 57.58 CC src/libcrun/libcrun_testing_a-chroot_realpath.o 14:23:58 [2024-03-30T14:23:58.232Z] #74 57.58 CC src/libcrun/libcrun_testing_a-cloned_binary.o 14:23:58 [2024-03-30T14:23:58.232Z] #74 57.58 CC src/libcrun/libcrun_testing_a-container.o 14:23:58 [2024-03-30T14:23:58.232Z] #74 57.62 CC src/libcrun/libcrun_testing_a-criu.o 14:23:58 [2024-03-30T14:23:58.232Z] #74 57.63 CC src/libcrun/libcrun_testing_a-custom-handler.o 14:23:58 [2024-03-30T14:23:58.232Z] #74 57.64 CC src/libcrun/libcrun_testing_a-ebpf.o 14:23:58 [2024-03-30T14:23:58.232Z] #74 57.64 CC src/libcrun/libcrun_testing_a-error.o 14:23:58 [2024-03-30T14:23:58.232Z] #74 57.65 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o 14:23:58 [2024-03-30T14:23:58.232Z] #74 57.66 CC src/libcrun/handlers/libcrun_testing_a-krun.o 14:23:58 [2024-03-30T14:23:58.232Z] #74 57.67 CC src/libcrun/handlers/libcrun_testing_a-mono.o 14:23:58 [2024-03-30T14:23:58.232Z] #74 57.69 CC src/libcrun/handlers/libcrun_testing_a-spin.o 14:23:58 [2024-03-30T14:23:58.232Z] #74 57.71 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o 14:23:58 [2024-03-30T14:23:58.232Z] #74 57.72 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o 14:23:58 [2024-03-30T14:23:58.487Z] #74 57.72 CC src/libcrun/handlers/libcrun_testing_a-wasmtime.o 14:23:58 [2024-03-30T14:23:58.487Z] #74 57.73 CC src/libcrun/libcrun_testing_a-intelrdt.o 14:23:58 [2024-03-30T14:23:58.487Z] #74 57.77 CC src/libcrun/libcrun_testing_a-io_priority.o 14:23:58 [2024-03-30T14:23:58.487Z] #74 57.78 CC src/libcrun/libcrun_testing_a-linux.o 14:23:58 [2024-03-30T14:23:58.487Z] #74 57.79 CC src/libcrun/libcrun_testing_a-mount_flags.o 14:23:58 [2024-03-30T14:23:58.487Z] #74 57.80 CC src/libcrun/libcrun_testing_a-scheduler.o 14:23:58 [2024-03-30T14:23:58.487Z] #74 57.83 CC src/libcrun/libcrun_testing_a-seccomp.o 14:23:58 [2024-03-30T14:23:58.487Z] #74 57.84 CC src/libcrun/libcrun_testing_a-seccomp_notify.o 14:23:58 [2024-03-30T14:23:58.487Z] #74 57.86 CC src/libcrun/libcrun_testing_a-signals.o 14:23:58 [2024-03-30T14:23:58.487Z] #74 57.88 CC src/libcrun/libcrun_testing_a-status.o 14:23:58 [2024-03-30T14:23:58.487Z] #74 57.88 CC src/libcrun/libcrun_testing_a-terminal.o 14:23:58 [2024-03-30T14:23:58.487Z] #74 57.89 CC tests/tests_libcrun_errors-tests_libcrun_errors.o 14:23:58 [2024-03-30T14:23:58.487Z] #74 57.92 CC tests/tests_libcrun_intelrdt-tests_libcrun_intelrdt.o 14:23:58 [2024-03-30T14:23:58.487Z] #74 57.94 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o 14:23:58 [2024-03-30T14:23:58.742Z] #74 58.06 CC src/crun-crun.o 14:23:58 [2024-03-30T14:23:58.742Z] #74 58.10 CC src/crun-run.o 14:23:58 [2024-03-30T14:23:58.742Z] #74 58.12 CC src/crun-delete.o 14:23:58 [2024-03-30T14:23:58.742Z] #74 58.15 CC src/crun-kill.o 14:23:58 [2024-03-30T14:23:58.742Z] #74 58.17 CC src/crun-pause.o 14:23:58 [2024-03-30T14:23:58.997Z] #74 58.19 CC src/crun-unpause.o 14:23:58 [2024-03-30T14:23:58.997Z] #74 58.20 CC src/crun-oci_features.o 14:23:58 [2024-03-30T14:23:58.997Z] #74 58.22 CC src/crun-spec.o 14:23:58 [2024-03-30T14:23:58.997Z] #74 58.49 CC src/crun-exec.o 14:23:59 [2024-03-30T14:23:59.252Z] #74 58.50 CC src/crun-list.o 14:23:59 [2024-03-30T14:23:59.252Z] #74 58.57 CC src/crun-create.o 14:23:59 [2024-03-30T14:23:59.252Z] #74 58.62 CC src/crun-start.o 14:23:59 [2024-03-30T14:23:59.507Z] #74 58.64 CC src/crun-state.o 14:23:59 [2024-03-30T14:23:59.507Z] #74 58.66 CC src/crun-update.o 14:23:59 [2024-03-30T14:23:59.507Z] #74 58.80 CC src/crun-ps.o 14:23:59 [2024-03-30T14:23:59.507Z] #74 58.86 CC src/crun-checkpoint.o 14:23:59 [2024-03-30T14:23:59.507Z] #74 58.97 CC src/crun-restore.o 14:23:59 [2024-03-30T14:23:59.762Z] #74 59.02 CC src/libcrun/crun-cloned_binary.o 14:24:00 [2024-03-30T14:24:00.016Z] #74 59.35 CC src/libcrun/libcrun_la-utils.lo 14:24:00 [2024-03-30T14:24:00.016Z] #74 59.40 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo 14:24:00 [2024-03-30T14:24:00.016Z] #74 59.53 CC src/libcrun/libcrun_la-cgroup-resources.lo 14:24:00 [2024-03-30T14:24:00.271Z] #74 59.56 CC src/libcrun/libcrun_la-cgroup-setup.lo 14:24:00 [2024-03-30T14:24:00.271Z] #74 59.62 CC src/libcrun/libcrun_la-cgroup-systemd.lo 14:24:00 [2024-03-30T14:24:00.271Z] #74 59.64 CC src/libcrun/libcrun_la-cgroup-utils.lo 14:24:00 [2024-03-30T14:24:00.271Z] #74 59.65 CC src/libcrun/libcrun_la-cgroup.lo 14:24:00 [2024-03-30T14:24:00.271Z] #74 59.66 CC src/libcrun/libcrun_la-chroot_realpath.lo 14:24:00 [2024-03-30T14:24:00.271Z] #74 59.66 CC src/libcrun/libcrun_la-cloned_binary.lo 14:24:00 [2024-03-30T14:24:00.271Z] #74 59.68 CC src/libcrun/libcrun_la-container.lo 14:24:00 [2024-03-30T14:24:00.271Z] #74 59.70 CC src/libcrun/libcrun_la-criu.lo 14:24:00 [2024-03-30T14:24:00.271Z] #74 59.75 CC src/libcrun/libcrun_la-custom-handler.lo 14:24:00 [2024-03-30T14:24:00.529Z] #74 59.76 CC src/libcrun/libcrun_la-ebpf.lo 14:24:00 [2024-03-30T14:24:00.529Z] #74 59.77 CC src/libcrun/libcrun_la-error.lo 14:24:00 [2024-03-30T14:24:00.529Z] #74 59.78 CC src/libcrun/handlers/libcrun_la-handler-utils.lo 14:24:00 [2024-03-30T14:24:00.529Z] #74 59.80 CC src/libcrun/handlers/libcrun_la-krun.lo 14:24:00 [2024-03-30T14:24:00.529Z] #74 59.84 CC src/libcrun/handlers/libcrun_la-mono.lo 14:24:00 [2024-03-30T14:24:00.529Z] #74 59.87 CC src/libcrun/handlers/libcrun_la-spin.lo 14:24:00 [2024-03-30T14:24:00.529Z] #74 59.90 CC src/libcrun/handlers/libcrun_la-wasmedge.lo 14:24:00 [2024-03-30T14:24:00.529Z] #74 59.91 CC src/libcrun/handlers/libcrun_la-wasmer.lo 14:24:00 [2024-03-30T14:24:00.529Z] #74 59.95 CC src/libcrun/handlers/libcrun_la-wasmtime.lo 14:24:00 [2024-03-30T14:24:00.529Z] #74 59.96 CC tests/init.o 14:24:00 [2024-03-30T14:24:00.529Z] #74 60.00 CC tests/tests_libcrun_utils-tests_libcrun_utils.o 14:24:02 [2024-03-30T14:24:02.414Z] #74 61.54 CCLD tests/init 14:24:04 [2024-03-30T14:24:04.926Z] #74 64.23 CCLD libcrun.la 14:24:04 [2024-03-30T14:24:04.926Z] #74 64.42 AR libcrun_testing.a 14:24:05 [2024-03-30T14:24:05.181Z] #74 64.42 ar: `u' modifier ignored since `D' is the default (see `U') 14:24:05 [2024-03-30T14:24:05.181Z] #74 64.45 CCLD tests/tests_libcrun_utils 14:24:05 [2024-03-30T14:24:05.181Z] #74 64.45 CCLD tests/tests_libcrun_errors 14:24:05 [2024-03-30T14:24:05.181Z] #74 64.45 CCLD tests/tests_libcrun_intelrdt 14:24:05 [2024-03-30T14:24:05.181Z] #74 64.46 CCLD tests/tests_libcrun_fuzzer 14:24:05 [2024-03-30T14:24:05.181Z] #74 64.49 CCLD crun 14:24:05 [2024-03-30T14:24:05.436Z] #74 64.73 make[3]: Entering directory '/tmp/crun-build' 14:24:05 [2024-03-30T14:24:05.436Z] #74 64.81 /usr/bin/mkdir -p '/usr/local/share/man/man1' 14:24:05 [2024-03-30T14:24:05.436Z] #74 64.81 /usr/bin/mkdir -p '/usr/local/lib' 14:24:05 [2024-03-30T14:24:05.436Z] #74 64.81 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' 14:24:05 [2024-03-30T14:24:05.436Z] #74 64.82 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' 14:24:05 [2024-03-30T14:24:05.436Z] #74 64.84 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la 14:24:05 [2024-03-30T14:24:05.690Z] #74 64.84 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a 14:24:05 [2024-03-30T14:24:05.690Z] #74 64.85 libtool: install: chmod 644 /usr/local/lib/libcrun.a 14:24:05 [2024-03-30T14:24:05.690Z] #74 64.85 libtool: install: ranlib /usr/local/lib/libcrun.a 14:24:05 [2024-03-30T14:24:05.690Z] #74 64.99 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib 14:24:05 [2024-03-30T14:24:05.690Z] #74 64.99 ---------------------------------------------------------------------- 14:24:05 [2024-03-30T14:24:05.690Z] #74 64.99 Libraries have been installed in: 14:24:05 [2024-03-30T14:24:05.690Z] #74 64.99 /usr/local/lib 14:24:05 [2024-03-30T14:24:05.690Z] #74 64.99 14:24:05 [2024-03-30T14:24:05.690Z] #74 64.99 If you ever happen to want to link against installed libraries 14:24:05 [2024-03-30T14:24:05.690Z] #74 64.99 in a given directory, LIBDIR, you must either use libtool, and 14:24:05 [2024-03-30T14:24:05.690Z] #74 64.99 specify the full pathname of the library, or use the '-LLIBDIR' 14:24:05 [2024-03-30T14:24:05.690Z] #74 64.99 flag during linking and do at least one of the following: 14:24:05 [2024-03-30T14:24:05.690Z] #74 64.99 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 14:24:05 [2024-03-30T14:24:05.690Z] #74 64.99 during execution 14:24:05 [2024-03-30T14:24:05.690Z] #74 64.99 - add LIBDIR to the 'LD_RUN_PATH' environment variable 14:24:05 [2024-03-30T14:24:05.690Z] #74 64.99 during linking 14:24:05 [2024-03-30T14:24:05.690Z] #74 64.99 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 14:24:05 [2024-03-30T14:24:05.690Z] #74 64.99 - have your system administrator add LIBDIR to '/etc/ld.so.conf' 14:24:05 [2024-03-30T14:24:05.690Z] #74 64.99 14:24:05 [2024-03-30T14:24:05.690Z] #74 64.99 See any operating system documentation about shared libraries for 14:24:05 [2024-03-30T14:24:05.690Z] #74 64.99 more information, such as the ld(1) and ld.so(8) manual pages. 14:24:05 [2024-03-30T14:24:05.690Z] #74 64.99 ---------------------------------------------------------------------- 14:24:05 [2024-03-30T14:24:05.690Z] #74 64.99 /usr/bin/mkdir -p '/build' 14:24:05 [2024-03-30T14:24:05.690Z] #74 64.99 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' 14:24:05 [2024-03-30T14:24:05.690Z] #74 65.02 libtool: install: /usr/bin/install -c crun /build/crun 14:24:05 [2024-03-30T14:24:05.690Z] #74 65.02 make[3]: Leaving directory '/tmp/crun-build' 14:24:05 [2024-03-30T14:24:05.690Z] #74 65.02 make[2]: Leaving directory '/tmp/crun-build' 14:24:05 [2024-03-30T14:24:05.690Z] #74 65.02 make[1]: Leaving directory '/tmp/crun-build' 14:24:07 [2024-03-30T14:24:07.050Z] #74 DONE 66.3s 14:24:07 [2024-03-30T14:24:07.050Z] 14:24:07 [2024-03-30T14:24:07.050Z] #72 [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 <<EOT (set -e...) 14:24:11 [2024-03-30T14:24:11.205Z] #72 68.70 + bin/containerd-stress 14:24:11 [2024-03-30T14:24:11.205Z] #72 68.70 go build -gcflags=-trimpath=/go/src -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.13 -X github.com/containerd/containerd/version.Revision=7c3aca7a610df76212171d200ca3811ff6096eb8 -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build" ./cmd/containerd-stress 14:24:12 [2024-03-30T14:24:12.128Z] #72 69.88 + bin/containerd-shim 14:24:12 [2024-03-30T14:24:12.686Z] #72 70.41 + bin/containerd-shim-runc-v1 14:24:13 [2024-03-30T14:24:13.609Z] #72 71.17 + bin/containerd-shim-runc-v2 14:24:14 [2024-03-30T14:24:14.167Z] #72 71.84 + binaries 14:24:17 [2024-03-30T14:24:17.422Z] #72 DONE 74.9s 14:24:17 [2024-03-30T14:24:17.676Z] 14:24:17 [2024-03-30T14:24:17.676Z] #93 [dev-systemd-false 13/21] COPY --link --from=containerd /build/ /usr/local/bin/ 14:24:17 [2024-03-30T14:24:17.930Z] #93 DONE 0.2s 14:24:18 [2024-03-30T14:24:18.185Z] 14:24:18 [2024-03-30T14:24:18.185Z] #94 [dev-systemd-false 14/21] COPY --link --from=rootlesskit /build/ /usr/local/bin/ 14:24:18 [2024-03-30T14:24:18.185Z] #94 DONE 0.1s 14:24:18 [2024-03-30T14:24:18.185Z] 14:24:18 [2024-03-30T14:24:18.185Z] #95 [dev-systemd-false 15/21] COPY --link --from=vpnkit / /usr/local/bin/ 14:24:18 [2024-03-30T14:24:18.185Z] #95 DONE 0.1s 14:24:18 [2024-03-30T14:24:18.439Z] 14:24:18 [2024-03-30T14:24:18.439Z] #96 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/ 14:24:18 [2024-03-30T14:24:18.439Z] #96 DONE 0.0s 14:24:18 [2024-03-30T14:24:18.439Z] 14:24:18 [2024-03-30T14:24:18.439Z] #97 [dev-systemd-false 17/21] COPY --link --from=crun /build/ /usr/local/bin/ 14:24:18 [2024-03-30T14:24:18.439Z] #97 DONE 0.1s 14:24:18 [2024-03-30T14:24:18.439Z] 14:24:18 [2024-03-30T14:24:18.439Z] #98 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/ /etc/docker/ 14:24:18 [2024-03-30T14:24:18.439Z] #98 DONE 0.0s 14:24:18 [2024-03-30T14:24:18.439Z] 14:24:18 [2024-03-30T14:24:18.439Z] #99 [dev-systemd-false 19/21] COPY --link --from=buildx /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx 14:24:18 [2024-03-30T14:24:18.998Z] #99 DONE 0.6s 14:24:18 [2024-03-30T14:24:18.998Z] 14:24:18 [2024-03-30T14:24:18.998Z] #100 [dev-systemd-false 20/21] COPY --link --from=compose /docker-compose /usr/libexec/docker/cli-plugins/docker-compose 14:24:19 [2024-03-30T14:24:19.921Z] #100 DONE 0.9s 14:24:19 [2024-03-30T14:24:19.921Z] 14:24:19 [2024-03-30T14:24:19.921Z] #101 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker 14:24:19 [2024-03-30T14:24:19.921Z] #101 DONE 0.0s 14:24:19 [2024-03-30T14:24:19.921Z] 14:24:19 [2024-03-30T14:24:19.921Z] #102 [dev-base 1/12] RUN groupadd -r docker 14:24:20 [2024-03-30T14:24:20.175Z] #102 DONE 0.3s 14:24:20 [2024-03-30T14:24:20.175Z] 14:24:20 [2024-03-30T14:24:20.175Z] #103 [dev-base 2/12] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser 14:24:20 [2024-03-30T14:24:20.430Z] #103 DONE 0.4s 14:24:20 [2024-03-30T14:24:20.685Z] 14:24:20 [2024-03-30T14:24:20.685Z] #104 [dev-base 3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 14:24:20 [2024-03-30T14:24:20.685Z] #104 0.281 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 14:24:20 [2024-03-30T14:24:20.941Z] #104 DONE 0.3s 14:24:20 [2024-03-30T14:24:20.941Z] 14:24:20 [2024-03-30T14:24:20.941Z] #105 [dev-base 4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 14:24:21 [2024-03-30T14:24:21.195Z] #105 DONE 0.3s 14:24:21 [2024-03-30T14:24:21.195Z] 14:24:21 [2024-03-30T14:24:21.195Z] #106 [dev-base 5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 14:24:21 [2024-03-30T14:24:21.450Z] #106 DONE 0.3s 14:24:21 [2024-03-30T14:24:21.450Z] 14:24:21 [2024-03-30T14:24:21.450Z] #107 [dev-base 6/12] RUN ldconfig 14:24:21 [2024-03-30T14:24:21.705Z] #107 DONE 0.3s 14:24:21 [2024-03-30T14:24:21.959Z] 14:24:21 [2024-03-30T14:24:21.959Z] #108 [dev-base 7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker 14:24:21 [2024-03-30T14:24:21.959Z] #108 DONE 0.3s 14:24:22 [2024-03-30T14:24:22.214Z] 14:24:22 [2024-03-30T14:24:22.214Z] #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 14:24:22 [2024-03-30T14:24:22.468Z] #109 0.556 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] 14:24:22 [2024-03-30T14:24:22.723Z] #109 0.565 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] 14:24:22 [2024-03-30T14:24:22.723Z] #109 0.565 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] 14:24:22 [2024-03-30T14:24:22.723Z] #109 0.633 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB] 14:24:22 [2024-03-30T14:24:22.723Z] #109 0.695 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB] 14:24:22 [2024-03-30T14:24:22.977Z] #109 0.752 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [145 kB] 14:24:23 [2024-03-30T14:24:23.899Z] #109 1.658 Fetched 9097 kB in 1s (6687 kB/s) 14:24:24 [2024-03-30T14:24:24.458Z] #109 1.658 Reading package lists... 14:24:25 [2024-03-30T14:24:25.016Z] #109 2.276 Reading package lists... 14:24:25 [2024-03-30T14:24:25.016Z] #109 2.886 Building dependency tree... 14:24:25 [2024-03-30T14:24:25.270Z] #109 3.313 The following additional packages will be installed: 14:24:25 [2024-03-30T14:24:25.525Z] #109 3.314 dmsetup libaio1 libapparmor1 libargon2-1 libbpf1 libcryptsetup12 14:24:25 [2024-03-30T14:24:25.525Z] #109 3.314 libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2 14:24:25 [2024-03-30T14:24:25.525Z] #109 3.314 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 14:24:25 [2024-03-30T14:24:25.525Z] #109 3.315 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libsodium23 14:24:25 [2024-03-30T14:24:25.525Z] #109 3.316 libsubid4 libsystemd-shared liburcu8 libxtables12 sgml-base systemd 14:24:25 [2024-03-30T14:24:25.525Z] #109 3.316 vim-runtime 14:24:25 [2024-03-30T14:24:25.525Z] #109 3.318 Suggested packages: 14:24:25 [2024-03-30T14:24:25.525Z] #109 3.318 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod 14:24:25 [2024-03-30T14:24:25.525Z] #109 3.318 gpm ed diffutils-doc sgml-base-doc systemd-container systemd-homed 14:24:25 [2024-03-30T14:24:25.525Z] #109 3.318 systemd-userdbd systemd-boot systemd-resolved libqrencode4 14:24:25 [2024-03-30T14:24:25.525Z] #109 3.318 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 polkitd | policykit-1 ctags 14:24:25 [2024-03-30T14:24:25.525Z] #109 3.318 vim-doc vim-scripts xfsdump acl attr quota 14:24:25 [2024-03-30T14:24:25.525Z] #109 3.318 Recommended packages: 14:24:25 [2024-03-30T14:24:25.525Z] #109 3.318 libatm1 nftables libpam-cap default-dbus-system-bus | dbus-system-bus 14:24:25 [2024-03-30T14:24:25.525Z] #109 3.318 systemd-timesyncd | time-daemon xxd unzip 14:24:25 [2024-03-30T14:24:25.780Z] #109 3.721 The following NEW packages will be installed: 14:24:25 [2024-03-30T14:24:25.780Z] #109 3.721 apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq 14:24:25 [2024-03-30T14:24:25.780Z] #109 3.721 libaio1 libapparmor1 libargon2-1 libbpf1 libcap2-bin libcryptsetup12 14:24:25 [2024-03-30T14:24:25.780Z] #109 3.721 libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2 14:24:25 [2024-03-30T14:24:25.780Z] #109 3.721 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1 14:24:25 [2024-03-30T14:24:25.780Z] #109 3.721 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 14:24:25 [2024-03-30T14:24:25.780Z] #109 3.722 libprotobuf-c1 libsodium23 libsubid4 libsystemd-shared liburcu8 libxtables12 14:24:25 [2024-03-30T14:24:25.780Z] #109 3.722 libyajl2 net-tools patch pigz sgml-base sudo systemd systemd-journal-remote 14:24:25 [2024-03-30T14:24:25.780Z] #109 3.722 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xz-utils 14:24:25 [2024-03-30T14:24:25.780Z] #109 3.722 zip zstd 14:24:26 [2024-03-30T14:24:26.034Z] #109 3.999 0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded. 14:24:26 [2024-03-30T14:24:26.034Z] #109 3.999 Need to get 31.8 MB of archives. 14:24:26 [2024-03-30T14:24:26.034Z] #109 3.999 After this operation, 143 MB of additional disk space will be used. 14:24:26 [2024-03-30T14:24:26.034Z] #109 3.999 Get:1 http://deb.debian.org/debian bookworm/main arm64 libargon2-1 arm64 0~20171227-0.3+deb12u1 [18.7 kB] 14:24:26 [2024-03-30T14:24:26.034Z] #109 4.002 Get:2 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB] 14:24:26 [2024-03-30T14:24:26.034Z] #109 4.004 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB] 14:24:26 [2024-03-30T14:24:26.034Z] #109 4.010 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjson-c5 arm64 0.16-2 [42.9 kB] 14:24:26 [2024-03-30T14:24:26.034Z] #109 4.012 Get:5 http://deb.debian.org/debian bookworm/main arm64 libcryptsetup12 arm64 2:2.6.1-4~deb12u2 [205 kB] 14:24:26 [2024-03-30T14:24:26.034Z] #109 4.014 Get:6 http://deb.debian.org/debian bookworm/main arm64 libfdisk1 arm64 2.38.1-5+b1 [182 kB] 14:24:26 [2024-03-30T14:24:26.034Z] #109 4.017 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkmod2 arm64 30+20221128-1 [54.4 kB] 14:24:26 [2024-03-30T14:24:26.034Z] #109 4.018 Get:8 http://deb.debian.org/debian bookworm/main arm64 libapparmor1 arm64 3.0.8-3 [40.3 kB] 14:24:26 [2024-03-30T14:24:26.034Z] #109 4.020 Get:9 http://deb.debian.org/debian bookworm/main arm64 libip4tc2 arm64 1.8.9-2 [18.5 kB] 14:24:26 [2024-03-30T14:24:26.034Z] #109 4.021 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsystemd-shared arm64 252.22-1~deb12u1 [1508 kB] 14:24:26 [2024-03-30T14:24:26.034Z] #109 4.029 Get:11 http://deb.debian.org/debian bookworm/main arm64 systemd arm64 252.22-1~deb12u1 [2829 kB] 14:24:26 [2024-03-30T14:24:26.034Z] #109 4.045 Get:12 http://deb.debian.org/debian bookworm/main arm64 pigz arm64 2.6-1 [56.2 kB] 14:24:26 [2024-03-30T14:24:26.035Z] #109 4.047 Get:13 http://deb.debian.org/debian bookworm/main arm64 sgml-base all 1.31 [15.4 kB] 14:24:26 [2024-03-30T14:24:26.035Z] #109 4.048 Get:14 http://deb.debian.org/debian bookworm/main arm64 sudo arm64 1.9.13p3-1+deb12u1 [1826 kB] 14:24:26 [2024-03-30T14:24:26.035Z] #109 4.056 Get:15 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB] 14:24:26 [2024-03-30T14:24:26.035Z] #109 4.057 Get:16 http://deb.debian.org/debian bookworm/main arm64 libbpf1 arm64 1:1.1.0-1 [136 kB] 14:24:26 [2024-03-30T14:24:26.035Z] #109 4.058 Get:17 http://deb.debian.org/debian bookworm/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] 14:24:26 [2024-03-30T14:24:26.035Z] #109 4.059 Get:18 http://deb.debian.org/debian bookworm/main arm64 libxtables12 arm64 1.8.9-2 [29.6 kB] 14:24:26 [2024-03-30T14:24:26.035Z] #109 4.059 Get:19 http://deb.debian.org/debian bookworm/main arm64 libcap2-bin arm64 1:2.66-4 [33.9 kB] 14:24:26 [2024-03-30T14:24:26.035Z] #109 4.060 Get:20 http://deb.debian.org/debian bookworm/main arm64 iproute2 arm64 6.1.0-3 [1008 kB] 14:24:26 [2024-03-30T14:24:26.035Z] #109 4.067 Get:21 http://deb.debian.org/debian bookworm/main arm64 vim-common all 2:9.0.1378-2 [124 kB] 14:24:26 [2024-03-30T14:24:26.035Z] #109 4.068 Get:22 http://deb.debian.org/debian bookworm/main arm64 bash-completion all 1:2.11-6 [234 kB] 14:24:26 [2024-03-30T14:24:26.035Z] #109 4.069 Get:23 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB] 14:24:26 [2024-03-30T14:24:26.035Z] #109 4.070 Get:24 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB] 14:24:26 [2024-03-30T14:24:26.035Z] #109 4.073 Get:25 http://deb.debian.org/debian bookworm/main arm64 apparmor arm64 3.0.8-3 [567 kB] 14:24:26 [2024-03-30T14:24:26.035Z] #109 4.077 Get:26 http://deb.debian.org/debian bookworm/main arm64 inetutils-ping arm64 2:2.4-2+deb12u1 [83.3 kB] 14:24:26 [2024-03-30T14:24:26.035Z] #109 4.081 Get:27 http://deb.debian.org/debian bookworm/main arm64 libip6tc2 arm64 1.8.9-2 [18.7 kB] 14:24:26 [2024-03-30T14:24:26.035Z] #109 4.084 Get:28 http://deb.debian.org/debian bookworm/main arm64 libnfnetlink0 arm64 1.0.2-2 [14.5 kB] 14:24:26 [2024-03-30T14:24:26.035Z] #109 4.086 Get:29 http://deb.debian.org/debian bookworm/main arm64 libnetfilter-conntrack3 arm64 1.0.9-3 [38.4 kB] 14:24:26 [2024-03-30T14:24:26.035Z] #109 4.088 Get:30 http://deb.debian.org/debian bookworm/main arm64 libnftnl11 arm64 1.2.4-2 [57.6 kB] 14:24:26 [2024-03-30T14:24:26.035Z] #109 4.090 Get:31 http://deb.debian.org/debian bookworm/main arm64 iptables arm64 1.8.9-2 [352 kB] 14:24:26 [2024-03-30T14:24:26.035Z] #109 4.096 Get:32 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB] 14:24:26 [2024-03-30T14:24:26.035Z] #109 4.098 Get:33 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB] 14:24:26 [2024-03-30T14:24:26.035Z] #109 4.099 Get:34 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB] 14:24:26 [2024-03-30T14:24:26.035Z] #109 4.099 Get:35 http://deb.debian.org/debian bookworm/main arm64 libaio1 arm64 0.3.113-4 [13.3 kB] 14:24:26 [2024-03-30T14:24:26.290Z] #109 4.104 Get:36 http://deb.debian.org/debian bookworm/main arm64 libgpm2 arm64 1.20.7-10+b1 [14.4 kB] 14:24:26 [2024-03-30T14:24:26.290Z] #109 4.107 Get:37 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB] 14:24:26 [2024-03-30T14:24:26.290Z] #109 4.161 Get:38 http://deb.debian.org/debian bookworm/main arm64 libinih1 arm64 55-1 [6604 B] 14:24:26 [2024-03-30T14:24:26.290Z] #109 4.161 Get:39 http://deb.debian.org/debian bookworm/main arm64 libmicrohttpd12 arm64 0.9.75-6 [112 kB] 14:24:26 [2024-03-30T14:24:26.290Z] #109 4.162 Get:40 http://deb.debian.org/debian bookworm/main arm64 libnet1 arm64 1.1.6+dfsg-3.2 [60.7 kB] 14:24:26 [2024-03-30T14:24:26.290Z] #109 4.162 Get:41 http://deb.debian.org/debian bookworm/main arm64 libnl-3-200 arm64 3.7.0-0.2+b1 [60.2 kB] 14:24:26 [2024-03-30T14:24:26.290Z] #109 4.163 Get:42 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB] 14:24:26 [2024-03-30T14:24:26.290Z] #109 4.163 Get:43 http://deb.debian.org/debian bookworm/main arm64 libsodium23 arm64 1.0.18-1 [119 kB] 14:24:26 [2024-03-30T14:24:26.290Z] #109 4.164 Get:44 http://deb.debian.org/debian bookworm/main arm64 libsubid4 arm64 1:4.13+dfsg1-1+b1 [208 kB] 14:24:26 [2024-03-30T14:24:26.290Z] #109 4.165 Get:45 http://deb.debian.org/debian bookworm/main arm64 liburcu8 arm64 0.13.2-1 [69.5 kB] 14:24:26 [2024-03-30T14:24:26.290Z] #109 4.165 Get:46 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB] 14:24:26 [2024-03-30T14:24:26.290Z] #109 4.166 Get:47 http://deb.debian.org/debian bookworm/main arm64 net-tools arm64 2.10-0.1 [241 kB] 14:24:26 [2024-03-30T14:24:26.290Z] #109 4.167 Get:48 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB] 14:24:26 [2024-03-30T14:24:26.290Z] #109 4.168 Get:49 http://deb.debian.org/debian bookworm/main arm64 systemd-journal-remote arm64 252.22-1~deb12u1 [92.2 kB] 14:24:26 [2024-03-30T14:24:26.290Z] #109 4.171 Get:50 http://deb.debian.org/debian bookworm/main arm64 thin-provisioning-tools arm64 0.9.0-2 [344 kB] 14:24:26 [2024-03-30T14:24:26.290Z] #109 4.177 Get:51 http://deb.debian.org/debian bookworm/main arm64 uidmap arm64 1:4.13+dfsg1-1+b1 [188 kB] 14:24:26 [2024-03-30T14:24:26.290Z] #109 4.179 Get:52 http://deb.debian.org/debian bookworm/main arm64 vim-runtime all 2:9.0.1378-2 [7025 kB] 14:24:26 [2024-03-30T14:24:26.290Z] #109 4.223 Get:53 http://deb.debian.org/debian bookworm/main arm64 vim arm64 2:9.0.1378-2 [1424 kB] 14:24:26 [2024-03-30T14:24:26.544Z] #109 4.230 Get:54 http://deb.debian.org/debian bookworm/main arm64 xfsprogs arm64 6.1.0-1 [929 kB] 14:24:26 [2024-03-30T14:24:26.544Z] #109 4.234 Get:55 http://deb.debian.org/debian bookworm/main arm64 zip arm64 3.0-13 [223 kB] 14:24:26 [2024-03-30T14:24:26.544Z] #109 4.236 Get:56 http://deb.debian.org/debian bookworm/main arm64 zstd arm64 1.5.4+dfsg2-5 [584 kB] 14:24:26 [2024-03-30T14:24:26.544Z] #109 4.388 debconf: delaying package configuration, since apt-utils is not installed 14:24:26 [2024-03-30T14:24:26.544Z] #109 4.432 Fetched 31.8 MB in 1s (63.2 MB/s) 14:24:26 [2024-03-30T14:24:26.544Z] #109 4.457 Selecting previously unselected package libargon2-1:arm64. 14:24:26 [2024-03-30T14:24:26.545Z] #109 4.457 (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 ... 15667 files and directories currently installed.) 14:24:26 [2024-03-30T14:24:26.545Z] #109 4.467 Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_arm64.deb ... 14:24:26 [2024-03-30T14:24:26.545Z] #109 4.475 Unpacking libargon2-1:arm64 (0~20171227-0.3+deb12u1) ... 14:24:26 [2024-03-30T14:24:26.545Z] #109 4.508 Selecting previously unselected package dmsetup. 14:24:26 [2024-03-30T14:24:26.799Z] #109 4.510 Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_arm64.deb ... 14:24:26 [2024-03-30T14:24:26.799Z] #109 4.515 Unpacking dmsetup (2:1.02.185-2) ... 14:24:26 [2024-03-30T14:24:26.799Z] #109 4.554 Selecting previously unselected package libdevmapper1.02.1:arm64. 14:24:26 [2024-03-30T14:24:26.800Z] #109 4.556 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ... 14:24:26 [2024-03-30T14:24:26.800Z] #109 4.560 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ... 14:24:26 [2024-03-30T14:24:26.800Z] #109 4.601 Selecting previously unselected package libjson-c5:arm64. 14:24:26 [2024-03-30T14:24:26.800Z] #109 4.603 Preparing to unpack .../03-libjson-c5_0.16-2_arm64.deb ... 14:24:26 [2024-03-30T14:24:26.800Z] #109 4.607 Unpacking libjson-c5:arm64 (0.16-2) ... 14:24:26 [2024-03-30T14:24:26.800Z] #109 4.641 Selecting previously unselected package libcryptsetup12:arm64. 14:24:26 [2024-03-30T14:24:26.800Z] #109 4.643 Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4~deb12u2_arm64.deb ... 14:24:26 [2024-03-30T14:24:26.800Z] #109 4.648 Unpacking libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ... 14:24:26 [2024-03-30T14:24:26.800Z] #109 4.696 Selecting previously unselected package libfdisk1:arm64. 14:24:26 [2024-03-30T14:24:26.800Z] #109 4.698 Preparing to unpack .../05-libfdisk1_2.38.1-5+b1_arm64.deb ... 14:24:26 [2024-03-30T14:24:26.800Z] #109 4.702 Unpacking libfdisk1:arm64 (2.38.1-5+b1) ... 14:24:26 [2024-03-30T14:24:26.800Z] #109 4.753 Selecting previously unselected package libkmod2:arm64. 14:24:26 [2024-03-30T14:24:26.800Z] #109 4.755 Preparing to unpack .../06-libkmod2_30+20221128-1_arm64.deb ... 14:24:26 [2024-03-30T14:24:26.800Z] #109 4.758 Unpacking libkmod2:arm64 (30+20221128-1) ... 14:24:26 [2024-03-30T14:24:26.800Z] #109 4.792 Selecting previously unselected package libapparmor1:arm64. 14:24:26 [2024-03-30T14:24:26.800Z] #109 4.794 Preparing to unpack .../07-libapparmor1_3.0.8-3_arm64.deb ... 14:24:26 [2024-03-30T14:24:26.800Z] #109 4.797 Unpacking libapparmor1:arm64 (3.0.8-3) ... 14:24:26 [2024-03-30T14:24:26.800Z] #109 4.831 Selecting previously unselected package libip4tc2:arm64. 14:24:26 [2024-03-30T14:24:26.800Z] #109 4.833 Preparing to unpack .../08-libip4tc2_1.8.9-2_arm64.deb ... 14:24:26 [2024-03-30T14:24:26.800Z] #109 4.837 Unpacking libip4tc2:arm64 (1.8.9-2) ... 14:24:26 [2024-03-30T14:24:26.800Z] #109 4.864 Selecting previously unselected package libsystemd-shared:arm64. 14:24:27 [2024-03-30T14:24:27.054Z] #109 4.866 Preparing to unpack .../09-libsystemd-shared_252.22-1~deb12u1_arm64.deb ... 14:24:27 [2024-03-30T14:24:27.054Z] #109 4.869 Unpacking libsystemd-shared:arm64 (252.22-1~deb12u1) ... 14:24:27 [2024-03-30T14:24:27.054Z] #109 5.018 Selecting previously unselected package systemd. 14:24:27 [2024-03-30T14:24:27.309Z] #109 5.020 Preparing to unpack .../10-systemd_252.22-1~deb12u1_arm64.deb ... 14:24:27 [2024-03-30T14:24:27.309Z] #109 5.036 Unpacking systemd (252.22-1~deb12u1) ... 14:24:27 [2024-03-30T14:24:27.309Z] #109 5.294 Selecting previously unselected package pigz. 14:24:27 [2024-03-30T14:24:27.564Z] #109 5.296 Preparing to unpack .../11-pigz_2.6-1_arm64.deb ... 14:24:27 [2024-03-30T14:24:27.564Z] #109 5.300 Unpacking pigz (2.6-1) ... 14:24:27 [2024-03-30T14:24:27.564Z] #109 5.344 Selecting previously unselected package sgml-base. 14:24:27 [2024-03-30T14:24:27.564Z] #109 5.345 Preparing to unpack .../12-sgml-base_1.31_all.deb ... 14:24:27 [2024-03-30T14:24:27.564Z] #109 5.351 Unpacking sgml-base (1.31) ... 14:24:27 [2024-03-30T14:24:27.564Z] #109 5.414 Selecting previously unselected package sudo. 14:24:27 [2024-03-30T14:24:27.564Z] #109 5.416 Preparing to unpack .../13-sudo_1.9.13p3-1+deb12u1_arm64.deb ... 14:24:27 [2024-03-30T14:24:27.564Z] #109 5.421 Unpacking sudo (1.9.13p3-1+deb12u1) ... 14:24:27 [2024-03-30T14:24:27.564Z] #109 5.549 Selecting previously unselected package libelf1:arm64. 14:24:27 [2024-03-30T14:24:27.564Z] #109 5.551 Preparing to unpack .../14-libelf1_0.188-2.1_arm64.deb ... 14:24:27 [2024-03-30T14:24:27.564Z] #109 5.555 Unpacking libelf1:arm64 (0.188-2.1) ... 14:24:27 [2024-03-30T14:24:27.564Z] #109 5.604 Selecting previously unselected package libbpf1:arm64. 14:24:27 [2024-03-30T14:24:27.564Z] #109 5.606 Preparing to unpack .../15-libbpf1_1%3a1.1.0-1_arm64.deb ... 14:24:27 [2024-03-30T14:24:27.564Z] #109 5.609 Unpacking libbpf1:arm64 (1:1.1.0-1) ... 14:24:27 [2024-03-30T14:24:27.564Z] #109 5.652 Selecting previously unselected package libmnl0:arm64. 14:24:27 [2024-03-30T14:24:27.820Z] #109 5.654 Preparing to unpack .../16-libmnl0_1.0.4-3_arm64.deb ... 14:24:27 [2024-03-30T14:24:27.820Z] #109 5.658 Unpacking libmnl0:arm64 (1.0.4-3) ... 14:24:27 [2024-03-30T14:24:27.820Z] #109 5.700 Selecting previously unselected package libxtables12:arm64. 14:24:27 [2024-03-30T14:24:27.820Z] #109 5.703 Preparing to unpack .../17-libxtables12_1.8.9-2_arm64.deb ... 14:24:27 [2024-03-30T14:24:27.820Z] #109 5.706 Unpacking libxtables12:arm64 (1.8.9-2) ... 14:24:27 [2024-03-30T14:24:27.820Z] #109 5.733 Selecting previously unselected package libcap2-bin. 14:24:27 [2024-03-30T14:24:27.820Z] #109 5.735 Preparing to unpack .../18-libcap2-bin_1%3a2.66-4_arm64.deb ... 14:24:27 [2024-03-30T14:24:27.820Z] #109 5.739 Unpacking libcap2-bin (1:2.66-4) ... 14:24:27 [2024-03-30T14:24:27.820Z] #109 5.780 Selecting previously unselected package iproute2. 14:24:27 [2024-03-30T14:24:27.820Z] #109 5.781 Preparing to unpack .../19-iproute2_6.1.0-3_arm64.deb ... 14:24:27 [2024-03-30T14:24:27.820Z] #109 5.785 Unpacking iproute2 (6.1.0-3) ... 14:24:27 [2024-03-30T14:24:27.820Z] #109 5.896 Selecting previously unselected package vim-common. 14:24:28 [2024-03-30T14:24:28.075Z] #109 5.898 Preparing to unpack .../20-vim-common_2%3a9.0.1378-2_all.deb ... 14:24:28 [2024-03-30T14:24:28.075Z] #109 5.902 Unpacking vim-common (2:9.0.1378-2) ... 14:24:28 [2024-03-30T14:24:28.075Z] #109 5.953 Selecting previously unselected package bash-completion. 14:24:28 [2024-03-30T14:24:28.075Z] #109 5.955 Preparing to unpack .../21-bash-completion_1%3a2.11-6_all.deb ... 14:24:28 [2024-03-30T14:24:28.075Z] #109 5.967 Unpacking bash-completion (1:2.11-6) ... 14:24:28 [2024-03-30T14:24:28.075Z] #109 6.101 Selecting previously unselected package bzip2. 14:24:28 [2024-03-30T14:24:28.330Z] #109 6.103 Preparing to unpack .../22-bzip2_1.0.8-5+b1_arm64.deb ... 14:24:28 [2024-03-30T14:24:28.330Z] #109 6.107 Unpacking bzip2 (1.0.8-5+b1) ... 14:24:28 [2024-03-30T14:24:28.330Z] #109 6.147 Selecting previously unselected package xz-utils. 14:24:28 [2024-03-30T14:24:28.330Z] #109 6.149 Preparing to unpack .../23-xz-utils_5.4.1-0.2_arm64.deb ... 14:24:28 [2024-03-30T14:24:28.330Z] #109 6.154 Unpacking xz-utils (5.4.1-0.2) ... 14:24:28 [2024-03-30T14:24:28.330Z] #109 6.241 Selecting previously unselected package apparmor. 14:24:28 [2024-03-30T14:24:28.330Z] #109 6.243 Preparing to unpack .../24-apparmor_3.0.8-3_arm64.deb ... 14:24:28 [2024-03-30T14:24:28.330Z] #109 6.258 Unpacking apparmor (3.0.8-3) ... 14:24:28 [2024-03-30T14:24:28.330Z] #109 6.347 Selecting previously unselected package inetutils-ping. 14:24:28 [2024-03-30T14:24:28.585Z] #109 6.349 Preparing to unpack .../25-inetutils-ping_2%3a2.4-2+deb12u1_arm64.deb ... 14:24:28 [2024-03-30T14:24:28.585Z] #109 6.353 Unpacking inetutils-ping (2:2.4-2+deb12u1) ... 14:24:28 [2024-03-30T14:24:28.585Z] #109 6.392 Selecting previously unselected package libip6tc2:arm64. 14:24:28 [2024-03-30T14:24:28.585Z] #109 6.394 Preparing to unpack .../26-libip6tc2_1.8.9-2_arm64.deb ... 14:24:28 [2024-03-30T14:24:28.585Z] #109 6.397 Unpacking libip6tc2:arm64 (1.8.9-2) ... 14:24:28 [2024-03-30T14:24:28.585Z] #109 6.437 Selecting previously unselected package libnfnetlink0:arm64. 14:24:28 [2024-03-30T14:24:28.585Z] #109 6.439 Preparing to unpack .../27-libnfnetlink0_1.0.2-2_arm64.deb ... 14:24:28 [2024-03-30T14:24:28.585Z] #109 6.444 Unpacking libnfnetlink0:arm64 (1.0.2-2) ... 14:24:28 [2024-03-30T14:24:28.585Z] #109 6.480 Selecting previously unselected package libnetfilter-conntrack3:arm64. 14:24:28 [2024-03-30T14:24:28.585Z] #109 6.482 Preparing to unpack .../28-libnetfilter-conntrack3_1.0.9-3_arm64.deb ... 14:24:28 [2024-03-30T14:24:28.585Z] #109 6.487 Unpacking libnetfilter-conntrack3:arm64 (1.0.9-3) ... 14:24:28 [2024-03-30T14:24:28.585Z] #109 6.529 Selecting previously unselected package libnftnl11:arm64. 14:24:28 [2024-03-30T14:24:28.585Z] #109 6.531 Preparing to unpack .../29-libnftnl11_1.2.4-2_arm64.deb ... 14:24:28 [2024-03-30T14:24:28.585Z] #109 6.535 Unpacking libnftnl11:arm64 (1.2.4-2) ... 14:24:28 [2024-03-30T14:24:28.585Z] #109 6.573 Selecting previously unselected package iptables. 14:24:28 [2024-03-30T14:24:28.585Z] #109 6.575 Preparing to unpack .../30-iptables_1.8.9-2_arm64.deb ... 14:24:28 [2024-03-30T14:24:28.585Z] #109 6.579 Unpacking iptables (1.8.9-2) ... 14:24:28 [2024-03-30T14:24:28.585Z] #109 6.676 Selecting previously unselected package libonig5:arm64. 14:24:28 [2024-03-30T14:24:28.840Z] #109 6.678 Preparing to unpack .../31-libonig5_6.9.8-1_arm64.deb ... 14:24:28 [2024-03-30T14:24:28.840Z] #109 6.683 Unpacking libonig5:arm64 (6.9.8-1) ... 14:24:28 [2024-03-30T14:24:28.840Z] #109 6.731 Selecting previously unselected package libjq1:arm64. 14:24:28 [2024-03-30T14:24:28.840Z] #109 6.734 Preparing to unpack .../32-libjq1_1.6-2.1_arm64.deb ... 14:24:28 [2024-03-30T14:24:28.840Z] #109 6.737 Unpacking libjq1:arm64 (1.6-2.1) ... 14:24:28 [2024-03-30T14:24:28.840Z] #109 6.773 Selecting previously unselected package jq. 14:24:28 [2024-03-30T14:24:28.840Z] #109 6.775 Preparing to unpack .../33-jq_1.6-2.1_arm64.deb ... 14:24:28 [2024-03-30T14:24:28.840Z] #109 6.779 Unpacking jq (1.6-2.1) ... 14:24:28 [2024-03-30T14:24:28.840Z] #109 6.817 Selecting previously unselected package libaio1:arm64. 14:24:28 [2024-03-30T14:24:28.840Z] #109 6.819 Preparing to unpack .../34-libaio1_0.3.113-4_arm64.deb ... 14:24:28 [2024-03-30T14:24:28.840Z] #109 6.823 Unpacking libaio1:arm64 (0.3.113-4) ... 14:24:28 [2024-03-30T14:24:28.840Z] #109 6.857 Selecting previously unselected package libgpm2:arm64. 14:24:28 [2024-03-30T14:24:28.840Z] #109 6.859 Preparing to unpack .../35-libgpm2_1.20.7-10+b1_arm64.deb ... 14:24:28 [2024-03-30T14:24:28.840Z] #109 6.864 Unpacking libgpm2:arm64 (1.20.7-10+b1) ... 14:24:28 [2024-03-30T14:24:28.840Z] #109 6.897 Selecting previously unselected package libicu72:arm64. 14:24:29 [2024-03-30T14:24:29.095Z] #109 6.899 Preparing to unpack .../36-libicu72_72.1-3_arm64.deb ... 14:24:29 [2024-03-30T14:24:29.095Z] #109 6.902 Unpacking libicu72:arm64 (72.1-3) ... 14:24:29 [2024-03-30T14:24:29.653Z] #109 7.452 Selecting previously unselected package libinih1:arm64. 14:24:29 [2024-03-30T14:24:29.653Z] #109 7.454 Preparing to unpack .../37-libinih1_55-1_arm64.deb ... 14:24:29 [2024-03-30T14:24:29.653Z] #109 7.457 Unpacking libinih1:arm64 (55-1) ... 14:24:29 [2024-03-30T14:24:29.653Z] #109 7.490 Selecting previously unselected package libmicrohttpd12:arm64. 14:24:29 [2024-03-30T14:24:29.653Z] #109 7.492 Preparing to unpack .../38-libmicrohttpd12_0.9.75-6_arm64.deb ... 14:24:29 [2024-03-30T14:24:29.653Z] #109 7.495 Unpacking libmicrohttpd12:arm64 (0.9.75-6) ... 14:24:29 [2024-03-30T14:24:29.653Z] #109 7.536 Selecting previously unselected package libnet1:arm64. 14:24:29 [2024-03-30T14:24:29.653Z] #109 7.538 Preparing to unpack .../39-libnet1_1.1.6+dfsg-3.2_arm64.deb ... 14:24:29 [2024-03-30T14:24:29.653Z] #109 7.541 Unpacking libnet1:arm64 (1.1.6+dfsg-3.2) ... 14:24:29 [2024-03-30T14:24:29.653Z] #109 7.580 Selecting previously unselected package libnl-3-200:arm64. 14:24:29 [2024-03-30T14:24:29.653Z] #109 7.582 Preparing to unpack .../40-libnl-3-200_3.7.0-0.2+b1_arm64.deb ... 14:24:29 [2024-03-30T14:24:29.653Z] #109 7.586 Unpacking libnl-3-200:arm64 (3.7.0-0.2+b1) ... 14:24:29 [2024-03-30T14:24:29.653Z] #109 7.632 Selecting previously unselected package libprotobuf-c1:arm64. 14:24:29 [2024-03-30T14:24:29.653Z] #109 7.634 Preparing to unpack .../41-libprotobuf-c1_1.4.1-1+b1_arm64.deb ... 14:24:29 [2024-03-30T14:24:29.653Z] #109 7.637 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ... 14:24:29 [2024-03-30T14:24:29.653Z] #109 7.669 Selecting previously unselected package libsodium23:arm64. 14:24:29 [2024-03-30T14:24:29.653Z] #109 7.671 Preparing to unpack .../42-libsodium23_1.0.18-1_arm64.deb ... 14:24:29 [2024-03-30T14:24:29.653Z] #109 7.675 Unpacking libsodium23:arm64 (1.0.18-1) ... 14:24:29 [2024-03-30T14:24:29.653Z] #109 7.716 Selecting previously unselected package libsubid4:arm64. 14:24:29 [2024-03-30T14:24:29.907Z] #109 7.718 Preparing to unpack .../43-libsubid4_1%3a4.13+dfsg1-1+b1_arm64.deb ... 14:24:29 [2024-03-30T14:24:29.907Z] #109 7.722 Unpacking libsubid4:arm64 (1:4.13+dfsg1-1+b1) ... 14:24:29 [2024-03-30T14:24:29.907Z] #109 7.757 Selecting previously unselected package liburcu8:arm64. 14:24:29 [2024-03-30T14:24:29.907Z] #109 7.759 Preparing to unpack .../44-liburcu8_0.13.2-1_arm64.deb ... 14:24:29 [2024-03-30T14:24:29.907Z] #109 7.762 Unpacking liburcu8:arm64 (0.13.2-1) ... 14:24:29 [2024-03-30T14:24:29.907Z] #109 7.804 Selecting previously unselected package libyajl2:arm64. 14:24:29 [2024-03-30T14:24:29.907Z] #109 7.806 Preparing to unpack .../45-libyajl2_2.1.0-3+deb12u2_arm64.deb ... 14:24:29 [2024-03-30T14:24:29.907Z] #109 7.811 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ... 14:24:29 [2024-03-30T14:24:29.907Z] #109 7.839 Selecting previously unselected package net-tools. 14:24:29 [2024-03-30T14:24:29.907Z] #109 7.841 Preparing to unpack .../46-net-tools_2.10-0.1_arm64.deb ... 14:24:29 [2024-03-30T14:24:29.907Z] #109 7.844 Unpacking net-tools (2.10-0.1) ... 14:24:29 [2024-03-30T14:24:29.907Z] #109 7.898 Selecting previously unselected package patch. 14:24:29 [2024-03-30T14:24:29.907Z] #109 7.900 Preparing to unpack .../47-patch_2.7.6-7_arm64.deb ... 14:24:29 [2024-03-30T14:24:29.907Z] #109 7.903 Unpacking patch (2.7.6-7) ... 14:24:29 [2024-03-30T14:24:29.907Z] #109 7.947 Selecting previously unselected package systemd-journal-remote. 14:24:30 [2024-03-30T14:24:30.162Z] #109 7.949 Preparing to unpack .../48-systemd-journal-remote_252.22-1~deb12u1_arm64.deb ... 14:24:30 [2024-03-30T14:24:30.162Z] #109 7.953 Unpacking systemd-journal-remote (252.22-1~deb12u1) ... 14:24:30 [2024-03-30T14:24:30.162Z] #109 7.991 Selecting previously unselected package thin-provisioning-tools. 14:24:30 [2024-03-30T14:24:30.162Z] #109 7.993 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-2_arm64.deb ... 14:24:30 [2024-03-30T14:24:30.162Z] #109 7.997 Unpacking thin-provisioning-tools (0.9.0-2) ... 14:24:30 [2024-03-30T14:24:30.162Z] #109 8.056 Selecting previously unselected package uidmap. 14:24:30 [2024-03-30T14:24:30.416Z] #109 8.058 Preparing to unpack .../50-uidmap_1%3a4.13+dfsg1-1+b1_arm64.deb ... 14:24:30 [2024-03-30T14:24:30.416Z] #109 8.061 Unpacking uidmap (1:4.13+dfsg1-1+b1) ... 14:24:30 [2024-03-30T14:24:30.416Z] #109 8.104 Selecting previously unselected package vim-runtime. 14:24:30 [2024-03-30T14:24:30.416Z] #109 8.106 Preparing to unpack .../51-vim-runtime_2%3a9.0.1378-2_all.deb ... 14:24:30 [2024-03-30T14:24:30.416Z] #109 8.117 Adding 'diversion of /usr/share/vim/vim90/doc/help.txt to /usr/share/vim/vim90/doc/help.txt.vim-tiny by vim-runtime' 14:24:30 [2024-03-30T14:24:30.416Z] #109 8.129 Adding 'diversion of /usr/share/vim/vim90/doc/tags to /usr/share/vim/vim90/doc/tags.vim-tiny by vim-runtime' 14:24:30 [2024-03-30T14:24:30.416Z] #109 8.132 Unpacking vim-runtime (2:9.0.1378-2) ... 14:24:30 [2024-03-30T14:24:30.671Z] #109 8.634 Selecting previously unselected package vim. 14:24:30 [2024-03-30T14:24:30.925Z] #109 8.637 Preparing to unpack .../52-vim_2%3a9.0.1378-2_arm64.deb ... 14:24:30 [2024-03-30T14:24:30.925Z] #109 8.640 Unpacking vim (2:9.0.1378-2) ... 14:24:30 [2024-03-30T14:24:30.925Z] #109 8.774 Selecting previously unselected package xfsprogs. 14:24:30 [2024-03-30T14:24:30.925Z] #109 8.777 Preparing to unpack .../53-xfsprogs_6.1.0-1_arm64.deb ... 14:24:30 [2024-03-30T14:24:30.925Z] #109 8.781 Unpacking xfsprogs (6.1.0-1) ... 14:24:30 [2024-03-30T14:24:30.925Z] #109 8.878 Selecting previously unselected package zip. 14:24:31 [2024-03-30T14:24:31.179Z] #109 8.880 Preparing to unpack .../54-zip_3.0-13_arm64.deb ... 14:24:31 [2024-03-30T14:24:31.179Z] #109 8.888 Unpacking zip (3.0-13) ... 14:24:31 [2024-03-30T14:24:31.179Z] #109 8.930 Selecting previously unselected package zstd. 14:24:31 [2024-03-30T14:24:31.179Z] #109 8.932 Preparing to unpack .../55-zstd_1.5.4+dfsg2-5_arm64.deb ... 14:24:31 [2024-03-30T14:24:31.179Z] #109 8.936 Unpacking zstd (1.5.4+dfsg2-5) ... 14:24:31 [2024-03-30T14:24:31.179Z] #109 9.025 Setting up libip4tc2:arm64 (1.8.9-2) ... 14:24:31 [2024-03-30T14:24:31.179Z] #109 9.036 Setting up net-tools (2.10-0.1) ... 14:24:31 [2024-03-30T14:24:31.179Z] #109 9.052 Setting up libapparmor1:arm64 (3.0.8-3) ... 14:24:31 [2024-03-30T14:24:31.179Z] #109 9.066 Setting up libsodium23:arm64 (1.0.18-1) ... 14:24:31 [2024-03-30T14:24:31.179Z] #109 9.081 Setting up libgpm2:arm64 (1.20.7-10+b1) ... 14:24:31 [2024-03-30T14:24:31.179Z] #109 9.092 Setting up libicu72:arm64 (72.1-3) ... 14:24:31 [2024-03-30T14:24:31.179Z] #109 9.105 Setting up libip6tc2:arm64 (1.8.9-2) ... 14:24:31 [2024-03-30T14:24:31.179Z] #109 9.116 Setting up libinih1:arm64 (55-1) ... 14:24:31 [2024-03-30T14:24:31.179Z] #109 9.130 Setting up libargon2-1:arm64 (0~20171227-0.3+deb12u1) ... 14:24:31 [2024-03-30T14:24:31.434Z] #109 9.141 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ... 14:24:31 [2024-03-30T14:24:31.434Z] #109 9.151 Setting up bzip2 (1.0.8-5+b1) ... 14:24:31 [2024-03-30T14:24:31.434Z] #109 9.168 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ... 14:24:31 [2024-03-30T14:24:31.434Z] #109 9.181 Setting up libmicrohttpd12:arm64 (0.9.75-6) ... 14:24:31 [2024-03-30T14:24:31.434Z] #109 9.194 Setting up libcap2-bin (1:2.66-4) ... 14:24:31 [2024-03-30T14:24:31.434Z] #109 9.211 Setting up libsubid4:arm64 (1:4.13+dfsg1-1+b1) ... 14:24:31 [2024-03-30T14:24:31.434Z] #109 9.224 Setting up apparmor (3.0.8-3) ... 14:24:31 [2024-03-30T14:24:31.992Z] #109 9.928 debconf: unable to initialize frontend: Dialog 14:24:31 [2024-03-30T14:24:31.992Z] #109 9.928 debconf: (TERM is not set, so the dialog frontend is not usable.) 14:24:31 [2024-03-30T14:24:31.992Z] #109 9.928 debconf: falling back to frontend: Readline 14:24:31 [2024-03-30T14:24:31.992Z] #109 9.934 debconf: unable to initialize frontend: Readline 14:24:31 [2024-03-30T14:24:31.992Z] #109 9.934 debconf: (This frontend requires a controlling tty.) 14:24:31 [2024-03-30T14:24:31.992Z] #109 9.934 debconf: falling back to frontend: Teletype 14:24:32 [2024-03-30T14:24:32.247Z] #109 10.09 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 14:24:32 [2024-03-30T14:24:32.247Z] #109 10.11 Setting up zip (3.0-13) ... 14:24:32 [2024-03-30T14:24:32.247Z] #109 10.12 Setting up vim-common (2:9.0.1378-2) ... 14:24:32 [2024-03-30T14:24:32.247Z] #109 10.14 Setting up bash-completion (1:2.11-6) ... 14:24:32 [2024-03-30T14:24:32.247Z] #109 10.16 Setting up xz-utils (5.4.1-0.2) ... 14:24:32 [2024-03-30T14:24:32.247Z] #109 10.17 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 14:24:32 [2024-03-30T14:24:32.247Z] #109 10.18 Setting up libmnl0:arm64 (1.0.4-3) ... 14:24:32 [2024-03-30T14:24:32.247Z] #109 10.19 Setting up patch (2.7.6-7) ... 14:24:32 [2024-03-30T14:24:32.247Z] #109 10.20 Setting up sudo (1.9.13p3-1+deb12u1) ... 14:24:32 [2024-03-30T14:24:32.247Z] #109 10.24 invoke-rc.d: could not determine current runlevel 14:24:32 [2024-03-30T14:24:32.247Z] #109 10.25 invoke-rc.d: policy-rc.d denied execution of start. 14:24:32 [2024-03-30T14:24:32.247Z] #109 10.25 Setting up libxtables12:arm64 (1.8.9-2) ... 14:24:32 [2024-03-30T14:24:32.247Z] #109 10.26 Setting up liburcu8:arm64 (0.13.2-1) ... 14:24:32 [2024-03-30T14:24:32.247Z] #109 10.27 Setting up libfdisk1:arm64 (2.38.1-5+b1) ... 14:24:32 [2024-03-30T14:24:32.247Z] #109 10.28 Setting up inetutils-ping (2:2.4-2+deb12u1) ... 14:24:32 [2024-03-30T14:24:32.247Z] #109 10.29 Setting up pigz (2.6-1) ... 14:24:32 [2024-03-30T14:24:32.247Z] #109 10.30 Setting up libnfnetlink0:arm64 (1.0.2-2) ... 14:24:32 [2024-03-30T14:24:32.501Z] #109 10.31 Setting up libnl-3-200:arm64 (3.7.0-0.2+b1) ... 14:24:32 [2024-03-30T14:24:32.501Z] #109 10.34 Setting up sgml-base (1.31) ... 14:24:32 [2024-03-30T14:24:32.501Z] #109 10.37 Setting up vim-runtime (2:9.0.1378-2) ... 14:24:32 [2024-03-30T14:24:32.501Z] #109 10.44 Setting up libaio1:arm64 (0.3.113-4) ... 14:24:32 [2024-03-30T14:24:32.501Z] #109 10.45 Setting up libelf1:arm64 (0.188-2.1) ... 14:24:32 [2024-03-30T14:24:32.501Z] #109 10.46 Setting up libjson-c5:arm64 (0.16-2) ... 14:24:32 [2024-03-30T14:24:32.501Z] #109 10.47 Setting up zstd (1.5.4+dfsg2-5) ... 14:24:32 [2024-03-30T14:24:32.501Z] #109 10.48 Setting up libonig5:arm64 (6.9.8-1) ... 14:24:32 [2024-03-30T14:24:32.501Z] #109 10.50 Setting up libbpf1:arm64 (1:1.1.0-1) ... 14:24:32 [2024-03-30T14:24:32.501Z] #109 10.51 Setting up libkmod2:arm64 (30+20221128-1) ... 14:24:32 [2024-03-30T14:24:32.501Z] #109 10.52 Setting up vim (2:9.0.1378-2) ... 14:24:32 [2024-03-30T14:24:32.501Z] #109 10.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 14:24:32 [2024-03-30T14:24:32.501Z] #109 10.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 14:24:32 [2024-03-30T14:24:32.501Z] #109 10.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 14:24:32 [2024-03-30T14:24:32.756Z] #109 10.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 14:24:32 [2024-03-30T14:24:32.756Z] #109 10.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 14:24:32 [2024-03-30T14:24:32.756Z] #109 10.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 14:24:32 [2024-03-30T14:24:32.756Z] #109 10.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 14:24:32 [2024-03-30T14:24:32.756Z] #109 10.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 14:24:32 [2024-03-30T14:24:32.756Z] #109 10.56 Setting up libjq1:arm64 (1.6-2.1) ... 14:24:32 [2024-03-30T14:24:32.756Z] #109 10.57 Setting up iproute2 (6.1.0-3) ... 14:24:32 [2024-03-30T14:24:32.756Z] #109 10.68 debconf: unable to initialize frontend: Dialog 14:24:32 [2024-03-30T14:24:32.756Z] #109 10.68 debconf: (TERM is not set, so the dialog frontend is not usable.) 14:24:32 [2024-03-30T14:24:32.756Z] #109 10.68 debconf: falling back to frontend: Readline 14:24:32 [2024-03-30T14:24:32.756Z] #109 10.69 debconf: unable to initialize frontend: Readline 14:24:32 [2024-03-30T14:24:32.756Z] #109 10.69 debconf: (This frontend requires a controlling tty.) 14:24:32 [2024-03-30T14:24:32.756Z] #109 10.69 debconf: falling back to frontend: Teletype 14:24:32 [2024-03-30T14:24:32.756Z] #109 10.72 Setting up uidmap (1:4.13+dfsg1-1+b1) ... 14:24:32 [2024-03-30T14:24:32.756Z] #109 10.73 Setting up libnftnl11:arm64 (1.2.4-2) ... 14:24:32 [2024-03-30T14:24:32.756Z] #109 10.74 Setting up libnet1:arm64 (1.1.6+dfsg-3.2) ... 14:24:32 [2024-03-30T14:24:32.756Z] #109 10.75 Setting up thin-provisioning-tools (0.9.0-2) ... 14:24:32 [2024-03-30T14:24:32.756Z] #109 10.76 Setting up libsystemd-shared:arm64 (252.22-1~deb12u1) ... 14:24:32 [2024-03-30T14:24:32.756Z] #109 10.77 Setting up libnetfilter-conntrack3:arm64 (1.0.9-3) ... 14:24:32 [2024-03-30T14:24:32.756Z] #109 10.78 Setting up jq (1.6-2.1) ... 14:24:32 [2024-03-30T14:24:32.756Z] #109 10.79 Setting up iptables (1.8.9-2) ... 14:24:33 [2024-03-30T14:24:33.010Z] #109 10.80 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 14:24:33 [2024-03-30T14:24:33.010Z] #109 10.81 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 14:24:33 [2024-03-30T14:24:33.010Z] #109 10.81 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 14:24:33 [2024-03-30T14:24:33.010Z] #109 10.81 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 14:24:33 [2024-03-30T14:24:33.010Z] #109 10.83 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 14:24:33 [2024-03-30T14:24:33.010Z] #109 10.83 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 14:24:33 [2024-03-30T14:24:33.010Z] #109 10.84 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ... 14:24:33 [2024-03-30T14:24:33.010Z] #109 10.85 Setting up dmsetup (2:1.02.185-2) ... 14:24:33 [2024-03-30T14:24:33.010Z] #109 10.86 Setting up libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ... 14:24:33 [2024-03-30T14:24:33.010Z] #109 10.87 Setting up systemd (252.22-1~deb12u1) ... 14:24:33 [2024-03-30T14:24:33.010Z] #109 10.90 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. 14:24:33 [2024-03-30T14:24:33.010Z] #109 10.91 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. 14:24:33 [2024-03-30T14:24:33.010Z] #109 10.91 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. 14:24:33 [2024-03-30T14:24:33.010Z] #109 10.92 Initializing machine ID from random generator. 14:24:33 [2024-03-30T14:24:33.010Z] #109 10.94 Creating group 'systemd-journal' with GID 998. 14:24:33 [2024-03-30T14:24:33.010Z] #109 10.94 Creating group 'systemd-network' with GID 997. 14:24:33 [2024-03-30T14:24:33.010Z] #109 10.94 Creating user 'systemd-network' (systemd Network Management) with UID 997 and GID 997. 14:24:33 [2024-03-30T14:24:33.010Z] #109 11.06 Setting up systemd-journal-remote (252.22-1~deb12u1) ... 14:24:33 [2024-03-30T14:24:33.265Z] #109 11.08 Creating group 'systemd-journal-remote' with GID 996. 14:24:33 [2024-03-30T14:24:33.265Z] #109 11.08 Creating user 'systemd-journal-remote' (systemd Journal Remote) with UID 996 and GID 996. 14:24:33 [2024-03-30T14:24:33.265Z] #109 11.11 Setting up xfsprogs (6.1.0-1) ... 14:24:33 [2024-03-30T14:24:33.265Z] #109 11.12 System has not been booted with systemd as init system (PID 1). Can't operate. 14:24:33 [2024-03-30T14:24:33.265Z] #109 11.12 Failed to connect to bus: Host is down 14:24:33 [2024-03-30T14:24:33.265Z] #109 11.12 Processing triggers for libc-bin (2.36-9+deb12u4) ... 14:24:33 [2024-03-30T14:24:33.519Z] #109 DONE 11.6s 14:24:33 [2024-03-30T14:24:33.774Z] 14:24:33 [2024-03-30T14:24:33.774Z] #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 14:24:33 [2024-03-30T14:24:33.774Z] #110 0.176 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 14:24:34 [2024-03-30T14:24:34.028Z] #110 0.179 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 14:24:34 [2024-03-30T14:24:34.028Z] #110 0.182 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 14:24:34 [2024-03-30T14:24:34.028Z] #110 DONE 0.2s 14:24:34 [2024-03-30T14:24:34.028Z] 14:24:34 [2024-03-30T14:24:34.028Z] #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 14:24:34 [2024-03-30T14:24:34.283Z] #111 0.565 Hit:1 http://deb.debian.org/debian bookworm InRelease 14:24:34 [2024-03-30T14:24:34.283Z] #111 0.565 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease 14:24:34 [2024-03-30T14:24:34.283Z] #111 0.565 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease 14:24:35 [2024-03-30T14:24:35.096Z] #111 0.747 Reading package lists... 14:24:35 [2024-03-30T14:24:35.908Z] #111 1.364 Reading package lists... 14:24:35 [2024-03-30T14:24:35.908Z] #111 1.976 Building dependency tree... 14:24:36 [2024-03-30T14:24:36.163Z] #111 2.155 Reading state information... 14:24:36 [2024-03-30T14:24:36.163Z] #111 2.401 gcc is already the newest version (4:12.2.0-3). 14:24:36 [2024-03-30T14:24:36.163Z] #111 2.401 pkg-config is already the newest version (1.8.1-1). 14:24:36 [2024-03-30T14:24:36.163Z] #111 2.401 The following additional packages will be installed: 14:24:36 [2024-03-30T14:24:36.417Z] #111 2.402 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdpkg-perl libffi-dev 14:24:36 [2024-03-30T14:24:36.417Z] #111 2.402 libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin 14:24:36 [2024-03-30T14:24:36.417Z] #111 2.402 libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev 14:24:36 [2024-03-30T14:24:36.417Z] #111 2.403 libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 14:24:36 [2024-03-30T14:24:36.417Z] #111 2.403 libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev libyaml-0-2 14:24:36 [2024-03-30T14:24:36.417Z] #111 2.403 python3-distutils python3-lib2to3 python3-pathspec python3-pkg-resources 14:24:36 [2024-03-30T14:24:36.417Z] #111 2.404 python3-yaml uuid-dev zlib1g-dev 14:24:36 [2024-03-30T14:24:36.417Z] #111 2.406 Suggested packages: 14:24:36 [2024-03-30T14:24:36.417Z] #111 2.406 debian-keyring bzr libgcrypt20-doc low-memory-monitor libgirepository1.0-dev 14:24:36 [2024-03-30T14:24:36.417Z] #111 2.406 libglib2.0-doc libgdk-pixbuf2.0-bin libxml2-utils seccomp python3-setuptools 14:24:36 [2024-03-30T14:24:36.417Z] #111 2.406 Recommended packages: 14:24:36 [2024-03-30T14:24:36.417Z] #111 2.406 build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl 14:24:36 [2024-03-30T14:24:36.417Z] #111 2.406 liblocale-gettext-perl shared-mime-info xdg-user-dirs 14:24:36 [2024-03-30T14:24:36.417Z] #111 2.715 The following NEW packages will be installed: 14:24:36 [2024-03-30T14:24:36.671Z] #111 2.715 dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev 14:24:36 [2024-03-30T14:24:36.671Z] #111 2.715 libdpkg-perl libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 14:24:36 [2024-03-30T14:24:36.671Z] #111 2.715 libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin 14:24:36 [2024-03-30T14:24:36.671Z] #111 2.715 libgpg-error-dev libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev 14:24:36 [2024-03-30T14:24:36.671Z] #111 2.716 libpcre2-posix3 libseccomp-dev libsecret-1-0 libsecret-1-dev 14:24:36 [2024-03-30T14:24:36.671Z] #111 2.716 libsecret-common libselinux1-dev libsepol-dev libsystemd-dev libudev-dev 14:24:36 [2024-03-30T14:24:36.671Z] #111 2.716 libyaml-0-2 python3-distutils python3-lib2to3 python3-pathspec 14:24:36 [2024-03-30T14:24:36.671Z] #111 2.716 python3-pkg-resources python3-yaml uuid-dev yamllint zlib1g-dev 14:24:36 [2024-03-30T14:24:36.926Z] #111 2.994 0 upgraded, 37 newly installed, 0 to remove and 0 not upgraded. 14:24:36 [2024-03-30T14:24:36.926Z] #111 2.994 Need to get 11.9 MB of archives. 14:24:36 [2024-03-30T14:24:36.926Z] #111 2.994 After this operation, 53.1 MB of additional disk space will be used. 14:24:36 [2024-03-30T14:24:36.926Z] #111 2.994 Get:1 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB] 14:24:36 [2024-03-30T14:24:36.926Z] #111 3.006 Get:2 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB] 14:24:36 [2024-03-30T14:24:36.926Z] #111 3.013 Get:3 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB] 14:24:36 [2024-03-30T14:24:36.926Z] #111 3.019 Get:4 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB] 14:24:36 [2024-03-30T14:24:36.926Z] #111 3.020 Get:5 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB] 14:24:36 [2024-03-30T14:24:36.926Z] #111 3.021 Get:6 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB] 14:24:36 [2024-03-30T14:24:36.926Z] #111 3.021 Get:7 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB] 14:24:36 [2024-03-30T14:24:36.926Z] #111 3.021 Get:8 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB] 14:24:36 [2024-03-30T14:24:36.926Z] #111 3.022 Get:9 http://deb.debian.org/debian bookworm/main arm64 libapparmor-dev arm64 3.0.8-3 [84.8 kB] 14:24:36 [2024-03-30T14:24:36.926Z] #111 3.023 Get:10 http://deb.debian.org/debian bookworm/main arm64 uuid-dev arm64 2.38.1-5+b1 [40.5 kB] 14:24:36 [2024-03-30T14:24:36.926Z] #111 3.025 Get:11 http://deb.debian.org/debian bookworm/main arm64 libblkid-dev arm64 2.38.1-5+b1 [183 kB] 14:24:36 [2024-03-30T14:24:36.926Z] #111 3.026 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB] 14:24:36 [2024-03-30T14:24:36.926Z] #111 3.028 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB] 14:24:36 [2024-03-30T14:24:36.926Z] #111 3.031 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB] 14:24:36 [2024-03-30T14:24:36.926Z] #111 3.036 Get:15 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB] 14:24:36 [2024-03-30T14:24:36.926Z] #111 3.042 Get:16 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB] 14:24:36 [2024-03-30T14:24:36.926Z] #111 3.043 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB] 14:24:36 [2024-03-30T14:24:36.926Z] #111 3.044 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB] 14:24:36 [2024-03-30T14:24:36.926Z] #111 3.045 Get:19 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB] 14:24:36 [2024-03-30T14:24:36.926Z] #111 3.046 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB] 14:24:36 [2024-03-30T14:24:36.926Z] #111 3.048 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB] 14:24:36 [2024-03-30T14:24:36.926Z] #111 3.049 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB] 14:24:36 [2024-03-30T14:24:36.926Z] #111 3.051 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB] 14:24:36 [2024-03-30T14:24:36.926Z] #111 3.051 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB] 14:24:36 [2024-03-30T14:24:36.926Z] #111 3.056 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB] 14:24:36 [2024-03-30T14:24:36.926Z] #111 3.057 Get:26 http://deb.debian.org/debian bookworm/main arm64 libmount-dev arm64 2.38.1-5+b1 [22.5 kB] 14:24:36 [2024-03-30T14:24:36.926Z] #111 3.060 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB] 14:24:36 [2024-03-30T14:24:36.926Z] #111 3.065 Get:28 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB] 14:24:36 [2024-03-30T14:24:36.926Z] #111 3.074 Get:29 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB] 14:24:36 [2024-03-30T14:24:36.926Z] #111 3.075 Get:30 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB] 14:24:36 [2024-03-30T14:24:36.926Z] #111 3.075 Get:31 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.22-1~deb12u1 [353 kB] 14:24:36 [2024-03-30T14:24:36.926Z] #111 3.077 Get:32 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.22-1~deb12u1 [52.1 kB] 14:24:36 [2024-03-30T14:24:36.926Z] #111 3.078 Get:33 http://deb.debian.org/debian bookworm/main arm64 libyaml-0-2 arm64 0.2.5-1 [50.4 kB] 14:24:36 [2024-03-30T14:24:36.926Z] #111 3.078 Get:34 http://deb.debian.org/debian bookworm/main arm64 python3-pathspec all 0.11.0-1 [26.3 kB] 14:24:36 [2024-03-30T14:24:36.926Z] #111 3.079 Get:35 http://deb.debian.org/debian bookworm/main arm64 python3-pkg-resources all 66.1.1-1 [296 kB] 14:24:36 [2024-03-30T14:24:36.926Z] #111 3.080 Get:36 http://deb.debian.org/debian bookworm/main arm64 python3-yaml arm64 6.0-3+b2 [108 kB] 14:24:36 [2024-03-30T14:24:36.926Z] #111 3.081 Get:37 http://deb.debian.org/debian bookworm/main arm64 yamllint all 1.29.0-1 [42.0 kB] 14:24:36 [2024-03-30T14:24:36.926Z] #111 3.235 debconf: delaying package configuration, since apt-utils is not installed 14:24:37 [2024-03-30T14:24:37.181Z] #111 3.275 Fetched 11.9 MB in 0s (33.5 MB/s) 14:24:37 [2024-03-30T14:24:37.181Z] #111 3.294 Selecting previously unselected package libdpkg-perl. 14:24:37 [2024-03-30T14:24:37.181Z] #111 3.294 (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 ... 21022 files and directories currently installed.) 14:24:37 [2024-03-30T14:24:37.181Z] #111 3.306 Preparing to unpack .../00-libdpkg-perl_1.21.22_all.deb ... 14:24:37 [2024-03-30T14:24:37.181Z] #111 3.309 Unpacking libdpkg-perl (1.21.22) ... 14:24:37 [2024-03-30T14:24:37.181Z] #111 3.376 Selecting previously unselected package dpkg-dev. 14:24:37 [2024-03-30T14:24:37.438Z] #111 3.378 Preparing to unpack .../01-dpkg-dev_1.21.22_all.deb ... 14:24:37 [2024-03-30T14:24:37.438Z] #111 3.381 Unpacking dpkg-dev (1.21.22) ... 14:24:37 [2024-03-30T14:24:37.438Z] #111 3.504 Selecting previously unselected package libglib2.0-0:arm64. 14:24:37 [2024-03-30T14:24:37.438Z] #111 3.506 Preparing to unpack .../02-libglib2.0-0_2.74.6-2_arm64.deb ... 14:24:37 [2024-03-30T14:24:37.438Z] #111 3.513 Unpacking libglib2.0-0:arm64 (2.74.6-2) ... 14:24:37 [2024-03-30T14:24:37.438Z] #111 3.630 Selecting previously unselected package libgirepository-1.0-1:arm64. 14:24:37 [2024-03-30T14:24:37.693Z] #111 3.633 Preparing to unpack .../03-libgirepository-1.0-1_1.74.0-3_arm64.deb ... 14:24:37 [2024-03-30T14:24:37.693Z] #111 3.636 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ... 14:24:37 [2024-03-30T14:24:37.693Z] #111 3.668 Selecting previously unselected package gir1.2-glib-2.0:arm64. 14:24:37 [2024-03-30T14:24:37.693Z] #111 3.671 Preparing to unpack .../04-gir1.2-glib-2.0_1.74.0-3_arm64.deb ... 14:24:37 [2024-03-30T14:24:37.693Z] #111 3.674 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ... 14:24:37 [2024-03-30T14:24:37.693Z] #111 3.712 Selecting previously unselected package libsecret-common. 14:24:37 [2024-03-30T14:24:37.693Z] #111 3.714 Preparing to unpack .../05-libsecret-common_0.20.5-3_all.deb ... 14:24:37 [2024-03-30T14:24:37.693Z] #111 3.717 Unpacking libsecret-common (0.20.5-3) ... 14:24:37 [2024-03-30T14:24:37.693Z] #111 3.770 Selecting previously unselected package libsecret-1-0:arm64. 14:24:37 [2024-03-30T14:24:37.693Z] #111 3.772 Preparing to unpack .../06-libsecret-1-0_0.20.5-3_arm64.deb ... 14:24:37 [2024-03-30T14:24:37.693Z] #111 3.775 Unpacking libsecret-1-0:arm64 (0.20.5-3) ... 14:24:37 [2024-03-30T14:24:37.693Z] #111 3.807 Selecting previously unselected package gir1.2-secret-1:arm64. 14:24:37 [2024-03-30T14:24:37.693Z] #111 3.809 Preparing to unpack .../07-gir1.2-secret-1_0.20.5-3_arm64.deb ... 14:24:37 [2024-03-30T14:24:37.693Z] #111 3.812 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ... 14:24:37 [2024-03-30T14:24:37.693Z] #111 3.845 Selecting previously unselected package libapparmor-dev:arm64. 14:24:37 [2024-03-30T14:24:37.693Z] #111 3.847 Preparing to unpack .../08-libapparmor-dev_3.0.8-3_arm64.deb ... 14:24:37 [2024-03-30T14:24:37.693Z] #111 3.852 Unpacking libapparmor-dev:arm64 (3.0.8-3) ... 14:24:37 [2024-03-30T14:24:37.693Z] #111 3.882 Selecting previously unselected package uuid-dev:arm64. 14:24:37 [2024-03-30T14:24:37.693Z] #111 3.885 Preparing to unpack .../09-uuid-dev_2.38.1-5+b1_arm64.deb ... 14:24:37 [2024-03-30T14:24:37.693Z] #111 3.887 Unpacking uuid-dev:arm64 (2.38.1-5+b1) ... 14:24:37 [2024-03-30T14:24:37.693Z] #111 3.916 Selecting previously unselected package libblkid-dev:arm64. 14:24:37 [2024-03-30T14:24:37.693Z] #111 3.919 Preparing to unpack .../10-libblkid-dev_2.38.1-5+b1_arm64.deb ... 14:24:37 [2024-03-30T14:24:37.693Z] #111 3.923 Unpacking libblkid-dev:arm64 (2.38.1-5+b1) ... 14:24:37 [2024-03-30T14:24:37.693Z] #111 3.965 Selecting previously unselected package libffi-dev:arm64. 14:24:37 [2024-03-30T14:24:37.693Z] #111 3.968 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ... 14:24:37 [2024-03-30T14:24:37.693Z] #111 3.971 Unpacking libffi-dev:arm64 (3.4.4-1) ... 14:24:37 [2024-03-30T14:24:37.693Z] #111 4.000 Selecting previously unselected package libgpg-error-dev. 14:24:37 [2024-03-30T14:24:37.947Z] #111 4.002 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ... 14:24:37 [2024-03-30T14:24:37.947Z] #111 4.005 Unpacking libgpg-error-dev (1.46-1) ... 14:24:37 [2024-03-30T14:24:37.947Z] #111 4.045 Selecting previously unselected package libgcrypt20-dev. 14:24:37 [2024-03-30T14:24:37.947Z] #111 4.047 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ... 14:24:37 [2024-03-30T14:24:37.947Z] #111 4.051 Unpacking libgcrypt20-dev (1.10.1-3) ... 14:24:37 [2024-03-30T14:24:37.947Z] #111 4.116 Selecting previously unselected package libglib2.0-data. 14:24:37 [2024-03-30T14:24:37.947Z] #111 4.118 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ... 14:24:37 [2024-03-30T14:24:37.947Z] #111 4.121 Unpacking libglib2.0-data (2.74.6-2) ... 14:24:37 [2024-03-30T14:24:37.947Z] #111 4.249 Selecting previously unselected package libglib2.0-bin. 14:24:38 [2024-03-30T14:24:38.201Z] #111 4.252 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ... 14:24:38 [2024-03-30T14:24:38.201Z] #111 4.255 Unpacking libglib2.0-bin (2.74.6-2) ... 14:24:38 [2024-03-30T14:24:38.201Z] #111 4.293 Selecting previously unselected package python3-lib2to3. 14:24:38 [2024-03-30T14:24:38.201Z] #111 4.295 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ... 14:24:38 [2024-03-30T14:24:38.202Z] #111 4.299 Unpacking python3-lib2to3 (3.11.2-3) ... 14:24:38 [2024-03-30T14:24:38.202Z] #111 4.335 Selecting previously unselected package python3-distutils. 14:24:38 [2024-03-30T14:24:38.202Z] #111 4.338 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ... 14:24:38 [2024-03-30T14:24:38.202Z] #111 4.341 Unpacking python3-distutils (3.11.2-3) ... 14:24:38 [2024-03-30T14:24:38.202Z] #111 4.379 Selecting previously unselected package libglib2.0-dev-bin. 14:24:38 [2024-03-30T14:24:38.202Z] #111 4.381 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ... 14:24:38 [2024-03-30T14:24:38.202Z] #111 4.384 Unpacking libglib2.0-dev-bin (2.74.6-2) ... 14:24:38 [2024-03-30T14:24:38.202Z] #111 4.421 Selecting previously unselected package libsepol-dev:arm64. 14:24:38 [2024-03-30T14:24:38.202Z] #111 4.423 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ... 14:24:38 [2024-03-30T14:24:38.202Z] #111 4.427 Unpacking libsepol-dev:arm64 (3.4-2.1) ... 14:24:38 [2024-03-30T14:24:38.202Z] #111 4.487 Selecting previously unselected package libpcre2-16-0:arm64. 14:24:38 [2024-03-30T14:24:38.456Z] #111 4.490 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ... 14:24:38 [2024-03-30T14:24:38.456Z] #111 4.494 Unpacking libpcre2-16-0:arm64 (10.42-1) ... 14:24:38 [2024-03-30T14:24:38.456Z] #111 4.541 Selecting previously unselected package libpcre2-32-0:arm64. 14:24:38 [2024-03-30T14:24:38.456Z] #111 4.543 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ... 14:24:38 [2024-03-30T14:24:38.456Z] #111 4.546 Unpacking libpcre2-32-0:arm64 (10.42-1) ... 14:24:38 [2024-03-30T14:24:38.456Z] #111 4.588 Selecting previously unselected package libpcre2-posix3:arm64. 14:24:38 [2024-03-30T14:24:38.456Z] #111 4.591 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ... 14:24:38 [2024-03-30T14:24:38.456Z] #111 4.595 Unpacking libpcre2-posix3:arm64 (10.42-1) ... 14:24:38 [2024-03-30T14:24:38.456Z] #111 4.627 Selecting previously unselected package libpcre2-dev:arm64. 14:24:38 [2024-03-30T14:24:38.456Z] #111 4.629 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ... 14:24:38 [2024-03-30T14:24:38.456Z] #111 4.633 Unpacking libpcre2-dev:arm64 (10.42-1) ... 14:24:38 [2024-03-30T14:24:38.456Z] #111 4.707 Selecting previously unselected package libselinux1-dev:arm64. 14:24:38 [2024-03-30T14:24:38.710Z] #111 4.709 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ... 14:24:38 [2024-03-30T14:24:38.710Z] #111 4.713 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ... 14:24:38 [2024-03-30T14:24:38.710Z] #111 4.769 Selecting previously unselected package libmount-dev:arm64. 14:24:38 [2024-03-30T14:24:38.710Z] #111 4.772 Preparing to unpack .../25-libmount-dev_2.38.1-5+b1_arm64.deb ... 14:24:38 [2024-03-30T14:24:38.710Z] #111 4.776 Unpacking libmount-dev:arm64 (2.38.1-5+b1) ... 14:24:38 [2024-03-30T14:24:38.710Z] #111 4.810 Selecting previously unselected package zlib1g-dev:arm64. 14:24:38 [2024-03-30T14:24:38.710Z] #111 4.813 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ... 14:24:38 [2024-03-30T14:24:38.710Z] #111 4.816 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ... 14:24:38 [2024-03-30T14:24:38.710Z] #111 4.864 Selecting previously unselected package libglib2.0-dev:arm64. 14:24:38 [2024-03-30T14:24:38.710Z] #111 4.866 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ... 14:24:38 [2024-03-30T14:24:38.710Z] #111 4.870 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ... 14:24:38 [2024-03-30T14:24:38.964Z] #111 5.034 Selecting previously unselected package libseccomp-dev:arm64. 14:24:38 [2024-03-30T14:24:38.964Z] #111 5.036 Preparing to unpack .../28-libseccomp-dev_2.5.4-1+b3_arm64.deb ... 14:24:38 [2024-03-30T14:24:38.964Z] #111 5.040 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ... 14:24:38 [2024-03-30T14:24:38.964Z] #111 5.076 Selecting previously unselected package libsecret-1-dev:arm64. 14:24:38 [2024-03-30T14:24:38.964Z] #111 5.078 Preparing to unpack .../29-libsecret-1-dev_0.20.5-3_arm64.deb ... 14:24:38 [2024-03-30T14:24:38.964Z] #111 5.082 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ... 14:24:38 [2024-03-30T14:24:38.964Z] #111 5.158 Selecting previously unselected package libsystemd-dev:arm64. 14:24:38 [2024-03-30T14:24:38.964Z] #111 5.160 Preparing to unpack .../30-libsystemd-dev_252.22-1~deb12u1_arm64.deb ... 14:24:38 [2024-03-30T14:24:38.964Z] #111 5.163 Unpacking libsystemd-dev:arm64 (252.22-1~deb12u1) ... 14:24:38 [2024-03-30T14:24:38.964Z] #111 5.263 Selecting previously unselected package libudev-dev:arm64. 14:24:39 [2024-03-30T14:24:39.218Z] #111 5.265 Preparing to unpack .../31-libudev-dev_252.22-1~deb12u1_arm64.deb ... 14:24:39 [2024-03-30T14:24:39.218Z] #111 5.270 Unpacking libudev-dev:arm64 (252.22-1~deb12u1) ... 14:24:39 [2024-03-30T14:24:39.218Z] #111 5.310 Selecting previously unselected package libyaml-0-2:arm64. 14:24:39 [2024-03-30T14:24:39.218Z] #111 5.312 Preparing to unpack .../32-libyaml-0-2_0.2.5-1_arm64.deb ... 14:24:39 [2024-03-30T14:24:39.218Z] #111 5.316 Unpacking libyaml-0-2:arm64 (0.2.5-1) ... 14:24:39 [2024-03-30T14:24:39.218Z] #111 5.349 Selecting previously unselected package python3-pathspec. 14:24:39 [2024-03-30T14:24:39.218Z] #111 5.351 Preparing to unpack .../33-python3-pathspec_0.11.0-1_all.deb ... 14:24:39 [2024-03-30T14:24:39.218Z] #111 5.355 Unpacking python3-pathspec (0.11.0-1) ... 14:24:39 [2024-03-30T14:24:39.218Z] #111 5.389 Selecting previously unselected package python3-pkg-resources. 14:24:39 [2024-03-30T14:24:39.218Z] #111 5.391 Preparing to unpack .../34-python3-pkg-resources_66.1.1-1_all.deb ... 14:24:39 [2024-03-30T14:24:39.218Z] #111 5.395 Unpacking python3-pkg-resources (66.1.1-1) ... 14:24:39 [2024-03-30T14:24:39.218Z] #111 5.450 Selecting previously unselected package python3-yaml. 14:24:39 [2024-03-30T14:24:39.218Z] #111 5.452 Preparing to unpack .../35-python3-yaml_6.0-3+b2_arm64.deb ... 14:24:39 [2024-03-30T14:24:39.218Z] #111 5.456 Unpacking python3-yaml (6.0-3+b2) ... 14:24:39 [2024-03-30T14:24:39.218Z] #111 5.495 Selecting previously unselected package yamllint. 14:24:39 [2024-03-30T14:24:39.473Z] #111 5.498 Preparing to unpack .../36-yamllint_1.29.0-1_all.deb ... 14:24:39 [2024-03-30T14:24:39.473Z] #111 5.501 Unpacking yamllint (1.29.0-1) ... 14:24:39 [2024-03-30T14:24:39.473Z] #111 5.548 Setting up python3-pkg-resources (66.1.1-1) ... 14:24:39 [2024-03-30T14:24:39.727Z] #111 5.800 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ... 14:24:39 [2024-03-30T14:24:39.727Z] #111 5.809 Setting up libyaml-0-2:arm64 (0.2.5-1) ... 14:24:39 [2024-03-30T14:24:39.727Z] #111 5.819 Setting up libglib2.0-0:arm64 (2.74.6-2) ... 14:24:39 [2024-03-30T14:24:39.727Z] #111 5.830 No schema files found: doing nothing. 14:24:39 [2024-03-30T14:24:39.727Z] #111 5.836 Setting up python3-yaml (6.0-3+b2) ... 14:24:39 [2024-03-30T14:24:39.727Z] #111 5.989 Setting up libffi-dev:arm64 (3.4.4-1) ... 14:24:39 [2024-03-30T14:24:39.982Z] #111 5.997 Setting up libpcre2-16-0:arm64 (10.42-1) ... 14:24:39 [2024-03-30T14:24:39.982Z] #111 6.005 Setting up libpcre2-32-0:arm64 (10.42-1) ... 14:24:39 [2024-03-30T14:24:39.982Z] #111 6.016 Setting up libglib2.0-data (2.74.6-2) ... 14:24:39 [2024-03-30T14:24:39.982Z] #111 6.027 Setting up libgpg-error-dev (1.46-1) ... 14:24:39 [2024-03-30T14:24:39.982Z] #111 6.037 Setting up uuid-dev:arm64 (2.38.1-5+b1) ... 14:24:39 [2024-03-30T14:24:39.982Z] #111 6.046 Setting up libudev-dev:arm64 (252.22-1~deb12u1) ... 14:24:39 [2024-03-30T14:24:39.982Z] #111 6.058 Setting up libsepol-dev:arm64 (3.4-2.1) ... 14:24:39 [2024-03-30T14:24:39.982Z] #111 6.071 Setting up libdpkg-perl (1.21.22) ... 14:24:39 [2024-03-30T14:24:39.982Z] #111 6.083 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ... 14:24:39 [2024-03-30T14:24:39.982Z] #111 6.094 Setting up libpcre2-posix3:arm64 (10.42-1) ... 14:24:39 [2024-03-30T14:24:39.982Z] #111 6.104 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ... 14:24:39 [2024-03-30T14:24:39.982Z] #111 6.114 Setting up libapparmor-dev:arm64 (3.0.8-3) ... 14:24:39 [2024-03-30T14:24:39.982Z] #111 6.123 Setting up python3-pathspec (0.11.0-1) ... 14:24:39 [2024-03-30T14:24:39.982Z] #111 6.251 Setting up python3-lib2to3 (3.11.2-3) ... 14:24:40 [2024-03-30T14:24:40.236Z] #111 6.359 Setting up libsystemd-dev:arm64 (252.22-1~deb12u1) ... 14:24:40 [2024-03-30T14:24:40.236Z] #111 6.368 Setting up libsecret-common (0.20.5-3) ... 14:24:40 [2024-03-30T14:24:40.236Z] #111 6.383 Setting up python3-distutils (3.11.2-3) ... 14:24:40 [2024-03-30T14:24:40.236Z] #111 6.509 Setting up libglib2.0-dev-bin (2.74.6-2) ... 14:24:40 [2024-03-30T14:24:40.491Z] #111 6.661 Setting up libblkid-dev:arm64 (2.38.1-5+b1) ... 14:24:40 [2024-03-30T14:24:40.745Z] #111 6.670 Setting up libpcre2-dev:arm64 (10.42-1) ... 14:24:40 [2024-03-30T14:24:40.745Z] #111 6.679 Setting up libselinux1-dev:arm64 (3.4-1+b6) ... 14:24:40 [2024-03-30T14:24:40.745Z] #111 6.688 Setting up libglib2.0-bin (2.74.6-2) ... 14:24:40 [2024-03-30T14:24:40.745Z] #111 6.703 Setting up dpkg-dev (1.21.22) ... 14:24:40 [2024-03-30T14:24:40.745Z] #111 6.719 Setting up libsecret-1-0:arm64 (0.20.5-3) ... 14:24:40 [2024-03-30T14:24:40.745Z] #111 6.728 Setting up yamllint (1.29.0-1) ... 14:24:40 [2024-03-30T14:24:40.745Z] #111 6.868 Setting up libgcrypt20-dev (1.10.1-3) ... 14:24:41 [2024-03-30T14:24:41.000Z] #111 6.879 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ... 14:24:41 [2024-03-30T14:24:41.000Z] #111 6.890 Setting up libmount-dev:arm64 (2.38.1-5+b1) ... 14:24:41 [2024-03-30T14:24:41.000Z] #111 6.900 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ... 14:24:41 [2024-03-30T14:24:41.000Z] #111 6.909 Setting up libglib2.0-dev:arm64 (2.74.6-2) ... 14:24:41 [2024-03-30T14:24:41.000Z] #111 6.918 Setting up libsecret-1-dev:arm64 (0.20.5-3) ... 14:24:41 [2024-03-30T14:24:41.000Z] #111 6.929 Processing triggers for libc-bin (2.36-9+deb12u4) ... 14:24:41 [2024-03-30T14:24:41.000Z] #111 DONE 7.1s 14:24:41 [2024-03-30T14:24:41.000Z] 14:24:41 [2024-03-30T14:24:41.000Z] #112 [dev-base 11/12] COPY --link --from=dockercli /build/ /usr/local/cli 14:24:41 [2024-03-30T14:24:41.000Z] #112 DONE 0.1s 14:24:41 [2024-03-30T14:24:41.254Z] 14:24:41 [2024-03-30T14:24:41.254Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration 14:24:41 [2024-03-30T14:24:41.254Z] #113 DONE 0.1s 14:24:41 [2024-03-30T14:24:41.254Z] 14:24:41 [2024-03-30T14:24:41.254Z] #114 [dev 1/1] COPY --link . . 14:24:42 [2024-03-30T14:24:42.614Z] #114 DONE 1.3s 14:24:42 [2024-03-30T14:24:42.614Z] 14:24:42 [2024-03-30T14:24:42.614Z] #115 exporting to image 14:24:42 [2024-03-30T14:24:42.614Z] #115 exporting layers 14:24:43 [2024-03-30T14:24:43.537Z] #115 exporting layers 1.0s done 14:24:43 [2024-03-30T14:24:43.537Z] #115 writing image sha256:03f5864df38fe33ffa8cb255d66e4bf255b790d523bf145147af630ebca070db done 14:24:43 [2024-03-30T14:24:43.537Z] #115 naming to docker.io/library/docker:0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f done 14:24:43 [2024-03-30T14:24:43.537Z] #115 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 14:24:43 [2024-03-30T14:24:43.909Z] + sudo modprobe ip6table_filter [Pipeline] sh 14:24:44 [2024-03-30T14:24:44.177Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47572/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f hack/test/unit 14:24:44 [2024-03-30T14:24:44.431Z] + BUILDFLAGS=(-tags 'netgo journald') 14:24:44 [2024-03-30T14:24:44.431Z] + TESTFLAGS+=' -test.timeout=5m' 14:24:44 [2024-03-30T14:24:44.431Z] + TESTDIRS=./... 14:24:44 [2024-03-30T14:24:44.431Z] + exclude_paths='/vendor/|/integration' 14:24:44 [2024-03-30T14:24:44.431Z] ++ go list ./... 14:24:44 [2024-03-30T14:24:44.431Z] ++ grep -vE '(/vendor/|/integration)' 14:24:44 [2024-03-30T14:24:44.991Z] + pkg_list='github.com/docker/docker/api 14:24:44 [2024-03-30T14:24:44.991Z] github.com/docker/docker/api/server 14:24:44 [2024-03-30T14:24:44.991Z] github.com/docker/docker/api/server/backend/build 14:24:44 [2024-03-30T14:24:44.991Z] github.com/docker/docker/api/server/httpstatus 14:24:44 [2024-03-30T14:24:44.991Z] github.com/docker/docker/api/server/httputils 14:24:44 [2024-03-30T14:24:44.991Z] github.com/docker/docker/api/server/middleware 14:24:44 [2024-03-30T14:24:44.991Z] github.com/docker/docker/api/server/router 14:24:44 [2024-03-30T14:24:44.991Z] github.com/docker/docker/api/server/router/build 14:24:44 [2024-03-30T14:24:44.991Z] github.com/docker/docker/api/server/router/checkpoint 14:24:44 [2024-03-30T14:24:44.991Z] github.com/docker/docker/api/server/router/container 14:24:44 [2024-03-30T14:24:44.991Z] github.com/docker/docker/api/server/router/debug 14:24:44 [2024-03-30T14:24:44.991Z] github.com/docker/docker/api/server/router/distribution 14:24:44 [2024-03-30T14:24:44.991Z] github.com/docker/docker/api/server/router/grpc 14:24:44 [2024-03-30T14:24:44.991Z] github.com/docker/docker/api/server/router/image 14:24:44 [2024-03-30T14:24:44.991Z] github.com/docker/docker/api/server/router/network 14:24:44 [2024-03-30T14:24:44.991Z] github.com/docker/docker/api/server/router/plugin 14:24:44 [2024-03-30T14:24:44.991Z] github.com/docker/docker/api/server/router/session 14:24:44 [2024-03-30T14:24:44.991Z] github.com/docker/docker/api/server/router/swarm 14:24:44 [2024-03-30T14:24:44.991Z] github.com/docker/docker/api/server/router/system 14:24:44 [2024-03-30T14:24:44.991Z] github.com/docker/docker/api/server/router/volume 14:24:44 [2024-03-30T14:24:44.991Z] github.com/docker/docker/api/types 14:24:44 [2024-03-30T14:24:44.991Z] github.com/docker/docker/api/types/backend 14:24:44 [2024-03-30T14:24:44.991Z] github.com/docker/docker/api/types/blkiodev 14:24:44 [2024-03-30T14:24:44.991Z] github.com/docker/docker/api/types/checkpoint 14:24:44 [2024-03-30T14:24:44.991Z] github.com/docker/docker/api/types/container 14:24:44 [2024-03-30T14:24:44.991Z] github.com/docker/docker/api/types/events 14:24:44 [2024-03-30T14:24:44.991Z] github.com/docker/docker/api/types/filters 14:24:44 [2024-03-30T14:24:44.991Z] github.com/docker/docker/api/types/image 14:24:44 [2024-03-30T14:24:44.991Z] github.com/docker/docker/api/types/mount 14:24:44 [2024-03-30T14:24:44.991Z] github.com/docker/docker/api/types/network 14:24:44 [2024-03-30T14:24:44.991Z] github.com/docker/docker/api/types/plugins/logdriver 14:24:44 [2024-03-30T14:24:44.991Z] github.com/docker/docker/api/types/registry 14:24:44 [2024-03-30T14:24:44.991Z] github.com/docker/docker/api/types/strslice 14:24:44 [2024-03-30T14:24:44.991Z] github.com/docker/docker/api/types/swarm 14:24:44 [2024-03-30T14:24:44.991Z] github.com/docker/docker/api/types/swarm/runtime 14:24:44 [2024-03-30T14:24:44.991Z] github.com/docker/docker/api/types/system 14:24:44 [2024-03-30T14:24:44.991Z] github.com/docker/docker/api/types/time 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/api/types/versions 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/api/types/volume 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/builder 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/builder/builder-next 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/builder/builder-next/exporter 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/builder/builder-next/exporter/overrides 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/builder/builder-next/imagerefchecker 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/builder/builder-next/worker 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/builder/builder-next/worker/label 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/builder/dockerfile 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/builder/remotecontext 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/builder/remotecontext/git 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/builder/remotecontext/urlutil 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/cli/debug 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/cli/winresources/docker-proxy 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/cli/winresources/dockerd 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/client 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/client/buildkit 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/cmd/docker-proxy 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/cmd/dockerd 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/cmd/dockerd/trap 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/container 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/container/stream 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/contrib/apparmor 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/contrib/httpserver 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/cluster 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/cluster/controllers/plugin 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/cluster/convert 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/cluster/executor 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/cluster/executor/container 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/cluster/provider 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/config 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/containerd 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/events 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/events/testutils 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/graphdriver 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/graphdriver/btrfs 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/graphdriver/copy 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/graphdriver/graphtest 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/graphdriver/overlay2 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/graphdriver/overlayutils 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/graphdriver/register 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/graphdriver/vfs 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/graphdriver/zfs 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/images 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/initlayer 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/links 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/listeners 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/logger 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/logger/awslogs 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/logger/fluentd 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/logger/gcplogs 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/logger/gelf 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/logger/journald 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/logger/journald/internal/export 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/logger/journald/internal/fake 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/logger/jsonfilelog 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/logger/local 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/logger/loggertest 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/logger/loggerutils 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/logger/loggerutils/cache 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/logger/splunk 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/logger/syslog 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/logger/templates 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/names 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/network 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/snapshotter 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/stats 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/distribution 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/distribution/metadata 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/distribution/utils 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/distribution/xfer 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/dockerversion 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/errdefs 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/image 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/image/cache 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/image/spec/specs-go 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/image/spec/specs-go/v1 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/image/tarexport 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/image/v1 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/internal/cleanups 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/internal/compatcontext 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/internal/mod 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/internal/mounttree 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/internal/multierror 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/internal/rootless/mountopts 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/internal/safepath 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/internal/sliceutil 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/internal/test/suite 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/internal/testutils 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/internal/testutils/netnsutils 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/internal/testutils/specialimage 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/internal/unix_noeintr 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/internal/unshare 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/layer 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libcontainerd 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libcontainerd/queue 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libcontainerd/remote 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libcontainerd/shimopts 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libcontainerd/supervisor 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libcontainerd/types 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/bitmap 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/cluster 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/cmd/diagnostic 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/cnmallocator 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/config 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/datastore 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/diagnostic 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/discoverapi 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/driverapi 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/drivers/bridge 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/drivers/host 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/drivers/ipvlan 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/drivers/macvlan 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/drivers/null 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/drivers/overlay 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/drivers/remote 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/drivers/remote/api 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/drivers/windows 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/drvregistry 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/etchosts 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/internal/caller 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/internal/kvstore 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/internal/netiputil 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/internal/resolvconf 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/internal/setmatrix 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/ipam 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/ipamapi 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/ipams/builtin 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/ipams/null 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/ipams/remote 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/ipams/remote/api 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/ipams/windowsipam 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/ipamutils 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/ipbits 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/iptables 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/netlabel 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/netutils 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/networkdb 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/ns 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/options 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/osl 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/osl/kernel 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/portallocator 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/portmapper 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/resolvconf 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/scope 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/types 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/oci 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/oci/caps 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/opts 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/pkg/archive 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/pkg/authorization 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/pkg/broadcaster 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/pkg/capabilities 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/pkg/chrootarchive 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/pkg/containerfs 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/pkg/directory 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/pkg/dmesg 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/pkg/fileutils 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/pkg/homedir 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/pkg/idtools 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/pkg/ioutils 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/pkg/jsonmessage 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/pkg/longpath 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/pkg/meminfo 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/pkg/namesgenerator 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/pkg/parsers 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/pkg/parsers/kernel 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/pkg/parsers/operatingsystem 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/pkg/pidfile 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/pkg/platform 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/pkg/plugingetter 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/pkg/plugins 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/pkg/plugins/transport 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/pkg/pools 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/pkg/process 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/pkg/progress 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/pkg/reexec 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/pkg/rootless 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/pkg/rootless/specconv 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/pkg/stack 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/pkg/stdcopy 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/pkg/streamformatter 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/pkg/stringid 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/pkg/sysinfo 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/pkg/system 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/pkg/tailfile 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/pkg/tarsum 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/pkg/useragent 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/plugin 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/plugin/executor/containerd 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/plugin/v2 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/profiles/apparmor 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/profiles/seccomp 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/quota 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/reference 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/registry 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/registry/resumable 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/restartmanager 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/runconfig 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/runconfig/opts 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/testutil 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/testutil/daemon 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/testutil/environment 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/testutil/fakecontext 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/testutil/fakegit 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/testutil/fakestorage 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/testutil/fixtures/load 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/testutil/fixtures/plugin 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/testutil/fixtures/plugin/basic 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/testutil/registry 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/testutil/request 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/volume 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/volume/drivers 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/volume/local 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/volume/mounts 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/volume/service 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/volume/service/opts 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/volume/testutils' 14:24:44 [2024-03-30T14:24:44.992Z] ++ grep --fixed-strings -v /libnetwork 14:24:44 [2024-03-30T14:24:44.992Z] ++ echo 'github.com/docker/docker/api 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/api/server 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/api/server/backend/build 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/api/server/httpstatus 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/api/server/httputils 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/api/server/middleware 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/api/server/router 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/api/server/router/build 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/api/server/router/checkpoint 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/api/server/router/container 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/api/server/router/debug 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/api/server/router/distribution 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/api/server/router/grpc 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/api/server/router/image 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/api/server/router/network 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/api/server/router/plugin 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/api/server/router/session 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/api/server/router/swarm 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/api/server/router/system 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/api/server/router/volume 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/api/types 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/api/types/backend 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/api/types/blkiodev 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/api/types/checkpoint 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/api/types/container 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/api/types/events 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/api/types/filters 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/api/types/image 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/api/types/mount 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/api/types/network 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/api/types/plugins/logdriver 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/api/types/registry 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/api/types/strslice 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/api/types/swarm 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/api/types/swarm/runtime 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/api/types/system 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/api/types/time 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/api/types/versions 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/api/types/volume 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/builder 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/builder/builder-next 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/builder/builder-next/exporter 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/builder/builder-next/exporter/overrides 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/builder/builder-next/imagerefchecker 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/builder/builder-next/worker 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/builder/builder-next/worker/label 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/builder/dockerfile 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/builder/remotecontext 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/builder/remotecontext/git 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/builder/remotecontext/urlutil 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/cli/debug 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/cli/winresources/docker-proxy 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/cli/winresources/dockerd 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/client 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/client/buildkit 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/cmd/docker-proxy 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/cmd/dockerd 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/cmd/dockerd/trap 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/container 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/container/stream 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/contrib/apparmor 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/contrib/httpserver 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/cluster 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/cluster/controllers/plugin 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/cluster/convert 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/cluster/executor 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/cluster/executor/container 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/cluster/provider 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/config 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/containerd 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/events 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/events/testutils 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/graphdriver 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/graphdriver/btrfs 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/graphdriver/copy 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/graphdriver/graphtest 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/graphdriver/overlay2 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/graphdriver/overlayutils 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/graphdriver/register 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/graphdriver/vfs 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/graphdriver/zfs 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/images 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/initlayer 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/links 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/listeners 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/logger 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/logger/awslogs 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/logger/fluentd 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/logger/gcplogs 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/logger/gelf 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/logger/journald 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/logger/journald/internal/export 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/logger/journald/internal/fake 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/logger/jsonfilelog 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/logger/local 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/logger/loggertest 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/logger/loggerutils 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/logger/loggerutils/cache 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/logger/splunk 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/logger/syslog 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/logger/templates 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/names 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/network 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/snapshotter 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/daemon/stats 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/distribution 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/distribution/metadata 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/distribution/utils 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/distribution/xfer 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/dockerversion 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/errdefs 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/image 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/image/cache 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/image/spec/specs-go 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/image/spec/specs-go/v1 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/image/tarexport 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/image/v1 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/internal/cleanups 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/internal/compatcontext 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/internal/mod 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/internal/mounttree 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/internal/multierror 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/internal/rootless/mountopts 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/internal/safepath 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/internal/sliceutil 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/internal/test/suite 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/internal/testutils 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/internal/testutils/netnsutils 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/internal/testutils/specialimage 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/internal/unix_noeintr 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/internal/unshare 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/layer 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libcontainerd 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libcontainerd/queue 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libcontainerd/remote 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libcontainerd/shimopts 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libcontainerd/supervisor 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libcontainerd/types 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/bitmap 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/cluster 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/cmd/diagnostic 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/cnmallocator 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/config 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/datastore 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/diagnostic 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/discoverapi 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/driverapi 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/drivers/bridge 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/drivers/host 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/drivers/ipvlan 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/drivers/macvlan 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/drivers/null 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/drivers/overlay 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/drivers/remote 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/drivers/remote/api 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/drivers/windows 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/drvregistry 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/etchosts 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/internal/caller 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/internal/kvstore 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/internal/netiputil 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/internal/resolvconf 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/internal/setmatrix 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/ipam 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/ipamapi 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/ipams/builtin 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/ipams/null 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/ipams/remote 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/ipams/remote/api 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/ipams/windowsipam 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/ipamutils 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/ipbits 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/iptables 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/netlabel 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/netutils 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/networkdb 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/ns 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/options 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/osl 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/osl/kernel 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/portallocator 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/portmapper 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/resolvconf 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/scope 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/libnetwork/types 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/oci 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/oci/caps 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/opts 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/pkg/archive 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/pkg/authorization 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/pkg/broadcaster 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/pkg/capabilities 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/pkg/chrootarchive 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/pkg/containerfs 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/pkg/directory 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/pkg/dmesg 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/pkg/fileutils 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/pkg/homedir 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/pkg/idtools 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/pkg/ioutils 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/pkg/jsonmessage 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/pkg/longpath 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/pkg/meminfo 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/pkg/namesgenerator 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/pkg/parsers 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/pkg/parsers/kernel 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/pkg/parsers/operatingsystem 14:24:44 [2024-03-30T14:24:44.992Z] github.com/docker/docker/pkg/pidfile 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/platform 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/plugingetter 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/plugins 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/plugins/transport 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/pools 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/process 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/progress 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/reexec 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/rootless 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/rootless/specconv 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/stack 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/stdcopy 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/streamformatter 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/stringid 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/sysinfo 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/system 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/tailfile 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/tarsum 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/useragent 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/plugin 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/plugin/executor/containerd 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/plugin/v2 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/profiles/apparmor 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/profiles/seccomp 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/quota 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/reference 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/registry 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/registry/resumable 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/restartmanager 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/runconfig 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/runconfig/opts 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/testutil 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/testutil/daemon 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/testutil/environment 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/testutil/fakecontext 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/testutil/fakegit 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/testutil/fakestorage 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/testutil/fixtures/load 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/testutil/fixtures/plugin 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/testutil/fixtures/plugin/basic 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/testutil/registry 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/testutil/request 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/volume 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/volume/drivers 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/volume/local 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/volume/mounts 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/volume/service 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/volume/service/opts 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/volume/testutils' 14:24:44 [2024-03-30T14:24:44.993Z] + base_pkg_list='github.com/docker/docker/api 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/server 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/server/backend/build 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/server/httpstatus 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/server/httputils 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/server/middleware 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/server/router 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/server/router/build 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/server/router/checkpoint 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/server/router/container 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/server/router/debug 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/server/router/distribution 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/server/router/grpc 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/server/router/image 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/server/router/network 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/server/router/plugin 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/server/router/session 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/server/router/swarm 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/server/router/system 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/server/router/volume 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/types 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/types/backend 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/types/blkiodev 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/types/checkpoint 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/types/container 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/types/events 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/types/filters 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/types/image 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/types/mount 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/types/network 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/types/plugins/logdriver 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/types/registry 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/types/strslice 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/types/swarm 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/types/swarm/runtime 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/types/system 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/types/time 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/types/versions 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/types/volume 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/builder 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/builder/builder-next 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/builder/builder-next/exporter 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/builder/builder-next/exporter/overrides 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/builder/builder-next/imagerefchecker 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/builder/builder-next/worker 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/builder/builder-next/worker/label 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/builder/dockerfile 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/builder/remotecontext 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/builder/remotecontext/git 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/builder/remotecontext/urlutil 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/cli/debug 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/cli/winresources/docker-proxy 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/cli/winresources/dockerd 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/client 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/client/buildkit 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/cmd/docker-proxy 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/cmd/dockerd 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/cmd/dockerd/trap 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/container 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/container/stream 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/contrib/apparmor 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/contrib/httpserver 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/cluster 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/cluster/controllers/plugin 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/cluster/convert 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/cluster/executor 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/cluster/executor/container 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/cluster/provider 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/config 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/containerd 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/events 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/events/testutils 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/graphdriver 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/graphdriver/btrfs 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/graphdriver/copy 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/graphdriver/graphtest 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/graphdriver/overlay2 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/graphdriver/overlayutils 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/graphdriver/register 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/graphdriver/vfs 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/graphdriver/zfs 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/images 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/initlayer 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/links 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/listeners 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/logger 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/logger/awslogs 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/logger/fluentd 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/logger/gcplogs 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/logger/gelf 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/logger/journald 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/logger/journald/internal/export 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/logger/journald/internal/fake 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/logger/jsonfilelog 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/logger/local 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/logger/loggertest 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/logger/loggerutils 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/logger/loggerutils/cache 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/logger/splunk 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/logger/syslog 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/logger/templates 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/names 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/network 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/snapshotter 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/stats 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/distribution 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/distribution/metadata 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/distribution/utils 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/distribution/xfer 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/dockerversion 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/errdefs 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/image 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/image/cache 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/image/spec/specs-go 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/image/spec/specs-go/v1 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/image/tarexport 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/image/v1 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/internal/cleanups 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/internal/compatcontext 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/internal/mod 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/internal/mounttree 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/internal/multierror 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/internal/rootless/mountopts 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/internal/safepath 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/internal/sliceutil 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/internal/test/suite 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/internal/testutils 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/internal/testutils/netnsutils 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/internal/testutils/specialimage 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/internal/unix_noeintr 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/internal/unshare 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/layer 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/libcontainerd 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/libcontainerd/queue 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/libcontainerd/remote 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/libcontainerd/shimopts 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/libcontainerd/supervisor 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/libcontainerd/types 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/oci 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/oci/caps 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/opts 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/archive 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/authorization 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/broadcaster 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/capabilities 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/chrootarchive 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/containerfs 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/directory 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/dmesg 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/fileutils 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/homedir 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/idtools 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/ioutils 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/jsonmessage 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/longpath 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/meminfo 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/namesgenerator 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/parsers 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/parsers/kernel 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/parsers/operatingsystem 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/pidfile 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/platform 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/plugingetter 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/plugins 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/plugins/transport 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/pools 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/process 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/progress 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/reexec 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/rootless 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/rootless/specconv 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/stack 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/stdcopy 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/streamformatter 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/stringid 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/sysinfo 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/system 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/tailfile 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/tarsum 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/pkg/useragent 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/plugin 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/plugin/executor/containerd 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/plugin/v2 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/profiles/apparmor 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/profiles/seccomp 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/quota 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/reference 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/registry 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/registry/resumable 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/restartmanager 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/runconfig 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/runconfig/opts 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/testutil 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/testutil/daemon 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/testutil/environment 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/testutil/fakecontext 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/testutil/fakegit 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/testutil/fakestorage 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/testutil/fixtures/load 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/testutil/fixtures/plugin 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/testutil/fixtures/plugin/basic 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/testutil/registry 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/testutil/request 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/volume 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/volume/drivers 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/volume/local 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/volume/mounts 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/volume/service 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/volume/service/opts 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/volume/testutils' 14:24:44 [2024-03-30T14:24:44.993Z] ++ grep --fixed-strings /libnetwork 14:24:44 [2024-03-30T14:24:44.993Z] ++ echo 'github.com/docker/docker/api 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/server 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/server/backend/build 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/server/httpstatus 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/server/httputils 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/server/middleware 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/server/router 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/server/router/build 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/server/router/checkpoint 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/server/router/container 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/server/router/debug 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/server/router/distribution 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/server/router/grpc 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/server/router/image 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/server/router/network 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/server/router/plugin 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/server/router/session 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/server/router/swarm 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/server/router/system 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/server/router/volume 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/types 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/types/backend 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/types/blkiodev 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/types/checkpoint 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/types/container 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/types/events 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/types/filters 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/types/image 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/types/mount 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/types/network 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/types/plugins/logdriver 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/types/registry 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/types/strslice 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/types/swarm 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/types/swarm/runtime 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/types/system 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/types/time 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/types/versions 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/api/types/volume 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/builder 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/builder/builder-next 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/builder/builder-next/exporter 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/builder/builder-next/exporter/overrides 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/builder/builder-next/imagerefchecker 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/builder/builder-next/worker 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/builder/builder-next/worker/label 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/builder/dockerfile 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/builder/remotecontext 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/builder/remotecontext/git 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/builder/remotecontext/urlutil 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/cli/debug 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/cli/winresources/docker-proxy 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/cli/winresources/dockerd 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/client 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/client/buildkit 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/cmd/docker-proxy 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/cmd/dockerd 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/cmd/dockerd/trap 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/container 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/container/stream 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/contrib/apparmor 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/contrib/httpserver 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/cluster 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/cluster/controllers/plugin 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/cluster/convert 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/cluster/executor 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/cluster/executor/container 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/cluster/provider 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/config 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/containerd 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/events 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/events/testutils 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/graphdriver 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/graphdriver/btrfs 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/graphdriver/copy 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/graphdriver/graphtest 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/graphdriver/overlay2 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/graphdriver/overlayutils 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/graphdriver/register 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/graphdriver/vfs 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/graphdriver/zfs 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/images 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/initlayer 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/links 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/listeners 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/logger 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/logger/awslogs 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/logger/fluentd 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/logger/gcplogs 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/logger/gelf 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/logger/journald 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/logger/journald/internal/export 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/logger/journald/internal/fake 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/logger/jsonfilelog 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/logger/local 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/logger/loggertest 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/logger/loggerutils 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/logger/loggerutils/cache 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/logger/splunk 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/logger/syslog 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/logger/templates 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/names 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/network 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/snapshotter 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/daemon/stats 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/distribution 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/distribution/metadata 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/distribution/utils 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/distribution/xfer 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/dockerversion 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/errdefs 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/image 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/image/cache 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/image/spec/specs-go 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/image/spec/specs-go/v1 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/image/tarexport 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/image/v1 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/internal/cleanups 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/internal/compatcontext 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/internal/mod 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/internal/mounttree 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/internal/multierror 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/internal/rootless/mountopts 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/internal/safepath 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/internal/sliceutil 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/internal/test/suite 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/internal/testutils 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/internal/testutils/netnsutils 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/internal/testutils/specialimage 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/internal/unix_noeintr 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/internal/unshare 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/layer 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/libcontainerd 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/libcontainerd/queue 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/libcontainerd/remote 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/libcontainerd/shimopts 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/libcontainerd/supervisor 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/libcontainerd/types 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/libnetwork 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/libnetwork/bitmap 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/libnetwork/cluster 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/libnetwork/cmd/diagnostic 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/libnetwork/cnmallocator 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/libnetwork/config 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/libnetwork/datastore 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/libnetwork/diagnostic 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/libnetwork/discoverapi 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/libnetwork/driverapi 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/libnetwork/drivers/bridge 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/libnetwork/drivers/host 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/libnetwork/drivers/ipvlan 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/libnetwork/drivers/macvlan 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/libnetwork/drivers/null 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/libnetwork/drivers/overlay 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/libnetwork/drivers/remote 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/libnetwork/drivers/remote/api 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/libnetwork/drivers/windows 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/libnetwork/drvregistry 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/libnetwork/etchosts 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/libnetwork/internal/caller 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/libnetwork/internal/kvstore 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 14:24:44 [2024-03-30T14:24:44.993Z] github.com/docker/docker/libnetwork/internal/netiputil 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/internal/resolvconf 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/internal/setmatrix 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/ipam 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/ipamapi 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/ipams/builtin 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/ipams/null 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/ipams/remote 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/ipams/remote/api 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/ipams/windowsipam 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/ipamutils 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/ipbits 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/iptables 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/netlabel 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/netutils 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/networkdb 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/ns 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/options 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/osl 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/osl/kernel 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/portallocator 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/portmapper 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/resolvconf 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/scope 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/types 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/oci 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/oci/caps 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/opts 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/pkg/archive 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/pkg/authorization 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/pkg/broadcaster 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/pkg/capabilities 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/pkg/chrootarchive 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/pkg/containerfs 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/pkg/directory 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/pkg/dmesg 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/pkg/fileutils 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/pkg/homedir 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/pkg/idtools 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/pkg/ioutils 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/pkg/jsonmessage 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/pkg/longpath 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/pkg/meminfo 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/pkg/namesgenerator 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/pkg/parsers 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/pkg/parsers/kernel 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/pkg/parsers/operatingsystem 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/pkg/pidfile 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/pkg/platform 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/pkg/plugingetter 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/pkg/plugins 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/pkg/plugins/transport 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/pkg/pools 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/pkg/process 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/pkg/progress 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/pkg/reexec 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/pkg/rootless 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/pkg/rootless/specconv 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/pkg/stack 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/pkg/stdcopy 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/pkg/streamformatter 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/pkg/stringid 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/pkg/sysinfo 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/pkg/system 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/pkg/tailfile 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/pkg/tarsum 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/pkg/useragent 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/plugin 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/plugin/executor/containerd 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/plugin/v2 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/profiles/apparmor 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/profiles/seccomp 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/quota 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/reference 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/registry 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/registry/resumable 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/restartmanager 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/runconfig 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/runconfig/opts 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/testutil 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/testutil/daemon 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/testutil/environment 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/testutil/fakecontext 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/testutil/fakegit 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/testutil/fakestorage 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/testutil/fixtures/load 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/testutil/fixtures/plugin 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/testutil/fixtures/plugin/basic 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/testutil/registry 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/testutil/request 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/volume 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/volume/drivers 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/volume/local 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/volume/mounts 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/volume/service 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/volume/service/opts 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/volume/testutils' 14:24:44 [2024-03-30T14:24:44.994Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/bitmap 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/cluster 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/cmd/diagnostic 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/cnmallocator 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/config 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/datastore 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/diagnostic 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/discoverapi 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/driverapi 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/drivers/bridge 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/drivers/host 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/drivers/ipvlan 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/drivers/macvlan 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/drivers/null 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/drivers/overlay 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/drivers/remote 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/drivers/remote/api 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/drivers/windows 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/drvregistry 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/etchosts 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/internal/caller 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/internal/kvstore 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/internal/netiputil 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/internal/resolvconf 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/internal/setmatrix 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/ipam 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/ipamapi 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/ipams/builtin 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/ipams/null 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/ipams/remote 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/ipams/remote/api 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/ipams/windowsipam 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/ipamutils 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/ipbits 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/iptables 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/netlabel 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/netutils 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/networkdb 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/ns 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/options 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/osl 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/osl/kernel 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/portallocator 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/portmapper 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/resolvconf 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/scope 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/types' 14:24:44 [2024-03-30T14:24:44.994Z] + echo 'github.com/docker/docker/libnetwork 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/bitmap 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/cluster 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/cmd/diagnostic 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/cnmallocator 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/config 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/datastore 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/diagnostic 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/discoverapi 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/driverapi 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/drivers/bridge 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/drivers/host 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/drivers/ipvlan 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/driv+ grep --fixed-strings libnetwork/drivers/bridge 14:24:44 [2024-03-30T14:24:44.994Z] ers/macvlan 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/drivers/null 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/drivers/overlay 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/drivers/remote 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/drivers/remote/api 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/drivers/windows 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/drvregistry 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/etchosts 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/internal/caller 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/internal/kvstore 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/internal/netiputil 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/internal/resolvconf 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/internal/setmatrix 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/ipam 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/ipamapi 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/ipams/builtin 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/ipams/null 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/ipams/remote 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/ipams/remote/api 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/ipams/windowsipam 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/ipamutils 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/ipbits 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/iptables 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/netlabel 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/netutils 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/networkdb 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/ns 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/options 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/osl 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/osl/kernel 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/portallocator 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/portmapper 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/resolvconf 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/scope 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/types' 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/drivers/bridge 14:24:44 [2024-03-30T14:24:44.994Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 14:24:44 [2024-03-30T14:24:44.994Z] + type docker-proxy 14:24:44 [2024-03-30T14:24:44.994Z] hack/test/unit: line 25: type: docker-proxy: not found 14:24:44 [2024-03-30T14:24:44.994Z] + hack/make.sh binary-proxy install-proxy 14:24:44 [2024-03-30T14:24:44.994Z] 14:24:44 [2024-03-30T14:24:44.994Z] Removing bundles/ 14:24:44 [2024-03-30T14:24:44.994Z] 14:24:44 [2024-03-30T14:24:44.994Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) 14:24:44 [2024-03-30T14:24:44.994Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... 14:24:44 [2024-03-30T14:24:44.994Z] + tee /go/src/github.com/docker/docker/go.mod 14:24:44 [2024-03-30T14:24:44.994Z] module github.com/docker/docker 14:24:44 [2024-03-30T14:24:44.994Z] 14:24:44 [2024-03-30T14:24:44.994Z] go 1.21 14:24:44 [2024-03-30T14:24:44.994Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT 14:24:44 [2024-03-30T14:24:44.994Z] + GO111MODULE=on 14:24:44 [2024-03-30T14:24:44.994Z] + GOTOOLCHAIN=local 14:24:44 [2024-03-30T14:24:44.994Z] + 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=0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f" -X "github.com/docker/docker/dockerversion.BuildTime=2024-03-30T14:24:44.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 14:24:49 [2024-03-30T14:24:49.159Z] + rm -f /go/src/github.com/docker/docker/go.mod 14:24:49 [2024-03-30T14:24:49.159Z] Created binary: bundles/binary-proxy/docker-proxy 14:24:49 [2024-03-30T14:24:49.159Z] 14:24:49 [2024-03-30T14:24:49.159Z] ---> Making bundle: install-proxy (in bundles/install-proxy) 14:24:49 [2024-03-30T14:24:49.159Z] Installing docker-proxy to /usr/local/bin/ 14:24:49 [2024-03-30T14:24:49.159Z] 14:24:49 [2024-03-30T14:24:49.159Z] + mkdir -p bundles 14:24:49 [2024-03-30T14:24:49.159Z] + '[' -n 'github.com/docker/docker/api 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/api/server 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/api/server/backend/build 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/api/server/httpstatus 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/api/server/httputils 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/api/server/middleware 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/api/server/router 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/api/server/router/build 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/api/server/router/checkpoint 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/api/server/router/container 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/api/server/router/debug 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/api/server/router/distribution 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/api/server/router/grpc 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/api/server/router/image 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/api/server/router/network 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/api/server/router/plugin 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/api/server/router/session 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/api/server/router/swarm 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/api/server/router/system 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/api/server/router/volume 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/api/types 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/api/types/backend 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/api/types/blkiodev 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/api/types/checkpoint 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/api/types/container 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/api/types/events 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/api/types/filters 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/api/types/image 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/api/types/mount 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/api/types/network 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/api/types/plugins/logdriver 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/api/types/registry 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/api/types/strslice 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/api/types/swarm 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/api/types/swarm/runtime 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/api/types/system 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/api/types/time 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/api/types/versions 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/api/types/volume 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/builder 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/builder/builder-next 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/builder/builder-next/exporter 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/builder/builder-next/exporter/overrides 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/builder/builder-next/imagerefchecker 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/builder/builder-next/worker 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/builder/builder-next/worker/label 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/builder/dockerfile 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/builder/remotecontext 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/builder/remotecontext/git 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/builder/remotecontext/urlutil 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/cli/debug 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/cli/winresources/docker-proxy 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/cli/winresources/dockerd 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/client 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/client/buildkit 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/cmd/docker-proxy 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/cmd/dockerd 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/cmd/dockerd/trap 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/container 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/container/stream 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/contrib/apparmor 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/contrib/httpserver 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/daemon 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/daemon/cluster 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/daemon/cluster/controllers/plugin 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/daemon/cluster/convert 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/daemon/cluster/executor 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/daemon/cluster/executor/container 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/daemon/cluster/provider 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/daemon/config 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/daemon/containerd 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/daemon/events 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/daemon/events/testutils 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/daemon/graphdriver 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/daemon/graphdriver/btrfs 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/daemon/graphdriver/copy 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/daemon/graphdriver/graphtest 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/daemon/graphdriver/overlay2 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/daemon/graphdriver/overlayutils 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/daemon/graphdriver/register 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/daemon/graphdriver/vfs 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/daemon/graphdriver/zfs 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/daemon/images 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/daemon/initlayer 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/daemon/links 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/daemon/listeners 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/daemon/logger 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/daemon/logger/awslogs 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/daemon/logger/fluentd 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/daemon/logger/gcplogs 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/daemon/logger/gelf 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/daemon/logger/journald 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/daemon/logger/journald/internal/export 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/daemon/logger/journald/internal/fake 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/daemon/logger/jsonfilelog 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/daemon/logger/local 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/daemon/logger/loggertest 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/daemon/logger/loggerutils 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/daemon/logger/loggerutils/cache 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/daemon/logger/splunk 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/daemon/logger/syslog 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/daemon/logger/templates 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/daemon/names 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/daemon/network 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/daemon/snapshotter 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/daemon/stats 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/distribution 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/distribution/metadata 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/distribution/utils 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/distribution/xfer 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/dockerversion 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/errdefs 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/image 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/image/cache 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/image/spec/specs-go 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/image/spec/specs-go/v1 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/image/tarexport 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/image/v1 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/internal/cleanups 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/internal/compatcontext 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/internal/mod 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/internal/mounttree 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/internal/multierror 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/internal/rootless/mountopts 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/internal/safepath 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/internal/sliceutil 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/internal/test/suite 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/internal/testutils 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/internal/testutils/netnsutils 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/internal/testutils/specialimage 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/internal/unix_noeintr 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/internal/unshare 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/layer 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/libcontainerd 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/libcontainerd/queue 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/libcontainerd/remote 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/libcontainerd/shimopts 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/libcontainerd/supervisor 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/libcontainerd/types 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/oci 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/oci/caps 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/opts 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/pkg/archive 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/pkg/authorization 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/pkg/broadcaster 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/pkg/capabilities 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/pkg/chrootarchive 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/pkg/containerfs 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/pkg/directory 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/pkg/dmesg 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/pkg/fileutils 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/pkg/homedir 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/pkg/idtools 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/pkg/ioutils 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/pkg/jsonmessage 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/pkg/longpath 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/pkg/meminfo 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/pkg/namesgenerator 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/pkg/parsers 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/pkg/parsers/kernel 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/pkg/parsers/operatingsystem 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/pkg/pidfile 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/pkg/platform 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/pkg/plugingetter 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/pkg/plugins 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/pkg/plugins/transport 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/pkg/pools 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/pkg/process 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/pkg/progress 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/pkg/reexec 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/pkg/rootless 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/pkg/rootless/specconv 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/pkg/stack 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/pkg/stdcopy 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/pkg/streamformatter 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/pkg/stringid 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/pkg/sysinfo 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/pkg/system 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/pkg/tailfile 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/pkg/tarsum 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/pkg/useragent 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/plugin 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/plugin/executor/containerd 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/plugin/v2 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/profiles/apparmor 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/profiles/seccomp 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/quota 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/reference 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/registry 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/registry/resumable 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/restartmanager 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/runconfig 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/runconfig/opts 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/testutil 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/testutil/daemon 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/testutil/environment 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/testutil/fakecontext 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/testutil/fakegit 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/testutil/fakestorage 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/testutil/fixtures/load 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/testutil/fixtures/plugin 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/testutil/fixtures/plugin/basic 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/testutil/registry 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/testutil/request 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/volume 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/volume/drivers 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/volume/local 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/volume/mounts 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/volume/service 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/volume/service/opts 14:24:49 [2024-03-30T14:24:49.159Z] github.com/docker/docker/volume/testutils' ']' 14:24:49 [2024-03-30T14:24:49.159Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/checkpoint github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/system github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/snapshotter github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/spec/specs-go github.com/docker/docker/image/spec/specs-go/v1 github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/cleanups github.com/docker/docker/internal/compatcontext github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/multierror github.com/docker/docker/internal/rootless/mountopts github.com/docker/docker/internal/safepath github.com/docker/docker/internal/sliceutil github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/testutils github.com/docker/docker/internal/testutils/netnsutils github.com/docker/docker/internal/testutils/specialimage github.com/docker/docker/internal/unix_noeintr github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils 14:24:49 [2024-03-30T14:24:49.718Z] ? github.com/docker/docker/api [no test files] 14:24:57 [2024-03-30T14:24:57.804Z] ok github.com/docker/docker/api/server 0.021s coverage: 16.2% of statements 14:25:19 [2024-03-30T14:25:19.676Z] ? github.com/docker/docker/api/server/backend/build [no test files] 14:25:19 [2024-03-30T14:25:19.676Z] ? github.com/docker/docker/api/server/httpstatus [no test files] 14:25:19 [2024-03-30T14:25:19.676Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 28.3% of statements 14:25:19 [2024-03-30T14:25:19.676Z] ? github.com/docker/docker/api/server/router [no test files] 14:25:19 [2024-03-30T14:25:19.676Z] ? github.com/docker/docker/api/server/router/build [no test files] 14:25:19 [2024-03-30T14:25:19.676Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 14:25:19 [2024-03-30T14:25:19.676Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 42.7% of statements 14:25:19 [2024-03-30T14:25:19.676Z] ? github.com/docker/docker/api/server/router/debug [no test files] 14:25:19 [2024-03-30T14:25:19.676Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 14:25:19 [2024-03-30T14:25:19.676Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 14:25:19 [2024-03-30T14:25:19.676Z] ? github.com/docker/docker/api/server/router/image [no test files] 14:25:19 [2024-03-30T14:25:19.676Z] ? github.com/docker/docker/api/server/router/network [no test files] 14:25:19 [2024-03-30T14:25:19.676Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 14:25:19 [2024-03-30T14:25:19.676Z] ? github.com/docker/docker/api/server/router/session [no test files] 14:25:19 [2024-03-30T14:25:19.676Z] ok github.com/docker/docker/api/server/router/container 0.020s coverage: 6.0% of statements 14:25:19 [2024-03-30T14:25:19.676Z] ? github.com/docker/docker/api/server/router/system [no test files] 14:25:19 [2024-03-30T14:25:19.676Z] ? github.com/docker/docker/api/types [no test files] 14:25:19 [2024-03-30T14:25:19.676Z] ? github.com/docker/docker/api/types/backend [no test files] 14:25:19 [2024-03-30T14:25:19.676Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 14:25:19 [2024-03-30T14:25:19.676Z] ? github.com/docker/docker/api/types/checkpoint [no test files] 14:25:19 [2024-03-30T14:25:19.676Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 7.3% of statements 14:25:19 [2024-03-30T14:25:19.676Z] ok github.com/docker/docker/api/server/router/volume 0.006s coverage: 66.7% of statements 14:25:19 [2024-03-30T14:25:19.676Z] ? github.com/docker/docker/api/types/events [no test files] 14:25:19 [2024-03-30T14:25:19.676Z] ok github.com/docker/docker/api/types/container 0.006s coverage: 83.7% of statements 14:25:19 [2024-03-30T14:25:19.676Z] ? github.com/docker/docker/api/types/image [no test files] 14:25:19 [2024-03-30T14:25:19.676Z] ? github.com/docker/docker/api/types/mount [no test files] 14:25:19 [2024-03-30T14:25:19.676Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 14:25:19 [2024-03-30T14:25:19.676Z] ? github.com/docker/docker/api/types/swarm [no test files] 14:25:19 [2024-03-30T14:25:19.676Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 14:25:19 [2024-03-30T14:25:19.676Z] ? github.com/docker/docker/api/types/system [no test files] 14:25:19 [2024-03-30T14:25:19.676Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements 14:25:19 [2024-03-30T14:25:19.676Z] ok github.com/docker/docker/api/types/registry 0.003s coverage: 54.2% of statements 14:25:19 [2024-03-30T14:25:19.676Z] ok github.com/docker/docker/api/types/network 0.004s coverage: 80.0% of statements 14:25:19 [2024-03-30T14:25:19.676Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 94.0% of statements 14:25:19 [2024-03-30T14:25:19.676Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements 14:25:19 [2024-03-30T14:25:19.676Z] ? github.com/docker/docker/api/types/volume [no test files] 14:25:19 [2024-03-30T14:25:19.676Z] ? github.com/docker/docker/builder [no test files] 14:25:19 [2024-03-30T14:25:19.676Z] ? github.com/docker/docker/builder/builder-next [no test files] 14:25:19 [2024-03-30T14:25:19.676Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 14:25:19 [2024-03-30T14:25:19.676Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 14:25:19 [2024-03-30T14:25:19.676Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 14:25:19 [2024-03-30T14:25:19.676Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 14:25:19 [2024-03-30T14:25:19.676Z] ? github.com/docker/docker/builder/builder-next/exporter/mobyexporter [no test files] 14:25:19 [2024-03-30T14:25:19.676Z] ? github.com/docker/docker/builder/builder-next/exporter/overrides [no test files] 14:25:19 [2024-03-30T14:25:19.676Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 14:25:19 [2024-03-30T14:25:19.676Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 14:25:19 [2024-03-30T14:25:19.676Z] ? github.com/docker/docker/builder/builder-next/worker/label [no test files] 14:25:19 [2024-03-30T14:25:19.676Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 77.3% of statements 14:25:21 [2024-03-30T14:25:21.038Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] 14:25:21 [2024-03-30T14:25:21.038Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] 14:25:21 [2024-03-30T14:25:21.038Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.009s coverage: 100.0% of statements 14:25:21 [2024-03-30T14:25:21.038Z] ok github.com/docker/docker/cli/debug 0.012s coverage: 100.0% of statements 14:25:21 [2024-03-30T14:25:21.038Z] ok github.com/docker/docker/builder/remotecontext 0.050s coverage: 33.7% of statements 14:25:21 [2024-03-30T14:25:21.038Z] ok github.com/docker/docker/builder/dockerfile 0.056s coverage: 50.0% of statements 14:25:22 [2024-03-30T14:25:22.922Z] ? github.com/docker/docker/client/buildkit [no test files] 14:25:22 [2024-03-30T14:25:22.922Z] ok github.com/docker/docker/client 0.122s coverage: 77.0% of statements 14:25:23 [2024-03-30T14:25:23.482Z] ok github.com/docker/docker/cmd/docker-proxy 0.440s coverage: 66.5% of statements 14:25:23 [2024-03-30T14:25:23.737Z] ok github.com/docker/docker/builder/remotecontext/git 2.632s coverage: 82.5% of statements 14:25:35 [2024-03-30T14:25:35.889Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] 14:25:35 [2024-03-30T14:25:35.889Z] ? github.com/docker/docker/container/stream [no test files] 14:25:35 [2024-03-30T14:25:35.889Z] ? github.com/docker/docker/contrib/apparmor [no test files] 14:25:35 [2024-03-30T14:25:35.889Z] ? github.com/docker/docker/contrib/httpserver [no test files] 14:25:35 [2024-03-30T14:25:35.889Z] ok github.com/docker/docker/container 0.127s coverage: 36.2% of statements 14:25:35 [2024-03-30T14:25:35.889Z] ok github.com/docker/docker/cmd/dockerd 0.195s coverage: 29.7% of statements 14:25:37 [2024-03-30T14:25:37.774Z] ok github.com/docker/docker/cmd/dockerd/trap 2.491s coverage: 0.0% of statements 14:25:39 [2024-03-30T14:25:39.134Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 14:25:39 [2024-03-30T14:25:39.134Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements 14:25:39 [2024-03-30T14:25:39.134Z] ok github.com/docker/docker/daemon/cluster/convert 0.027s coverage: 38.2% of statements 14:25:39 [2024-03-30T14:25:39.134Z] ok github.com/docker/docker/daemon/cluster 0.059s coverage: 0.5% of statements 14:25:39 [2024-03-30T14:25:39.389Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 14:25:39 [2024-03-30T14:25:39.643Z] ok github.com/docker/docker/daemon/config 0.053s coverage: 74.6% of statements 14:25:41 [2024-03-30T14:25:41.003Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 14:25:41 [2024-03-30T14:25:41.003Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.3% of statements 14:25:41 [2024-03-30T14:25:41.003Z] ok github.com/docker/docker/daemon/containerd 0.044s coverage: 17.4% of statements 14:25:41 [2024-03-30T14:25:41.003Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements 14:25:41 [2024-03-30T14:25:41.257Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 2.8% of statements 14:25:41 [2024-03-30T14:25:41.257Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.190s coverage: 60.9% of statements 14:25:41 [2024-03-30T14:25:41.817Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 14:25:41 [2024-03-30T14:25:41.817Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements 14:25:41 [2024-03-30T14:25:41.817Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 14:25:41 [2024-03-30T14:25:41.817Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 14:25:42 [2024-03-30T14:25:42.071Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.175s coverage: 60.2% of statements 14:25:42 [2024-03-30T14:25:42.071Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 60.9% of statements 14:25:42 [2024-03-30T14:25:42.631Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements 14:25:42 [2024-03-30T14:25:42.885Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.463s coverage: 13.3% of statements 14:25:43 [2024-03-30T14:25:43.140Z] ? github.com/docker/docker/daemon/initlayer [no test files] 14:25:43 [2024-03-30T14:25:43.140Z] ? github.com/docker/docker/daemon/listeners [no test files] 14:25:43 [2024-03-30T14:25:43.140Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements 14:25:43 [2024-03-30T14:25:43.140Z] ok github.com/docker/docker/daemon/images 0.016s coverage: 2.9% of statements 14:25:43 [2024-03-30T14:25:43.394Z] ok github.com/docker/docker/daemon/logger 0.230s coverage: 43.2% of statements 14:25:43 [2024-03-30T14:25:43.649Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 14:25:43 [2024-03-30T14:25:43.649Z] ok github.com/docker/docker/daemon/logger/fluentd 0.009s coverage: 53.6% of statements 14:25:43 [2024-03-30T14:25:43.649Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements 14:25:43 [2024-03-30T14:25:43.649Z] ok github.com/docker/docker/daemon/logger/awslogs 0.103s coverage: 78.2% of statements 14:25:44 [2024-03-30T14:25:44.208Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] 14:25:44 [2024-03-30T14:25:44.208Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] 14:25:44 [2024-03-30T14:25:44.208Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements 14:25:44 [2024-03-30T14:25:44.208Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements 14:25:44 [2024-03-30T14:25:44.463Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.144s coverage: 76.8% of statements 14:25:44 [2024-03-30T14:25:44.463Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] 14:25:44 [2024-03-30T14:25:44.463Z] ok github.com/docker/docker/daemon/logger/local 0.059s coverage: 79.4% of statements 14:25:45 [2024-03-30T14:25:45.023Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements 14:25:45 [2024-03-30T14:25:45.024Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.030s coverage: 67.4% of statements 14:25:45 [2024-03-30T14:25:45.024Z] ? github.com/docker/docker/daemon/names [no test files] 14:25:45 [2024-03-30T14:25:45.024Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements 14:25:45 [2024-03-30T14:25:45.024Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements 14:25:45 [2024-03-30T14:25:45.583Z] ? github.com/docker/docker/daemon/snapshotter [no test files] 14:25:45 [2024-03-30T14:25:45.583Z] ? github.com/docker/docker/daemon/stats [no test files] 14:25:45 [2024-03-30T14:25:45.583Z] ok github.com/docker/docker/daemon/network 0.010s coverage: 63.8% of statements 14:25:45 [2024-03-30T14:25:45.838Z] ok github.com/docker/docker/daemon/logger/journald 1.683s coverage: 72.7% of statements 14:25:46 [2024-03-30T14:25:46.093Z] ? github.com/docker/docker/distribution/utils [no test files] 14:25:46 [2024-03-30T14:25:46.093Z] ok github.com/docker/docker/dockerversion 0.003s coverage: 100.0% of statements 14:25:46 [2024-03-30T14:25:46.093Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 44.4% of statements 14:25:46 [2024-03-30T14:25:46.348Z] ok github.com/docker/docker/errdefs 0.003s coverage: 77.2% of statements 14:25:46 [2024-03-30T14:25:46.602Z] ok github.com/docker/docker/daemon/logger/splunk 1.428s coverage: 82.5% of statements 14:25:46 [2024-03-30T14:25:46.857Z] ok github.com/docker/docker/image 0.024s coverage: 82.8% of statements 14:25:47 [2024-03-30T14:25:47.111Z] ? github.com/docker/docker/image/spec/specs-go [no test files] 14:25:47 [2024-03-30T14:25:47.111Z] ? github.com/docker/docker/image/spec/specs-go/v1 [no test files] 14:25:47 [2024-03-30T14:25:47.111Z] ? github.com/docker/docker/image/v1 [no test files] 14:25:47 [2024-03-30T14:25:47.111Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.6% of statements 14:25:47 [2024-03-30T14:25:47.111Z] ok github.com/docker/docker/image/cache 0.012s coverage: 26.1% of statements 14:25:47 [2024-03-30T14:25:47.366Z] ? github.com/docker/docker/internal/compatcontext [no test files] 14:25:47 [2024-03-30T14:25:47.366Z] ? github.com/docker/docker/internal/mounttree [no test files] 14:25:47 [2024-03-30T14:25:47.366Z] ok github.com/docker/docker/internal/cleanups 0.009s coverage: 69.2% of statements 14:25:47 [2024-03-30T14:25:47.366Z] ok github.com/docker/docker/internal/mod 0.010s coverage: 66.7% of statements 14:25:47 [2024-03-30T14:25:47.366Z] ? github.com/docker/docker/internal/rootless/mountopts [no test files] 14:25:47 [2024-03-30T14:25:47.366Z] ok github.com/docker/docker/internal/multierror 0.003s coverage: 88.9% of statements 14:25:47 [2024-03-30T14:25:47.620Z] ? github.com/docker/docker/internal/test/suite [no test files] 14:25:47 [2024-03-30T14:25:47.620Z] ? github.com/docker/docker/internal/testutils [no test files] 14:25:47 [2024-03-30T14:25:47.620Z] ? github.com/docker/docker/internal/testutils/netnsutils [no test files] 14:25:47 [2024-03-30T14:25:47.620Z] ? github.com/docker/docker/internal/testutils/specialimage [no test files] 14:25:47 [2024-03-30T14:25:47.620Z] ? github.com/docker/docker/internal/unix_noeintr [no test files] 14:25:47 [2024-03-30T14:25:47.620Z] ? github.com/docker/docker/internal/unshare [no test files] 14:25:47 [2024-03-30T14:25:47.620Z] ok github.com/docker/docker/internal/sliceutil 0.002s coverage: 56.2% of statements 14:25:47 [2024-03-30T14:25:47.620Z] ok github.com/docker/docker/internal/safepath 0.005s coverage: 42.9% of statements 14:25:47 [2024-03-30T14:25:47.620Z] ok github.com/docker/docker/distribution 1.491s coverage: 28.7% of statements 14:25:48 [2024-03-30T14:25:48.179Z] ok github.com/docker/docker/daemon 10.497s coverage: 15.8% of statements 14:25:48 [2024-03-30T14:25:48.434Z] ok github.com/docker/docker/distribution/xfer 2.170s coverage: 84.4% of statements 14:25:48 [2024-03-30T14:25:48.688Z] ? github.com/docker/docker/libcontainerd [no test files] 14:25:48 [2024-03-30T14:25:48.688Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 14:25:48 [2024-03-30T14:25:48.688Z] ? github.com/docker/docker/libcontainerd/shimopts [no test files] 14:25:48 [2024-03-30T14:25:48.688Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 14:25:48 [2024-03-30T14:25:48.688Z] ? github.com/docker/docker/libcontainerd/types [no test files] 14:25:48 [2024-03-30T14:25:48.688Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements 14:25:48 [2024-03-30T14:25:48.688Z] ? github.com/docker/docker/oci/caps [no test files] 14:25:48 [2024-03-30T14:25:48.943Z] ok github.com/docker/docker/oci 0.038s coverage: 35.8% of statements 14:25:49 [2024-03-30T14:25:49.198Z] ok github.com/docker/docker/opts 0.057s coverage: 67.9% of statements 14:25:49 [2024-03-30T14:25:49.757Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements 14:25:49 [2024-03-30T14:25:49.757Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements 14:25:49 [2024-03-30T14:25:49.757Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 81.8% of statements 14:25:49 [2024-03-30T14:25:49.757Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 26.7% of statements 14:25:49 [2024-03-30T14:25:49.757Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements 14:25:50 [2024-03-30T14:25:50.012Z] ok github.com/docker/docker/pkg/chrootarchive 0.254s coverage: 83.7% of statements 14:25:50 [2024-03-30T14:25:50.012Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 51.7% of statements 14:25:50 [2024-03-30T14:25:50.012Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 6.5% of statements 14:25:50 [2024-03-30T14:25:50.267Z] ok github.com/docker/docker/pkg/archive 0.504s coverage: 81.3% of statements 14:25:50 [2024-03-30T14:25:50.267Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 45.5% of statements 14:25:50 [2024-03-30T14:25:50.267Z] ok github.com/docker/docker/pkg/authorization 0.609s coverage: 68.3% of statements 14:25:50 [2024-03-30T14:25:50.267Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 92.3% of statements 14:25:50 [2024-03-30T14:25:50.267Z] ok github.com/docker/docker/pkg/meminfo 0.009s coverage: 75.0% of statements 14:25:50 [2024-03-30T14:25:50.522Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements 14:25:50 [2024-03-30T14:25:50.522Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements 14:25:50 [2024-03-30T14:25:50.522Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements 14:25:50 [2024-03-30T14:25:50.522Z] ok github.com/docker/docker/pkg/idtools 0.437s coverage: 69.7% of statements 14:25:50 [2024-03-30T14:25:50.522Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.2% of statements 14:25:50 [2024-03-30T14:25:50.522Z] ? github.com/docker/docker/pkg/platform [no test files] 14:25:50 [2024-03-30T14:25:50.522Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 14:25:50 [2024-03-30T14:25:50.522Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 94.1% of statements 14:25:50 [2024-03-30T14:25:50.522Z] ok github.com/docker/docker/pkg/ioutils 0.372s coverage: 69.5% of statements 14:25:51 [2024-03-30T14:25:51.081Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 14:25:51 [2024-03-30T14:25:51.081Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 14:25:51 [2024-03-30T14:25:51.081Z] ok github.com/docker/docker/pkg/process 0.003s coverage: 21.7% of statements 14:25:51 [2024-03-30T14:25:51.081Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 90.0% of statements 14:25:51 [2024-03-30T14:25:51.081Z] ok github.com/docker/docker/pkg/pools 0.004s coverage: 88.2% of statements 14:25:51 [2024-03-30T14:25:51.081Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements 14:25:51 [2024-03-30T14:25:51.337Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements 14:25:51 [2024-03-30T14:25:51.337Z] ? github.com/docker/docker/pkg/rootless [no test files] 14:25:51 [2024-03-30T14:25:51.337Z] ? github.com/docker/docker/pkg/rootless/specconv [no test files] 14:25:51 [2024-03-30T14:25:51.337Z] ok github.com/docker/docker/pkg/stack 0.012s coverage: 90.9% of statements 14:25:51 [2024-03-30T14:25:51.337Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements 14:25:51 [2024-03-30T14:25:51.337Z] ok github.com/docker/docker/pkg/reexec 0.036s coverage: 82.4% of statements 14:25:51 [2024-03-30T14:25:51.592Z] ok github.com/docker/docker/pkg/stringid 0.006s coverage: 61.9% of statements 14:25:51 [2024-03-30T14:25:51.592Z] ok github.com/docker/docker/pkg/streamformatter 0.016s coverage: 64.5% of statements 14:25:51 [2024-03-30T14:25:51.847Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 41.0% of statements 14:25:51 [2024-03-30T14:25:51.847Z] ok github.com/docker/docker/pkg/sysinfo 0.011s coverage: 53.4% of statements 14:25:51 [2024-03-30T14:25:51.847Z] ok github.com/docker/docker/pkg/useragent 0.003s coverage: 88.9% of statements 14:25:51 [2024-03-30T14:25:51.847Z] ok github.com/docker/docker/pkg/tailfile 0.032s coverage: 88.6% of statements 14:25:51 [2024-03-30T14:25:51.847Z] ok github.com/docker/docker/pkg/tarsum 0.045s coverage: 89.6% of statements 14:25:52 [2024-03-30T14:25:52.770Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 14:25:52 [2024-03-30T14:25:52.770Z] ? github.com/docker/docker/profiles/apparmor [no test files] 14:25:52 [2024-03-30T14:25:52.770Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 13.6% of statements 14:25:52 [2024-03-30T14:25:52.770Z] ok github.com/docker/docker/profiles/seccomp 0.012s coverage: 86.0% of statements 14:25:53 [2024-03-30T14:25:53.025Z] ok github.com/docker/docker/reference 0.005s coverage: 83.7% of statements 14:25:53 [2024-03-30T14:25:53.279Z] ok github.com/docker/docker/pkg/plugins 2.011s coverage: 73.7% of statements 14:25:53 [2024-03-30T14:25:53.279Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements 14:25:53 [2024-03-30T14:25:53.533Z] ? github.com/docker/docker/runconfig/opts [no test files] 14:25:53 [2024-03-30T14:25:53.533Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 51.9% of statements 14:25:53 [2024-03-30T14:25:53.533Z] ok github.com/docker/docker/runconfig 0.006s coverage: 54.0% of statements 14:25:53 [2024-03-30T14:25:53.533Z] ok github.com/docker/docker/registry/resumable 0.022s coverage: 100.0% of statements 14:25:53 [2024-03-30T14:25:53.533Z] ok github.com/docker/docker/registry 0.101s coverage: 63.9% of statements 14:25:53 [2024-03-30T14:25:53.788Z] ok github.com/docker/docker/quota 0.850s coverage: 69.3% of statements 14:25:53 [2024-03-30T14:25:53.788Z] ok github.com/docker/docker/testutil 0.005s coverage: 6.8% of statements 14:25:54 [2024-03-30T14:25:54.042Z] ? github.com/docker/docker/testutil/daemon [no test files] 14:25:54 [2024-03-30T14:25:54.042Z] ? github.com/docker/docker/testutil/environment [no test files] 14:25:54 [2024-03-30T14:25:54.042Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 14:25:54 [2024-03-30T14:25:54.042Z] ? github.com/docker/docker/testutil/fakegit [no test files] 14:25:54 [2024-03-30T14:25:54.042Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 14:25:54 [2024-03-30T14:25:54.042Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 14:25:54 [2024-03-30T14:25:54.042Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 14:25:54 [2024-03-30T14:25:54.042Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 14:25:54 [2024-03-30T14:25:54.042Z] ? github.com/docker/docker/testutil/registry [no test files] 14:25:54 [2024-03-30T14:25:54.042Z] ? github.com/docker/docker/testutil/request [no test files] 14:25:54 [2024-03-30T14:25:54.042Z] ? github.com/docker/docker/volume [no test files] 14:25:54 [2024-03-30T14:25:54.600Z] ok github.com/docker/docker/volume/drivers 0.009s coverage: 36.1% of statements 14:25:54 [2024-03-30T14:25:54.855Z] ok github.com/docker/docker/volume/mounts 0.012s coverage: 61.5% of statements 14:25:54 [2024-03-30T14:25:54.855Z] ok github.com/docker/docker/volume/local 0.085s coverage: 76.4% of statements 14:25:55 [2024-03-30T14:25:55.109Z] ? github.com/docker/docker/volume/service/opts [no test files] 14:25:55 [2024-03-30T14:25:55.109Z] ? github.com/docker/docker/volume/testutils [no test files] 14:25:55 [2024-03-30T14:25:55.109Z] ok github.com/docker/docker/volume/service 0.011s coverage: 71.8% of statements 14:25:56 [2024-03-30T14:25:56.032Z] ok github.com/docker/docker/layer 7.498s coverage: 68.1% of statements 14:25:56 [2024-03-30T14:25:56.286Z] 14:25:56 [2024-03-30T14:25:56.286Z] === Skipped 14:25:56 [2024-03-30T14:25:56.286Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) 14:25:56 [2024-03-30T14:25:56.286Z] network_proxy_test.go:195: Need to start CI docker with --ipv6 14:25:56 [2024-03-30T14:25:56.286Z] 14:25:56 [2024-03-30T14:25:56.286Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) 14:25:56 [2024-03-30T14:25:56.286Z] network_proxy_test.go:210: No support for dual stack yet 14:25:56 [2024-03-30T14:25:56.286Z] 14:25:56 [2024-03-30T14:25:56.286Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) 14:25:56 [2024-03-30T14:25:56.286Z] network_proxy_test.go:239: Need to start CI docker with --ipv6 14:25:56 [2024-03-30T14:25:56.286Z] 14:25:56 [2024-03-30T14:25:56.286Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) 14:25:56 [2024-03-30T14:25:56.286Z] network_proxy_test.go:300: Need to start CI docker with --ipv6 14:25:56 [2024-03-30T14:25:56.286Z] 14:25:56 [2024-03-30T14:25:56.286Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 14:25:56 [2024-03-30T14:25:56.286Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 14:25:56 [2024-03-30T14:25:56.286Z] graphtest_unix.go:41: Driver btrfs not supported 14:25:56 [2024-03-30T14:25:56.286Z] 14:25:56 [2024-03-30T14:25:56.286Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 14:25:56 [2024-03-30T14:25:56.286Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 14:25:56 [2024-03-30T14:25:56.286Z] graphtest_unix.go:41: Driver btrfs not supported 14:25:56 [2024-03-30T14:25:56.286Z] 14:25:56 [2024-03-30T14:25:56.286Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 14:25:56 [2024-03-30T14:25:56.286Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 14:25:56 [2024-03-30T14:25:56.286Z] graphtest_unix.go:41: Driver btrfs not supported 14:25:56 [2024-03-30T14:25:56.286Z] 14:25:56 [2024-03-30T14:25:56.286Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 14:25:56 [2024-03-30T14:25:56.286Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 14:25:56 [2024-03-30T14:25:56.286Z] graphtest_unix.go:41: Driver btrfs not supported 14:25:56 [2024-03-30T14:25:56.286Z] 14:25:56 [2024-03-30T14:25:56.286Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 14:25:56 [2024-03-30T14:25:56.286Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 14:25:56 [2024-03-30T14:25:56.286Z] graphtest_unix.go:41: Driver btrfs not supported 14:25:56 [2024-03-30T14:25:56.286Z] 14:25:56 [2024-03-30T14:25:56.286Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 14:25:56 [2024-03-30T14:25:56.286Z] graphtest_unix.go:68: No driver to put! 14:25:56 [2024-03-30T14:25:56.286Z] 14:25:56 [2024-03-30T14:25:56.286Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) 14:25:56 [2024-03-30T14:25:56.286Z] time="2024-03-30T14:25:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 14:25:56 [2024-03-30T14:25:56.286Z] graphtest_unix.go:39: graphdriver: driver not supported 14:25:56 [2024-03-30T14:25:56.286Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 14:25:56 [2024-03-30T14:25:56.286Z] 14:25:56 [2024-03-30T14:25:56.286Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) 14:25:56 [2024-03-30T14:25:56.286Z] time="2024-03-30T14:25:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 14:25:56 [2024-03-30T14:25:56.286Z] graphtest_unix.go:39: graphdriver: driver not supported 14:25:56 [2024-03-30T14:25:56.286Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 14:25:56 [2024-03-30T14:25:56.286Z] 14:25:56 [2024-03-30T14:25:56.286Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) 14:25:56 [2024-03-30T14:25:56.286Z] time="2024-03-30T14:25:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 14:25:56 [2024-03-30T14:25:56.286Z] graphtest_unix.go:39: graphdriver: driver not supported 14:25:56 [2024-03-30T14:25:56.286Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 14:25:56 [2024-03-30T14:25:56.286Z] 14:25:56 [2024-03-30T14:25:56.286Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) 14:25:56 [2024-03-30T14:25:56.286Z] time="2024-03-30T14:25:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 14:25:56 [2024-03-30T14:25:56.286Z] graphtest_unix.go:39: graphdriver: driver not supported 14:25:56 [2024-03-30T14:25:56.286Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 14:25:56 [2024-03-30T14:25:56.286Z] 14:25:56 [2024-03-30T14:25:56.286Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) 14:25:56 [2024-03-30T14:25:56.286Z] time="2024-03-30T14:25:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 14:25:56 [2024-03-30T14:25:56.286Z] graphtest_unix.go:39: graphdriver: driver not supported 14:25:56 [2024-03-30T14:25:56.286Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 14:25:56 [2024-03-30T14:25:56.286Z] 14:25:56 [2024-03-30T14:25:56.286Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) 14:25:56 [2024-03-30T14:25:56.286Z] graphtest_unix.go:68: No driver to put! 14:25:56 [2024-03-30T14:25:56.286Z] 14:25:56 [2024-03-30T14:25:56.286Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 14:25:56 [2024-03-30T14:25:56.286Z] overlay_test.go:61: Cannot run test with naive change algorithm 14:25:56 [2024-03-30T14:25:56.286Z] 14:25:56 [2024-03-30T14:25:56.286Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 14:25:56 [2024-03-30T14:25:56.286Z] graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 14:25:56 [2024-03-30T14:25:56.286Z] 14:25:56 [2024-03-30T14:25:56.286Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 14:25:56 [2024-03-30T14:25:56.286Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 14:25:56 [2024-03-30T14:25:56.286Z] graphtest_unix.go:41: Driver zfs not supported 14:25:56 [2024-03-30T14:25:56.286Z] 14:25:56 [2024-03-30T14:25:56.286Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 14:25:56 [2024-03-30T14:25:56.286Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 14:25:56 [2024-03-30T14:25:56.286Z] graphtest_unix.go:41: Driver zfs not supported 14:25:56 [2024-03-30T14:25:56.286Z] 14:25:56 [2024-03-30T14:25:56.286Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 14:25:56 [2024-03-30T14:25:56.286Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 14:25:56 [2024-03-30T14:25:56.286Z] graphtest_unix.go:41: Driver zfs not supported 14:25:56 [2024-03-30T14:25:56.286Z] 14:25:56 [2024-03-30T14:25:56.286Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 14:25:56 [2024-03-30T14:25:56.286Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 14:25:56 [2024-03-30T14:25:56.286Z] graphtest_unix.go:41: Driver zfs not supported 14:25:56 [2024-03-30T14:25:56.286Z] 14:25:56 [2024-03-30T14:25:56.286Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 14:25:56 [2024-03-30T14:25:56.286Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 14:25:56 [2024-03-30T14:25:56.286Z] graphtest_unix.go:41: Driver zfs not supported 14:25:56 [2024-03-30T14:25:56.286Z] 14:25:56 [2024-03-30T14:25:56.286Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 14:25:56 [2024-03-30T14:25:56.286Z] graphtest_unix.go:68: No driver to put! 14:25:56 [2024-03-30T14:25:56.286Z] 14:25:56 [2024-03-30T14:25:56.286Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 14:25:56 [2024-03-30T14:25:56.286Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled 14:25:56 [2024-03-30T14:25:56.286Z] 14:25:56 [2024-03-30T14:25:56.286Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 14:25:56 [2024-03-30T14:25:56.286Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled 14:25:56 [2024-03-30T14:25:56.286Z] 14:25:56 [2024-03-30T14:25:56.286Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s) 14:25:56 [2024-03-30T14:25:56.286Z] validate_test.go:73: only tested on Windows 14:25:56 [2024-03-30T14:25:56.286Z] 14:25:56 [2024-03-30T14:25:56.286Z] DONE 3284 tests, 27 skipped in 67.098s 14:25:56 [2024-03-30T14:25:56.286Z] + '[' -n 'github.com/docker/docker/libnetwork 14:25:56 [2024-03-30T14:25:56.286Z] github.com/docker/docker/libnetwork/bitmap 14:25:56 [2024-03-30T14:25:56.286Z] github.com/docker/docker/libnetwork/cluster 14:25:56 [2024-03-30T14:25:56.286Z] github.com/docker/docker/libnetwork/cmd/diagnostic 14:25:56 [2024-03-30T14:25:56.286Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 14:25:56 [2024-03-30T14:25:56.286Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 14:25:56 [2024-03-30T14:25:56.286Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 14:25:56 [2024-03-30T14:25:56.286Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 14:25:56 [2024-03-30T14:25:56.286Z] github.com/docker/docker/libnetwork/cnmallocator 14:25:56 [2024-03-30T14:25:56.286Z] github.com/docker/docker/libnetwork/config 14:25:56 [2024-03-30T14:25:56.286Z] github.com/docker/docker/libnetwork/datastore 14:25:56 [2024-03-30T14:25:56.286Z] github.com/docker/docker/libnetwork/diagnostic 14:25:56 [2024-03-30T14:25:56.286Z] github.com/docker/docker/libnetwork/discoverapi 14:25:56 [2024-03-30T14:25:56.286Z] github.com/docker/docker/libnetwork/driverapi 14:25:56 [2024-03-30T14:25:56.286Z] github.com/docker/docker/libnetwork/drivers/bridge 14:25:56 [2024-03-30T14:25:56.286Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 14:25:56 [2024-03-30T14:25:56.286Z] github.com/docker/docker/libnetwork/drivers/host 14:25:56 [2024-03-30T14:25:56.286Z] github.com/docker/docker/libnetwork/drivers/ipvlan 14:25:56 [2024-03-30T14:25:56.286Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 14:25:56 [2024-03-30T14:25:56.286Z] github.com/docker/docker/libnetwork/drivers/macvlan 14:25:56 [2024-03-30T14:25:56.286Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 14:25:56 [2024-03-30T14:25:56.287Z] github.com/docker/docker/libnetwork/drivers/null 14:25:56 [2024-03-30T14:25:56.287Z] github.com/docker/docker/libnetwork/drivers/overlay 14:25:56 [2024-03-30T14:25:56.287Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 14:25:56 [2024-03-30T14:25:56.287Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 14:25:56 [2024-03-30T14:25:56.287Z] github.com/docker/docker/libnetwork/drivers/remote 14:25:56 [2024-03-30T14:25:56.287Z] github.com/docker/docker/libnetwork/drivers/remote/api 14:25:56 [2024-03-30T14:25:56.287Z] github.com/docker/docker/libnetwork/drivers/windows 14:25:56 [2024-03-30T14:25:56.287Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 14:25:56 [2024-03-30T14:25:56.287Z] github.com/docker/docker/libnetwork/drvregistry 14:25:56 [2024-03-30T14:25:56.287Z] github.com/docker/docker/libnetwork/etchosts 14:25:56 [2024-03-30T14:25:56.287Z] github.com/docker/docker/libnetwork/internal/caller 14:25:56 [2024-03-30T14:25:56.287Z] github.com/docker/docker/libnetwork/internal/kvstore 14:25:56 [2024-03-30T14:25:56.287Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 14:25:56 [2024-03-30T14:25:56.287Z] github.com/docker/docker/libnetwork/internal/netiputil 14:25:56 [2024-03-30T14:25:56.287Z] github.com/docker/docker/libnetwork/internal/resolvconf 14:25:56 [2024-03-30T14:25:56.287Z] github.com/docker/docker/libnetwork/internal/setmatrix 14:25:56 [2024-03-30T14:25:56.287Z] github.com/docker/docker/libnetwork/ipam 14:25:56 [2024-03-30T14:25:56.287Z] github.com/docker/docker/libnetwork/ipamapi 14:25:56 [2024-03-30T14:25:56.287Z] github.com/docker/docker/libnetwork/ipams/builtin 14:25:56 [2024-03-30T14:25:56.287Z] github.com/docker/docker/libnetwork/ipams/null 14:25:56 [2024-03-30T14:25:56.287Z] github.com/docker/docker/libnetwork/ipams/remote 14:25:56 [2024-03-30T14:25:56.287Z] github.com/docker/docker/libnetwork/ipams/remote/api 14:25:56 [2024-03-30T14:25:56.287Z] github.com/docker/docker/libnetwork/ipams/windowsipam 14:25:56 [2024-03-30T14:25:56.287Z] github.com/docker/docker/libnetwork/ipamutils 14:25:56 [2024-03-30T14:25:56.287Z] github.com/docker/docker/libnetwork/ipbits 14:25:56 [2024-03-30T14:25:56.287Z] github.com/docker/docker/libnetwork/iptables 14:25:56 [2024-03-30T14:25:56.287Z] github.com/docker/docker/libnetwork/netlabel 14:25:56 [2024-03-30T14:25:56.287Z] github.com/docker/docker/libnetwork/netutils 14:25:56 [2024-03-30T14:25:56.287Z] github.com/docker/docker/libnetwork/networkdb 14:25:56 [2024-03-30T14:25:56.287Z] github.com/docker/docker/libnetwork/ns 14:25:56 [2024-03-30T14:25:56.287Z] github.com/docker/docker/libnetwork/options 14:25:56 [2024-03-30T14:25:56.287Z] github.com/docker/docker/libnetwork/osl 14:25:56 [2024-03-30T14:25:56.287Z] github.com/docker/docker/libnetwork/osl/kernel 14:25:56 [2024-03-30T14:25:56.287Z] github.com/docker/docker/libnetwork/portallocator 14:25:56 [2024-03-30T14:25:56.287Z] github.com/docker/docker/libnetwork/portmapper 14:25:56 [2024-03-30T14:25:56.287Z] github.com/docker/docker/libnetwork/resolvconf 14:25:56 [2024-03-30T14:25:56.287Z] github.com/docker/docker/libnetwork/scope 14:25:56 [2024-03-30T14:25:56.287Z] github.com/docker/docker/libnetwork/types' ']' 14:25:56 [2024-03-30T14:25:56.287Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cnmallocator github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb github.com/docker/docker/libnetwork/internal/netiputil github.com/docker/docker/libnetwork/internal/resolvconf github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/scope github.com/docker/docker/libnetwork/types 14:26:52 [2024-03-30T14:26:52.422Z] ok github.com/docker/docker/libnetwork 44.217s coverage: 42.9% of statements 14:26:52 [2024-03-30T14:26:52.422Z] ok github.com/docker/docker/libnetwork/bitmap 0.006s coverage: 96.1% of statements 14:26:52 [2024-03-30T14:26:52.422Z] ? github.com/docker/docker/libnetwork/cluster [no test files] 14:26:52 [2024-03-30T14:26:52.422Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] 14:26:52 [2024-03-30T14:26:52.422Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] 14:26:52 [2024-03-30T14:26:52.422Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] 14:26:52 [2024-03-30T14:26:52.422Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] 14:26:52 [2024-03-30T14:26:52.422Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] 14:26:52 [2024-03-30T14:26:52.422Z] ok github.com/docker/docker/libnetwork/cnmallocator 4.918s coverage: 72.3% of statements 14:26:52 [2024-03-30T14:26:52.422Z] ok github.com/docker/docker/libnetwork/config 0.011s coverage: 10.3% of statements 14:26:52 [2024-03-30T14:26:52.422Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 37.0% of statements 14:26:52 [2024-03-30T14:26:52.422Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] 14:26:52 [2024-03-30T14:26:52.422Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] 14:26:52 [2024-03-30T14:26:52.676Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements 14:26:57 [2024-03-30T14:26:57.909Z] ok github.com/docker/docker/libnetwork/drivers/bridge 3.839s coverage: 63.3% of statements 14:26:57 [2024-03-30T14:26:57.909Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] 14:26:57 [2024-03-30T14:26:57.909Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 40.0% of statements 14:26:59 [2024-03-30T14:26:59.268Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.922s coverage: 5.1% of statements 14:26:59 [2024-03-30T14:26:59.268Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] 14:26:59 [2024-03-30T14:26:59.522Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.003s coverage: 4.7% of statements 14:26:59 [2024-03-30T14:26:59.522Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] 14:26:59 [2024-03-30T14:26:59.776Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 40.0% of statements 14:27:00 [2024-03-30T14:27:00.700Z] ok github.com/docker/docker/libnetwork/drivers/overlay 0.009s coverage: 1.4% of statements 14:27:00 [2024-03-30T14:27:00.954Z] ok github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 0.003s coverage: 45.0% of statements 14:27:01 [2024-03-30T14:27:01.209Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 62.7% of statements 14:27:01 [2024-03-30T14:27:01.768Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.2% of statements 14:27:01 [2024-03-30T14:27:01.768Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] 14:27:01 [2024-03-30T14:27:01.768Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] 14:27:01 [2024-03-30T14:27:01.768Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] 14:27:02 [2024-03-30T14:27:02.327Z] ok github.com/docker/docker/libnetwork/drvregistry 0.017s coverage: 87.0% of statements 14:27:02 [2024-03-30T14:27:02.581Z] ok github.com/docker/docker/libnetwork/etchosts 0.017s coverage: 82.1% of statements 14:27:02 [2024-03-30T14:27:02.581Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements 14:27:02 [2024-03-30T14:27:02.581Z] ? github.com/docker/docker/libnetwork/internal/kvstore [no test files] 14:27:02 [2024-03-30T14:27:02.581Z] ? github.com/docker/docker/libnetwork/internal/kvstore/boltdb [no test files] 14:27:02 [2024-03-30T14:27:02.581Z] ? github.com/docker/docker/libnetwork/internal/netiputil [no test files] 14:27:03 [2024-03-30T14:27:03.140Z] ok github.com/docker/docker/libnetwork/internal/resolvconf 0.015s coverage: 86.0% of statements 14:27:15 [2024-03-30T14:27:15.294Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements 14:27:16 [2024-03-30T14:27:16.653Z] ok github.com/docker/docker/libnetwork/ipam 3.089s coverage: 80.3% of statements 14:27:16 [2024-03-30T14:27:16.653Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] 14:27:16 [2024-03-30T14:27:16.653Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] 14:27:16 [2024-03-30T14:27:16.908Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 63.2% of statements 14:27:17 [2024-03-30T14:27:17.467Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 48.7% of statements 14:27:17 [2024-03-30T14:27:17.467Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] 14:27:17 [2024-03-30T14:27:17.721Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 80.0% of statements 14:27:18 [2024-03-30T14:27:18.280Z] ok github.com/docker/docker/libnetwork/ipamutils 0.317s coverage: 86.4% of statements 14:27:18 [2024-03-30T14:27:18.280Z] ok github.com/docker/docker/libnetwork/ipbits 0.002s coverage: 100.0% of statements 14:27:18 [2024-03-30T14:27:18.858Z] ok github.com/docker/docker/libnetwork/iptables 0.160s coverage: 39.9% of statements 14:27:18 [2024-03-30T14:27:18.858Z] ? github.com/docker/docker/libnetwork/netlabel [no test files] 14:27:19 [2024-03-30T14:27:19.438Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 50.6% of statements 14:29:10 [2024-03-30T14:29:10.945Z] time="2024-03-30T14:29:02Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036" 14:29:10 [2024-03-30T14:29:10.945Z] ok github.com/docker/docker/libnetwork/networkdb 102.263s coverage: 59.1% of statements 14:29:10 [2024-03-30T14:29:10.945Z] ? github.com/docker/docker/libnetwork/ns [no test files] 14:29:10 [2024-03-30T14:29:10.945Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements 14:29:10 [2024-03-30T14:29:10.945Z] ok github.com/docker/docker/libnetwork/osl 4.412s coverage: 37.4% of statements 14:29:10 [2024-03-30T14:29:10.945Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements 14:29:10 [2024-03-30T14:29:10.945Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 80.5% of statements 14:29:10 [2024-03-30T14:29:10.945Z] ok github.com/docker/docker/libnetwork/portmapper 0.703s coverage: 47.9% of statements 14:29:10 [2024-03-30T14:29:10.945Z] ok github.com/docker/docker/libnetwork/resolvconf 0.007s coverage: 75.8% of statements 14:29:10 [2024-03-30T14:29:10.945Z] ? github.com/docker/docker/libnetwork/scope [no test files] 14:29:10 [2024-03-30T14:29:10.945Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 41.7% of statements 14:29:10 [2024-03-30T14:29:10.945Z] 14:29:10 [2024-03-30T14:29:10.945Z] === Skipped 14:29:10 [2024-03-30T14:29:10.945Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) 14:29:10 [2024-03-30T14:29:10.945Z] firewalld_test.go:29: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory 14:29:10 [2024-03-30T14:29:10.945Z] 14:29:10 [2024-03-30T14:29:10.945Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s) 14:29:10 [2024-03-30T14:29:10.945Z] firewalld_test.go:88: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory 14:29:10 [2024-03-30T14:29:10.945Z] 14:29:10 [2024-03-30T14:29:10.945Z] DONE 471 tests, 2 skipped in 193.859s Post stage [Pipeline] junit 14:29:10 [2024-03-30T14:29:10.960Z] Recording test results 14:29:12 [2024-03-30T14:29:12.047Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:29:12 [2024-03-30T14:29:12.472Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47572/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f hack/make.sh dynbinary test-integration 14:29:12 [2024-03-30T14:29:12.473Z] 14:29:12 [2024-03-30T14:29:12.473Z] Removing bundles/ 14:29:12 [2024-03-30T14:29:12.473Z] 14:29:12 [2024-03-30T14:29:12.473Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 14:29:12 [2024-03-30T14:29:12.727Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... 14:29:12 [2024-03-30T14:29:12.727Z] + tee /go/src/github.com/docker/docker/go.mod 14:29:12 [2024-03-30T14:29:12.727Z] module github.com/docker/docker 14:29:12 [2024-03-30T14:29:12.727Z] 14:29:12 [2024-03-30T14:29:12.727Z] go 1.21 14:29:12 [2024-03-30T14:29:12.727Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT 14:29:12 [2024-03-30T14:29:12.727Z] + GO111MODULE=on 14:29:12 [2024-03-30T14:29:12.727Z] + GOTOOLCHAIN=local 14:29:12 [2024-03-30T14:29:12.727Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f" -X "github.com/docker/docker/dockerversion.BuildTime=2024-03-30T14:29:12.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd 14:29:51 [2024-03-30T14:29:51.372Z] + rm -f /go/src/github.com/docker/docker/go.mod 14:29:51 [2024-03-30T14:29:51.372Z] Created binary: bundles/dynbinary-daemon/dockerd 14:29:51 [2024-03-30T14:29:51.372Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... 14:29:51 [2024-03-30T14:29:51.372Z] + tee /go/src/github.com/docker/docker/go.mod 14:29:51 [2024-03-30T14:29:51.372Z] module github.com/docker/docker 14:29:51 [2024-03-30T14:29:51.372Z] 14:29:51 [2024-03-30T14:29:51.372Z] go 1.21 14:29:51 [2024-03-30T14:29:51.372Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT 14:29:51 [2024-03-30T14:29:51.372Z] + GO111MODULE=on 14:29:51 [2024-03-30T14:29:51.372Z] + GOTOOLCHAIN=local 14:29:51 [2024-03-30T14:29:51.372Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f" -X "github.com/docker/docker/dockerversion.BuildTime=2024-03-30T14:29:12.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy 14:29:51 [2024-03-30T14:29:51.372Z] + rm -f /go/src/github.com/docker/docker/go.mod 14:29:51 [2024-03-30T14:29:51.372Z] Created binary: bundles/dynbinary-daemon/docker-proxy 14:29:51 [2024-03-30T14:29:51.372Z] 14:29:51 [2024-03-30T14:29:51.372Z] ---> Making bundle: test-integration (in bundles/test-integration) 14:29:51 [2024-03-30T14:29:51.372Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 14:29:51 [2024-03-30T14:29:51.372Z] HOSTNAME=21ab9e5f08b3 14:29:51 [2024-03-30T14:29:51.372Z] TESTDEBUG=0 14:29:51 [2024-03-30T14:29:51.372Z] DEST=bundles/test-integration 14:29:51 [2024-03-30T14:29:51.372Z] PWD=/go/src/github.com/docker/docker 14:29:51 [2024-03-30T14:29:51.372Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock 14:29:51 [2024-03-30T14:29:51.372Z] DOCKER_GITCOMMIT=0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f 14:29:51 [2024-03-30T14:29:51.372Z] container=docker 14:29:51 [2024-03-30T14:29:51.372Z] HOME=/root 14:29:51 [2024-03-30T14:29:51.372Z] CONTAINERD_NAMESPACE=moby 14:29:51 [2024-03-30T14:29:51.372Z] GOLANG_VERSION=1.21.8 14:29:51 [2024-03-30T14:29:51.372Z] VALIDATE_REPO=https://github.com/moby/moby.git 14:29:51 [2024-03-30T14:29:51.372Z] VALIDATE_BRANCH=master 14:29:51 [2024-03-30T14:29:51.372Z] TERM=xterm 14:29:51 [2024-03-30T14:29:51.372Z] DOCKER_PKG=github.com/docker/docker 14:29:51 [2024-03-30T14:29:51.372Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker 14:29:51 [2024-03-30T14:29:51.372Z] SHLVL=1 14:29:51 [2024-03-30T14:29:51.372Z] TIMEOUT=120m 14:29:51 [2024-03-30T14:29:51.372Z] GOTOOLCHAIN=local 14:29:51 [2024-03-30T14:29:51.372Z] DOCKER_GRAPHDRIVER=overlay2 14:29:51 [2024-03-30T14:29:51.372Z] GO111MODULE=off 14:29:51 [2024-03-30T14:29:51.372Z] DOCKER_EXPERIMENTAL=1 14:29:51 [2024-03-30T14:29:51.372Z] TEST_SKIP_INTEGRATION_CLI=1 14:29:51 [2024-03-30T14:29:51.372Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 14:29:51 [2024-03-30T14:29:51.372Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 14:29:51 [2024-03-30T14:29:51.372Z] GOPATH=/go 14:29:51 [2024-03-30T14:29:51.372Z] PKG_CONFIG=pkg-config 14:29:51 [2024-03-30T14:29:51.372Z] _=/usr/bin/env 14:29:51 [2024-03-30T14:29:51.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 14:30:13 [2024-03-30T14:30:13.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main 14:30:13 [2024-03-30T14:30:13.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 14:30:13 [2024-03-30T14:30:13.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 14:30:15 [2024-03-30T14:30:15.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main 14:30:20 [2024-03-30T14:30:20.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 14:30:23 [2024-03-30T14:30:23.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main 14:30:23 [2024-03-30T14:30:23.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 14:30:25 [2024-03-30T14:30:25.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 14:30:26 [2024-03-30T14:30:26.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 14:30:27 [2024-03-30T14:30:27.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main 14:30:30 [2024-03-30T14:30:30.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 14:30:30 [2024-03-30T14:30:30.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 14:30:31 [2024-03-30T14:30:31.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 14:30:32 [2024-03-30T14:30:32.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 14:30:34 [2024-03-30T14:30:34.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 14:30:35 [2024-03-30T14:30:35.792Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 14:30:36 [2024-03-30T14:30:36.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 14:30:37 [2024-03-30T14:30:37.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 14:30:38 [2024-03-30T14:30:38.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 14:30:39 [2024-03-30T14:30:39.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 14:30:40 [2024-03-30T14:30:40.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 14:30:41 [2024-03-30T14:30:41.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 14:30:42 [2024-03-30T14:30:42.530Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 14:30:42 [2024-03-30T14:30:42.530Z] Using test binary /usr/local/cli-integration/docker 14:30:42 [2024-03-30T14:30:42.530Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 14:30:42 [2024-03-30T14:30:42.530Z] +++ /etc/init.d/apparmor start 14:30:42 [2024-03-30T14:30:42.530Z] Not: starting. 14:30:42 [2024-03-30T14:30:42.530Z] INFO: Waiting for daemon to start... 14:30:42 [2024-03-30T14:30:42.530Z] Starting dockerd 14:30:42 [2024-03-30T14:30:42.530Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.bAoAqbJmir/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental 14:30:50 [2024-03-30T14:30:50.597Z] . 14:30:50 [2024-03-30T14:30:50.597Z] Running integration-test (iteration 1) 14:30:50 [2024-03-30T14:30:50.597Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 14:30:50 [2024-03-30T14:30:50.597Z] ++ '[' -n '' ']' 14:30:50 [2024-03-30T14:30:50.597Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m 14:30:50 [2024-03-30T14:30:50.597Z] ++ set -e 14:30:50 [2024-03-30T14:30:50.597Z] ++ '[' -n 0 ']' 14:30:50 [2024-03-30T14:30:50.597Z] ++ set -x 14:30:50 [2024-03-30T14:30:50.597Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.bAoAqbJmir/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m 14:30:50 [2024-03-30T14:30:50.597Z] Loaded image: busybox:latest 14:30:50 [2024-03-30T14:30:50.597Z] Loaded image: busybox:glibc 14:30:50 [2024-03-30T14:30:50.597Z] Loaded image: debian:bookworm-slim 14:30:50 [2024-03-30T14:30:50.597Z] Loaded image: hello-world:latest 14:30:50 [2024-03-30T14:30:50.597Z] Loaded image: arm32v7/hello-world:latest 14:30:50 [2024-03-30T14:30:50.597Z] INFO: Testing against a local daemon 14:30:50 [2024-03-30T14:30:50.597Z] === RUN TestCgroupNamespacesBuild 14:30:51 [2024-03-30T14:30:51.521Z] --- PASS: TestCgroupNamespacesBuild (1.09s) 14:30:51 [2024-03-30T14:30:51.521Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 14:30:52 [2024-03-30T14:30:52.880Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.08s) 14:30:52 [2024-03-30T14:30:52.880Z] === RUN TestBuildWithSession 14:30:52 [2024-03-30T14:30:52.880Z] build_session_test.go:26: TODO: BuildKit 14:30:52 [2024-03-30T14:30:52.880Z] --- SKIP: TestBuildWithSession (0.00s) 14:30:52 [2024-03-30T14:30:52.880Z] === RUN TestBuildSquashParent 14:30:56 [2024-03-30T14:30:56.137Z] --- PASS: TestBuildSquashParent (3.27s) 14:30:56 [2024-03-30T14:30:56.137Z] === RUN TestBuildWithRemoveAndForceRemove 14:30:56 [2024-03-30T14:30:56.137Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 14:30:56 [2024-03-30T14:30:56.137Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 14:30:56 [2024-03-30T14:30:56.137Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 14:30:56 [2024-03-30T14:30:56.137Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 14:30:56 [2024-03-30T14:30:56.137Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 14:30:56 [2024-03-30T14:30:56.137Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 14:30:56 [2024-03-30T14:30:56.137Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 14:30:56 [2024-03-30T14:30:56.137Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 14:30:56 [2024-03-30T14:30:56.137Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 14:30:56 [2024-03-30T14:30:56.137Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 14:30:56 [2024-03-30T14:30:56.137Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 14:30:56 [2024-03-30T14:30:56.137Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 14:30:56 [2024-03-30T14:30:56.137Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 14:30:56 [2024-03-30T14:30:56.137Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 14:30:56 [2024-03-30T14:30:56.137Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 14:30:56 [2024-03-30T14:30:56.137Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 14:30:56 [2024-03-30T14:30:56.137Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 14:30:56 [2024-03-30T14:30:56.137Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 14:30:59 [2024-03-30T14:30:59.393Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) 14:30:59 [2024-03-30T14:30:59.393Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.14s) 14:30:59 [2024-03-30T14:30:59.393Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.22s) 14:30:59 [2024-03-30T14:30:59.393Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.40s) 14:30:59 [2024-03-30T14:30:59.393Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.52s) 14:30:59 [2024-03-30T14:30:59.393Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.76s) 14:30:59 [2024-03-30T14:30:59.393Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.85s) 14:30:59 [2024-03-30T14:30:59.393Z] === RUN TestBuildMultiStageCopy 14:30:59 [2024-03-30T14:30:59.393Z] === RUN TestBuildMultiStageCopy/copy_to_root 14:30:59 [2024-03-30T14:30:59.647Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 14:30:59 [2024-03-30T14:30:59.902Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 14:30:59 [2024-03-30T14:30:59.902Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 14:30:59 [2024-03-30T14:30:59.902Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 14:31:00 [2024-03-30T14:31:00.156Z] --- PASS: TestBuildMultiStageCopy (1.29s) 14:31:00 [2024-03-30T14:31:00.156Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.90s) 14:31:00 [2024-03-30T14:31:00.156Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.07s) 14:31:00 [2024-03-30T14:31:00.156Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.08s) 14:31:00 [2024-03-30T14:31:00.156Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.10s) 14:31:00 [2024-03-30T14:31:00.156Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.10s) 14:31:00 [2024-03-30T14:31:00.156Z] === RUN TestBuildMultiStageParentConfig 14:31:00 [2024-03-30T14:31:00.410Z] --- PASS: TestBuildMultiStageParentConfig (0.35s) 14:31:00 [2024-03-30T14:31:00.410Z] === RUN TestBuildLabelWithTargets 14:31:01 [2024-03-30T14:31:01.332Z] --- PASS: TestBuildLabelWithTargets (0.62s) 14:31:01 [2024-03-30T14:31:01.332Z] === RUN TestBuildWithEmptyLayers 14:31:01 [2024-03-30T14:31:01.332Z] --- PASS: TestBuildWithEmptyLayers (0.13s) 14:31:01 [2024-03-30T14:31:01.332Z] === RUN TestBuildMultiStageOnBuild 14:31:02 [2024-03-30T14:31:02.255Z] --- PASS: TestBuildMultiStageOnBuild (1.06s) 14:31:02 [2024-03-30T14:31:02.255Z] === RUN TestBuildUncleanTarFilenames 14:31:02 [2024-03-30T14:31:02.510Z] --- PASS: TestBuildUncleanTarFilenames (0.11s) 14:31:02 [2024-03-30T14:31:02.510Z] === RUN TestBuildMultiStageLayerLeak 14:31:03 [2024-03-30T14:31:03.433Z] --- PASS: TestBuildMultiStageLayerLeak (0.98s) 14:31:03 [2024-03-30T14:31:03.433Z] === RUN TestBuildWithHugeFile 14:32:11 [2024-03-30T14:32:11.025Z] --- PASS: TestBuildWithHugeFile (60.76s) 14:32:11 [2024-03-30T14:32:11.025Z] === RUN TestBuildWCOWSandboxSize 14:32:11 [2024-03-30T14:32:11.025Z] build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 14:32:11 [2024-03-30T14:32:11.025Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) 14:32:11 [2024-03-30T14:32:11.025Z] === RUN TestBuildWithEmptyDockerfile 14:32:11 [2024-03-30T14:32:11.025Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 14:32:11 [2024-03-30T14:32:11.025Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 14:32:11 [2024-03-30T14:32:11.025Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 14:32:11 [2024-03-30T14:32:11.025Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 14:32:11 [2024-03-30T14:32:11.025Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 14:32:11 [2024-03-30T14:32:11.025Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 14:32:11 [2024-03-30T14:32:11.025Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 14:32:11 [2024-03-30T14:32:11.025Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 14:32:11 [2024-03-30T14:32:11.025Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 14:32:11 [2024-03-30T14:32:11.025Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s) 14:32:11 [2024-03-30T14:32:11.025Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) 14:32:11 [2024-03-30T14:32:11.025Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) 14:32:11 [2024-03-30T14:32:11.025Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) 14:32:11 [2024-03-30T14:32:11.025Z] === RUN TestBuildPreserveOwnership 14:32:11 [2024-03-30T14:32:11.025Z] === RUN TestBuildPreserveOwnership/copy_from 14:32:11 [2024-03-30T14:32:11.025Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 14:32:11 [2024-03-30T14:32:11.025Z] --- PASS: TestBuildPreserveOwnership (2.12s) 14:32:11 [2024-03-30T14:32:11.025Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.45s) 14:32:11 [2024-03-30T14:32:11.025Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.66s) 14:32:11 [2024-03-30T14:32:11.025Z] === RUN TestBuildPlatformInvalid 14:32:11 [2024-03-30T14:32:11.025Z] --- PASS: TestBuildPlatformInvalid (0.01s) 14:32:11 [2024-03-30T14:32:11.025Z] === RUN TestBuildkitHistoryTracePropagation 14:32:11 [2024-03-30T14:32:11.025Z] time="2024-03-30T14:32:06Z" level=info msg="[core] [Channel #1] Channel created" module=grpc 14:32:11 [2024-03-30T14:32:11.025Z] time="2024-03-30T14:32:06Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc 14:32:11 [2024-03-30T14:32:11.025Z] time="2024-03-30T14:32:06Z" level=info msg="[core] [Channel #1] parsed dial target is: {URL:{Scheme:unix Opaque: User: Host: Path:/run/buildkit/buildkitd.sock RawPath: OmitHost:false ForceQuery:false RawQuery: Fragment: RawFragment:}}" module=grpc 14:32:11 [2024-03-30T14:32:11.025Z] time="2024-03-30T14:32:06Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc 14:32:11 [2024-03-30T14:32:11.025Z] time="2024-03-30T14:32:06Z" level=info msg="[core] [Channel #1] Resolver state updated: {\n \"Addresses\": [\n {\n \"Addr\": \"/run/buildkit/buildkitd.sock\",\n \"ServerName\": \"\",\n \"Attributes\": {\n \"\\u003c%!p(networktype.keyType=grpc.internal.transport.networktype)\\u003e\": \"unix\"\n },\n \"BalancerAttributes\": null,\n \"Metadata\": null\n }\n ],\n \"Endpoints\": [\n {\n \"Addresses\": [\n {\n \"Addr\": \"/run/buildkit/buildkitd.sock\",\n \"ServerName\": \"\",\n \"Attributes\": {\n \"\\u003c%!p(networktype.keyType=grpc.internal.transport.networktype)\\u003e\": \"unix\"\n },\n \"BalancerAttributes\": null,\n \"Metadata\": null\n }\n ],\n \"Attributes\": null\n }\n ],\n \"ServiceConfig\": null,\n \"Attributes\": null\n} (resolver returned new addresses)" module=grpc 14:32:11 [2024-03-30T14:32:11.025Z] time="2024-03-30T14:32:06Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc 14:32:11 [2024-03-30T14:32:11.025Z] time="2024-03-30T14:32:06Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc 14:32:11 [2024-03-30T14:32:11.025Z] time="2024-03-30T14:32:06Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc 14:32:11 [2024-03-30T14:32:11.025Z] time="2024-03-30T14:32:06Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc 14:32:11 [2024-03-30T14:32:11.025Z] time="2024-03-30T14:32:06Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc 14:32:11 [2024-03-30T14:32:11.025Z] time="2024-03-30T14:32:06Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc 14:32:11 [2024-03-30T14:32:11.025Z] time="2024-03-30T14:32:06Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc 14:32:11 [2024-03-30T14:32:11.025Z] time="2024-03-30T14:32:06Z" level=info msg="[core] [Server #4] Server created" module=grpc 14:32:11 [2024-03-30T14:32:11.025Z] build_traces_test.go:87: Waiting for trace to be available 14:32:11 [2024-03-30T14:32:11.025Z] time="2024-03-30T14:32:10Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc 14:32:11 [2024-03-30T14:32:11.025Z] time="2024-03-30T14:32:10Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc 14:32:11 [2024-03-30T14:32:11.025Z] time="2024-03-30T14:32:10Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc 14:32:11 [2024-03-30T14:32:11.025Z] time="2024-03-30T14:32:10Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc 14:32:11 [2024-03-30T14:32:11.025Z] time="2024-03-30T14:32:10Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc 14:32:11 [2024-03-30T14:32:11.025Z] time="2024-03-30T14:32:10Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc 14:32:11 [2024-03-30T14:32:11.025Z] --- PASS: TestBuildkitHistoryTracePropagation (4.03s) 14:32:11 [2024-03-30T14:32:11.025Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 14:32:11 [2024-03-30T14:32:11.025Z] Loaded image: busybox:latest 14:32:11 [2024-03-30T14:32:11.025Z] Loaded image: busybox:glibc 14:32:11 [2024-03-30T14:32:11.948Z] Loaded image: debian:bookworm-slim 14:32:11 [2024-03-30T14:32:11.948Z] Loaded image: hello-world:latest 14:32:11 [2024-03-30T14:32:11.948Z] Loaded image: arm32v7/hello-world:latest 14:32:20 [2024-03-30T14:32:20.015Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.29s) 14:32:20 [2024-03-30T14:32:20.015Z] PASS 14:32:20 [2024-03-30T14:32:20.015Z] 14:32:20 [2024-03-30T14:32:20.015Z] === Skipped 14:32:20 [2024-03-30T14:32:20.015Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) 14:32:20 [2024-03-30T14:32:20.015Z] build_session_test.go:26: TODO: BuildKit 14:32:20 [2024-03-30T14:32:20.015Z] 14:32:20 [2024-03-30T14:32:20.015Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) 14:32:20 [2024-03-30T14:32:20.015Z] build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 14:32:20 [2024-03-30T14:32:20.015Z] 14:32:20 [2024-03-30T14:32:20.015Z] DONE 35 tests, 2 skipped in 90.260s 14:32:20 [2024-03-30T14:32:20.015Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m 14:32:20 [2024-03-30T14:32:20.015Z] ++ '[' -n '' ']' 14:32:20 [2024-03-30T14:32:20.015Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m 14:32:20 [2024-03-30T14:32:20.015Z] ++ set -e 14:32:20 [2024-03-30T14:32:20.015Z] ++ '[' -n 0 ']' 14:32:20 [2024-03-30T14:32:20.015Z] ++ set -x 14:32:20 [2024-03-30T14:32:20.015Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.bAoAqbJmir/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m 14:32:20 [2024-03-30T14:32:20.015Z] INFO: Testing against a local daemon 14:32:20 [2024-03-30T14:32:20.015Z] === RUN TestNoNewPrivileges 14:32:29 [2024-03-30T14:32:29.937Z] === RUN TestNoNewPrivileges/CapabilityRequested=true 14:32:29 [2024-03-30T14:32:29.937Z] === RUN TestNoNewPrivileges/CapabilityRequested=false 14:32:29 [2024-03-30T14:32:29.937Z] --- PASS: TestNoNewPrivileges (9.49s) 14:32:29 [2024-03-30T14:32:29.937Z] --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.39s) 14:32:29 [2024-03-30T14:32:29.937Z] --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.40s) 14:32:29 [2024-03-30T14:32:29.937Z] PASS 14:32:29 [2024-03-30T14:32:29.937Z] 14:32:29 [2024-03-30T14:32:29.937Z] DONE 3 tests in 9.516s 14:32:29 [2024-03-30T14:32:29.937Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 14:32:29 [2024-03-30T14:32:29.937Z] ++ '[' -n '' ']' 14:32:29 [2024-03-30T14:32:29.937Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m 14:32:29 [2024-03-30T14:32:29.937Z] ++ set -e 14:32:29 [2024-03-30T14:32:29.937Z] ++ '[' -n 0 ']' 14:32:29 [2024-03-30T14:32:29.937Z] ++ set -x 14:32:29 [2024-03-30T14:32:29.937Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.bAoAqbJmir/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m 14:32:29 [2024-03-30T14:32:29.937Z] INFO: Testing against a local daemon 14:32:29 [2024-03-30T14:32:29.937Z] === RUN TestConfigInspect 14:32:31 [2024-03-30T14:32:31.295Z] --- PASS: TestConfigInspect (1.98s) 14:32:31 [2024-03-30T14:32:31.295Z] === RUN TestConfigList 14:32:32 [2024-03-30T14:32:32.218Z] === RUN TestConfigList/test_filter_by_name 14:32:32 [2024-03-30T14:32:32.218Z] === RUN TestConfigList/test_filter_by_id 14:32:32 [2024-03-30T14:32:32.218Z] === RUN TestConfigList/test_filter_by_label_key_only 14:32:32 [2024-03-30T14:32:32.218Z] === RUN TestConfigList/test_filter_by_label_key=value_test0-TestConfigList 14:32:32 [2024-03-30T14:32:32.218Z] === RUN TestConfigList/test_filter_by_label_key=value_test1-TestConfigList 14:32:33 [2024-03-30T14:32:33.141Z] --- PASS: TestConfigList (1.92s) 14:32:33 [2024-03-30T14:32:33.141Z] --- PASS: TestConfigList/test_filter_by_name (0.00s) 14:32:33 [2024-03-30T14:32:33.141Z] --- PASS: TestConfigList/test_filter_by_id (0.00s) 14:32:33 [2024-03-30T14:32:33.141Z] --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s) 14:32:33 [2024-03-30T14:32:33.141Z] --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s) 14:32:33 [2024-03-30T14:32:33.141Z] --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s) 14:32:33 [2024-03-30T14:32:33.141Z] === RUN TestConfigsCreateAndDelete 14:32:35 [2024-03-30T14:32:35.021Z] --- PASS: TestConfigsCreateAndDelete (1.86s) 14:32:35 [2024-03-30T14:32:35.021Z] === RUN TestConfigsUpdate 14:32:36 [2024-03-30T14:32:36.901Z] --- PASS: TestConfigsUpdate (1.97s) 14:32:36 [2024-03-30T14:32:36.901Z] === RUN TestTemplatedConfig 14:32:39 [2024-03-30T14:32:39.406Z] --- PASS: TestTemplatedConfig (2.38s) 14:32:39 [2024-03-30T14:32:39.406Z] === RUN TestConfigCreateResolve 14:32:41 [2024-03-30T14:32:41.286Z] --- PASS: TestConfigCreateResolve (1.90s) 14:32:41 [2024-03-30T14:32:41.286Z] PASS 14:32:41 [2024-03-30T14:32:41.286Z] 14:32:41 [2024-03-30T14:32:41.286Z] DONE 11 tests in 12.039s 14:32:41 [2024-03-30T14:32:41.286Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 14:32:41 [2024-03-30T14:32:41.286Z] ++ '[' -n '' ']' 14:32:41 [2024-03-30T14:32:41.286Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m 14:32:41 [2024-03-30T14:32:41.286Z] ++ set -e 14:32:41 [2024-03-30T14:32:41.286Z] ++ '[' -n 0 ']' 14:32:41 [2024-03-30T14:32:41.286Z] ++ set -x 14:32:41 [2024-03-30T14:32:41.286Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.bAoAqbJmir/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m 14:32:41 [2024-03-30T14:32:41.286Z] INFO: Testing against a local daemon 14:32:41 [2024-03-30T14:32:41.286Z] === RUN TestAttach 14:32:41 [2024-03-30T14:32:41.286Z] === RUN TestAttach/without_TTY 14:32:41 [2024-03-30T14:32:41.286Z] === PAUSE TestAttach/without_TTY 14:32:41 [2024-03-30T14:32:41.286Z] === RUN TestAttach/with_TTY 14:32:41 [2024-03-30T14:32:41.286Z] === PAUSE TestAttach/with_TTY 14:32:41 [2024-03-30T14:32:41.286Z] === CONT TestAttach/without_TTY 14:32:41 [2024-03-30T14:32:41.286Z] === CONT TestAttach/with_TTY 14:32:41 [2024-03-30T14:32:41.286Z] --- PASS: TestAttach (0.02s) 14:32:41 [2024-03-30T14:32:41.286Z] --- PASS: TestAttach/without_TTY (0.05s) 14:32:41 [2024-03-30T14:32:41.286Z] --- PASS: TestAttach/with_TTY (0.06s) 14:32:41 [2024-03-30T14:32:41.286Z] === RUN TestCreateWithCDIDevices 14:32:42 [2024-03-30T14:32:42.209Z] --- PASS: TestCreateWithCDIDevices (0.99s) 14:32:42 [2024-03-30T14:32:42.209Z] === RUN TestCDISpecDirsAreInSystemInfo 14:32:42 [2024-03-30T14:32:42.209Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default 14:32:42 [2024-03-30T14:32:42.768Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned 14:32:43 [2024-03-30T14:32:43.326Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice 14:32:43 [2024-03-30T14:32:43.885Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice 14:32:44 [2024-03-30T14:32:44.444Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice 14:32:45 [2024-03-30T14:32:45.002Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice 14:32:45 [2024-03-30T14:32:45.560Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice 14:32:46 [2024-03-30T14:32:46.119Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice 14:32:46 [2024-03-30T14:32:46.374Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.16s) 14:32:46 [2024-03-30T14:32:46.374Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default (0.52s) 14:32:46 [2024-03-30T14:32:46.374Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned (0.52s) 14:32:46 [2024-03-30T14:32:46.374Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s) 14:32:46 [2024-03-30T14:32:46.374Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice (0.52s) 14:32:46 [2024-03-30T14:32:46.374Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice (0.52s) 14:32:46 [2024-03-30T14:32:46.374Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice (0.52s) 14:32:46 [2024-03-30T14:32:46.374Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s) 14:32:46 [2024-03-30T14:32:46.374Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice (0.52s) 14:32:46 [2024-03-30T14:32:46.374Z] === RUN TestCheckpoint 14:32:46 [2024-03-30T14:32:46.374Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 14:32:46 [2024-03-30T14:32:46.374Z] --- SKIP: TestCheckpoint (0.00s) 14:32:46 [2024-03-30T14:32:46.374Z] === RUN TestContainerInvalidJSON 14:32:46 [2024-03-30T14:32:46.374Z] === RUN TestContainerInvalidJSON/commit 14:32:46 [2024-03-30T14:32:46.374Z] === PAUSE TestContainerInvalidJSON/commit 14:32:46 [2024-03-30T14:32:46.374Z] === RUN TestContainerInvalidJSON/containers/create 14:32:46 [2024-03-30T14:32:46.374Z] === PAUSE TestContainerInvalidJSON/containers/create 14:32:46 [2024-03-30T14:32:46.374Z] === RUN TestContainerInvalidJSON/containers/foobar/exec 14:32:46 [2024-03-30T14:32:46.374Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec 14:32:46 [2024-03-30T14:32:46.374Z] === RUN TestContainerInvalidJSON/containers/foobar/update 14:32:46 [2024-03-30T14:32:46.374Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update 14:32:46 [2024-03-30T14:32:46.374Z] === RUN TestContainerInvalidJSON/exec/foobar/start 14:32:46 [2024-03-30T14:32:46.374Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start 14:32:46 [2024-03-30T14:32:46.374Z] === CONT TestContainerInvalidJSON/commit 14:32:46 [2024-03-30T14:32:46.374Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type 14:32:46 [2024-03-30T14:32:46.374Z] === CONT TestContainerInvalidJSON/containers/foobar/update 14:32:46 [2024-03-30T14:32:46.374Z] === CONT TestContainerInvalidJSON/containers/foobar/exec 14:32:46 [2024-03-30T14:32:46.374Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type 14:32:46 [2024-03-30T14:32:46.374Z] === CONT TestContainerInvalidJSON/exec/foobar/start 14:32:46 [2024-03-30T14:32:46.374Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type 14:32:46 [2024-03-30T14:32:46.374Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type 14:32:46 [2024-03-30T14:32:46.374Z] === CONT TestContainerInvalidJSON/containers/create 14:32:46 [2024-03-30T14:32:46.374Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type 14:32:46 [2024-03-30T14:32:46.374Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON 14:32:46 [2024-03-30T14:32:46.374Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON 14:32:46 [2024-03-30T14:32:46.374Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON 14:32:46 [2024-03-30T14:32:46.374Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON 14:32:46 [2024-03-30T14:32:46.374Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON 14:32:46 [2024-03-30T14:32:46.374Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON 14:32:46 [2024-03-30T14:32:46.374Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON 14:32:46 [2024-03-30T14:32:46.374Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON 14:32:46 [2024-03-30T14:32:46.374Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON 14:32:46 [2024-03-30T14:32:46.374Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body 14:32:46 [2024-03-30T14:32:46.374Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON 14:32:46 [2024-03-30T14:32:46.374Z] === RUN TestContainerInvalidJSON/commit/empty_body 14:32:46 [2024-03-30T14:32:46.374Z] === RUN TestContainerInvalidJSON/containers/create/empty_body 14:32:46 [2024-03-30T14:32:46.374Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body 14:32:46 [2024-03-30T14:32:46.374Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body 14:32:46 [2024-03-30T14:32:46.374Z] --- PASS: TestContainerInvalidJSON (0.01s) 14:32:46 [2024-03-30T14:32:46.374Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) 14:32:46 [2024-03-30T14:32:46.374Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) 14:32:46 [2024-03-30T14:32:46.374Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) 14:32:46 [2024-03-30T14:32:46.374Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) 14:32:46 [2024-03-30T14:32:46.374Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) 14:32:46 [2024-03-30T14:32:46.374Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) 14:32:46 [2024-03-30T14:32:46.374Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) 14:32:46 [2024-03-30T14:32:46.374Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) 14:32:46 [2024-03-30T14:32:46.374Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) 14:32:46 [2024-03-30T14:32:46.374Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) 14:32:46 [2024-03-30T14:32:46.374Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) 14:32:46 [2024-03-30T14:32:46.374Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) 14:32:46 [2024-03-30T14:32:46.374Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) 14:32:46 [2024-03-30T14:32:46.374Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) 14:32:46 [2024-03-30T14:32:46.374Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) 14:32:46 [2024-03-30T14:32:46.374Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) 14:32:46 [2024-03-30T14:32:46.374Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) 14:32:46 [2024-03-30T14:32:46.374Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) 14:32:46 [2024-03-30T14:32:46.374Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) 14:32:46 [2024-03-30T14:32:46.374Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) 14:32:46 [2024-03-30T14:32:46.374Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) 14:32:46 [2024-03-30T14:32:46.374Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) 14:32:46 [2024-03-30T14:32:46.374Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) 14:32:46 [2024-03-30T14:32:46.374Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) 14:32:46 [2024-03-30T14:32:46.374Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) 14:32:46 [2024-03-30T14:32:46.374Z] === RUN TestCopyFromContainerPathDoesNotExist 14:32:46 [2024-03-30T14:32:46.628Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) 14:32:46 [2024-03-30T14:32:46.628Z] === RUN TestCopyFromContainerPathIsNotDir 14:32:46 [2024-03-30T14:32:46.628Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) 14:32:46 [2024-03-30T14:32:46.628Z] === RUN TestCopyToContainerPathDoesNotExist 14:32:46 [2024-03-30T14:32:46.628Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) 14:32:46 [2024-03-30T14:32:46.628Z] === RUN TestCopyEmptyFile 14:32:46 [2024-03-30T14:32:46.628Z] --- PASS: TestCopyEmptyFile (0.06s) 14:32:46 [2024-03-30T14:32:46.628Z] === RUN TestCopyToContainerPathIsNotDir 14:32:46 [2024-03-30T14:32:46.628Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) 14:32:46 [2024-03-30T14:32:46.628Z] === RUN TestCopyFromContainer 14:32:47 [2024-03-30T14:32:47.187Z] === RUN TestCopyFromContainer// 14:32:47 [2024-03-30T14:32:47.187Z] === RUN TestCopyFromContainer/. 14:32:47 [2024-03-30T14:32:47.187Z] === RUN TestCopyFromContainer//. 14:32:47 [2024-03-30T14:32:47.187Z] === RUN TestCopyFromContainer/./ 14:32:47 [2024-03-30T14:32:47.441Z] === RUN TestCopyFromContainer//./ 14:32:47 [2024-03-30T14:32:47.441Z] === RUN TestCopyFromContainer//bar/root 14:32:47 [2024-03-30T14:32:47.441Z] === RUN TestCopyFromContainer//bar/root/ 14:32:47 [2024-03-30T14:32:47.441Z] === RUN TestCopyFromContainer//bar/root/. 14:32:47 [2024-03-30T14:32:47.441Z] === RUN TestCopyFromContainer/bar/quux 14:32:47 [2024-03-30T14:32:47.441Z] === RUN TestCopyFromContainer/bar/quux/ 14:32:47 [2024-03-30T14:32:47.441Z] === RUN TestCopyFromContainer/bar/quux/. 14:32:47 [2024-03-30T14:32:47.441Z] === RUN TestCopyFromContainer/bar/quux/baz 14:32:47 [2024-03-30T14:32:47.441Z] === RUN TestCopyFromContainer/bar/filesymlink 14:32:47 [2024-03-30T14:32:47.441Z] === RUN TestCopyFromContainer/bar/dirsymlink 14:32:47 [2024-03-30T14:32:47.441Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 14:32:47 [2024-03-30T14:32:47.441Z] === RUN TestCopyFromContainer/bar/dirsymlink/. 14:32:47 [2024-03-30T14:32:47.441Z] === RUN TestCopyFromContainer/bar/notarget 14:32:47 [2024-03-30T14:32:47.441Z] --- PASS: TestCopyFromContainer (0.71s) 14:32:47 [2024-03-30T14:32:47.441Z] --- PASS: TestCopyFromContainer// (0.01s) 14:32:47 [2024-03-30T14:32:47.441Z] --- PASS: TestCopyFromContainer/. (0.01s) 14:32:47 [2024-03-30T14:32:47.441Z] --- PASS: TestCopyFromContainer//. (0.01s) 14:32:47 [2024-03-30T14:32:47.441Z] --- PASS: TestCopyFromContainer/./ (0.01s) 14:32:47 [2024-03-30T14:32:47.441Z] --- PASS: TestCopyFromContainer//./ (0.01s) 14:32:47 [2024-03-30T14:32:47.441Z] --- PASS: TestCopyFromContainer//bar/root (0.01s) 14:32:47 [2024-03-30T14:32:47.441Z] --- PASS: TestCopyFromContainer//bar/root/ (0.01s) 14:32:47 [2024-03-30T14:32:47.441Z] --- PASS: TestCopyFromContainer//bar/root/. (0.01s) 14:32:47 [2024-03-30T14:32:47.441Z] --- PASS: TestCopyFromContainer/bar/quux (0.01s) 14:32:47 [2024-03-30T14:32:47.441Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.00s) 14:32:47 [2024-03-30T14:32:47.441Z] --- PASS: TestCopyFromContainer/bar/quux/. (0.01s) 14:32:47 [2024-03-30T14:32:47.441Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s) 14:32:47 [2024-03-30T14:32:47.441Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s) 14:32:47 [2024-03-30T14:32:47.441Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s) 14:32:47 [2024-03-30T14:32:47.441Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s) 14:32:47 [2024-03-30T14:32:47.441Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s) 14:32:47 [2024-03-30T14:32:47.441Z] --- PASS: TestCopyFromContainer/bar/notarget (0.00s) 14:32:47 [2024-03-30T14:32:47.441Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 14:32:47 [2024-03-30T14:32:47.441Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 14:32:47 [2024-03-30T14:32:47.441Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 14:32:47 [2024-03-30T14:32:47.441Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 14:32:47 [2024-03-30T14:32:47.441Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 14:32:47 [2024-03-30T14:32:47.441Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 14:32:47 [2024-03-30T14:32:47.441Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 14:32:47 [2024-03-30T14:32:47.441Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 14:32:47 [2024-03-30T14:32:47.441Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 14:32:47 [2024-03-30T14:32:47.441Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 14:32:47 [2024-03-30T14:32:47.441Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) 14:32:47 [2024-03-30T14:32:47.441Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 14:32:47 [2024-03-30T14:32:47.441Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 14:32:47 [2024-03-30T14:32:47.441Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 14:32:47 [2024-03-30T14:32:47.441Z] === RUN TestCreateLinkToNonExistingContainer 14:32:47 [2024-03-30T14:32:47.441Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) 14:32:47 [2024-03-30T14:32:47.441Z] === RUN TestCreateWithInvalidEnv 14:32:47 [2024-03-30T14:32:47.441Z] === RUN TestCreateWithInvalidEnv/0 14:32:47 [2024-03-30T14:32:47.441Z] === PAUSE TestCreateWithInvalidEnv/0 14:32:47 [2024-03-30T14:32:47.441Z] === RUN TestCreateWithInvalidEnv/1 14:32:47 [2024-03-30T14:32:47.441Z] === PAUSE TestCreateWithInvalidEnv/1 14:32:47 [2024-03-30T14:32:47.441Z] === RUN TestCreateWithInvalidEnv/2 14:32:47 [2024-03-30T14:32:47.441Z] === PAUSE TestCreateWithInvalidEnv/2 14:32:47 [2024-03-30T14:32:47.441Z] === CONT TestCreateWithInvalidEnv/0 14:32:47 [2024-03-30T14:32:47.441Z] === CONT TestCreateWithInvalidEnv/2 14:32:47 [2024-03-30T14:32:47.441Z] === CONT TestCreateWithInvalidEnv/1 14:32:47 [2024-03-30T14:32:47.441Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 14:32:47 [2024-03-30T14:32:47.441Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 14:32:47 [2024-03-30T14:32:47.441Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 14:32:47 [2024-03-30T14:32:47.441Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 14:32:47 [2024-03-30T14:32:47.441Z] === RUN TestCreateTmpfsMountsTarget 14:32:47 [2024-03-30T14:32:47.441Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) 14:32:47 [2024-03-30T14:32:47.441Z] === RUN TestCreateWithCustomMaskedPaths 14:32:48 [2024-03-30T14:32:48.800Z] --- PASS: TestCreateWithCustomMaskedPaths (1.21s) 14:32:48 [2024-03-30T14:32:48.800Z] === RUN TestCreateWithCustomReadonlyPaths 14:32:50 [2024-03-30T14:32:50.160Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.19s) 14:32:50 [2024-03-30T14:32:50.160Z] === RUN TestCreateWithInvalidHealthcheckParams 14:32:50 [2024-03-30T14:32:50.160Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 14:32:50 [2024-03-30T14:32:50.160Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 14:32:50 [2024-03-30T14:32:50.160Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 14:32:50 [2024-03-30T14:32:50.160Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 14:32:50 [2024-03-30T14:32:50.160Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 14:32:50 [2024-03-30T14:32:50.160Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 14:32:50 [2024-03-30T14:32:50.160Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 14:32:50 [2024-03-30T14:32:50.160Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 14:32:50 [2024-03-30T14:32:50.160Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 14:32:50 [2024-03-30T14:32:50.160Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 14:32:50 [2024-03-30T14:32:50.160Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms 14:32:50 [2024-03-30T14:32:50.160Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms 14:32:50 [2024-03-30T14:32:50.160Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 14:32:50 [2024-03-30T14:32:50.160Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms 14:32:50 [2024-03-30T14:32:50.160Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 14:32:50 [2024-03-30T14:32:50.160Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 14:32:50 [2024-03-30T14:32:50.160Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 14:32:50 [2024-03-30T14:32:50.160Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 14:32:50 [2024-03-30T14:32:50.160Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 14:32:50 [2024-03-30T14:32:50.160Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) 14:32:50 [2024-03-30T14:32:50.160Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) 14:32:50 [2024-03-30T14:32:50.160Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) 14:32:50 [2024-03-30T14:32:50.160Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) 14:32:50 [2024-03-30T14:32:50.160Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) 14:32:50 [2024-03-30T14:32:50.160Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) 14:32:50 [2024-03-30T14:32:50.160Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 14:32:50 [2024-03-30T14:32:50.160Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.36s) 14:32:50 [2024-03-30T14:32:50.160Z] === RUN TestCreateDifferentPlatform 14:32:50 [2024-03-30T14:32:50.160Z] === RUN TestCreateDifferentPlatform/different_os 14:32:50 [2024-03-30T14:32:50.160Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 14:32:50 [2024-03-30T14:32:50.160Z] --- PASS: TestCreateDifferentPlatform (0.01s) 14:32:50 [2024-03-30T14:32:50.160Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 14:32:50 [2024-03-30T14:32:50.160Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 14:32:50 [2024-03-30T14:32:50.160Z] === RUN TestCreateVolumesFromNonExistingContainer 14:32:50 [2024-03-30T14:32:50.414Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) 14:32:50 [2024-03-30T14:32:50.414Z] === RUN TestCreatePlatformSpecificImageNoPlatform 14:32:50 [2024-03-30T14:32:50.414Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) 14:32:50 [2024-03-30T14:32:50.414Z] === RUN TestCreateInvalidHostConfig 14:32:50 [2024-03-30T14:32:50.414Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode 14:32:50 [2024-03-30T14:32:50.414Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode 14:32:50 [2024-03-30T14:32:50.414Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode 14:32:50 [2024-03-30T14:32:50.414Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode 14:32:50 [2024-03-30T14:32:50.414Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 14:32:50 [2024-03-30T14:32:50.414Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 14:32:50 [2024-03-30T14:32:50.414Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode 14:32:50 [2024-03-30T14:32:50.414Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode 14:32:50 [2024-03-30T14:32:50.414Z] === RUN TestCreateInvalidHostConfig/invalid_Annotations 14:32:50 [2024-03-30T14:32:50.414Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations 14:32:50 [2024-03-30T14:32:50.414Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode 14:32:50 [2024-03-30T14:32:50.414Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode 14:32:50 [2024-03-30T14:32:50.414Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 14:32:50 [2024-03-30T14:32:50.414Z] === CONT TestCreateInvalidHostConfig/invalid_Annotations 14:32:50 [2024-03-30T14:32:50.414Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode 14:32:50 [2024-03-30T14:32:50.414Z] --- PASS: TestCreateInvalidHostConfig (0.01s) 14:32:50 [2024-03-30T14:32:50.414Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) 14:32:50 [2024-03-30T14:32:50.414Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) 14:32:50 [2024-03-30T14:32:50.414Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) 14:32:50 [2024-03-30T14:32:50.414Z] --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s) 14:32:50 [2024-03-30T14:32:50.414Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) 14:32:50 [2024-03-30T14:32:50.414Z] === RUN TestCreateWithMultipleEndpointSettings 14:32:50 [2024-03-30T14:32:50.414Z] === RUN TestCreateWithMultipleEndpointSettings/with_API_v1.44 14:32:50 [2024-03-30T14:32:50.414Z] === RUN TestCreateWithMultipleEndpointSettings/with_API_v1.43 14:32:50 [2024-03-30T14:32:50.414Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.04s) 14:32:50 [2024-03-30T14:32:50.414Z] --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.03s) 14:32:50 [2024-03-30T14:32:50.414Z] --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s) 14:32:50 [2024-03-30T14:32:50.414Z] === RUN TestCreateWithCustomMACs 14:32:50 [2024-03-30T14:32:50.973Z] --- PASS: TestCreateWithCustomMACs (0.56s) 14:32:50 [2024-03-30T14:32:50.973Z] === RUN TestContainerStartOnDaemonRestart 14:32:50 [2024-03-30T14:32:50.973Z] === PAUSE TestContainerStartOnDaemonRestart 14:32:50 [2024-03-30T14:32:50.973Z] === RUN TestDaemonRestartIpcMode 14:32:50 [2024-03-30T14:32:50.973Z] === PAUSE TestDaemonRestartIpcMode 14:32:50 [2024-03-30T14:32:50.973Z] === RUN TestDaemonHostGatewayIP 14:32:50 [2024-03-30T14:32:50.973Z] === PAUSE TestDaemonHostGatewayIP 14:32:50 [2024-03-30T14:32:50.973Z] === RUN TestRestartDaemonWithRestartingContainer 14:32:50 [2024-03-30T14:32:50.973Z] === PAUSE TestRestartDaemonWithRestartingContainer 14:32:50 [2024-03-30T14:32:50.973Z] === RUN TestHardRestartWhenContainerIsRunning 14:32:50 [2024-03-30T14:32:50.973Z] === PAUSE TestHardRestartWhenContainerIsRunning 14:32:50 [2024-03-30T14:32:50.973Z] === RUN TestContainerKillOnDaemonStart 14:32:50 [2024-03-30T14:32:50.973Z] === PAUSE TestContainerKillOnDaemonStart 14:32:50 [2024-03-30T14:32:50.973Z] === RUN TestDiff 14:32:51 [2024-03-30T14:32:51.227Z] --- PASS: TestDiff (0.39s) 14:32:51 [2024-03-30T14:32:51.227Z] === RUN TestDiffStoppedContainer 14:32:51 [2024-03-30T14:32:51.785Z] --- PASS: TestDiffStoppedContainer (0.42s) 14:32:51 [2024-03-30T14:32:51.786Z] === RUN TestExecConsoleSize 14:32:52 [2024-03-30T14:32:52.344Z] --- PASS: TestExecConsoleSize (0.46s) 14:32:52 [2024-03-30T14:32:52.344Z] === RUN TestExecWithCloseStdin 14:32:52 [2024-03-30T14:32:52.598Z] --- PASS: TestExecWithCloseStdin (0.40s) 14:32:52 [2024-03-30T14:32:52.598Z] === RUN TestExec 14:32:53 [2024-03-30T14:32:53.156Z] --- PASS: TestExec (0.41s) 14:32:53 [2024-03-30T14:32:53.156Z] === RUN TestExecUser 14:32:53 [2024-03-30T14:32:53.411Z] --- PASS: TestExecUser (0.44s) 14:32:53 [2024-03-30T14:32:53.411Z] === RUN TestExecWithGroupAdd 14:32:53 [2024-03-30T14:32:53.969Z] --- PASS: TestExecWithGroupAdd (0.43s) 14:32:53 [2024-03-30T14:32:53.969Z] === RUN TestExportContainerAndImportImage 14:32:54 [2024-03-30T14:32:54.224Z] --- PASS: TestExportContainerAndImportImage (0.44s) 14:32:54 [2024-03-30T14:32:54.224Z] === RUN TestExportContainerAfterDaemonRestart 14:33:00 [2024-03-30T14:33:00.743Z] --- PASS: TestExportContainerAfterDaemonRestart (6.14s) 14:33:00 [2024-03-30T14:33:00.743Z] === RUN TestHealthCheckWorkdir 14:33:00 [2024-03-30T14:33:00.997Z] --- PASS: TestHealthCheckWorkdir (0.48s) 14:33:00 [2024-03-30T14:33:00.997Z] === RUN TestHealthKillContainer 14:33:09 [2024-03-30T14:33:09.062Z] --- PASS: TestHealthKillContainer (7.58s) 14:33:09 [2024-03-30T14:33:09.062Z] === RUN TestHealthCheckProcessKilled 14:33:09 [2024-03-30T14:33:09.062Z] --- PASS: TestHealthCheckProcessKilled (0.62s) 14:33:09 [2024-03-30T14:33:09.062Z] === RUN TestHealthStartInterval 14:33:10 [2024-03-30T14:33:10.421Z] health_test.go:141: &{2024-03-30 14:33:10.240537767 +0000 UTC 2024-03-30 14:33:10.267951234 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 14:33:10 [2024-03-30T14:33:10.421Z] } 14:33:10 [2024-03-30T14:33:10.675Z] health_test.go:141: &{2024-03-30 14:33:10.240537767 +0000 UTC 2024-03-30 14:33:10.267951234 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 14:33:10 [2024-03-30T14:33:10.675Z] } 14:33:10 [2024-03-30T14:33:10.675Z] health_test.go:141: &{2024-03-30 14:33:10.240537767 +0000 UTC 2024-03-30 14:33:10.267951234 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 14:33:10 [2024-03-30T14:33:10.675Z] } 14:33:10 [2024-03-30T14:33:10.675Z] health_test.go:141: &{2024-03-30 14:33:10.240537767 +0000 UTC 2024-03-30 14:33:10.267951234 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 14:33:10 [2024-03-30T14:33:10.675Z] } 14:33:10 [2024-03-30T14:33:10.929Z] health_test.go:141: &{2024-03-30 14:33:10.240537767 +0000 UTC 2024-03-30 14:33:10.267951234 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 14:33:10 [2024-03-30T14:33:10.929Z] } 14:33:10 [2024-03-30T14:33:10.929Z] health_test.go:141: &{2024-03-30 14:33:10.240537767 +0000 UTC 2024-03-30 14:33:10.267951234 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 14:33:10 [2024-03-30T14:33:10.929Z] } 14:33:11 [2024-03-30T14:33:11.183Z] health_test.go:141: &{2024-03-30 14:33:10.240537767 +0000 UTC 2024-03-30 14:33:10.267951234 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 14:33:11 [2024-03-30T14:33:11.183Z] } 14:33:11 [2024-03-30T14:33:11.183Z] health_test.go:141: &{2024-03-30 14:33:10.240537767 +0000 UTC 2024-03-30 14:33:10.267951234 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 14:33:11 [2024-03-30T14:33:11.183Z] } 14:33:11 [2024-03-30T14:33:11.183Z] health_test.go:141: &{2024-03-30 14:33:10.240537767 +0000 UTC 2024-03-30 14:33:10.267951234 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 14:33:11 [2024-03-30T14:33:11.183Z] } 14:33:11 [2024-03-30T14:33:11.437Z] health_test.go:141: &{2024-03-30 14:33:10.240537767 +0000 UTC 2024-03-30 14:33:10.267951234 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 14:33:11 [2024-03-30T14:33:11.437Z] } 14:33:11 [2024-03-30T14:33:11.437Z] health_test.go:141: &{2024-03-30 14:33:11.268637296 +0000 UTC 2024-03-30 14:33:11.294350337 +0000 UTC 1 2} 14:33:11 [2024-03-30T14:33:11.692Z] health_test.go:141: &{2024-03-30 14:33:11.268637296 +0000 UTC 2024-03-30 14:33:11.294350337 +0000 UTC 1 2} 14:33:11 [2024-03-30T14:33:11.692Z] health_test.go:141: &{2024-03-30 14:33:11.268637296 +0000 UTC 2024-03-30 14:33:11.294350337 +0000 UTC 1 2} 14:33:11 [2024-03-30T14:33:11.692Z] health_test.go:141: &{2024-03-30 14:33:11.268637296 +0000 UTC 2024-03-30 14:33:11.294350337 +0000 UTC 1 2} 14:33:11 [2024-03-30T14:33:11.946Z] health_test.go:141: &{2024-03-30 14:33:11.268637296 +0000 UTC 2024-03-30 14:33:11.294350337 +0000 UTC 1 2} 14:33:11 [2024-03-30T14:33:11.946Z] health_test.go:141: &{2024-03-30 14:33:11.268637296 +0000 UTC 2024-03-30 14:33:11.294350337 +0000 UTC 1 2} 14:33:12 [2024-03-30T14:33:12.200Z] health_test.go:141: &{2024-03-30 14:33:11.268637296 +0000 UTC 2024-03-30 14:33:11.294350337 +0000 UTC 1 2} 14:33:12 [2024-03-30T14:33:12.200Z] health_test.go:141: &{2024-03-30 14:33:11.268637296 +0000 UTC 2024-03-30 14:33:11.294350337 +0000 UTC 1 2} 14:33:12 [2024-03-30T14:33:12.200Z] health_test.go:141: &{2024-03-30 14:33:11.268637296 +0000 UTC 2024-03-30 14:33:11.294350337 +0000 UTC 1 2} 14:33:12 [2024-03-30T14:33:12.454Z] health_test.go:141: &{2024-03-30 14:33:11.268637296 +0000 UTC 2024-03-30 14:33:11.294350337 +0000 UTC 1 2} 14:33:12 [2024-03-30T14:33:12.454Z] health_test.go:169: 1.026607667s 14:33:13 [2024-03-30T14:33:13.376Z] health_test.go:169: 1.026607667s 14:33:14 [2024-03-30T14:33:14.735Z] health_test.go:169: 1.026607667s 14:33:15 [2024-03-30T14:33:15.657Z] health_test.go:169: 1.026607667s 14:33:16 [2024-03-30T14:33:16.579Z] health_test.go:169: 1.026607667s 14:33:17 [2024-03-30T14:33:17.501Z] health_test.go:169: 1.026607667s 14:33:18 [2024-03-30T14:33:18.423Z] health_test.go:169: 1.026607667s 14:33:19 [2024-03-30T14:33:19.782Z] health_test.go:169: 1.026607667s 14:33:20 [2024-03-30T14:33:20.704Z] health_test.go:169: 1.026607667s 14:33:21 [2024-03-30T14:33:21.626Z] health_test.go:169: 1.026607667s 14:33:22 [2024-03-30T14:33:22.548Z] health_test.go:169: 1.026607667s 14:33:23 [2024-03-30T14:33:23.471Z] health_test.go:169: 1.026607667s 14:33:24 [2024-03-30T14:33:24.393Z] health_test.go:169: 1.026607667s 14:33:25 [2024-03-30T14:33:25.751Z] health_test.go:169: 1.026607667s 14:33:26 [2024-03-30T14:33:26.673Z] health_test.go:169: 1.026607667s 14:33:27 [2024-03-30T14:33:27.595Z] health_test.go:169: 1.026607667s 14:33:28 [2024-03-30T14:33:28.516Z] health_test.go:169: 1.026607667s 14:33:29 [2024-03-30T14:33:29.438Z] health_test.go:169: 1.026607667s 14:33:30 [2024-03-30T14:33:30.796Z] health_test.go:169: 1.026607667s 14:33:31 [2024-03-30T14:33:31.719Z] health_test.go:169: 1.026607667s 14:33:32 [2024-03-30T14:33:32.641Z] health_test.go:169: 1.026607667s 14:33:33 [2024-03-30T14:33:33.563Z] health_test.go:169: 1.026607667s 14:33:34 [2024-03-30T14:33:34.484Z] health_test.go:169: 1.026607667s 14:33:35 [2024-03-30T14:33:35.406Z] health_test.go:169: 1.026607667s 14:33:36 [2024-03-30T14:33:36.764Z] health_test.go:169: 1.026607667s 14:33:37 [2024-03-30T14:33:37.686Z] health_test.go:169: 1.026607667s 14:33:38 [2024-03-30T14:33:38.608Z] health_test.go:169: 1.026607667s 14:33:39 [2024-03-30T14:33:39.531Z] health_test.go:169: 1.026607667s 14:33:40 [2024-03-30T14:33:40.454Z] health_test.go:169: 1.026607667s 14:33:41 [2024-03-30T14:33:41.812Z] health_test.go:169: 1.026607667s 14:33:42 [2024-03-30T14:33:42.735Z] --- PASS: TestHealthStartInterval (33.55s) 14:33:42 [2024-03-30T14:33:42.735Z] === RUN TestInspectAnnotations 14:33:42 [2024-03-30T14:33:42.735Z] --- PASS: TestInspectAnnotations (0.04s) 14:33:42 [2024-03-30T14:33:42.735Z] === RUN TestNetworkAliasesAreEmpty 14:33:42 [2024-03-30T14:33:42.735Z] === RUN TestNetworkAliasesAreEmpty/host 14:33:42 [2024-03-30T14:33:42.735Z] === RUN TestNetworkAliasesAreEmpty/bridge 14:33:42 [2024-03-30T14:33:42.735Z] === RUN TestNetworkAliasesAreEmpty/none 14:33:42 [2024-03-30T14:33:42.735Z] --- PASS: TestNetworkAliasesAreEmpty (0.10s) 14:33:42 [2024-03-30T14:33:42.735Z] --- PASS: TestNetworkAliasesAreEmpty/host (0.03s) 14:33:42 [2024-03-30T14:33:42.735Z] --- PASS: TestNetworkAliasesAreEmpty/bridge (0.03s) 14:33:42 [2024-03-30T14:33:42.735Z] --- PASS: TestNetworkAliasesAreEmpty/none (0.03s) 14:33:42 [2024-03-30T14:33:42.735Z] === RUN TestIpcModeNone 14:33:43 [2024-03-30T14:33:43.293Z] --- PASS: TestIpcModeNone (0.40s) 14:33:43 [2024-03-30T14:33:43.293Z] === RUN TestIpcModePrivate 14:33:43 [2024-03-30T14:33:43.548Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false 14:33:43 [2024-03-30T14:33:43.548Z] --- PASS: TestIpcModePrivate (0.42s) 14:33:43 [2024-03-30T14:33:43.548Z] === RUN TestIpcModeShareable 14:33:43 [2024-03-30T14:33:43.802Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true 14:33:44 [2024-03-30T14:33:44.057Z] --- PASS: TestIpcModeShareable (0.42s) 14:33:44 [2024-03-30T14:33:44.057Z] === RUN TestAPIIpcModeShareableAndContainer 14:33:45 [2024-03-30T14:33:45.416Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.04s) 14:33:45 [2024-03-30T14:33:45.416Z] === RUN TestAPIIpcModeHost 14:33:45 [2024-03-30T14:33:45.416Z] --- PASS: TestAPIIpcModeHost (0.23s) 14:33:45 [2024-03-30T14:33:45.416Z] === RUN TestDaemonIpcModeShareable 14:33:46 [2024-03-30T14:33:46.339Z] ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true 14:33:46 [2024-03-30T14:33:46.339Z] --- PASS: TestDaemonIpcModeShareable (1.04s) 14:33:46 [2024-03-30T14:33:46.339Z] === RUN TestDaemonIpcModePrivate 14:33:47 [2024-03-30T14:33:47.262Z] ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false 14:33:47 [2024-03-30T14:33:47.516Z] --- PASS: TestDaemonIpcModePrivate (1.00s) 14:33:47 [2024-03-30T14:33:47.516Z] === RUN TestDaemonIpcModePrivateFromConfig 14:33:48 [2024-03-30T14:33:48.440Z] ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false 14:33:48 [2024-03-30T14:33:48.440Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.03s) 14:33:48 [2024-03-30T14:33:48.440Z] === RUN TestDaemonIpcModeShareableFromConfig 14:33:49 [2024-03-30T14:33:49.363Z] ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true 14:33:49 [2024-03-30T14:33:49.363Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.02s) 14:33:49 [2024-03-30T14:33:49.363Z] === RUN TestIpcModeOlderClient 14:33:49 [2024-03-30T14:33:49.363Z] === PAUSE TestIpcModeOlderClient 14:33:49 [2024-03-30T14:33:49.363Z] === RUN TestKillContainerInvalidSignal 14:33:49 [2024-03-30T14:33:49.922Z] --- PASS: TestKillContainerInvalidSignal (0.42s) 14:33:49 [2024-03-30T14:33:49.922Z] === RUN TestKillContainer 14:33:49 [2024-03-30T14:33:49.922Z] === RUN TestKillContainer/no_signal 14:33:50 [2024-03-30T14:33:50.481Z] === RUN TestKillContainer/non_killing_signal 14:33:50 [2024-03-30T14:33:50.481Z] === RUN TestKillContainer/killing_signal 14:33:51 [2024-03-30T14:33:51.403Z] --- PASS: TestKillContainer (1.32s) 14:33:51 [2024-03-30T14:33:51.403Z] --- PASS: TestKillContainer/no_signal (0.44s) 14:33:51 [2024-03-30T14:33:51.403Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) 14:33:51 [2024-03-30T14:33:51.403Z] --- PASS: TestKillContainer/killing_signal (0.40s) 14:33:51 [2024-03-30T14:33:51.403Z] === RUN TestKillWithStopSignalAndRestartPolicies 14:33:51 [2024-03-30T14:33:51.403Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 14:33:51 [2024-03-30T14:33:51.657Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 14:33:51 [2024-03-30T14:33:51.911Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s) 14:33:51 [2024-03-30T14:33:51.911Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) 14:33:51 [2024-03-30T14:33:51.911Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.23s) 14:33:51 [2024-03-30T14:33:51.911Z] === RUN TestKillStoppedContainer 14:33:52 [2024-03-30T14:33:52.166Z] --- PASS: TestKillStoppedContainer (0.04s) 14:33:52 [2024-03-30T14:33:52.166Z] === RUN TestKillDifferentUserContainer 14:33:52 [2024-03-30T14:33:52.420Z] --- PASS: TestKillDifferentUserContainer (0.43s) 14:33:52 [2024-03-30T14:33:52.420Z] === RUN TestInspectOomKilledTrue 14:33:52 [2024-03-30T14:33:52.979Z] --- PASS: TestInspectOomKilledTrue (0.45s) 14:33:52 [2024-03-30T14:33:52.979Z] === RUN TestInspectOomKilledFalse 14:33:53 [2024-03-30T14:33:53.233Z] --- PASS: TestInspectOomKilledFalse (0.38s) 14:33:53 [2024-03-30T14:33:53.233Z] === RUN TestLinksEtcHostsContentMatch 14:33:53 [2024-03-30T14:33:53.488Z] --- PASS: TestLinksEtcHostsContentMatch (0.19s) 14:33:53 [2024-03-30T14:33:53.488Z] === RUN TestLinksContainerNames 14:33:54 [2024-03-30T14:33:54.410Z] --- PASS: TestLinksContainerNames (0.83s) 14:33:54 [2024-03-30T14:33:54.410Z] === RUN TestLogsFollowTailEmpty 14:33:54 [2024-03-30T14:33:54.969Z] --- PASS: TestLogsFollowTailEmpty (0.46s) 14:33:54 [2024-03-30T14:33:54.969Z] === RUN TestLogs 14:33:54 [2024-03-30T14:33:54.969Z] === RUN TestLogs/driver_local 14:33:54 [2024-03-30T14:33:54.969Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr 14:33:54 [2024-03-30T14:33:54.969Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr 14:33:54 [2024-03-30T14:33:54.969Z] === RUN TestLogs/driver_local/tty/only_stdout 14:33:54 [2024-03-30T14:33:54.969Z] === PAUSE TestLogs/driver_local/tty/only_stdout 14:33:54 [2024-03-30T14:33:54.969Z] === RUN TestLogs/driver_local/tty/only_stderr 14:33:54 [2024-03-30T14:33:54.969Z] === PAUSE TestLogs/driver_local/tty/only_stderr 14:33:54 [2024-03-30T14:33:54.969Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr 14:33:54 [2024-03-30T14:33:54.969Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr 14:33:54 [2024-03-30T14:33:54.969Z] === RUN TestLogs/driver_local/without_tty/only_stdout 14:33:54 [2024-03-30T14:33:54.969Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout 14:33:54 [2024-03-30T14:33:54.969Z] === RUN TestLogs/driver_local/without_tty/only_stderr 14:33:54 [2024-03-30T14:33:54.969Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr 14:33:54 [2024-03-30T14:33:54.969Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr 14:33:54 [2024-03-30T14:33:54.969Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr 14:33:54 [2024-03-30T14:33:54.969Z] === CONT TestLogs/driver_local/tty/only_stderr 14:33:54 [2024-03-30T14:33:54.969Z] === CONT TestLogs/driver_local/without_tty/only_stdout 14:33:54 [2024-03-30T14:33:54.969Z] === CONT TestLogs/driver_local/without_tty/only_stderr 14:33:54 [2024-03-30T14:33:54.969Z] === CONT TestLogs/driver_local/tty/only_stdout 14:33:56 [2024-03-30T14:33:56.329Z] === RUN TestLogs/driver_json-file 14:33:56 [2024-03-30T14:33:56.329Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr 14:33:56 [2024-03-30T14:33:56.329Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr 14:33:56 [2024-03-30T14:33:56.329Z] === RUN TestLogs/driver_json-file/tty/only_stdout 14:33:56 [2024-03-30T14:33:56.329Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout 14:33:56 [2024-03-30T14:33:56.329Z] === RUN TestLogs/driver_json-file/tty/only_stderr 14:33:56 [2024-03-30T14:33:56.329Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr 14:33:56 [2024-03-30T14:33:56.329Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr 14:33:56 [2024-03-30T14:33:56.329Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr 14:33:56 [2024-03-30T14:33:56.329Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout 14:33:56 [2024-03-30T14:33:56.329Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout 14:33:56 [2024-03-30T14:33:56.329Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr 14:33:56 [2024-03-30T14:33:56.329Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr 14:33:56 [2024-03-30T14:33:56.329Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr 14:33:56 [2024-03-30T14:33:56.329Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr 14:33:56 [2024-03-30T14:33:56.329Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr 14:33:56 [2024-03-30T14:33:56.329Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout 14:33:56 [2024-03-30T14:33:56.329Z] === CONT TestLogs/driver_json-file/tty/only_stderr 14:33:56 [2024-03-30T14:33:56.329Z] === CONT TestLogs/driver_json-file/tty/only_stdout 14:33:57 [2024-03-30T14:33:57.690Z] --- PASS: TestLogs (2.59s) 14:33:57 [2024-03-30T14:33:57.690Z] --- PASS: TestLogs/driver_local (0.01s) 14:33:57 [2024-03-30T14:33:57.690Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.69s) 14:33:57 [2024-03-30T14:33:57.690Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.89s) 14:33:57 [2024-03-30T14:33:57.690Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.01s) 14:33:57 [2024-03-30T14:33:57.690Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.13s) 14:33:57 [2024-03-30T14:33:57.690Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.18s) 14:33:57 [2024-03-30T14:33:57.690Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.25s) 14:33:57 [2024-03-30T14:33:57.690Z] --- PASS: TestLogs/driver_json-file (0.01s) 14:33:57 [2024-03-30T14:33:57.690Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.73s) 14:33:57 [2024-03-30T14:33:57.690Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.06s) 14:33:57 [2024-03-30T14:33:57.690Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.14s) 14:33:57 [2024-03-30T14:33:57.690Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.23s) 14:33:57 [2024-03-30T14:33:57.690Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.27s) 14:33:57 [2024-03-30T14:33:57.690Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.33s) 14:33:57 [2024-03-30T14:33:57.690Z] === RUN TestContainerNetworkMountsNoChown 14:33:57 [2024-03-30T14:33:57.690Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) 14:33:57 [2024-03-30T14:33:57.690Z] === RUN TestMountDaemonRoot 14:33:57 [2024-03-30T14:33:57.690Z] === RUN TestMountDaemonRoot/default 14:33:57 [2024-03-30T14:33:57.690Z] === PAUSE TestMountDaemonRoot/default 14:33:57 [2024-03-30T14:33:57.690Z] === RUN TestMountDaemonRoot/private 14:33:57 [2024-03-30T14:33:57.690Z] === PAUSE TestMountDaemonRoot/private 14:33:57 [2024-03-30T14:33:57.690Z] === RUN TestMountDaemonRoot/rprivate 14:33:57 [2024-03-30T14:33:57.690Z] === PAUSE TestMountDaemonRoot/rprivate 14:33:57 [2024-03-30T14:33:57.690Z] === RUN TestMountDaemonRoot/slave 14:33:57 [2024-03-30T14:33:57.690Z] === PAUSE TestMountDaemonRoot/slave 14:33:57 [2024-03-30T14:33:57.690Z] === RUN TestMountDaemonRoot/rslave 14:33:57 [2024-03-30T14:33:57.690Z] === PAUSE TestMountDaemonRoot/rslave 14:33:57 [2024-03-30T14:33:57.690Z] === RUN TestMountDaemonRoot/shared 14:33:57 [2024-03-30T14:33:57.690Z] === PAUSE TestMountDaemonRoot/shared 14:33:57 [2024-03-30T14:33:57.690Z] === RUN TestMountDaemonRoot/rshared 14:33:57 [2024-03-30T14:33:57.690Z] === PAUSE TestMountDaemonRoot/rshared 14:33:57 [2024-03-30T14:33:57.690Z] === CONT TestMountDaemonRoot/default 14:33:57 [2024-03-30T14:33:57.690Z] === CONT TestMountDaemonRoot/rslave 14:33:57 [2024-03-30T14:33:57.690Z] === CONT TestMountDaemonRoot/slave 14:33:57 [2024-03-30T14:33:57.690Z] === RUN TestMountDaemonRoot/slave/bind_root 14:33:57 [2024-03-30T14:33:57.690Z] === PAUSE TestMountDaemonRoot/slave/bind_root 14:33:57 [2024-03-30T14:33:57.690Z] === CONT TestMountDaemonRoot/rprivate 14:33:57 [2024-03-30T14:33:57.690Z] === RUN TestMountDaemonRoot/rslave/bind_root 14:33:57 [2024-03-30T14:33:57.690Z] === RUN TestMountDaemonRoot/rprivate/bind_root 14:33:57 [2024-03-30T14:33:57.690Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 14:33:57 [2024-03-30T14:33:57.690Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 14:33:57 [2024-03-30T14:33:57.690Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 14:33:57 [2024-03-30T14:33:57.690Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 14:33:57 [2024-03-30T14:33:57.690Z] === CONT TestMountDaemonRoot/shared 14:33:57 [2024-03-30T14:33:57.690Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 14:33:57 [2024-03-30T14:33:57.690Z] === CONT TestMountDaemonRoot/private 14:33:57 [2024-03-30T14:33:57.690Z] === RUN TestMountDaemonRoot/slave/bind_subpath 14:33:57 [2024-03-30T14:33:57.690Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 14:33:57 [2024-03-30T14:33:57.690Z] === CONT TestMountDaemonRoot/rshared 14:33:57 [2024-03-30T14:33:57.690Z] === RUN TestMountDaemonRoot/shared/bind_subpath 14:33:57 [2024-03-30T14:33:57.690Z] === RUN TestMountDaemonRoot/private/mount_root 14:33:57 [2024-03-30T14:33:57.690Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 14:33:57 [2024-03-30T14:33:57.690Z] === RUN TestMountDaemonRoot/default/bind_subpath 14:33:57 [2024-03-30T14:33:57.690Z] === PAUSE TestMountDaemonRoot/private/mount_root 14:33:57 [2024-03-30T14:33:57.690Z] === RUN TestMountDaemonRoot/rprivate/mount_root 14:33:57 [2024-03-30T14:33:57.690Z] === RUN TestMountDaemonRoot/private/mount_subpath 14:33:57 [2024-03-30T14:33:57.690Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 14:33:57 [2024-03-30T14:33:57.690Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 14:33:57 [2024-03-30T14:33:57.690Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 14:33:57 [2024-03-30T14:33:57.690Z] === RUN TestMountDaemonRoot/rslave/mount_root 14:33:57 [2024-03-30T14:33:57.690Z] === RUN TestMountDaemonRoot/default/mount_root 14:33:57 [2024-03-30T14:33:57.690Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 14:33:57 [2024-03-30T14:33:57.690Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 14:33:57 [2024-03-30T14:33:57.690Z] === PAUSE TestMountDaemonRoot/default/mount_root 14:33:57 [2024-03-30T14:33:57.690Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 14:33:57 [2024-03-30T14:33:57.690Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 14:33:57 [2024-03-30T14:33:57.690Z] === RUN TestMountDaemonRoot/default/mount_subpath 14:33:57 [2024-03-30T14:33:57.690Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 14:33:57 [2024-03-30T14:33:57.690Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 14:33:57 [2024-03-30T14:33:57.690Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 14:33:57 [2024-03-30T14:33:57.690Z] === CONT TestMountDaemonRoot/rslave/bind_root 14:33:57 [2024-03-30T14:33:57.690Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 14:33:57 [2024-03-30T14:33:57.690Z] === RUN TestMountDaemonRoot/default/bind_root 14:33:57 [2024-03-30T14:33:57.690Z] === RUN TestMountDaemonRoot/private/bind_root 14:33:57 [2024-03-30T14:33:57.690Z] === PAUSE TestMountDaemonRoot/private/bind_root 14:33:57 [2024-03-30T14:33:57.690Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 14:33:57 [2024-03-30T14:33:57.690Z] === RUN TestMountDaemonRoot/rshared/mount_root 14:33:57 [2024-03-30T14:33:57.690Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 14:33:57 [2024-03-30T14:33:57.690Z] === RUN TestMountDaemonRoot/shared/mount_root 14:33:57 [2024-03-30T14:33:57.690Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 14:33:57 [2024-03-30T14:33:57.690Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 14:33:57 [2024-03-30T14:33:57.690Z] === RUN TestMountDaemonRoot/rshared/bind_root 14:33:57 [2024-03-30T14:33:57.690Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 14:33:57 [2024-03-30T14:33:57.690Z] === PAUSE TestMountDaemonRoot/shared/mount_root 14:33:57 [2024-03-30T14:33:57.690Z] === CONT TestMountDaemonRoot/rprivate/bind_root 14:33:57 [2024-03-30T14:33:57.690Z] === RUN TestMountDaemonRoot/shared/mount_subpath 14:33:57 [2024-03-30T14:33:57.690Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 14:33:57 [2024-03-30T14:33:57.690Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 14:33:57 [2024-03-30T14:33:57.690Z] === RUN TestMountDaemonRoot/shared/bind_root 14:33:57 [2024-03-30T14:33:57.690Z] === PAUSE TestMountDaemonRoot/shared/bind_root 14:33:57 [2024-03-30T14:33:57.690Z] === CONT TestMountDaemonRoot/rprivate/mount_root 14:33:57 [2024-03-30T14:33:57.690Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 14:33:57 [2024-03-30T14:33:57.690Z] === RUN TestMountDaemonRoot/slave/mount_root 14:33:57 [2024-03-30T14:33:57.690Z] === PAUSE TestMountDaemonRoot/slave/mount_root 14:33:57 [2024-03-30T14:33:57.690Z] === RUN TestMountDaemonRoot/slave/mount_subpath 14:33:57 [2024-03-30T14:33:57.690Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 14:33:57 [2024-03-30T14:33:57.690Z] === PAUSE TestMountDaemonRoot/default/bind_root 14:33:57 [2024-03-30T14:33:57.690Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 14:33:57 [2024-03-30T14:33:57.690Z] === RUN TestMountDaemonRoot/private/bind_subpath 14:33:57 [2024-03-30T14:33:57.690Z] === CONT TestMountDaemonRoot/rslave/mount_root 14:33:57 [2024-03-30T14:33:57.690Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 14:33:57 [2024-03-30T14:33:57.690Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 14:33:57 [2024-03-30T14:33:57.945Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 14:33:57 [2024-03-30T14:33:57.945Z] === CONT TestMountDaemonRoot/rshared/bind_root 14:33:57 [2024-03-30T14:33:57.945Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 14:33:57 [2024-03-30T14:33:57.945Z] === CONT TestMountDaemonRoot/rshared/mount_root 14:33:57 [2024-03-30T14:33:57.945Z] === CONT TestMountDaemonRoot/shared/bind_subpath 14:33:57 [2024-03-30T14:33:57.945Z] === CONT TestMountDaemonRoot/slave/bind_root 14:33:57 [2024-03-30T14:33:57.945Z] === CONT TestMountDaemonRoot/shared/bind_root 14:33:57 [2024-03-30T14:33:57.945Z] === CONT TestMountDaemonRoot/shared/mount_subpath 14:33:57 [2024-03-30T14:33:57.945Z] === CONT TestMountDaemonRoot/shared/mount_root 14:33:57 [2024-03-30T14:33:57.945Z] === CONT TestMountDaemonRoot/default/bind_subpath 14:33:57 [2024-03-30T14:33:57.945Z] === CONT TestMountDaemonRoot/slave/mount_root 14:33:57 [2024-03-30T14:33:57.945Z] === CONT TestMountDaemonRoot/slave/mount_subpath 14:33:57 [2024-03-30T14:33:57.945Z] === CONT TestMountDaemonRoot/default/bind_root 14:33:57 [2024-03-30T14:33:57.945Z] === CONT TestMountDaemonRoot/default/mount_subpath 14:33:57 [2024-03-30T14:33:57.945Z] === CONT TestMountDaemonRoot/slave/bind_subpath 14:33:57 [2024-03-30T14:33:57.945Z] === CONT TestMountDaemonRoot/default/mount_root 14:33:57 [2024-03-30T14:33:57.945Z] === CONT TestMountDaemonRoot/private/mount_root 14:33:57 [2024-03-30T14:33:57.945Z] === CONT TestMountDaemonRoot/private/bind_subpath 14:33:57 [2024-03-30T14:33:57.945Z] === CONT TestMountDaemonRoot/private/bind_root 14:33:57 [2024-03-30T14:33:57.945Z] === CONT TestMountDaemonRoot/private/mount_subpath 14:33:57 [2024-03-30T14:33:57.945Z] --- PASS: TestMountDaemonRoot (0.01s) 14:33:57 [2024-03-30T14:33:57.945Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 14:33:57 [2024-03-30T14:33:57.945Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) 14:33:57 [2024-03-30T14:33:57.945Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) 14:33:57 [2024-03-30T14:33:57.945Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) 14:33:57 [2024-03-30T14:33:57.945Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) 14:33:57 [2024-03-30T14:33:57.945Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 14:33:57 [2024-03-30T14:33:57.945Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) 14:33:57 [2024-03-30T14:33:57.945Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) 14:33:57 [2024-03-30T14:33:57.945Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) 14:33:57 [2024-03-30T14:33:57.945Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) 14:33:57 [2024-03-30T14:33:57.945Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 14:33:57 [2024-03-30T14:33:57.945Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) 14:33:57 [2024-03-30T14:33:57.945Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) 14:33:57 [2024-03-30T14:33:57.945Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) 14:33:57 [2024-03-30T14:33:57.945Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) 14:33:57 [2024-03-30T14:33:57.945Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 14:33:57 [2024-03-30T14:33:57.945Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) 14:33:57 [2024-03-30T14:33:57.945Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) 14:33:57 [2024-03-30T14:33:57.945Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) 14:33:57 [2024-03-30T14:33:57.945Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) 14:33:57 [2024-03-30T14:33:57.945Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 14:33:57 [2024-03-30T14:33:57.945Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) 14:33:57 [2024-03-30T14:33:57.945Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) 14:33:57 [2024-03-30T14:33:57.945Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) 14:33:57 [2024-03-30T14:33:57.945Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) 14:33:57 [2024-03-30T14:33:57.945Z] --- PASS: TestMountDaemonRoot/default (0.00s) 14:33:57 [2024-03-30T14:33:57.945Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) 14:33:57 [2024-03-30T14:33:57.945Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) 14:33:57 [2024-03-30T14:33:57.945Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) 14:33:57 [2024-03-30T14:33:57.946Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) 14:33:57 [2024-03-30T14:33:57.946Z] --- PASS: TestMountDaemonRoot/private (0.00s) 14:33:57 [2024-03-30T14:33:57.946Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) 14:33:57 [2024-03-30T14:33:57.946Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) 14:33:57 [2024-03-30T14:33:57.946Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) 14:33:57 [2024-03-30T14:33:57.946Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) 14:33:57 [2024-03-30T14:33:57.946Z] === RUN TestContainerBindMountNonRecursive 14:33:59 [2024-03-30T14:33:59.179Z] --- PASS: TestContainerBindMountNonRecursive (1.05s) 14:33:59 [2024-03-30T14:33:59.179Z] === RUN TestContainerVolumesMountedAsShared 14:33:59 [2024-03-30T14:33:59.434Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s) 14:33:59 [2024-03-30T14:33:59.434Z] === RUN TestContainerVolumesMountedAsSlave 14:33:59 [2024-03-30T14:33:59.690Z] --- PASS: TestContainerVolumesMountedAsSlave (0.25s) 14:33:59 [2024-03-30T14:33:59.690Z] === RUN TestContainerCopyLeaksMounts 14:34:00 [2024-03-30T14:34:00.250Z] --- PASS: TestContainerCopyLeaksMounts (0.45s) 14:34:00 [2024-03-30T14:34:00.250Z] === RUN TestContainerBindMountReadOnlyDefault 14:34:00 [2024-03-30T14:34:00.250Z] === RUN TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44 14:34:00 [2024-03-30T14:34:00.250Z] === RUN TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/mount 14:34:00 [2024-03-30T14:34:00.505Z] === RUN TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/bind_mount 14:34:01 [2024-03-30T14:34:01.064Z] === RUN TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44 14:34:01 [2024-03-30T14:34:01.064Z] === RUN TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/mount 14:34:01 [2024-03-30T14:34:01.319Z] === RUN TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/bind_mount 14:34:01 [2024-03-30T14:34:01.574Z] === RUN TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default 14:34:01 [2024-03-30T14:34:01.574Z] === RUN TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/mount 14:34:02 [2024-03-30T14:34:02.134Z] === RUN TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/bind_mount 14:34:02 [2024-03-30T14:34:02.389Z] === RUN TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default 14:34:02 [2024-03-30T14:34:02.389Z] === RUN TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/mount 14:34:02 [2024-03-30T14:34:02.949Z] === RUN TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/bind_mount 14:34:03 [2024-03-30T14:34:03.204Z] --- PASS: TestContainerBindMountReadOnlyDefault (3.12s) 14:34:03 [2024-03-30T14:34:03.204Z] --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44 (0.75s) 14:34:03 [2024-03-30T14:34:03.204Z] --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/mount (0.37s) 14:34:03 [2024-03-30T14:34:03.204Z] --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/bind_mount (0.37s) 14:34:03 [2024-03-30T14:34:03.204Z] --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44 (0.77s) 14:34:03 [2024-03-30T14:34:03.204Z] --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/mount (0.37s) 14:34:03 [2024-03-30T14:34:03.204Z] --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/bind_mount (0.39s) 14:34:03 [2024-03-30T14:34:03.204Z] --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default (0.74s) 14:34:03 [2024-03-30T14:34:03.204Z] --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/mount (0.38s) 14:34:03 [2024-03-30T14:34:03.204Z] --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/bind_mount (0.36s) 14:34:03 [2024-03-30T14:34:03.204Z] --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default (0.81s) 14:34:03 [2024-03-30T14:34:03.204Z] --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/mount (0.39s) 14:34:03 [2024-03-30T14:34:03.204Z] --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/bind_mount (0.41s) 14:34:03 [2024-03-30T14:34:03.204Z] === RUN TestContainerBindMountRecursivelyReadOnly 14:34:04 [2024-03-30T14:34:04.566Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.28s) 14:34:04 [2024-03-30T14:34:04.566Z] === RUN TestNetworkNat 14:34:05 [2024-03-30T14:34:05.126Z] --- PASS: TestNetworkNat (0.45s) 14:34:05 [2024-03-30T14:34:05.126Z] === RUN TestNetworkLocalhostTCPNat 14:34:05 [2024-03-30T14:34:05.380Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) 14:34:05 [2024-03-30T14:34:05.380Z] === RUN TestNetworkLoopbackNat 14:34:07 [2024-03-30T14:34:07.891Z] --- PASS: TestNetworkLoopbackNat (2.50s) 14:34:07 [2024-03-30T14:34:07.891Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors 14:34:08 [2024-03-30T14:34:08.149Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff 14:34:08 [2024-03-30T14:34:08.149Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/export 14:34:08 [2024-03-30T14:34:08.149Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container 14:34:08 [2024-03-30T14:34:08.149Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container 14:34:08 [2024-03-30T14:34:08.404Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.45s) 14:34:08 [2024-03-30T14:34:08.404Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.01s) 14:34:08 [2024-03-30T14:34:08.404Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s) 14:34:08 [2024-03-30T14:34:08.404Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s) 14:34:08 [2024-03-30T14:34:08.404Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s) 14:34:08 [2024-03-30T14:34:08.404Z] === RUN TestPause 14:34:08 [2024-03-30T14:34:08.963Z] --- PASS: TestPause (0.54s) 14:34:08 [2024-03-30T14:34:08.963Z] === RUN TestPauseFailsOnWindowsServerContainers 14:34:08 [2024-03-30T14:34:08.963Z] pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 14:34:08 [2024-03-30T14:34:08.963Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 14:34:08 [2024-03-30T14:34:08.963Z] === RUN TestPauseStopPausedContainer 14:34:09 [2024-03-30T14:34:09.218Z] --- PASS: TestPauseStopPausedContainer (0.40s) 14:34:09 [2024-03-30T14:34:09.218Z] === RUN TestPIDModeHost 14:34:10 [2024-03-30T14:34:10.141Z] --- PASS: TestPIDModeHost (0.89s) 14:34:10 [2024-03-30T14:34:10.141Z] === RUN TestPIDModeContainer 14:34:10 [2024-03-30T14:34:10.141Z] === RUN TestPIDModeContainer/non-existing_container 14:34:10 [2024-03-30T14:34:10.141Z] === RUN TestPIDModeContainer/non-running_container 14:34:10 [2024-03-30T14:34:10.396Z] === RUN TestPIDModeContainer/running_container 14:34:11 [2024-03-30T14:34:11.319Z] --- PASS: TestPIDModeContainer (0.97s) 14:34:11 [2024-03-30T14:34:11.319Z] --- PASS: TestPIDModeContainer/non-existing_container (0.00s) 14:34:11 [2024-03-30T14:34:11.319Z] --- PASS: TestPIDModeContainer/non-running_container (0.16s) 14:34:11 [2024-03-30T14:34:11.319Z] --- PASS: TestPIDModeContainer/running_container (0.41s) 14:34:11 [2024-03-30T14:34:11.319Z] === RUN TestPsFilter 14:34:11 [2024-03-30T14:34:11.319Z] === RUN TestPsFilter/since 14:34:11 [2024-03-30T14:34:11.319Z] === RUN TestPsFilter/before 14:34:11 [2024-03-30T14:34:11.319Z] --- PASS: TestPsFilter (0.10s) 14:34:11 [2024-03-30T14:34:11.319Z] --- PASS: TestPsFilter/since (0.00s) 14:34:11 [2024-03-30T14:34:11.319Z] --- PASS: TestPsFilter/before (0.00s) 14:34:11 [2024-03-30T14:34:11.319Z] === RUN TestRemoveContainerWithRemovedVolume 14:34:11 [2024-03-30T14:34:11.574Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) 14:34:11 [2024-03-30T14:34:11.574Z] === RUN TestRemoveContainerWithVolume 14:34:12 [2024-03-30T14:34:12.132Z] --- PASS: TestRemoveContainerWithVolume (0.38s) 14:34:12 [2024-03-30T14:34:12.132Z] === RUN TestRemoveContainerRunning 14:34:12 [2024-03-30T14:34:12.387Z] --- PASS: TestRemoveContainerRunning (0.39s) 14:34:12 [2024-03-30T14:34:12.387Z] === RUN TestRemoveContainerForceRemoveRunning 14:34:12 [2024-03-30T14:34:12.946Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) 14:34:12 [2024-03-30T14:34:12.946Z] === RUN TestRemoveInvalidContainer 14:34:12 [2024-03-30T14:34:12.946Z] --- PASS: TestRemoveInvalidContainer (0.01s) 14:34:12 [2024-03-30T14:34:12.946Z] === RUN TestRenameLinkedContainer 14:34:14 [2024-03-30T14:34:14.828Z] --- PASS: TestRenameLinkedContainer (1.62s) 14:34:14 [2024-03-30T14:34:14.828Z] === RUN TestRenameStoppedContainer 14:34:14 [2024-03-30T14:34:14.828Z] --- PASS: TestRenameStoppedContainer (0.39s) 14:34:14 [2024-03-30T14:34:14.828Z] === RUN TestRenameRunningContainerAndReuse 14:34:15 [2024-03-30T14:34:15.752Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) 14:34:15 [2024-03-30T14:34:15.752Z] === RUN TestRenameInvalidName 14:34:16 [2024-03-30T14:34:16.311Z] --- PASS: TestRenameInvalidName (0.43s) 14:34:16 [2024-03-30T14:34:16.311Z] === RUN TestRenameAnonymousContainer 14:34:17 [2024-03-30T14:34:17.670Z] --- PASS: TestRenameAnonymousContainer (1.47s) 14:34:17 [2024-03-30T14:34:17.670Z] === RUN TestRenameContainerWithSameName 14:34:18 [2024-03-30T14:34:18.230Z] --- PASS: TestRenameContainerWithSameName (0.42s) 14:34:18 [2024-03-30T14:34:18.230Z] === RUN TestRenameContainerWithLinkedContainer 14:34:18 [2024-03-30T14:34:18.789Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) 14:34:18 [2024-03-30T14:34:18.789Z] === RUN TestRenameContainerTwice 14:34:19 [2024-03-30T14:34:19.349Z] --- PASS: TestRenameContainerTwice (0.43s) 14:34:19 [2024-03-30T14:34:19.349Z] === RUN TestResize 14:34:19 [2024-03-30T14:34:19.349Z] === RUN TestResize/success 14:34:19 [2024-03-30T14:34:19.603Z] === RUN TestResize/invalid_size 14:34:21 [2024-03-30T14:34:21.889Z] === RUN TestResize/invalid_state 14:34:21 [2024-03-30T14:34:21.889Z] --- PASS: TestResize (0.90s) 14:34:21 [2024-03-30T14:34:21.889Z] --- PASS: TestResize/success (0.24s) 14:34:21 [2024-03-30T14:34:21.889Z] --- PASS: TestResize/invalid_size (0.21s) 14:34:21 [2024-03-30T14:34:21.889Z] --- PASS: TestResize/invalid_state (0.03s) 14:34:21 [2024-03-30T14:34:21.889Z] === RUN TestDaemonRestartKillContainers 14:34:21 [2024-03-30T14:34:21.889Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 14:34:21 [2024-03-30T14:34:21.889Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 14:34:21 [2024-03-30T14:34:21.889Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 14:34:21 [2024-03-30T14:34:21.889Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 14:34:21 [2024-03-30T14:34:21.889Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 14:34:21 [2024-03-30T14:34:21.889Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 14:34:21 [2024-03-30T14:34:21.889Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 14:34:21 [2024-03-30T14:34:21.890Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 14:34:21 [2024-03-30T14:34:21.890Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 14:34:21 [2024-03-30T14:34:21.890Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 14:34:21 [2024-03-30T14:34:21.890Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 14:34:21 [2024-03-30T14:34:21.890Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 14:34:21 [2024-03-30T14:34:21.890Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 14:34:21 [2024-03-30T14:34:21.890Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 14:34:21 [2024-03-30T14:34:21.890Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 14:34:21 [2024-03-30T14:34:21.890Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 14:34:21 [2024-03-30T14:34:21.890Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 14:34:21 [2024-03-30T14:34:21.890Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 14:34:21 [2024-03-30T14:34:21.890Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 14:34:21 [2024-03-30T14:34:21.890Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 14:34:21 [2024-03-30T14:34:21.890Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 14:34:21 [2024-03-30T14:34:21.890Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 14:34:21 [2024-03-30T14:34:21.890Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 14:34:21 [2024-03-30T14:34:21.890Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 14:34:21 [2024-03-30T14:34:21.890Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 14:34:21 [2024-03-30T14:34:21.890Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 14:34:21 [2024-03-30T14:34:21.890Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 14:34:21 [2024-03-30T14:34:21.890Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 14:34:21 [2024-03-30T14:34:21.890Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 14:34:21 [2024-03-30T14:34:21.890Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 14:34:21 [2024-03-30T14:34:21.890Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 14:34:21 [2024-03-30T14:34:21.890Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 14:34:21 [2024-03-30T14:34:21.890Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 14:34:21 [2024-03-30T14:34:21.890Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 14:34:21 [2024-03-30T14:34:21.890Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 14:34:21 [2024-03-30T14:34:21.890Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 14:34:21 [2024-03-30T14:34:21.890Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 14:34:21 [2024-03-30T14:34:21.890Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 14:34:21 [2024-03-30T14:34:21.890Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 14:34:21 [2024-03-30T14:34:21.890Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 14:34:21 [2024-03-30T14:34:21.890Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 14:34:21 [2024-03-30T14:34:21.890Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 14:34:21 [2024-03-30T14:34:21.890Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 14:34:21 [2024-03-30T14:34:21.890Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 14:34:21 [2024-03-30T14:34:21.890Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 14:34:22 [2024-03-30T14:34:22.148Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 14:34:22 [2024-03-30T14:34:22.148Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 14:34:24 [2024-03-30T14:34:24.031Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 14:34:29 [2024-03-30T14:34:29.263Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 14:34:29 [2024-03-30T14:34:29.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s) 14:34:29 [2024-03-30T14:34:29.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.27s) 14:34:29 [2024-03-30T14:34:29.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s) 14:34:29 [2024-03-30T14:34:29.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.28s) 14:34:29 [2024-03-30T14:34:29.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.71s) 14:34:29 [2024-03-30T14:34:29.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.92s) 14:34:29 [2024-03-30T14:34:29.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.94s) 14:34:29 [2024-03-30T14:34:29.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.25s) 14:34:29 [2024-03-30T14:34:29.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.28s) 14:34:29 [2024-03-30T14:34:29.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.88s) 14:34:29 [2024-03-30T14:34:29.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.33s) 14:34:29 [2024-03-30T14:34:29.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.53s) 14:34:29 [2024-03-30T14:34:29.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.36s) 14:34:29 [2024-03-30T14:34:29.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.90s) 14:34:29 [2024-03-30T14:34:29.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (5.15s) 14:34:29 [2024-03-30T14:34:29.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.81s) 14:34:29 [2024-03-30T14:34:29.263Z] === RUN TestContainerWithAutoRemoveCanBeRestarted 14:34:29 [2024-03-30T14:34:29.263Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill 14:34:29 [2024-03-30T14:34:29.518Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop 14:34:30 [2024-03-30T14:34:30.441Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.85s) 14:34:30 [2024-03-30T14:34:30.441Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.92s) 14:34:30 [2024-03-30T14:34:30.441Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.92s) 14:34:30 [2024-03-30T14:34:30.441Z] === RUN TestContainerRestartWithCancelledRequest 14:34:32 [2024-03-30T14:34:32.323Z] --- PASS: TestContainerRestartWithCancelledRequest (1.82s) 14:34:32 [2024-03-30T14:34:32.323Z] === RUN TestCgroupNamespacesRun 14:34:33 [2024-03-30T14:34:33.245Z] --- PASS: TestCgroupNamespacesRun (1.01s) 14:34:33 [2024-03-30T14:34:33.245Z] === RUN TestCgroupNamespacesRunPrivileged 14:34:34 [2024-03-30T14:34:34.168Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.00s) 14:34:34 [2024-03-30T14:34:34.168Z] === RUN TestCgroupNamespacesRunDaemonHostMode 14:34:35 [2024-03-30T14:34:35.527Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.04s) 14:34:35 [2024-03-30T14:34:35.527Z] === RUN TestCgroupNamespacesRunHostMode 14:34:36 [2024-03-30T14:34:36.450Z] --- PASS: TestCgroupNamespacesRunHostMode (1.01s) 14:34:36 [2024-03-30T14:34:36.450Z] === RUN TestCgroupNamespacesRunPrivateMode 14:34:37 [2024-03-30T14:34:37.373Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.02s) 14:34:37 [2024-03-30T14:34:37.373Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 14:34:38 [2024-03-30T14:34:38.295Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.99s) 14:34:38 [2024-03-30T14:34:38.295Z] === RUN TestCgroupNamespacesRunInvalidMode 14:34:38 [2024-03-30T14:34:38.854Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s) 14:34:38 [2024-03-30T14:34:38.854Z] === RUN TestCgroupNamespacesRunOlderClient 14:34:40 [2024-03-30T14:34:40.213Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.06s) 14:34:40 [2024-03-30T14:34:40.213Z] === RUN TestNISDomainname 14:34:40 [2024-03-30T14:34:40.467Z] --- PASS: TestNISDomainname (0.49s) 14:34:40 [2024-03-30T14:34:40.467Z] === RUN TestHostnameDnsResolution 14:34:41 [2024-03-30T14:34:41.026Z] --- PASS: TestHostnameDnsResolution (0.61s) 14:34:41 [2024-03-30T14:34:41.026Z] === RUN TestUnprivilegedPortsAndPing 14:34:41 [2024-03-30T14:34:41.585Z] --- PASS: TestUnprivilegedPortsAndPing (0.43s) 14:34:41 [2024-03-30T14:34:41.585Z] === RUN TestPrivilegedHostDevices 14:34:42 [2024-03-30T14:34:42.143Z] --- PASS: TestPrivilegedHostDevices (0.46s) 14:34:42 [2024-03-30T14:34:42.143Z] === RUN TestRunConsoleSize 14:34:42 [2024-03-30T14:34:42.397Z] --- PASS: TestRunConsoleSize (0.40s) 14:34:42 [2024-03-30T14:34:42.397Z] === RUN TestRunWithAlternativeContainerdShim 14:34:47 [2024-03-30T14:34:47.628Z] --- PASS: TestRunWithAlternativeContainerdShim (5.27s) 14:34:47 [2024-03-30T14:34:47.628Z] === RUN TestMacAddressIsAppliedToMainNetworkWithShortID 14:34:48 [2024-03-30T14:34:48.988Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.07s) 14:34:48 [2024-03-30T14:34:48.988Z] === RUN TestStaticIPOutsideSubpool 14:34:49 [2024-03-30T14:34:49.910Z] --- PASS: TestStaticIPOutsideSubpool (1.15s) 14:34:49 [2024-03-30T14:34:49.910Z] === RUN TestStats 14:34:51 [2024-03-30T14:34:51.269Z] --- PASS: TestStats (1.45s) 14:34:51 [2024-03-30T14:34:51.269Z] === RUN TestStopContainerWithTimeout 14:34:51 [2024-03-30T14:34:51.269Z] === RUN TestStopContainerWithTimeout/0 14:34:51 [2024-03-30T14:34:51.269Z] === PAUSE TestStopContainerWithTimeout/0 14:34:51 [2024-03-30T14:34:51.269Z] === RUN TestStopContainerWithTimeout/1 14:34:51 [2024-03-30T14:34:51.269Z] === PAUSE TestStopContainerWithTimeout/1 14:34:51 [2024-03-30T14:34:51.269Z] === RUN TestStopContainerWithTimeout/3 14:34:51 [2024-03-30T14:34:51.269Z] === PAUSE TestStopContainerWithTimeout/3 14:34:51 [2024-03-30T14:34:51.269Z] === RUN TestStopContainerWithTimeout/-1 14:34:51 [2024-03-30T14:34:51.269Z] === PAUSE TestStopContainerWithTimeout/-1 14:34:51 [2024-03-30T14:34:51.269Z] === CONT TestStopContainerWithTimeout/0 14:34:51 [2024-03-30T14:34:51.269Z] === CONT TestStopContainerWithTimeout/3 14:34:51 [2024-03-30T14:34:51.269Z] === CONT TestStopContainerWithTimeout/1 14:34:51 [2024-03-30T14:34:51.269Z] === CONT TestStopContainerWithTimeout/-1 14:34:54 [2024-03-30T14:34:54.525Z] --- PASS: TestStopContainerWithTimeout (0.04s) 14:34:54 [2024-03-30T14:34:54.525Z] --- PASS: TestStopContainerWithTimeout/0 (0.73s) 14:34:54 [2024-03-30T14:34:54.525Z] --- PASS: TestStopContainerWithTimeout/1 (1.71s) 14:34:54 [2024-03-30T14:34:54.525Z] --- PASS: TestStopContainerWithTimeout/3 (2.54s) 14:34:54 [2024-03-30T14:34:54.525Z] --- PASS: TestStopContainerWithTimeout/-1 (2.67s) 14:34:54 [2024-03-30T14:34:54.525Z] === RUN TestStopContainerWithTimeoutCancel 14:34:54 [2024-03-30T14:34:54.525Z] === PAUSE TestStopContainerWithTimeoutCancel 14:34:54 [2024-03-30T14:34:54.525Z] === RUN TestStopContainerWithRestartPolicyAlways 14:34:55 [2024-03-30T14:34:55.447Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.32s) 14:34:55 [2024-03-30T14:34:55.447Z] === RUN TestUpdateMemory 14:34:55 [2024-03-30T14:34:55.702Z] --- PASS: TestUpdateMemory (0.48s) 14:34:55 [2024-03-30T14:34:55.702Z] === RUN TestUpdateCPUQuota 14:34:56 [2024-03-30T14:34:56.624Z] --- PASS: TestUpdateCPUQuota (0.64s) 14:34:56 [2024-03-30T14:34:56.624Z] === RUN TestUpdatePidsLimit 14:34:56 [2024-03-30T14:34:56.624Z] === RUN TestUpdatePidsLimit/update_from_none 14:34:56 [2024-03-30T14:34:56.624Z] === RUN TestUpdatePidsLimit/no_change 14:34:56 [2024-03-30T14:34:56.878Z] === RUN TestUpdatePidsLimit/update_lower 14:34:56 [2024-03-30T14:34:56.878Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 14:34:57 [2024-03-30T14:34:57.132Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 14:34:57 [2024-03-30T14:34:57.133Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 14:34:57 [2024-03-30T14:34:57.387Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 14:34:57 [2024-03-30T14:34:57.945Z] --- PASS: TestUpdatePidsLimit (1.46s) 14:34:57 [2024-03-30T14:34:57.945Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.15s) 14:34:57 [2024-03-30T14:34:57.945Z] --- PASS: TestUpdatePidsLimit/no_change (0.15s) 14:34:57 [2024-03-30T14:34:57.945Z] --- PASS: TestUpdatePidsLimit/update_lower (0.15s) 14:34:57 [2024-03-30T14:34:57.945Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.15s) 14:34:57 [2024-03-30T14:34:57.945Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.15s) 14:34:57 [2024-03-30T14:34:57.945Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.16s) 14:34:57 [2024-03-30T14:34:57.945Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.15s) 14:34:57 [2024-03-30T14:34:57.945Z] === RUN TestUpdateRestartPolicy 14:35:10 [2024-03-30T14:35:10.092Z] --- PASS: TestUpdateRestartPolicy (10.61s) 14:35:10 [2024-03-30T14:35:10.092Z] === RUN TestUpdateRestartWithAutoRemove 14:35:10 [2024-03-30T14:35:10.092Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) 14:35:10 [2024-03-30T14:35:10.092Z] === RUN TestWaitNonBlocked 14:35:10 [2024-03-30T14:35:10.092Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 14:35:10 [2024-03-30T14:35:10.092Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 14:35:10 [2024-03-30T14:35:10.092Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 14:35:10 [2024-03-30T14:35:10.092Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 14:35:10 [2024-03-30T14:35:10.092Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 14:35:10 [2024-03-30T14:35:10.092Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 14:35:10 [2024-03-30T14:35:10.092Z] --- PASS: TestWaitNonBlocked (0.03s) 14:35:10 [2024-03-30T14:35:10.092Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.50s) 14:35:10 [2024-03-30T14:35:10.092Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.59s) 14:35:10 [2024-03-30T14:35:10.092Z] === RUN TestWaitBlocked 14:35:10 [2024-03-30T14:35:10.092Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 14:35:10 [2024-03-30T14:35:10.092Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 14:35:10 [2024-03-30T14:35:10.092Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 14:35:10 [2024-03-30T14:35:10.092Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 14:35:10 [2024-03-30T14:35:10.092Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 14:35:10 [2024-03-30T14:35:10.092Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 14:35:10 [2024-03-30T14:35:10.092Z] --- PASS: TestWaitBlocked (0.02s) 14:35:10 [2024-03-30T14:35:10.092Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.49s) 14:35:10 [2024-03-30T14:35:10.092Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.52s) 14:35:10 [2024-03-30T14:35:10.092Z] === RUN TestWaitConditions 14:35:10 [2024-03-30T14:35:10.092Z] === RUN TestWaitConditions/default 14:35:10 [2024-03-30T14:35:10.092Z] === PAUSE TestWaitConditions/default 14:35:10 [2024-03-30T14:35:10.092Z] === RUN TestWaitConditions/not-running 14:35:10 [2024-03-30T14:35:10.092Z] === PAUSE TestWaitConditions/not-running 14:35:10 [2024-03-30T14:35:10.092Z] === RUN TestWaitConditions/next-exit 14:35:10 [2024-03-30T14:35:10.092Z] === PAUSE TestWaitConditions/next-exit 14:35:10 [2024-03-30T14:35:10.092Z] === RUN TestWaitConditions/removed 14:35:10 [2024-03-30T14:35:10.092Z] === PAUSE TestWaitConditions/removed 14:35:10 [2024-03-30T14:35:10.092Z] === CONT TestWaitConditions/default 14:35:10 [2024-03-30T14:35:10.092Z] === CONT TestWaitConditions/next-exit 14:35:10 [2024-03-30T14:35:10.092Z] === CONT TestWaitConditions/not-running 14:35:10 [2024-03-30T14:35:10.092Z] === CONT TestWaitConditions/removed 14:35:10 [2024-03-30T14:35:10.092Z] wait_test.go:145: ContainerID = 5161291b7979696187f3d5ba7cc749149470ecc27d34837cd21646ad3ea60401 14:35:10 [2024-03-30T14:35:10.092Z] wait_test.go:145: ContainerID = ed0b50070d5888a3da6cd712a1b77a8c549a8ecfa50b38a9ed05ebf0abeb2123 14:35:10 [2024-03-30T14:35:10.092Z] wait_test.go:145: ContainerID = eb7e8de467689667e1ee67e2604881a10b54023657c06b7f5cccd479529e439b 14:35:10 [2024-03-30T14:35:10.092Z] wait_test.go:145: ContainerID = 2ff235cdc3628f64ce414524dba5f9ea971963947672305a629dc222ea628807 14:35:11 [2024-03-30T14:35:11.019Z] --- PASS: TestWaitConditions (0.03s) 14:35:11 [2024-03-30T14:35:11.019Z] --- PASS: TestWaitConditions/default (0.64s) 14:35:11 [2024-03-30T14:35:11.019Z] --- PASS: TestWaitConditions/next-exit (0.82s) 14:35:11 [2024-03-30T14:35:11.019Z] --- PASS: TestWaitConditions/removed (0.87s) 14:35:11 [2024-03-30T14:35:11.019Z] --- PASS: TestWaitConditions/not-running (0.94s) 14:35:11 [2024-03-30T14:35:11.019Z] === RUN TestWaitRestartedContainer 14:35:11 [2024-03-30T14:35:11.019Z] === RUN TestWaitRestartedContainer/default 14:35:11 [2024-03-30T14:35:11.019Z] === PAUSE TestWaitRestartedContainer/default 14:35:11 [2024-03-30T14:35:11.019Z] === RUN TestWaitRestartedContainer/not-running 14:35:11 [2024-03-30T14:35:11.019Z] === PAUSE TestWaitRestartedContainer/not-running 14:35:11 [2024-03-30T14:35:11.019Z] === RUN TestWaitRestartedContainer/next-exit 14:35:11 [2024-03-30T14:35:11.019Z] === PAUSE TestWaitRestartedContainer/next-exit 14:35:11 [2024-03-30T14:35:11.019Z] === CONT TestWaitRestartedContainer/default 14:35:11 [2024-03-30T14:35:11.019Z] === CONT TestWaitRestartedContainer/next-exit 14:35:11 [2024-03-30T14:35:11.019Z] === CONT TestWaitRestartedContainer/not-running 14:35:12 [2024-03-30T14:35:12.899Z] --- PASS: TestWaitRestartedContainer (0.01s) 14:35:12 [2024-03-30T14:35:12.899Z] --- PASS: TestWaitRestartedContainer/not-running (1.41s) 14:35:12 [2024-03-30T14:35:12.899Z] --- PASS: TestWaitRestartedContainer/next-exit (1.54s) 14:35:12 [2024-03-30T14:35:12.899Z] --- PASS: TestWaitRestartedContainer/default (1.60s) 14:35:12 [2024-03-30T14:35:12.899Z] === CONT TestHardRestartWhenContainerIsRunning 14:35:12 [2024-03-30T14:35:12.899Z] === CONT TestDaemonRestartIpcMode 14:35:12 [2024-03-30T14:35:12.899Z] === CONT TestStopContainerWithTimeoutCancel 14:35:12 [2024-03-30T14:35:12.899Z] === CONT TestIpcModeOlderClient 14:35:12 [2024-03-30T14:35:12.899Z] === CONT TestContainerKillOnDaemonStart 14:35:12 [2024-03-30T14:35:12.899Z] === CONT TestContainerStartOnDaemonRestart 14:35:12 [2024-03-30T14:35:12.899Z] === CONT TestRestartDaemonWithRestartingContainer 14:35:12 [2024-03-30T14:35:12.899Z] === CONT TestDaemonHostGatewayIP 14:35:12 [2024-03-30T14:35:12.899Z] --- PASS: TestIpcModeOlderClient (0.09s) 14:35:14 [2024-03-30T14:35:14.259Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=none 14:35:14 [2024-03-30T14:35:14.259Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure 14:35:14 [2024-03-30T14:35:14.514Z] --- PASS: TestHardRestartWhenContainerIsRunning (1.94s) 14:35:14 [2024-03-30T14:35:14.514Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s) 14:35:14 [2024-03-30T14:35:14.514Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.33s) 14:35:15 [2024-03-30T14:35:15.073Z] --- PASS: TestContainerStartOnDaemonRestart (2.43s) 14:35:15 [2024-03-30T14:35:15.632Z] --- PASS: TestDaemonHostGatewayIP (2.82s) 14:35:16 [2024-03-30T14:35:16.191Z] --- PASS: TestDaemonRestartIpcMode (3.41s) 14:35:16 [2024-03-30T14:35:16.191Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.47s) 14:35:16 [2024-03-30T14:35:16.191Z] --- PASS: TestStopContainerWithTimeoutCancel (3.54s) 14:35:26 [2024-03-30T14:35:26.112Z] --- PASS: TestContainerKillOnDaemonStart (11.77s) 14:35:26 [2024-03-30T14:35:26.112Z] PASS 14:35:26 [2024-03-30T14:35:26.112Z] 14:35:26 [2024-03-30T14:35:26.112Z] === Skipped 14:35:26 [2024-03-30T14:35:26.112Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) 14:35:26 [2024-03-30T14:35:26.112Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 14:35:26 [2024-03-30T14:35:26.112Z] 14:35:26 [2024-03-30T14:35:26.112Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 14:35:26 [2024-03-30T14:35:26.112Z] pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 14:35:26 [2024-03-30T14:35:26.112Z] 14:35:26 [2024-03-30T14:35:26.112Z] DONE 327 tests, 2 skipped in 163.260s 14:35:26 [2024-03-30T14:35:26.112Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 14:35:26 [2024-03-30T14:35:26.112Z] ++ '[' -n '' ']' 14:35:26 [2024-03-30T14:35:26.112Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m 14:35:26 [2024-03-30T14:35:26.112Z] ++ set -e 14:35:26 [2024-03-30T14:35:26.112Z] ++ '[' -n 0 ']' 14:35:26 [2024-03-30T14:35:26.112Z] ++ set -x 14:35:26 [2024-03-30T14:35:26.112Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.bAoAqbJmir/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m 14:35:26 [2024-03-30T14:35:26.112Z] INFO: Testing against a local daemon 14:35:26 [2024-03-30T14:35:26.112Z] === RUN TestConfigDaemonID 14:35:26 [2024-03-30T14:35:26.112Z] daemon_test.go:61: [d5c6370f34262] daemon is not started 14:35:26 [2024-03-30T14:35:26.112Z] --- PASS: TestConfigDaemonID (1.04s) 14:35:26 [2024-03-30T14:35:26.112Z] === RUN TestDaemonConfigValidation 14:35:26 [2024-03-30T14:35:26.112Z] === RUN TestDaemonConfigValidation/config_with_no_content 14:35:26 [2024-03-30T14:35:26.112Z] === PAUSE TestDaemonConfigValidation/config_with_no_content 14:35:26 [2024-03-30T14:35:26.112Z] === RUN TestDaemonConfigValidation/config_with_{} 14:35:26 [2024-03-30T14:35:26.112Z] === PAUSE TestDaemonConfigValidation/config_with_{} 14:35:26 [2024-03-30T14:35:26.112Z] === RUN TestDaemonConfigValidation/invalid_config 14:35:26 [2024-03-30T14:35:26.112Z] === PAUSE TestDaemonConfigValidation/invalid_config 14:35:26 [2024-03-30T14:35:26.112Z] === RUN TestDaemonConfigValidation/malformed_config 14:35:26 [2024-03-30T14:35:26.112Z] === PAUSE TestDaemonConfigValidation/malformed_config 14:35:26 [2024-03-30T14:35:26.112Z] === RUN TestDaemonConfigValidation/valid_config 14:35:26 [2024-03-30T14:35:26.112Z] === PAUSE TestDaemonConfigValidation/valid_config 14:35:26 [2024-03-30T14:35:26.112Z] === CONT TestDaemonConfigValidation/config_with_no_content 14:35:26 [2024-03-30T14:35:26.112Z] === CONT TestDaemonConfigValidation/malformed_config 14:35:26 [2024-03-30T14:35:26.112Z] === CONT TestDaemonConfigValidation/valid_config 14:35:26 [2024-03-30T14:35:26.112Z] === CONT TestDaemonConfigValidation/invalid_config 14:35:26 [2024-03-30T14:35:26.112Z] === CONT TestDaemonConfigValidation/config_with_{} 14:35:26 [2024-03-30T14:35:26.112Z] --- PASS: TestDaemonConfigValidation (0.00s) 14:35:26 [2024-03-30T14:35:26.112Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.05s) 14:35:26 [2024-03-30T14:35:26.112Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.05s) 14:35:26 [2024-03-30T14:35:26.112Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) 14:35:26 [2024-03-30T14:35:26.112Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) 14:35:26 [2024-03-30T14:35:26.112Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) 14:35:26 [2024-03-30T14:35:26.112Z] === RUN TestConfigDaemonSeccompProfiles 14:35:26 [2024-03-30T14:35:26.112Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set 14:35:26 [2024-03-30T14:35:26.671Z] === RUN TestConfigDaemonSeccompProfiles/default_profile 14:35:27 [2024-03-30T14:35:27.594Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile 14:35:28 [2024-03-30T14:35:28.953Z] daemon_test.go:180: [da2d584a3f14d] daemon is not started 14:35:28 [2024-03-30T14:35:28.953Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) 14:35:28 [2024-03-30T14:35:28.953Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) 14:35:28 [2024-03-30T14:35:28.953Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) 14:35:28 [2024-03-30T14:35:28.953Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) 14:35:28 [2024-03-30T14:35:28.953Z] === RUN TestDaemonProxy 14:35:28 [2024-03-30T14:35:28.953Z] === RUN TestDaemonProxy/environment_variables 14:35:28 [2024-03-30T14:35:28.953Z] === PAUSE TestDaemonProxy/environment_variables 14:35:28 [2024-03-30T14:35:28.953Z] === RUN TestDaemonProxy/command-line_options 14:35:28 [2024-03-30T14:35:28.953Z] === PAUSE TestDaemonProxy/command-line_options 14:35:28 [2024-03-30T14:35:28.953Z] === RUN TestDaemonProxy/configuration_file 14:35:28 [2024-03-30T14:35:28.953Z] === PAUSE TestDaemonProxy/configuration_file 14:35:28 [2024-03-30T14:35:28.953Z] === RUN TestDaemonProxy/conflicting_options 14:35:29 [2024-03-30T14:35:29.207Z] === RUN TestDaemonProxy/reload_sanitized 14:35:29 [2024-03-30T14:35:29.207Z] === PAUSE TestDaemonProxy/reload_sanitized 14:35:29 [2024-03-30T14:35:29.207Z] === CONT TestDaemonProxy/environment_variables 14:35:29 [2024-03-30T14:35:29.207Z] === CONT TestDaemonProxy/configuration_file 14:35:29 [2024-03-30T14:35:29.207Z] === CONT TestDaemonProxy/reload_sanitized 14:35:29 [2024-03-30T14:35:29.207Z] === CONT TestDaemonProxy/command-line_options 14:35:31 [2024-03-30T14:35:31.100Z] --- PASS: TestDaemonProxy (0.50s) 14:35:31 [2024-03-30T14:35:31.100Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) 14:35:31 [2024-03-30T14:35:31.100Z] --- PASS: TestDaemonProxy/reload_sanitized (0.62s) 14:35:31 [2024-03-30T14:35:31.100Z] --- PASS: TestDaemonProxy/command-line_options (1.71s) 14:35:31 [2024-03-30T14:35:31.100Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) 14:35:31 [2024-03-30T14:35:31.100Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) 14:35:31 [2024-03-30T14:35:31.100Z] === RUN TestLiveRestore 14:35:31 [2024-03-30T14:35:31.100Z] === RUN TestLiveRestore/volume_references 14:35:31 [2024-03-30T14:35:31.100Z] === PAUSE TestLiveRestore/volume_references 14:35:31 [2024-03-30T14:35:31.100Z] === RUN TestLiveRestore/autoremove 14:35:31 [2024-03-30T14:35:31.100Z] === PAUSE TestLiveRestore/autoremove 14:35:31 [2024-03-30T14:35:31.100Z] === CONT TestLiveRestore/volume_references 14:35:31 [2024-03-30T14:35:31.100Z] === CONT TestLiveRestore/autoremove 14:35:31 [2024-03-30T14:35:31.100Z] === RUN TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers 14:35:31 [2024-03-30T14:35:31.659Z] === RUN TestLiveRestore/volume_references/restartPolicy 14:35:31 [2024-03-30T14:35:31.659Z] === RUN TestLiveRestore/volume_references/restartPolicy/always 14:35:32 [2024-03-30T14:35:32.583Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped 14:35:32 [2024-03-30T14:35:32.837Z] === RUN TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited 14:35:33 [2024-03-30T14:35:33.760Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure 14:35:34 [2024-03-30T14:35:34.683Z] === RUN TestLiveRestore/volume_references/restartPolicy/no 14:35:35 [2024-03-30T14:35:35.606Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options 14:35:36 [2024-03-30T14:35:36.164Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted 14:35:37 [2024-03-30T14:35:37.087Z] === RUN TestLiveRestore/volume_references/container_with_bind-mounts 14:35:38 [2024-03-30T14:35:38.009Z] --- PASS: TestLiveRestore (0.00s) 14:35:38 [2024-03-30T14:35:38.009Z] --- PASS: TestLiveRestore/autoremove (3.31s) 14:35:38 [2024-03-30T14:35:38.009Z] --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (1.84s) 14:35:38 [2024-03-30T14:35:38.009Z] --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.47s) 14:35:38 [2024-03-30T14:35:38.009Z] --- PASS: TestLiveRestore/volume_references (6.81s) 14:35:38 [2024-03-30T14:35:38.009Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.97s) 14:35:38 [2024-03-30T14:35:38.009Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.93s) 14:35:38 [2024-03-30T14:35:38.009Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.03s) 14:35:38 [2024-03-30T14:35:38.009Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.00s) 14:35:38 [2024-03-30T14:35:38.009Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.01s) 14:35:38 [2024-03-30T14:35:38.009Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.34s) 14:35:38 [2024-03-30T14:35:38.009Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.39s) 14:35:38 [2024-03-30T14:35:38.009Z] --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.90s) 14:35:38 [2024-03-30T14:35:38.009Z] === RUN TestDaemonDefaultBridgeWithFixedCidrButNoBip 14:35:38 [2024-03-30T14:35:38.567Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.66s) 14:35:38 [2024-03-30T14:35:38.567Z] PASS 14:35:38 [2024-03-30T14:35:38.567Z] 14:35:38 [2024-03-30T14:35:38.567Z] DONE 31 tests in 13.975s 14:35:38 [2024-03-30T14:35:38.567Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 14:35:38 [2024-03-30T14:35:38.567Z] ++ '[' -n '' ']' 14:35:38 [2024-03-30T14:35:38.567Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m 14:35:38 [2024-03-30T14:35:38.567Z] ++ set -e 14:35:38 [2024-03-30T14:35:38.567Z] ++ '[' -n 0 ']' 14:35:38 [2024-03-30T14:35:38.567Z] ++ set -x 14:35:38 [2024-03-30T14:35:38.567Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.bAoAqbJmir/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m 14:35:38 [2024-03-30T14:35:38.567Z] INFO: Testing against a local daemon 14:35:38 [2024-03-30T14:35:38.567Z] === RUN TestCommitInheritsEnv 14:35:38 [2024-03-30T14:35:38.567Z] --- PASS: TestCommitInheritsEnv (0.15s) 14:35:38 [2024-03-30T14:35:38.567Z] === RUN TestUsernsCommit 14:35:40 [2024-03-30T14:35:40.448Z] --- PASS: TestUsernsCommit (1.41s) 14:35:40 [2024-03-30T14:35:40.448Z] === RUN TestImportExtremelyLargeImageWorks 14:35:40 [2024-03-30T14:35:40.448Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out 14:35:40 [2024-03-30T14:35:40.448Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) 14:35:40 [2024-03-30T14:35:40.448Z] === RUN TestImportWithCustomPlatform 14:35:40 [2024-03-30T14:35:40.448Z] === RUN TestImportWithCustomPlatform/#00 14:35:40 [2024-03-30T14:35:40.448Z] === RUN TestImportWithCustomPlatform/linux 14:35:40 [2024-03-30T14:35:40.448Z] === RUN TestImportWithCustomPlatform/LINUX 14:35:40 [2024-03-30T14:35:40.448Z] === RUN TestImportWithCustomPlatform/linux/sparc64 14:35:40 [2024-03-30T14:35:40.448Z] --- PASS: TestImportWithCustomPlatform (0.12s) 14:35:40 [2024-03-30T14:35:40.448Z] --- PASS: TestImportWithCustomPlatform/#00 (0.02s) 14:35:40 [2024-03-30T14:35:40.448Z] --- PASS: TestImportWithCustomPlatform/linux (0.02s) 14:35:40 [2024-03-30T14:35:40.448Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.02s) 14:35:40 [2024-03-30T14:35:40.448Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.03s) 14:35:40 [2024-03-30T14:35:40.448Z] === RUN TestImportWithCustomPlatformReject 14:35:40 [2024-03-30T14:35:40.448Z] === RUN TestImportWithCustomPlatformReject/_______ 14:35:40 [2024-03-30T14:35:40.448Z] === RUN TestImportWithCustomPlatformReject// 14:35:40 [2024-03-30T14:35:40.448Z] === RUN TestImportWithCustomPlatformReject/macos 14:35:40 [2024-03-30T14:35:40.448Z] === RUN TestImportWithCustomPlatformReject/macos/arm64 14:35:40 [2024-03-30T14:35:40.448Z] === RUN TestImportWithCustomPlatformReject/nintendo64 14:35:40 [2024-03-30T14:35:40.448Z] --- PASS: TestImportWithCustomPlatformReject (0.01s) 14:35:40 [2024-03-30T14:35:40.448Z] --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s) 14:35:40 [2024-03-30T14:35:40.448Z] --- PASS: TestImportWithCustomPlatformReject// (0.00s) 14:35:40 [2024-03-30T14:35:40.448Z] --- PASS: TestImportWithCustomPlatformReject/macos (0.00s) 14:35:40 [2024-03-30T14:35:40.448Z] --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s) 14:35:40 [2024-03-30T14:35:40.448Z] --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s) 14:35:40 [2024-03-30T14:35:40.448Z] === RUN TestImageInspectEmptyTagsAndDigests 14:35:40 [2024-03-30T14:35:40.448Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s) 14:35:40 [2024-03-30T14:35:40.448Z] === RUN TestImagesFilterMultiReference 14:35:40 [2024-03-30T14:35:40.448Z] --- PASS: TestImagesFilterMultiReference (0.05s) 14:35:40 [2024-03-30T14:35:40.448Z] === RUN TestImagesFilterUntil 14:35:40 [2024-03-30T14:35:40.448Z] list_test.go:99: ImageList: ID=sha256:18773a14d29c507983c95d49b880a24266e6797fe7adde0855235421a068a466 RepoTags=[testimagesfilteruntil:v1] 14:35:40 [2024-03-30T14:35:40.448Z] --- PASS: TestImagesFilterUntil (0.26s) 14:35:40 [2024-03-30T14:35:40.448Z] === RUN TestImagesFilterBeforeSince 14:35:40 [2024-03-30T14:35:40.702Z] list_test.go:133: ImageList: ID=sha256:2df94bbf022ba7e1c71a27b555bae794a570e9623593442ab8291c376713f621 RepoTags=[testimagesfilterbeforesince:v2] 14:35:40 [2024-03-30T14:35:40.702Z] list_test.go:133: ImageList: ID=sha256:6c0f8917a6586c3f9342a1ec7ef541bdc608e8f5391fa53dd5c802b27eb11a05 RepoTags=[testimagesfilterbeforesince:v1] 14:35:40 [2024-03-30T14:35:40.702Z] list_test.go:133: ImageList: ID=sha256:a35c1d1352e8ab6f8c567c533e00d47326fb56d81b481ff4c836e0b136180fa0 RepoTags=[testimagesfilterbeforesince:v3] 14:35:40 [2024-03-30T14:35:40.702Z] --- PASS: TestImagesFilterBeforeSince (0.27s) 14:35:40 [2024-03-30T14:35:40.702Z] === RUN TestAPIImagesFilters 14:35:40 [2024-03-30T14:35:40.702Z] === RUN TestAPIImagesFilters/repository_regex 14:35:40 [2024-03-30T14:35:40.702Z] === PAUSE TestAPIImagesFilters/repository_regex 14:35:40 [2024-03-30T14:35:40.702Z] === RUN TestAPIImagesFilters/image_name_regex 14:35:40 [2024-03-30T14:35:40.702Z] === PAUSE TestAPIImagesFilters/image_name_regex 14:35:40 [2024-03-30T14:35:40.702Z] === RUN TestAPIImagesFilters/image_name_without_a_tag 14:35:40 [2024-03-30T14:35:40.702Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag 14:35:40 [2024-03-30T14:35:40.702Z] === RUN TestAPIImagesFilters/registry_port_regex 14:35:40 [2024-03-30T14:35:40.702Z] === PAUSE TestAPIImagesFilters/registry_port_regex 14:35:40 [2024-03-30T14:35:40.702Z] === CONT TestAPIImagesFilters/repository_regex 14:35:40 [2024-03-30T14:35:40.702Z] === CONT TestAPIImagesFilters/image_name_without_a_tag 14:35:40 [2024-03-30T14:35:40.702Z] === CONT TestAPIImagesFilters/registry_port_regex 14:35:40 [2024-03-30T14:35:40.702Z] === CONT TestAPIImagesFilters/image_name_regex 14:35:40 [2024-03-30T14:35:40.702Z] --- PASS: TestAPIImagesFilters (0.04s) 14:35:40 [2024-03-30T14:35:40.702Z] --- PASS: TestAPIImagesFilters/repository_regex (0.00s) 14:35:40 [2024-03-30T14:35:40.702Z] --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s) 14:35:40 [2024-03-30T14:35:40.702Z] --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s) 14:35:40 [2024-03-30T14:35:40.702Z] --- PASS: TestAPIImagesFilters/image_name_regex (0.00s) 14:35:40 [2024-03-30T14:35:40.702Z] === RUN TestAPIImagesListSizeShared 14:35:41 [2024-03-30T14:35:41.625Z] --- PASS: TestAPIImagesListSizeShared (0.62s) 14:35:41 [2024-03-30T14:35:41.625Z] === RUN TestPruneDontDeleteUsedDangling 14:35:41 [2024-03-30T14:35:41.879Z] --- PASS: TestPruneDontDeleteUsedDangling (0.55s) 14:35:41 [2024-03-30T14:35:41.879Z] === RUN TestImagePullPlatformInvalid 14:35:41 [2024-03-30T14:35:41.879Z] --- PASS: TestImagePullPlatformInvalid (0.01s) 14:35:41 [2024-03-30T14:35:41.879Z] === RUN TestImagePullStoredDigestForOtherRepo 14:35:41 [2024-03-30T14:35:41.879Z] time="2024-03-30T14:35:41.872239362Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.20.8 instance.id=4e7ea90c-5f9b-46cd-a528-2c983908d0c1 version=2.8.3 14:35:41 [2024-03-30T14:35:41.879Z] time="2024-03-30T14:35:41.87230529Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=4e7ea90c-5f9b-46cd-a528-2c983908d0c1 version=2.8.3 14:35:41 [2024-03-30T14:35:41.879Z] time="2024-03-30T14:35:41.872342163Z" level=info msg="Starting upload purge in 55m0s" go.version=go1.20.8 instance.id=4e7ea90c-5f9b-46cd-a528-2c983908d0c1 version=2.8.3 14:35:41 [2024-03-30T14:35:41.879Z] time="2024-03-30T14:35:41.872553401Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=4e7ea90c-5f9b-46cd-a528-2c983908d0c1 version=2.8.3 14:35:42 [2024-03-30T14:35:42.135Z] time="2024-03-30T14:35:41.968548781Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c4e60d0a-8d48-460a-9aad-987c3f985edd http.request.method=GET http.request.remoteaddr="127.0.0.1:48972" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 14:35:42 [2024-03-30T14:35:42.135Z] time="2024-03-30T14:35:41.96860277Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c4e60d0a-8d48-460a-9aad-987c3f985edd http.request.method=GET http.request.remoteaddr="127.0.0.1:48972" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.922114ms http.response.status=200 http.response.written=2 14:35:42 [2024-03-30T14:35:42.135Z] 127.0.0.1 - - [30/Mar/2024:14:35:41 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" 14:35:42 [2024-03-30T14:35:42.135Z] time="2024-03-30T14:35:41.970824129Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3377192e-655c-4c7a-9096-ea5b027be4e1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48986" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:35:42 [2024-03-30T14:35:42.135Z] time="2024-03-30T14:35:41.97084885Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c4a073a4-c7e4-4cc2-86e4-86848c6e1842 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48988" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:35:42 [2024-03-30T14:35:42.135Z] time="2024-03-30T14:35:41.970866951Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3377192e-655c-4c7a-9096-ea5b027be4e1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48986" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:35:42 [2024-03-30T14:35:42.135Z] time="2024-03-30T14:35:41.970880899Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c4a073a4-c7e4-4cc2-86e4-86848c6e1842 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48988" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:35:42 [2024-03-30T14:35:42.135Z] time="2024-03-30T14:35:41.970954252Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c4a073a4-c7e4-4cc2-86e4-86848c6e1842 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48988" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" trace.duration=40.188µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=6dee17ca-1cc2-4475-8d24-46f77b5a9227 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:35:42 [2024-03-30T14:35:42.135Z] time="2024-03-30T14:35:41.97104253Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3377192e-655c-4c7a-9096-ea5b027be4e1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48986" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" trace.duration=125.479µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c15795a0-d607-4634-be2f-da7814139ea1 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:35:42 [2024-03-30T14:35:42.135Z] time="2024-03-30T14:35:41.971062894Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c4a073a4-c7e4-4cc2-86e4-86848c6e1842 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48988" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.157956ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:35:42 [2024-03-30T14:35:42.135Z] 127.0.0.1 - - [30/Mar/2024:14:35:41 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.14+unknown" 14:35:42 [2024-03-30T14:35:42.135Z] time="2024-03-30T14:35:41.971114217Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b err.message="blob unknown to registry" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3377192e-655c-4c7a-9096-ea5b027be4e1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48986" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.226239ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:35:42 [2024-03-30T14:35:42.135Z] 127.0.0.1 - - [30/Mar/2024:14:35:41 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.14+unknown" 14:35:42 [2024-03-30T14:35:42.136Z] time="2024-03-30T14:35:41.972764696Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2b9f8ce9-5035-48ab-b786-7f2376a3fd68 http.request.method=POST http.request.remoteaddr="127.0.0.1:48986" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" vars.name=test 14:35:42 [2024-03-30T14:35:42.136Z] time="2024-03-30T14:35:41.972821679Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2b9f8ce9-5035-48ab-b786-7f2376a3fd68 http.request.method=POST http.request.remoteaddr="127.0.0.1:48986" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" vars.name=test 14:35:42 [2024-03-30T14:35:42.136Z] time="2024-03-30T14:35:41.972868719Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c5477769-f610-4882-bd51-4f5ee408e9bb http.request.method=POST http.request.remoteaddr="127.0.0.1:48988" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" vars.name=test 14:35:42 [2024-03-30T14:35:42.136Z] time="2024-03-30T14:35:41.972914806Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c5477769-f610-4882-bd51-4f5ee408e9bb http.request.method=POST http.request.remoteaddr="127.0.0.1:48988" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" vars.name=test 14:35:42 [2024-03-30T14:35:42.136Z] time="2024-03-30T14:35:41.97295067Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/8d17665b-9062-4e80-af06-d3c88ac81cbe/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2b9f8ce9-5035-48ab-b786-7f2376a3fd68 http.request.method=POST http.request.remoteaddr="127.0.0.1:48986" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" trace.duration=99.896µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=067423ca-f669-42d9-9e8c-16513a71d750 trace.line=110 vars.name=test 14:35:42 [2024-03-30T14:35:42.136Z] time="2024-03-30T14:35:41.973008196Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/8d17665b-9062-4e80-af06-d3c88ac81cbe/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2b9f8ce9-5035-48ab-b786-7f2376a3fd68 http.request.method=POST http.request.remoteaddr="127.0.0.1:48986" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" trace.duration=26.855µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=bfb4a2c6-9cfe-4c43-9387-d8e5e1dd576c trace.line=142 vars.name=test 14:35:42 [2024-03-30T14:35:42.136Z] time="2024-03-30T14:35:41.973009952Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/4d0f3c2c-0e76-445c-9b8e-274187f0e9c8/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c5477769-f610-4882-bd51-4f5ee408e9bb http.request.method=POST http.request.remoteaddr="127.0.0.1:48988" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" trace.duration=62.62µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=2ec83f6b-0611-4511-a01c-bedbb1854a3c trace.line=110 vars.name=test 14:35:42 [2024-03-30T14:35:42.136Z] time="2024-03-30T14:35:41.973059288Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/4d0f3c2c-0e76-445c-9b8e-274187f0e9c8/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c5477769-f610-4882-bd51-4f5ee408e9bb http.request.method=POST http.request.remoteaddr="127.0.0.1:48988" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" trace.duration=21.784µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=1a197cab-4eb1-4357-8fad-20994a58acbc trace.line=142 vars.name=test 14:35:42 [2024-03-30T14:35:42.136Z] time="2024-03-30T14:35:41.973087563Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/8d17665b-9062-4e80-af06-d3c88ac81cbe/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2b9f8ce9-5035-48ab-b786-7f2376a3fd68 http.request.method=POST http.request.remoteaddr="127.0.0.1:48986" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" trace.duration=43.437µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=3ff304f5-47f5-4e5d-b578-2fb1bb1ab245 trace.line=110 vars.name=test 14:35:42 [2024-03-30T14:35:42.136Z] time="2024-03-30T14:35:41.97312876Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/4d0f3c2c-0e76-445c-9b8e-274187f0e9c8/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c5477769-f610-4882-bd51-4f5ee408e9bb http.request.method=POST http.request.remoteaddr="127.0.0.1:48988" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" trace.duration=39.13µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=9d7184ab-e3f9-4f00-a9ec-9e22537b6e46 trace.line=110 vars.name=test 14:35:42 [2024-03-30T14:35:42.136Z] time="2024-03-30T14:35:41.973172698Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2b9f8ce9-5035-48ab-b786-7f2376a3fd68 http.request.method=POST http.request.remoteaddr="127.0.0.1:48986" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" http.response.duration=1.746781ms http.response.status=202 http.response.written=0 14:35:42 [2024-03-30T14:35:42.136Z] 127.0.0.1 - - [30/Mar/2024:14:35:41 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.14+unknown" 14:35:42 [2024-03-30T14:35:42.136Z] time="2024-03-30T14:35:41.973195976Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c5477769-f610-4882-bd51-4f5ee408e9bb http.request.method=POST http.request.remoteaddr="127.0.0.1:48988" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" http.response.duration=1.724168ms http.response.status=202 http.response.written=0 14:35:42 [2024-03-30T14:35:42.136Z] 127.0.0.1 - - [30/Mar/2024:14:35:41 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.14+unknown" 14:35:42 [2024-03-30T14:35:42.136Z] time="2024-03-30T14:35:41.975146364Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b3eddb35-5ab8-407e-a0b3-ac99a937c02f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48986" http.request.uri="/v2/test/blobs/uploads/8d17665b-9062-4e80-af06-d3c88ac81cbe?_state=y1wnE_wlBEcNa9ipsDRa2hyAq6cJgBoNRpK5dUJA0Op7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhkMTc2NjViLTkwNjItNGU4MC1hZjA2LWQzYzg4YWM4MWNiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0zMFQxNDozNTo0MS45NzI4MzIyNzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.uuid=8d17665b-9062-4e80-af06-d3c88ac81cbe 14:35:42 [2024-03-30T14:35:42.136Z] time="2024-03-30T14:35:41.975232656Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b3eddb35-5ab8-407e-a0b3-ac99a937c02f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48986" http.request.uri="/v2/test/blobs/uploads/8d17665b-9062-4e80-af06-d3c88ac81cbe?_state=y1wnE_wlBEcNa9ipsDRa2hyAq6cJgBoNRpK5dUJA0Op7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhkMTc2NjViLTkwNjItNGU4MC1hZjA2LWQzYzg4YWM4MWNiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0zMFQxNDozNTo0MS45NzI4MzIyNzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.uuid=8d17665b-9062-4e80-af06-d3c88ac81cbe 14:35:42 [2024-03-30T14:35:42.136Z] time="2024-03-30T14:35:41.975150237Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fdb103cf-7a39-47de-9fd5-97610d9aa0f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48988" http.request.uri="/v2/test/blobs/uploads/4d0f3c2c-0e76-445c-9b8e-274187f0e9c8?_state=uv5AB9ARJSG20JiCGypCHAXnNuHq4HVU1-OBpb7VzxB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRkMGYzYzJjLTBlNzYtNDQ1Yy05YjhlLTI3NDE4N2YwZTljOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0zMFQxNDozNTo0MS45NzI5Mjk5MDNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.uuid=4d0f3c2c-0e76-445c-9b8e-274187f0e9c8 14:35:42 [2024-03-30T14:35:42.136Z] time="2024-03-30T14:35:41.975298214Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fdb103cf-7a39-47de-9fd5-97610d9aa0f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48988" http.request.uri="/v2/test/blobs/uploads/4d0f3c2c-0e76-445c-9b8e-274187f0e9c8?_state=uv5AB9ARJSG20JiCGypCHAXnNuHq4HVU1-OBpb7VzxB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRkMGYzYzJjLTBlNzYtNDQ1Yy05YjhlLTI3NDE4N2YwZTljOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0zMFQxNDozNTo0MS45NzI5Mjk5MDNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.uuid=4d0f3c2c-0e76-445c-9b8e-274187f0e9c8 14:35:42 [2024-03-30T14:35:42.136Z] time="2024-03-30T14:35:41.975302842Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/8d17665b-9062-4e80-af06-d3c88ac81cbe/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b3eddb35-5ab8-407e-a0b3-ac99a937c02f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48986" http.request.uri="/v2/test/blobs/uploads/8d17665b-9062-4e80-af06-d3c88ac81cbe?_state=y1wnE_wlBEcNa9ipsDRa2hyAq6cJgBoNRpK5dUJA0Op7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhkMTc2NjViLTkwNjItNGU4MC1hZjA2LWQzYzg4YWM4MWNiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0zMFQxNDozNTo0MS45NzI4MzIyNzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" trace.duration=39.064µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e8f3a4b8-3809-4e67-a6bc-d01c6cedd0b6 trace.line=95 vars.name=test vars.uuid=8d17665b-9062-4e80-af06-d3c88ac81cbe 14:35:42 [2024-03-30T14:35:42.136Z] time="2024-03-30T14:35:41.975378123Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/8d17665b-9062-4e80-af06-d3c88ac81cbe/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b3eddb35-5ab8-407e-a0b3-ac99a937c02f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48986" http.request.uri="/v2/test/blobs/uploads/8d17665b-9062-4e80-af06-d3c88ac81cbe?_state=y1wnE_wlBEcNa9ipsDRa2hyAq6cJgBoNRpK5dUJA0Op7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhkMTc2NjViLTkwNjItNGU4MC1hZjA2LWQzYzg4YWM4MWNiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0zMFQxNDozNTo0MS45NzI4MzIyNzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" trace.duration=24.73µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=9638c2cc-127b-4a21-8dfc-024dca58cb94 trace.line=142 vars.name=test vars.uuid=8d17665b-9062-4e80-af06-d3c88ac81cbe 14:35:42 [2024-03-30T14:35:42.136Z] time="2024-03-30T14:35:41.97542325Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b3eddb35-5ab8-407e-a0b3-ac99a937c02f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48986" http.request.uri="/v2/test/blobs/uploads/8d17665b-9062-4e80-af06-d3c88ac81cbe?_state=y1wnE_wlBEcNa9ipsDRa2hyAq6cJgBoNRpK5dUJA0Op7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhkMTc2NjViLTkwNjItNGU4MC1hZjA2LWQzYzg4YWM4MWNiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0zMFQxNDozNTo0MS45NzI4MzIyNzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.uuid=8d17665b-9062-4e80-af06-d3c88ac81cbe 14:35:42 [2024-03-30T14:35:42.136Z] time="2024-03-30T14:35:41.975495126Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/8d17665b-9062-4e80-af06-d3c88ac81cbe/hashstates/sha256/68")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b3eddb35-5ab8-407e-a0b3-ac99a937c02f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48986" http.request.uri="/v2/test/blobs/uploads/8d17665b-9062-4e80-af06-d3c88ac81cbe?_state=y1wnE_wlBEcNa9ipsDRa2hyAq6cJgBoNRpK5dUJA0Op7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhkMTc2NjViLTkwNjItNGU4MC1hZjA2LWQzYzg4YWM4MWNiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0zMFQxNDozNTo0MS45NzI4MzIyNzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" trace.duration=36.447µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=913b6ff5-1ba8-49df-a82c-8116fc0192af trace.line=110 vars.name=test vars.uuid=8d17665b-9062-4e80-af06-d3c88ac81cbe 14:35:42 [2024-03-30T14:35:42.136Z] time="2024-03-30T14:35:41.975537415Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/8d17665b-9062-4e80-af06-d3c88ac81cbe/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b3eddb35-5ab8-407e-a0b3-ac99a937c02f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48986" http.request.uri="/v2/test/blobs/uploads/8d17665b-9062-4e80-af06-d3c88ac81cbe?_state=y1wnE_wlBEcNa9ipsDRa2hyAq6cJgBoNRpK5dUJA0Op7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhkMTc2NjViLTkwNjItNGU4MC1hZjA2LWQzYzg4YWM4MWNiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0zMFQxNDozNTo0MS45NzI4MzIyNzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" trace.duration=14.408µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d06b9237-1059-4042-a57c-99743fc751dd trace.line=155 vars.name=test vars.uuid=8d17665b-9062-4e80-af06-d3c88ac81cbe 14:35:42 [2024-03-30T14:35:42.136Z] time="2024-03-30T14:35:41.975582501Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b3eddb35-5ab8-407e-a0b3-ac99a937c02f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48986" http.request.uri="/v2/test/blobs/uploads/8d17665b-9062-4e80-af06-d3c88ac81cbe?_state=y1wnE_wlBEcNa9ipsDRa2hyAq6cJgBoNRpK5dUJA0Op7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhkMTc2NjViLTkwNjItNGU4MC1hZjA2LWQzYzg4YWM4MWNiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0zMFQxNDozNTo0MS45NzI4MzIyNzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" trace.duration=12.619µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d33ddef8-8877-4d76-8b60-fde8202ac522 trace.line=155 vars.name=test vars.uuid=8d17665b-9062-4e80-af06-d3c88ac81cbe 14:35:42 [2024-03-30T14:35:42.136Z] time="2024-03-30T14:35:41.975613992Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/8d17665b-9062-4e80-af06-d3c88ac81cbe/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b3eddb35-5ab8-407e-a0b3-ac99a937c02f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48986" http.request.uri="/v2/test/blobs/uploads/8d17665b-9062-4e80-af06-d3c88ac81cbe?_state=y1wnE_wlBEcNa9ipsDRa2hyAq6cJgBoNRpK5dUJA0Op7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhkMTc2NjViLTkwNjItNGU4MC1hZjA2LWQzYzg4YWM4MWNiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0zMFQxNDozNTo0MS45NzI4MzIyNzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" trace.duration=12.332µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=41f55d4e-0ba3-4819-9641-736771e60ecb trace.line=155 vars.name=test vars.uuid=8d17665b-9062-4e80-af06-d3c88ac81cbe 14:35:42 [2024-03-30T14:35:42.136Z] time="2024-03-30T14:35:41.975698627Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/8d17665b-9062-4e80-af06-d3c88ac81cbe/data", "/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data"" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b3eddb35-5ab8-407e-a0b3-ac99a937c02f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48986" http.request.uri="/v2/test/blobs/uploads/8d17665b-9062-4e80-af06-d3c88ac81cbe?_state=y1wnE_wlBEcNa9ipsDRa2hyAq6cJgBoNRpK5dUJA0Op7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhkMTc2NjViLTkwNjItNGU4MC1hZjA2LWQzYzg4YWM4MWNiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0zMFQxNDozNTo0MS45NzI4MzIyNzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" trace.duration=63.868µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=57ae1ad5-f4d3-4d7b-ab10-0d0c7811ef64 trace.line=185 vars.name=test vars.uuid=8d17665b-9062-4e80-af06-d3c88ac81cbe 14:35:42 [2024-03-30T14:35:42.136Z] time="2024-03-30T14:35:41.975777707Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b3eddb35-5ab8-407e-a0b3-ac99a937c02f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48986" http.request.uri="/v2/test/blobs/uploads/8d17665b-9062-4e80-af06-d3c88ac81cbe?_state=y1wnE_wlBEcNa9ipsDRa2hyAq6cJgBoNRpK5dUJA0Op7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhkMTc2NjViLTkwNjItNGU4MC1hZjA2LWQzYzg4YWM4MWNiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0zMFQxNDozNTo0MS45NzI4MzIyNzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" trace.duration=49.173µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=b5b28105-7a8b-4aa3-a443-b3cdbf8dae75 trace.line=110 vars.name=test vars.uuid=8d17665b-9062-4e80-af06-d3c88ac81cbe 14:35:42 [2024-03-30T14:35:42.136Z] time="2024-03-30T14:35:41.975897344Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/8d17665b-9062-4e80-af06-d3c88ac81cbe")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b3eddb35-5ab8-407e-a0b3-ac99a937c02f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48986" http.request.uri="/v2/test/blobs/uploads/8d17665b-9062-4e80-af06-d3c88ac81cbe?_state=y1wnE_wlBEcNa9ipsDRa2hyAq6cJgBoNRpK5dUJA0Op7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhkMTc2NjViLTkwNjItNGU4MC1hZjA2LWQzYzg4YWM4MWNiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0zMFQxNDozNTo0MS45NzI4MzIyNzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" trace.duration=93.111µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=5b7963d7-1524-4563-aedd-d5963c4ffdb2 trace.line=202 vars.name=test vars.uuid=8d17665b-9062-4e80-af06-d3c88ac81cbe 14:35:42 [2024-03-30T14:35:42.136Z] time="2024-03-30T14:35:41.975965831Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b3eddb35-5ab8-407e-a0b3-ac99a937c02f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48986" http.request.uri="/v2/test/blobs/uploads/8d17665b-9062-4e80-af06-d3c88ac81cbe?_state=y1wnE_wlBEcNa9ipsDRa2hyAq6cJgBoNRpK5dUJA0Op7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhkMTc2NjViLTkwNjItNGU4MC1hZjA2LWQzYzg4YWM4MWNiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0zMFQxNDozNTo0MS45NzI4MzIyNzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" http.response.duration=1.977941ms http.response.status=201 http.response.written=0 14:35:42 [2024-03-30T14:35:42.136Z] 127.0.0.1 - - [30/Mar/2024:14:35:41 +0000] "PUT /v2/test/blobs/uploads/8d17665b-9062-4e80-af06-d3c88ac81cbe?_state=y1wnE_wlBEcNa9ipsDRa2hyAq6cJgBoNRpK5dUJA0Op7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhkMTc2NjViLTkwNjItNGU4MC1hZjA2LWQzYzg4YWM4MWNiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0zMFQxNDozNTo0MS45NzI4MzIyNzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.14+unknown" 14:35:42 [2024-03-30T14:35:42.136Z] time="2024-03-30T14:35:41.975377236Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/4d0f3c2c-0e76-445c-9b8e-274187f0e9c8/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fdb103cf-7a39-47de-9fd5-97610d9aa0f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48988" http.request.uri="/v2/test/blobs/uploads/4d0f3c2c-0e76-445c-9b8e-274187f0e9c8?_state=uv5AB9ARJSG20JiCGypCHAXnNuHq4HVU1-OBpb7VzxB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRkMGYzYzJjLTBlNzYtNDQ1Yy05YjhlLTI3NDE4N2YwZTljOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0zMFQxNDozNTo0MS45NzI5Mjk5MDNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" trace.duration=35.355µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=708219fc-8f47-49aa-b698-d0db9795d04d trace.line=95 vars.name=test vars.uuid=4d0f3c2c-0e76-445c-9b8e-274187f0e9c8 14:35:42 [2024-03-30T14:35:42.136Z] time="2024-03-30T14:35:41.976095331Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/4d0f3c2c-0e76-445c-9b8e-274187f0e9c8/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fdb103cf-7a39-47de-9fd5-97610d9aa0f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48988" http.request.uri="/v2/test/blobs/uploads/4d0f3c2c-0e76-445c-9b8e-274187f0e9c8?_state=uv5AB9ARJSG20JiCGypCHAXnNuHq4HVU1-OBpb7VzxB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRkMGYzYzJjLTBlNzYtNDQ1Yy05YjhlLTI3NDE4N2YwZTljOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0zMFQxNDozNTo0MS45NzI5Mjk5MDNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" trace.duration=23.483µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=7cb2fb77-6f86-400c-bcb0-7ec6db637867 trace.line=142 vars.name=test vars.uuid=4d0f3c2c-0e76-445c-9b8e-274187f0e9c8 14:35:42 [2024-03-30T14:35:42.136Z] time="2024-03-30T14:35:41.97614603Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fdb103cf-7a39-47de-9fd5-97610d9aa0f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48988" http.request.uri="/v2/test/blobs/uploads/4d0f3c2c-0e76-445c-9b8e-274187f0e9c8?_state=uv5AB9ARJSG20JiCGypCHAXnNuHq4HVU1-OBpb7VzxB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRkMGYzYzJjLTBlNzYtNDQ1Yy05YjhlLTI3NDE4N2YwZTljOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0zMFQxNDozNTo0MS45NzI5Mjk5MDNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.uuid=4d0f3c2c-0e76-445c-9b8e-274187f0e9c8 14:35:42 [2024-03-30T14:35:42.136Z] time="2024-03-30T14:35:41.976220753Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/4d0f3c2c-0e76-445c-9b8e-274187f0e9c8/hashstates/sha256/194")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fdb103cf-7a39-47de-9fd5-97610d9aa0f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48988" http.request.uri="/v2/test/blobs/uploads/4d0f3c2c-0e76-445c-9b8e-274187f0e9c8?_state=uv5AB9ARJSG20JiCGypCHAXnNuHq4HVU1-OBpb7VzxB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRkMGYzYzJjLTBlNzYtNDQ1Yy05YjhlLTI3NDE4N2YwZTljOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0zMFQxNDozNTo0MS45NzI5Mjk5MDNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" trace.duration=38.629µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=d0a0636f-492a-40b2-8164-7f482ca4d50b trace.line=110 vars.name=test vars.uuid=4d0f3c2c-0e76-445c-9b8e-274187f0e9c8 14:35:42 [2024-03-30T14:35:42.136Z] time="2024-03-30T14:35:41.976258414Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/4d0f3c2c-0e76-445c-9b8e-274187f0e9c8/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fdb103cf-7a39-47de-9fd5-97610d9aa0f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48988" http.request.uri="/v2/test/blobs/uploads/4d0f3c2c-0e76-445c-9b8e-274187f0e9c8?_state=uv5AB9ARJSG20JiCGypCHAXnNuHq4HVU1-OBpb7VzxB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRkMGYzYzJjLTBlNzYtNDQ1Yy05YjhlLTI3NDE4N2YwZTljOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0zMFQxNDozNTo0MS45NzI5Mjk5MDNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" trace.duration=14.105µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6cbadf99-4e1d-424b-9acf-77f220d9d212 trace.line=155 vars.name=test vars.uuid=4d0f3c2c-0e76-445c-9b8e-274187f0e9c8 14:35:42 [2024-03-30T14:35:42.136Z] time="2024-03-30T14:35:41.976297757Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fdb103cf-7a39-47de-9fd5-97610d9aa0f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48988" http.request.uri="/v2/test/blobs/uploads/4d0f3c2c-0e76-445c-9b8e-274187f0e9c8?_state=uv5AB9ARJSG20JiCGypCHAXnNuHq4HVU1-OBpb7VzxB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRkMGYzYzJjLTBlNzYtNDQ1Yy05YjhlLTI3NDE4N2YwZTljOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0zMFQxNDozNTo0MS45NzI5Mjk5MDNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" trace.duration=11.52µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b4968d13-daa3-4339-99ba-5f63d0009d91 trace.line=155 vars.name=test vars.uuid=4d0f3c2c-0e76-445c-9b8e-274187f0e9c8 14:35:42 [2024-03-30T14:35:42.136Z] time="2024-03-30T14:35:41.976330847Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/4d0f3c2c-0e76-445c-9b8e-274187f0e9c8/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fdb103cf-7a39-47de-9fd5-97610d9aa0f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48988" http.request.uri="/v2/test/blobs/uploads/4d0f3c2c-0e76-445c-9b8e-274187f0e9c8?_state=uv5AB9ARJSG20JiCGypCHAXnNuHq4HVU1-OBpb7VzxB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRkMGYzYzJjLTBlNzYtNDQ1Yy05YjhlLTI3NDE4N2YwZTljOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0zMFQxNDozNTo0MS45NzI5Mjk5MDNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" trace.duration=8.763µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=644d5b7d-edaa-4028-aabc-0aadbbe8d58e trace.line=155 vars.name=test vars.uuid=4d0f3c2c-0e76-445c-9b8e-274187f0e9c8 14:35:42 [2024-03-30T14:35:42.136Z] time="2024-03-30T14:35:41.976393566Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/4d0f3c2c-0e76-445c-9b8e-274187f0e9c8/data", "/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data"" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fdb103cf-7a39-47de-9fd5-97610d9aa0f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48988" http.request.uri="/v2/test/blobs/uploads/4d0f3c2c-0e76-445c-9b8e-274187f0e9c8?_state=uv5AB9ARJSG20JiCGypCHAXnNuHq4HVU1-OBpb7VzxB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRkMGYzYzJjLTBlNzYtNDQ1Yy05YjhlLTI3NDE4N2YwZTljOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0zMFQxNDozNTo0MS45NzI5Mjk5MDNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" trace.duration=38.219µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=9ab5a17b-e684-46af-8073-62f712a8081e trace.line=185 vars.name=test vars.uuid=4d0f3c2c-0e76-445c-9b8e-274187f0e9c8 14:35:42 [2024-03-30T14:35:42.136Z] time="2024-03-30T14:35:41.976467764Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fdb103cf-7a39-47de-9fd5-97610d9aa0f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48988" http.request.uri="/v2/test/blobs/uploads/4d0f3c2c-0e76-445c-9b8e-274187f0e9c8?_state=uv5AB9ARJSG20JiCGypCHAXnNuHq4HVU1-OBpb7VzxB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRkMGYzYzJjLTBlNzYtNDQ1Yy05YjhlLTI3NDE4N2YwZTljOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0zMFQxNDozNTo0MS45NzI5Mjk5MDNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" trace.duration=35.421µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=3536dd33-9eee-4e0f-befe-db6957170e29 trace.line=110 vars.name=test vars.uuid=4d0f3c2c-0e76-445c-9b8e-274187f0e9c8 14:35:42 [2024-03-30T14:35:42.136Z] time="2024-03-30T14:35:41.976568391Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/4d0f3c2c-0e76-445c-9b8e-274187f0e9c8")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fdb103cf-7a39-47de-9fd5-97610d9aa0f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48988" http.request.uri="/v2/test/blobs/uploads/4d0f3c2c-0e76-445c-9b8e-274187f0e9c8?_state=uv5AB9ARJSG20JiCGypCHAXnNuHq4HVU1-OBpb7VzxB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRkMGYzYzJjLTBlNzYtNDQ1Yy05YjhlLTI3NDE4N2YwZTljOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0zMFQxNDozNTo0MS45NzI5Mjk5MDNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" trace.duration=74.805µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=48ef7ed7-d1eb-4d04-b09d-9e0495ac86d3 trace.line=202 vars.name=test vars.uuid=4d0f3c2c-0e76-445c-9b8e-274187f0e9c8 14:35:42 [2024-03-30T14:35:42.136Z] time="2024-03-30T14:35:41.976630978Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fdb103cf-7a39-47de-9fd5-97610d9aa0f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48988" http.request.uri="/v2/test/blobs/uploads/4d0f3c2c-0e76-445c-9b8e-274187f0e9c8?_state=uv5AB9ARJSG20JiCGypCHAXnNuHq4HVU1-OBpb7VzxB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRkMGYzYzJjLTBlNzYtNDQ1Yy05YjhlLTI3NDE4N2YwZTljOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0zMFQxNDozNTo0MS45NzI5Mjk5MDNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" http.response.duration=2.650169ms http.response.status=201 http.response.written=0 14:35:42 [2024-03-30T14:35:42.136Z] 127.0.0.1 - - [30/Mar/2024:14:35:41 +0000] "PUT /v2/test/blobs/uploads/4d0f3c2c-0e76-445c-9b8e-274187f0e9c8?_state=uv5AB9ARJSG20JiCGypCHAXnNuHq4HVU1-OBpb7VzxB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRkMGYzYzJjLTBlNzYtNDQ1Yy05YjhlLTI3NDE4N2YwZTljOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0zMFQxNDozNTo0MS45NzI5Mjk5MDNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.14+unknown" 14:35:42 [2024-03-30T14:35:42.136Z] time="2024-03-30T14:35:41.977692091Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9e75a792-5fda-4f1f-acef-2b8e105fb2e3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48988" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.reference=latest 14:35:42 [2024-03-30T14:35:42.136Z] time="2024-03-30T14:35:41.977727365Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9e75a792-5fda-4f1f-acef-2b8e105fb2e3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48988" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.reference=latest 14:35:42 [2024-03-30T14:35:42.136Z] time="2024-03-30T14:35:41.977781099Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9e75a792-5fda-4f1f-acef-2b8e105fb2e3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48988" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" trace.duration=24.697µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=60e5defa-bc38-46af-a70c-8a159eb7ee77 trace.line=95 vars.name=test vars.reference=latest 14:35:42 [2024-03-30T14:35:42.136Z] time="2024-03-30T14:35:41.977845443Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9e75a792-5fda-4f1f-acef-2b8e105fb2e3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48988" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="865.407µs" http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 14:35:42 [2024-03-30T14:35:42.136Z] 127.0.0.1 - - [30/Mar/2024:14:35:41 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.14+unknown" 14:35:42 [2024-03-30T14:35:42.137Z] time="2024-03-30T14:35:41.979384998Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=26a57248-4b42-4159-9e8e-f686ccbf6858 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48988" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.reference=latest 14:35:42 [2024-03-30T14:35:42.137Z] time="2024-03-30T14:35:41.979423669Z" level=debug msg=PutImageManifest go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=26a57248-4b42-4159-9e8e-f686ccbf6858 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48988" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.reference=latest 14:35:42 [2024-03-30T14:35:42.137Z] time="2024-03-30T14:35:41.979562678Z" level=debug msg="Putting a Docker Manifest!" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=26a57248-4b42-4159-9e8e-f686ccbf6858 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48988" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.reference=latest 14:35:42 [2024-03-30T14:35:42.137Z] time="2024-03-30T14:35:41.979578423Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=26a57248-4b42-4159-9e8e-f686ccbf6858 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48988" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.reference=latest 14:35:42 [2024-03-30T14:35:42.137Z] time="2024-03-30T14:35:41.979588278Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=26a57248-4b42-4159-9e8e-f686ccbf6858 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48988" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.reference=latest 14:35:42 [2024-03-30T14:35:42.137Z] time="2024-03-30T14:35:41.979666512Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=26a57248-4b42-4159-9e8e-f686ccbf6858 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48988" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" trace.duration=47.925µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=dd7de0b6-8b5f-49b8-b32b-4991147e4b05 trace.line=95 vars.name=test vars.reference=latest 14:35:42 [2024-03-30T14:35:42.137Z] time="2024-03-30T14:35:41.979714077Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=26a57248-4b42-4159-9e8e-f686ccbf6858 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48988" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" trace.duration=15.417µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3ac50e6e-5c9d-4195-9e83-a03a130a0237 trace.line=155 vars.name=test vars.reference=latest 14:35:42 [2024-03-30T14:35:42.137Z] time="2024-03-30T14:35:41.979758277Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=26a57248-4b42-4159-9e8e-f686ccbf6858 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48988" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" trace.duration=19.29µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5d3e6502-7805-450c-bad2-4f3b79afaf7f trace.line=95 vars.name=test vars.reference=latest 14:35:42 [2024-03-30T14:35:42.137Z] time="2024-03-30T14:35:41.979796053Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=26a57248-4b42-4159-9e8e-f686ccbf6858 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48988" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" trace.duration=10.929µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1cf73ebd-8bd0-4730-b81b-67cd4ae56a22 trace.line=155 vars.name=test vars.reference=latest 14:35:42 [2024-03-30T14:35:42.137Z] time="2024-03-30T14:35:41.979834124Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=26a57248-4b42-4159-9e8e-f686ccbf6858 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48988" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" trace.duration=12.373µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=97c014cd-b882-4b52-9097-2c4007233a2c trace.line=155 vars.name=test vars.reference=latest 14:35:42 [2024-03-30T14:35:42.137Z] time="2024-03-30T14:35:41.979943464Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=26a57248-4b42-4159-9e8e-f686ccbf6858 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48988" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" trace.duration=87.744µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=77b356b9-3e31-48c1-994a-c2b588d2b45b trace.line=110 vars.name=test vars.reference=latest 14:35:42 [2024-03-30T14:35:42.137Z] time="2024-03-30T14:35:41.980028911Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=26a57248-4b42-4159-9e8e-f686ccbf6858 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48988" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" trace.duration=52.454µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=6adc2ac5-7d62-477c-acda-f9c876538524 trace.line=110 vars.name=test vars.reference=latest 14:35:42 [2024-03-30T14:35:42.137Z] time="2024-03-30T14:35:41.980179957Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=26a57248-4b42-4159-9e8e-f686ccbf6858 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48988" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" trace.duration=59.396µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=b9d69ce2-6484-44dd-8f35-544c0a5eed52 trace.line=110 vars.name=test vars.reference=latest 14:35:42 [2024-03-30T14:35:42.137Z] time="2024-03-30T14:35:41.980235152Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=26a57248-4b42-4159-9e8e-f686ccbf6858 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48988" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" trace.duration=30.769µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=1cb74099-8d3a-4b9b-a91a-7bca11fe4f12 trace.line=110 vars.name=test vars.reference=latest 14:35:42 [2024-03-30T14:35:42.137Z] time="2024-03-30T14:35:41.980271164Z" level=debug msg="Succeeded in putting manifest!" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=26a57248-4b42-4159-9e8e-f686ccbf6858 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48988" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.reference=latest 14:35:42 [2024-03-30T14:35:42.137Z] time="2024-03-30T14:35:41.980285113Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=26a57248-4b42-4159-9e8e-f686ccbf6858 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48988" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" http.response.duration=2.104642ms http.response.status=201 http.response.written=0 14:35:42 [2024-03-30T14:35:42.137Z] 127.0.0.1 - - [30/Mar/2024:14:35:41 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.14+unknown" 14:35:42 [2024-03-30T14:35:42.137Z] time="2024-03-30T14:35:41.985059772Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=129cca0f-db96-461d-8638-5be3533a96e6 http.request.method=GET http.request.remoteaddr="127.0.0.1:49012" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 14:35:42 [2024-03-30T14:35:42.137Z] time="2024-03-30T14:35:41.985116559Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=129cca0f-db96-461d-8638-5be3533a96e6 http.request.method=GET http.request.remoteaddr="127.0.0.1:49012" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="849.678µs" http.response.status=200 http.response.written=2 14:35:42 [2024-03-30T14:35:42.137Z] 127.0.0.1 - - [30/Mar/2024:14:35:41 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 14:35:42 [2024-03-30T14:35:42.137Z] time="2024-03-30T14:35:41.98759215Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=efd2b3a2-769a-4c23-a12e-0579f39aaec5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49022" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 14:35:42 [2024-03-30T14:35:42.137Z] time="2024-03-30T14:35:41.98762913Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=efd2b3a2-769a-4c23-a12e-0579f39aaec5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49022" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 14:35:42 [2024-03-30T14:35:42.137Z] time="2024-03-30T14:35:41.987710729Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=efd2b3a2-769a-4c23-a12e-0579f39aaec5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49022" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=43.372µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=cfb7f183-9b98-404c-8273-acc2891764a7 trace.line=95 vars.name=test vars.reference=latest 14:35:42 [2024-03-30T14:35:42.137Z] time="2024-03-30T14:35:41.987732751Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=efd2b3a2-769a-4c23-a12e-0579f39aaec5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49022" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 14:35:42 [2024-03-30T14:35:42.137Z] time="2024-03-30T14:35:41.987778305Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=efd2b3a2-769a-4c23-a12e-0579f39aaec5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49022" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=22.129µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e26b6b7f-f43d-4d7f-9a32-f9be2dbe760a trace.line=95 vars.name=test vars.reference=latest 14:35:42 [2024-03-30T14:35:42.137Z] time="2024-03-30T14:35:41.987822662Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=efd2b3a2-769a-4c23-a12e-0579f39aaec5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49022" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.229µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=fc77619d-56c5-452a-810a-c78e5c77cd41 trace.line=155 vars.name=test vars.reference=latest 14:35:42 [2024-03-30T14:35:42.137Z] time="2024-03-30T14:35:41.987861488Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=efd2b3a2-769a-4c23-a12e-0579f39aaec5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49022" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.284µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=3147c5bc-d433-4282-b3df-d6d812dfbf2b trace.line=125 vars.name=test vars.reference=latest 14:35:42 [2024-03-30T14:35:42.137Z] time="2024-03-30T14:35:41.987909897Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=efd2b3a2-769a-4c23-a12e-0579f39aaec5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49022" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 14:35:42 [2024-03-30T14:35:42.137Z] time="2024-03-30T14:35:41.987995312Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=efd2b3a2-769a-4c23-a12e-0579f39aaec5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49022" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.62812ms http.response.status=200 http.response.written=417 14:35:42 [2024-03-30T14:35:42.137Z] 127.0.0.1 - - [30/Mar/2024:14:35:41 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 14:35:42 [2024-03-30T14:35:42.137Z] time="2024-03-30T14:35:41.996874462Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=165646f0-c4c1-4e34-afe8-30f9505546f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:49024" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:35:42 [2024-03-30T14:35:42.137Z] time="2024-03-30T14:35:41.996912377Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=165646f0-c4c1-4e34-afe8-30f9505546f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:49024" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:35:42 [2024-03-30T14:35:42.137Z] time="2024-03-30T14:35:41.996927286Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=165646f0-c4c1-4e34-afe8-30f9505546f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:49024" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:35:42 [2024-03-30T14:35:42.137Z] time="2024-03-30T14:35:41.99699478Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=165646f0-c4c1-4e34-afe8-30f9505546f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:49024" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=38.292µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=61097e84-fdfb-4814-8e31-d97c32e93bfe trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:35:42 [2024-03-30T14:35:42.137Z] time="2024-03-30T14:35:41.997042378Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=165646f0-c4c1-4e34-afe8-30f9505546f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:49024" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.908µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=631c3b3a-2f2f-437f-9b48-bb41c33df0ed trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:35:42 [2024-03-30T14:35:42.137Z] time="2024-03-30T14:35:41.997084617Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=165646f0-c4c1-4e34-afe8-30f9505546f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:49024" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.833µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=5f0b4f15-c286-4723-b104-6d173cc3cac5 trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:35:42 [2024-03-30T14:35:42.137Z] time="2024-03-30T14:35:41.997116797Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=165646f0-c4c1-4e34-afe8-30f9505546f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:49024" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:35:42 [2024-03-30T14:35:42.137Z] time="2024-03-30T14:35:41.997196304Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=165646f0-c4c1-4e34-afe8-30f9505546f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:49024" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.061097ms http.response.status=200 http.response.written=417 14:35:42 [2024-03-30T14:35:42.137Z] 127.0.0.1 - - [30/Mar/2024:14:35:41 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 14:35:42 [2024-03-30T14:35:42.137Z] time="2024-03-30T14:35:42.004149114Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a883de6c-72f0-4555-8214-457af3da0e07 http.request.method=GET http.request.remoteaddr="127.0.0.1:49038" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:35:42 [2024-03-30T14:35:42.137Z] time="2024-03-30T14:35:42.004192798Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a883de6c-72f0-4555-8214-457af3da0e07 http.request.method=GET http.request.remoteaddr="127.0.0.1:49038" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:35:42 [2024-03-30T14:35:42.137Z] time="2024-03-30T14:35:42.004205688Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5893cf16-9490-4280-819e-967f43eb54fe http.request.method=GET http.request.remoteaddr="127.0.0.1:49042" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:35:42 [2024-03-30T14:35:42.137Z] time="2024-03-30T14:35:42.004241421Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5893cf16-9490-4280-819e-967f43eb54fe http.request.method=GET http.request.remoteaddr="127.0.0.1:49042" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:35:42 [2024-03-30T14:35:42.137Z] time="2024-03-30T14:35:42.004264395Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a883de6c-72f0-4555-8214-457af3da0e07 http.request.method=GET http.request.remoteaddr="127.0.0.1:49038" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=39.113µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b947e944-3275-4ea3-9ddd-98367c868627 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:35:42 [2024-03-30T14:35:42.137Z] time="2024-03-30T14:35:42.004310097Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5893cf16-9490-4280-819e-967f43eb54fe http.request.method=GET http.request.remoteaddr="127.0.0.1:49042" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=34.256µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=6f3e39f5-7b0b-4801-b02e-7fa2a20e8e7e trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:35:42 [2024-03-30T14:35:42.137Z] time="2024-03-30T14:35:42.004363987Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5893cf16-9490-4280-819e-967f43eb54fe http.request.method=GET http.request.remoteaddr="127.0.0.1:49042" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.852µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=193ace69-e5e4-4ea6-b501-3c07df31dc49 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:35:42 [2024-03-30T14:35:42.137Z] time="2024-03-30T14:35:42.004314076Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a883de6c-72f0-4555-8214-457af3da0e07 http.request.method=GET http.request.remoteaddr="127.0.0.1:49038" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.714µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=154c42bf-cde1-4861-a3a1-33807c07208c trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:35:42 [2024-03-30T14:35:42.137Z] time="2024-03-30T14:35:42.004411486Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5893cf16-9490-4280-819e-967f43eb54fe http.request.method=GET http.request.remoteaddr="127.0.0.1:49042" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.511µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ca394fee-64f8-4119-842d-b230666fedd7 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:35:42 [2024-03-30T14:35:42.137Z] time="2024-03-30T14:35:42.004503079Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5893cf16-9490-4280-819e-967f43eb54fe http.request.method=GET http.request.remoteaddr="127.0.0.1:49042" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.349µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=efb1bd58-f90b-43a2-8bdc-e09a7187bc79 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:35:42 [2024-03-30T14:35:42.137Z] time="2024-03-30T14:35:42.004501438Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a883de6c-72f0-4555-8214-457af3da0e07 http.request.method=GET http.request.remoteaddr="127.0.0.1:49038" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=50.518µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=17928e8e-35e8-4669-82c0-2cddd500fe95 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:35:42 [2024-03-30T14:35:42.138Z] time="2024-03-30T14:35:42.004535849Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5893cf16-9490-4280-819e-967f43eb54fe http.request.method=GET http.request.remoteaddr="127.0.0.1:49042" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.658µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=38a7c1c2-6d6d-4a7f-927c-618bb759f2db trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:35:42 [2024-03-30T14:35:42.138Z] time="2024-03-30T14:35:42.004546606Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a883de6c-72f0-4555-8214-457af3da0e07 http.request.method=GET http.request.remoteaddr="127.0.0.1:49038" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.236µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=98bc6640-2fa9-4671-92bc-7e8193283207 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:35:42 [2024-03-30T14:35:42.138Z] time="2024-03-30T14:35:42.004569145Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5893cf16-9490-4280-819e-967f43eb54fe http.request.method=GET http.request.remoteaddr="127.0.0.1:49042" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.658µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=014872fe-d723-41b8-8e19-165acaf0700f trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:35:42 [2024-03-30T14:35:42.138Z] time="2024-03-30T14:35:42.004582052Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a883de6c-72f0-4555-8214-457af3da0e07 http.request.method=GET http.request.remoteaddr="127.0.0.1:49038" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.011µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3650342e-49c0-45ae-ba9b-631c6789cdfd trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:35:42 [2024-03-30T14:35:42.138Z] time="2024-03-30T14:35:42.004612336Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a883de6c-72f0-4555-8214-457af3da0e07 http.request.method=GET http.request.remoteaddr="127.0.0.1:49038" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=6.736µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=2ca239ff-0a1c-4bbf-b637-7848e4f8d119 trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:35:42 [2024-03-30T14:35:42.138Z] time="2024-03-30T14:35:42.004618621Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5893cf16-9490-4280-819e-967f43eb54fe http.request.method=GET http.request.remoteaddr="127.0.0.1:49042" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.688µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=d28b9f9c-bb13-4660-aa40-8c84bad62c49 trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:35:42 [2024-03-30T14:35:42.138Z] time="2024-03-30T14:35:42.004655872Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a883de6c-72f0-4555-8214-457af3da0e07 http.request.method=GET http.request.remoteaddr="127.0.0.1:49038" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.645µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=68da573b-1c74-4367-8131-01e5a4b8fa83 trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:35:42 [2024-03-30T14:35:42.138Z] time="2024-03-30T14:35:42.00511043Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a883de6c-72f0-4555-8214-457af3da0e07 http.request.method=GET http.request.remoteaddr="127.0.0.1:49038" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=33.312µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=04c49979-68b5-4557-b4e9-3bc8607afaec trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:35:42 [2024-03-30T14:35:42.138Z] time="2024-03-30T14:35:42.005177998Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a883de6c-72f0-4555-8214-457af3da0e07 http.request.method=GET http.request.remoteaddr="127.0.0.1:49038" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.203µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8fdaf10d-5bb3-4642-9562-d2b2a169ce2e trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:35:42 [2024-03-30T14:35:42.138Z] time="2024-03-30T14:35:42.005248898Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a883de6c-72f0-4555-8214-457af3da0e07 http.request.method=GET http.request.remoteaddr="127.0.0.1:49038" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.359392ms http.response.status=200 http.response.written=194 14:35:42 [2024-03-30T14:35:42.138Z] 127.0.0.1 - - [30/Mar/2024:14:35:42 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 14:35:42 [2024-03-30T14:35:42.138Z] time="2024-03-30T14:35:42.006118916Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5893cf16-9490-4280-819e-967f43eb54fe http.request.method=GET http.request.remoteaddr="127.0.0.1:49042" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=36.725µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=cbb851df-8565-479b-982a-26285f9235dd trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:35:42 [2024-03-30T14:35:42.138Z] time="2024-03-30T14:35:42.006176252Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5893cf16-9490-4280-819e-967f43eb54fe http.request.method=GET http.request.remoteaddr="127.0.0.1:49042" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.245µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=363f81f5-dbd6-40b6-ba36-80191505af60 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:35:42 [2024-03-30T14:35:42.138Z] time="2024-03-30T14:35:42.006239505Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5893cf16-9490-4280-819e-967f43eb54fe http.request.method=GET http.request.remoteaddr="127.0.0.1:49042" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.306193ms http.response.status=200 http.response.written=68 14:35:42 [2024-03-30T14:35:42.138Z] 127.0.0.1 - - [30/Mar/2024:14:35:42 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 14:35:42 [2024-03-30T14:35:42.138Z] time="2024-03-30T14:35:42.02096301Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=833a0a6d-5808-4313-8e78-7c082e5fd561 http.request.method=GET http.request.remoteaddr="127.0.0.1:49058" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 14:35:42 [2024-03-30T14:35:42.138Z] time="2024-03-30T14:35:42.021000794Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=833a0a6d-5808-4313-8e78-7c082e5fd561 http.request.method=GET http.request.remoteaddr="127.0.0.1:49058" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="803.656µs" http.response.status=200 http.response.written=2 14:35:42 [2024-03-30T14:35:42.138Z] 127.0.0.1 - - [30/Mar/2024:14:35:42 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 14:35:42 [2024-03-30T14:35:42.138Z] time="2024-03-30T14:35:42.026435104Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1193474e-4152-4ae7-bd29-33f6212c08a8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49074" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:35:42 [2024-03-30T14:35:42.138Z] time="2024-03-30T14:35:42.026480379Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1193474e-4152-4ae7-bd29-33f6212c08a8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49074" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:35:42 [2024-03-30T14:35:42.138Z] time="2024-03-30T14:35:42.026494943Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1193474e-4152-4ae7-bd29-33f6212c08a8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49074" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:35:42 [2024-03-30T14:35:42.138Z] time="2024-03-30T14:35:42.026558237Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1193474e-4152-4ae7-bd29-33f6212c08a8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49074" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=32.779µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9828c6a0-8844-48de-83d2-9ccc9b7cc6e5 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:35:42 [2024-03-30T14:35:42.138Z] time="2024-03-30T14:35:42.026604899Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1193474e-4152-4ae7-bd29-33f6212c08a8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49074" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.274µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=aa948e49-2c19-4cea-b0aa-12d349face2b trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:35:42 [2024-03-30T14:35:42.138Z] time="2024-03-30T14:35:42.026680458Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1193474e-4152-4ae7-bd29-33f6212c08a8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49074" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.011711ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:35:42 [2024-03-30T14:35:42.138Z] 127.0.0.1 - - [30/Mar/2024:14:35:42 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 14:35:42 [2024-03-30T14:35:42.138Z] time="2024-03-30T14:35:42.02796771Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f6e66f84-f69a-4145-a61d-ba399da59f26 http.request.method=GET http.request.remoteaddr="127.0.0.1:49090" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:35:42 [2024-03-30T14:35:42.138Z] time="2024-03-30T14:35:42.028005363Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f6e66f84-f69a-4145-a61d-ba399da59f26 http.request.method=GET http.request.remoteaddr="127.0.0.1:49090" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:35:42 [2024-03-30T14:35:42.138Z] time="2024-03-30T14:35:42.028019401Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f6e66f84-f69a-4145-a61d-ba399da59f26 http.request.method=GET http.request.remoteaddr="127.0.0.1:49090" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:35:42 [2024-03-30T14:35:42.138Z] time="2024-03-30T14:35:42.028073702Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f6e66f84-f69a-4145-a61d-ba399da59f26 http.request.method=GET http.request.remoteaddr="127.0.0.1:49090" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=26.149µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=109d5fe4-a733-406f-b4dc-daf299b64cf2 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:35:42 [2024-03-30T14:35:42.138Z] time="2024-03-30T14:35:42.02812267Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f6e66f84-f69a-4145-a61d-ba399da59f26 http.request.method=GET http.request.remoteaddr="127.0.0.1:49090" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.259µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2d6afc1a-cb8a-4494-9460-a4cd4939adb2 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:35:42 [2024-03-30T14:35:42.138Z] time="2024-03-30T14:35:42.028161578Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f6e66f84-f69a-4145-a61d-ba399da59f26 http.request.method=GET http.request.remoteaddr="127.0.0.1:49090" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="993.045µs" http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:35:42 [2024-03-30T14:35:42.138Z] 127.0.0.1 - - [30/Mar/2024:14:35:42 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.8 git-commit/0b7a455f9fd8294fc8bb65b35e9a085b1da64e7f kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 14:35:42 [2024-03-30T14:35:42.138Z] --- PASS: TestImagePullStoredDigestForOtherRepo (0.18s) 14:35:42 [2024-03-30T14:35:42.138Z] === RUN TestImagePullNonExisting 14:35:42 [2024-03-30T14:35:42.138Z] === RUN TestImagePullNonExisting/asdfasdf:foobar 14:35:42 [2024-03-30T14:35:42.138Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar 14:35:42 [2024-03-30T14:35:42.138Z] === RUN TestImagePullNonExisting/library/asdfasdf:foobar 14:35:42 [2024-03-30T14:35:42.138Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar 14:35:42 [2024-03-30T14:35:42.138Z] === RUN TestImagePullNonExisting/asdfasdf 14:35:42 [2024-03-30T14:35:42.138Z] === PAUSE TestImagePullNonExisting/asdfasdf 14:35:42 [2024-03-30T14:35:42.138Z] === RUN TestImagePullNonExisting/asdfasdf:latest 14:35:42 [2024-03-30T14:35:42.138Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest 14:35:42 [2024-03-30T14:35:42.138Z] === RUN TestImagePullNonExisting/library/asdfasdf 14:35:42 [2024-03-30T14:35:42.138Z] === PAUSE TestImagePullNonExisting/library/asdfasdf 14:35:42 [2024-03-30T14:35:42.138Z] === RUN TestImagePullNonExisting/library/asdfasdf:latest 14:35:42 [2024-03-30T14:35:42.138Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest 14:35:42 [2024-03-30T14:35:42.138Z] === CONT TestImagePullNonExisting/asdfasdf:foobar 14:35:42 [2024-03-30T14:35:42.138Z] === CONT TestImagePullNonExisting/asdfasdf:latest 14:35:42 [2024-03-30T14:35:42.138Z] === CONT TestImagePullNonExisting/library/asdfasdf:latest 14:35:42 [2024-03-30T14:35:42.138Z] === CONT TestImagePullNonExisting/asdfasdf 14:35:42 [2024-03-30T14:35:42.138Z] === CONT TestImagePullNonExisting/library/asdfasdf 14:35:42 [2024-03-30T14:35:42.138Z] === CONT TestImagePullNonExisting/library/asdfasdf:foobar 14:35:44 [2024-03-30T14:35:44.019Z] --- PASS: TestImagePullNonExisting (0.01s) 14:35:44 [2024-03-30T14:35:44.019Z] --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.95s) 14:35:44 [2024-03-30T14:35:44.019Z] --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.95s) 14:35:44 [2024-03-30T14:35:44.019Z] --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.96s) 14:35:44 [2024-03-30T14:35:44.019Z] --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.96s) 14:35:44 [2024-03-30T14:35:44.019Z] --- PASS: TestImagePullNonExisting/library/asdfasdf (1.27s) 14:35:44 [2024-03-30T14:35:44.019Z] --- PASS: TestImagePullNonExisting/asdfasdf (1.48s) 14:35:44 [2024-03-30T14:35:44.019Z] === RUN TestRemoveImageOrphaning 14:35:44 [2024-03-30T14:35:44.019Z] --- PASS: TestRemoveImageOrphaning (0.23s) 14:35:44 [2024-03-30T14:35:44.019Z] === RUN TestRemoveByDigest 14:35:44 [2024-03-30T14:35:44.019Z] remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers 14:35:44 [2024-03-30T14:35:44.019Z] --- SKIP: TestRemoveByDigest (0.00s) 14:35:44 [2024-03-30T14:35:44.019Z] === RUN TestRemoveImageGarbageCollector 14:35:44 [2024-03-30T14:35:44.019Z] remove_unix_test.go:35: (*Execution).NotAmd64-fm 14:35:44 [2024-03-30T14:35:44.019Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 14:35:44 [2024-03-30T14:35:44.019Z] === RUN TestSaveCheckTimes 14:35:44 [2024-03-30T14:35:44.019Z] === PAUSE TestSaveCheckTimes 14:35:44 [2024-03-30T14:35:44.019Z] === RUN TestSaveOCI 14:35:44 [2024-03-30T14:35:44.019Z] === RUN TestSaveOCI/busybox:latest 14:35:44 [2024-03-30T14:35:44.019Z] === RUN TestSaveOCI/busybox:latest/Manifest 14:35:44 [2024-03-30T14:35:44.019Z] === RUN TestSaveOCI/busybox:latest/Config 14:35:44 [2024-03-30T14:35:44.019Z] === RUN TestSaveOCI/busybox:latest/Containerd_image_name 14:35:44 [2024-03-30T14:35:44.019Z] === RUN TestSaveOCI/busybox:latest/OCI_reference_tag 14:35:44 [2024-03-30T14:35:44.019Z] === RUN TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e 14:35:44 [2024-03-30T14:35:44.019Z] === RUN TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest 14:35:44 [2024-03-30T14:35:44.019Z] === RUN TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config 14:35:44 [2024-03-30T14:35:44.019Z] === RUN TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name 14:35:44 [2024-03-30T14:35:44.019Z] === RUN TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag 14:35:44 [2024-03-30T14:35:44.019Z] === RUN TestSaveOCI/multilayer:latest 14:35:44 [2024-03-30T14:35:44.019Z] === RUN TestSaveOCI/multilayer:latest/Manifest 14:35:44 [2024-03-30T14:35:44.019Z] === RUN TestSaveOCI/multilayer:latest/Config 14:35:44 [2024-03-30T14:35:44.019Z] === RUN TestSaveOCI/multilayer:latest/Containerd_image_name 14:35:44 [2024-03-30T14:35:44.019Z] === RUN TestSaveOCI/multilayer:latest/OCI_reference_tag 14:35:44 [2024-03-30T14:35:44.019Z] --- PASS: TestSaveOCI (0.12s) 14:35:44 [2024-03-30T14:35:44.019Z] --- PASS: TestSaveOCI/busybox:latest (0.02s) 14:35:44 [2024-03-30T14:35:44.019Z] --- PASS: TestSaveOCI/busybox:latest/Manifest (0.00s) 14:35:44 [2024-03-30T14:35:44.019Z] --- PASS: TestSaveOCI/busybox:latest/Config (0.00s) 14:35:44 [2024-03-30T14:35:44.019Z] --- PASS: TestSaveOCI/busybox:latest/Containerd_image_name (0.00s) 14:35:44 [2024-03-30T14:35:44.019Z] --- PASS: TestSaveOCI/busybox:latest/OCI_reference_tag (0.00s) 14:35:44 [2024-03-30T14:35:44.019Z] --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e (0.02s) 14:35:44 [2024-03-30T14:35:44.019Z] --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest (0.00s) 14:35:44 [2024-03-30T14:35:44.019Z] --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config (0.00s) 14:35:44 [2024-03-30T14:35:44.019Z] --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name (0.00s) 14:35:44 [2024-03-30T14:35:44.019Z] --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag (0.00s) 14:35:44 [2024-03-30T14:35:44.019Z] --- PASS: TestSaveOCI/multilayer:latest (0.01s) 14:35:44 [2024-03-30T14:35:44.019Z] --- PASS: TestSaveOCI/multilayer:latest/Manifest (0.00s) 14:35:44 [2024-03-30T14:35:44.019Z] --- PASS: TestSaveOCI/multilayer:latest/Config (0.00s) 14:35:44 [2024-03-30T14:35:44.019Z] --- PASS: TestSaveOCI/multilayer:latest/Containerd_image_name (0.00s) 14:35:44 [2024-03-30T14:35:44.019Z] --- PASS: TestSaveOCI/multilayer:latest/OCI_reference_tag (0.00s) 14:35:44 [2024-03-30T14:35:44.019Z] === RUN TestSaveRepoWithMultipleImages 14:35:44 [2024-03-30T14:35:44.273Z] --- PASS: TestSaveRepoWithMultipleImages (0.16s) 14:35:44 [2024-03-30T14:35:44.273Z] === RUN TestSaveDirectoryPermissions 14:35:45 [2024-03-30T14:35:45.196Z] --- PASS: TestSaveDirectoryPermissions (0.90s) 14:35:45 [2024-03-30T14:35:45.196Z] === RUN TestTagUnprefixedRepoByNameOrName 14:35:45 [2024-03-30T14:35:45.196Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) 14:35:45 [2024-03-30T14:35:45.196Z] === RUN TestTagUsingDigestAlgorithmAsName 14:35:45 [2024-03-30T14:35:45.196Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s) 14:35:45 [2024-03-30T14:35:45.196Z] === RUN TestTagValidPrefixedRepo 14:35:45 [2024-03-30T14:35:45.196Z] === RUN TestTagValidPrefixedRepo/fooo/bar 14:35:45 [2024-03-30T14:35:45.196Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar 14:35:45 [2024-03-30T14:35:45.196Z] === RUN TestTagValidPrefixedRepo/fooaa/test 14:35:45 [2024-03-30T14:35:45.196Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test 14:35:45 [2024-03-30T14:35:45.196Z] === RUN TestTagValidPrefixedRepo/foooo:t 14:35:45 [2024-03-30T14:35:45.196Z] === PAUSE TestTagValidPrefixedRepo/foooo:t 14:35:45 [2024-03-30T14:35:45.196Z] === RUN TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar 14:35:45 [2024-03-30T14:35:45.196Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar 14:35:45 [2024-03-30T14:35:45.196Z] === CONT TestTagValidPrefixedRepo/fooo/bar 14:35:45 [2024-03-30T14:35:45.196Z] === CONT TestTagValidPrefixedRepo/foooo:t 14:35:45 [2024-03-30T14:35:45.196Z] === CONT TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar 14:35:45 [2024-03-30T14:35:45.196Z] === CONT TestTagValidPrefixedRepo/fooaa/test 14:35:45 [2024-03-30T14:35:45.196Z] --- PASS: TestTagValidPrefixedRepo (0.02s) 14:35:45 [2024-03-30T14:35:45.196Z] --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s) 14:35:45 [2024-03-30T14:35:45.196Z] --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.01s) 14:35:45 [2024-03-30T14:35:45.196Z] --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s) 14:35:45 [2024-03-30T14:35:45.196Z] --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.01s) 14:35:45 [2024-03-30T14:35:45.196Z] === RUN TestTagExistedNameWithoutForce 14:35:45 [2024-03-30T14:35:45.196Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) 14:35:45 [2024-03-30T14:35:45.196Z] === RUN TestTagOfficialNames 14:35:45 [2024-03-30T14:35:45.196Z] === RUN TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox 14:35:45 [2024-03-30T14:35:45.196Z] === RUN TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox 14:35:45 [2024-03-30T14:35:45.196Z] === RUN TestTagOfficialNames/tag_from_busybox_to_library/busybox 14:35:45 [2024-03-30T14:35:45.197Z] === RUN TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox 14:35:45 [2024-03-30T14:35:45.197Z] === RUN TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox 14:35:45 [2024-03-30T14:35:45.197Z] --- PASS: TestTagOfficialNames (0.05s) 14:35:45 [2024-03-30T14:35:45.197Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s) 14:35:45 [2024-03-30T14:35:45.197Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s) 14:35:45 [2024-03-30T14:35:45.197Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s) 14:35:45 [2024-03-30T14:35:45.197Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s) 14:35:45 [2024-03-30T14:35:45.197Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s) 14:35:45 [2024-03-30T14:35:45.197Z] === RUN TestTagMatchesDigest 14:35:45 [2024-03-30T14:35:45.197Z] --- PASS: TestTagMatchesDigest (0.01s) 14:35:45 [2024-03-30T14:35:45.197Z] === CONT TestSaveCheckTimes 14:35:45 [2024-03-30T14:35:45.197Z] --- PASS: TestSaveCheckTimes (0.03s) 14:35:45 [2024-03-30T14:35:45.197Z] PASS 14:35:45 [2024-03-30T14:35:45.197Z] 14:35:45 [2024-03-30T14:35:45.197Z] === Skipped 14:35:45 [2024-03-30T14:35:45.197Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) 14:35:45 [2024-03-30T14:35:45.197Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out 14:35:45 [2024-03-30T14:35:45.197Z] 14:35:45 [2024-03-30T14:35:45.197Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s) 14:35:45 [2024-03-30T14:35:45.197Z] remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers 14:35:45 [2024-03-30T14:35:45.197Z] 14:35:45 [2024-03-30T14:35:45.197Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) 14:35:45 [2024-03-30T14:35:45.197Z] remove_unix_test.go:35: (*Execution).NotAmd64-fm 14:35:45 [2024-03-30T14:35:45.197Z] 14:35:45 [2024-03-30T14:35:45.197Z] DONE 71 tests, 3 skipped in 6.756s 14:35:45 [2024-03-30T14:35:45.197Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 14:35:45 [2024-03-30T14:35:45.197Z] ++ '[' -n '' ']' 14:35:45 [2024-03-30T14:35:45.197Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m 14:35:45 [2024-03-30T14:35:45.197Z] ++ set -e 14:35:45 [2024-03-30T14:35:45.197Z] ++ '[' -n 0 ']' 14:35:45 [2024-03-30T14:35:45.197Z] ++ set -x 14:35:45 [2024-03-30T14:35:45.197Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.bAoAqbJmir/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m 14:35:45 [2024-03-30T14:35:45.197Z] === RUN TestStripANSICommands 14:35:45 [2024-03-30T14:35:45.197Z] === RUN TestStripANSICommands/#00 14:35:45 [2024-03-30T14:35:45.197Z] === RUN TestStripANSICommands/#01 14:35:45 [2024-03-30T14:35:45.197Z] --- PASS: TestStripANSICommands (0.00s) 14:35:45 [2024-03-30T14:35:45.197Z] --- PASS: TestStripANSICommands/#00 (0.00s) 14:35:45 [2024-03-30T14:35:45.197Z] --- PASS: TestStripANSICommands/#01 (0.00s) 14:35:45 [2024-03-30T14:35:45.197Z] PASS 14:35:45 [2024-03-30T14:35:45.197Z] 14:35:45 [2024-03-30T14:35:45.197Z] DONE 3 tests in 0.007s 14:35:45 [2024-03-30T14:35:45.197Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 14:35:45 [2024-03-30T14:35:45.197Z] ++ '[' -n '' ']' 14:35:45 [2024-03-30T14:35:45.197Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m 14:35:45 [2024-03-30T14:35:45.197Z] ++ set -e 14:35:45 [2024-03-30T14:35:45.197Z] ++ '[' -n 0 ']' 14:35:45 [2024-03-30T14:35:45.197Z] ++ set -x 14:35:45 [2024-03-30T14:35:45.197Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.bAoAqbJmir/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m 14:35:45 [2024-03-30T14:35:45.197Z] INFO: Testing against a local daemon 14:35:45 [2024-03-30T14:35:45.197Z] === RUN TestCreateWithMultiNetworks 14:35:46 [2024-03-30T14:35:46.120Z] --- PASS: TestCreateWithMultiNetworks (0.85s) 14:35:46 [2024-03-30T14:35:46.120Z] === RUN TestNetworkCreateDelete 14:35:46 [2024-03-30T14:35:46.374Z] --- PASS: TestNetworkCreateDelete (0.17s) 14:35:46 [2024-03-30T14:35:46.374Z] === RUN TestDockerNetworkDeletePreferID 14:35:46 [2024-03-30T14:35:46.628Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) 14:35:46 [2024-03-30T14:35:46.628Z] === RUN TestDaemonDNSFallback 14:35:53 [2024-03-30T14:35:53.149Z] --- PASS: TestDaemonDNSFallback (6.15s) 14:35:53 [2024-03-30T14:35:53.149Z] === RUN TestInspectNetwork 14:35:55 [2024-03-30T14:35:55.655Z] === RUN TestInspectNetwork/full_network_id 14:35:55 [2024-03-30T14:35:55.655Z] === RUN TestInspectNetwork/partial_network_id 14:35:55 [2024-03-30T14:35:55.655Z] === RUN TestInspectNetwork/network_name 14:35:55 [2024-03-30T14:35:55.655Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 14:35:59 [2024-03-30T14:35:59.809Z] --- PASS: TestInspectNetwork (6.78s) 14:35:59 [2024-03-30T14:35:59.809Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 14:35:59 [2024-03-30T14:35:59.809Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 14:35:59 [2024-03-30T14:35:59.809Z] --- PASS: TestInspectNetwork/network_name (0.00s) 14:35:59 [2024-03-30T14:35:59.809Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 14:35:59 [2024-03-30T14:35:59.809Z] === RUN TestRunContainerWithBridgeNone 14:36:01 [2024-03-30T14:36:01.168Z] --- PASS: TestRunContainerWithBridgeNone (1.17s) 14:36:01 [2024-03-30T14:36:01.168Z] === RUN TestNetworkInvalidJSON 14:36:01 [2024-03-30T14:36:01.168Z] === RUN TestNetworkInvalidJSON/networks/create 14:36:01 [2024-03-30T14:36:01.168Z] === PAUSE TestNetworkInvalidJSON/networks/create 14:36:01 [2024-03-30T14:36:01.168Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect 14:36:01 [2024-03-30T14:36:01.168Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect 14:36:01 [2024-03-30T14:36:01.168Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect 14:36:01 [2024-03-30T14:36:01.168Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect 14:36:01 [2024-03-30T14:36:01.168Z] === CONT TestNetworkInvalidJSON/networks/create 14:36:01 [2024-03-30T14:36:01.168Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect 14:36:01 [2024-03-30T14:36:01.168Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type 14:36:01 [2024-03-30T14:36:01.168Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect 14:36:01 [2024-03-30T14:36:01.168Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type 14:36:01 [2024-03-30T14:36:01.168Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type 14:36:01 [2024-03-30T14:36:01.168Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON 14:36:01 [2024-03-30T14:36:01.168Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON 14:36:01 [2024-03-30T14:36:01.168Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON 14:36:01 [2024-03-30T14:36:01.168Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON 14:36:01 [2024-03-30T14:36:01.168Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON 14:36:01 [2024-03-30T14:36:01.168Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON 14:36:01 [2024-03-30T14:36:01.168Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body 14:36:01 [2024-03-30T14:36:01.168Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body 14:36:01 [2024-03-30T14:36:01.168Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body 14:36:01 [2024-03-30T14:36:01.168Z] --- PASS: TestNetworkInvalidJSON (0.01s) 14:36:01 [2024-03-30T14:36:01.168Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) 14:36:01 [2024-03-30T14:36:01.168Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) 14:36:01 [2024-03-30T14:36:01.168Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) 14:36:01 [2024-03-30T14:36:01.168Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) 14:36:01 [2024-03-30T14:36:01.168Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) 14:36:01 [2024-03-30T14:36:01.168Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) 14:36:01 [2024-03-30T14:36:01.168Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) 14:36:01 [2024-03-30T14:36:01.168Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) 14:36:01 [2024-03-30T14:36:01.168Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) 14:36:01 [2024-03-30T14:36:01.168Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) 14:36:01 [2024-03-30T14:36:01.168Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) 14:36:01 [2024-03-30T14:36:01.168Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) 14:36:01 [2024-03-30T14:36:01.168Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) 14:36:01 [2024-03-30T14:36:01.168Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) 14:36:01 [2024-03-30T14:36:01.168Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) 14:36:01 [2024-03-30T14:36:01.168Z] === RUN TestNetworkList 14:36:01 [2024-03-30T14:36:01.168Z] === RUN TestNetworkList//networks 14:36:01 [2024-03-30T14:36:01.168Z] === PAUSE TestNetworkList//networks 14:36:01 [2024-03-30T14:36:01.168Z] === RUN TestNetworkList//networks/ 14:36:01 [2024-03-30T14:36:01.168Z] === PAUSE TestNetworkList//networks/ 14:36:01 [2024-03-30T14:36:01.168Z] === CONT TestNetworkList//networks 14:36:01 [2024-03-30T14:36:01.168Z] === CONT TestNetworkList//networks/ 14:36:01 [2024-03-30T14:36:01.168Z] --- PASS: TestNetworkList (0.01s) 14:36:01 [2024-03-30T14:36:01.168Z] --- PASS: TestNetworkList//networks/ (0.00s) 14:36:01 [2024-03-30T14:36:01.168Z] --- PASS: TestNetworkList//networks (0.00s) 14:36:01 [2024-03-30T14:36:01.168Z] === RUN TestHostIPv4BridgeLabel 14:36:01 [2024-03-30T14:36:01.423Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) 14:36:01 [2024-03-30T14:36:01.423Z] === RUN TestDefaultNetworkOpts 14:36:01 [2024-03-30T14:36:01.423Z] === RUN TestDefaultNetworkOpts/default_value 14:36:02 [2024-03-30T14:36:02.782Z] === RUN TestDefaultNetworkOpts/cmdline_value 14:36:03 [2024-03-30T14:36:03.705Z] === RUN TestDefaultNetworkOpts/config-from_value 14:36:05 [2024-03-30T14:36:05.063Z] --- PASS: TestDefaultNetworkOpts (3.54s) 14:36:05 [2024-03-30T14:36:05.064Z] --- PASS: TestDefaultNetworkOpts/default_value (1.18s) 14:36:05 [2024-03-30T14:36:05.064Z] --- PASS: TestDefaultNetworkOpts/cmdline_value (1.18s) 14:36:05 [2024-03-30T14:36:05.064Z] --- PASS: TestDefaultNetworkOpts/config-from_value (1.18s) 14:36:05 [2024-03-30T14:36:05.064Z] === RUN TestForbidDuplicateNetworkNames 14:36:05 [2024-03-30T14:36:05.622Z] --- PASS: TestForbidDuplicateNetworkNames (0.63s) 14:36:05 [2024-03-30T14:36:05.622Z] === RUN TestDaemonRestartWithLiveRestore 14:36:06 [2024-03-30T14:36:06.545Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) 14:36:06 [2024-03-30T14:36:06.545Z] === RUN TestDaemonDefaultNetworkPools 14:36:07 [2024-03-30T14:36:07.467Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) 14:36:07 [2024-03-30T14:36:07.467Z] === RUN TestDaemonRestartWithExistingNetwork 14:36:08 [2024-03-30T14:36:08.826Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) 14:36:08 [2024-03-30T14:36:08.826Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 14:36:09 [2024-03-30T14:36:09.749Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s) 14:36:09 [2024-03-30T14:36:09.749Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 14:36:10 [2024-03-30T14:36:10.308Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) 14:36:10 [2024-03-30T14:36:10.308Z] === RUN TestServiceWithPredefinedNetwork 14:36:12 [2024-03-30T14:36:12.814Z] --- PASS: TestServiceWithPredefinedNetwork (2.08s) 14:36:12 [2024-03-30T14:36:12.814Z] === RUN TestServiceRemoveKeepsIngressNetwork 14:36:12 [2024-03-30T14:36:12.814Z] service_test.go:250: FLAKY_TEST 14:36:12 [2024-03-30T14:36:12.814Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 14:36:12 [2024-03-30T14:36:12.814Z] === RUN TestServiceWithDataPathPortInit 14:36:27 [2024-03-30T14:36:27.700Z] --- PASS: TestServiceWithDataPathPortInit (13.31s) 14:36:27 [2024-03-30T14:36:27.700Z] === RUN TestServiceWithDefaultAddressPoolInit 14:36:27 [2024-03-30T14:36:27.954Z] service_test.go:440: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:dn9hr7qlh09hsiirk58ytu130 Created:2024-03-30 14:36:27.011255998 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[2e760b6ba4c01ecb54a9a18201d0e446a1f2dc88c7a8758c0ef70a8896c3194f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.r1mivi0vu5nla0al3mav54c10 EndpointID:278f70419c69454e272070ca9b8b7697d61472192e938dfc60049722fa73e759 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9cb7970c6d26ed610c3146c9c8306b6741c48325ffd69cbd5e1503ec313154cb MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:61b35242fcb2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.r1mivi0vu5nla0al3mav54c10 EndpointID:278f70419c69454e272070ca9b8b7697d61472192e938dfc60049722fa73e759 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 14:36:33 [2024-03-30T14:36:33.184Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.68s) 14:36:33 [2024-03-30T14:36:33.184Z] PASS 14:36:33 [2024-03-30T14:36:33.184Z] 14:36:33 [2024-03-30T14:36:33.184Z] === Skipped 14:36:33 [2024-03-30T14:36:33.184Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 14:36:33 [2024-03-30T14:36:33.184Z] service_test.go:250: FLAKY_TEST 14:36:33 [2024-03-30T14:36:33.184Z] 14:36:33 [2024-03-30T14:36:33.184Z] DONE 44 tests, 1 skipped in 47.250s 14:36:33 [2024-03-30T14:36:33.184Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 14:36:33 [2024-03-30T14:36:33.184Z] ++ '[' -n '' ']' 14:36:33 [2024-03-30T14:36:33.184Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m 14:36:33 [2024-03-30T14:36:33.184Z] ++ set -e 14:36:33 [2024-03-30T14:36:33.184Z] ++ '[' -n 0 ']' 14:36:33 [2024-03-30T14:36:33.184Z] ++ set -x 14:36:33 [2024-03-30T14:36:33.184Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.bAoAqbJmir/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m 14:36:33 [2024-03-30T14:36:33.184Z] INFO: Testing against a local daemon 14:36:33 [2024-03-30T14:36:33.184Z] === RUN TestDockerNetworkIpvlanPersistance 14:36:33 [2024-03-30T14:36:33.184Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 14:36:33 [2024-03-30T14:36:33.184Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 14:36:33 [2024-03-30T14:36:33.184Z] === RUN TestDockerNetworkIpvlan 14:36:33 [2024-03-30T14:36:33.184Z] ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 14:36:33 [2024-03-30T14:36:33.184Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 14:36:33 [2024-03-30T14:36:33.184Z] PASS 14:36:33 [2024-03-30T14:36:33.184Z] 14:36:33 [2024-03-30T14:36:33.184Z] === Skipped 14:36:33 [2024-03-30T14:36:33.184Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 14:36:33 [2024-03-30T14:36:33.184Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 14:36:33 [2024-03-30T14:36:33.184Z] 14:36:33 [2024-03-30T14:36:33.184Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 14:36:33 [2024-03-30T14:36:33.184Z] ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 14:36:33 [2024-03-30T14:36:33.184Z] 14:36:33 [2024-03-30T14:36:33.184Z] DONE 2 tests, 2 skipped in 0.030s 14:36:33 [2024-03-30T14:36:33.184Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 14:36:33 [2024-03-30T14:36:33.184Z] ++ '[' -n '' ']' 14:36:33 [2024-03-30T14:36:33.184Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m 14:36:33 [2024-03-30T14:36:33.184Z] ++ set -e 14:36:33 [2024-03-30T14:36:33.184Z] ++ '[' -n 0 ']' 14:36:33 [2024-03-30T14:36:33.184Z] ++ set -x 14:36:33 [2024-03-30T14:36:33.184Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.bAoAqbJmir/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m 14:36:33 [2024-03-30T14:36:33.184Z] INFO: Testing against a local daemon 14:36:33 [2024-03-30T14:36:33.184Z] === RUN TestDockerNetworkMacvlanPersistance 14:36:34 [2024-03-30T14:36:34.107Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s) 14:36:34 [2024-03-30T14:36:34.107Z] === RUN TestDockerNetworkMacvlan 14:36:34 [2024-03-30T14:36:34.107Z] === RUN TestDockerNetworkMacvlan/Subinterface 14:36:34 [2024-03-30T14:36:34.666Z] === RUN TestDockerNetworkMacvlan/OverlapParent 14:36:35 [2024-03-30T14:36:35.224Z] === RUN TestDockerNetworkMacvlan/NilParent 14:36:37 [2024-03-30T14:36:37.104Z] === RUN TestDockerNetworkMacvlan/InternalMode 14:36:38 [2024-03-30T14:36:38.027Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 14:36:40 [2024-03-30T14:36:40.620Z] === RUN TestDockerNetworkMacvlan/Addressing 14:36:41 [2024-03-30T14:36:41.542Z] --- PASS: TestDockerNetworkMacvlan (7.51s) 14:36:41 [2024-03-30T14:36:41.542Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.67s) 14:36:41 [2024-03-30T14:36:41.542Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.73s) 14:36:41 [2024-03-30T14:36:41.542Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.43s) 14:36:41 [2024-03-30T14:36:41.542Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.42s) 14:36:41 [2024-03-30T14:36:41.542Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.16s) 14:36:41 [2024-03-30T14:36:41.542Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.10s) 14:36:41 [2024-03-30T14:36:41.542Z] PASS 14:36:41 [2024-03-30T14:36:41.542Z] 14:36:41 [2024-03-30T14:36:41.542Z] DONE 8 tests in 8.851s 14:36:41 [2024-03-30T14:36:41.542Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m 14:36:41 [2024-03-30T14:36:41.542Z] ++ '[' -n '' ']' 14:36:41 [2024-03-30T14:36:41.542Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.networking -t ./test.main -test.v -test.timeout=120m 14:36:41 [2024-03-30T14:36:41.542Z] ++ set -e 14:36:41 [2024-03-30T14:36:41.542Z] ++ '[' -n 0 ']' 14:36:41 [2024-03-30T14:36:41.542Z] ++ set -x 14:36:41 [2024-03-30T14:36:41.542Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.bAoAqbJmir/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.networking -t ./test.main -test.v -test.timeout=120m 14:36:41 [2024-03-30T14:36:41.542Z] INFO: Testing against a local daemon 14:36:41 [2024-03-30T14:36:41.542Z] === RUN TestBridgeICC 14:36:42 [2024-03-30T14:36:42.101Z] === RUN TestBridgeICC/IPv4_non-internal_network 14:36:43 [2024-03-30T14:36:43.023Z] === RUN TestBridgeICC/IPv4_internal_network 14:36:43 [2024-03-30T14:36:43.946Z] === RUN TestBridgeICC/IPv6_ULA_on_non-internal_network 14:36:45 [2024-03-30T14:36:45.305Z] === RUN TestBridgeICC/IPv6_ULA_on_internal_network 14:36:46 [2024-03-30T14:36:46.228Z] === RUN TestBridgeICC/IPv6_link-local_address_on_non-internal_network 14:36:47 [2024-03-30T14:36:47.151Z] === RUN TestBridgeICC/IPv6_link-local_address_on_internal_network 14:36:48 [2024-03-30T14:36:48.509Z] === RUN TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name 14:36:49 [2024-03-30T14:36:49.432Z] === RUN TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name 14:36:50 [2024-03-30T14:36:50.354Z] === RUN TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address 14:36:53 [2024-03-30T14:36:53.608Z] === RUN TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address 14:36:56 [2024-03-30T14:36:56.862Z] --- PASS: TestBridgeICC (15.17s) 14:36:56 [2024-03-30T14:36:56.862Z] --- PASS: TestBridgeICC/IPv4_non-internal_network (1.05s) 14:36:56 [2024-03-30T14:36:56.862Z] --- PASS: TestBridgeICC/IPv4_internal_network (0.97s) 14:36:56 [2024-03-30T14:36:56.862Z] --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.07s) 14:36:56 [2024-03-30T14:36:56.862Z] --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (1.06s) 14:36:56 [2024-03-30T14:36:56.862Z] --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.06s) 14:36:56 [2024-03-30T14:36:56.862Z] --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (0.99s) 14:36:56 [2024-03-30T14:36:56.862Z] --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name (1.08s) 14:36:56 [2024-03-30T14:36:56.862Z] --- PASS: TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name (1.08s) 14:36:56 [2024-03-30T14:36:56.862Z] --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (3.09s) 14:36:56 [2024-03-30T14:36:56.862Z] --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (3.10s) 14:36:56 [2024-03-30T14:36:56.862Z] === RUN TestBridgeICCWindows 14:36:56 [2024-03-30T14:36:56.862Z] bridge_test.go:214: testEnv.DaemonInfo.OSType != "windows" 14:36:56 [2024-03-30T14:36:56.862Z] --- SKIP: TestBridgeICCWindows (0.00s) 14:36:56 [2024-03-30T14:36:56.862Z] === RUN TestBridgeINC 14:36:57 [2024-03-30T14:36:57.117Z] === RUN TestBridgeINC/IPv4_non-internal_network 14:37:02 [2024-03-30T14:37:02.346Z] === RUN TestBridgeINC/IPv4_internal_network 14:37:02 [2024-03-30T14:37:02.600Z] === RUN TestBridgeINC/IPv6_ULA_on_non-internal_network 14:37:06 [2024-03-30T14:37:06.754Z] === RUN TestBridgeINC/IPv6_ULA_on_internal_network 14:37:08 [2024-03-30T14:37:08.113Z] --- PASS: TestBridgeINC (11.34s) 14:37:08 [2024-03-30T14:37:08.113Z] --- PASS: TestBridgeINC/IPv4_non-internal_network (4.21s) 14:37:08 [2024-03-30T14:37:08.113Z] --- PASS: TestBridgeINC/IPv4_internal_network (1.14s) 14:37:08 [2024-03-30T14:37:08.113Z] --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.21s) 14:37:08 [2024-03-30T14:37:08.113Z] --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.17s) 14:37:08 [2024-03-30T14:37:08.113Z] === RUN TestDefaultBridgeIPv6 14:37:08 [2024-03-30T14:37:08.113Z] === RUN TestDefaultBridgeIPv6/IPv6_ULA 14:37:09 [2024-03-30T14:37:09.472Z] === RUN TestDefaultBridgeIPv6/IPv6_LLA_only 14:37:10 [2024-03-30T14:37:10.831Z] === RUN TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only 14:37:12 [2024-03-30T14:37:12.190Z] --- PASS: TestDefaultBridgeIPv6 (4.26s) 14:37:12 [2024-03-30T14:37:12.190Z] --- PASS: TestDefaultBridgeIPv6/IPv6_ULA (1.44s) 14:37:12 [2024-03-30T14:37:12.190Z] --- PASS: TestDefaultBridgeIPv6/IPv6_LLA_only (1.44s) 14:37:12 [2024-03-30T14:37:12.190Z] --- PASS: TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only (1.37s) 14:37:12 [2024-03-30T14:37:12.190Z] === RUN TestDefaultBridgeAddresses 14:37:12 [2024-03-30T14:37:12.190Z] === RUN TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes 14:37:14 [2024-03-30T14:37:14.072Z] === RUN TestDefaultBridgeAddresses/Link-Local_Subnet_Changes 14:37:15 [2024-03-30T14:37:15.431Z] --- PASS: TestDefaultBridgeAddresses (3.10s) 14:37:15 [2024-03-30T14:37:15.431Z] --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes (1.55s) 14:37:15 [2024-03-30T14:37:15.431Z] --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes (1.55s) 14:37:15 [2024-03-30T14:37:15.431Z] === RUN TestInternalNwConnectivity 14:37:18 [2024-03-30T14:37:18.685Z] --- PASS: TestInternalNwConnectivity (3.23s) 14:37:18 [2024-03-30T14:37:18.685Z] === RUN TestDisableIPv6Addrs 14:37:19 [2024-03-30T14:37:19.243Z] === RUN TestDisableIPv6Addrs/IPv6_enabled 14:37:19 [2024-03-30T14:37:19.497Z] === RUN TestDisableIPv6Addrs/IPv6_disabled 14:37:20 [2024-03-30T14:37:20.058Z] --- PASS: TestDisableIPv6Addrs (1.60s) 14:37:20 [2024-03-30T14:37:20.058Z] --- PASS: TestDisableIPv6Addrs/IPv6_enabled (0.42s) 14:37:20 [2024-03-30T14:37:20.058Z] --- PASS: TestDisableIPv6Addrs/IPv6_disabled (0.44s) 14:37:20 [2024-03-30T14:37:20.058Z] === RUN TestSetInterfaceSysctl 14:37:21 [2024-03-30T14:37:21.418Z] --- PASS: TestSetInterfaceSysctl (1.00s) 14:37:21 [2024-03-30T14:37:21.418Z] === RUN TestEtcHostsIpv6 14:37:21 [2024-03-30T14:37:21.672Z] === RUN TestEtcHostsIpv6/IPv6_enabled 14:37:22 [2024-03-30T14:37:22.230Z] === RUN TestEtcHostsIpv6/IPv6_disabled 14:37:22 [2024-03-30T14:37:22.788Z] --- PASS: TestEtcHostsIpv6 (1.58s) 14:37:22 [2024-03-30T14:37:22.788Z] --- PASS: TestEtcHostsIpv6/IPv6_enabled (0.49s) 14:37:22 [2024-03-30T14:37:22.788Z] --- PASS: TestEtcHostsIpv6/IPv6_disabled (0.49s) 14:37:22 [2024-03-30T14:37:22.788Z] === RUN TestMACAddrOnRestart 14:37:24 [2024-03-30T14:37:24.669Z] --- PASS: TestMACAddrOnRestart (2.07s) 14:37:24 [2024-03-30T14:37:24.669Z] === RUN TestCfgdMACAddrOnRestart 14:37:27 [2024-03-30T14:37:27.176Z] --- PASS: TestCfgdMACAddrOnRestart (2.51s) 14:37:27 [2024-03-30T14:37:27.176Z] === RUN TestInspectCfgdMAC 14:37:28 [2024-03-30T14:37:28.099Z] === RUN TestInspectCfgdMAC/generated_address_default_bridge 14:37:28 [2024-03-30T14:37:28.099Z] === RUN TestInspectCfgdMAC/configured_address_default_bridge 14:37:28 [2024-03-30T14:37:28.099Z] === RUN TestInspectCfgdMAC/generated_address_custom_bridge 14:37:28 [2024-03-30T14:37:28.099Z] === RUN TestInspectCfgdMAC/configured_address_custom_bridge 14:37:28 [2024-03-30T14:37:28.353Z] === RUN TestInspectCfgdMAC/ctr-wide_address_default_bridge 14:37:28 [2024-03-30T14:37:28.353Z] --- PASS: TestInspectCfgdMAC (1.06s) 14:37:28 [2024-03-30T14:37:28.353Z] --- PASS: TestInspectCfgdMAC/generated_address_default_bridge (0.04s) 14:37:28 [2024-03-30T14:37:28.353Z] --- PASS: TestInspectCfgdMAC/configured_address_default_bridge (0.04s) 14:37:28 [2024-03-30T14:37:28.353Z] --- PASS: TestInspectCfgdMAC/generated_address_custom_bridge (0.17s) 14:37:28 [2024-03-30T14:37:28.353Z] --- PASS: TestInspectCfgdMAC/configured_address_custom_bridge (0.17s) 14:37:28 [2024-03-30T14:37:28.353Z] --- PASS: TestInspectCfgdMAC/ctr-wide_address_default_bridge (0.04s) 14:37:28 [2024-03-30T14:37:28.353Z] === RUN TestWatchtowerCreate 14:37:29 [2024-03-30T14:37:29.712Z] --- PASS: TestWatchtowerCreate (1.11s) 14:37:29 [2024-03-30T14:37:29.712Z] === RUN TestResolvConfLocalhostIPv6 14:37:30 [2024-03-30T14:37:30.634Z] --- PASS: TestResolvConfLocalhostIPv6 (1.18s) 14:37:30 [2024-03-30T14:37:30.634Z] === RUN TestInternalNetworkDNS 14:37:57 [2024-03-30T14:37:57.099Z] --- PASS: TestInternalNetworkDNS (23.10s) 14:37:57 [2024-03-30T14:37:57.099Z] PASS 14:37:57 [2024-03-30T14:37:57.099Z] 14:37:57 [2024-03-30T14:37:57.099Z] === Skipped 14:37:57 [2024-03-30T14:37:57.099Z] === SKIP: arm64.integration.networking TestBridgeICCWindows (0.00s) 14:37:57 [2024-03-30T14:37:57.099Z] bridge_test.go:214: testEnv.DaemonInfo.OSType != "windows" 14:37:57 [2024-03-30T14:37:57.099Z] 14:37:57 [2024-03-30T14:37:57.099Z] DONE 43 tests, 1 skipped in 72.336s 14:37:57 [2024-03-30T14:37:57.099Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 14:37:57 [2024-03-30T14:37:57.099Z] ++ '[' -n '' ']' 14:37:57 [2024-03-30T14:37:57.099Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m 14:37:57 [2024-03-30T14:37:57.099Z] ++ set -e 14:37:57 [2024-03-30T14:37:57.099Z] ++ '[' -n 0 ']' 14:37:57 [2024-03-30T14:37:57.099Z] ++ set -x 14:37:57 [2024-03-30T14:37:57.099Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.bAoAqbJmir/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m 14:37:57 [2024-03-30T14:37:57.099Z] testing: warning: no tests to run 14:37:57 [2024-03-30T14:37:57.099Z] PASS 14:37:57 [2024-03-30T14:37:57.099Z] 14:37:57 [2024-03-30T14:37:57.099Z] DONE 0 tests in 0.005s 14:37:57 [2024-03-30T14:37:57.099Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 14:37:57 [2024-03-30T14:37:57.099Z] ++ '[' -n '' ']' 14:37:57 [2024-03-30T14:37:57.099Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m 14:37:57 [2024-03-30T14:37:57.099Z] ++ set -e 14:37:57 [2024-03-30T14:37:57.099Z] ++ '[' -n 0 ']' 14:37:57 [2024-03-30T14:37:57.099Z] ++ set -x 14:37:57 [2024-03-30T14:37:57.099Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.bAoAqbJmir/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m 14:37:57 [2024-03-30T14:37:57.099Z] INFO: Testing against a local daemon 14:37:57 [2024-03-30T14:37:57.099Z] === RUN TestAuthZPluginAllowRequest 14:37:57 [2024-03-30T14:37:57.099Z] --- PASS: TestAuthZPluginAllowRequest (1.01s) 14:37:57 [2024-03-30T14:37:57.099Z] === RUN TestAuthZPluginTLS 14:37:57 [2024-03-30T14:37:57.099Z] --- PASS: TestAuthZPluginTLS (0.54s) 14:37:57 [2024-03-30T14:37:57.099Z] === RUN TestAuthZPluginDenyRequest 14:37:57 [2024-03-30T14:37:57.099Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) 14:37:57 [2024-03-30T14:37:57.099Z] === RUN TestAuthZPluginAPIDenyResponse 14:37:57 [2024-03-30T14:37:57.099Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) 14:37:57 [2024-03-30T14:37:57.099Z] === RUN TestAuthZPluginDenyResponse 14:37:57 [2024-03-30T14:37:57.099Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) 14:37:57 [2024-03-30T14:37:57.099Z] === RUN TestAuthZPluginAllowEventStream 14:37:57 [2024-03-30T14:37:57.658Z] 2024/03/30 14:37:57 http: panic serving 127.0.0.1:35706: runtime error: invalid memory address or nil pointer dereference 14:37:57 [2024-03-30T14:37:57.658Z] goroutine 43 [running]: 14:37:57 [2024-03-30T14:37:57.658Z] net/http.(*conn).serve.func1() 14:37:57 [2024-03-30T14:37:57.658Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 14:37:57 [2024-03-30T14:37:57.658Z] panic({0xa866a0?, 0x15bafd0?}) 14:37:57 [2024-03-30T14:37:57.658Z] /usr/local/go/src/runtime/panic.go:920 +0x26c 14:37:57 [2024-03-30T14:37:57.658Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd8a1d0, 0x400063e780}, 0xffff699953f8?) 14:37:57 [2024-03-30T14:37:57.658Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c 14:37:57 [2024-03-30T14:37:57.658Z] net/http.HandlerFunc.ServeHTTP(0x4000636900?, {0xd8a1d0?, 0x400063e780?}, 0x402c54?) 14:37:57 [2024-03-30T14:37:57.658Z] /usr/local/go/src/net/http/server.go:2136 +0x38 14:37:57 [2024-03-30T14:37:57.658Z] net/http.(*ServeMux).ServeHTTP(0xd90568?, {0xd8a1d0, 0x400063e780}, 0x4000636900) 14:37:57 [2024-03-30T14:37:57.658Z] /usr/local/go/src/net/http/server.go:2514 +0x144 14:37:57 [2024-03-30T14:37:57.658Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40000260b0, {0xd88d90?, 0x40000f1420}, 0x4000636800, {0xd7ee20, 0x400049e340}) 14:37:57 [2024-03-30T14:37:57.658Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44 14:37:57 [2024-03-30T14:37:57.658Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd88d90?, 0x40000f1420?}, 0x40004922f0?) 14:37:57 [2024-03-30T14:37:57.658Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40 14:37:57 [2024-03-30T14:37:57.658Z] net/http.HandlerFunc.ServeHTTP(0x10?, {0xd88d90?, 0x40000f1420?}, 0x40000f1420?) 14:37:57 [2024-03-30T14:37:57.658Z] /usr/local/go/src/net/http/server.go:2136 +0x38 14:37:57 [2024-03-30T14:37:57.658Z] net/http.serverHandler.ServeHTTP({0xd85808?}, {0xd88d90?, 0x40000f1420?}, 0x6?) 14:37:57 [2024-03-30T14:37:57.658Z] /usr/local/go/src/net/http/server.go:2938 +0xbc 14:37:57 [2024-03-30T14:37:57.658Z] net/http.(*conn).serve(0x4000594b40, {0xd90568, 0x4000486db0}) 14:37:57 [2024-03-30T14:37:57.658Z] /usr/local/go/src/net/http/server.go:2009 +0x518 14:37:57 [2024-03-30T14:37:57.658Z] created by net/http.(*Server).Serve in goroutine 34 14:37:57 [2024-03-30T14:37:57.658Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc 14:37:59 [2024-03-30T14:37:59.016Z] 2024/03/30 14:37:58 http: panic serving 127.0.0.1:35716: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input 14:37:59 [2024-03-30T14:37:59.016Z] goroutine 180 [running]: 14:37:59 [2024-03-30T14:37:59.016Z] net/http.(*conn).serve.func1() 14:37:59 [2024-03-30T14:37:59.016Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 14:37:59 [2024-03-30T14:37:59.016Z] panic({0xa1c140?, 0x4000492470?}) 14:37:59 [2024-03-30T14:37:59.016Z] /usr/local/go/src/runtime/panic.go:920 +0x26c 14:37:59 [2024-03-30T14:37:59.016Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd8a1d0, 0x400063e9c0}, 0xffff699953f8?) 14:37:59 [2024-03-30T14:37:59.016Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360 14:37:59 [2024-03-30T14:37:59.016Z] net/http.HandlerFunc.ServeHTTP(0x4000636b00?, {0xd8a1d0?, 0x400063e9c0?}, 0x402c54?) 14:37:59 [2024-03-30T14:37:59.016Z] /usr/local/go/src/net/http/server.go:2136 +0x38 14:37:59 [2024-03-30T14:37:59.016Z] net/http.(*ServeMux).ServeHTTP(0xd90568?, {0xd8a1d0, 0x400063e9c0}, 0x4000636b00) 14:37:59 [2024-03-30T14:37:59.016Z] /usr/local/go/src/net/http/server.go:2514 +0x144 14:37:59 [2024-03-30T14:37:59.016Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40000260b0, {0xd88d90?, 0x40000f1500}, 0x4000636a00, {0xd7ee20, 0x400049e340}) 14:37:59 [2024-03-30T14:37:59.016Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44 14:37:59 [2024-03-30T14:37:59.016Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd88d90?, 0x40000f1500?}, 0x400028e660?) 14:37:59 [2024-03-30T14:37:59.016Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40 14:37:59 [2024-03-30T14:37:59.016Z] net/http.HandlerFunc.ServeHTTP(0x1618da0?, {0xd88d90?, 0x40000f1500?}, 0x4000571b40?) 14:37:59 [2024-03-30T14:37:59.016Z] /usr/local/go/src/net/http/server.go:2136 +0x38 14:37:59 [2024-03-30T14:37:59.016Z] net/http.serverHandler.ServeHTTP({0x400028e660?}, {0xd88d90?, 0x40000f1500?}, 0x6?) 14:37:59 [2024-03-30T14:37:59.016Z] /usr/local/go/src/net/http/server.go:2938 +0xbc 14:37:59 [2024-03-30T14:37:59.016Z] net/http.(*conn).serve(0x40002e2480, {0xd90568, 0x4000486db0}) 14:37:59 [2024-03-30T14:37:59.016Z] /usr/local/go/src/net/http/server.go:2009 +0x518 14:37:59 [2024-03-30T14:37:59.016Z] created by net/http.(*Server).Serve in goroutine 34 14:37:59 [2024-03-30T14:37:59.016Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc 14:38:00 [2024-03-30T14:38:00.895Z] 2024/03/30 14:38:00 http: panic serving 127.0.0.1:35730: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input 14:38:00 [2024-03-30T14:38:00.895Z] goroutine 210 [running]: 14:38:00 [2024-03-30T14:38:00.895Z] net/http.(*conn).serve.func1() 14:38:00 [2024-03-30T14:38:00.895Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 14:38:00 [2024-03-30T14:38:00.895Z] panic({0xa1c140?, 0x4000492530?}) 14:38:00 [2024-03-30T14:38:00.895Z] /usr/local/go/src/runtime/panic.go:920 +0x26c 14:38:00 [2024-03-30T14:38:00.895Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd8a1d0, 0x400063eb40}, 0xffff699953f8?) 14:38:00 [2024-03-30T14:38:00.895Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360 14:38:00 [2024-03-30T14:38:00.895Z] net/http.HandlerFunc.ServeHTTP(0x4000636d00?, {0xd8a1d0?, 0x400063eb40?}, 0x402c54?) 14:38:00 [2024-03-30T14:38:00.895Z] /usr/local/go/src/net/http/server.go:2136 +0x38 14:38:00 [2024-03-30T14:38:00.895Z] net/http.(*ServeMux).ServeHTTP(0xd90568?, {0xd8a1d0, 0x400063eb40}, 0x4000636d00) 14:38:00 [2024-03-30T14:38:00.895Z] /usr/local/go/src/net/http/server.go:2514 +0x144 14:38:00 [2024-03-30T14:38:00.895Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40000260b0, {0xd88d90?, 0x40000f15e0}, 0x4000636c00, {0xd7ee20, 0x400049e340}) 14:38:00 [2024-03-30T14:38:00.895Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44 14:38:00 [2024-03-30T14:38:00.895Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd88d90?, 0x40000f15e0?}, 0x400028eae0?) 14:38:00 [2024-03-30T14:38:00.895Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40 14:38:00 [2024-03-30T14:38:00.895Z] net/http.HandlerFunc.ServeHTTP(0x1618da0?, {0xd88d90?, 0x40000f15e0?}, 0x4000571b40?) 14:38:00 [2024-03-30T14:38:00.896Z] /usr/local/go/src/net/http/server.go:2136 +0x38 14:38:00 [2024-03-30T14:38:00.896Z] net/http.serverHandler.ServeHTTP({0x400028eae0?}, {0xd88d90?, 0x40000f15e0?}, 0x6?) 14:38:00 [2024-03-30T14:38:00.896Z] /usr/local/go/src/net/http/server.go:2938 +0xbc 14:38:00 [2024-03-30T14:38:00.896Z] net/http.(*conn).serve(0x40000f4000, {0xd90568, 0x4000486db0}) 14:38:00 [2024-03-30T14:38:00.896Z] /usr/local/go/src/net/http/server.go:2009 +0x518 14:38:00 [2024-03-30T14:38:00.896Z] created by net/http.(*Server).Serve in goroutine 34 14:38:00 [2024-03-30T14:38:00.896Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc 14:38:03 [2024-03-30T14:38:03.401Z] --- PASS: TestAuthZPluginAllowEventStream (6.02s) 14:38:03 [2024-03-30T14:38:03.401Z] === RUN TestAuthZPluginErrorResponse 14:38:03 [2024-03-30T14:38:03.401Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) 14:38:03 [2024-03-30T14:38:03.401Z] === RUN TestAuthZPluginErrorRequest 14:38:03 [2024-03-30T14:38:03.959Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) 14:38:03 [2024-03-30T14:38:03.959Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 14:38:04 [2024-03-30T14:38:04.517Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) 14:38:04 [2024-03-30T14:38:04.517Z] === RUN TestAuthZPluginEnsureLoadImportWorking 14:38:05 [2024-03-30T14:38:05.875Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.13s) 14:38:05 [2024-03-30T14:38:05.875Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 14:38:06 [2024-03-30T14:38:06.798Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.10s) 14:38:06 [2024-03-30T14:38:06.798Z] === RUN TestAuthZPluginHeader 14:38:07 [2024-03-30T14:38:07.356Z] --- PASS: TestAuthZPluginHeader (0.60s) 14:38:07 [2024-03-30T14:38:07.356Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 14:38:07 [2024-03-30T14:38:07.356Z] authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm 14:38:07 [2024-03-30T14:38:07.356Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 14:38:07 [2024-03-30T14:38:07.356Z] === RUN TestAuthZPluginV2Disable 14:38:07 [2024-03-30T14:38:07.356Z] authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm 14:38:07 [2024-03-30T14:38:07.356Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) 14:38:07 [2024-03-30T14:38:07.356Z] === RUN TestAuthZPluginV2RejectVolumeRequests 14:38:07 [2024-03-30T14:38:07.356Z] authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm 14:38:07 [2024-03-30T14:38:07.356Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) 14:38:07 [2024-03-30T14:38:07.356Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 14:38:07 [2024-03-30T14:38:07.356Z] authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm 14:38:07 [2024-03-30T14:38:07.356Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 14:38:07 [2024-03-30T14:38:07.356Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 14:38:25 [2024-03-30T14:38:25.372Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) 14:38:25 [2024-03-30T14:38:25.372Z] PASS 14:38:25 [2024-03-30T14:38:25.372Z] 14:38:25 [2024-03-30T14:38:25.372Z] === Skipped 14:38:25 [2024-03-30T14:38:25.372Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 14:38:25 [2024-03-30T14:38:25.372Z] authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm 14:38:25 [2024-03-30T14:38:25.372Z] 14:38:25 [2024-03-30T14:38:25.372Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) 14:38:25 [2024-03-30T14:38:25.372Z] authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm 14:38:25 [2024-03-30T14:38:25.372Z] 14:38:25 [2024-03-30T14:38:25.372Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) 14:38:25 [2024-03-30T14:38:25.372Z] authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm 14:38:25 [2024-03-30T14:38:25.372Z] 14:38:25 [2024-03-30T14:38:25.372Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 14:38:25 [2024-03-30T14:38:25.372Z] authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm 14:38:25 [2024-03-30T14:38:25.372Z] 14:38:25 [2024-03-30T14:38:25.372Z] DONE 17 tests, 4 skipped in 30.494s 14:38:25 [2024-03-30T14:38:25.372Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 14:38:25 [2024-03-30T14:38:25.372Z] ++ '[' -n '' ']' 14:38:25 [2024-03-30T14:38:25.372Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m 14:38:25 [2024-03-30T14:38:25.372Z] ++ set -e 14:38:25 [2024-03-30T14:38:25.372Z] ++ '[' -n 0 ']' 14:38:25 [2024-03-30T14:38:25.372Z] ++ set -x 14:38:25 [2024-03-30T14:38:25.372Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.bAoAqbJmir/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m 14:38:25 [2024-03-30T14:38:25.372Z] INFO: Testing against a local daemon 14:38:25 [2024-03-30T14:38:25.372Z] === RUN TestPluginInvalidJSON 14:38:25 [2024-03-30T14:38:25.372Z] === RUN TestPluginInvalidJSON/plugins/foobar/set 14:38:25 [2024-03-30T14:38:25.372Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set 14:38:25 [2024-03-30T14:38:25.372Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade 14:38:25 [2024-03-30T14:38:25.372Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade 14:38:25 [2024-03-30T14:38:25.372Z] === RUN TestPluginInvalidJSON/plugins/pull 14:38:25 [2024-03-30T14:38:25.372Z] === PAUSE TestPluginInvalidJSON/plugins/pull 14:38:25 [2024-03-30T14:38:25.372Z] === CONT TestPluginInvalidJSON/plugins/foobar/set 14:38:25 [2024-03-30T14:38:25.372Z] === CONT TestPluginInvalidJSON/plugins/pull 14:38:25 [2024-03-30T14:38:25.372Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type 14:38:25 [2024-03-30T14:38:25.372Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade 14:38:25 [2024-03-30T14:38:25.372Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type 14:38:25 [2024-03-30T14:38:25.372Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type 14:38:25 [2024-03-30T14:38:25.372Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON 14:38:25 [2024-03-30T14:38:25.372Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON 14:38:25 [2024-03-30T14:38:25.372Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON 14:38:25 [2024-03-30T14:38:25.372Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON 14:38:25 [2024-03-30T14:38:25.372Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON 14:38:25 [2024-03-30T14:38:25.372Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON 14:38:25 [2024-03-30T14:38:25.372Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body 14:38:25 [2024-03-30T14:38:25.372Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body 14:38:25 [2024-03-30T14:38:25.372Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body 14:38:25 [2024-03-30T14:38:25.372Z] --- PASS: TestPluginInvalidJSON (0.01s) 14:38:25 [2024-03-30T14:38:25.372Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) 14:38:25 [2024-03-30T14:38:25.372Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) 14:38:25 [2024-03-30T14:38:25.372Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) 14:38:25 [2024-03-30T14:38:25.372Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) 14:38:25 [2024-03-30T14:38:25.372Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) 14:38:25 [2024-03-30T14:38:25.372Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) 14:38:25 [2024-03-30T14:38:25.372Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) 14:38:25 [2024-03-30T14:38:25.372Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) 14:38:25 [2024-03-30T14:38:25.372Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) 14:38:25 [2024-03-30T14:38:25.372Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) 14:38:25 [2024-03-30T14:38:25.372Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) 14:38:25 [2024-03-30T14:38:25.372Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) 14:38:25 [2024-03-30T14:38:25.372Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) 14:38:25 [2024-03-30T14:38:25.372Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) 14:38:25 [2024-03-30T14:38:25.372Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) 14:38:25 [2024-03-30T14:38:25.372Z] === RUN TestPluginInstall 14:38:25 [2024-03-30T14:38:25.372Z] === RUN TestPluginInstall/no_auth 14:38:27 [2024-03-30T14:38:27.878Z] time="2024-03-30T14:38:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 14:38:27 [2024-03-30T14:38:27.878Z] time="2024-03-30T14:38:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b6c11dca20afe8dc74ed593b67c63369d3259f791fd263b9459a97ab9e99426b" mediatype=application/vnd.docker.plugin.v1+json size=522 14:38:27 [2024-03-30T14:38:27.878Z] time="2024-03-30T14:38:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 14:38:27 [2024-03-30T14:38:27.878Z] time="2024-03-30T14:38:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b6c11dca20afe8dc74ed593b67c63369d3259f791fd263b9459a97ab9e99426b" mediatype=application/vnd.docker.plugin.v1+json size=522 14:38:27 [2024-03-30T14:38:27.878Z] === RUN TestPluginInstall/with_digest 14:38:28 [2024-03-30T14:38:28.437Z] === RUN TestPluginInstall/with_htpasswd 14:38:28 [2024-03-30T14:38:28.692Z] time="2024-03-30T14:38:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 14:38:28 [2024-03-30T14:38:28.692Z] time="2024-03-30T14:38:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b5b5f83db416e0e58aa6c6c4c390fc34fbe4f40cc2eb47ad3fa2350e44bae1dc" mediatype=application/vnd.docker.plugin.v1+json size=522 14:38:28 [2024-03-30T14:38:28.692Z] time="2024-03-30T14:38:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 14:38:28 [2024-03-30T14:38:28.692Z] time="2024-03-30T14:38:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b5b5f83db416e0e58aa6c6c4c390fc34fbe4f40cc2eb47ad3fa2350e44bae1dc" mediatype=application/vnd.docker.plugin.v1+json size=522 14:38:28 [2024-03-30T14:38:28.692Z] === RUN TestPluginInstall/with_insecure 14:38:29 [2024-03-30T14:38:29.614Z] time="2024-03-30T14:38:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 14:38:29 [2024-03-30T14:38:29.614Z] time="2024-03-30T14:38:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b1e4ee8080e29396d1d275f6646f792fa0d629c7fbddcee30d4fa0ad424a8b31" mediatype=application/vnd.docker.plugin.v1+json size=522 14:38:29 [2024-03-30T14:38:29.614Z] time="2024-03-30T14:38:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 14:38:29 [2024-03-30T14:38:29.615Z] time="2024-03-30T14:38:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b1e4ee8080e29396d1d275f6646f792fa0d629c7fbddcee30d4fa0ad424a8b31" mediatype=application/vnd.docker.plugin.v1+json size=522 14:38:29 [2024-03-30T14:38:29.615Z] plugin_test.go:247: [dc2bb9b757d91] daemon is not started 14:38:29 [2024-03-30T14:38:29.615Z] --- PASS: TestPluginInstall (5.41s) 14:38:29 [2024-03-30T14:38:29.615Z] --- PASS: TestPluginInstall/no_auth (3.58s) 14:38:29 [2024-03-30T14:38:29.615Z] --- PASS: TestPluginInstall/with_digest (0.46s) 14:38:29 [2024-03-30T14:38:29.615Z] --- PASS: TestPluginInstall/with_htpasswd (0.46s) 14:38:29 [2024-03-30T14:38:29.615Z] --- PASS: TestPluginInstall/with_insecure (0.92s) 14:38:29 [2024-03-30T14:38:29.615Z] === RUN TestPluginsWithRuntimes 14:38:31 [2024-03-30T14:38:31.495Z] === RUN TestPluginsWithRuntimes/No_Args 14:38:32 [2024-03-30T14:38:32.053Z] === RUN TestPluginsWithRuntimes/With_Args 14:38:32 [2024-03-30T14:38:32.975Z] --- PASS: TestPluginsWithRuntimes (3.07s) 14:38:32 [2024-03-30T14:38:32.975Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.81s) 14:38:32 [2024-03-30T14:38:32.975Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.81s) 14:38:32 [2024-03-30T14:38:32.975Z] === RUN TestPluginBackCompatMediaTypes 14:38:33 [2024-03-30T14:38:33.229Z] --- PASS: TestPluginBackCompatMediaTypes (0.48s) 14:38:33 [2024-03-30T14:38:33.229Z] PASS 14:38:33 [2024-03-30T14:38:33.229Z] 14:38:33 [2024-03-30T14:38:33.229Z] DONE 25 tests in 9.005s 14:38:33 [2024-03-30T14:38:33.229Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 14:38:33 [2024-03-30T14:38:33.229Z] ++ '[' -n '' ']' 14:38:33 [2024-03-30T14:38:33.229Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m 14:38:33 [2024-03-30T14:38:33.229Z] ++ set -e 14:38:33 [2024-03-30T14:38:33.229Z] ++ '[' -n 0 ']' 14:38:33 [2024-03-30T14:38:33.229Z] ++ set -x 14:38:33 [2024-03-30T14:38:33.229Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.bAoAqbJmir/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m 14:38:33 [2024-03-30T14:38:33.229Z] INFO: Testing against a local daemon 14:38:33 [2024-03-30T14:38:33.229Z] === RUN TestExternalGraphDriver 14:38:33 [2024-03-30T14:38:33.787Z] === RUN TestExternalGraphDriver/json 14:38:33 [2024-03-30T14:38:33.787Z] === RUN TestExternalGraphDriver/spec 14:38:33 [2024-03-30T14:38:33.787Z] === RUN TestExternalGraphDriver/pull 14:38:33 [2024-03-30T14:38:33.787Z] --- PASS: TestExternalGraphDriver (0.34s) 14:38:33 [2024-03-30T14:38:33.787Z] --- PASS: TestExternalGraphDriver/json (0.00s) 14:38:33 [2024-03-30T14:38:33.787Z] --- PASS: TestExternalGraphDriver/spec (0.00s) 14:38:33 [2024-03-30T14:38:33.787Z] --- PASS: TestExternalGraphDriver/pull (0.00s) 14:38:33 [2024-03-30T14:38:33.787Z] === RUN TestGraphdriverPluginV2 14:38:34 [2024-03-30T14:38:34.042Z] external_test.go:416: (*Execution).NotAmd64-fm 14:38:34 [2024-03-30T14:38:34.042Z] --- SKIP: TestGraphdriverPluginV2 (0.33s) 14:38:34 [2024-03-30T14:38:34.042Z] PASS 14:38:34 [2024-03-30T14:38:34.042Z] 14:38:34 [2024-03-30T14:38:34.042Z] === Skipped 14:38:34 [2024-03-30T14:38:34.042Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s) 14:38:34 [2024-03-30T14:38:34.042Z] external_test.go:416: (*Execution).NotAmd64-fm 14:38:34 [2024-03-30T14:38:34.042Z] 14:38:34 [2024-03-30T14:38:34.042Z] DONE 5 tests, 1 skipped in 0.697s 14:38:34 [2024-03-30T14:38:34.042Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 14:38:34 [2024-03-30T14:38:34.042Z] ++ '[' -n '' ']' 14:38:34 [2024-03-30T14:38:34.042Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m 14:38:34 [2024-03-30T14:38:34.042Z] ++ set -e 14:38:34 [2024-03-30T14:38:34.042Z] ++ '[' -n 0 ']' 14:38:34 [2024-03-30T14:38:34.042Z] ++ set -x 14:38:34 [2024-03-30T14:38:34.042Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.bAoAqbJmir/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m 14:38:34 [2024-03-30T14:38:34.042Z] INFO: Testing against a local daemon 14:38:34 [2024-03-30T14:38:34.042Z] === RUN TestContinueAfterPluginCrash 14:38:34 [2024-03-30T14:38:34.042Z] === PAUSE TestContinueAfterPluginCrash 14:38:34 [2024-03-30T14:38:34.042Z] === RUN TestReadPluginNoRead 14:38:34 [2024-03-30T14:38:34.042Z] === PAUSE TestReadPluginNoRead 14:38:34 [2024-03-30T14:38:34.042Z] === RUN TestDaemonStartWithLogOpt 14:38:34 [2024-03-30T14:38:34.042Z] === PAUSE TestDaemonStartWithLogOpt 14:38:34 [2024-03-30T14:38:34.042Z] === CONT TestDaemonStartWithLogOpt 14:38:34 [2024-03-30T14:38:34.042Z] === CONT TestReadPluginNoRead 14:38:34 [2024-03-30T14:38:34.042Z] === CONT TestContinueAfterPluginCrash 14:38:35 [2024-03-30T14:38:35.924Z] === RUN TestReadPluginNoRead/default 14:38:36 [2024-03-30T14:38:36.482Z] --- PASS: TestDaemonStartWithLogOpt (2.54s) 14:38:37 [2024-03-30T14:38:37.041Z] === RUN TestReadPluginNoRead/disabled_caching 14:38:38 [2024-03-30T14:38:38.400Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 14:38:39 [2024-03-30T14:38:39.322Z] read_test.go:93: [d04f8e3b58947] daemon is not started 14:38:39 [2024-03-30T14:38:39.322Z] --- PASS: TestReadPluginNoRead (5.29s) 14:38:39 [2024-03-30T14:38:39.322Z] --- PASS: TestReadPluginNoRead/default (1.12s) 14:38:39 [2024-03-30T14:38:39.322Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.09s) 14:38:39 [2024-03-30T14:38:39.322Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.09s) 14:38:41 [2024-03-30T14:38:41.827Z] --- PASS: TestContinueAfterPluginCrash (7.48s) 14:38:41 [2024-03-30T14:38:41.827Z] PASS 14:38:41 [2024-03-30T14:38:41.827Z] 14:38:41 [2024-03-30T14:38:41.827Z] DONE 6 tests in 7.510s 14:38:41 [2024-03-30T14:38:41.827Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 14:38:41 [2024-03-30T14:38:41.827Z] ++ '[' -n '' ']' 14:38:41 [2024-03-30T14:38:41.827Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m 14:38:41 [2024-03-30T14:38:41.827Z] ++ set -e 14:38:41 [2024-03-30T14:38:41.827Z] ++ '[' -n 0 ']' 14:38:41 [2024-03-30T14:38:41.827Z] ++ set -x 14:38:41 [2024-03-30T14:38:41.828Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.bAoAqbJmir/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m 14:38:41 [2024-03-30T14:38:41.828Z] testing: warning: no tests to run 14:38:41 [2024-03-30T14:38:41.828Z] PASS 14:38:41 [2024-03-30T14:38:41.828Z] 14:38:41 [2024-03-30T14:38:41.828Z] DONE 0 tests in 0.005s 14:38:41 [2024-03-30T14:38:41.828Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 14:38:41 [2024-03-30T14:38:41.828Z] ++ '[' -n '' ']' 14:38:41 [2024-03-30T14:38:41.828Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m 14:38:41 [2024-03-30T14:38:41.828Z] ++ set -e 14:38:41 [2024-03-30T14:38:41.828Z] ++ '[' -n 0 ']' 14:38:41 [2024-03-30T14:38:41.828Z] ++ set -x 14:38:41 [2024-03-30T14:38:41.828Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.bAoAqbJmir/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m 14:38:41 [2024-03-30T14:38:41.828Z] INFO: Testing against a local daemon 14:38:41 [2024-03-30T14:38:41.828Z] === RUN TestPluginWithDevMounts 14:38:41 [2024-03-30T14:38:41.828Z] === PAUSE TestPluginWithDevMounts 14:38:41 [2024-03-30T14:38:41.828Z] === CONT TestPluginWithDevMounts 14:38:43 [2024-03-30T14:38:43.187Z] --- PASS: TestPluginWithDevMounts (1.45s) 14:38:43 [2024-03-30T14:38:43.187Z] PASS 14:38:43 [2024-03-30T14:38:43.187Z] 14:38:43 [2024-03-30T14:38:43.187Z] DONE 1 tests in 1.474s 14:38:43 [2024-03-30T14:38:43.187Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 14:38:43 [2024-03-30T14:38:43.187Z] ++ '[' -n '' ']' 14:38:43 [2024-03-30T14:38:43.187Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m 14:38:43 [2024-03-30T14:38:43.187Z] ++ set -e 14:38:43 [2024-03-30T14:38:43.187Z] ++ '[' -n 0 ']' 14:38:43 [2024-03-30T14:38:43.187Z] ++ set -x 14:38:43 [2024-03-30T14:38:43.187Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.bAoAqbJmir/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m 14:38:43 [2024-03-30T14:38:43.187Z] INFO: Testing against a local daemon 14:38:43 [2024-03-30T14:38:43.187Z] === RUN TestSecretInspect 14:38:45 [2024-03-30T14:38:45.067Z] --- PASS: TestSecretInspect (1.84s) 14:38:45 [2024-03-30T14:38:45.067Z] === RUN TestSecretList 14:38:46 [2024-03-30T14:38:46.948Z] --- PASS: TestSecretList (1.90s) 14:38:46 [2024-03-30T14:38:46.948Z] === RUN TestSecretsCreateAndDelete 14:38:48 [2024-03-30T14:38:48.830Z] --- PASS: TestSecretsCreateAndDelete (1.92s) 14:38:48 [2024-03-30T14:38:48.830Z] === RUN TestSecretsUpdate 14:38:50 [2024-03-30T14:38:50.710Z] --- PASS: TestSecretsUpdate (1.86s) 14:38:50 [2024-03-30T14:38:50.710Z] === RUN TestTemplatedSecret 14:38:53 [2024-03-30T14:38:53.247Z] --- PASS: TestTemplatedSecret (2.40s) 14:38:53 [2024-03-30T14:38:53.247Z] === RUN TestSecretCreateResolve 14:38:55 [2024-03-30T14:38:55.228Z] --- PASS: TestSecretCreateResolve (1.88s) 14:38:55 [2024-03-30T14:38:55.228Z] PASS 14:38:55 [2024-03-30T14:38:55.228Z] 14:38:55 [2024-03-30T14:38:55.228Z] DONE 6 tests in 11.826s 14:38:55 [2024-03-30T14:38:55.228Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 14:38:55 [2024-03-30T14:38:55.228Z] ++ '[' -n '' ']' 14:38:55 [2024-03-30T14:38:55.228Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m 14:38:55 [2024-03-30T14:38:55.228Z] ++ set -e 14:38:55 [2024-03-30T14:38:55.228Z] ++ '[' -n 0 ']' 14:38:55 [2024-03-30T14:38:55.228Z] ++ set -x 14:38:55 [2024-03-30T14:38:55.228Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.bAoAqbJmir/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m 14:38:55 [2024-03-30T14:38:55.228Z] INFO: Testing against a local daemon 14:38:55 [2024-03-30T14:38:55.228Z] === RUN TestServiceCreateInit 14:38:55 [2024-03-30T14:38:55.228Z] === RUN TestServiceCreateInit/daemonInitDisabled 14:38:58 [2024-03-30T14:38:58.581Z] === RUN TestServiceCreateInit/daemonInitEnabled 14:39:01 [2024-03-30T14:39:01.866Z] --- PASS: TestServiceCreateInit (6.91s) 14:39:01 [2024-03-30T14:39:01.866Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.48s) 14:39:01 [2024-03-30T14:39:01.866Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.42s) 14:39:01 [2024-03-30T14:39:01.866Z] === RUN TestCreateServiceMultipleTimes 14:39:16 [2024-03-30T14:39:16.681Z] --- PASS: TestCreateServiceMultipleTimes (14.45s) 14:39:16 [2024-03-30T14:39:16.681Z] === RUN TestCreateServiceConflict 14:39:18 [2024-03-30T14:39:18.040Z] --- PASS: TestCreateServiceConflict (1.91s) 14:39:18 [2024-03-30T14:39:18.040Z] === RUN TestCreateServiceMaxReplicas 14:39:20 [2024-03-30T14:39:20.546Z] --- PASS: TestCreateServiceMaxReplicas (2.54s) 14:39:20 [2024-03-30T14:39:20.546Z] === RUN TestCreateServiceSecretFileMode 14:39:35 [2024-03-30T14:39:35.360Z] --- PASS: TestCreateServiceSecretFileMode (12.32s) 14:39:35 [2024-03-30T14:39:35.360Z] === RUN TestCreateServiceConfigFileMode 14:39:45 [2024-03-30T14:39:45.280Z] --- PASS: TestCreateServiceConfigFileMode (12.36s) 14:39:45 [2024-03-30T14:39:45.280Z] === RUN TestCreateServiceSysctls 14:39:48 [2024-03-30T14:39:48.536Z] --- PASS: TestCreateServiceSysctls (2.97s) 14:39:48 [2024-03-30T14:39:48.536Z] === RUN TestCreateServiceCapabilities 14:39:51 [2024-03-30T14:39:51.043Z] --- PASS: TestCreateServiceCapabilities (2.32s) 14:39:51 [2024-03-30T14:39:51.043Z] === RUN TestInspect 14:39:53 [2024-03-30T14:39:53.549Z] --- PASS: TestInspect (2.52s) 14:39:53 [2024-03-30T14:39:53.549Z] === RUN TestCreateJob 14:39:56 [2024-03-30T14:39:56.055Z] --- PASS: TestCreateJob (2.98s) 14:39:56 [2024-03-30T14:39:56.055Z] === RUN TestReplicatedJob 14:40:01 [2024-03-30T14:40:01.288Z] --- PASS: TestReplicatedJob (4.29s) 14:40:01 [2024-03-30T14:40:01.288Z] === RUN TestUpdateReplicatedJob 14:40:03 [2024-03-30T14:40:03.793Z] --- PASS: TestUpdateReplicatedJob (2.95s) 14:40:03 [2024-03-30T14:40:03.793Z] === RUN TestServiceListWithStatuses 14:40:07 [2024-03-30T14:40:07.945Z] --- PASS: TestServiceListWithStatuses (4.14s) 14:40:07 [2024-03-30T14:40:07.945Z] === RUN TestDockerNetworkConnectAliasPreV144 14:40:12 [2024-03-30T14:40:12.098Z] --- PASS: TestDockerNetworkConnectAliasPreV144 (3.95s) 14:40:12 [2024-03-30T14:40:12.098Z] === RUN TestDockerNetworkReConnect 14:40:15 [2024-03-30T14:40:15.353Z] --- PASS: TestDockerNetworkReConnect (3.27s) 14:40:15 [2024-03-30T14:40:15.353Z] === RUN TestServicePlugin 14:40:15 [2024-03-30T14:40:15.353Z] plugin_test.go:25: (*Execution).NotAmd64-fm 14:40:15 [2024-03-30T14:40:15.353Z] --- SKIP: TestServicePlugin (0.00s) 14:40:15 [2024-03-30T14:40:15.353Z] === RUN TestServiceUpdateLabel 14:40:16 [2024-03-30T14:40:16.712Z] --- PASS: TestServiceUpdateLabel (1.88s) 14:40:16 [2024-03-30T14:40:16.712Z] === RUN TestServiceUpdateSecrets 14:40:31 [2024-03-30T14:40:31.527Z] --- PASS: TestServiceUpdateSecrets (14.24s) 14:40:31 [2024-03-30T14:40:31.527Z] === RUN TestServiceUpdateConfigs 14:40:46 [2024-03-30T14:40:46.343Z] --- PASS: TestServiceUpdateConfigs (14.25s) 14:40:46 [2024-03-30T14:40:46.343Z] === RUN TestServiceUpdateNetwork 14:40:58 [2024-03-30T14:40:58.491Z] --- PASS: TestServiceUpdateNetwork (12.15s) 14:40:58 [2024-03-30T14:40:58.491Z] === RUN TestServiceUpdatePidsLimit 14:40:58 [2024-03-30T14:40:58.491Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 14:40:59 [2024-03-30T14:40:59.050Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 14:41:07 [2024-03-30T14:41:07.117Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 14:41:13 [2024-03-30T14:41:13.637Z] --- PASS: TestServiceUpdatePidsLimit (15.77s) 14:41:13 [2024-03-30T14:41:13.637Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.51s) 14:41:13 [2024-03-30T14:41:13.637Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s) 14:41:13 [2024-03-30T14:41:13.637Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.68s) 14:41:13 [2024-03-30T14:41:13.637Z] PASS 14:41:13 [2024-03-30T14:41:13.637Z] 14:41:13 [2024-03-30T14:41:13.637Z] === Skipped 14:41:13 [2024-03-30T14:41:13.637Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) 14:41:13 [2024-03-30T14:41:13.637Z] plugin_test.go:25: (*Execution).NotAmd64-fm 14:41:13 [2024-03-30T14:41:13.637Z] 14:41:13 [2024-03-30T14:41:13.637Z] DONE 26 tests, 1 skipped in 138.208s 14:41:13 [2024-03-30T14:41:13.637Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 14:41:13 [2024-03-30T14:41:13.637Z] ++ '[' -n '' ']' 14:41:13 [2024-03-30T14:41:13.637Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m 14:41:13 [2024-03-30T14:41:13.637Z] ++ set -e 14:41:13 [2024-03-30T14:41:13.637Z] ++ '[' -n 0 ']' 14:41:13 [2024-03-30T14:41:13.637Z] ++ set -x 14:41:13 [2024-03-30T14:41:13.637Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.bAoAqbJmir/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m 14:41:13 [2024-03-30T14:41:13.637Z] INFO: Testing against a local daemon 14:41:13 [2024-03-30T14:41:13.637Z] === RUN TestSessionCreate 14:41:13 [2024-03-30T14:41:13.637Z] --- PASS: TestSessionCreate (0.01s) 14:41:13 [2024-03-30T14:41:13.637Z] === RUN TestSessionCreateWithBadUpgrade 14:41:13 [2024-03-30T14:41:13.637Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) 14:41:13 [2024-03-30T14:41:13.637Z] PASS 14:41:13 [2024-03-30T14:41:13.637Z] 14:41:13 [2024-03-30T14:41:13.637Z] DONE 2 tests in 0.039s 14:41:13 [2024-03-30T14:41:13.637Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 14:41:13 [2024-03-30T14:41:13.637Z] ++ '[' -n '' ']' 14:41:13 [2024-03-30T14:41:13.637Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m 14:41:13 [2024-03-30T14:41:13.637Z] ++ set -e 14:41:13 [2024-03-30T14:41:13.637Z] ++ '[' -n 0 ']' 14:41:13 [2024-03-30T14:41:13.637Z] ++ set -x 14:41:13 [2024-03-30T14:41:13.637Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.bAoAqbJmir/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m 14:41:13 [2024-03-30T14:41:13.637Z] INFO: Testing against a local daemon 14:41:13 [2024-03-30T14:41:13.637Z] === RUN TestCgroupDriverSystemdMemoryLimit 14:41:13 [2024-03-30T14:41:13.637Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 14:41:13 [2024-03-30T14:41:13.637Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 14:41:13 [2024-03-30T14:41:13.637Z] === RUN TestDiskUsage 14:41:13 [2024-03-30T14:41:13.637Z] === RUN TestDiskUsage/empty 14:41:13 [2024-03-30T14:41:13.637Z] === RUN TestDiskUsage/empty/container_types 14:41:13 [2024-03-30T14:41:13.637Z] === RUN TestDiskUsage/empty/image_types 14:41:13 [2024-03-30T14:41:13.637Z] === RUN TestDiskUsage/empty/volume_types 14:41:13 [2024-03-30T14:41:13.637Z] === RUN TestDiskUsage/empty/build-cache_types 14:41:13 [2024-03-30T14:41:13.637Z] === RUN TestDiskUsage/empty/container,_volume_types 14:41:13 [2024-03-30T14:41:13.637Z] === RUN TestDiskUsage/empty/image,_build-cache_types 14:41:13 [2024-03-30T14:41:13.637Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types 14:41:13 [2024-03-30T14:41:13.637Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types 14:41:13 [2024-03-30T14:41:13.637Z] === RUN TestDiskUsage/empty/container,_image,_volume_types 14:41:13 [2024-03-30T14:41:13.637Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types 14:41:13 [2024-03-30T14:41:13.637Z] === RUN TestDiskUsage/after_LoadBusybox 14:41:13 [2024-03-30T14:41:13.637Z] === RUN TestDiskUsage/after_LoadBusybox/container_types 14:41:13 [2024-03-30T14:41:13.637Z] === RUN TestDiskUsage/after_LoadBusybox/image_types 14:41:13 [2024-03-30T14:41:13.637Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types 14:41:13 [2024-03-30T14:41:13.637Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types 14:41:13 [2024-03-30T14:41:13.637Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types 14:41:13 [2024-03-30T14:41:13.637Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types 14:41:13 [2024-03-30T14:41:13.637Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types 14:41:13 [2024-03-30T14:41:13.637Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types 14:41:13 [2024-03-30T14:41:13.637Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types 14:41:13 [2024-03-30T14:41:13.637Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types 14:41:13 [2024-03-30T14:41:13.637Z] === RUN TestDiskUsage/after_container.Run 14:41:13 [2024-03-30T14:41:13.892Z] === RUN TestDiskUsage/after_container.Run/container_types 14:41:13 [2024-03-30T14:41:13.892Z] === RUN TestDiskUsage/after_container.Run/image_types 14:41:13 [2024-03-30T14:41:13.892Z] === RUN TestDiskUsage/after_container.Run/volume_types 14:41:13 [2024-03-30T14:41:13.892Z] === RUN TestDiskUsage/after_container.Run/build-cache_types 14:41:13 [2024-03-30T14:41:13.892Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types 14:41:13 [2024-03-30T14:41:13.892Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types 14:41:13 [2024-03-30T14:41:13.892Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types 14:41:13 [2024-03-30T14:41:13.892Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types 14:41:13 [2024-03-30T14:41:13.892Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types 14:41:13 [2024-03-30T14:41:13.892Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types 14:41:14 [2024-03-30T14:41:14.146Z] --- PASS: TestDiskUsage (1.03s) 14:41:14 [2024-03-30T14:41:14.146Z] --- PASS: TestDiskUsage/empty (0.01s) 14:41:14 [2024-03-30T14:41:14.146Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) 14:41:14 [2024-03-30T14:41:14.146Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) 14:41:14 [2024-03-30T14:41:14.146Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) 14:41:14 [2024-03-30T14:41:14.146Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) 14:41:14 [2024-03-30T14:41:14.146Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) 14:41:14 [2024-03-30T14:41:14.146Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) 14:41:14 [2024-03-30T14:41:14.146Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) 14:41:14 [2024-03-30T14:41:14.146Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) 14:41:14 [2024-03-30T14:41:14.146Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) 14:41:14 [2024-03-30T14:41:14.146Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) 14:41:14 [2024-03-30T14:41:14.146Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.09s) 14:41:14 [2024-03-30T14:41:14.146Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) 14:41:14 [2024-03-30T14:41:14.146Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) 14:41:14 [2024-03-30T14:41:14.146Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) 14:41:14 [2024-03-30T14:41:14.146Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) 14:41:14 [2024-03-30T14:41:14.146Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) 14:41:14 [2024-03-30T14:41:14.146Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) 14:41:14 [2024-03-30T14:41:14.146Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) 14:41:14 [2024-03-30T14:41:14.146Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) 14:41:14 [2024-03-30T14:41:14.146Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) 14:41:14 [2024-03-30T14:41:14.146Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) 14:41:14 [2024-03-30T14:41:14.146Z] --- PASS: TestDiskUsage/after_container.Run (0.23s) 14:41:14 [2024-03-30T14:41:14.146Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) 14:41:14 [2024-03-30T14:41:14.146Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) 14:41:14 [2024-03-30T14:41:14.146Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) 14:41:14 [2024-03-30T14:41:14.146Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) 14:41:14 [2024-03-30T14:41:14.146Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) 14:41:14 [2024-03-30T14:41:14.146Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) 14:41:14 [2024-03-30T14:41:14.146Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) 14:41:14 [2024-03-30T14:41:14.146Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) 14:41:14 [2024-03-30T14:41:14.146Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) 14:41:14 [2024-03-30T14:41:14.146Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) 14:41:14 [2024-03-30T14:41:14.146Z] === RUN TestEventsExecDie 14:41:14 [2024-03-30T14:41:14.705Z] --- PASS: TestEventsExecDie (0.45s) 14:41:14 [2024-03-30T14:41:14.705Z] === RUN TestEventsBackwardsCompatible 14:41:14 [2024-03-30T14:41:14.705Z] --- PASS: TestEventsBackwardsCompatible (0.05s) 14:41:14 [2024-03-30T14:41:14.705Z] === RUN TestEventsVolumeCreate 14:41:14 [2024-03-30T14:41:14.705Z] --- PASS: TestEventsVolumeCreate (0.05s) 14:41:14 [2024-03-30T14:41:14.705Z] === RUN TestInfoBinaryCommits 14:41:14 [2024-03-30T14:41:14.705Z] --- PASS: TestInfoBinaryCommits (0.01s) 14:41:14 [2024-03-30T14:41:14.705Z] === RUN TestInfoAPIVersioned 14:41:14 [2024-03-30T14:41:14.705Z] --- PASS: TestInfoAPIVersioned (0.01s) 14:41:14 [2024-03-30T14:41:14.705Z] === RUN TestInfoAPI 14:41:14 [2024-03-30T14:41:14.705Z] --- PASS: TestInfoAPI (0.01s) 14:41:14 [2024-03-30T14:41:14.705Z] === RUN TestInfoAPIWarnings 14:41:32 [2024-03-30T14:41:32.722Z] --- PASS: TestInfoAPIWarnings (16.54s) 14:41:32 [2024-03-30T14:41:32.722Z] === RUN TestInfoDebug 14:41:32 [2024-03-30T14:41:32.722Z] --- PASS: TestInfoDebug (0.52s) 14:41:32 [2024-03-30T14:41:32.722Z] === RUN TestInfoInsecureRegistries 14:41:32 [2024-03-30T14:41:32.722Z] --- PASS: TestInfoInsecureRegistries (0.52s) 14:41:32 [2024-03-30T14:41:32.722Z] === RUN TestInfoRegistryMirrors 14:41:32 [2024-03-30T14:41:32.722Z] --- PASS: TestInfoRegistryMirrors (0.52s) 14:41:32 [2024-03-30T14:41:32.722Z] === RUN TestLoginFailsWithBadCredentials 14:41:34 [2024-03-30T14:41:34.080Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) 14:41:34 [2024-03-30T14:41:34.080Z] === RUN TestPingCacheHeaders 14:41:34 [2024-03-30T14:41:34.080Z] --- PASS: TestPingCacheHeaders (0.01s) 14:41:34 [2024-03-30T14:41:34.080Z] === RUN TestPingGet 14:41:34 [2024-03-30T14:41:34.080Z] --- PASS: TestPingGet (0.01s) 14:41:34 [2024-03-30T14:41:34.080Z] === RUN TestPingHead 14:41:34 [2024-03-30T14:41:34.080Z] --- PASS: TestPingHead (0.01s) 14:41:34 [2024-03-30T14:41:34.080Z] === RUN TestPingSwarmHeader 14:41:34 [2024-03-30T14:41:34.334Z] === RUN TestPingSwarmHeader/before_swarm_init 14:41:34 [2024-03-30T14:41:34.892Z] === RUN TestPingSwarmHeader/after_swarm_init 14:41:35 [2024-03-30T14:41:35.814Z] === RUN TestPingSwarmHeader/after_swarm_leave 14:41:35 [2024-03-30T14:41:35.814Z] --- PASS: TestPingSwarmHeader (1.93s) 14:41:35 [2024-03-30T14:41:35.814Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) 14:41:35 [2024-03-30T14:41:35.814Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) 14:41:35 [2024-03-30T14:41:35.814Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) 14:41:35 [2024-03-30T14:41:35.814Z] === RUN TestPingBuilderHeader 14:41:35 [2024-03-30T14:41:35.814Z] === RUN TestPingBuilderHeader/default_config 14:41:36 [2024-03-30T14:41:36.372Z] === RUN TestPingBuilderHeader/buildkit_disabled 14:41:36 [2024-03-30T14:41:36.930Z] --- PASS: TestPingBuilderHeader (1.04s) 14:41:36 [2024-03-30T14:41:36.930Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) 14:41:36 [2024-03-30T14:41:36.930Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s) 14:41:36 [2024-03-30T14:41:36.930Z] === RUN TestVersion 14:41:36 [2024-03-30T14:41:36.930Z] --- PASS: TestVersion (0.01s) 14:41:36 [2024-03-30T14:41:36.930Z] PASS 14:41:36 [2024-03-30T14:41:36.930Z] 14:41:36 [2024-03-30T14:41:36.930Z] === Skipped 14:41:36 [2024-03-30T14:41:36.930Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 14:41:36 [2024-03-30T14:41:36.930Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 14:41:36 [2024-03-30T14:41:36.930Z] 14:41:36 [2024-03-30T14:41:36.930Z] DONE 57 tests, 1 skipped in 23.717s 14:41:36 [2024-03-30T14:41:36.930Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 14:41:36 [2024-03-30T14:41:36.930Z] ++ '[' -n '' ']' 14:41:36 [2024-03-30T14:41:36.930Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m 14:41:36 [2024-03-30T14:41:36.930Z] ++ set -e 14:41:36 [2024-03-30T14:41:36.930Z] ++ '[' -n 0 ']' 14:41:36 [2024-03-30T14:41:36.930Z] ++ set -x 14:41:36 [2024-03-30T14:41:36.930Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.bAoAqbJmir/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m 14:41:36 [2024-03-30T14:41:36.930Z] INFO: Testing against a local daemon 14:41:36 [2024-03-30T14:41:36.930Z] === RUN TestRunMountVolumeSubdir 14:41:37 [2024-03-30T14:41:37.184Z] mount_test.go:28: Setup stderr: 14:41:37 [2024-03-30T14:41:37.184Z] mount_test.go:28: Setup stdout: 14:41:37 [2024-03-30T14:41:37.184Z] /volume: 14:41:37 [2024-03-30T14:41:37.184Z] total 24K 14:41:37 [2024-03-30T14:41:37.184Z] drwxr-xr-x 5 root root 4.0K Mar 30 14:41 . 14:41:37 [2024-03-30T14:41:37.184Z] drwxr-xr-x 1 root root 4.0K Mar 30 14:41 .. 14:41:37 [2024-03-30T14:41:37.184Z] -rw-r--r-- 1 root root 4 Mar 30 14:41 bar.txt 14:41:37 [2024-03-30T14:41:37.184Z] drwxr-xr-x 2 root root 4.0K Mar 30 14:41 bin 14:41:37 [2024-03-30T14:41:37.184Z] drwxr-xr-x 3 root root 4.0K Mar 30 14:41 hack 14:41:37 [2024-03-30T14:41:37.184Z] drwxr-xr-x 2 root root 4.0K Mar 30 14:41 subdir 14:41:37 [2024-03-30T14:41:37.184Z] 14:41:37 [2024-03-30T14:41:37.184Z] /volume/hack/: 14:41:37 [2024-03-30T14:41:37.184Z] total 12K 14:41:37 [2024-03-30T14:41:37.184Z] drwxr-xr-x 3 root root 4.0K Mar 30 14:41 . 14:41:37 [2024-03-30T14:41:37.184Z] drwxr-xr-x 5 root root 4.0K Mar 30 14:41 .. 14:41:37 [2024-03-30T14:41:37.184Z] lrwxrwxrwx 1 root root 4 Mar 30 14:41 bad -> root 14:41:37 [2024-03-30T14:41:37.184Z] lrwxrwxrwx 1 root root 9 Mar 30 14:41 good -> ../subdir 14:41:37 [2024-03-30T14:41:37.185Z] drwxr-xr-x 2 root root 4.0K Mar 30 14:41 iwanttobehackedwithtoctou 14:41:37 [2024-03-30T14:41:37.185Z] lrwxrwxrwx 1 root root 1 Mar 30 14:41 root -> / 14:41:37 [2024-03-30T14:41:37.185Z] === RUN TestRunMountVolumeSubdir/subdir 14:41:37 [2024-03-30T14:41:37.743Z] mount_test.go:101: stdout: 14:41:37 [2024-03-30T14:41:37.743Z] hello.txt 14:41:37 [2024-03-30T14:41:37.743Z] mount_test.go:102: stderr: 14:41:37 [2024-03-30T14:41:37.743Z] === RUN TestRunMountVolumeSubdir/subdir_link 14:41:38 [2024-03-30T14:41:38.301Z] mount_test.go:101: stdout: 14:41:38 [2024-03-30T14:41:38.301Z] hello.txt 14:41:38 [2024-03-30T14:41:38.301Z] mount_test.go:102: stderr: 14:41:38 [2024-03-30T14:41:38.301Z] === RUN TestRunMountVolumeSubdir/subdir_with_copy_data 14:41:38 [2024-03-30T14:41:38.555Z] mount_test.go:101: stdout: 14:41:38 [2024-03-30T14:41:38.555Z] /bin/busybox 14:41:38 [2024-03-30T14:41:38.555Z] mount_test.go:102: stderr: 14:41:38 [2024-03-30T14:41:38.555Z] === RUN TestRunMountVolumeSubdir/file 14:41:39 [2024-03-30T14:41:39.113Z] mount_test.go:101: stdout: 14:41:39 [2024-03-30T14:41:39.113Z] foo 14:41:39 [2024-03-30T14:41:39.113Z] mount_test.go:102: stderr: 14:41:39 [2024-03-30T14:41:39.113Z] === RUN TestRunMountVolumeSubdir/relative_with_backtracks 14:41:39 [2024-03-30T14:41:39.113Z] === RUN TestRunMountVolumeSubdir/not_existing 14:41:39 [2024-03-30T14:41:39.113Z] === RUN TestRunMountVolumeSubdir/mount_link 14:41:39 [2024-03-30T14:41:39.367Z] === RUN TestRunMountVolumeSubdir/mount_link_link 14:41:39 [2024-03-30T14:41:39.367Z] --- PASS: TestRunMountVolumeSubdir (2.53s) 14:41:39 [2024-03-30T14:41:39.367Z] --- PASS: TestRunMountVolumeSubdir/subdir (0.41s) 14:41:39 [2024-03-30T14:41:39.367Z] --- PASS: TestRunMountVolumeSubdir/subdir_link (0.44s) 14:41:39 [2024-03-30T14:41:39.367Z] --- PASS: TestRunMountVolumeSubdir/subdir_with_copy_data (0.41s) 14:41:39 [2024-03-30T14:41:39.367Z] --- PASS: TestRunMountVolumeSubdir/file (0.43s) 14:41:39 [2024-03-30T14:41:39.367Z] --- PASS: TestRunMountVolumeSubdir/relative_with_backtracks (0.00s) 14:41:39 [2024-03-30T14:41:39.367Z] --- PASS: TestRunMountVolumeSubdir/not_existing (0.15s) 14:41:39 [2024-03-30T14:41:39.367Z] --- PASS: TestRunMountVolumeSubdir/mount_link (0.12s) 14:41:39 [2024-03-30T14:41:39.367Z] --- PASS: TestRunMountVolumeSubdir/mount_link_link (0.13s) 14:41:39 [2024-03-30T14:41:39.367Z] === RUN TestVolumesCreateAndList 14:41:39 [2024-03-30T14:41:39.367Z] --- PASS: TestVolumesCreateAndList (0.01s) 14:41:39 [2024-03-30T14:41:39.367Z] === RUN TestVolumesRemove 14:41:39 [2024-03-30T14:41:39.367Z] === RUN TestVolumesRemove/volume_in_use 14:41:39 [2024-03-30T14:41:39.367Z] === RUN TestVolumesRemove/volume_not_in_use 14:41:39 [2024-03-30T14:41:39.367Z] === RUN TestVolumesRemove/non-existing_volume 14:41:39 [2024-03-30T14:41:39.367Z] === RUN TestVolumesRemove/non-existing_volume_force 14:41:39 [2024-03-30T14:41:39.367Z] --- PASS: TestVolumesRemove (0.06s) 14:41:39 [2024-03-30T14:41:39.367Z] --- PASS: TestVolumesRemove/volume_in_use (0.00s) 14:41:39 [2024-03-30T14:41:39.367Z] --- PASS: TestVolumesRemove/volume_not_in_use (0.01s) 14:41:39 [2024-03-30T14:41:39.367Z] --- PASS: TestVolumesRemove/non-existing_volume (0.00s) 14:41:39 [2024-03-30T14:41:39.367Z] --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s) 14:41:39 [2024-03-30T14:41:39.367Z] === RUN TestVolumesRemoveSwarmEnabled 14:41:39 [2024-03-30T14:41:39.367Z] === PAUSE TestVolumesRemoveSwarmEnabled 14:41:39 [2024-03-30T14:41:39.367Z] === RUN TestVolumesInspect 14:41:39 [2024-03-30T14:41:39.367Z] --- PASS: TestVolumesInspect (0.01s) 14:41:39 [2024-03-30T14:41:39.367Z] === RUN TestVolumesInvalidJSON 14:41:39 [2024-03-30T14:41:39.367Z] === RUN TestVolumesInvalidJSON/volumes/create 14:41:39 [2024-03-30T14:41:39.367Z] === PAUSE TestVolumesInvalidJSON/volumes/create 14:41:39 [2024-03-30T14:41:39.367Z] === CONT TestVolumesInvalidJSON/volumes/create 14:41:39 [2024-03-30T14:41:39.367Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type 14:41:39 [2024-03-30T14:41:39.367Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON 14:41:39 [2024-03-30T14:41:39.367Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON 14:41:39 [2024-03-30T14:41:39.367Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body 14:41:39 [2024-03-30T14:41:39.367Z] --- PASS: TestVolumesInvalidJSON (0.01s) 14:41:39 [2024-03-30T14:41:39.367Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) 14:41:39 [2024-03-30T14:41:39.367Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) 14:41:39 [2024-03-30T14:41:39.367Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) 14:41:39 [2024-03-30T14:41:39.367Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) 14:41:39 [2024-03-30T14:41:39.367Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) 14:41:39 [2024-03-30T14:41:39.367Z] === RUN TestVolumePruneAnonymous 14:41:39 [2024-03-30T14:41:39.621Z] --- PASS: TestVolumePruneAnonymous (0.02s) 14:41:39 [2024-03-30T14:41:39.621Z] === RUN TestVolumePruneAnonFromImage 14:41:39 [2024-03-30T14:41:39.621Z] --- PASS: TestVolumePruneAnonFromImage (0.12s) 14:41:39 [2024-03-30T14:41:39.621Z] === CONT TestVolumesRemoveSwarmEnabled 14:41:40 [2024-03-30T14:41:40.979Z] === RUN TestVolumesRemoveSwarmEnabled/volume_in_use 14:41:40 [2024-03-30T14:41:40.979Z] === RUN TestVolumesRemoveSwarmEnabled/volume_not_in_use 14:41:40 [2024-03-30T14:41:40.979Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume 14:41:40 [2024-03-30T14:41:40.979Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume_force 14:41:41 [2024-03-30T14:41:41.538Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.89s) 14:41:41 [2024-03-30T14:41:41.538Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s) 14:41:41 [2024-03-30T14:41:41.538Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s) 14:41:41 [2024-03-30T14:41:41.538Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s) 14:41:41 [2024-03-30T14:41:41.538Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s) 14:41:41 [2024-03-30T14:41:41.538Z] PASS 14:41:41 [2024-03-30T14:41:41.538Z] 14:41:41 [2024-03-30T14:41:41.538Z] DONE 29 tests in 4.682s 14:41:41 [2024-03-30T14:41:41.538Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 14:41:41 [2024-03-30T14:41:41.538Z] ++++ cat bundles/test-integration/TestUsernsCommit/d63907f112783/docker.pid 14:41:41 [2024-03-30T14:41:41.538Z] +++ kill 68390 14:41:41 [2024-03-30T14:41:41.538Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 68390 is not a child of this shell 14:41:41 [2024-03-30T14:41:41.538Z] warning: PID 68390 from bundles/test-integration/TestUsernsCommit/d63907f112783/docker.pid had a nonzero exit code 14:41:41 [2024-03-30T14:41:41.792Z] umount: bundles/test-integration/TestUsernsCommit/d63907f112783/root: not mounted. 14:41:41 [2024-03-30T14:41:41.792Z] ++++ cat bundles/test-integration/docker.pid 14:41:41 [2024-03-30T14:41:41.792Z] +++ kill 25140 14:41:43 [2024-03-30T14:41:43.149Z] +++ /etc/init.d/apparmor stop 14:41:43 [2024-03-30T14:41:43.149Z] Leaving: AppArmorNo profiles have been unloaded. 14:41:43 [2024-03-30T14:41:43.149Z] 14:41:43 [2024-03-30T14:41:43.149Z] Unloading profiles will leave already running processes permanently 14:41:43 [2024-03-30T14:41:43.149Z] unconfined, which can lead to unexpected situations. 14:41:43 [2024-03-30T14:41:43.149Z] 14:41:43 [2024-03-30T14:41:43.149Z] To set a process to complain mode, use the command line tool 14:41:43 [2024-03-30T14:41:43.149Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 14:41:43 [2024-03-30T14:41:43.149Z] +++ true 14:41:43 [2024-03-30T14:41:43.149Z] exiting test-integration 14:41:43 [2024-03-30T14:41:43.149Z] ++ exit 0 14:41:43 [2024-03-30T14:41:43.149Z] Post stage [Pipeline] junit 14:41:44 [2024-03-30T14:41:44.082Z] Recording test results 14:41:44 [2024-03-30T14:41:44.333Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 14:41:44 [2024-03-30T14:41:44.667Z] + echo Ensuring container killed. 14:41:44 [2024-03-30T14:41:44.667Z] Ensuring container killed. 14:41:44 [2024-03-30T14:41:44.667Z] + docker rm -vf docker-pr3 14:41:44 [2024-03-30T14:41:44.667Z] Error response from daemon: No such container: docker-pr3 [Pipeline] sh 14:41:44 [2024-03-30T14:41:44.979Z] + echo Chowning /workspace to jenkins user 14:41:44 [2024-03-30T14:41:44.979Z] Chowning /workspace to jenkins user 14:41:44 [2024-03-30T14:41:44.979Z] + id -u 14:41:44 [2024-03-30T14:41:44.979Z] + id -g 14:41:44 [2024-03-30T14:41:44.979Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47572:/workspace busybox chown -R 1000:1000 /workspace 14:41:44 [2024-03-30T14:41:44.979Z] Unable to find image 'busybox:latest' locally 14:41:44 [2024-03-30T14:41:44.979Z] latest: Pulling from library/busybox 14:41:44 [2024-03-30T14:41:44.979Z] 45d8eb5967de: Already exists 14:41:45 [2024-03-30T14:41:45.234Z] Digest: sha256:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966 14:41:45 [2024-03-30T14:41:45.234Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh 14:41:46 [2024-03-30T14:41:46.910Z] + bundleName=arm64-integration 14:41:46 [2024-03-30T14:41:46.910Z] + echo Creating arm64-integration-bundles.tar.gz 14:41:46 [2024-03-30T14:41:46.910Z] Creating arm64-integration-bundles.tar.gz 14:41:46 [2024-03-30T14:41:46.910Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print 14:41:46 [2024-03-30T14:41:46.910Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts 14:41:47 [2024-03-30T14:41:47.171Z] Archiving artifacts 14:41:48 [2024-03-30T14:41:48.475Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47572/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 14:41:48 [2024-03-30T14:41:48.805Z] + make clean 14:41:48 [2024-03-30T14:41:48.805Z] docker volume rm -f docker-dev-cache docker-mod-cache 14:41:48 [2024-03-30T14:41:48.805Z] docker-dev-cache 14:41:48 [2024-03-30T14:41:48.805Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS Deleted 0 stash(es) from https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47572/3/stashes/