Pull request #45967 updated Started by user Paweł Gronowski Rebuilds build #2 09:40:03 Connecting to https://api.github.com using docker-jenkins GitHub credentials Obtained Jenkinsfile from bddd892e9108a7944df8fca9fde821bb97616bab+101241c80411da253ba5970c4c7e2f6513f76427 (a8e5a14234668a28fe2fde4efaa126af0746dd8c) Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/moby_PR-45967@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 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # 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 09:40:06 [2024-02-15T09:40:06.473Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone 09:40:06 [2024-02-15T09:40:06.475Z] Trying to pass milestone 2 [Pipeline] milestone 09:40:06 [2024-02-15T09:40:06.642Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node 09:40:21 [2024-02-15T09:40:21.842Z] Still waiting to schedule task 09:40:21 [2024-02-15T09:40:21.843Z] Waiting for next available executor on ‘EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-008fd1ce3b28ff6ad)09:41:02 [2024-02-15T09:41:02.003Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-0542a6313fe55cfe8) in /home/ubuntu/workspace/moby_PR-45967 [Pipeline] { [Pipeline] checkout 09:41:02 [2024-02-15T09:41:02.023Z] The recommended git tool is: git 09:41:04 [2024-02-15T09:41:04.414Z] using credential docker-jenkins-github-credentials 09:41:04 [2024-02-15T09:41:04.421Z] Cloning the remote Git repository 09:41:04 [2024-02-15T09:41:04.421Z] Cloning with configured refspecs honoured and without tags 09:41:04 [2024-02-15T09:41:04.420Z] Cloning repository https://github.com/moby/moby.git 09:41:04 [2024-02-15T09:41:04.478Z] > git init /home/ubuntu/workspace/moby_PR-45967 # timeout=10 09:41:04 [2024-02-15T09:41:04.765Z] Fetching upstream changes from https://github.com/moby/moby.git 09:41:04 [2024-02-15T09:41:04.766Z] > git --version # timeout=10 09:41:04 [2024-02-15T09:41:04.769Z] > git --version # 'git version 2.25.1' 09:41:04 [2024-02-15T09:41:04.769Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 09:41:04 [2024-02-15T09:41:04.776Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45967/head:refs/remotes/origin/PR-45967 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:41:17 [2024-02-15T09:41:17.371Z] Fetching without tags 09:41:17 [2024-02-15T09:41:17.585Z] Merging remotes/origin/master commit 101241c80411da253ba5970c4c7e2f6513f76427 into PR head commit bddd892e9108a7944df8fca9fde821bb97616bab 09:41:17 [2024-02-15T09:41:17.114Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 09:41:17 [2024-02-15T09:41:17.118Z] > git config --add remote.origin.fetch +refs/pull/45967/head:refs/remotes/origin/PR-45967 # timeout=10 09:41:17 [2024-02-15T09:41:17.120Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 09:41:17 [2024-02-15T09:41:17.362Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 09:41:17 [2024-02-15T09:41:17.368Z] Fetching upstream changes from https://github.com/moby/moby.git 09:41:17 [2024-02-15T09:41:17.368Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 09:41:17 [2024-02-15T09:41:17.369Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45967/head:refs/remotes/origin/PR-45967 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:41:17 [2024-02-15T09:41:17.584Z] > git config core.sparsecheckout # timeout=10 09:41:17 [2024-02-15T09:41:17.595Z] > git checkout -f bddd892e9108a7944df8fca9fde821bb97616bab # timeout=10 09:41:18 [2024-02-15T09:41:18.736Z] Merge succeeded, producing f5ae39d8f994ba7f3296e1594325ef1c0b2c560e 09:41:18 [2024-02-15T09:41:18.736Z] Checking out Revision f5ae39d8f994ba7f3296e1594325ef1c0b2c560e (PR-45967) 09:41:18 [2024-02-15T09:41:18.240Z] > git remote # timeout=10 09:41:18 [2024-02-15T09:41:18.244Z] > git config --get remote.origin.url # timeout=10 09:41:18 [2024-02-15T09:41:18.247Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 09:41:18 [2024-02-15T09:41:18.248Z] > git merge 101241c80411da253ba5970c4c7e2f6513f76427 # timeout=10 09:41:18 [2024-02-15T09:41:18.727Z] > git rev-parse HEAD^{commit} # timeout=10 09:41:18 [2024-02-15T09:41:18.732Z] > git config core.sparsecheckout # timeout=10 09:41:18 [2024-02-15T09:41:18.734Z] > git checkout -f f5ae39d8f994ba7f3296e1594325ef1c0b2c560e # timeout=10 09:41:22 [2024-02-15T09:41:22.305Z] Commit message: "Merge commit '101241c80411da253ba5970c4c7e2f6513f76427' into HEAD" 09:41:22 [2024-02-15T09:41:22.303Z] > git rev-list --no-walk bddd892e9108a7944df8fca9fde821bb97616bab # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:23 [2024-02-15T09:41:23.084Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45967:/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 09:41:27 [2024-02-15T09:41:27.261Z] Unable to find image 'alpine:latest' locally 09:41:27 [2024-02-15T09:41:27.261Z] latest: Pulling from library/alpine 09:41:27 [2024-02-15T09:41:27.261Z] bca4290a9639: Pulling fs layer 09:41:27 [2024-02-15T09:41:27.261Z] bca4290a9639: Verifying Checksum 09:41:27 [2024-02-15T09:41:27.261Z] bca4290a9639: Download complete 09:41:27 [2024-02-15T09:41:27.261Z] bca4290a9639: Pull complete 09:41:27 [2024-02-15T09:41:27.261Z] Digest: sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b 09:41:27 [2024-02-15T09:41:27.261Z] Status: Downloaded newer image for alpine:latest 09:41:33 [2024-02-15T09:41:33.810Z] 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 09:41:34 [2024-02-15T09:41:34.430Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-0542a6313fe55cfe8) in /home/ubuntu/workspace/moby_PR-45967 [Pipeline] { [Pipeline] checkout 09:41:34 [2024-02-15T09:41:34.444Z] The recommended git tool is: git 09:41:34 [2024-02-15T09:41:34.451Z] using credential docker-jenkins-github-credentials 09:41:34 [2024-02-15T09:41:34.462Z] Fetching changes from the remote Git repository 09:41:34 [2024-02-15T09:41:34.471Z] Fetching without tags 09:41:34 [2024-02-15T09:41:34.684Z] Merging remotes/origin/master commit 101241c80411da253ba5970c4c7e2f6513f76427 into PR head commit bddd892e9108a7944df8fca9fde821bb97616bab 09:41:34 [2024-02-15T09:41:34.752Z] Merge succeeded, producing ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 09:41:34 [2024-02-15T09:41:34.752Z] Checking out Revision ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 (PR-45967) 09:41:34 [2024-02-15T09:41:34.791Z] Commit message: "Merge commit '101241c80411da253ba5970c4c7e2f6513f76427' into HEAD" 09:41:34 [2024-02-15T09:41:34.458Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45967/.git # timeout=10 09:41:34 [2024-02-15T09:41:34.467Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 09:41:34 [2024-02-15T09:41:34.473Z] Fetching upstream changes from https://github.com/moby/moby.git 09:41:34 [2024-02-15T09:41:34.473Z] > git --version # timeout=10 09:41:34 [2024-02-15T09:41:34.475Z] > git --version # 'git version 2.25.1' 09:41:34 [2024-02-15T09:41:34.475Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 09:41:34 [2024-02-15T09:41:34.476Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45967/head:refs/remotes/origin/PR-45967 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:41:34 [2024-02-15T09:41:34.685Z] > git config core.sparsecheckout # timeout=10 09:41:34 [2024-02-15T09:41:34.687Z] > git checkout -f bddd892e9108a7944df8fca9fde821bb97616bab # timeout=10 09:41:34 [2024-02-15T09:41:34.713Z] > git remote # timeout=10 09:41:34 [2024-02-15T09:41:34.715Z] > git config --get remote.origin.url # timeout=10 09:41:34 [2024-02-15T09:41:34.717Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 09:41:34 [2024-02-15T09:41:34.718Z] > git merge 101241c80411da253ba5970c4c7e2f6513f76427 # timeout=10 09:41:34 [2024-02-15T09:41:34.749Z] > git rev-parse HEAD^{commit} # timeout=10 09:41:34 [2024-02-15T09:41:34.753Z] > git config core.sparsecheckout # timeout=10 09:41:34 [2024-02-15T09:41:34.755Z] > git checkout -f ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 # timeout=10 09:41:34 [2024-02-15T09:41:34.792Z] > git rev-list --no-walk bddd892e9108a7944df8fca9fde821bb97616bab # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 09:41:35 [2024-02-15T09:41:35.436Z] + docker version 09:41:35 [2024-02-15T09:41:35.436Z] Client: Docker Engine - Community 09:41:35 [2024-02-15T09:41:35.436Z] Version: 25.0.3 09:41:35 [2024-02-15T09:41:35.436Z] API version: 1.44 09:41:35 [2024-02-15T09:41:35.436Z] Go version: go1.21.6 09:41:35 [2024-02-15T09:41:35.436Z] Git commit: 4debf41 09:41:35 [2024-02-15T09:41:35.436Z] Built: Tue Feb 6 21:13:09 2024 09:41:35 [2024-02-15T09:41:35.436Z] OS/Arch: linux/arm64 09:41:35 [2024-02-15T09:41:35.436Z] Context: default 09:41:35 [2024-02-15T09:41:35.436Z] 09:41:35 [2024-02-15T09:41:35.436Z] Server: Docker Engine - Community 09:41:35 [2024-02-15T09:41:35.436Z] Engine: 09:41:35 [2024-02-15T09:41:35.436Z] Version: 25.0.3 09:41:35 [2024-02-15T09:41:35.436Z] API version: 1.44 (minimum version 1.24) 09:41:35 [2024-02-15T09:41:35.436Z] Go version: go1.21.6 09:41:35 [2024-02-15T09:41:35.436Z] Git commit: f417435 09:41:35 [2024-02-15T09:41:35.436Z] Built: Tue Feb 6 21:13:09 2024 09:41:35 [2024-02-15T09:41:35.436Z] OS/Arch: linux/arm64 09:41:35 [2024-02-15T09:41:35.436Z] Experimental: true 09:41:35 [2024-02-15T09:41:35.436Z] containerd: 09:41:35 [2024-02-15T09:41:35.436Z] Version: 1.6.28 09:41:35 [2024-02-15T09:41:35.436Z] GitCommit: ae07eda36dd25f8a1b98dfbf587313b99c0190bb 09:41:35 [2024-02-15T09:41:35.436Z] runc: 09:41:35 [2024-02-15T09:41:35.436Z] Version: 1.1.12 09:41:35 [2024-02-15T09:41:35.436Z] GitCommit: v1.1.12-0-g51d5e94 09:41:35 [2024-02-15T09:41:35.436Z] docker-init: 09:41:35 [2024-02-15T09:41:35.436Z] Version: 0.19.0 09:41:35 [2024-02-15T09:41:35.436Z] GitCommit: de40ad0 [Pipeline] sh 09:41:35 [2024-02-15T09:41:35.714Z] + docker info 09:41:43 [2024-02-15T09:41:43.814Z] Client: Docker Engine - Community 09:41:43 [2024-02-15T09:41:43.814Z] Version: 25.0.3 09:41:43 [2024-02-15T09:41:43.814Z] Context: default 09:41:43 [2024-02-15T09:41:43.814Z] Debug Mode: false 09:41:43 [2024-02-15T09:41:43.814Z] Plugins: 09:41:43 [2024-02-15T09:41:43.814Z] buildx: Docker Buildx (Docker Inc.) 09:41:43 [2024-02-15T09:41:43.814Z] Version: v0.12.1 09:41:43 [2024-02-15T09:41:43.814Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx 09:41:43 [2024-02-15T09:41:43.814Z] compose: Docker Compose (Docker Inc.) 09:41:43 [2024-02-15T09:41:43.814Z] Version: v2.24.5 09:41:43 [2024-02-15T09:41:43.814Z] Path: /usr/libexec/docker/cli-plugins/docker-compose 09:41:43 [2024-02-15T09:41:43.814Z] 09:41:43 [2024-02-15T09:41:43.814Z] Server: 09:41:43 [2024-02-15T09:41:43.814Z] Containers: 0 09:41:43 [2024-02-15T09:41:43.814Z] Running: 0 09:41:43 [2024-02-15T09:41:43.814Z] Paused: 0 09:41:43 [2024-02-15T09:41:43.814Z] Stopped: 0 09:41:43 [2024-02-15T09:41:43.814Z] Images: 1 09:41:43 [2024-02-15T09:41:43.814Z] Server Version: 25.0.3 09:41:43 [2024-02-15T09:41:43.814Z] Storage Driver: overlay2 09:41:43 [2024-02-15T09:41:43.814Z] Backing Filesystem: extfs 09:41:43 [2024-02-15T09:41:43.814Z] Supports d_type: true 09:41:43 [2024-02-15T09:41:43.814Z] Using metacopy: false 09:41:43 [2024-02-15T09:41:43.814Z] Native Overlay Diff: true 09:41:43 [2024-02-15T09:41:43.814Z] userxattr: false 09:41:43 [2024-02-15T09:41:43.814Z] Logging Driver: json-file 09:41:43 [2024-02-15T09:41:43.814Z] Cgroup Driver: cgroupfs 09:41:43 [2024-02-15T09:41:43.814Z] Cgroup Version: 1 09:41:43 [2024-02-15T09:41:43.814Z] Plugins: 09:41:43 [2024-02-15T09:41:43.814Z] Volume: local 09:41:43 [2024-02-15T09:41:43.814Z] Network: bridge host ipvlan macvlan null overlay 09:41:43 [2024-02-15T09:41:43.814Z] Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog 09:41:43 [2024-02-15T09:41:43.814Z] Swarm: inactive 09:41:43 [2024-02-15T09:41:43.814Z] Runtimes: io.containerd.runc.v2 runc 09:41:43 [2024-02-15T09:41:43.814Z] Default Runtime: runc 09:41:43 [2024-02-15T09:41:43.814Z] Init Binary: docker-init 09:41:43 [2024-02-15T09:41:43.814Z] containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb 09:41:43 [2024-02-15T09:41:43.814Z] runc version: v1.1.12-0-g51d5e94 09:41:43 [2024-02-15T09:41:43.814Z] init version: de40ad0 09:41:43 [2024-02-15T09:41:43.814Z] Security Options: 09:41:43 [2024-02-15T09:41:43.814Z] apparmor 09:41:43 [2024-02-15T09:41:43.814Z] seccomp 09:41:43 [2024-02-15T09:41:43.814Z] Profile: builtin 09:41:43 [2024-02-15T09:41:43.814Z] Kernel Version: 5.15.0-1053-aws 09:41:43 [2024-02-15T09:41:43.814Z] Operating System: Ubuntu 20.04.6 LTS 09:41:43 [2024-02-15T09:41:43.814Z] OSType: linux 09:41:43 [2024-02-15T09:41:43.814Z] Architecture: aarch64 09:41:43 [2024-02-15T09:41:43.814Z] CPUs: 8 09:41:43 [2024-02-15T09:41:43.814Z] Total Memory: 30.64GiB 09:41:43 [2024-02-15T09:41:43.814Z] Name: ip-10-100-110-252 09:41:43 [2024-02-15T09:41:43.814Z] ID: e1f6678f-9320-4d91-9071-5479006505ae 09:41:43 [2024-02-15T09:41:43.814Z] Docker Root Dir: /var/lib/docker 09:41:43 [2024-02-15T09:41:43.814Z] Debug Mode: false 09:41:43 [2024-02-15T09:41:43.814Z] Experimental: true 09:41:43 [2024-02-15T09:41:43.814Z] Insecure Registries: 09:41:43 [2024-02-15T09:41:43.814Z] 127.0.0.0/8 09:41:43 [2024-02-15T09:41:43.814Z] Live Restore Enabled: true 09:41:43 [2024-02-15T09:41:43.814Z] [Pipeline] sh 09:41:44 [2024-02-15T09:41:44.089Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 09:41:44 [2024-02-15T09:41:44.089Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 09:41:44 [2024-02-15T09:41:44.089Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45967/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh 09:41:44 [2024-02-15T09:41:44.089Z] + bash /home/ubuntu/workspace/moby_PR-45967/check-config.sh 09:41:44 [2024-02-15T09:41:44.089Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 09:41:44 [2024-02-15T09:41:44.089Z] info: reading kernel config from /boot/config-5.15.0-1053-aws ... 09:41:44 [2024-02-15T09:41:44.089Z] 09:41:44 [2024-02-15T09:41:44.089Z] Generally Necessary: 09:41:44 [2024-02-15T09:41:44.089Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 09:41:44 [2024-02-15T09:41:44.089Z] - apparmor: enabled and tools installed 09:41:44 [2024-02-15T09:41:44.089Z] - CONFIG_NAMESPACES: enabled 09:41:44 [2024-02-15T09:41:44.089Z] - CONFIG_NET_NS: enabled 09:41:44 [2024-02-15T09:41:44.089Z] - CONFIG_PID_NS: enabled 09:41:44 [2024-02-15T09:41:44.089Z] - CONFIG_IPC_NS: enabled 09:41:44 [2024-02-15T09:41:44.089Z] - CONFIG_UTS_NS: enabled 09:41:44 [2024-02-15T09:41:44.089Z] - CONFIG_CGROUPS: enabled 09:41:44 [2024-02-15T09:41:44.089Z] - CONFIG_CGROUP_CPUACCT: enabled 09:41:44 [2024-02-15T09:41:44.089Z] - CONFIG_CGROUP_DEVICE: enabled 09:41:44 [2024-02-15T09:41:44.089Z] - CONFIG_CGROUP_FREEZER: enabled 09:41:44 [2024-02-15T09:41:44.089Z] - CONFIG_CGROUP_SCHED: enabled 09:41:44 [2024-02-15T09:41:44.089Z] - CONFIG_CPUSETS: enabled 09:41:44 [2024-02-15T09:41:44.089Z] - CONFIG_MEMCG: enabled 09:41:44 [2024-02-15T09:41:44.089Z] - CONFIG_KEYS: enabled 09:41:44 [2024-02-15T09:41:44.089Z] - CONFIG_VETH: enabled (as module) 09:41:44 [2024-02-15T09:41:44.346Z] - CONFIG_BRIDGE: enabled (as module) 09:41:44 [2024-02-15T09:41:44.346Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 09:41:44 [2024-02-15T09:41:44.346Z] - CONFIG_IP_NF_FILTER: enabled (as module) 09:41:44 [2024-02-15T09:41:44.346Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 09:41:44 [2024-02-15T09:41:44.346Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 09:41:44 [2024-02-15T09:41:44.346Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 09:41:44 [2024-02-15T09:41:44.346Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 09:41:44 [2024-02-15T09:41:44.346Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) 09:41:44 [2024-02-15T09:41:44.346Z] - CONFIG_IP_NF_NAT: enabled (as module) 09:41:44 [2024-02-15T09:41:44.346Z] - CONFIG_NF_NAT: enabled (as module) 09:41:44 [2024-02-15T09:41:44.346Z] - CONFIG_POSIX_MQUEUE: enabled 09:41:44 [2024-02-15T09:41:44.346Z] - CONFIG_CGROUP_BPF: enabled 09:41:44 [2024-02-15T09:41:44.346Z] 09:41:44 [2024-02-15T09:41:44.346Z] Optional Features: 09:41:44 [2024-02-15T09:41:44.346Z] - CONFIG_USER_NS: enabled 09:41:44 [2024-02-15T09:41:44.346Z] - CONFIG_SECCOMP: enabled 09:41:44 [2024-02-15T09:41:44.346Z] - CONFIG_SECCOMP_FILTER: enabled 09:41:44 [2024-02-15T09:41:44.346Z] - CONFIG_CGROUP_PIDS: enabled 09:41:44 [2024-02-15T09:41:44.346Z] - CONFIG_MEMCG_SWAP: enabled 09:41:44 [2024-02-15T09:41:44.346Z] (cgroup swap accounting is currently enabled) 09:41:44 [2024-02-15T09:41:44.346Z] - CONFIG_BLK_CGROUP: enabled 09:41:44 [2024-02-15T09:41:44.346Z] - CONFIG_BLK_DEV_THROTTLING: enabled 09:41:44 [2024-02-15T09:41:44.346Z] - CONFIG_CGROUP_PERF: enabled 09:41:44 [2024-02-15T09:41:44.346Z] - CONFIG_CGROUP_HUGETLB: enabled 09:41:44 [2024-02-15T09:41:44.346Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 09:41:44 [2024-02-15T09:41:44.346Z] - CONFIG_CGROUP_NET_PRIO: enabled 09:41:44 [2024-02-15T09:41:44.346Z] - CONFIG_CFS_BANDWIDTH: enabled 09:41:44 [2024-02-15T09:41:44.346Z] - CONFIG_FAIR_GROUP_SCHED: enabled 09:41:44 [2024-02-15T09:41:44.346Z] - CONFIG_RT_GROUP_SCHED: missing 09:41:44 [2024-02-15T09:41:44.346Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 09:41:44 [2024-02-15T09:41:44.346Z] - CONFIG_IP_VS: enabled (as module) 09:41:44 [2024-02-15T09:41:44.346Z] - CONFIG_IP_VS_NFCT: enabled 09:41:44 [2024-02-15T09:41:44.346Z] - CONFIG_IP_VS_PROTO_TCP: enabled 09:41:44 [2024-02-15T09:41:44.346Z] - CONFIG_IP_VS_PROTO_UDP: enabled 09:41:44 [2024-02-15T09:41:44.346Z] - CONFIG_IP_VS_RR: enabled (as module) 09:41:44 [2024-02-15T09:41:44.346Z] - CONFIG_SECURITY_SELINUX: enabled 09:41:44 [2024-02-15T09:41:44.346Z] - CONFIG_SECURITY_APPARMOR: enabled 09:41:44 [2024-02-15T09:41:44.346Z] - CONFIG_EXT4_FS: enabled 09:41:44 [2024-02-15T09:41:44.603Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 09:41:44 [2024-02-15T09:41:44.603Z] - CONFIG_EXT4_FS_SECURITY: enabled 09:41:44 [2024-02-15T09:41:44.603Z] - Network Drivers: 09:41:44 [2024-02-15T09:41:44.603Z] - "overlay": 09:41:44 [2024-02-15T09:41:44.603Z] - CONFIG_VXLAN: enabled (as module) 09:41:44 [2024-02-15T09:41:44.603Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 09:41:44 [2024-02-15T09:41:44.603Z] Optional (for encrypted networks): 09:41:44 [2024-02-15T09:41:44.603Z] - CONFIG_CRYPTO: enabled 09:41:44 [2024-02-15T09:41:44.603Z] - CONFIG_CRYPTO_AEAD: enabled 09:41:44 [2024-02-15T09:41:44.603Z] - CONFIG_CRYPTO_GCM: enabled 09:41:44 [2024-02-15T09:41:44.603Z] - CONFIG_CRYPTO_SEQIV: enabled 09:41:44 [2024-02-15T09:41:44.603Z] - CONFIG_CRYPTO_GHASH: enabled 09:41:44 [2024-02-15T09:41:44.603Z] - CONFIG_XFRM: enabled 09:41:44 [2024-02-15T09:41:44.603Z] - CONFIG_XFRM_USER: enabled (as module) 09:41:44 [2024-02-15T09:41:44.603Z] - CONFIG_XFRM_ALGO: enabled (as module) 09:41:44 [2024-02-15T09:41:44.603Z] - CONFIG_INET_ESP: enabled (as module) 09:41:44 [2024-02-15T09:41:44.603Z] - "ipvlan": 09:41:44 [2024-02-15T09:41:44.603Z] - CONFIG_IPVLAN: enabled (as module) 09:41:44 [2024-02-15T09:41:44.603Z] - "macvlan": 09:41:44 [2024-02-15T09:41:44.603Z] - CONFIG_MACVLAN: enabled (as module) 09:41:44 [2024-02-15T09:41:44.603Z] - CONFIG_DUMMY: enabled (as module) 09:41:44 [2024-02-15T09:41:44.603Z] - "ftp,tftp client in container": 09:41:44 [2024-02-15T09:41:44.603Z] - CONFIG_NF_NAT_FTP: enabled (as module) 09:41:44 [2024-02-15T09:41:44.603Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 09:41:44 [2024-02-15T09:41:44.603Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 09:41:44 [2024-02-15T09:41:44.603Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 09:41:44 [2024-02-15T09:41:44.603Z] - Storage Drivers: 09:41:44 [2024-02-15T09:41:44.603Z] - "aufs": 09:41:44 [2024-02-15T09:41:44.603Z] - CONFIG_AUFS_FS: enabled (as module) 09:41:44 [2024-02-15T09:41:44.603Z] - "btrfs": 09:41:44 [2024-02-15T09:41:44.603Z] - CONFIG_BTRFS_FS: enabled (as module) 09:41:44 [2024-02-15T09:41:44.603Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 09:41:44 [2024-02-15T09:41:44.603Z] - "devicemapper": 09:41:44 [2024-02-15T09:41:44.603Z] - CONFIG_BLK_DEV_DM: enabled 09:41:44 [2024-02-15T09:41:44.603Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 09:41:44 [2024-02-15T09:41:44.603Z] - "overlay": 09:41:44 [2024-02-15T09:41:44.603Z] - CONFIG_OVERLAY_FS: enabled (as module) 09:41:44 [2024-02-15T09:41:44.603Z] - "zfs": 09:41:44 [2024-02-15T09:41:44.603Z] - /dev/zfs: present 09:41:44 [2024-02-15T09:41:44.603Z] - zfs command: missing 09:41:44 [2024-02-15T09:41:44.603Z] - zpool command: missing 09:41:44 [2024-02-15T09:41:44.603Z] 09:41:44 [2024-02-15T09:41:44.603Z] Limits: 09:41:44 [2024-02-15T09:41:44.603Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 09:41:44 [2024-02-15T09:41:44.603Z] 09:41:44 [2024-02-15T09:41:44.603Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 09:41:44 [2024-02-15T09:41:44.897Z] + docker build --force-rm -t docker:ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 . 09:41:45 [2024-02-15T09:41:45.155Z] #0 building with "default" instance using docker driver 09:41:45 [2024-02-15T09:41:45.155Z] 09:41:45 [2024-02-15T09:41:45.155Z] #1 [internal] load build definition from Dockerfile 09:41:45 [2024-02-15T09:41:45.155Z] #1 transferring dockerfile: 27.92kB done 09:41:45 [2024-02-15T09:41:45.155Z] #1 DONE 0.1s 09:41:45 [2024-02-15T09:41:45.155Z] 09:41:45 [2024-02-15T09:41:45.155Z] #2 resolve image config for docker.io/docker/dockerfile:1 09:41:45 [2024-02-15T09:41:45.411Z] #2 DONE 0.3s 09:41:45 [2024-02-15T09:41:45.411Z] 09:41:45 [2024-02-15T09:41:45.411Z] #3 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 09:41:45 [2024-02-15T09:41:45.411Z] #3 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done 09:41:45 [2024-02-15T09:41:45.411Z] #3 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done 09:41:45 [2024-02-15T09:41:45.411Z] #3 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done 09:41:45 [2024-02-15T09:41:45.411Z] #3 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done 09:41:45 [2024-02-15T09:41:45.411Z] #3 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0B / 11.02MB 0.1s 09:41:45 [2024-02-15T09:41:45.668Z] #3 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.2s 09:41:45 [2024-02-15T09:41:45.668Z] #3 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.2s done 09:41:45 [2024-02-15T09:41:45.668Z] #3 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done 09:41:45 [2024-02-15T09:41:45.668Z] #3 DONE 0.4s 09:41:45 [2024-02-15T09:41:45.925Z] 09:41:45 [2024-02-15T09:41:45.925Z] #4 [internal] load metadata for docker.io/library/debian:bookworm 09:41:46 [2024-02-15T09:41:46.490Z] #4 ... 09:41:46 [2024-02-15T09:41:46.490Z] 09:41:46 [2024-02-15T09:41:46.490Z] #5 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1 09:41:46 [2024-02-15T09:41:46.490Z] #5 DONE 0.7s 09:41:46 [2024-02-15T09:41:46.770Z] 09:41:46 [2024-02-15T09:41:46.770Z] #6 [internal] load metadata for docker.io/library/busybox:latest 09:41:46 [2024-02-15T09:41:46.770Z] #6 DONE 0.7s 09:41:46 [2024-02-15T09:41:46.770Z] 09:41:46 [2024-02-15T09:41:46.770Z] #7 [internal] load metadata for docker.io/docker/compose-bin:v2.24.5 09:41:46 [2024-02-15T09:41:46.770Z] #7 DONE 0.8s 09:41:46 [2024-02-15T09:41:46.770Z] 09:41:46 [2024-02-15T09:41:46.770Z] #8 [internal] load metadata for docker.io/library/golang:1.21.7-bookworm 09:41:46 [2024-02-15T09:41:46.770Z] #8 DONE 0.8s 09:41:46 [2024-02-15T09:41:46.770Z] 09:41:46 [2024-02-15T09:41:46.770Z] #9 [internal] load metadata for docker.io/distribution/distribution:2.8.3 09:41:46 [2024-02-15T09:41:46.770Z] #9 DONE 0.8s 09:41:46 [2024-02-15T09:41:46.770Z] 09:41:46 [2024-02-15T09:41:46.770Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 09:41:46 [2024-02-15T09:41:46.770Z] #10 DONE 0.8s 09:41:46 [2024-02-15T09:41:46.770Z] 09:41:46 [2024-02-15T09:41:46.770Z] #11 [internal] load metadata for docker.io/docker/buildx-bin:0.12.1 09:41:46 [2024-02-15T09:41:46.770Z] #11 DONE 0.8s 09:41:46 [2024-02-15T09:41:46.770Z] 09:41:46 [2024-02-15T09:41:46.770Z] #4 [internal] load metadata for docker.io/library/debian:bookworm 09:41:47 [2024-02-15T09:41:47.028Z] #4 DONE 1.1s 09:41:47 [2024-02-15T09:41:47.028Z] 09:41:47 [2024-02-15T09:41:47.028Z] #12 [internal] load .dockerignore 09:41:47 [2024-02-15T09:41:47.028Z] #12 transferring context: 113B done 09:41:47 [2024-02-15T09:41:47.028Z] #12 DONE 0.0s 09:41:47 [2024-02-15T09:41:47.285Z] 09:41:47 [2024-02-15T09:41:47.285Z] #13 [internal] load build context 09:41:48 [2024-02-15T09:41:48.664Z] #13 transferring context: 75.25MB 1.6s done 09:41:49 [2024-02-15T09:41:49.229Z] #13 DONE 2.0s 09:41:49 [2024-02-15T09:41:49.229Z] 09:41:49 [2024-02-15T09:41:49.229Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 09:41:49 [2024-02-15T09:41:49.229Z] #14 resolve docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 0.2s done 09:41:49 [2024-02-15T09:41:49.229Z] #14 sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 1.64kB / 1.64kB done 09:41:49 [2024-02-15T09:41:49.229Z] #14 sha256:405939c04fce7beb9bec5b121f4b8c45cb527943836a740b9967d9e70c754cf2 1.79kB / 1.79kB done 09:41:49 [2024-02-15T09:41:49.229Z] #14 sha256:a8a95e16cd1f362a60d1d29d264e38123d9f58058c4be5adbd299c7c6b64e74a 2.90kB / 2.90kB done 09:41:49 [2024-02-15T09:41:49.229Z] #14 sha256:d3436c315a5dcd9b17acc96236fdf378dcf2deb72fe9dafb42d894a3c362ac75 23.58MB / 23.58MB 0.6s done 09:41:49 [2024-02-15T09:41:49.229Z] #14 sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 63.99MB / 63.99MB 1.6s done 09:41:49 [2024-02-15T09:41:49.229Z] #14 sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 49.59MB / 49.59MB 1.0s done 09:41:49 [2024-02-15T09:41:49.229Z] #14 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 84.93MB / 86.41MB 1.6s 09:41:49 [2024-02-15T09:41:49.229Z] #14 extracting sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 0.3s 09:41:49 [2024-02-15T09:41:49.229Z] #14 sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 0B / 64.11MB 1.7s 09:41:49 [2024-02-15T09:41:49.229Z] #14 sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 7.34MB / 64.11MB 1.8s 09:41:49 [2024-02-15T09:41:49.229Z] #14 sha256:0af71ea04956ab43f5f7634fc108554249c512da3cf6bd82dada3eb80adbc8f1 174B / 174B 1.8s 09:41:49 [2024-02-15T09:41:49.486Z] #14 sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 16.78MB / 64.11MB 1.9s 09:41:49 [2024-02-15T09:41:49.486Z] #14 sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 28.31MB / 64.11MB 2.0s 09:41:49 [2024-02-15T09:41:49.743Z] #14 sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 32.51MB / 64.11MB 2.1s 09:41:49 [2024-02-15T09:41:49.743Z] #14 sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 50.33MB / 64.11MB 2.3s 09:41:50 [2024-02-15T09:41:50.000Z] #14 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 86.41MB / 86.41MB 2.4s done 09:41:50 [2024-02-15T09:41:50.000Z] #14 sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 64.11MB / 64.11MB 2.5s 09:41:50 [2024-02-15T09:41:50.257Z] #14 sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 64.11MB / 64.11MB 2.6s done 09:41:50 [2024-02-15T09:41:50.257Z] #14 sha256:0af71ea04956ab43f5f7634fc108554249c512da3cf6bd82dada3eb80adbc8f1 174B / 174B 2.5s done 09:41:50 [2024-02-15T09:41:50.257Z] #14 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 2.7s 09:41:50 [2024-02-15T09:41:50.257Z] #14 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 2.7s done 09:41:50 [2024-02-15T09:41:50.514Z] #14 ... 09:41:50 [2024-02-15T09:41:50.514Z] 09:41:50 [2024-02-15T09:41:50.514Z] #15 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 09:41:50 [2024-02-15T09:41:50.514Z] #15 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.2s done 09:41:50 [2024-02-15T09:41:50.514Z] #15 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done 09:41:50 [2024-02-15T09:41:50.514Z] #15 sha256:ac3f19480cc7e1b091660ad57754d55b942052bb49f924ed74fde968cf96f2cd 479B / 479B done 09:41:50 [2024-02-15T09:41:50.514Z] #15 sha256:0cc8372aed216bf84780ffea495b0f1b7d20b923561446cdde8074a3a01e6344 1.41kB / 1.41kB done 09:41:50 [2024-02-15T09:41:50.514Z] #15 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 2.7s done 09:41:50 [2024-02-15T09:41:50.514Z] #15 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done 09:41:50 [2024-02-15T09:41:50.514Z] #15 DONE 3.3s 09:41:50 [2024-02-15T09:41:50.514Z] 09:41:50 [2024-02-15T09:41:50.515Z] #16 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:4482958b4461ff7d9fabc24b3a9ab1e9a2c85ece07b2db1840c7cbc01d053e90 09:41:50 [2024-02-15T09:41:50.515Z] #16 resolve docker.io/library/debian:bookworm@sha256:4482958b4461ff7d9fabc24b3a9ab1e9a2c85ece07b2db1840c7cbc01d053e90 0.2s done 09:41:50 [2024-02-15T09:41:50.515Z] #16 sha256:4482958b4461ff7d9fabc24b3a9ab1e9a2c85ece07b2db1840c7cbc01d053e90 1.85kB / 1.85kB done 09:41:50 [2024-02-15T09:41:50.515Z] #16 sha256:7c288032ecf3319045d9fa538c3b0cc868a320d01d03bce15b99c2c336319994 529B / 529B done 09:41:50 [2024-02-15T09:41:50.515Z] #16 sha256:8138bbd6ac4e6145d04bb9e21475581e89c90c499a2385e45563d6135be136cb 1.48kB / 1.48kB done 09:41:50 [2024-02-15T09:41:50.515Z] #16 sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 49.59MB / 49.59MB 1.0s done 09:41:51 [2024-02-15T09:41:51.447Z] #16 ... 09:41:51 [2024-02-15T09:41:51.447Z] 09:41:51 [2024-02-15T09:41:51.447Z] #17 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:6d9ac9237a84afe1516540f40a0fafdc86859b2141954b4d643af7066d598b74 09:41:51 [2024-02-15T09:41:51.447Z] #17 resolve docker.io/library/busybox:latest@sha256:6d9ac9237a84afe1516540f40a0fafdc86859b2141954b4d643af7066d598b74 0.2s done 09:41:51 [2024-02-15T09:41:51.447Z] #17 sha256:6d9ac9237a84afe1516540f40a0fafdc86859b2141954b4d643af7066d598b74 9.52kB / 9.52kB done 09:41:51 [2024-02-15T09:41:51.447Z] #17 sha256:8f03917912ea995c637b6c0295846aaff5665f06ac82a29b421fba4c379494e7 858B / 858B done 09:41:51 [2024-02-15T09:41:51.447Z] #17 sha256:3e4fd538a9a0b729be05707cf805388be2fb701cfd5d44c6542f1988e8aef6e3 581B / 581B done 09:41:51 [2024-02-15T09:41:51.447Z] #17 sha256:c2bf9493c1bf786e95e3eac7d406c20aa1b8a2d40916756e891627e9e8f8d119 1.92MB / 1.92MB 2.9s done 09:41:51 [2024-02-15T09:41:51.447Z] #17 extracting sha256:c2bf9493c1bf786e95e3eac7d406c20aa1b8a2d40916756e891627e9e8f8d119 0.1s done 09:41:51 [2024-02-15T09:41:51.447Z] #17 DONE 4.3s 09:41:51 [2024-02-15T09:41:51.447Z] 09:41:51 [2024-02-15T09:41:51.447Z] #18 [build-dummy 2/2] RUN mkdir -p /build 09:41:51 [2024-02-15T09:41:51.704Z] #18 ... 09:41:51 [2024-02-15T09:41:51.704Z] 09:41:51 [2024-02-15T09:41:51.704Z] #19 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.12.1@sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43 09:41:51 [2024-02-15T09:41:51.704Z] #19 resolve docker.io/docker/buildx-bin:0.12.1@sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43 0.2s done 09:41:51 [2024-02-15T09:41:51.704Z] #19 sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43 8.43kB / 8.43kB done 09:41:51 [2024-02-15T09:41:51.704Z] #19 sha256:152601ea1a432a294017848c66fb84d04e1a90d4380ce9b5cd519cdf09e43722 482B / 482B done 09:41:51 [2024-02-15T09:41:51.704Z] #19 sha256:a5a1ba0fd157960c623fcbba319e3c92650faeacc179ed940362aed94d69a42f 1.14kB / 1.14kB done 09:41:51 [2024-02-15T09:41:51.704Z] #19 sha256:e44944864973a68b1022f5cb1071d878c837565d31227b2aecce1b58f2018ce5 15.64MB / 15.64MB 3.1s done 09:41:51 [2024-02-15T09:41:51.704Z] #19 extracting sha256:e44944864973a68b1022f5cb1071d878c837565d31227b2aecce1b58f2018ce5 0.3s done 09:41:51 [2024-02-15T09:41:51.704Z] #19 DONE 4.7s 09:41:51 [2024-02-15T09:41:51.961Z] 09:41:51 [2024-02-15T09:41:51.961Z] #16 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:4482958b4461ff7d9fabc24b3a9ab1e9a2c85ece07b2db1840c7cbc01d053e90 09:41:51 [2024-02-15T09:41:51.961Z] #16 DONE 4.7s 09:41:51 [2024-02-15T09:41:51.961Z] 09:41:51 [2024-02-15T09:41:51.961Z] #20 [compose 1/1] FROM docker.io/docker/compose-bin:v2.24.5@sha256:5f74242b93d68d5c73c086993ce2279e5220cd1ef0ead561f2055bed5f1234c3 09:41:51 [2024-02-15T09:41:51.961Z] #20 resolve docker.io/docker/compose-bin:v2.24.5@sha256:5f74242b93d68d5c73c086993ce2279e5220cd1ef0ead561f2055bed5f1234c3 0.2s done 09:41:51 [2024-02-15T09:41:51.961Z] #20 sha256:5f74242b93d68d5c73c086993ce2279e5220cd1ef0ead561f2055bed5f1234c3 8.43kB / 8.43kB done 09:41:51 [2024-02-15T09:41:51.961Z] #20 sha256:06eae01801a52c8f549787b29c2bfb65c88c0a218b217321e99a157565a0fa5a 482B / 482B done 09:41:51 [2024-02-15T09:41:51.961Z] #20 sha256:d06dcef7a21624ea13d7671125a7fe4cded9aaa21792757846e72064e5214dec 1.13kB / 1.13kB done 09:41:51 [2024-02-15T09:41:51.961Z] #20 sha256:823737807fa37f6a71175786ba6042e4b83f8bb78f65079d56c0a0dff55d1e73 16.62MB / 16.62MB 3.2s done 09:41:51 [2024-02-15T09:41:51.961Z] #20 extracting sha256:823737807fa37f6a71175786ba6042e4b83f8bb78f65079d56c0a0dff55d1e73 0.4s done 09:41:51 [2024-02-15T09:41:51.961Z] #20 DONE 4.7s 09:41:51 [2024-02-15T09:41:51.961Z] 09:41:51 [2024-02-15T09:41:51.961Z] #21 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 09:41:51 [2024-02-15T09:41:51.961Z] #21 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done 09:41:51 [2024-02-15T09:41:51.961Z] #21 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 09:41:51 [2024-02-15T09:41:51.961Z] #21 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done 09:41:51 [2024-02-15T09:41:51.961Z] #21 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done 09:41:51 [2024-02-15T09:41:51.961Z] #21 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.7s done 09:41:51 [2024-02-15T09:41:51.961Z] #21 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.2s done 09:41:51 [2024-02-15T09:41:51.961Z] #21 DONE 4.7s 09:41:51 [2024-02-15T09:41:51.961Z] 09:41:51 [2024-02-15T09:41:51.961Z] #22 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq 09:41:52 [2024-02-15T09:41:52.893Z] #22 1.027 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] 09:41:52 [2024-02-15T09:41:52.893Z] #22 1.038 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB] 09:41:52 [2024-02-15T09:41:52.893Z] #22 1.040 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] 09:41:52 [2024-02-15T09:41:52.893Z] #22 ... 09:41:52 [2024-02-15T09:41:52.893Z] 09:41:52 [2024-02-15T09:41:52.893Z] #23 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 09:41:52 [2024-02-15T09:41:52.893Z] #23 resolve docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 0.2s done 09:41:52 [2024-02-15T09:41:52.893Z] #23 sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 4.67kB / 4.67kB done 09:41:52 [2024-02-15T09:41:52.893Z] #23 sha256:d6213c56dc23f948e18d58abb6499f2112d85fc8c0eae4391386b6bcfaa70e01 1.05kB / 1.05kB done 09:41:52 [2024-02-15T09:41:52.893Z] #23 sha256:184ed8ae6fb6cdaf999646a8855ce3916872363882142964f36a096186792c50 2.57kB / 2.57kB done 09:41:52 [2024-02-15T09:41:52.893Z] #23 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 3.5s done 09:41:52 [2024-02-15T09:41:52.893Z] #23 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.1s done 09:41:52 [2024-02-15T09:41:52.893Z] #23 sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 286.20kB / 286.20kB 3.7s done 09:41:52 [2024-02-15T09:41:52.893Z] #23 sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 766B / 766B 3.9s 09:41:52 [2024-02-15T09:41:52.893Z] #23 sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 5.82MB / 5.82MB 4.2s 09:41:52 [2024-02-15T09:41:52.893Z] #23 extracting sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 0.1s done 09:41:52 [2024-02-15T09:41:52.893Z] #23 extracting sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 done 09:41:52 [2024-02-15T09:41:52.893Z] #23 extracting sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 0.1s done 09:41:52 [2024-02-15T09:41:52.893Z] #23 ... 09:41:52 [2024-02-15T09:41:52.893Z] 09:41:52 [2024-02-15T09:41:52.893Z] #22 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq 09:41:52 [2024-02-15T09:41:52.893Z] #22 1.102 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB] 09:41:53 [2024-02-15T09:41:53.150Z] #22 1.241 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB] 09:41:53 [2024-02-15T09:41:53.150Z] #22 1.243 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [136 kB] 09:41:54 [2024-02-15T09:41:54.081Z] #22 2.343 Fetched 9084 kB in 2s (5768 kB/s) 09:41:54 [2024-02-15T09:41:54.652Z] #22 2.343 Reading package lists... 09:41:55 [2024-02-15T09:41:55.583Z] #22 2.952 Reading package lists... 09:41:55 [2024-02-15T09:41:55.583Z] #22 3.533 Building dependency tree... 09:41:55 [2024-02-15T09:41:55.583Z] #22 3.899 The following additional packages will be installed: 09:41:55 [2024-02-15T09:41:55.841Z] #22 3.899 libbrotli1 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 09:41:55 [2024-02-15T09:41:55.841Z] #22 3.900 libkrb5-3 libkrb5support0 libldap-2.5-0 libnghttp2-14 libonig5 libpsl5 09:41:55 [2024-02-15T09:41:55.841Z] #22 3.901 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl3 openssl 09:41:55 [2024-02-15T09:41:55.841Z] #22 3.902 Suggested packages: 09:41:55 [2024-02-15T09:41:55.841Z] #22 3.902 krb5-doc krb5-user 09:41:55 [2024-02-15T09:41:55.841Z] #22 3.902 Recommended packages: 09:41:55 [2024-02-15T09:41:55.841Z] #22 3.902 krb5-locales libldap-common publicsuffix libsasl2-modules 09:41:55 [2024-02-15T09:41:55.841Z] #22 4.071 The following NEW packages will be installed: 09:41:55 [2024-02-15T09:41:55.841Z] #22 4.072 ca-certificates curl jq libbrotli1 libcurl4 libgssapi-krb5-2 libjq1 09:41:55 [2024-02-15T09:41:55.841Z] #22 4.072 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.5-0 09:41:55 [2024-02-15T09:41:55.841Z] #22 4.072 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db 09:41:55 [2024-02-15T09:41:55.841Z] #22 4.073 libssh2-1 libssl3 openssl 09:41:56 [2024-02-15T09:41:56.098Z] #22 4.345 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. 09:41:56 [2024-02-15T09:41:56.098Z] #22 4.345 Need to get 5813 kB of archives. 09:41:56 [2024-02-15T09:41:56.098Z] #22 4.345 After this operation, 16.1 MB of additional disk space will be used. 09:41:56 [2024-02-15T09:41:56.098Z] #22 4.345 Get:1 http://deb.debian.org/debian bookworm/main arm64 libssl3 arm64 3.0.11-1~deb12u2 [1803 kB] 09:41:56 [2024-02-15T09:41:56.098Z] #22 4.457 Get:2 http://deb.debian.org/debian bookworm/main arm64 openssl arm64 3.0.11-1~deb12u2 [1385 kB] 09:41:56 [2024-02-15T09:41:56.355Z] #22 4.511 Get:3 http://deb.debian.org/debian bookworm/main arm64 ca-certificates all 20230311 [153 kB] 09:41:56 [2024-02-15T09:41:56.355Z] #22 4.514 Get:4 http://deb.debian.org/debian bookworm/main arm64 libbrotli1 arm64 1.0.9-2+b6 [269 kB] 09:41:56 [2024-02-15T09:41:56.355Z] #22 4.519 Get:5 http://deb.debian.org/debian bookworm/main arm64 libkrb5support0 arm64 1.20.1-2+deb12u1 [31.7 kB] 09:41:56 [2024-02-15T09:41:56.355Z] #22 4.521 Get:6 http://deb.debian.org/debian bookworm/main arm64 libk5crypto3 arm64 1.20.1-2+deb12u1 [79.0 kB] 09:41:56 [2024-02-15T09:41:56.355Z] #22 4.522 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkeyutils1 arm64 1.6.3-2 [8844 B] 09:41:56 [2024-02-15T09:41:56.355Z] #22 4.524 Get:8 http://deb.debian.org/debian bookworm/main arm64 libkrb5-3 arm64 1.20.1-2+deb12u1 [313 kB] 09:41:56 [2024-02-15T09:41:56.355Z] #22 4.531 Get:9 http://deb.debian.org/debian bookworm/main arm64 libgssapi-krb5-2 arm64 1.20.1-2+deb12u1 [123 kB] 09:41:56 [2024-02-15T09:41:56.355Z] #22 4.533 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.8 kB] 09:41:56 [2024-02-15T09:41:56.355Z] #22 4.534 Get:11 http://deb.debian.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [58.0 kB] 09:41:56 [2024-02-15T09:41:56.355Z] #22 4.536 Get:12 http://deb.debian.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5 [171 kB] 09:41:56 [2024-02-15T09:41:56.355Z] #22 4.538 Get:13 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1+deb12u1 [68.3 kB] 09:41:56 [2024-02-15T09:41:56.355Z] #22 4.539 Get:14 http://deb.debian.org/debian bookworm/main arm64 libpsl5 arm64 0.21.2-1 [58.6 kB] 09:41:56 [2024-02-15T09:41:56.355Z] #22 4.540 Get:15 http://deb.debian.org/debian bookworm/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] 09:41:56 [2024-02-15T09:41:56.355Z] #22 4.541 Get:16 http://deb.debian.org/debian bookworm/main arm64 libssh2-1 arm64 1.10.0-3+b1 [172 kB] 09:41:56 [2024-02-15T09:41:56.355Z] #22 4.542 Get:17 http://deb.debian.org/debian bookworm/main arm64 libcurl4 arm64 7.88.1-10+deb12u5 [366 kB] 09:41:56 [2024-02-15T09:41:56.355Z] #22 4.547 Get:18 http://deb.debian.org/debian bookworm/main arm64 curl arm64 7.88.1-10+deb12u5 [308 kB] 09:41:56 [2024-02-15T09:41:56.355Z] #22 4.551 Get:19 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB] 09:41:56 [2024-02-15T09:41:56.355Z] #22 4.552 Get:20 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB] 09:41:56 [2024-02-15T09:41:56.355Z] #22 4.553 Get:21 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB] 09:41:56 [2024-02-15T09:41:56.612Z] #22 4.754 debconf: delaying package configuration, since apt-utils is not installed 09:41:56 [2024-02-15T09:41:56.612Z] #22 4.785 Fetched 5813 kB in 0s (12.3 MB/s) 09:41:56 [2024-02-15T09:41:56.612Z] #22 4.857 Selecting previously unselected package libssl3:arm64. 09:41:56 [2024-02-15T09:41:56.612Z] #22 4.857 (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.) 09:41:56 [2024-02-15T09:41:56.612Z] #22 4.861 Preparing to unpack .../00-libssl3_3.0.11-1~deb12u2_arm64.deb ... 09:41:56 [2024-02-15T09:41:56.612Z] #22 4.955 Unpacking libssl3:arm64 (3.0.11-1~deb12u2) ... 09:41:57 [2024-02-15T09:41:57.220Z] #22 5.251 Selecting previously unselected package openssl. 09:41:57 [2024-02-15T09:41:57.220Z] #22 5.252 Preparing to unpack .../01-openssl_3.0.11-1~deb12u2_arm64.deb ... 09:41:57 [2024-02-15T09:41:57.220Z] #22 5.281 Unpacking openssl (3.0.11-1~deb12u2) ... 09:41:57 [2024-02-15T09:41:57.477Z] #22 5.574 Selecting previously unselected package ca-certificates. 09:41:57 [2024-02-15T09:41:57.477Z] #22 5.575 Preparing to unpack .../02-ca-certificates_20230311_all.deb ... 09:41:57 [2024-02-15T09:41:57.477Z] #22 5.612 Unpacking ca-certificates (20230311) ... 09:41:57 [2024-02-15T09:41:57.734Z] #22 5.820 Selecting previously unselected package libbrotli1:arm64. 09:41:57 [2024-02-15T09:41:57.734Z] #22 5.821 Preparing to unpack .../03-libbrotli1_1.0.9-2+b6_arm64.deb ... 09:41:57 [2024-02-15T09:41:57.734Z] #22 5.848 Unpacking libbrotli1:arm64 (1.0.9-2+b6) ... 09:41:57 [2024-02-15T09:41:57.734Z] #22 5.995 Selecting previously unselected package libkrb5support0:arm64. 09:41:57 [2024-02-15T09:41:57.991Z] #22 5.996 Preparing to unpack .../04-libkrb5support0_1.20.1-2+deb12u1_arm64.deb ... 09:41:57 [2024-02-15T09:41:57.991Z] #22 6.006 Unpacking libkrb5support0:arm64 (1.20.1-2+deb12u1) ... 09:41:57 [2024-02-15T09:41:57.991Z] #22 6.194 Selecting previously unselected package libk5crypto3:arm64. 09:41:57 [2024-02-15T09:41:57.991Z] #22 6.196 Preparing to unpack .../05-libk5crypto3_1.20.1-2+deb12u1_arm64.deb ... 09:41:57 [2024-02-15T09:41:57.991Z] #22 6.220 Unpacking libk5crypto3:arm64 (1.20.1-2+deb12u1) ... 09:41:58 [2024-02-15T09:41:58.250Z] #22 6.418 Selecting previously unselected package libkeyutils1:arm64. 09:41:58 [2024-02-15T09:41:58.250Z] #22 6.422 Preparing to unpack .../06-libkeyutils1_1.6.3-2_arm64.deb ... 09:41:58 [2024-02-15T09:41:58.250Z] #22 6.451 Unpacking libkeyutils1:arm64 (1.6.3-2) ... 09:41:58 [2024-02-15T09:41:58.250Z] #22 6.563 Selecting previously unselected package libkrb5-3:arm64. 09:41:58 [2024-02-15T09:41:58.510Z] #22 6.564 Preparing to unpack .../07-libkrb5-3_1.20.1-2+deb12u1_arm64.deb ... 09:41:58 [2024-02-15T09:41:58.510Z] #22 6.570 Unpacking libkrb5-3:arm64 (1.20.1-2+deb12u1) ... 09:41:58 [2024-02-15T09:41:58.510Z] #22 6.771 Selecting previously unselected package libgssapi-krb5-2:arm64. 09:41:58 [2024-02-15T09:41:58.767Z] #22 ... 09:41:58 [2024-02-15T09:41:58.767Z] 09:41:58 [2024-02-15T09:41:58.767Z] #18 [build-dummy 2/2] RUN mkdir -p /build 09:41:58 [2024-02-15T09:41:58.767Z] #18 DONE 7.1s 09:41:58 [2024-02-15T09:41:58.767Z] 09:41:58 [2024-02-15T09:41:58.767Z] #24 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2 09:41:58 [2024-02-15T09:41:58.767Z] #24 DONE 5.7s 09:41:58 [2024-02-15T09:41:58.767Z] 09:41:58 [2024-02-15T09:41:58.767Z] #22 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq 09:41:58 [2024-02-15T09:41:58.767Z] #22 6.772 Preparing to unpack .../08-libgssapi-krb5-2_1.20.1-2+deb12u1_arm64.deb ... 09:41:58 [2024-02-15T09:41:58.767Z] #22 6.777 Unpacking libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ... 09:41:58 [2024-02-15T09:41:58.767Z] #22 6.835 Selecting previously unselected package libsasl2-modules-db:arm64. 09:41:58 [2024-02-15T09:41:58.767Z] #22 6.836 Preparing to unpack .../09-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ... 09:41:58 [2024-02-15T09:41:58.767Z] #22 6.894 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... 09:41:58 [2024-02-15T09:41:58.767Z] #22 ... 09:41:58 [2024-02-15T09:41:58.767Z] 09:41:58 [2024-02-15T09:41:58.767Z] #25 [binary-dummy 1/1] COPY --from=build-dummy /build /build 09:41:58 [2024-02-15T09:41:58.767Z] #25 DONE 0.1s 09:41:58 [2024-02-15T09:41:58.767Z] 09:41:58 [2024-02-15T09:41:58.767Z] #22 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq 09:41:58 [2024-02-15T09:41:58.767Z] #22 6.945 Selecting previously unselected package libsasl2-2:arm64. 09:41:58 [2024-02-15T09:41:58.767Z] #22 6.946 Preparing to unpack .../10-libsasl2-2_2.1.28+dfsg-10_arm64.deb ... 09:41:58 [2024-02-15T09:41:58.767Z] #22 6.953 Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ... 09:41:58 [2024-02-15T09:41:58.767Z] #22 7.002 Selecting previously unselected package libldap-2.5-0:arm64. 09:41:58 [2024-02-15T09:41:58.767Z] #22 7.003 Preparing to unpack .../11-libldap-2.5-0_2.5.13+dfsg-5_arm64.deb ... 09:41:58 [2024-02-15T09:41:58.767Z] #22 7.009 Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-5) ... 09:41:58 [2024-02-15T09:41:58.767Z] #22 7.058 Selecting previously unselected package libnghttp2-14:arm64. 09:41:58 [2024-02-15T09:41:58.767Z] #22 7.059 Preparing to unpack .../12-libnghttp2-14_1.52.0-1+deb12u1_arm64.deb ... 09:41:58 [2024-02-15T09:41:58.767Z] #22 7.066 Unpacking libnghttp2-14:arm64 (1.52.0-1+deb12u1) ... 09:41:58 [2024-02-15T09:41:58.767Z] #22 7.111 Selecting previously unselected package libpsl5:arm64. 09:41:59 [2024-02-15T09:41:59.024Z] #22 7.112 Preparing to unpack .../13-libpsl5_0.21.2-1_arm64.deb ... 09:41:59 [2024-02-15T09:41:59.024Z] #22 7.116 Unpacking libpsl5:arm64 (0.21.2-1) ... 09:41:59 [2024-02-15T09:41:59.024Z] #22 7.159 Selecting previously unselected package librtmp1:arm64. 09:41:59 [2024-02-15T09:41:59.024Z] #22 7.160 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... 09:41:59 [2024-02-15T09:41:59.024Z] #22 7.164 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... 09:41:59 [2024-02-15T09:41:59.024Z] #22 7.209 Selecting previously unselected package libssh2-1:arm64. 09:41:59 [2024-02-15T09:41:59.024Z] #22 7.210 Preparing to unpack .../15-libssh2-1_1.10.0-3+b1_arm64.deb ... 09:41:59 [2024-02-15T09:41:59.024Z] #22 7.214 Unpacking libssh2-1:arm64 (1.10.0-3+b1) ... 09:41:59 [2024-02-15T09:41:59.024Z] #22 7.262 Selecting previously unselected package libcurl4:arm64. 09:41:59 [2024-02-15T09:41:59.024Z] #22 7.263 Preparing to unpack .../16-libcurl4_7.88.1-10+deb12u5_arm64.deb ... 09:41:59 [2024-02-15T09:41:59.024Z] #22 7.267 Unpacking libcurl4:arm64 (7.88.1-10+deb12u5) ... 09:41:59 [2024-02-15T09:41:59.024Z] #22 7.321 Selecting previously unselected package curl. 09:41:59 [2024-02-15T09:41:59.281Z] #22 7.322 Preparing to unpack .../17-curl_7.88.1-10+deb12u5_arm64.deb ... 09:41:59 [2024-02-15T09:41:59.281Z] #22 7.326 Unpacking curl (7.88.1-10+deb12u5) ... 09:41:59 [2024-02-15T09:41:59.281Z] #22 7.383 Selecting previously unselected package libonig5:arm64. 09:41:59 [2024-02-15T09:41:59.281Z] #22 7.384 Preparing to unpack .../18-libonig5_6.9.8-1_arm64.deb ... 09:41:59 [2024-02-15T09:41:59.281Z] #22 7.388 Unpacking libonig5:arm64 (6.9.8-1) ... 09:41:59 [2024-02-15T09:41:59.281Z] #22 7.440 Selecting previously unselected package libjq1:arm64. 09:41:59 [2024-02-15T09:41:59.281Z] #22 7.441 Preparing to unpack .../19-libjq1_1.6-2.1_arm64.deb ... 09:41:59 [2024-02-15T09:41:59.281Z] #22 7.447 Unpacking libjq1:arm64 (1.6-2.1) ... 09:41:59 [2024-02-15T09:41:59.281Z] #22 7.489 Selecting previously unselected package jq. 09:41:59 [2024-02-15T09:41:59.281Z] #22 7.490 Preparing to unpack .../20-jq_1.6-2.1_arm64.deb ... 09:41:59 [2024-02-15T09:41:59.281Z] #22 7.496 Unpacking jq (1.6-2.1) ... 09:41:59 [2024-02-15T09:41:59.281Z] #22 7.540 Setting up libkeyutils1:arm64 (1.6.3-2) ... 09:41:59 [2024-02-15T09:41:59.281Z] #22 7.553 Setting up libpsl5:arm64 (0.21.2-1) ... 09:41:59 [2024-02-15T09:41:59.281Z] #22 7.622 Setting up libbrotli1:arm64 (1.0.9-2+b6) ... 09:41:59 [2024-02-15T09:41:59.281Z] #22 7.634 Setting up libssl3:arm64 (3.0.11-1~deb12u2) ... 09:41:59 [2024-02-15T09:41:59.281Z] #22 7.648 Setting up libnghttp2-14:arm64 (1.52.0-1+deb12u1) ... 09:41:59 [2024-02-15T09:41:59.538Z] #22 7.662 Setting up libkrb5support0:arm64 (1.20.1-2+deb12u1) ... 09:41:59 [2024-02-15T09:41:59.538Z] #22 7.677 Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... 09:41:59 [2024-02-15T09:41:59.538Z] #22 7.693 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... 09:41:59 [2024-02-15T09:41:59.538Z] #22 7.705 Setting up libk5crypto3:arm64 (1.20.1-2+deb12u1) ... 09:41:59 [2024-02-15T09:41:59.538Z] #22 7.718 Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ... 09:41:59 [2024-02-15T09:41:59.538Z] #22 7.737 Setting up libssh2-1:arm64 (1.10.0-3+b1) ... 09:41:59 [2024-02-15T09:41:59.538Z] #22 7.751 Setting up libkrb5-3:arm64 (1.20.1-2+deb12u1) ... 09:41:59 [2024-02-15T09:41:59.538Z] #22 7.763 Setting up openssl (3.0.11-1~deb12u2) ... 09:41:59 [2024-02-15T09:41:59.538Z] #22 7.782 Setting up libonig5:arm64 (6.9.8-1) ... 09:41:59 [2024-02-15T09:41:59.538Z] #22 7.794 Setting up libjq1:arm64 (1.6-2.1) ... 09:41:59 [2024-02-15T09:41:59.538Z] #22 7.807 Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-5) ... 09:41:59 [2024-02-15T09:41:59.538Z] #22 7.820 Setting up ca-certificates (20230311) ... 09:41:59 [2024-02-15T09:41:59.538Z] #22 7.896 debconf: unable to initialize frontend: Dialog 09:41:59 [2024-02-15T09:41:59.538Z] #22 7.896 debconf: (TERM is not set, so the dialog frontend is not usable.) 09:41:59 [2024-02-15T09:41:59.538Z] #22 7.896 debconf: falling back to frontend: Readline 09:41:59 [2024-02-15T09:41:59.795Z] #22 7.897 debconf: unable to initialize frontend: Readline 09:41:59 [2024-02-15T09:41:59.795Z] #22 7.897 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.) 09:41:59 [2024-02-15T09:41:59.795Z] #22 7.897 debconf: falling back to frontend: Teletype 09:42:00 [2024-02-15T09:42:00.052Z] #22 8.194 Updating certificates in /etc/ssl/certs... 09:42:00 [2024-02-15T09:42:00.052Z] #22 ... 09:42:00 [2024-02-15T09:42:00.052Z] 09:42:00 [2024-02-15T09:42:00.052Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 09:42:00 [2024-02-15T09:42:00.052Z] #14 extracting sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 2.2s done 09:42:00 [2024-02-15T09:42:00.052Z] #14 extracting sha256:d3436c315a5dcd9b17acc96236fdf378dcf2deb72fe9dafb42d894a3c362ac75 0.6s done 09:42:00 [2024-02-15T09:42:00.052Z] #14 extracting sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 1.6s done 09:42:00 [2024-02-15T09:42:00.052Z] #14 extracting sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 1.5s done 09:42:00 [2024-02-15T09:42:00.052Z] #14 extracting sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 3.9s done 09:42:00 [2024-02-15T09:42:00.052Z] #14 extracting sha256:0af71ea04956ab43f5f7634fc108554249c512da3cf6bd82dada3eb80adbc8f1 done 09:42:00 [2024-02-15T09:42:00.052Z] #14 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 09:42:00 [2024-02-15T09:42:00.052Z] #14 DONE 12.9s 09:42:00 [2024-02-15T09:42:00.309Z] 09:42:00 [2024-02-15T09:42:00.309Z] #26 [base 2/4] COPY --from=xx / / 09:42:00 [2024-02-15T09:42:00.309Z] #26 DONE 0.4s 09:42:00 [2024-02-15T09:42:00.309Z] 09:42:00 [2024-02-15T09:42:00.309Z] #22 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq 09:42:00 [2024-02-15T09:42:00.566Z] #22 8.679 140 added, 0 removed; done. 09:42:00 [2024-02-15T09:42:00.566Z] #22 8.707 Setting up libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ... 09:42:00 [2024-02-15T09:42:00.566Z] #22 ... 09:42:00 [2024-02-15T09:42:00.566Z] 09:42:00 [2024-02-15T09:42:00.566Z] #27 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 09:42:00 [2024-02-15T09:42:00.566Z] #27 DONE 0.2s 09:42:00 [2024-02-15T09:42:00.566Z] 09:42:00 [2024-02-15T09:42:00.566Z] #22 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq 09:42:00 [2024-02-15T09:42:00.566Z] #22 8.719 Setting up jq (1.6-2.1) ... 09:42:00 [2024-02-15T09:42:00.566Z] #22 8.732 Setting up libcurl4:arm64 (7.88.1-10+deb12u5) ... 09:42:00 [2024-02-15T09:42:00.566Z] #22 8.747 Setting up curl (7.88.1-10+deb12u5) ... 09:42:00 [2024-02-15T09:42:00.566Z] #22 8.761 Processing triggers for libc-bin (2.36-9+deb12u4) ... 09:42:00 [2024-02-15T09:42:00.566Z] #22 8.782 Processing triggers for ca-certificates (20230311) ... 09:42:00 [2024-02-15T09:42:00.566Z] #22 8.791 Updating certificates in /etc/ssl/certs... 09:42:00 [2024-02-15T09:42:00.823Z] #22 9.124 0 added, 0 removed; done. 09:42:00 [2024-02-15T09:42:00.823Z] #22 9.124 Running hooks in /etc/ca-certificates/update.d... 09:42:01 [2024-02-15T09:42:01.080Z] #22 9.125 done. 09:42:01 [2024-02-15T09:42:01.080Z] #22 DONE 9.2s 09:42:01 [2024-02-15T09:42:01.080Z] 09:42:01 [2024-02-15T09:42:01.080Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 09:42:01 [2024-02-15T09:42:01.080Z] #28 DONE 0.0s 09:42:01 [2024-02-15T09:42:01.080Z] 09:42:01 [2024-02-15T09:42:01.080Z] #29 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file 09:42:01 [2024-02-15T09:42:01.080Z] #29 0.593 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] 09:42:01 [2024-02-15T09:42:01.337Z] #29 0.602 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB] 09:42:01 [2024-02-15T09:42:01.337Z] #29 0.602 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] 09:42:01 [2024-02-15T09:42:01.337Z] #29 0.670 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB] 09:42:01 [2024-02-15T09:42:01.337Z] #29 0.730 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB] 09:42:01 [2024-02-15T09:42:01.594Z] #29 0.789 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [136 kB] 09:42:02 [2024-02-15T09:42:02.157Z] #29 1.673 Fetched 9084 kB in 1s (6800 kB/s) 09:42:02 [2024-02-15T09:42:02.720Z] #29 1.673 Reading package lists... 09:42:03 [2024-02-15T09:42:03.541Z] #29 2.249 Reading package lists... 09:42:03 [2024-02-15T09:42:03.541Z] #29 2.814 Building dependency tree... 09:42:03 [2024-02-15T09:42:03.541Z] #29 2.961 Reading state information... 09:42:03 [2024-02-15T09:42:03.798Z] #29 3.154 The following additional packages will be installed: 09:42:03 [2024-02-15T09:42:03.798Z] #29 3.155 libmagic-mgc libmagic1 09:42:03 [2024-02-15T09:42:03.798Z] #29 3.181 The following NEW packages will be installed: 09:42:03 [2024-02-15T09:42:03.798Z] #29 3.182 file libmagic-mgc libmagic1 09:42:04 [2024-02-15T09:42:04.055Z] #29 3.453 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. 09:42:04 [2024-02-15T09:42:04.055Z] #29 3.453 Need to get 446 kB of archives. 09:42:04 [2024-02-15T09:42:04.055Z] #29 3.453 After this operation, 8709 kB of additional disk space will be used. 09:42:04 [2024-02-15T09:42:04.055Z] #29 3.453 Get:1 http://deb.debian.org/debian bookworm/main arm64 libmagic-mgc arm64 1:5.44-3 [305 kB] 09:42:04 [2024-02-15T09:42:04.055Z] #29 3.462 Get:2 http://deb.debian.org/debian bookworm/main arm64 libmagic1 arm64 1:5.44-3 [98.5 kB] 09:42:04 [2024-02-15T09:42:04.055Z] #29 3.468 Get:3 http://deb.debian.org/debian bookworm/main arm64 file arm64 1:5.44-3 [42.5 kB] 09:42:04 [2024-02-15T09:42:04.312Z] #29 3.599 debconf: delaying package configuration, since apt-utils is not installed 09:42:04 [2024-02-15T09:42:04.312Z] #29 3.632 Fetched 446 kB in 0s (1599 kB/s) 09:42:04 [2024-02-15T09:42:04.312Z] #29 3.650 Selecting previously unselected package libmagic-mgc. 09:42:04 [2024-02-15T09:42:04.312Z] #29 3.650 (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.) 09:42:04 [2024-02-15T09:42:04.312Z] #29 3.659 Preparing to unpack .../libmagic-mgc_1%3a5.44-3_arm64.deb ... 09:42:04 [2024-02-15T09:42:04.312Z] #29 3.663 Unpacking libmagic-mgc (1:5.44-3) ... 09:42:04 [2024-02-15T09:42:04.312Z] #29 3.742 Selecting previously unselected package libmagic1:arm64. 09:42:04 [2024-02-15T09:42:04.312Z] #29 3.744 Preparing to unpack .../libmagic1_1%3a5.44-3_arm64.deb ... 09:42:04 [2024-02-15T09:42:04.312Z] #29 3.752 Unpacking libmagic1:arm64 (1:5.44-3) ... 09:42:04 [2024-02-15T09:42:04.312Z] #29 3.788 Selecting previously unselected package file. 09:42:04 [2024-02-15T09:42:04.312Z] #29 3.790 Preparing to unpack .../file_1%3a5.44-3_arm64.deb ... 09:42:04 [2024-02-15T09:42:04.569Z] #29 3.795 Unpacking file (1:5.44-3) ... 09:42:04 [2024-02-15T09:42:04.569Z] #29 3.836 Setting up libmagic-mgc (1:5.44-3) ... 09:42:04 [2024-02-15T09:42:04.569Z] #29 3.849 Setting up libmagic1:arm64 (1:5.44-3) ... 09:42:04 [2024-02-15T09:42:04.569Z] #29 3.867 Setting up file (1:5.44-3) ... 09:42:04 [2024-02-15T09:42:04.569Z] #29 3.877 Processing triggers for libc-bin (2.36-9+deb12u4) ... 09:42:04 [2024-02-15T09:42:04.826Z] #29 DONE 4.2s 09:42:04 [2024-02-15T09:42:04.826Z] 09:42:04 [2024-02-15T09:42:04.826Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 09:42:04 [2024-02-15T09:42:04.826Z] #30 2.315 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... 09:42:04 [2024-02-15T09:42:04.826Z] #30 2.896 #=#=# 09:42:04 [2024-02-15T09:42:04.826Z] #30 3.159 #=#=# ########### 15.4% ######################################################################## 100.0% 09:42:04 [2024-02-15T09:42:04.826Z] #30 3.419 09:42:04 [2024-02-15T09:42:04.826Z] #30 ... 09:42:04 [2024-02-15T09:42:04.826Z] 09:42:04 [2024-02-15T09:42:04.826Z] #31 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 09:42:04 [2024-02-15T09:42:04.826Z] #31 DONE 0.1s 09:42:04 [2024-02-15T09:42:04.826Z] 09:42:04 [2024-02-15T09:42:04.826Z] #32 [containerd-src 1/3] WORKDIR /usr/src/containerd 09:42:04 [2024-02-15T09:42:04.826Z] #32 DONE 0.1s 09:42:05 [2024-02-15T09:42:05.083Z] 09:42:05 [2024-02-15T09:42:05.083Z] #33 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc 09:42:05 [2024-02-15T09:42:05.083Z] #33 DONE 0.2s 09:42:05 [2024-02-15T09:42:05.083Z] 09:42:05 [2024-02-15T09:42:05.083Z] #34 [dockercli 1/2] WORKDIR /go/src/github.com/docker/cli 09:42:05 [2024-02-15T09:42:05.083Z] #34 DONE 0.2s 09:42:05 [2024-02-15T09:42:05.083Z] 09:42:05 [2024-02-15T09:42:05.083Z] #35 [runc-src 1/3] WORKDIR /usr/src/runc 09:42:05 [2024-02-15T09:42:05.083Z] #35 DONE 0.2s 09:42:05 [2024-02-15T09:42:05.083Z] 09:42:05 [2024-02-15T09:42:05.083Z] #36 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd 09:42:05 [2024-02-15T09:42:05.083Z] #36 DONE 0.2s 09:42:05 [2024-02-15T09:42:05.083Z] 09:42:05 [2024-02-15T09:42:05.083Z] #37 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit 09:42:05 [2024-02-15T09:42:05.083Z] #37 DONE 0.2s 09:42:05 [2024-02-15T09:42:05.083Z] 09:42:05 [2024-02-15T09:42:05.083Z] #38 [swagger-src 1/3] WORKDIR /usr/src/swagger 09:42:05 [2024-02-15T09:42:05.083Z] #38 DONE 0.3s 09:42:05 [2024-02-15T09:42:05.083Z] 09:42:05 [2024-02-15T09:42:05.083Z] #39 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git" 09:42:05 [2024-02-15T09:42:05.083Z] #39 ... 09:42:05 [2024-02-15T09:42:05.083Z] 09:42:05 [2024-02-15T09:42:05.083Z] #40 [tini-src 1/3] WORKDIR /usr/src/tini 09:42:05 [2024-02-15T09:42:05.083Z] #40 DONE 0.3s 09:42:05 [2024-02-15T09:42:05.083Z] 09:42:05 [2024-02-15T09:42:05.083Z] #41 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit 09:42:05 [2024-02-15T09:42:05.083Z] #41 DONE 0.3s 09:42:05 [2024-02-15T09:42:05.083Z] 09:42:05 [2024-02-15T09:42:05.083Z] #42 [delve-src 1/3] WORKDIR /usr/src/delve 09:42:05 [2024-02-15T09:42:05.083Z] #42 DONE 0.3s 09:42:05 [2024-02-15T09:42:05.083Z] 09:42:05 [2024-02-15T09:42:05.083Z] #43 [registry-src 1/2] WORKDIR /usr/src/registry 09:42:05 [2024-02-15T09:42:05.083Z] #43 DONE 0.3s 09:42:05 [2024-02-15T09:42:05.083Z] 09:42:05 [2024-02-15T09:42:05.083Z] #44 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini 09:42:05 [2024-02-15T09:42:05.083Z] #44 DONE 0.4s 09:42:05 [2024-02-15T09:42:05.340Z] 09:42:05 [2024-02-15T09:42:05.340Z] #45 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 09:42:05 [2024-02-15T09:42:05.340Z] #45 DONE 0.4s 09:42:05 [2024-02-15T09:42:05.340Z] 09:42:05 [2024-02-15T09:42:05.340Z] #46 [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 09:42:05 [2024-02-15T09:42:05.607Z] #46 ... 09:42:05 [2024-02-15T09:42:05.607Z] 09:42:05 [2024-02-15T09:42:05.607Z] #47 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" 09:42:05 [2024-02-15T09:42:05.607Z] #47 0.407 hint: Using 'master' as the name for the initial branch. This default branch name 09:42:05 [2024-02-15T09:42:05.607Z] #47 0.407 hint: is subject to change. To configure the initial branch name to use in all 09:42:05 [2024-02-15T09:42:05.607Z] #47 0.407 hint: of your new repositories, which will suppress this warning, call: 09:42:05 [2024-02-15T09:42:05.607Z] #47 0.407 hint: 09:42:05 [2024-02-15T09:42:05.607Z] #47 0.407 hint: git config --global init.defaultBranch <name> 09:42:05 [2024-02-15T09:42:05.607Z] #47 0.407 hint: 09:42:05 [2024-02-15T09:42:05.607Z] #47 0.407 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 09:42:05 [2024-02-15T09:42:05.607Z] #47 0.407 hint: 'development'. The just-created branch can be renamed via this command: 09:42:05 [2024-02-15T09:42:05.607Z] #47 0.407 hint: 09:42:05 [2024-02-15T09:42:05.607Z] #47 0.407 hint: git branch -m <name> 09:42:05 [2024-02-15T09:42:05.607Z] #47 0.408 Initialized empty Git repository in /usr/src/containerd/.git/ 09:42:05 [2024-02-15T09:42:05.607Z] #47 DONE 0.6s 09:42:05 [2024-02-15T09:42:05.607Z] 09:42:05 [2024-02-15T09:42:05.607Z] #48 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.13" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 09:42:05 [2024-02-15T09:42:05.864Z] #48 ... 09:42:05 [2024-02-15T09:42:05.864Z] 09:42:05 [2024-02-15T09:42:05.864Z] #39 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git" 09:42:05 [2024-02-15T09:42:05.864Z] #39 0.705 hint: Using 'master' as the name for the initial branch. This default branch name 09:42:05 [2024-02-15T09:42:05.864Z] #39 0.705 hint: is subject to change. To configure the initial branch name to use in all 09:42:05 [2024-02-15T09:42:05.864Z] #39 0.705 hint: of your new repositories, which will suppress this warning, call: 09:42:05 [2024-02-15T09:42:05.864Z] #39 0.705 hint: 09:42:05 [2024-02-15T09:42:05.864Z] #39 0.705 hint: git config --global init.defaultBranch <name> 09:42:05 [2024-02-15T09:42:05.864Z] #39 0.705 hint: 09:42:05 [2024-02-15T09:42:05.864Z] #39 0.705 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 09:42:05 [2024-02-15T09:42:05.864Z] #39 0.705 hint: 'development'. The just-created branch can be renamed via this command: 09:42:05 [2024-02-15T09:42:05.864Z] #39 0.705 hint: 09:42:05 [2024-02-15T09:42:05.864Z] #39 0.705 hint: git branch -m <name> 09:42:05 [2024-02-15T09:42:05.864Z] #39 0.708 Initialized empty Git repository in /usr/src/rootlesskit/.git/ 09:42:05 [2024-02-15T09:42:05.864Z] #39 DONE 0.8s 09:42:05 [2024-02-15T09:42:05.864Z] 09:42:05 [2024-02-15T09:42:05.864Z] #49 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 09:42:06 [2024-02-15T09:42:06.122Z] #49 ... 09:42:06 [2024-02-15T09:42:06.122Z] 09:42:06 [2024-02-15T09:42:06.122Z] #50 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" 09:42:06 [2024-02-15T09:42:06.122Z] #50 0.805 hint: Using 'master' as the name for the initial branch. This default branch name 09:42:06 [2024-02-15T09:42:06.122Z] #50 0.805 hint: is subject to change. To configure the initial branch name to use in all 09:42:06 [2024-02-15T09:42:06.122Z] #50 0.805 hint: of your new repositories, which will suppress this warning, call: 09:42:06 [2024-02-15T09:42:06.122Z] #50 0.805 hint: 09:42:06 [2024-02-15T09:42:06.122Z] #50 0.805 hint: git config --global init.defaultBranch <name> 09:42:06 [2024-02-15T09:42:06.122Z] #50 0.805 hint: 09:42:06 [2024-02-15T09:42:06.122Z] #50 0.805 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 09:42:06 [2024-02-15T09:42:06.122Z] #50 0.805 hint: 'development'. The just-created branch can be renamed via this command: 09:42:06 [2024-02-15T09:42:06.122Z] #50 0.805 hint: 09:42:06 [2024-02-15T09:42:06.122Z] #50 0.805 hint: git branch -m <name> 09:42:06 [2024-02-15T09:42:06.122Z] #50 0.806 Initialized empty Git repository in /usr/src/registry/.git/ 09:42:06 [2024-02-15T09:42:06.122Z] #50 DONE 0.8s 09:42:06 [2024-02-15T09:42:06.122Z] 09:42:06 [2024-02-15T09:42:06.122Z] #51 [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...) 09:42:06 [2024-02-15T09:42:06.379Z] #51 ... 09:42:06 [2024-02-15T09:42:06.379Z] 09:42:06 [2024-02-15T09:42:06.379Z] #52 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git" 09:42:06 [2024-02-15T09:42:06.379Z] #52 1.235 hint: Using 'master' as the name for the initial branch. This default branch name 09:42:06 [2024-02-15T09:42:06.379Z] #52 1.235 hint: is subject to change. To configure the initial branch name to use in all 09:42:06 [2024-02-15T09:42:06.379Z] #52 1.235 hint: of your new repositories, which will suppress this warning, call: 09:42:06 [2024-02-15T09:42:06.379Z] #52 1.235 hint: 09:42:06 [2024-02-15T09:42:06.379Z] #52 1.235 hint: git config --global init.defaultBranch <name> 09:42:06 [2024-02-15T09:42:06.379Z] #52 1.235 hint: 09:42:06 [2024-02-15T09:42:06.379Z] #52 1.235 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 09:42:06 [2024-02-15T09:42:06.379Z] #52 1.235 hint: 'development'. The just-created branch can be renamed via this command: 09:42:06 [2024-02-15T09:42:06.379Z] #52 1.235 hint: 09:42:06 [2024-02-15T09:42:06.379Z] #52 1.235 hint: git branch -m <name> 09:42:06 [2024-02-15T09:42:06.379Z] #52 1.236 Initialized empty Git repository in /usr/src/runc/.git/ 09:42:06 [2024-02-15T09:42:06.379Z] #52 DONE 1.3s 09:42:06 [2024-02-15T09:42:06.379Z] 09:42:06 [2024-02-15T09:42:06.379Z] #53 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git" 09:42:06 [2024-02-15T09:42:06.379Z] #53 1.156 hint: Using 'master' as the name for the initial branch. This default branch name 09:42:06 [2024-02-15T09:42:06.379Z] #53 1.156 hint: is subject to change. To configure the initial branch name to use in all 09:42:06 [2024-02-15T09:42:06.379Z] #53 1.156 hint: of your new repositories, which will suppress this warning, call: 09:42:06 [2024-02-15T09:42:06.379Z] #53 1.156 hint: 09:42:06 [2024-02-15T09:42:06.379Z] #53 1.156 hint: git config --global init.defaultBranch <name> 09:42:06 [2024-02-15T09:42:06.379Z] #53 1.156 hint: 09:42:06 [2024-02-15T09:42:06.379Z] #53 1.156 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 09:42:06 [2024-02-15T09:42:06.379Z] #53 1.156 hint: 'development'. The just-created branch can be renamed via this command: 09:42:06 [2024-02-15T09:42:06.379Z] #53 1.156 hint: 09:42:06 [2024-02-15T09:42:06.379Z] #53 1.156 hint: git branch -m <name> 09:42:06 [2024-02-15T09:42:06.379Z] #53 1.158 Initialized empty Git repository in /usr/src/swagger/.git/ 09:42:06 [2024-02-15T09:42:06.379Z] #53 DONE 1.2s 09:42:06 [2024-02-15T09:42:06.379Z] 09:42:06 [2024-02-15T09:42:06.379Z] #54 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" 09:42:06 [2024-02-15T09:42:06.379Z] #54 1.183 hint: Using 'master' as the name for the initial branch. This default branch name 09:42:06 [2024-02-15T09:42:06.379Z] #54 1.183 hint: is subject to change. To configure the initial branch name to use in all 09:42:06 [2024-02-15T09:42:06.379Z] #54 1.183 hint: of your new repositories, which will suppress this warning, call: 09:42:06 [2024-02-15T09:42:06.379Z] #54 1.183 hint: 09:42:06 [2024-02-15T09:42:06.379Z] #54 1.183 hint: git config --global init.defaultBranch <name> 09:42:06 [2024-02-15T09:42:06.379Z] #54 1.183 hint: 09:42:06 [2024-02-15T09:42:06.379Z] #54 1.183 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 09:42:06 [2024-02-15T09:42:06.379Z] #54 1.183 hint: 'development'. The just-created branch can be renamed via this command: 09:42:06 [2024-02-15T09:42:06.379Z] #54 1.183 hint: 09:42:06 [2024-02-15T09:42:06.379Z] #54 1.183 hint: git branch -m <name> 09:42:06 [2024-02-15T09:42:06.379Z] #54 1.185 Initialized empty Git repository in /usr/src/tini/.git/ 09:42:06 [2024-02-15T09:42:06.379Z] #54 DONE 1.2s 09:42:06 [2024-02-15T09:42:06.379Z] 09:42:06 [2024-02-15T09:42:06.379Z] #55 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 09:42:06 [2024-02-15T09:42:06.942Z] #55 ... 09:42:06 [2024-02-15T09:42:06.942Z] 09:42:06 [2024-02-15T09:42:06.942Z] #56 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git" 09:42:06 [2024-02-15T09:42:06.942Z] #56 1.573 hint: Using 'master' as the name for the initial branch. This default branch name 09:42:06 [2024-02-15T09:42:06.942Z] #56 1.573 hint: is subject to change. To configure the initial branch name to use in all 09:42:06 [2024-02-15T09:42:06.943Z] #56 1.573 hint: of your new repositories, which will suppress this warning, call: 09:42:06 [2024-02-15T09:42:06.943Z] #56 1.573 hint: 09:42:06 [2024-02-15T09:42:06.943Z] #56 1.573 hint: git config --global init.defaultBranch <name> 09:42:06 [2024-02-15T09:42:06.943Z] #56 1.573 hint: 09:42:06 [2024-02-15T09:42:06.943Z] #56 1.573 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 09:42:06 [2024-02-15T09:42:06.943Z] #56 1.573 hint: 'development'. The just-created branch can be renamed via this command: 09:42:06 [2024-02-15T09:42:06.943Z] #56 1.573 hint: 09:42:06 [2024-02-15T09:42:06.943Z] #56 1.573 hint: git branch -m <name> 09:42:06 [2024-02-15T09:42:06.943Z] #56 1.574 Initialized empty Git repository in /usr/src/delve/.git/ 09:42:06 [2024-02-15T09:42:06.943Z] #56 DONE 1.7s 09:42:06 [2024-02-15T09:42:06.943Z] 09:42:06 [2024-02-15T09:42:06.943Z] #57 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 09:42:12 [2024-02-15T09:42:12.212Z] #57 ... 09:42:12 [2024-02-15T09:42:12.212Z] 09:42:12 [2024-02-15T09:42:12.212Z] #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 09:42:12 [2024-02-15T09:42:12.212Z] #58 2.392 go: downloading github.com/golangci/golangci-lint v1.55.2 09:42:12 [2024-02-15T09:42:12.212Z] #58 2.973 go: downloading github.com/fatih/color v1.15.0 09:42:12 [2024-02-15T09:42:12.212Z] #58 2.974 go: downloading github.com/gofrs/flock v0.8.1 09:42:12 [2024-02-15T09:42:12.212Z] #58 2.974 go: downloading github.com/spf13/cobra v1.7.0 09:42:12 [2024-02-15T09:42:12.212Z] #58 2.974 go: downloading github.com/spf13/pflag v1.0.5 09:42:12 [2024-02-15T09:42:12.212Z] #58 2.974 go: downloading github.com/spf13/viper v1.12.0 09:42:12 [2024-02-15T09:42:12.212Z] #58 2.975 go: downloading gopkg.in/yaml.v3 v3.0.1 09:42:12 [2024-02-15T09:42:12.212Z] #58 2.988 go: downloading golang.org/x/tools v0.14.0 09:42:12 [2024-02-15T09:42:12.212Z] #58 2.988 go: downloading github.com/hashicorp/go-version v1.6.0 09:42:12 [2024-02-15T09:42:12.212Z] #58 3.000 go: downloading github.com/ldez/gomoddirectives v0.2.3 09:42:12 [2024-02-15T09:42:12.212Z] #58 3.003 go: downloading github.com/mitchellh/go-homedir v1.1.0 09:42:12 [2024-02-15T09:42:12.212Z] #58 3.021 go: downloading github.com/mitchellh/mapstructure v1.5.0 09:42:12 [2024-02-15T09:42:12.212Z] #58 3.022 go: downloading golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea 09:42:12 [2024-02-15T09:42:12.212Z] #58 3.026 go: downloading github.com/hashicorp/go-multierror v1.1.1 09:42:12 [2024-02-15T09:42:12.212Z] #58 3.033 go: downloading github.com/mattn/go-colorable v0.1.13 09:42:12 [2024-02-15T09:42:12.212Z] #58 3.034 go: downloading github.com/sirupsen/logrus v1.9.3 09:42:12 [2024-02-15T09:42:12.212Z] #58 3.042 go: downloading github.com/stretchr/testify v1.8.4 09:42:12 [2024-02-15T09:42:12.212Z] #58 3.049 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2 09:42:12 [2024-02-15T09:42:12.212Z] #58 3.059 go: downloading github.com/mattn/go-isatty v0.0.17 09:42:12 [2024-02-15T09:42:12.212Z] #58 3.111 go: downloading github.com/golangci/revgrep v0.5.2 09:42:12 [2024-02-15T09:42:12.212Z] #58 3.124 go: downloading github.com/fsnotify/fsnotify v1.5.4 09:42:12 [2024-02-15T09:42:12.212Z] #58 3.125 go: downloading github.com/spf13/afero v1.8.2 09:42:12 [2024-02-15T09:42:12.212Z] #58 3.126 go: downloading github.com/spf13/cast v1.5.0 09:42:12 [2024-02-15T09:42:12.212Z] #58 3.127 go: downloading github.com/spf13/jwalterweatherman v1.1.0 09:42:12 [2024-02-15T09:42:12.212Z] #58 3.138 go: downloading golang.org/x/mod v0.13.0 09:42:12 [2024-02-15T09:42:12.212Z] #58 3.183 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1 09:42:12 [2024-02-15T09:42:12.212Z] #58 3.196 go: downloading 4d63.com/gochecknoglobals v0.2.1 09:42:12 [2024-02-15T09:42:12.212Z] #58 3.203 go: downloading github.com/4meepo/tagalign v1.3.3 09:42:12 [2024-02-15T09:42:12.212Z] #58 3.235 go: downloading github.com/Abirdcfly/dupword v0.0.13 09:42:12 [2024-02-15T09:42:12.212Z] #58 3.240 go: downloading github.com/Antonboom/errname v0.1.12 09:42:12 [2024-02-15T09:42:12.212Z] #58 3.302 go: downloading github.com/Antonboom/nilnil v0.1.7 09:42:12 [2024-02-15T09:42:12.212Z] #58 3.407 go: downloading github.com/Antonboom/testifylint v0.2.3 09:42:12 [2024-02-15T09:42:12.212Z] #58 3.408 go: downloading github.com/BurntSushi/toml v1.3.2 09:42:12 [2024-02-15T09:42:12.212Z] #58 3.481 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 09:42:12 [2024-02-15T09:42:12.212Z] #58 3.514 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v3 v3.1.0 09:42:12 [2024-02-15T09:42:12.212Z] #58 3.544 go: downloading github.com/OpenPeeDeeP/depguard/v2 v2.1.0 09:42:12 [2024-02-15T09:42:12.212Z] #58 3.641 go: downloading github.com/alecthomas/go-check-sumtype v0.1.3 09:42:12 [2024-02-15T09:42:12.212Z] #58 3.650 go: downloading github.com/alexkohler/nakedret/v2 v2.0.2 09:42:12 [2024-02-15T09:42:12.212Z] #58 3.677 go: downloading github.com/alexkohler/prealloc v1.0.0 09:42:12 [2024-02-15T09:42:12.212Z] #58 3.677 go: downloading github.com/alingse/asasalint v0.0.11 09:42:12 [2024-02-15T09:42:12.212Z] #58 3.677 go: downloading github.com/ashanbrown/forbidigo v1.6.0 09:42:12 [2024-02-15T09:42:12.212Z] #58 3.677 go: downloading github.com/ashanbrown/makezero v1.1.1 09:42:12 [2024-02-15T09:42:12.212Z] #58 3.677 go: downloading github.com/bkielbasa/cyclop v1.2.1 09:42:12 [2024-02-15T09:42:12.212Z] #58 3.693 go: downloading github.com/blizzy78/varnamelen v0.8.0 09:42:12 [2024-02-15T09:42:12.212Z] #58 3.695 go: downloading github.com/bombsimon/wsl/v3 v3.4.0 09:42:12 [2024-02-15T09:42:12.212Z] #58 3.757 go: downloading github.com/breml/bidichk v0.2.7 09:42:12 [2024-02-15T09:42:12.212Z] #58 3.757 go: downloading github.com/breml/errchkjson v0.3.6 09:42:12 [2024-02-15T09:42:12.212Z] #58 3.761 go: downloading github.com/butuzov/ireturn v0.2.2 09:42:12 [2024-02-15T09:42:12.212Z] #58 3.777 go: downloading github.com/butuzov/mirror v1.1.0 09:42:12 [2024-02-15T09:42:12.212Z] #58 3.782 go: downloading github.com/catenacyber/perfsprint v0.2.0 09:42:12 [2024-02-15T09:42:12.212Z] #58 3.782 go: downloading github.com/charithe/durationcheck v0.0.10 09:42:12 [2024-02-15T09:42:12.212Z] #58 3.790 go: downloading github.com/curioswitch/go-reassign v0.2.0 09:42:12 [2024-02-15T09:42:12.212Z] #58 3.809 go: downloading github.com/daixiang0/gci v0.11.2 09:42:12 [2024-02-15T09:42:12.212Z] #58 3.843 go: downloading github.com/denis-tingaikin/go-header v0.4.3 09:42:12 [2024-02-15T09:42:12.212Z] #58 3.849 go: downloading github.com/esimonov/ifshort v1.0.4 09:42:12 [2024-02-15T09:42:12.212Z] #58 3.853 go: downloading github.com/firefart/nonamedreturns v1.0.4 09:42:12 [2024-02-15T09:42:12.212Z] #58 3.895 go: downloading github.com/fzipp/gocyclo v0.6.0 09:42:12 [2024-02-15T09:42:12.212Z] #58 3.941 go: downloading github.com/ghostiam/protogetter v0.2.3 09:42:12 [2024-02-15T09:42:12.212Z] #58 3.947 go: downloading github.com/go-critic/go-critic v0.9.0 09:42:12 [2024-02-15T09:42:12.212Z] #58 3.952 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 09:42:12 [2024-02-15T09:42:12.212Z] #58 3.952 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 09:42:12 [2024-02-15T09:42:12.212Z] #58 3.954 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe 09:42:12 [2024-02-15T09:42:12.212Z] #58 3.954 go: downloading github.com/golangci/gofmt v0.0.0-20231018234816-f50ced29576e 09:42:12 [2024-02-15T09:42:12.212Z] #58 4.048 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 09:42:12 [2024-02-15T09:42:12.212Z] #58 4.048 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 09:42:12 [2024-02-15T09:42:12.212Z] #58 4.048 go: downloading github.com/golangci/misspell v0.4.1 09:42:12 [2024-02-15T09:42:12.213Z] #58 4.153 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 09:42:12 [2024-02-15T09:42:12.213Z] #58 4.153 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230610083614-0e73809eb601 09:42:12 [2024-02-15T09:42:12.213Z] #58 4.189 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 09:42:12 [2024-02-15T09:42:12.213Z] #58 4.248 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 09:42:12 [2024-02-15T09:42:12.213Z] #58 4.254 go: downloading github.com/hexops/gotextdiff v1.0.3 09:42:12 [2024-02-15T09:42:12.213Z] #58 4.334 go: downloading github.com/jgautheron/goconst v1.6.0 09:42:12 [2024-02-15T09:42:12.213Z] #58 4.360 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 09:42:12 [2024-02-15T09:42:12.213Z] #58 4.360 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af 09:42:12 [2024-02-15T09:42:12.213Z] #58 4.366 go: downloading github.com/kisielk/errcheck v1.6.3 09:42:12 [2024-02-15T09:42:12.213Z] #58 4.366 go: downloading github.com/julz/importas v0.1.0 09:42:12 [2024-02-15T09:42:12.213Z] #58 4.404 go: downloading github.com/kkHAIKE/contextcheck v1.1.4 09:42:12 [2024-02-15T09:42:12.213Z] #58 4.467 go: downloading github.com/kulti/thelper v0.6.3 09:42:12 [2024-02-15T09:42:12.213Z] #58 4.503 go: downloading github.com/kunwardeep/paralleltest v1.0.8 09:42:12 [2024-02-15T09:42:12.213Z] #58 4.503 go: downloading github.com/kyoh86/exportloopref v0.1.11 09:42:12 [2024-02-15T09:42:12.213Z] #58 4.503 go: downloading github.com/ldez/tagliatelle v0.5.0 09:42:12 [2024-02-15T09:42:12.213Z] #58 4.503 go: downloading github.com/leonklingele/grouper v1.1.1 09:42:12 [2024-02-15T09:42:12.213Z] #58 4.540 go: downloading github.com/lufeee/execinquery v1.2.1 09:42:12 [2024-02-15T09:42:12.213Z] #58 4.585 go: downloading github.com/macabu/inamedparam v0.1.2 09:42:12 [2024-02-15T09:42:12.213Z] #58 4.625 go: downloading github.com/maratori/testableexamples v1.0.0 09:42:12 [2024-02-15T09:42:12.213Z] #58 4.684 go: downloading github.com/maratori/testpackage v1.1.1 09:42:12 [2024-02-15T09:42:12.213Z] #58 4.687 go: downloading github.com/matoous/godox v0.0.0-20230222163458-006bad1f9d26 09:42:12 [2024-02-15T09:42:12.213Z] #58 4.725 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 09:42:12 [2024-02-15T09:42:12.213Z] #58 4.725 go: downloading github.com/mgechev/revive v1.3.4 09:42:12 [2024-02-15T09:42:12.213Z] #58 4.789 go: downloading github.com/moricho/tparallel v0.3.1 09:42:12 [2024-02-15T09:42:12.213Z] #58 4.826 go: downloading github.com/nakabonne/nestif v0.3.1 09:42:12 [2024-02-15T09:42:12.213Z] #58 4.830 go: downloading github.com/nishanths/exhaustive v0.11.0 09:42:12 [2024-02-15T09:42:12.213Z] #58 4.830 go: downloading github.com/nishanths/predeclared v0.2.2 09:42:12 [2024-02-15T09:42:12.213Z] #58 4.847 go: downloading github.com/nunnatsa/ginkgolinter v0.14.1 09:42:12 [2024-02-15T09:42:12.213Z] #58 4.951 go: downloading github.com/polyfloyd/go-errorlint v1.4.5 09:42:12 [2024-02-15T09:42:12.213Z] #58 4.970 go: downloading github.com/ryancurrah/gomodguard v1.3.0 09:42:12 [2024-02-15T09:42:12.213Z] #58 4.971 go: downloading github.com/ryanrolds/sqlclosecheck v0.5.1 09:42:12 [2024-02-15T09:42:12.213Z] #58 4.990 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7 09:42:12 [2024-02-15T09:42:12.213Z] #58 5.082 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 09:42:12 [2024-02-15T09:42:12.213Z] #58 5.119 go: downloading github.com/sashamelentyev/usestdlibvars v1.24.0 09:42:12 [2024-02-15T09:42:12.213Z] #58 5.120 go: downloading github.com/securego/gosec/v2 v2.18.2 09:42:12 [2024-02-15T09:42:12.213Z] #58 5.178 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c 09:42:12 [2024-02-15T09:42:12.213Z] #58 5.206 go: downloading github.com/sivchari/containedctx v1.0.3 09:42:12 [2024-02-15T09:42:12.213Z] #58 5.207 go: downloading github.com/sivchari/nosnakecase v1.7.0 09:42:12 [2024-02-15T09:42:12.213Z] #58 5.208 go: downloading github.com/sivchari/tenv v1.7.1 09:42:12 [2024-02-15T09:42:12.213Z] #58 5.268 go: downloading github.com/sonatard/noctx v0.0.2 09:42:12 [2024-02-15T09:42:12.213Z] #58 5.314 go: downloading github.com/sourcegraph/go-diff v0.7.0 09:42:12 [2024-02-15T09:42:12.213Z] #58 5.314 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 09:42:12 [2024-02-15T09:42:12.213Z] #58 5.318 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 09:42:12 [2024-02-15T09:42:12.213Z] #58 5.326 go: downloading github.com/tdakkota/asciicheck v0.2.0 09:42:12 [2024-02-15T09:42:12.213Z] #58 5.326 go: downloading github.com/tetafro/godot v1.4.15 09:42:12 [2024-02-15T09:42:12.213Z] #58 5.327 go: downloading github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966 09:42:12 [2024-02-15T09:42:12.213Z] #58 5.342 go: downloading github.com/timonwong/loggercheck v0.9.4 09:42:12 [2024-02-15T09:42:12.213Z] #58 5.396 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.1 09:42:12 [2024-02-15T09:42:12.213Z] #58 5.411 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1 09:42:12 [2024-02-15T09:42:12.213Z] #58 5.537 go: downloading github.com/ultraware/funlen v0.1.0 09:42:12 [2024-02-15T09:42:12.213Z] #58 5.549 go: downloading github.com/ultraware/whitespace v0.0.5 09:42:12 [2024-02-15T09:42:12.213Z] #58 5.549 go: downloading github.com/uudashr/gocognit v1.1.2 09:42:12 [2024-02-15T09:42:12.213Z] #58 5.550 go: downloading github.com/xen0n/gosmopolitan v1.2.2 09:42:12 [2024-02-15T09:42:12.213Z] #58 5.608 go: downloading github.com/yagipy/maintidx v1.0.0 09:42:12 [2024-02-15T09:42:12.213Z] #58 5.623 go: downloading github.com/yeya24/promlinter v0.2.0 09:42:12 [2024-02-15T09:42:12.213Z] #58 5.633 go: downloading github.com/ykadowak/zerologlint v0.1.3 09:42:12 [2024-02-15T09:42:12.213Z] #58 5.639 go: downloading gitlab.com/bosi/decorder v0.4.1 09:42:12 [2024-02-15T09:42:12.213Z] #58 5.693 go: downloading go-simpler.org/sloglint v0.1.2 09:42:12 [2024-02-15T09:42:12.213Z] #58 5.693 go: downloading go.tmz.dev/musttag v0.7.2 09:42:12 [2024-02-15T09:42:12.213Z] #58 5.721 go: downloading honnef.co/go/tools v0.4.6 09:42:12 [2024-02-15T09:42:12.213Z] #58 6.384 go: downloading mvdan.cc/gofumpt v0.5.0 09:42:12 [2024-02-15T09:42:12.213Z] #58 6.386 go: downloading github.com/hashicorp/errwrap v1.0.0 09:42:12 [2024-02-15T09:42:12.213Z] #58 6.390 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d 09:42:12 [2024-02-15T09:42:12.213Z] #58 6.396 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 09:42:12 [2024-02-15T09:42:12.213Z] #58 6.402 go: downloading golang.org/x/sys v0.13.0 09:42:12 [2024-02-15T09:42:12.213Z] #58 6.404 go: downloading github.com/davecgh/go-spew v1.1.1 09:42:12 [2024-02-15T09:42:12.213Z] #58 6.405 go: downloading github.com/pmezard/go-difflib v1.0.0 09:42:12 [2024-02-15T09:42:12.213Z] #58 6.406 go: downloading github.com/stretchr/objx v0.5.0 09:42:12 [2024-02-15T09:42:12.213Z] #58 6.487 go: downloading github.com/hashicorp/hcl v1.0.0 09:42:12 [2024-02-15T09:42:12.213Z] #58 6.488 go: downloading github.com/subosito/gotenv v1.4.1 09:42:12 [2024-02-15T09:42:12.213Z] #58 6.497 go: downloading gopkg.in/ini.v1 v1.67.0 09:42:12 [2024-02-15T09:42:12.213Z] #58 6.527 go: downloading github.com/magiconair/properties v1.8.6 09:42:12 [2024-02-15T09:42:12.213Z] #58 6.567 go: downloading github.com/pelletier/go-toml/v2 v2.0.5 09:42:12 [2024-02-15T09:42:12.213Z] #58 6.626 go: downloading github.com/fatih/structtag v1.2.0 09:42:12 [2024-02-15T09:42:12.213Z] #58 6.670 go: downloading golang.org/x/text v0.13.0 09:42:12 [2024-02-15T09:42:12.213Z] #58 6.881 go: downloading github.com/gobwas/glob v0.2.3 09:42:12 [2024-02-15T09:42:12.213Z] #58 6.907 go: downloading github.com/google/go-cmp v0.6.0 09:42:12 [2024-02-15T09:42:12.213Z] #58 6.914 go: downloading github.com/pelletier/go-toml v1.9.5 09:42:12 [2024-02-15T09:42:12.213Z] #58 6.929 go: downloading gopkg.in/yaml.v2 v2.4.0 09:42:12 [2024-02-15T09:42:12.213Z] #58 7.037 go: downloading golang.org/x/sync v0.4.0 09:42:12 [2024-02-15T09:42:12.213Z] #58 7.098 go: downloading go.uber.org/zap v1.24.0 09:42:12 [2024-02-15T09:42:12.213Z] #58 7.196 go: downloading github.com/kisielk/gotool v1.0.0 09:42:12 [2024-02-15T09:42:12.213Z] #58 7.354 go: downloading github.com/gostaticanalysis/comment v1.4.2 09:42:12 [2024-02-15T09:42:12.213Z] #58 7.458 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 09:42:12 [2024-02-15T09:42:12.213Z] #58 7.458 go: downloading github.com/ettle/strcase v0.1.1 09:42:12 [2024-02-15T09:42:12.213Z] #58 7.458 go: downloading github.com/go-toolsmith/astcast v1.1.0 09:42:12 [2024-02-15T09:42:12.470Z] #58 7.555 go: downloading github.com/go-toolsmith/astcopy v1.1.0 09:42:12 [2024-02-15T09:42:12.470Z] #58 7.555 go: downloading github.com/go-toolsmith/astequal v1.1.0 09:42:12 [2024-02-15T09:42:12.470Z] #58 7.618 go: downloading github.com/go-toolsmith/astfmt v1.1.0 09:42:12 [2024-02-15T09:42:12.470Z] #58 ... 09:42:12 [2024-02-15T09:42:12.470Z] 09:42:12 [2024-02-15T09:42:12.470Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 09:42:12 [2024-02-15T09:42:12.470Z] #30 5.513 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... 09:42:12 [2024-02-15T09:42:12.470Z] #30 6.029 #=#=# ##O#-# 09:42:12 [2024-02-15T09:42:12.470Z] #30 6.498 #=#=# 0.0% ######################################################################## 100.0% 09:42:12 [2024-02-15T09:42:12.470Z] #30 6.811 09:42:12 [2024-02-15T09:42:12.470Z] #30 9.842 Downloading 'library/debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9' (1 layers)... 09:42:12 [2024-02-15T09:42:12.470Z] #30 10.61 #=#=# 09:42:12 [2024-02-15T09:42:12.470Z] #30 10.95 #=#=# 0.1% #################################### 51.2% ############################################################ 83.6% ######################################################################## 100.0% 09:42:12 [2024-02-15T09:42:12.728Z] #30 11.60 09:42:15 [2024-02-15T09:42:15.254Z] #30 ... 09:42:15 [2024-02-15T09:42:15.254Z] 09:42:15 [2024-02-15T09:42:15.254Z] #59 [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 09:42:15 [2024-02-15T09:42:15.254Z] #59 3.214 go: downloading github.com/pelletier/go-toml v1.8.1 09:42:15 [2024-02-15T09:42:15.254Z] #59 ... 09:42:15 [2024-02-15T09:42:15.254Z] 09:42:15 [2024-02-15T09:42:15.254Z] #60 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev pkg-config 09:42:15 [2024-02-15T09:42:15.254Z] #60 3.402 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] 09:42:15 [2024-02-15T09:42:15.254Z] #60 3.420 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB] 09:42:15 [2024-02-15T09:42:15.254Z] #60 3.420 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] 09:42:15 [2024-02-15T09:42:15.254Z] #60 3.604 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB] 09:42:15 [2024-02-15T09:42:15.254Z] #60 3.886 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB] 09:42:15 [2024-02-15T09:42:15.254Z] #60 4.186 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [136 kB] 09:42:15 [2024-02-15T09:42:15.254Z] #60 5.424 Fetched 9084 kB in 2s (3916 kB/s) 09:42:15 [2024-02-15T09:42:15.254Z] #60 5.424 Reading package lists... 09:42:15 [2024-02-15T09:42:15.254Z] #60 6.876 Hit:1 http://deb.debian.org/debian bookworm InRelease 09:42:15 [2024-02-15T09:42:15.254Z] #60 6.876 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease 09:42:15 [2024-02-15T09:42:15.254Z] #60 6.876 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease 09:42:15 [2024-02-15T09:42:15.254Z] #60 7.537 Reading package lists... 09:42:15 [2024-02-15T09:42:15.254Z] #60 8.647 + apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev pkg-config 09:42:15 [2024-02-15T09:42:15.254Z] #60 8.653 Reading package lists... 09:42:15 [2024-02-15T09:42:15.254Z] #60 9.544 Building dependency tree... 09:42:15 [2024-02-15T09:42:15.254Z] #60 10.03 gcc is already the newest version (4:12.2.0-3). 09:42:15 [2024-02-15T09:42:15.254Z] #60 10.03 pkg-config is already the newest version (1.8.1-1). 09:42:15 [2024-02-15T09:42:15.254Z] #60 10.03 The following additional packages will be installed: 09:42:15 [2024-02-15T09:42:15.254Z] #60 ... 09:42:15 [2024-02-15T09:42:15.254Z] 09:42:15 [2024-02-15T09:42:15.254Z] #61 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0" && /build/shfmt --version 09:42:15 [2024-02-15T09:42:15.254Z] #61 2.387 go: downloading mvdan.cc/sh/v3 v3.6.0 09:42:15 [2024-02-15T09:42:15.254Z] #61 2.841 go: downloading golang.org/x/term v0.3.0 09:42:15 [2024-02-15T09:42:15.254Z] #61 2.842 go: downloading github.com/google/renameio/v2 v2.0.0 09:42:15 [2024-02-15T09:42:15.254Z] #61 2.843 go: downloading mvdan.cc/editorconfig v0.2.0 09:42:15 [2024-02-15T09:42:15.254Z] #61 2.846 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e 09:42:15 [2024-02-15T09:42:15.254Z] #61 2.916 go: downloading golang.org/x/sys v0.3.0 09:42:15 [2024-02-15T09:42:15.254Z] #61 ... 09:42:15 [2024-02-15T09:42:15.254Z] 09:42:15 [2024-02-15T09:42:15.254Z] #62 [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 09:42:15 [2024-02-15T09:42:15.254Z] #62 3.320 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] 09:42:15 [2024-02-15T09:42:15.254Z] #62 3.355 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB] 09:42:15 [2024-02-15T09:42:15.254Z] #62 3.365 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] 09:42:15 [2024-02-15T09:42:15.254Z] #62 3.512 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB] 09:42:15 [2024-02-15T09:42:15.254Z] #62 3.734 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB] 09:42:15 [2024-02-15T09:42:15.254Z] #62 3.971 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [136 kB] 09:42:15 [2024-02-15T09:42:15.254Z] #62 5.185 Fetched 9084 kB in 2s (4240 kB/s) 09:42:15 [2024-02-15T09:42:15.254Z] #62 5.185 Reading package lists... 09:42:15 [2024-02-15T09:42:15.254Z] #62 6.703 Hit:1 http://deb.debian.org/debian bookworm InRelease 09:42:15 [2024-02-15T09:42:15.254Z] #62 6.703 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease 09:42:15 [2024-02-15T09:42:15.254Z] #62 6.703 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease 09:42:15 [2024-02-15T09:42:15.254Z] #62 7.386 Reading package lists... 09:42:15 [2024-02-15T09:42:15.254Z] #62 8.149 + apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev pkg-config 09:42:15 [2024-02-15T09:42:15.254Z] #62 8.156 Reading package lists... 09:42:15 [2024-02-15T09:42:15.254Z] #62 8.852 Building dependency tree... 09:42:15 [2024-02-15T09:42:15.254Z] #62 9.357 gcc is already the newest version (4:12.2.0-3). 09:42:15 [2024-02-15T09:42:15.254Z] #62 9.357 libc6-dev is already the newest version (2.36-9+deb12u4). 09:42:15 [2024-02-15T09:42:15.254Z] #62 9.357 pkg-config is already the newest version (1.8.1-1). 09:42:15 [2024-02-15T09:42:15.254Z] #62 9.357 The following additional packages will be installed: 09:42:15 [2024-02-15T09:42:15.254Z] #62 9.360 bzip2 libdpkg-perl patch xz-utils 09:42:15 [2024-02-15T09:42:15.254Z] #62 9.365 Suggested packages: 09:42:15 [2024-02-15T09:42:15.254Z] #62 9.369 bzip2-doc debian-keyring bzr seccomp ed diffutils-doc 09:42:15 [2024-02-15T09:42:15.254Z] #62 9.369 Recommended packages: 09:42:15 [2024-02-15T09:42:15.254Z] #62 9.369 build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl 09:42:15 [2024-02-15T09:42:15.254Z] #62 9.369 liblocale-gettext-perl 09:42:15 [2024-02-15T09:42:15.254Z] #62 9.453 The following NEW packages will be installed: 09:42:15 [2024-02-15T09:42:15.254Z] #62 9.458 bzip2 dpkg-dev libdpkg-perl libseccomp-dev patch xz-utils 09:42:15 [2024-02-15T09:42:15.254Z] #62 9.748 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 09:42:15 [2024-02-15T09:42:15.254Z] #62 9.748 Need to get 2683 kB of archives. 09:42:15 [2024-02-15T09:42:15.254Z] #62 9.748 After this operation, 6010 kB of additional disk space will be used. 09:42:15 [2024-02-15T09:42:15.254Z] #62 9.748 Get:1 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB] 09:42:15 [2024-02-15T09:42:15.254Z] #62 9.764 Get:2 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB] 09:42:15 [2024-02-15T09:42:15.254Z] #62 9.785 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB] 09:42:15 [2024-02-15T09:42:15.254Z] #62 9.804 Get:4 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB] 09:42:15 [2024-02-15T09:42:15.254Z] #62 9.810 Get:5 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB] 09:42:15 [2024-02-15T09:42:15.254Z] #62 9.868 Get:6 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB] 09:42:15 [2024-02-15T09:42:15.254Z] 09:42:15 [2024-02-15T09:42:15.254Z] #62 ... 09:42:15 [2024-02-15T09:42:15.254Z] 09:42:15 [2024-02-15T09:42:15.254Z] #49 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 09:42:15 [2024-02-15T09:42:15.254Z] #49 DONE 9.5s 09:42:15 [2024-02-15T09:42:15.254Z] 09:42:15 [2024-02-15T09:42:15.254Z] #62 [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 09:42:15 [2024-02-15T09:42:15.254Z] #62 10.21 debconf: delaying package configuration, since apt-utils is not installed 09:42:15 [2024-02-15T09:42:15.254Z] #62 10.26 Fetched 2683 kB in 0s (6696 kB/s) 09:42:15 [2024-02-15T09:42:15.254Z] #62 10.29 Selecting previously unselected package bzip2. 09:42:15 [2024-02-15T09:42:15.254Z] #62 10.29 (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% 09:42:15 [2024-02-15T09:42:15.254Z] #62 ... 09:42:15 [2024-02-15T09:42:15.254Z] 09:42:15 [2024-02-15T09:42:15.254Z] #63 [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 ; 09:42:15 [2024-02-15T09:42:15.254Z] #63 3.607 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] 09:42:15 [2024-02-15T09:42:15.254Z] #63 3.616 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB] 09:42:15 [2024-02-15T09:42:15.254Z] #63 3.617 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] 09:42:15 [2024-02-15T09:42:15.254Z] #63 3.790 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB] 09:42:15 [2024-02-15T09:42:15.254Z] #63 4.098 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB] 09:42:15 [2024-02-15T09:42:15.254Z] #63 4.300 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [136 kB] 09:42:15 [2024-02-15T09:42:15.254Z] #63 5.507 Fetched 9084 kB in 2s (4156 kB/s) 09:42:15 [2024-02-15T09:42:15.254Z] #63 5.507 Reading package lists... 09:42:15 [2024-02-15T09:42:15.254Z] #63 6.371 Reading package lists... 09:42:15 [2024-02-15T09:42:15.254Z] #63 7.246 Building dependency tree... 09:42:15 [2024-02-15T09:42:15.254Z] #63 7.823 python3 is already the newest version (3.11.2-1+b1). 09:42:15 [2024-02-15T09:42:15.254Z] #63 7.823 The following additional packages will be installed: 09:42:15 [2024-02-15T09:42:15.254Z] #63 7.827 autotools-dev bzip2 dpkg-dev libdpkg-perl libprotobuf-c1 libyajl2 m4 patch 09:42:15 [2024-02-15T09:42:15.254Z] #63 7.827 xz-utils 09:42:15 [2024-02-15T09:42:15.254Z] #63 7.830 Suggested packages: 09:42:15 [2024-02-15T09:42:15.254Z] #63 7.831 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring 09:42:15 [2024-02-15T09:42:15.254Z] #63 7.831 manpages-dev bzr seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk 09:42:15 [2024-02-15T09:42:15.254Z] #63 7.831 m4-doc ed diffutils-doc 09:42:15 [2024-02-15T09:42:15.254Z] #63 7.831 Recommended packages: 09:42:15 [2024-02-15T09:42:15.254Z] #63 7.832 fakeroot libalgorithm-merge-perl libfile-fcntllock-perl 09:42:15 [2024-02-15T09:42:15.254Z] #63 7.832 liblocale-gettext-perl libltdl-dev 09:42:15 [2024-02-15T09:42:15.254Z] #63 8.055 The following NEW packages will be installed: 09:42:15 [2024-02-15T09:42:15.254Z] #63 8.055 autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev 09:42:15 [2024-02-15T09:42:15.254Z] #63 8.057 libdpkg-perl libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsystemd-dev 09:42:15 [2024-02-15T09:42:15.254Z] #63 8.058 libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils 09:42:15 [2024-02-15T09:42:15.254Z] #63 8.361 0 upgraded, 19 newly installed, 0 to remove and 0 not upgraded. 09:42:15 [2024-02-15T09:42:15.254Z] #63 8.361 Need to get 5657 kB of archives. 09:42:15 [2024-02-15T09:42:15.254Z] #63 8.361 After this operation, 16.7 MB of additional disk space will be used. 09:42:15 [2024-02-15T09:42:15.254Z] #63 8.361 Get:1 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB] 09:42:15 [2024-02-15T09:42:15.254Z] #63 8.385 Get:2 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB] 09:42:15 [2024-02-15T09:42:15.254Z] #63 8.401 Get:3 http://deb.debian.org/debian bookworm/main arm64 m4 arm64 1.4.19-3 [276 kB] 09:42:15 [2024-02-15T09:42:15.254Z] #63 8.410 Get:4 http://deb.debian.org/debian bookworm/main arm64 autoconf all 2.71-3 [332 kB] 09:42:15 [2024-02-15T09:42:15.254Z] #63 8.418 Get:5 http://deb.debian.org/debian bookworm/main arm64 autotools-dev all 20220109.1 [51.6 kB] 09:42:15 [2024-02-15T09:42:15.254Z] #63 8.419 Get:6 http://deb.debian.org/debian bookworm/main arm64 automake all 1:1.16.5-1.3 [823 kB] 09:42:15 [2024-02-15T09:42:15.254Z] #63 8.434 Get:7 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB] 09:42:15 [2024-02-15T09:42:15.254Z] #63 8.437 Get:8 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB] 09:42:15 [2024-02-15T09:42:15.254Z] #63 8.475 Get:9 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB] 09:42:15 [2024-02-15T09:42:15.254Z] #63 8.504 Get:10 http://deb.debian.org/debian bookworm/main arm64 build-essential arm64 12.9 [7704 B] 09:42:15 [2024-02-15T09:42:15.254Z] #63 8.513 Get:11 http://deb.debian.org/debian bookworm/main arm64 libcap-dev arm64 1:2.66-4 [447 kB] 09:42:15 [2024-02-15T09:42:15.254Z] #63 8.535 Get:12 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB] 09:42:15 [2024-02-15T09:42:15.254Z] #63 8.536 Get:13 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c-dev arm64 1.4.1-1+b1 [34.6 kB] 09:42:15 [2024-02-15T09:42:15.254Z] #63 8.539 Get:14 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB] 09:42:15 [2024-02-15T09:42:15.254Z] #63 8.540 Get:15 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.22-1~deb12u1 [353 kB] 09:42:15 [2024-02-15T09:42:15.254Z] #63 8.544 Get:16 http://deb.debian.org/debian bookworm/main arm64 libtool all 2.4.7-5 [517 kB] 09:42:15 [2024-02-15T09:42:15.254Z] #63 8.549 Get:17 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.22-1~deb12u1 [52.1 kB] 09:42:15 [2024-02-15T09:42:15.254Z] #63 8.551 Get:18 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB] 09:42:15 [2024-02-15T09:42:15.254Z] #63 8.551 Get:19 http://deb.debian.org/debian bookworm/main arm64 libyajl-dev arm64 2.1.0-3+deb12u2 [30.4 kB] 09:42:15 [2024-02-15T09:42:15.254Z] #63 9.016 debconf: delaying package configuration, since apt-utils is not installed 09:42:15 [2024-02-15T09:42:15.254Z] #63 9.327 Fetched 5657 kB in 0s (12.2 MB/s) 09:42:15 [2024-02-15T09:42:15.254Z] #63 9.537 Selecting previously unselected package bzip2. 09:42:15 [2024-02-15T09:42:15.254Z] #63 9.537 (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.) 09:42:15 [2024-02-15T09:42:15.254Z] #63 9.565 Preparing to unpack .../00-bzip2_1.0.8-5+b1_arm64.deb ... 09:42:15 [2024-02-15T09:42:15.254Z] #63 9.610 Unpacking bzip2 (1.0.8-5+b1) ... 09:42:15 [2024-02-15T09:42:15.254Z] #63 9.877 Selecting previously unselected package xz-utils. 09:42:15 [2024-02-15T09:42:15.254Z] #63 9.879 Preparing to unpack .../01-xz-utils_5.4.1-0.2_arm64.deb ... 09:42:15 [2024-02-15T09:42:15.254Z] #63 9.929 Unpacking xz-utils (5.4.1-0.2) ... 09:42:15 [2024-02-15T09:42:15.254Z] #63 10.30 Selecting previously unselected package m4. 09:42:15 [2024-02-15T09:42:15.254Z] #63 10.30 Preparing to unpack .../02-m4_1.4.19-3_arm64.deb ... 09:42:15 [2024-02-15T09:42:15.254Z] #63 10.36 Unpacking m4 (1.4.19-3) ... 09:42:15 [2024-02-15T09:42:15.254Z] #63 ... 09:42:15 [2024-02-15T09:42:15.254Z] 09:42:15 [2024-02-15T09:42:15.254Z] #64 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 09:42:15 [2024-02-15T09:42:15.254Z] #64 DONE 9.0s 09:42:15 [2024-02-15T09:42:15.254Z] 09:42:15 [2024-02-15T09:42:15.254Z] #55 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 09:42:15 [2024-02-15T09:42:15.254Z] #55 DONE 8.9s 09:42:15 [2024-02-15T09:42:15.254Z] 09:42:15 [2024-02-15T09:42:15.254Z] #65 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD 09:42:15 [2024-02-15T09:42:15.254Z] #65 DONE 9.0s 09:42:15 [2024-02-15T09:42:15.254Z] 09:42:15 [2024-02-15T09:42:15.254Z] #57 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 09:42:15 [2024-02-15T09:42:15.254Z] #57 DONE 8.5s 09:42:15 [2024-02-15T09:42:15.254Z] 09:42:15 [2024-02-15T09:42:15.254Z] #66 [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 v25.0.2 https://github.com/docker/cli.git /build && /build/docker --version 09:42:15 [2024-02-15T09:42:15.254Z] #66 6.683 Docker version 25.0.2, build 29cf629 09:42:15 [2024-02-15T09:42:15.254Z] #66 DONE 10.3s 09:42:15 [2024-02-15T09:42:15.254Z] 09:42:15 [2024-02-15T09:42:15.254Z] #51 [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...) 09:42:15 [2024-02-15T09:42:15.254Z] #51 3.147 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go 09:42:15 [2024-02-15T09:42:15.254Z] #51 3.147 + mkdir /build 09:42:15 [2024-02-15T09:42:15.254Z] #51 DONE 9.4s 09:42:15 [2024-02-15T09:42:15.254Z] 09:42:15 [2024-02-15T09:42:15.254Z] #63 [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 ; 09:42:15 [2024-02-15T09:42:15.254Z] #63 10.50 Selecting previously unselected package autoconf. 09:42:15 [2024-02-15T09:42:15.254Z] #63 10.50 Preparing to unpack .../03-autoconf_2.71-3_all.deb ... 09:42:15 [2024-02-15T09:42:15.254Z] #63 10.56 Unpacking autoconf (2.71-3) ... 09:42:15 [2024-02-15T09:42:15.254Z] #63 ... 09:42:15 [2024-02-15T09:42:15.254Z] 09:42:15 [2024-02-15T09:42:15.254Z] #67 [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 09:42:15 [2024-02-15T09:42:15.512Z] #67 ... 09:42:15 [2024-02-15T09:42:15.512Z] 09:42:15 [2024-02-15T09:42:15.512Z] #68 [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 09:42:15 [2024-02-15T09:42:15.512Z] #68 3.294 go: downloading gotest.tools/gotestsum v1.8.2 09:42:15 [2024-02-15T09:42:15.512Z] #68 3.963 go: downloading github.com/fatih/color v1.13.0 09:42:15 [2024-02-15T09:42:15.512Z] #68 3.978 go: downloading github.com/dnephin/pflag v1.0.7 09:42:15 [2024-02-15T09:42:15.512Z] #68 3.978 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 09:42:15 [2024-02-15T09:42:15.512Z] #68 3.978 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 09:42:15 [2024-02-15T09:42:15.512Z] #68 3.980 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f 09:42:15 [2024-02-15T09:42:15.512Z] #68 3.981 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 09:42:15 [2024-02-15T09:42:15.512Z] #68 3.991 go: downloading golang.org/x/tools v0.1.11 09:42:15 [2024-02-15T09:42:15.512Z] #68 4.098 go: downloading github.com/mattn/go-isatty v0.0.14 09:42:15 [2024-02-15T09:42:15.512Z] #68 4.098 go: downloading github.com/mattn/go-colorable v0.1.12 09:42:15 [2024-02-15T09:42:15.512Z] #68 5.968 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 09:42:15 [2024-02-15T09:42:15.512Z] #68 ... 09:42:15 [2024-02-15T09:42:15.512Z] 09:42:15 [2024-02-15T09:42:15.512Z] #69 [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 09:42:15 [2024-02-15T09:42:15.512Z] #69 3.611 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] 09:42:15 [2024-02-15T09:42:15.512Z] #69 3.632 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB] 09:42:15 [2024-02-15T09:42:15.512Z] #69 3.632 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] 09:42:15 [2024-02-15T09:42:15.512Z] #69 3.816 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB] 09:42:15 [2024-02-15T09:42:15.512Z] #69 4.130 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB] 09:42:15 [2024-02-15T09:42:15.512Z] #69 4.412 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [136 kB] 09:42:15 [2024-02-15T09:42:15.512Z] #69 6.028 Fetched 9084 kB in 3s (3389 kB/s) 09:42:15 [2024-02-15T09:42:15.512Z] #69 6.028 Reading package lists... 09:42:15 [2024-02-15T09:42:15.512Z] #69 7.543 Hit:1 http://deb.debian.org/debian bookworm InRelease 09:42:15 [2024-02-15T09:42:15.512Z] #69 7.543 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease 09:42:15 [2024-02-15T09:42:15.512Z] #69 7.543 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease 09:42:15 [2024-02-15T09:42:15.512Z] #69 8.033 Reading package lists... 09:42:15 [2024-02-15T09:42:15.512Z] #69 9.002 + apt-get install -y --no-install-recommends gcc libc6-dev pkg-config 09:42:15 [2024-02-15T09:42:15.512Z] #69 9.008 Reading package lists... 09:42:15 [2024-02-15T09:42:15.512Z] #69 9.779 Building dependency tree... 09:42:15 [2024-02-15T09:42:15.512Z] #69 10.49 gcc is already the newest version (4:12.2.0-3). 09:42:15 [2024-02-15T09:42:15.512Z] #69 10.49 libc6-dev is already the newest version (2.36-9+deb12u4). 09:42:15 [2024-02-15T09:42:15.512Z] #69 10.49 pkg-config is already the newest version (1.8.1-1). 09:42:15 [2024-02-15T09:42:15.512Z] #69 10.49 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 09:42:15 [2024-02-15T09:42:15.769Z] #69 ... 09:42:15 [2024-02-15T09:42:15.769Z] 09:42:15 [2024-02-15T09:42:15.769Z] #70 [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 09:42:15 [2024-02-15T09:42:15.769Z] #70 2.739 go: downloading github.com/tc-hib/go-winres v0.3.1 09:42:15 [2024-02-15T09:42:15.769Z] #70 3.308 go: downloading github.com/tc-hib/winres v0.1.6 09:42:15 [2024-02-15T09:42:15.769Z] #70 3.310 go: downloading github.com/urfave/cli/v2 v2.3.0 09:42:15 [2024-02-15T09:42:15.769Z] #70 3.509 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 09:42:15 [2024-02-15T09:42:15.769Z] #70 3.532 go: downloading github.com/russross/blackfriday/v2 v2.1.0 09:42:15 [2024-02-15T09:42:15.769Z] #70 3.682 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 09:42:15 [2024-02-15T09:42:15.769Z] #70 3.682 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb 09:42:15 [2024-02-15T09:42:15.769Z] #70 ... 09:42:15 [2024-02-15T09:42:15.769Z] 09:42:15 [2024-02-15T09:42:15.769Z] #63 [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 ; 09:42:15 [2024-02-15T09:42:15.769Z] #63 10.99 Selecting previously unselected package autotools-dev. 09:42:15 [2024-02-15T09:42:15.769Z] #63 10.99 Preparing to unpack .../04-autotools-dev_20220109.1_all.deb ... 09:42:15 [2024-02-15T09:42:15.769Z] #63 11.03 Unpacking autotools-dev (20220109.1) ... 09:42:16 [2024-02-15T09:42:16.031Z] 09:42:16 [2024-02-15T09:42:16.031Z] #63 ... 09:42:16 [2024-02-15T09:42:16.031Z] 09:42:16 [2024-02-15T09:42:16.031Z] #69 [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 09:42:16 [2024-02-15T09:42:16.031Z] #69 DONE 10.8s 09:42:16 [2024-02-15T09:42:16.031Z] 09:42:16 [2024-02-15T09:42:16.031Z] #63 [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 ; 09:42:16 [2024-02-15T09:42:16.291Z] #63 11.20 Selecting previously unselected package automake. 09:42:16 [2024-02-15T09:42:16.291Z] #63 11.21 Preparing to unpack .../05-automake_1%3a1.16.5-1.3_all.deb ... 09:42:16 [2024-02-15T09:42:16.292Z] #63 11.21 Unpacking automake (1:1.16.5-1.3) ... 09:42:16 [2024-02-15T09:42:16.292Z] #63 11.55 Selecting previously unselected package libdpkg-perl. 09:42:16 [2024-02-15T09:42:16.292Z] #63 11.55 Preparing to unpack .../06-libdpkg-perl_1.21.22_all.deb ... 09:42:16 [2024-02-15T09:42:16.292Z] #63 11.56 Unpacking libdpkg-perl (1.21.22) ... 09:42:16 [2024-02-15T09:42:16.856Z] #63 12.13 Selecting previously unselected package patch. 09:42:16 [2024-02-15T09:42:16.856Z] #63 12.14 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ... 09:42:16 [2024-02-15T09:42:16.856Z] #63 12.16 Unpacking patch (2.7.6-7) ... 09:42:17 [2024-02-15T09:42:17.787Z] #63 13.06 Selecting previously unselected package dpkg-dev. 09:42:17 [2024-02-15T09:42:17.787Z] #63 13.07 Preparing to unpack .../08-dpkg-dev_1.21.22_all.deb ... 09:42:18 [2024-02-15T09:42:18.044Z] #63 13.18 Unpacking dpkg-dev (1.21.22) ... 09:42:18 [2024-02-15T09:42:18.982Z] #63 14.13 Selecting previously unselected package build-essential. 09:42:18 [2024-02-15T09:42:18.982Z] #63 14.13 Preparing to unpack .../09-build-essential_12.9_arm64.deb ... 09:42:18 [2024-02-15T09:42:18.982Z] #63 14.21 Unpacking build-essential (12.9) ... 09:42:19 [2024-02-15T09:42:19.256Z] #63 ... 09:42:19 [2024-02-15T09:42:19.256Z] 09:42:19 [2024-02-15T09:42:19.256Z] #46 [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 09:42:19 [2024-02-15T09:42:19.256Z] #46 3.955 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] 09:42:19 [2024-02-15T09:42:19.256Z] #46 3.971 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB] 09:42:19 [2024-02-15T09:42:19.256Z] #46 3.971 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] 09:42:19 [2024-02-15T09:42:19.256Z] #46 4.230 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB] 09:42:19 [2024-02-15T09:42:19.256Z] #46 4.498 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB] 09:42:19 [2024-02-15T09:42:19.256Z] #46 4.902 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [136 kB] 09:42:19 [2024-02-15T09:42:19.256Z] #46 5.873 Fetched 9084 kB in 2s (4114 kB/s) 09:42:19 [2024-02-15T09:42:19.256Z] #46 5.873 Reading package lists... 09:42:19 [2024-02-15T09:42:19.256Z] #46 7.064 Reading package lists... 09:42:19 [2024-02-15T09:42:19.256Z] #46 8.238 Building dependency tree... 09:42:19 [2024-02-15T09:42:19.256Z] #46 8.850 The following additional packages will be installed: 09:42:19 [2024-02-15T09:42:19.256Z] #46 8.852 cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2 09:42:19 [2024-02-15T09:42:19.256Z] #46 8.867 Suggested packages: 09:42:19 [2024-02-15T09:42:19.256Z] #46 8.867 cmake-doc cmake-format elpa-cmake-mode ninja-build lrzip 09:42:19 [2024-02-15T09:42:19.256Z] #46 8.972 The following NEW packages will be installed: 09:42:19 [2024-02-15T09:42:19.256Z] #46 8.974 cmake cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2 09:42:19 [2024-02-15T09:42:19.256Z] #46 9.249 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 09:42:19 [2024-02-15T09:42:19.256Z] #46 9.249 Need to get 19.3 MB of archives. 09:42:19 [2024-02-15T09:42:19.256Z] #46 9.249 After this operation, 77.0 MB of additional disk space will be used. 09:42:19 [2024-02-15T09:42:19.256Z] #46 9.249 Get:1 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB] 09:42:19 [2024-02-15T09:42:19.256Z] #46 9.514 Get:2 http://deb.debian.org/debian bookworm/main arm64 libxml2 arm64 2.9.14+dfsg-1.3~deb12u1 [619 kB] 09:42:19 [2024-02-15T09:42:19.256Z] #46 9.550 Get:3 http://deb.debian.org/debian bookworm/main arm64 libarchive13 arm64 3.6.2-1 [316 kB] 09:42:19 [2024-02-15T09:42:19.256Z] #46 9.562 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjsoncpp25 arm64 1.9.5-4 [72.3 kB] 09:42:19 [2024-02-15T09:42:19.256Z] #46 9.570 Get:5 http://deb.debian.org/debian bookworm/main arm64 librhash0 arm64 1.4.3-3 [131 kB] 09:42:19 [2024-02-15T09:42:19.256Z] #46 9.580 Get:6 http://deb.debian.org/debian bookworm/main arm64 libuv1 arm64 1.44.2-1 [133 kB] 09:42:19 [2024-02-15T09:42:19.256Z] #46 9.584 Get:7 http://deb.debian.org/debian bookworm/main arm64 cmake-data all 3.25.1-1 [2026 kB] 09:42:19 [2024-02-15T09:42:19.256Z] #46 9.651 Get:8 http://deb.debian.org/debian bookworm/main arm64 cmake arm64 3.25.1-1 [6806 kB] 09:42:19 [2024-02-15T09:42:19.256Z] #46 10.39 debconf: delaying package configuration, since apt-utils is not installed 09:42:19 [2024-02-15T09:42:19.256Z] #46 10.53 Fetched 19.3 MB in 1s (21.0 MB/s) 09:42:19 [2024-02-15T09:42:19.256Z] #46 10.69 Selecting previously unselected package libicu72:arm64. 09:42:19 [2024-02-15T09:42:19.256Z] #46 10.69 (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.) 09:42:19 [2024-02-15T09:42:19.256Z] #46 10.72 Preparing to unpack .../0-libicu72_72.1-3_arm64.deb ... 09:42:19 [2024-02-15T09:42:19.256Z] #46 10.75 Unpacking libicu72:arm64 (72.1-3) ... 09:42:19 [2024-02-15T09:42:19.256Z] #46 12.75 Selecting previously unselected package libxml2:arm64. 09:42:19 [2024-02-15T09:42:19.256Z] #46 12.76 Preparing to unpack .../1-libxml2_2.9.14+dfsg-1.3~deb12u1_arm64.deb ... 09:42:19 [2024-02-15T09:42:19.256Z] #46 12.97 Unpacking libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ... 09:42:19 [2024-02-15T09:42:19.256Z] #46 13.95 Selecting previously unselected package libarchive13:arm64. 09:42:19 [2024-02-15T09:42:19.256Z] #46 13.95 Preparing to unpack .../2-libarchive13_3.6.2-1_arm64.deb ... 09:42:19 [2024-02-15T09:42:19.256Z] #46 13.98 Unpacking libarchive13:arm64 (3.6.2-1) ... 09:42:19 [2024-02-15T09:42:19.514Z] #46 ... 09:42:19 [2024-02-15T09:42:19.514Z] 09:42:19 [2024-02-15T09:42:19.514Z] #63 [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 ; 09:42:19 [2024-02-15T09:42:19.514Z] #63 14.52 Selecting previously unselected package libcap-dev:arm64. 09:42:19 [2024-02-15T09:42:19.514Z] #63 14.52 Preparing to unpack .../10-libcap-dev_1%3a2.66-4_arm64.deb ... 09:42:19 [2024-02-15T09:42:19.514Z] #63 14.53 Unpacking libcap-dev:arm64 (1:2.66-4) ... 09:42:19 [2024-02-15T09:42:19.514Z] #63 14.82 Selecting previously unselected package libprotobuf-c1:arm64. 09:42:19 [2024-02-15T09:42:19.514Z] #63 14.82 Preparing to unpack .../11-libprotobuf-c1_1.4.1-1+b1_arm64.deb ... 09:42:19 [2024-02-15T09:42:19.514Z] #63 14.84 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ... 09:42:19 [2024-02-15T09:42:19.772Z] #63 15.07 Selecting previously unselected package libprotobuf-c-dev:arm64. 09:42:19 [2024-02-15T09:42:19.772Z] #63 15.07 Preparing to unpack .../12-libprotobuf-c-dev_1.4.1-1+b1_arm64.deb ... 09:42:19 [2024-02-15T09:42:19.772Z] #63 15.08 Unpacking libprotobuf-c-dev:arm64 (1.4.1-1+b1) ... 09:42:20 [2024-02-15T09:42:20.039Z] #63 15.19 Selecting previously unselected package libseccomp-dev:arm64. 09:42:20 [2024-02-15T09:42:20.039Z] #63 15.19 Preparing to unpack .../13-libseccomp-dev_2.5.4-1+b3_arm64.deb ... 09:42:20 [2024-02-15T09:42:20.039Z] #63 15.21 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ... 09:42:20 [2024-02-15T09:42:20.603Z] #63 15.71 Selecting previously unselected package libsystemd-dev:arm64. 09:42:20 [2024-02-15T09:42:20.603Z] #63 15.72 Preparing to unpack .../14-libsystemd-dev_252.22-1~deb12u1_arm64.deb ... 09:42:20 [2024-02-15T09:42:20.603Z] #63 15.77 Unpacking libsystemd-dev:arm64 (252.22-1~deb12u1) ... 09:42:21 [2024-02-15T09:42:21.167Z] #63 16.36 Selecting previously unselected package libtool. 09:42:21 [2024-02-15T09:42:21.424Z] #63 16.36 Preparing to unpack .../15-libtool_2.4.7-5_all.deb ... 09:42:21 [2024-02-15T09:42:21.425Z] #63 16.39 Unpacking libtool (2.4.7-5) ... 09:42:21 [2024-02-15T09:42:21.682Z] #63 16.79 Selecting previously unselected package libudev-dev:arm64. 09:42:21 [2024-02-15T09:42:21.682Z] #63 16.81 Preparing to unpack .../16-libudev-dev_252.22-1~deb12u1_arm64.deb ... 09:42:21 [2024-02-15T09:42:21.682Z] #63 16.90 Unpacking libudev-dev:arm64 (252.22-1~deb12u1) ... 09:42:21 [2024-02-15T09:42:21.940Z] #63 17.13 Selecting previously unselected package libyajl2:arm64. 09:42:22 [2024-02-15T09:42:22.197Z] #63 17.13 Preparing to unpack .../17-libyajl2_2.1.0-3+deb12u2_arm64.deb ... 09:42:22 [2024-02-15T09:42:22.197Z] #63 17.19 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ... 09:42:22 [2024-02-15T09:42:22.197Z] #63 17.42 Selecting previously unselected package libyajl-dev:arm64. 09:42:22 [2024-02-15T09:42:22.197Z] #63 17.43 Preparing to unpack .../18-libyajl-dev_2.1.0-3+deb12u2_arm64.deb ... 09:42:22 [2024-02-15T09:42:22.197Z] #63 17.50 Unpacking libyajl-dev:arm64 (2.1.0-3+deb12u2) ... 09:42:22 [2024-02-15T09:42:22.454Z] #63 ... 09:42:22 [2024-02-15T09:42:22.454Z] 09:42:22 [2024-02-15T09:42:22.454Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 09:42:22 [2024-02-15T09:42:22.454Z] #30 14.65 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... 09:42:22 [2024-02-15T09:42:22.454Z] #30 15.45 #=#=# 09:42:22 [2024-02-15T09:42:22.454Z] #30 15.74 #=#=# ######################################################################## 100.0% 09:42:22 [2024-02-15T09:42:22.454Z] #30 16.21 09:42:22 [2024-02-15T09:42:22.454Z] #30 18.18 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... 09:42:22 [2024-02-15T09:42:22.454Z] #30 19.02 #=#=# 09:42:22 [2024-02-15T09:42:22.454Z] #30 19.42 #=#=# ######################################################################## 100.0% 09:42:22 [2024-02-15T09:42:22.454Z] #30 19.84 09:42:22 [2024-02-15T09:42:22.454Z] #30 19.93 Download of images into '/build' complete. 09:42:22 [2024-02-15T09:42:22.454Z] #30 19.93 Use something like the following to load the result into a Docker daemon: 09:42:22 [2024-02-15T09:42:22.454Z] #30 19.93 tar -cC '/build' . | docker load 09:42:22 [2024-02-15T09:42:22.454Z] #30 DONE 21.4s 09:42:22 [2024-02-15T09:42:22.454Z] 09:42:22 [2024-02-15T09:42:22.454Z] #48 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.13" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 09:42:22 [2024-02-15T09:42:22.454Z] #48 DONE 16.9s 09:42:22 [2024-02-15T09:42:22.454Z] 09:42:22 [2024-02-15T09:42:22.454Z] #62 [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 09:42:22 [2024-02-15T09:42:22.454Z] #62 10.29 (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.) 09:42:22 [2024-02-15T09:42:22.454Z] #62 10.31 Preparing to unpack .../0-bzip2_1.0.8-5+b1_arm64.deb ... 09:42:22 [2024-02-15T09:42:22.454Z] #62 10.33 Unpacking bzip2 (1.0.8-5+b1) ... 09:42:22 [2024-02-15T09:42:22.454Z] #62 10.51 Selecting previously unselected package xz-utils. 09:42:22 [2024-02-15T09:42:22.454Z] #62 10.52 Preparing to unpack .../1-xz-utils_5.4.1-0.2_arm64.deb ... 09:42:22 [2024-02-15T09:42:22.454Z] #62 10.56 Unpacking xz-utils (5.4.1-0.2) ... 09:42:22 [2024-02-15T09:42:22.454Z] #62 10.93 Selecting previously unselected package libdpkg-perl. 09:42:22 [2024-02-15T09:42:22.454Z] #62 10.94 Preparing to unpack .../2-libdpkg-perl_1.21.22_all.deb ... 09:42:22 [2024-02-15T09:42:22.454Z] #62 10.95 Unpacking libdpkg-perl (1.21.22) ... 09:42:22 [2024-02-15T09:42:22.454Z] #62 11.23 Selecting previously unselected package patch. 09:42:22 [2024-02-15T09:42:22.454Z] #62 11.23 Preparing to unpack .../3-patch_2.7.6-7_arm64.deb ... 09:42:22 [2024-02-15T09:42:22.454Z] #62 11.24 Unpacking patch (2.7.6-7) ... 09:42:22 [2024-02-15T09:42:22.454Z] #62 11.67 Selecting previously unselected package dpkg-dev. 09:42:22 [2024-02-15T09:42:22.454Z] #62 11.70 Preparing to unpack .../4-dpkg-dev_1.21.22_all.deb ... 09:42:22 [2024-02-15T09:42:22.454Z] #62 11.78 Unpacking dpkg-dev (1.21.22) ... 09:42:22 [2024-02-15T09:42:22.454Z] #62 12.84 Selecting previously unselected package libseccomp-dev:arm64. 09:42:22 [2024-02-15T09:42:22.454Z] #62 12.84 Preparing to unpack .../5-libseccomp-dev_2.5.4-1+b3_arm64.deb ... 09:42:22 [2024-02-15T09:42:22.454Z] #62 12.97 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ... 09:42:22 [2024-02-15T09:42:22.454Z] #62 13.95 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ... 09:42:22 [2024-02-15T09:42:22.454Z] #62 14.29 Setting up bzip2 (1.0.8-5+b1) ... 09:42:22 [2024-02-15T09:42:22.454Z] #62 14.46 Setting up xz-utils (5.4.1-0.2) ... 09:42:22 [2024-02-15T09:42:22.454Z] #62 14.60 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 09:42:22 [2024-02-15T09:42:22.454Z] #62 14.67 Setting up patch (2.7.6-7) ... 09:42:22 [2024-02-15T09:42:22.454Z] #62 14.71 Setting up libdpkg-perl (1.21.22) ... 09:42:22 [2024-02-15T09:42:22.454Z] #62 14.85 Setting up dpkg-dev (1.21.22) ... 09:42:22 [2024-02-15T09:42:22.454Z] #62 DONE 17.5s 09:42:22 [2024-02-15T09:42:22.454Z] 09:42:22 [2024-02-15T09:42:22.454Z] #63 [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 ; 09:42:22 [2024-02-15T09:42:22.454Z] #63 17.75 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ... 09:42:22 [2024-02-15T09:42:22.454Z] #63 ... 09:42:22 [2024-02-15T09:42:22.454Z] 09:42:22 [2024-02-15T09:42:22.454Z] #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 09:42:22 [2024-02-15T09:42:22.454Z] #58 7.619 go: downloading github.com/go-toolsmith/astp v1.1.0 09:42:22 [2024-02-15T09:42:22.454Z] #58 7.619 go: downloading github.com/go-toolsmith/strparse v1.1.0 09:42:22 [2024-02-15T09:42:22.454Z] #58 7.642 go: downloading github.com/go-toolsmith/typep v1.1.0 09:42:22 [2024-02-15T09:42:22.454Z] #58 7.672 go: downloading github.com/quasilyte/go-ruleguard v0.4.0 09:42:22 [2024-02-15T09:42:22.454Z] #58 7.743 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727 09:42:22 [2024-02-15T09:42:22.454Z] #58 7.753 go: downloading github.com/Masterminds/semver v1.5.0 09:42:22 [2024-02-15T09:42:22.454Z] #58 7.756 go: downloading github.com/ccojocar/zxcvbn-go v1.0.1 09:42:22 [2024-02-15T09:42:22.454Z] #58 7.889 go: downloading github.com/prometheus/client_golang v1.12.1 09:42:22 [2024-02-15T09:42:22.454Z] #58 8.001 go: downloading github.com/prometheus/client_model v0.2.0 09:42:22 [2024-02-15T09:42:22.454Z] #58 8.058 go: downloading golang.org/x/exp/typeparams v0.0.0-20230307190834-24139beb5833 09:42:22 [2024-02-15T09:42:22.454Z] #58 8.064 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 09:42:22 [2024-02-15T09:42:22.454Z] #58 8.108 go: downloading go.uber.org/atomic v1.7.0 09:42:22 [2024-02-15T09:42:22.454Z] #58 8.145 go: downloading go.uber.org/multierr v1.6.0 09:42:22 [2024-02-15T09:42:22.454Z] #58 8.146 go: downloading github.com/chavacava/garif v0.1.0 09:42:22 [2024-02-15T09:42:22.454Z] #58 8.153 go: downloading github.com/olekukonko/tablewriter v0.0.5 09:42:22 [2024-02-15T09:42:22.454Z] #58 8.219 go: downloading github.com/quasilyte/gogrep v0.5.0 09:42:22 [2024-02-15T09:42:22.454Z] #58 8.231 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 09:42:22 [2024-02-15T09:42:22.454Z] #58 8.231 go: downloading github.com/prometheus/common v0.32.1 09:42:22 [2024-02-15T09:42:22.454Z] #58 8.382 go: downloading github.com/beorn7/perks v1.0.1 09:42:22 [2024-02-15T09:42:22.454Z] #58 8.383 go: downloading github.com/cespare/xxhash/v2 v2.1.2 09:42:22 [2024-02-15T09:42:22.454Z] #58 8.385 go: downloading github.com/golang/protobuf v1.5.2 09:42:22 [2024-02-15T09:42:22.454Z] #58 8.414 go: downloading github.com/prometheus/procfs v0.7.3 09:42:22 [2024-02-15T09:42:22.454Z] #58 8.533 go: downloading google.golang.org/protobuf v1.28.0 09:42:22 [2024-02-15T09:42:22.454Z] #58 8.737 go: downloading github.com/mattn/go-runewidth v0.0.9 09:42:22 [2024-02-15T09:42:22.454Z] #58 8.754 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 09:42:22 [2024-02-15T09:42:22.712Z] #58 ... 09:42:22 [2024-02-15T09:42:22.712Z] 09:42:22 [2024-02-15T09:42:22.712Z] #63 [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 ; 09:42:22 [2024-02-15T09:42:22.712Z] #63 17.80 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ... 09:42:22 [2024-02-15T09:42:22.712Z] #63 17.88 Setting up m4 (1.4.19-3) ... 09:42:22 [2024-02-15T09:42:22.712Z] #63 17.92 Setting up bzip2 (1.0.8-5+b1) ... 09:42:22 [2024-02-15T09:42:22.969Z] #63 17.98 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ... 09:42:22 [2024-02-15T09:42:22.969Z] #63 18.07 Setting up libprotobuf-c-dev:arm64 (1.4.1-1+b1) ... 09:42:22 [2024-02-15T09:42:22.969Z] #63 18.14 Setting up autotools-dev (20220109.1) ... 09:42:22 [2024-02-15T09:42:22.969Z] #63 18.28 Setting up xz-utils (5.4.1-0.2) ... 09:42:23 [2024-02-15T09:42:23.241Z] #63 18.37 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 09:42:23 [2024-02-15T09:42:23.242Z] 09:42:23 [2024-02-15T09:42:23.242Z] #63 ... 09:42:23 [2024-02-15T09:42:23.242Z] 09:42:23 [2024-02-15T09:42:23.242Z] #71 [dev-systemd-false 1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images 09:42:23 [2024-02-15T09:42:23.242Z] #71 DONE 0.5s 09:42:23 [2024-02-15T09:42:23.242Z] 09:42:23 [2024-02-15T09:42:23.242Z] #63 [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 ; 09:42:23 [2024-02-15T09:42:23.242Z] #63 18.43 Setting up patch (2.7.6-7) ... 09:42:23 [2024-02-15T09:42:23.242Z] #63 18.45 Setting up libudev-dev:arm64 (252.22-1~deb12u1) ... 09:42:23 [2024-02-15T09:42:23.242Z] #63 18.49 Setting up libdpkg-perl (1.21.22) ... 09:42:23 [2024-02-15T09:42:23.501Z] #63 18.51 Setting up autoconf (2.71-3) ... 09:42:23 [2024-02-15T09:42:23.501Z] #63 18.60 Setting up libyajl-dev:arm64 (2.1.0-3+deb12u2) ... 09:42:23 [2024-02-15T09:42:23.501Z] #63 18.63 Setting up libcap-dev:arm64 (1:2.66-4) ... 09:42:23 [2024-02-15T09:42:23.501Z] #63 18.67 Setting up libsystemd-dev:arm64 (252.22-1~deb12u1) ... 09:42:23 [2024-02-15T09:42:23.761Z] #63 18.77 Setting up automake (1:1.16.5-1.3) ... 09:42:23 [2024-02-15T09:42:23.761Z] #63 18.80 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 09:42:23 [2024-02-15T09:42:23.761Z] #63 18.84 Setting up libtool (2.4.7-5) ... 09:42:23 [2024-02-15T09:42:23.761Z] #63 18.86 Setting up dpkg-dev (1.21.22) ... 09:42:23 [2024-02-15T09:42:23.761Z] #63 18.93 Setting up build-essential (12.9) ... 09:42:23 [2024-02-15T09:42:23.761Z] #63 18.94 Processing triggers for libc-bin (2.36-9+deb12u4) ... 09:42:24 [2024-02-15T09:42:24.716Z] #63 DONE 19.6s 09:42:24 [2024-02-15T09:42:24.716Z] 09:42:24 [2024-02-15T09:42:24.716Z] #46 [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 09:42:24 [2024-02-15T09:42:24.716Z] #46 14.27 Selecting previously unselected package libjsoncpp25:arm64. 09:42:24 [2024-02-15T09:42:24.716Z] #46 14.27 Preparing to unpack .../3-libjsoncpp25_1.9.5-4_arm64.deb ... 09:42:24 [2024-02-15T09:42:24.716Z] #46 14.32 Unpacking libjsoncpp25:arm64 (1.9.5-4) ... 09:42:24 [2024-02-15T09:42:24.716Z] #46 14.48 Selecting previously unselected package librhash0:arm64. 09:42:24 [2024-02-15T09:42:24.716Z] #46 14.48 Preparing to unpack .../4-librhash0_1.4.3-3_arm64.deb ... 09:42:24 [2024-02-15T09:42:24.716Z] #46 14.50 Unpacking librhash0:arm64 (1.4.3-3) ... 09:42:24 [2024-02-15T09:42:24.716Z] #46 14.76 Selecting previously unselected package libuv1:arm64. 09:42:24 [2024-02-15T09:42:24.716Z] #46 14.76 Preparing to unpack .../5-libuv1_1.44.2-1_arm64.deb ... 09:42:24 [2024-02-15T09:42:24.716Z] #46 14.78 Unpacking libuv1:arm64 (1.44.2-1) ... 09:42:24 [2024-02-15T09:42:24.716Z] #46 15.28 Selecting previously unselected package cmake-data. 09:42:24 [2024-02-15T09:42:24.716Z] #46 15.28 Preparing to unpack .../6-cmake-data_3.25.1-1_all.deb ... 09:42:24 [2024-02-15T09:42:24.716Z] #46 15.34 Unpacking cmake-data (3.25.1-1) ... 09:42:24 [2024-02-15T09:42:24.716Z] #46 16.83 Selecting previously unselected package cmake. 09:42:24 [2024-02-15T09:42:24.716Z] #46 16.83 Preparing to unpack .../7-cmake_3.25.1-1_arm64.deb ... 09:42:24 [2024-02-15T09:42:24.716Z] #46 16.85 Unpacking cmake (3.25.1-1) ... 09:42:24 [2024-02-15T09:42:24.716Z] #46 18.28 Setting up libicu72:arm64 (72.1-3) ... 09:42:24 [2024-02-15T09:42:24.716Z] #46 18.39 Setting up libuv1:arm64 (1.44.2-1) ... 09:42:24 [2024-02-15T09:42:24.716Z] #46 18.44 Setting up libjsoncpp25:arm64 (1.9.5-4) ... 09:42:24 [2024-02-15T09:42:24.716Z] #46 18.50 Setting up librhash0:arm64 (1.4.3-3) ... 09:42:24 [2024-02-15T09:42:24.716Z] #46 18.52 Setting up cmake-data (3.25.1-1) ... 09:42:24 [2024-02-15T09:42:24.716Z] #46 18.61 Setting up libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ... 09:42:24 [2024-02-15T09:42:24.716Z] #46 18.69 Setting up libarchive13:arm64 (3.6.2-1) ... 09:42:24 [2024-02-15T09:42:24.716Z] #46 18.74 Setting up cmake (3.25.1-1) ... 09:42:24 [2024-02-15T09:42:24.716Z] #46 18.77 Processing triggers for libc-bin (2.36-9+deb12u4) ... 09:42:24 [2024-02-15T09:42:24.716Z] #46 DONE 19.3s 09:42:24 [2024-02-15T09:42:24.716Z] 09:42:24 [2024-02-15T09:42:24.716Z] #60 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev pkg-config 09:42:24 [2024-02-15T09:42:24.716Z] #60 10.03 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev 09:42:24 [2024-02-15T09:42:24.716Z] #60 10.03 libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin 09:42:24 [2024-02-15T09:42:24.716Z] #60 10.03 libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev 09:42:24 [2024-02-15T09:42:24.716Z] #60 10.03 libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 09:42:24 [2024-02-15T09:42:24.716Z] #60 10.03 libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev 09:42:24 [2024-02-15T09:42:24.716Z] #60 10.03 python3-distutils python3-lib2to3 uuid-dev zlib1g-dev 09:42:24 [2024-02-15T09:42:24.716Z] #60 10.04 Suggested packages: 09:42:24 [2024-02-15T09:42:24.716Z] #60 10.04 libgcrypt20-doc low-memory-monitor libgirepository1.0-dev libglib2.0-doc 09:42:24 [2024-02-15T09:42:24.716Z] #60 10.04 libgdk-pixbuf2.0-bin libxml2-utils 09:42:24 [2024-02-15T09:42:24.716Z] #60 10.04 Recommended packages: 09:42:24 [2024-02-15T09:42:24.716Z] #60 10.04 shared-mime-info xdg-user-dirs 09:42:24 [2024-02-15T09:42:24.716Z] #60 10.50 The following NEW packages will be installed: 09:42:24 [2024-02-15T09:42:24.716Z] #60 10.50 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1 09:42:24 [2024-02-15T09:42:24.716Z] #60 10.50 libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin 09:42:24 [2024-02-15T09:42:24.716Z] #60 10.50 libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev 09:42:24 [2024-02-15T09:42:24.716Z] #60 10.50 libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 09:42:24 [2024-02-15T09:42:24.716Z] #60 10.50 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol-dev 09:42:24 [2024-02-15T09:42:24.716Z] #60 10.50 python3-distutils python3-lib2to3 uuid-dev zlib1g-dev 09:42:24 [2024-02-15T09:42:24.716Z] #60 10.77 0 upgraded, 29 newly installed, 0 to remove and 0 not upgraded. 09:42:24 [2024-02-15T09:42:24.716Z] #60 10.77 Need to get 9078 kB of archives. 09:42:24 [2024-02-15T09:42:24.716Z] #60 10.77 After this operation, 46.9 MB of additional disk space will be used. 09:42:24 [2024-02-15T09:42:24.716Z] #60 10.77 Get:1 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB] 09:42:24 [2024-02-15T09:42:24.716Z] #60 10.81 Get:2 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB] 09:42:24 [2024-02-15T09:42:24.716Z] #60 10.82 Get:3 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB] 09:42:24 [2024-02-15T09:42:24.716Z] #60 10.82 Get:4 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB] 09:42:24 [2024-02-15T09:42:24.716Z] #60 10.82 Get:5 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB] 09:42:24 [2024-02-15T09:42:24.716Z] #60 10.83 Get:6 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB] 09:42:24 [2024-02-15T09:42:24.716Z] #60 10.83 Get:7 http://deb.debian.org/debian bookworm/main arm64 uuid-dev arm64 2.38.1-5+b1 [40.5 kB] 09:42:24 [2024-02-15T09:42:24.716Z] #60 10.83 Get:8 http://deb.debian.org/debian bookworm/main arm64 libblkid-dev arm64 2.38.1-5+b1 [183 kB] 09:42:24 [2024-02-15T09:42:24.716Z] #60 10.84 Get:9 http://deb.debian.org/debian bookworm/main arm64 libbtrfs0 arm64 6.2-1 [34.5 kB] 09:42:24 [2024-02-15T09:42:24.716Z] #60 10.84 Get:10 http://deb.debian.org/debian bookworm/main arm64 libbtrfs-dev arm64 6.2-1 [70.3 kB] 09:42:24 [2024-02-15T09:42:24.716Z] #60 10.84 Get:11 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB] 09:42:24 [2024-02-15T09:42:24.716Z] #60 10.84 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB] 09:42:24 [2024-02-15T09:42:24.716Z] #60 10.85 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB] 09:42:24 [2024-02-15T09:42:24.716Z] #60 10.85 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB] 09:42:24 [2024-02-15T09:42:24.716Z] #60 10.86 Get:15 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB] 09:42:24 [2024-02-15T09:42:24.716Z] #60 10.88 Get:16 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB] 09:42:24 [2024-02-15T09:42:24.716Z] #60 10.88 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB] 09:42:24 [2024-02-15T09:42:24.716Z] #60 10.88 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB] 09:42:24 [2024-02-15T09:42:24.716Z] #60 10.89 Get:19 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB] 09:42:24 [2024-02-15T09:42:24.716Z] #60 10.90 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB] 09:42:24 [2024-02-15T09:42:24.716Z] #60 10.90 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB] 09:42:24 [2024-02-15T09:42:24.716Z] #60 10.91 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB] 09:42:24 [2024-02-15T09:42:24.716Z] #60 10.91 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB] 09:42:24 [2024-02-15T09:42:24.716Z] #60 10.91 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB] 09:42:24 [2024-02-15T09:42:24.716Z] #60 10.92 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB] 09:42:24 [2024-02-15T09:42:24.716Z] #60 10.92 Get:26 http://deb.debian.org/debian bookworm/main arm64 libmount-dev arm64 2.38.1-5+b1 [22.5 kB] 09:42:24 [2024-02-15T09:42:24.716Z] #60 10.92 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB] 09:42:24 [2024-02-15T09:42:24.716Z] #60 10.94 Get:28 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB] 09:42:24 [2024-02-15T09:42:24.716Z] #60 10.95 Get:29 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB] 09:42:24 [2024-02-15T09:42:24.716Z] #60 11.29 debconf: delaying package configuration, since apt-utils is not installed 09:42:24 [2024-02-15T09:42:24.716Z] #60 11.42 Fetched 9078 kB in 0s (19.9 MB/s) 09:42:24 [2024-02-15T09:42:24.716Z] #60 11.87 Selecting previously unselected package libglib2.0-0:arm64. 09:42:24 [2024-02-15T09:42:24.716Z] #60 11.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15667 files and directories currently installed.) 09:42:24 [2024-02-15T09:42:24.716Z] #60 11.88 Preparing to unpack .../00-libglib2.0-0_2.74.6-2_arm64.deb ... 09:42:24 [2024-02-15T09:42:24.716Z] #60 12.00 Unpacking libglib2.0-0:arm64 (2.74.6-2) ... 09:42:24 [2024-02-15T09:42:24.716Z] #60 13.67 Selecting previously unselected package libgirepository-1.0-1:arm64. 09:42:24 [2024-02-15T09:42:24.716Z] #60 13.67 Preparing to unpack .../01-libgirepository-1.0-1_1.74.0-3_arm64.deb ... 09:42:24 [2024-02-15T09:42:24.716Z] #60 13.81 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ... 09:42:24 [2024-02-15T09:42:24.716Z] #60 14.23 Selecting previously unselected package gir1.2-glib-2.0:arm64. 09:42:24 [2024-02-15T09:42:24.716Z] #60 14.24 Preparing to unpack .../02-gir1.2-glib-2.0_1.74.0-3_arm64.deb ... 09:42:24 [2024-02-15T09:42:24.716Z] #60 14.25 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ... 09:42:24 [2024-02-15T09:42:24.716Z] #60 14.41 Selecting previously unselected package libsecret-common. 09:42:24 [2024-02-15T09:42:24.716Z] #60 14.42 Preparing to unpack .../03-libsecret-common_0.20.5-3_all.deb ... 09:42:24 [2024-02-15T09:42:24.716Z] #60 14.43 Unpacking libsecret-common (0.20.5-3) ... 09:42:24 [2024-02-15T09:42:24.716Z] #60 14.80 Selecting previously unselected package libsecret-1-0:arm64. 09:42:24 [2024-02-15T09:42:24.716Z] #60 14.80 Preparing to unpack .../04-libsecret-1-0_0.20.5-3_arm64.deb ... 09:42:24 [2024-02-15T09:42:24.716Z] #60 14.85 Unpacking libsecret-1-0:arm64 (0.20.5-3) ... 09:42:24 [2024-02-15T09:42:24.716Z] #60 14.98 Selecting previously unselected package gir1.2-secret-1:arm64. 09:42:24 [2024-02-15T09:42:24.716Z] #60 14.98 Preparing to unpack .../05-gir1.2-secret-1_0.20.5-3_arm64.deb ... 09:42:24 [2024-02-15T09:42:24.716Z] #60 15.02 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ... 09:42:24 [2024-02-15T09:42:24.716Z] #60 15.35 Selecting previously unselected package uuid-dev:arm64. 09:42:24 [2024-02-15T09:42:24.716Z] #60 15.35 Preparing to unpack .../06-uuid-dev_2.38.1-5+b1_arm64.deb ... 09:42:24 [2024-02-15T09:42:24.716Z] #60 15.42 Unpacking uuid-dev:arm64 (2.38.1-5+b1) ... 09:42:24 [2024-02-15T09:42:24.716Z] #60 15.73 Selecting previously unselected package libblkid-dev:arm64. 09:42:24 [2024-02-15T09:42:24.716Z] #60 15.77 Preparing to unpack .../07-libblkid-dev_2.38.1-5+b1_arm64.deb ... 09:42:24 [2024-02-15T09:42:24.716Z] #60 15.78 Unpacking libblkid-dev:arm64 (2.38.1-5+b1) ... 09:42:24 [2024-02-15T09:42:24.716Z] #60 16.16 Selecting previously unselected package libbtrfs0:arm64. 09:42:24 [2024-02-15T09:42:24.716Z] #60 16.17 Preparing to unpack .../08-libbtrfs0_6.2-1_arm64.deb ... 09:42:24 [2024-02-15T09:42:24.716Z] #60 16.19 Unpacking libbtrfs0:arm64 (6.2-1) ... 09:42:24 [2024-02-15T09:42:24.716Z] #60 16.59 Selecting previously unselected package libbtrfs-dev:arm64. 09:42:24 [2024-02-15T09:42:24.716Z] #60 16.59 Preparing to unpack .../09-libbtrfs-dev_6.2-1_arm64.deb ... 09:42:24 [2024-02-15T09:42:24.716Z] #60 16.63 Unpacking libbtrfs-dev:arm64 (6.2-1) ... 09:42:24 [2024-02-15T09:42:24.716Z] #60 16.98 Selecting previously unselected package libelf1:arm64. 09:42:24 [2024-02-15T09:42:24.716Z] #60 16.98 Preparing to unpack .../10-libelf1_0.188-2.1_arm64.deb ... 09:42:24 [2024-02-15T09:42:24.716Z] #60 17.01 Unpacking libelf1:arm64 (0.188-2.1) ... 09:42:24 [2024-02-15T09:42:24.716Z] #60 17.27 Selecting previously unselected package libffi-dev:arm64. 09:42:24 [2024-02-15T09:42:24.716Z] #60 17.27 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ... 09:42:24 [2024-02-15T09:42:24.716Z] #60 17.32 Unpacking libffi-dev:arm64 (3.4.4-1) ... 09:42:24 [2024-02-15T09:42:24.716Z] #60 17.56 Selecting previously unselected package libgpg-error-dev. 09:42:24 [2024-02-15T09:42:24.716Z] #60 17.56 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ... 09:42:24 [2024-02-15T09:42:24.716Z] #60 17.60 Unpacking libgpg-error-dev (1.46-1) ... 09:42:24 [2024-02-15T09:42:24.716Z] #60 17.80 Selecting previously unselected package libgcrypt20-dev. 09:42:24 [2024-02-15T09:42:24.716Z] #60 17.80 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ... 09:42:24 [2024-02-15T09:42:24.716Z] #60 17.82 Unpacking libgcrypt20-dev (1.10.1-3) ... 09:42:24 [2024-02-15T09:42:24.716Z] #60 18.16 Selecting previously unselected package libglib2.0-data. 09:42:24 [2024-02-15T09:42:24.716Z] #60 18.16 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ... 09:42:24 [2024-02-15T09:42:24.716Z] #60 18.19 Unpacking libglib2.0-data (2.74.6-2) ... 09:42:24 [2024-02-15T09:42:24.716Z] #60 18.77 Selecting previously unselected package libglib2.0-bin. 09:42:24 [2024-02-15T09:42:24.716Z] #60 18.78 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ... 09:42:24 [2024-02-15T09:42:24.716Z] #60 18.84 Unpacking libglib2.0-bin (2.74.6-2) ... 09:42:24 [2024-02-15T09:42:24.716Z] #60 19.07 Selecting previously unselected package python3-lib2to3. 09:42:24 [2024-02-15T09:42:24.716Z] #60 19.07 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ... 09:42:24 [2024-02-15T09:42:24.716Z] #60 19.12 Unpacking python3-lib2to3 (3.11.2-3) ... 09:42:24 [2024-02-15T09:42:24.716Z] #60 19.41 Selecting previously unselected package python3-distutils. 09:42:24 [2024-02-15T09:42:24.716Z] #60 19.42 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ... 09:42:24 [2024-02-15T09:42:24.716Z] #60 19.44 Unpacking python3-distutils (3.11.2-3) ... 09:42:24 [2024-02-15T09:42:24.976Z] #60 19.78 Selecting previously unselected package libglib2.0-dev-bin. 09:42:24 [2024-02-15T09:42:24.976Z] #60 19.78 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ... 09:42:24 [2024-02-15T09:42:24.976Z] #60 19.79 Unpacking libglib2.0-dev-bin (2.74.6-2) ... 09:42:24 [2024-02-15T09:42:24.976Z] #60 20.06 Selecting previously unselected package libsepol-dev:arm64. 09:42:25 [2024-02-15T09:42:25.233Z] #60 20.06 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ... 09:42:25 [2024-02-15T09:42:25.233Z] #60 20.07 Unpacking libsepol-dev:arm64 (3.4-2.1) ... 09:42:25 [2024-02-15T09:42:25.498Z] #60 20.32 Selecting previously unselected package libpcre2-16-0:arm64. 09:42:25 [2024-02-15T09:42:25.498Z] #60 20.34 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ... 09:42:25 [2024-02-15T09:42:25.498Z] #60 20.34 Unpacking libpcre2-16-0:arm64 (10.42-1) ... 09:42:25 [2024-02-15T09:42:25.498Z] #60 ... 09:42:25 [2024-02-15T09:42:25.498Z] 09:42:25 [2024-02-15T09:42:25.498Z] #59 [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 09:42:25 [2024-02-15T09:42:25.498Z] #59 20.63 tomll can be used in two ways: 09:42:25 [2024-02-15T09:42:25.755Z] #59 20.64 Writing to STDIN and reading from STDOUT: 09:42:25 [2024-02-15T09:42:25.755Z] #59 20.64 cat file.toml | tomll > file.toml 09:42:25 [2024-02-15T09:42:25.755Z] #59 20.64 09:42:25 [2024-02-15T09:42:25.755Z] #59 20.64 Reading and updating a list of files: 09:42:25 [2024-02-15T09:42:25.755Z] #59 20.64 tomll a.toml b.toml c.toml 09:42:25 [2024-02-15T09:42:25.755Z] #59 20.64 09:42:25 [2024-02-15T09:42:25.755Z] #59 20.64 When given a list of files, tomll will modify all files in place without asking. 09:42:25 [2024-02-15T09:42:25.755Z] #59 DONE 20.9s 09:42:25 [2024-02-15T09:42:25.755Z] 09:42:25 [2024-02-15T09:42:25.755Z] #60 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev pkg-config 09:42:25 [2024-02-15T09:42:25.755Z] #60 20.66 Selecting previously unselected package libpcre2-32-0:arm64. 09:42:25 [2024-02-15T09:42:25.755Z] #60 20.66 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ... 09:42:25 [2024-02-15T09:42:25.755Z] #60 20.68 Unpacking libpcre2-32-0:arm64 (10.42-1) ... 09:42:26 [2024-02-15T09:42:26.040Z] #60 ... 09:42:26 [2024-02-15T09:42:26.040Z] 09:42:26 [2024-02-15T09:42:26.040Z] #72 [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...) 09:42:26 [2024-02-15T09:42:26.040Z] #72 ... 09:42:26 [2024-02-15T09:42:26.040Z] 09:42:26 [2024-02-15T09:42:26.040Z] #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...) 09:42:26 [2024-02-15T09:42:26.040Z] #73 1.394 go: downloading github.com/urfave/cli/v2 v2.27.1 09:42:26 [2024-02-15T09:42:26.040Z] #73 1.422 go: downloading github.com/Masterminds/semver/v3 v3.2.1 09:42:26 [2024-02-15T09:42:26.040Z] #73 1.512 go: downloading golang.org/x/sys v0.16.0 09:42:26 [2024-02-15T09:42:26.040Z] #73 1.514 go: downloading github.com/containernetworking/plugins v1.4.0 09:42:26 [2024-02-15T09:42:26.040Z] #73 1.596 go: downloading github.com/google/uuid v1.6.0 09:42:26 [2024-02-15T09:42:26.040Z] #73 1.615 go: downloading github.com/moby/vpnkit v0.5.0 09:42:26 [2024-02-15T09:42:26.040Z] #73 1.630 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 09:42:26 [2024-02-15T09:42:26.040Z] #73 1.631 go: downloading github.com/gorilla/mux v1.8.1 09:42:26 [2024-02-15T09:42:26.040Z] #73 1.999 go: downloading github.com/moby/sys/mountinfo v0.7.1 09:42:26 [2024-02-15T09:42:26.040Z] #73 2.275 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb 09:42:26 [2024-02-15T09:42:26.040Z] #73 3.239 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 09:42:26 [2024-02-15T09:42:26.040Z] #73 3.240 go: downloading golang.org/x/net v0.17.0 09:42:26 [2024-02-15T09:42:26.040Z] #73 3.666 go: downloading github.com/pierrec/lz4/v4 v4.1.17 09:42:26 [2024-02-15T09:42:26.040Z] #73 3.675 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 09:42:26 [2024-02-15T09:42:26.040Z] #73 3.675 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 09:42:26 [2024-02-15T09:42:26.040Z] #73 3.675 go: downloading github.com/josharian/native v1.1.0 09:42:26 [2024-02-15T09:42:26.297Z] #73 ... 09:42:26 [2024-02-15T09:42:26.297Z] 09:42:26 [2024-02-15T09:42:26.297Z] #74 [delve-build 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...) 09:42:26 [2024-02-15T09:42:26.297Z] #74 ... 09:42:26 [2024-02-15T09:42:26.297Z] 09:42:26 [2024-02-15T09:42:26.297Z] #60 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev pkg-config 09:42:26 [2024-02-15T09:42:26.297Z] #60 21.02 Selecting previously unselected package libpcre2-posix3:arm64. 09:42:26 [2024-02-15T09:42:26.297Z] #60 21.02 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ... 09:42:26 [2024-02-15T09:42:26.297Z] #60 21.02 Unpacking libpcre2-posix3:arm64 (10.42-1) ... 09:42:26 [2024-02-15T09:42:26.297Z] #60 21.23 Selecting previously unselected package libpcre2-dev:arm64. 09:42:26 [2024-02-15T09:42:26.297Z] #60 21.24 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ... 09:42:26 [2024-02-15T09:42:26.297Z] #60 21.26 Unpacking libpcre2-dev:arm64 (10.42-1) ... 09:42:26 [2024-02-15T09:42:26.555Z] #60 21.49 Selecting previously unselected package libselinux1-dev:arm64. 09:42:26 [2024-02-15T09:42:26.555Z] #60 21.49 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ... 09:42:26 [2024-02-15T09:42:26.555Z] #60 21.49 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ... 09:42:26 [2024-02-15T09:42:26.813Z] #60 21.66 Selecting previously unselected package libmount-dev:arm64. 09:42:26 [2024-02-15T09:42:26.813Z] #60 21.66 Preparing to unpack .../25-libmount-dev_2.38.1-5+b1_arm64.deb ... 09:42:26 [2024-02-15T09:42:26.813Z] #60 21.69 Unpacking libmount-dev:arm64 (2.38.1-5+b1) ... 09:42:27 [2024-02-15T09:42:27.071Z] #60 21.81 Selecting previously unselected package zlib1g-dev:arm64. 09:42:27 [2024-02-15T09:42:27.071Z] #60 21.81 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ... 09:42:27 [2024-02-15T09:42:27.071Z] #60 21.82 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ... 09:42:27 [2024-02-15T09:42:27.071Z] #60 21.99 Selecting previously unselected package libglib2.0-dev:arm64. 09:42:27 [2024-02-15T09:42:27.071Z] #60 21.99 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ... 09:42:27 [2024-02-15T09:42:27.071Z] #60 22.00 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ... 09:42:27 [2024-02-15T09:42:27.645Z] #60 22.44 Selecting previously unselected package libsecret-1-dev:arm64. 09:42:27 [2024-02-15T09:42:27.645Z] #60 22.44 Preparing to unpack .../28-libsecret-1-dev_0.20.5-3_arm64.deb ... 09:42:27 [2024-02-15T09:42:27.646Z] #60 22.47 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ... 09:42:27 [2024-02-15T09:42:27.903Z] #60 22.92 Setting up libglib2.0-0:arm64 (2.74.6-2) ... 09:42:28 [2024-02-15T09:42:28.160Z] #60 23.00 No schema files found: doing nothing. 09:42:28 [2024-02-15T09:42:28.160Z] #60 23.15 Setting up libffi-dev:arm64 (3.4.4-1) ... 09:42:28 [2024-02-15T09:42:28.160Z] #60 ... 09:42:28 [2024-02-15T09:42:28.160Z] 09:42:28 [2024-02-15T09:42:28.160Z] #61 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0" && /build/shfmt --version 09:42:28 [2024-02-15T09:42:28.160Z] #61 22.59 v3.6.0 09:42:28 [2024-02-15T09:42:28.160Z] #61 DONE 23.4s 09:42:28 [2024-02-15T09:42:28.160Z] 09:42:28 [2024-02-15T09:42:28.160Z] #60 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev pkg-config 09:42:28 [2024-02-15T09:42:28.160Z] #60 23.24 Setting up libpcre2-16-0:arm64 (10.42-1) ... 09:42:28 [2024-02-15T09:42:28.160Z] #60 23.30 Setting up libbtrfs0:arm64 (6.2-1) ... 09:42:28 [2024-02-15T09:42:28.417Z] #60 ... 09:42:28 [2024-02-15T09:42:28.417Z] 09:42:28 [2024-02-15T09:42:28.418Z] #70 [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 09:42:28 [2024-02-15T09:42:28.418Z] #70 23.42 NAME: 09:42:28 [2024-02-15T09:42:28.418Z] #70 23.42 go-winres - A tool for embedding resources in Windows executables 09:42:28 [2024-02-15T09:42:28.418Z] #70 23.42 09:42:28 [2024-02-15T09:42:28.418Z] #70 23.42 USAGE: 09:42:28 [2024-02-15T09:42:28.418Z] #70 23.43 go-winres [global options] command [command options] [arguments...] 09:42:28 [2024-02-15T09:42:28.418Z] #70 23.43 09:42:28 [2024-02-15T09:42:28.418Z] #70 23.43 COMMANDS: 09:42:28 [2024-02-15T09:42:28.418Z] #70 23.43 init Create an initial ./winres/winres.json 09:42:28 [2024-02-15T09:42:28.418Z] #70 23.43 make Make syso files for the "go build" command 09:42:28 [2024-02-15T09:42:28.418Z] #70 23.43 simply Make syso files for the "go build" command (simplified) 09:42:28 [2024-02-15T09:42:28.418Z] #70 23.43 extract Extract all resources from an executable 09:42:28 [2024-02-15T09:42:28.418Z] #70 23.43 patch Replace resources in an executable file (exe, dll) 09:42:28 [2024-02-15T09:42:28.418Z] #70 23.43 help, h Shows a list of commands or help for one command 09:42:28 [2024-02-15T09:42:28.418Z] #70 23.43 09:42:28 [2024-02-15T09:42:28.418Z] #70 23.43 GLOBAL OPTIONS: 09:42:28 [2024-02-15T09:42:28.418Z] #70 23.43 --help, -h show help (default: false) 09:42:28 [2024-02-15T09:42:28.418Z] #70 DONE 23.6s 09:42:28 [2024-02-15T09:42:28.418Z] 09:42:28 [2024-02-15T09:42:28.418Z] #60 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev pkg-config 09:42:28 [2024-02-15T09:42:28.418Z] #60 23.34 Setting up libpcre2-32-0:arm64 (10.42-1) ... 09:42:28 [2024-02-15T09:42:28.418Z] #60 23.46 Setting up libglib2.0-data (2.74.6-2) ... 09:42:28 [2024-02-15T09:42:28.675Z] #60 23.51 Setting up libgpg-error-dev (1.46-1) ... 09:42:28 [2024-02-15T09:42:28.675Z] #60 23.51 Setting up uuid-dev:arm64 (2.38.1-5+b1) ... 09:42:28 [2024-02-15T09:42:28.675Z] #60 23.57 Setting up libsepol-dev:arm64 (3.4-2.1) ... 09:42:28 [2024-02-15T09:42:28.675Z] #60 23.63 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ... 09:42:28 [2024-02-15T09:42:28.675Z] #60 23.66 Setting up libpcre2-posix3:arm64 (10.42-1) ... 09:42:28 [2024-02-15T09:42:28.942Z] #60 23.68 Setting up libbtrfs-dev:arm64 (6.2-1) ... 09:42:28 [2024-02-15T09:42:28.942Z] #60 23.70 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ... 09:42:28 [2024-02-15T09:42:28.942Z] #60 23.72 Setting up python3-lib2to3 (3.11.2-3) ... 09:42:28 [2024-02-15T09:42:28.942Z] #60 24.00 Setting up libelf1:arm64 (0.188-2.1) ... 09:42:29 [2024-02-15T09:42:29.200Z] #60 24.10 Setting up libsecret-common (0.20.5-3) ... 09:42:29 [2024-02-15T09:42:29.200Z] #60 24.12 Setting up python3-distutils (3.11.2-3) ... 09:42:29 [2024-02-15T09:42:29.458Z] #60 24.41 Setting up libglib2.0-dev-bin (2.74.6-2) ... 09:42:29 [2024-02-15T09:42:29.722Z] #60 ... 09:42:29 [2024-02-15T09:42:29.722Z] 09:42:29 [2024-02-15T09:42:29.722Z] #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 09:42:29 [2024-02-15T09:42:29.722Z] #75 1.375 Hit:1 http://deb.debian.org/debian bookworm InRelease 09:42:29 [2024-02-15T09:42:29.722Z] #75 1.376 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease 09:42:29 [2024-02-15T09:42:29.722Z] #75 1.376 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease 09:42:29 [2024-02-15T09:42:29.722Z] #75 2.083 Reading package lists... 09:42:29 [2024-02-15T09:42:29.722Z] #75 3.155 + apt-get install -y --no-install-recommends gcc libc6-dev pkg-config 09:42:29 [2024-02-15T09:42:29.722Z] #75 3.160 Reading package lists... 09:42:29 [2024-02-15T09:42:29.722Z] #75 4.199 Building dependency tree... 09:42:29 [2024-02-15T09:42:29.722Z] #75 4.567 Reading state information... 09:42:29 [2024-02-15T09:42:29.722Z] #75 5.118 gcc is already the newest version (4:12.2.0-3). 09:42:29 [2024-02-15T09:42:29.722Z] #75 5.118 libc6-dev is already the newest version (2.36-9+deb12u4). 09:42:29 [2024-02-15T09:42:29.722Z] #75 5.118 pkg-config is already the newest version (1.8.1-1). 09:42:29 [2024-02-15T09:42:29.722Z] #75 5.118 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 09:42:29 [2024-02-15T09:42:29.722Z] #75 DONE 5.3s 09:42:29 [2024-02-15T09:42:29.980Z] 09:42:29 [2024-02-15T09:42:29.980Z] #60 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev pkg-config 09:42:29 [2024-02-15T09:42:29.980Z] #60 24.79 Setting up libblkid-dev:arm64 (2.38.1-5+b1) ... 09:42:29 [2024-02-15T09:42:29.980Z] #60 24.80 Setting up libpcre2-dev:arm64 (10.42-1) ... 09:42:29 [2024-02-15T09:42:29.980Z] #60 24.88 Setting up libselinux1-dev:arm64 (3.4-1+b6) ... 09:42:29 [2024-02-15T09:42:29.980Z] #60 24.91 Setting up libglib2.0-bin (2.74.6-2) ... 09:42:29 [2024-02-15T09:42:29.980Z] #60 25.00 Setting up libsecret-1-0:arm64 (0.20.5-3) ... 09:42:29 [2024-02-15T09:42:29.980Z] #60 25.02 Setting up libgcrypt20-dev (1.10.1-3) ... 09:42:29 [2024-02-15T09:42:29.980Z] #60 25.03 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ... 09:42:29 [2024-02-15T09:42:29.980Z] #60 25.09 Setting up libmount-dev:arm64 (2.38.1-5+b1) ... 09:42:30 [2024-02-15T09:42:30.237Z] #60 25.14 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ... 09:42:30 [2024-02-15T09:42:30.237Z] #60 25.17 Setting up libglib2.0-dev:arm64 (2.74.6-2) ... 09:42:30 [2024-02-15T09:42:30.237Z] #60 25.24 Setting up libsecret-1-dev:arm64 (0.20.5-3) ... 09:42:30 [2024-02-15T09:42:30.495Z] #60 25.29 Processing triggers for libc-bin (2.36-9+deb12u4) ... 09:42:30 [2024-02-15T09:42:30.752Z] #60 DONE 25.7s 09:42:30 [2024-02-15T09:42:30.752Z] 09:42:30 [2024-02-15T09:42:30.752Z] #76 [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...) 09:42:32 [2024-02-15T09:42:32.648Z] #76 ... 09:42:32 [2024-02-15T09:42:32.648Z] 09:42:32 [2024-02-15T09:42:32.648Z] #77 [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...) 09:42:32 [2024-02-15T09:42:32.648Z] #77 0.771 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): 09:42:32 [2024-02-15T09:42:32.648Z] #77 0.771 Compatibility with CMake < 2.8.12 will be removed from a future version of 09:42:32 [2024-02-15T09:42:32.648Z] #77 0.771 CMake. 09:42:32 [2024-02-15T09:42:32.648Z] #77 0.771 09:42:32 [2024-02-15T09:42:32.648Z] #77 0.771 Update the VERSION argument <min> value or use a ...<max> suffix to tell 09:42:32 [2024-02-15T09:42:32.648Z] #77 0.771 CMake that the project does not need compatibility with older versions. 09:42:32 [2024-02-15T09:42:32.648Z] #77 0.771 09:42:32 [2024-02-15T09:42:32.648Z] #77 0.781 09:42:32 [2024-02-15T09:42:32.648Z] #77 0.928 -- The C compiler identification is GNU 12.2.0 09:42:32 [2024-02-15T09:42:32.648Z] #77 0.951 -- Detecting C compiler ABI info 09:42:32 [2024-02-15T09:42:32.648Z] #77 1.178 -- Detecting C compiler ABI info - done 09:42:32 [2024-02-15T09:42:32.648Z] #77 1.209 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped 09:42:32 [2024-02-15T09:42:32.648Z] #77 1.209 -- Detecting C compile features 09:42:32 [2024-02-15T09:42:32.648Z] #77 1.209 -- Detecting C compile features - done 09:42:32 [2024-02-15T09:42:32.648Z] #77 1.222 -- Performing Test HAS_BUILTIN_FORTIFY 09:42:32 [2024-02-15T09:42:32.648Z] #77 1.318 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 09:42:32 [2024-02-15T09:42:32.648Z] #77 1.364 -- Configuring done 09:42:32 [2024-02-15T09:42:32.648Z] #77 1.368 -- Generating done 09:42:32 [2024-02-15T09:42:32.648Z] #77 1.373 -- Build files have been written to: /go/src/github.com/krallin/tini 09:42:32 [2024-02-15T09:42:32.648Z] #77 1.545 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 09:42:32 [2024-02-15T09:42:32.648Z] #77 2.079 [100%] Linking C executable tini-static 09:42:32 [2024-02-15T09:42:32.648Z] #77 2.252 [100%] Built target tini-static 09:42:32 [2024-02-15T09:42:32.648Z] #77 DONE 2.7s 09:42:32 [2024-02-15T09:42:32.648Z] 09:42:32 [2024-02-15T09:42:32.648Z] #78 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...) 09:42:32 [2024-02-15T09:42:32.648Z] #78 0.986 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 . 09:42:32 [2024-02-15T09:42:32.648Z] #78 ... 09:42:32 [2024-02-15T09:42:32.648Z] 09:42:32 [2024-02-15T09:42:32.648Z] #79 [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 09:42:32 [2024-02-15T09:42:32.648Z] #79 0.829 Cloning into '/tmp/crun-build'... 09:42:32 [2024-02-15T09:42:32.648Z] #79 3.401 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' 09:42:32 [2024-02-15T09:42:32.648Z] #79 3.413 Cloning into '/tmp/crun-build/libocispec'... 09:42:32 [2024-02-15T09:42:32.648Z] #79 3.735 Submodule path 'libocispec': checked out '19c05670c37a42c217caa7b141bcaada7867cc15' 09:42:32 [2024-02-15T09:42:32.648Z] #79 3.746 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' 09:42:32 [2024-02-15T09:42:32.648Z] #79 3.746 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' 09:42:32 [2024-02-15T09:42:32.648Z] #79 3.746 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' 09:42:32 [2024-02-15T09:42:32.648Z] #79 3.752 Cloning into '/tmp/crun-build/libocispec/image-spec'... 09:42:32 [2024-02-15T09:42:32.648Z] #79 4.470 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... 09:42:32 [2024-02-15T09:42:32.648Z] #79 5.149 Cloning into '/tmp/crun-build/libocispec/yajl'... 09:42:32 [2024-02-15T09:42:32.648Z] #79 5.657 Submodule path 'libocispec/image-spec': checked out '0b40f0f367c396cc5a7d6a2e8c8842271d3d3844' 09:42:32 [2024-02-15T09:42:32.648Z] #79 5.677 Submodule path 'libocispec/runtime-spec': checked out '55ae2744e3a034668fa2c40687251095a69ed63e' 09:42:32 [2024-02-15T09:42:32.648Z] #79 5.691 Submodule path 'libocispec/yajl': checked out '49923ccb2143e36850bcdeb781e2bcdf5ce22f15' 09:42:34 [2024-02-15T09:42:34.544Z] #79 ... 09:42:34 [2024-02-15T09:42:34.544Z] 09:42:34 [2024-02-15T09:42:34.544Z] #76 [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...) 09:42:34 [2024-02-15T09:42:34.544Z] #76 3.584 + bin/ctr 09:42:34 [2024-02-15T09:42:34.544Z] #76 3.584 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 09:42:41 [2024-02-15T09:42:41.099Z] #76 ... 09:42:41 [2024-02-15T09:42:41.099Z] 09:42:41 [2024-02-15T09:42:41.099Z] #68 [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 09:42:41 [2024-02-15T09:42:41.099Z] #68 33.93 gotestsum version dev 09:42:41 [2024-02-15T09:42:41.099Z] #68 DONE 35.9s 09:42:41 [2024-02-15T09:42:41.099Z] 09:42:41 [2024-02-15T09:42:41.099Z] #79 [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 09:42:41 [2024-02-15T09:42:41.099Z] #79 11.90 aclocal: warning: couldn't open directory 'm4': No such file or directory 09:42:41 [2024-02-15T09:42:41.099Z] #79 16.57 libtoolize: putting auxiliary files in '.'. 09:42:41 [2024-02-15T09:42:41.099Z] #79 16.57 libtoolize: copying file './ltmain.sh' 09:42:42 [2024-02-15T09:42:42.030Z] #79 17.46 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, 09:42:42 [2024-02-15T09:42:42.030Z] #79 17.46 libtoolize: and rerunning libtoolize and aclocal. 09:42:42 [2024-02-15T09:42:42.030Z] #79 17.46 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. 09:42:45 [2024-02-15T09:42:45.306Z] #79 20.48 configure.ac:7: installing './compile' 09:42:45 [2024-02-15T09:42:45.306Z] #79 20.48 configure.ac:11: installing './config.guess' 09:42:45 [2024-02-15T09:42:45.306Z] #79 20.48 configure.ac:11: installing './config.sub' 09:42:45 [2024-02-15T09:42:45.306Z] #79 20.48 configure.ac:8: installing './install-sh' 09:42:45 [2024-02-15T09:42:45.306Z] #79 20.48 configure.ac:8: installing './missing' 09:42:45 [2024-02-15T09:42:45.306Z] #79 20.55 Makefile.am: installing './depcomp' 09:42:45 [2024-02-15T09:42:45.564Z] #79 21.19 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. 09:42:45 [2024-02-15T09:42:45.821Z] #79 21.19 libtoolize: copying file 'build-aux/ltmain.sh' 09:42:45 [2024-02-15T09:42:45.821Z] #79 21.35 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. 09:42:45 [2024-02-15T09:42:45.821Z] #79 21.35 libtoolize: copying file 'm4/libtool.m4' 09:42:45 [2024-02-15T09:42:45.821Z] #79 21.48 libtoolize: copying file 'm4/ltoptions.m4' 09:42:46 [2024-02-15T09:42:46.078Z] #79 21.66 libtoolize: copying file 'm4/ltsugar.m4' 09:42:46 [2024-02-15T09:42:46.078Z] #79 21.77 libtoolize: copying file 'm4/ltversion.m4' 09:42:46 [2024-02-15T09:42:46.336Z] #79 21.86 libtoolize: copying file 'm4/lt~obsolete.m4' 09:42:46 [2024-02-15T09:42:46.336Z] #79 21.98 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. 09:42:48 [2024-02-15T09:42:48.860Z] #79 24.29 configure.ac:3: warning: The macro `AC_CONFIG_HEADER' is obsolete. 09:42:48 [2024-02-15T09:42:48.860Z] #79 24.29 configure.ac:3: You should run autoupdate. 09:42:48 [2024-02-15T09:42:48.860Z] #79 24.29 ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... 09:42:48 [2024-02-15T09:42:48.860Z] #79 24.29 configure.ac:3: the top level 09:42:50 [2024-02-15T09:42:50.754Z] #79 26.31 configure.ac:7: installing 'build-aux/compile' 09:42:50 [2024-02-15T09:42:50.754Z] #79 26.33 configure.ac:9: installing 'build-aux/config.guess' 09:42:50 [2024-02-15T09:42:50.754Z] #79 26.33 configure.ac:9: installing 'build-aux/config.sub' 09:42:50 [2024-02-15T09:42:50.754Z] #79 26.33 configure.ac:11: installing 'build-aux/install-sh' 09:42:50 [2024-02-15T09:42:50.754Z] #79 26.33 configure.ac:11: installing 'build-aux/missing' 09:42:50 [2024-02-15T09:42:50.754Z] #79 26.38 Makefile.am: installing 'build-aux/depcomp' 09:42:50 [2024-02-15T09:42:50.754Z] #79 26.42 parallel-tests: installing 'build-aux/test-driver' 09:42:52 [2024-02-15T09:42:52.126Z] #79 27.53 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. 09:42:52 [2024-02-15T09:42:52.126Z] #79 27.53 libtoolize: copying file 'build-aux/ltmain.sh' 09:42:52 [2024-02-15T09:42:52.399Z] #79 27.93 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. 09:42:52 [2024-02-15T09:42:52.399Z] #79 27.93 libtoolize: copying file 'm4/libtool.m4' 09:42:52 [2024-02-15T09:42:52.656Z] #79 28.10 libtoolize: copying file 'm4/ltoptions.m4' 09:42:52 [2024-02-15T09:42:52.656Z] #79 28.22 libtoolize: copying file 'm4/ltsugar.m4' 09:42:52 [2024-02-15T09:42:52.914Z] #79 28.38 libtoolize: copying file 'm4/ltversion.m4' 09:42:53 [2024-02-15T09:42:53.172Z] #79 28.47 libtoolize: copying file 'm4/lt~obsolete.m4' 09:42:58 [2024-02-15T09:42:58.429Z] #79 33.76 configure.ac:11: installing 'build-aux/compile' 09:42:58 [2024-02-15T09:42:58.429Z] #79 33.76 configure.ac:11: installing 'build-aux/config.guess' 09:42:58 [2024-02-15T09:42:58.429Z] #79 33.77 configure.ac:11: installing 'build-aux/config.sub' 09:42:58 [2024-02-15T09:42:58.429Z] #79 33.77 configure.ac:13: installing 'build-aux/install-sh' 09:42:58 [2024-02-15T09:42:58.429Z] #79 33.77 configure.ac:13: installing 'build-aux/missing' 09:42:58 [2024-02-15T09:42:58.429Z] #79 33.79 configure.ac:8: installing 'build-aux/tap-driver.sh' 09:42:58 [2024-02-15T09:42:58.429Z] #79 33.90 Makefile.am: installing 'build-aux/depcomp' 09:42:59 [2024-02-15T09:42:59.360Z] #79 34.76 checking build system type... aarch64-unknown-linux-gnu 09:42:59 [2024-02-15T09:42:59.617Z] #79 35.00 checking host system type... aarch64-unknown-linux-gnu 09:42:59 [2024-02-15T09:42:59.617Z] #79 35.00 checking how to print strings... printf 09:42:59 [2024-02-15T09:42:59.617Z] #79 35.04 checking for gcc... gcc 09:42:59 [2024-02-15T09:42:59.875Z] #79 35.19 checking whether the C compiler works... yes 09:42:59 [2024-02-15T09:42:59.875Z] #79 35.34 checking for C compiler default output file name... a.out 09:42:59 [2024-02-15T09:42:59.875Z] #79 35.34 checking for suffix of executables... 09:43:00 [2024-02-15T09:43:00.132Z] #79 35.46 checking whether we are cross compiling... no 09:43:00 [2024-02-15T09:43:00.132Z] #79 35.67 checking for suffix of object files... o 09:43:00 [2024-02-15T09:43:00.132Z] #79 35.74 checking whether the compiler supports GNU C... yes 09:43:00 [2024-02-15T09:43:00.389Z] #79 35.79 checking whether gcc accepts -g... yes 09:43:00 [2024-02-15T09:43:00.389Z] #79 35.88 checking for gcc option to enable C11 features... none needed 09:43:00 [2024-02-15T09:43:00.647Z] #79 36.04 checking whether gcc understands -c and -o together... yes 09:43:00 [2024-02-15T09:43:00.647Z] #79 36.11 checking for a sed that does not truncate output... /usr/bin/sed 09:43:00 [2024-02-15T09:43:00.647Z] #79 36.16 checking for grep that handles long lines and -e... /usr/bin/grep 09:43:00 [2024-02-15T09:43:00.647Z] #79 36.16 checking for egrep... /usr/bin/grep -E 09:43:00 [2024-02-15T09:43:00.647Z] #79 36.17 checking for fgrep... /usr/bin/grep -F 09:43:00 [2024-02-15T09:43:00.647Z] #79 36.17 checking for ld used by gcc... /usr/bin/ld 09:43:00 [2024-02-15T09:43:00.647Z] #79 36.19 checking if the linker (/usr/bin/ld) is GNU ld... yes 09:43:00 [2024-02-15T09:43:00.647Z] #79 36.21 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 09:43:00 [2024-02-15T09:43:00.647Z] #79 36.23 checking the name lister (/usr/bin/nm -B) interface... BSD nm 09:43:00 [2024-02-15T09:43:00.904Z] #79 36.26 checking whether ln -s works... yes 09:43:00 [2024-02-15T09:43:00.904Z] #79 36.27 checking the maximum length of command line arguments... 1572864 09:43:00 [2024-02-15T09:43:00.904Z] #79 36.29 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop 09:43:00 [2024-02-15T09:43:00.904Z] #79 36.29 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop 09:43:00 [2024-02-15T09:43:00.904Z] #79 36.29 checking for /usr/bin/ld option to reload object files... -r 09:43:00 [2024-02-15T09:43:00.904Z] #79 36.29 checking for file... file 09:43:00 [2024-02-15T09:43:00.904Z] #79 36.30 checking for objdump... objdump 09:43:00 [2024-02-15T09:43:00.904Z] #79 36.30 checking how to recognize dependent libraries... pass_all 09:43:00 [2024-02-15T09:43:00.904Z] #79 36.30 checking for dlltool... no 09:43:00 [2024-02-15T09:43:00.904Z] #79 36.30 checking how to associate runtime and link libraries... printf %s\n 09:43:00 [2024-02-15T09:43:00.904Z] #79 36.30 checking for ar... ar 09:43:00 [2024-02-15T09:43:00.904Z] #79 36.30 checking for archiver @FILE support... @ 09:43:00 [2024-02-15T09:43:00.904Z] #79 36.36 checking for strip... strip 09:43:00 [2024-02-15T09:43:00.904Z] #79 36.36 checking for ranlib... ranlib 09:43:00 [2024-02-15T09:43:00.904Z] #79 36.37 checking for gawk... no 09:43:00 [2024-02-15T09:43:00.904Z] #79 36.37 checking for mawk... mawk 09:43:01 [2024-02-15T09:43:01.161Z] #79 36.37 checking command to parse /usr/bin/nm -B output from gcc object... ok 09:43:01 [2024-02-15T09:43:01.161Z] #79 36.65 checking for sysroot... no 09:43:01 [2024-02-15T09:43:01.161Z] #79 36.65 checking for a working dd... /usr/bin/dd 09:43:01 [2024-02-15T09:43:01.161Z] #79 36.67 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 09:43:01 [2024-02-15T09:43:01.161Z] #79 36.68 checking for mt... no 09:43:01 [2024-02-15T09:43:01.161Z] #79 36.68 checking if : is a manifest tool... no 09:43:01 [2024-02-15T09:43:01.161Z] #79 36.70 checking for stdio.h... yes 09:43:01 [2024-02-15T09:43:01.419Z] #79 36.78 checking for stdlib.h... yes 09:43:01 [2024-02-15T09:43:01.419Z] #79 36.92 checking for string.h... yes 09:43:01 [2024-02-15T09:43:01.676Z] #79 37.03 checking for inttypes.h... yes 09:43:01 [2024-02-15T09:43:01.676Z] #79 37.14 checking for stdint.h... yes 09:43:01 [2024-02-15T09:43:01.676Z] #79 37.24 checking for strings.h... yes 09:43:01 [2024-02-15T09:43:01.933Z] #79 37.37 checking for sys/stat.h... yes 09:43:01 [2024-02-15T09:43:01.933Z] #79 37.45 checking for sys/types.h... yes 09:43:02 [2024-02-15T09:43:02.191Z] #79 37.55 checking for unistd.h... yes 09:43:02 [2024-02-15T09:43:02.191Z] #79 37.71 checking for dlfcn.h... yes 09:43:02 [2024-02-15T09:43:02.191Z] #79 37.80 checking for objdir... .libs 09:43:02 [2024-02-15T09:43:02.709Z] #79 38.05 checking if gcc supports -fno-rtti -fno-exceptions... no 09:43:02 [2024-02-15T09:43:02.709Z] #79 38.12 checking for gcc option to produce PIC... -fPIC -DPIC 09:43:02 [2024-02-15T09:43:02.709Z] #79 38.12 checking if gcc PIC flag -fPIC -DPIC works... yes 09:43:02 [2024-02-15T09:43:02.709Z] #79 38.17 checking if gcc static flag -static works... yes 09:43:02 [2024-02-15T09:43:02.966Z] #79 38.38 checking if gcc supports -c -o file.o... yes 09:43:02 [2024-02-15T09:43:02.966Z] #79 38.43 checking if gcc supports -c -o file.o... (cached) yes 09:43:02 [2024-02-15T09:43:02.966Z] #79 38.43 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes 09:43:03 [2024-02-15T09:43:03.223Z] #79 38.46 checking dynamic linker characteristics... GNU/Linux ld.so 09:43:03 [2024-02-15T09:43:03.223Z] #79 38.67 checking how to hardcode library paths into programs... immediate 09:43:03 [2024-02-15T09:43:03.223Z] #79 38.67 checking whether stripping libraries is possible... yes 09:43:03 [2024-02-15T09:43:03.223Z] #79 38.68 checking if libtool supports shared libraries... yes 09:43:03 [2024-02-15T09:43:03.223Z] #79 38.68 checking whether to build shared libraries... no 09:43:03 [2024-02-15T09:43:03.223Z] #79 38.68 checking whether to build static libraries... yes 09:43:03 [2024-02-15T09:43:03.223Z] #79 38.68 checking for a BSD-compatible install... /usr/bin/install -c 09:43:03 [2024-02-15T09:43:03.223Z] #79 38.72 checking whether build environment is sane... yes 09:43:03 [2024-02-15T09:43:03.223Z] #79 38.77 checking for a race-free mkdir -p... /usr/bin/mkdir -p 09:43:03 [2024-02-15T09:43:03.223Z] #79 38.77 checking whether make sets $(MAKE)... yes 09:43:03 [2024-02-15T09:43:03.223Z] #79 38.83 checking whether make supports the include directive... yes (GNU style) 09:43:03 [2024-02-15T09:43:03.481Z] #79 38.88 checking whether make supports nested variables... yes 09:43:03 [2024-02-15T09:43:03.481Z] #79 38.92 checking whether UID '0' is supported by ustar format... yes 09:43:03 [2024-02-15T09:43:03.481Z] #79 38.92 checking whether GID '0' is supported by ustar format... yes 09:43:03 [2024-02-15T09:43:03.481Z] #79 38.92 checking how to create a ustar tar archive... gnutar 09:43:03 [2024-02-15T09:43:03.481Z] #79 38.99 checking dependency style of gcc... gcc3 09:43:03 [2024-02-15T09:43:03.746Z] #79 39.11 checking whether to enable maintainer-specific portions of Makefiles... yes 09:43:03 [2024-02-15T09:43:03.746Z] #79 39.11 checking whether make supports nested variables... (cached) yes 09:43:03 [2024-02-15T09:43:03.746Z] #79 39.11 checking for gawk... (cached) mawk 09:43:03 [2024-02-15T09:43:03.746Z] #79 39.12 checking for a sed that does not truncate output... (cached) /usr/bin/sed 09:43:03 [2024-02-15T09:43:03.746Z] #79 39.12 checking for gcc... (cached) gcc 09:43:03 [2024-02-15T09:43:03.746Z] #79 39.23 checking whether the compiler supports GNU C... (cached) yes 09:43:03 [2024-02-15T09:43:03.746Z] #79 39.23 checking whether gcc accepts -g... (cached) yes 09:43:03 [2024-02-15T09:43:03.746Z] #79 39.24 checking for gcc option to enable C11 features... (cached) none needed 09:43:03 [2024-02-15T09:43:03.746Z] #79 39.24 checking whether gcc understands -c and -o together... (cached) yes 09:43:03 [2024-02-15T09:43:03.746Z] #79 39.24 checking for a Python interpreter with version >= 3... python3 09:43:03 [2024-02-15T09:43:03.746Z] #79 39.30 checking for python3... /usr/bin/python3 09:43:03 [2024-02-15T09:43:03.746Z] #79 39.30 checking for python3 version... 3.11 09:43:03 [2024-02-15T09:43:03.746Z] #79 39.32 checking for python3 platform... linux 09:43:04 [2024-02-15T09:43:04.004Z] #79 39.34 checking for GNU default python3 prefix... ${prefix} 09:43:04 [2024-02-15T09:43:04.004Z] #79 39.34 checking for GNU default python3 exec_prefix... ${exec_prefix} 09:43:04 [2024-02-15T09:43:04.004Z] #79 39.34 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages 09:43:04 [2024-02-15T09:43:04.004Z] #79 39.38 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages 09:43:04 [2024-02-15T09:43:04.004Z] #79 39.43 checking for go-md2man... no 09:43:04 [2024-02-15T09:43:04.004Z] #79 39.43 checking for error.h... yes 09:43:04 [2024-02-15T09:43:04.004Z] #79 39.51 checking for linux/openat2.h... yes 09:43:04 [2024-02-15T09:43:04.004Z] #79 39.58 checking for stdatomic.h... yes 09:43:04 [2024-02-15T09:43:04.261Z] #79 39.63 checking for linux/ioprio.h... yes 09:43:04 [2024-02-15T09:43:04.261Z] #79 39.69 checking for atomic_int... yes 09:43:04 [2024-02-15T09:43:04.518Z] #79 39.81 checking for atomic_bool... yes 09:43:04 [2024-02-15T09:43:04.518Z] #79 39.99 checking for copy_file_range... yes 09:43:04 [2024-02-15T09:43:04.518Z] #79 40.09 checking for fgetxattr... yes 09:43:04 [2024-02-15T09:43:04.775Z] #79 40.20 checking for statx... yes 09:43:05 [2024-02-15T09:43:05.032Z] #79 40.36 checking for fgetpwent_r... yes 09:43:05 [2024-02-15T09:43:05.032Z] #79 40.50 checking for issetugid... no 09:43:05 [2024-02-15T09:43:05.290Z] #79 40.65 checking for memfd_create... yes 09:43:05 [2024-02-15T09:43:05.290Z] #79 40.82 checking for pkg-config... /usr/bin/pkg-config 09:43:05 [2024-02-15T09:43:05.290Z] #79 40.82 checking pkg-config is at least version 0.9.0... yes 09:43:05 [2024-02-15T09:43:05.547Z] #79 40.82 checking for library containing yajl_tree_get... -lyajl 09:43:05 [2024-02-15T09:43:05.547Z] #79 41.04 checking for yajl >= 2.0.0... yes 09:43:05 [2024-02-15T09:43:05.547Z] #79 41.07 checking for sys/capability.h... yes 09:43:05 [2024-02-15T09:43:05.804Z] #79 41.16 checking for library containing cap_from_name... -lcap 09:43:06 [2024-02-15T09:43:06.061Z] #79 41.40 checking for library containing gcry_check_version... no 09:43:06 [2024-02-15T09:43:06.319Z] #79 41.62 checking for library containing dlopen... none required 09:43:06 [2024-02-15T09:43:06.319Z] #79 41.71 checking for seccomp.h... yes 09:43:06 [2024-02-15T09:43:06.319Z] #79 41.77 checking for library containing seccomp_rule_add... -lseccomp 09:43:06 [2024-02-15T09:43:06.576Z] #79 41.99 checking for library containing seccomp_arch_resolve_name... none required 09:43:06 [2024-02-15T09:43:06.834Z] #79 42.11 checking for systemd/sd-bus.h... yes 09:43:06 [2024-02-15T09:43:06.834Z] #79 42.17 checking for library containing sd_bus_match_signal_async... -lsystemd 09:43:06 [2024-02-15T09:43:06.834Z] #79 42.38 checking for sd_notify_barrier... yes 09:43:07 [2024-02-15T09:43:07.091Z] #79 42.52 checking for linux/bpf.h... yes 09:43:07 [2024-02-15T09:43:07.091Z] #79 42.58 checking compilation for eBPF... yes 09:43:07 [2024-02-15T09:43:07.348Z] #79 42.66 checking for criu >= 3.15... no 09:43:07 [2024-02-15T09:43:07.348Z] #79 42.68 configure: CRIU headers not found, building without CRIU support 09:43:07 [2024-02-15T09:43:07.348Z] #79 42.68 checking for criu > 3.16... no 09:43:07 [2024-02-15T09:43:07.348Z] #79 42.70 configure: CRIU version doesn't support join-ns API 09:43:07 [2024-02-15T09:43:07.348Z] #79 42.70 checking for criu > 3.16.1... no 09:43:07 [2024-02-15T09:43:07.348Z] #79 42.71 configure: CRIU version doesn't support for pre-dumping 09:43:07 [2024-02-15T09:43:07.348Z] #79 42.71 checking for new mount API (fsconfig)... yes 09:43:07 [2024-02-15T09:43:07.348Z] #79 42.92 yes 09:43:07 [2024-02-15T09:43:07.348Z] #79 42.93 checking for seccomp notify API... yes 09:43:07 [2024-02-15T09:43:07.605Z] #79 43.00 checking for gperf... no 09:43:07 [2024-02-15T09:43:07.605Z] #79 43.00 configure: gperf not found - cannot rebuild signal parser code 09:43:07 [2024-02-15T09:43:07.605Z] #79 43.00 checking for library containing argp_parse... none required 09:43:07 [2024-02-15T09:43:07.863Z] #79 43.15 checking that generated files are newer than configure... done 09:43:07 [2024-02-15T09:43:07.863Z] #79 43.16 configure: creating ./config.status 09:43:10 [2024-02-15T09:43:10.387Z] #79 45.55 config.status: creating Makefile 09:43:10 [2024-02-15T09:43:10.387Z] #79 45.61 config.status: creating config.h 09:43:10 [2024-02-15T09:43:10.387Z] #79 45.65 config.status: executing libtool commands 09:43:10 [2024-02-15T09:43:10.387Z] #79 45.67 config.status: executing depfiles commands 09:43:10 [2024-02-15T09:43:10.952Z] #79 46.41 === configuring in libocispec (/tmp/crun-build/libocispec) 09:43:10 [2024-02-15T09:43:10.952Z] #79 46.45 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. 09:43:11 [2024-02-15T09:43:11.467Z] #79 46.79 checking for gcc... 09:43:11 [2024-02-15T09:43:11.467Z] #79 ... 09:43:11 [2024-02-15T09:43:11.467Z] 09:43:11 [2024-02-15T09:43:11.467Z] #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...) 09:43:11 [2024-02-15T09:43:11.467Z] #73 DONE 55.5s 09:43:11 [2024-02-15T09:43:11.467Z] 09:43:11 [2024-02-15T09:43:11.467Z] #79 [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 09:43:11 [2024-02-15T09:43:11.467Z] #79 46.79 checking for gcc... gcc 09:43:11 [2024-02-15T09:43:11.467Z] #79 46.88 checking whether the C compiler works... 09:43:11 [2024-02-15T09:43:11.467Z] #79 ... 09:43:11 [2024-02-15T09:43:11.467Z] 09:43:11 [2024-02-15T09:43:11.467Z] #80 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/ 09:43:11 [2024-02-15T09:43:11.467Z] #80 DONE 0.1s 09:43:11 [2024-02-15T09:43:11.467Z] 09:43:11 [2024-02-15T09:43:11.467Z] #79 [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 09:43:11 [2024-02-15T09:43:11.467Z] #79 46.88 checking whether the C compiler works... yes 09:43:11 [2024-02-15T09:43:11.467Z] #79 47.00 checking for C compiler default output file name... a.out 09:43:11 [2024-02-15T09:43:11.735Z] #79 47.01 checking for suffix of executables... 09:43:11 [2024-02-15T09:43:11.735Z] #79 47.12 checking whether we are cross compiling... no 09:43:11 [2024-02-15T09:43:11.735Z] #79 47.23 checking for suffix of object files... o 09:43:11 [2024-02-15T09:43:11.735Z] #79 47.32 checking whether the compiler supports GNU C... yes 09:43:11 [2024-02-15T09:43:11.994Z] 09:43:11 [2024-02-15T09:43:11.994Z] #79 ... 09:43:11 [2024-02-15T09:43:11.994Z] 09:43:11 [2024-02-15T09:43:11.994Z] #81 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/ 09:43:11 [2024-02-15T09:43:11.994Z] #81 DONE 0.3s 09:43:11 [2024-02-15T09:43:11.994Z] 09:43:11 [2024-02-15T09:43:11.994Z] #79 [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 09:43:11 [2024-02-15T09:43:11.994Z] #79 47.39 checking whether gcc accepts -g... yes 09:43:11 [2024-02-15T09:43:11.994Z] #79 47.46 checking for gcc option to enable C11 features... none needed 09:43:12 [2024-02-15T09:43:12.258Z] #79 47.63 checking whether gcc understands -c and -o together... yes 09:43:12 [2024-02-15T09:43:12.258Z] #79 47.76 checking for stdio.h... 09:43:12 [2024-02-15T09:43:12.258Z] #79 ... 09:43:12 [2024-02-15T09:43:12.258Z] 09:43:12 [2024-02-15T09:43:12.259Z] #72 [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...) 09:43:12 [2024-02-15T09:43:12.259Z] #72 DONE 56.4s 09:43:12 [2024-02-15T09:43:12.259Z] 09:43:12 [2024-02-15T09:43:12.259Z] #79 [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 09:43:12 [2024-02-15T09:43:12.259Z] #79 47.76 checking for stdio.h... yes 09:43:12 [2024-02-15T09:43:12.516Z] #79 47.87 checking for stdlib.h... yes 09:43:12 [2024-02-15T09:43:12.516Z] #79 47.95 checking for string.h... yes 09:43:12 [2024-02-15T09:43:12.516Z] #79 48.00 checking for inttypes.h... yes 09:43:12 [2024-02-15T09:43:12.774Z] #79 48.18 checking for stdint.h... yes 09:43:12 [2024-02-15T09:43:12.774Z] #79 48.24 checking for strings.h... yes 09:43:13 [2024-02-15T09:43:13.032Z] #79 48.32 checking for sys/stat.h... yes 09:43:13 [2024-02-15T09:43:13.032Z] #79 48.41 checking for sys/types.h... yes 09:43:13 [2024-02-15T09:43:13.032Z] #79 48.51 checking for unistd.h... yes 09:43:13 [2024-02-15T09:43:13.032Z] #79 48.57 checking for wchar.h... yes 09:43:13 [2024-02-15T09:43:13.289Z] #79 48.63 checking for minix/config.h... no 09:43:13 [2024-02-15T09:43:13.289Z] #79 48.67 checking whether it is safe to define __EXTENSIONS__... yes 09:43:13 [2024-02-15T09:43:13.289Z] #79 48.72 checking whether _XOPEN_SOURCE should be defined... no 09:43:13 [2024-02-15T09:43:13.289Z] #79 48.78 checking build system type... aarch64-unknown-linux-gnu 09:43:13 [2024-02-15T09:43:13.546Z] 09:43:13 [2024-02-15T09:43:13.546Z] #79 ... 09:43:13 [2024-02-15T09:43:13.546Z] 09:43:13 [2024-02-15T09:43:13.546Z] #82 [dev-systemd-false 2/21] COPY --link --from=swagger /build/ /usr/local/bin/ 09:43:13 [2024-02-15T09:43:13.546Z] #82 DONE 0.5s 09:43:13 [2024-02-15T09:43:13.546Z] 09:43:13 [2024-02-15T09:43:13.546Z] #74 [delve-build 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...) 09:43:13 [2024-02-15T09:43:13.546Z] #74 DONE 57.6s 09:43:13 [2024-02-15T09:43:13.546Z] 09:43:13 [2024-02-15T09:43:13.546Z] #79 [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 09:43:13 [2024-02-15T09:43:13.546Z] #79 48.95 checking host system type... aarch64-unknown-linux-gnu 09:43:13 [2024-02-15T09:43:13.546Z] #79 48.95 checking how to print strings... printf 09:43:13 [2024-02-15T09:43:13.546Z] #79 48.95 checking for a sed that does not truncate output... /usr/bin/sed 09:43:13 [2024-02-15T09:43:13.546Z] #79 48.97 checking for grep that handles long lines and -e... /usr/bin/grep 09:43:13 [2024-02-15T09:43:13.546Z] #79 48.98 checking for egrep... /usr/bin/grep -E 09:43:13 [2024-02-15T09:43:13.546Z] #79 48.98 checking for fgrep... /usr/bin/grep -F 09:43:13 [2024-02-15T09:43:13.546Z] #79 48.99 checking for ld used by gcc... /usr/bin/ld 09:43:13 [2024-02-15T09:43:13.546Z] #79 49.03 checking if the linker (/usr/bin/ld) is GNU ld... yes 09:43:13 [2024-02-15T09:43:13.546Z] #79 49.05 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 09:43:13 [2024-02-15T09:43:13.546Z] #79 49.09 checking the name lister (/usr/bin/nm -B) interface... BSD nm 09:43:13 [2024-02-15T09:43:13.546Z] #79 49.16 checking whether ln -s works... yes 09:43:13 [2024-02-15T09:43:13.804Z] #79 49.16 checking the maximum length of command line arguments... 1572864 09:43:13 [2024-02-15T09:43:13.804Z] #79 49.20 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop 09:43:13 [2024-02-15T09:43:13.804Z] #79 49.20 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop 09:43:13 [2024-02-15T09:43:13.804Z] #79 49.20 checking for /usr/bin/ld option to reload object files... -r 09:43:13 [2024-02-15T09:43:13.804Z] #79 49.20 checking for file... file 09:43:13 [2024-02-15T09:43:13.804Z] #79 49.20 checking for objdump... objdump 09:43:13 [2024-02-15T09:43:13.804Z] #79 49.20 checking how to recognize dependent libraries... pass_all 09:43:13 [2024-02-15T09:43:13.804Z] #79 49.20 checking for dlltool... no 09:43:13 [2024-02-15T09:43:13.804Z] #79 49.20 checking how to associate runtime and link libraries... printf %s\n 09:43:13 [2024-02-15T09:43:13.804Z] #79 49.20 checking for ar... ar 09:43:13 [2024-02-15T09:43:13.804Z] #79 49.20 checking for archiver @FILE support... @ 09:43:13 [2024-02-15T09:43:13.804Z] #79 49.24 checking for strip... strip 09:43:13 [2024-02-15T09:43:13.804Z] #79 49.24 checking for ranlib... ranlib 09:43:13 [2024-02-15T09:43:13.804Z] #79 49.24 checking for gawk... no 09:43:13 [2024-02-15T09:43:13.804Z] #79 49.24 checking for mawk... mawk 09:43:14 [2024-02-15T09:43:14.061Z] #79 49.24 checking command to parse /usr/bin/nm -B output from gcc object... ok 09:43:14 [2024-02-15T09:43:14.061Z] #79 49.57 checking for sysroot... no 09:43:14 [2024-02-15T09:43:14.061Z] #79 49.57 checking for a working dd... /usr/bin/dd 09:43:14 [2024-02-15T09:43:14.061Z] #79 49.61 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 09:43:14 [2024-02-15T09:43:14.061Z] #79 49.61 checking for mt... no 09:43:14 [2024-02-15T09:43:14.061Z] #79 49.61 checking if : is a manifest tool... no 09:43:14 [2024-02-15T09:43:14.061Z] #79 49.62 checking for dlfcn.h... yes 09:43:14 [2024-02-15T09:43:14.319Z] #79 49.67 checking for objdir... .libs 09:43:14 [2024-02-15T09:43:14.319Z] #79 49.87 checking if gcc supports -fno-rtti -fno-exceptions... no 09:43:14 [2024-02-15T09:43:14.319Z] #79 49.93 checking for gcc option to produce PIC... -fPIC -DPIC 09:43:14 [2024-02-15T09:43:14.319Z] #79 49.93 checking if gcc PIC flag -fPIC -DPIC works... yes 09:43:14 [2024-02-15T09:43:14.576Z] #79 49.98 checking if gcc static flag -static works... yes 09:43:14 [2024-02-15T09:43:14.576Z] #79 50.12 checking if gcc supports -c -o file.o... yes 09:43:14 [2024-02-15T09:43:14.833Z] 09:43:14 [2024-02-15T09:43:14.833Z] #79 ... 09:43:14 [2024-02-15T09:43:14.833Z] 09:43:14 [2024-02-15T09:43:14.833Z] #78 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...) 09:43:14 [2024-02-15T09:43:14.833Z] #78 DONE 52.3s 09:43:14 [2024-02-15T09:43:14.833Z] 09:43:14 [2024-02-15T09:43:14.833Z] #79 [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 09:43:14 [2024-02-15T09:43:14.833Z] #79 50.24 checking if gcc supports -c -o file.o... (cached) yes 09:43:14 [2024-02-15T09:43:14.833Z] #79 50.24 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes 09:43:14 [2024-02-15T09:43:14.833Z] #79 50.27 checking dynamic linker characteristics... GNU/Linux ld.so 09:43:15 [2024-02-15T09:43:15.091Z] #79 ... 09:43:15 [2024-02-15T09:43:15.091Z] 09:43:15 [2024-02-15T09:43:15.091Z] #83 [dev-systemd-false 3/21] COPY --link --from=delve /build/ /usr/local/bin/ 09:43:15 [2024-02-15T09:43:15.091Z] #83 DONE 0.4s 09:43:15 [2024-02-15T09:43:15.091Z] 09:43:15 [2024-02-15T09:43:15.091Z] #79 [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 09:43:15 [2024-02-15T09:43:15.091Z] #79 50.47 checking how to hardcode library paths into programs... immediate 09:43:15 [2024-02-15T09:43:15.091Z] #79 50.47 checking whether stripping libraries is possible... yes 09:43:15 [2024-02-15T09:43:15.091Z] #79 50.48 checking if libtool supports shared libraries... yes 09:43:15 [2024-02-15T09:43:15.091Z] #79 50.48 checking whether to build shared libraries... no 09:43:15 [2024-02-15T09:43:15.091Z] #79 50.48 checking whether to build static libraries... yes 09:43:15 [2024-02-15T09:43:15.091Z] #79 50.48 checking for a BSD-compatible install... /usr/bin/install -c 09:43:15 [2024-02-15T09:43:15.091Z] #79 50.57 checking whether build environment is sane... yes 09:43:15 [2024-02-15T09:43:15.091Z] 09:43:15 [2024-02-15T09:43:15.091Z] #79 ... 09:43:15 [2024-02-15T09:43:15.091Z] 09:43:15 [2024-02-15T09:43:15.091Z] #84 [dev-systemd-false 4/21] COPY --link --from=tomll /build/ /usr/local/bin/ 09:43:15 [2024-02-15T09:43:15.091Z] #84 DONE 0.1s 09:43:15 [2024-02-15T09:43:15.091Z] 09:43:15 [2024-02-15T09:43:15.091Z] #79 [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 09:43:15 [2024-02-15T09:43:15.091Z] #79 50.62 checking for a race-free mkdir -p... /usr/bin/mkdir -p 09:43:15 [2024-02-15T09:43:15.091Z] #79 50.63 checking whether make sets $(MAKE)... yes 09:43:15 [2024-02-15T09:43:15.091Z] #79 50.69 checking whether make supports the include directive... yes (GNU style) 09:43:15 [2024-02-15T09:43:15.349Z] #79 50.71 checking whether make supports nested variables... 09:43:15 [2024-02-15T09:43:15.349Z] #79 ... 09:43:15 [2024-02-15T09:43:15.349Z] 09:43:15 [2024-02-15T09:43:15.349Z] #85 [dev-systemd-false 5/21] COPY --link --from=gowinres /build/ /usr/local/bin/ 09:43:15 [2024-02-15T09:43:15.349Z] #85 DONE 0.2s 09:43:15 [2024-02-15T09:43:15.349Z] 09:43:15 [2024-02-15T09:43:15.349Z] #79 [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 09:43:15 [2024-02-15T09:43:15.349Z] #79 50.71 checking whether make supports nested variables... yes 09:43:15 [2024-02-15T09:43:15.349Z] #79 50.74 checking whether UID '0' is supported by ustar format... yes 09:43:15 [2024-02-15T09:43:15.349Z] #79 50.74 checking whether GID '0' is supported by ustar format... yes 09:43:15 [2024-02-15T09:43:15.349Z] #79 50.74 checking how to create a ustar tar archive... gnutar 09:43:15 [2024-02-15T09:43:15.349Z] #79 50.84 checking dependency style of gcc... gcc3 09:43:15 [2024-02-15T09:43:15.349Z] #79 50.93 checking whether to enable maintainer-specific portions of Makefiles... yes 09:43:15 [2024-02-15T09:43:15.349Z] #79 50.94 checking whether make supports nested variables... (cached) yes 09:43:15 [2024-02-15T09:43:15.349Z] #79 50.94 checking for pkg-config... /usr/bin/pkg-config 09:43:15 [2024-02-15T09:43:15.349Z] #79 50.94 checking pkg-config is at least version 0.9.0... yes 09:43:15 [2024-02-15T09:43:15.349Z] #79 50.94 checking for yajl >= 2.1.0... yes 09:43:15 [2024-02-15T09:43:15.349Z] #79 50.96 checking for a sed that does not truncate output... (cached) /usr/bin/sed 09:43:15 [2024-02-15T09:43:15.349Z] #79 50.96 checking for gcc... (cached) gcc 09:43:15 [2024-02-15T09:43:15.349Z] #79 50.99 checking whether the compiler supports GNU C... (cached) yes 09:43:15 [2024-02-15T09:43:15.349Z] #79 51.00 checking whether gcc accepts -g... (cached) yes 09:43:15 [2024-02-15T09:43:15.349Z] #79 51.00 checking for gcc option to enable C11 features... (cached) none needed 09:43:15 [2024-02-15T09:43:15.349Z] #79 51.00 checking whether gcc understands -c and -o together... (cached) yes 09:43:15 [2024-02-15T09:43:15.349Z] #79 51.00 checking for a Python interpreter with version >= 3... python3 09:43:15 [2024-02-15T09:43:15.606Z] #79 ... 09:43:15 [2024-02-15T09:43:15.606Z] 09:43:15 [2024-02-15T09:43:15.606Z] #86 [dev-systemd-false 6/21] COPY --link --from=tini /build/ /usr/local/bin/ 09:43:15 [2024-02-15T09:43:15.606Z] #86 DONE 0.3s 09:43:15 [2024-02-15T09:43:15.606Z] 09:43:15 [2024-02-15T09:43:15.606Z] #79 [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 09:43:15 [2024-02-15T09:43:15.606Z] #79 51.03 checking for python3... /usr/bin/python3 09:43:15 [2024-02-15T09:43:15.606Z] #79 51.03 checking for python3 version... 3.11 09:43:15 [2024-02-15T09:43:15.606Z] #79 51.05 checking for python3 platform... linux 09:43:15 [2024-02-15T09:43:15.606Z] #79 51.06 checking for GNU default python3 prefix... ${prefix} 09:43:15 [2024-02-15T09:43:15.606Z] #79 51.06 checking for GNU default python3 exec_prefix... ${exec_prefix} 09:43:15 [2024-02-15T09:43:15.606Z] #79 51.07 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages 09:43:15 [2024-02-15T09:43:15.606Z] #79 51.10 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages 09:43:15 [2024-02-15T09:43:15.864Z] 09:43:15 [2024-02-15T09:43:15.864Z] #79 ... 09:43:15 [2024-02-15T09:43:15.864Z] 09:43:15 [2024-02-15T09:43:15.864Z] #87 [dev-systemd-false 7/21] COPY --link --from=registry /build/ /usr/local/bin/ 09:43:15 [2024-02-15T09:43:15.864Z] #87 DONE 0.1s 09:43:15 [2024-02-15T09:43:15.864Z] 09:43:15 [2024-02-15T09:43:15.864Z] #79 [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 09:43:16 [2024-02-15T09:43:16.123Z] #79 51.23 checking that generated files are newer than configure... 09:43:16 [2024-02-15T09:43:16.123Z] #79 ... 09:43:16 [2024-02-15T09:43:16.123Z] 09:43:16 [2024-02-15T09:43:16.123Z] #88 [dev-systemd-false 8/21] COPY --link --from=registry-v2 /build/ /usr/local/bin/ 09:43:16 [2024-02-15T09:43:16.123Z] #88 DONE 0.4s 09:43:16 [2024-02-15T09:43:16.123Z] 09:43:16 [2024-02-15T09:43:16.123Z] #89 [dev-systemd-false 9/21] COPY --link --from=gotestsum /build/ /usr/local/bin/ 09:43:16 [2024-02-15T09:43:16.123Z] #89 DONE 0.1s 09:43:16 [2024-02-15T09:43:16.123Z] 09:43:16 [2024-02-15T09:43:16.123Z] #79 [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 09:43:16 [2024-02-15T09:43:16.123Z] #79 51.23 checking that generated files are newer than configure... done 09:43:16 [2024-02-15T09:43:16.123Z] #79 51.60 configure: creating ./config.status 09:43:18 [2024-02-15T09:43:18.019Z] #79 53.71 config.status: creating Makefile 09:43:18 [2024-02-15T09:43:18.277Z] #79 53.74 config.status: creating ocispec.pc 09:43:18 [2024-02-15T09:43:18.277Z] #79 53.75 config.status: creating config.h 09:43:18 [2024-02-15T09:43:18.277Z] #79 53.75 config.status: executing libtool commands 09:43:18 [2024-02-15T09:43:18.277Z] #79 53.76 config.status: executing depfiles commands 09:43:18 [2024-02-15T09:43:18.534Z] #79 54.03 === configuring in yajl (/tmp/crun-build/libocispec/yajl) 09:43:18 [2024-02-15T09:43:18.534Z] #79 54.03 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. 09:43:18 [2024-02-15T09:43:18.792Z] #79 54.30 checking for gcc... gcc 09:43:18 [2024-02-15T09:43:18.792Z] #79 54.38 checking whether the C compiler works... yes 09:43:19 [2024-02-15T09:43:19.049Z] #79 54.46 checking for C compiler default output file name... a.out 09:43:19 [2024-02-15T09:43:19.049Z] #79 54.46 checking for suffix of executables... 09:43:19 [2024-02-15T09:43:19.049Z] #79 54.55 checking whether we are cross compiling... no 09:43:19 [2024-02-15T09:43:19.049Z] #79 54.63 checking for suffix of object files... o 09:43:19 [2024-02-15T09:43:19.049Z] #79 54.69 checking whether the compiler supports GNU C... yes 09:43:19 [2024-02-15T09:43:19.306Z] #79 54.72 checking whether gcc accepts -g... yes 09:43:19 [2024-02-15T09:43:19.306Z] #79 54.75 checking for gcc option to enable C11 features... none needed 09:43:19 [2024-02-15T09:43:19.306Z] #79 54.81 checking whether gcc understands -c and -o together... yes 09:43:19 [2024-02-15T09:43:19.306Z] #79 54.87 checking for a BSD-compatible install... /usr/bin/install -c 09:43:19 [2024-02-15T09:43:19.306Z] #79 54.88 checking whether build environment is sane... yes 09:43:19 [2024-02-15T09:43:19.306Z] #79 54.94 checking for a race-free mkdir -p... /usr/bin/mkdir -p 09:43:19 [2024-02-15T09:43:19.306Z] #79 54.96 checking for gawk... no 09:43:19 [2024-02-15T09:43:19.306Z] #79 54.96 checking for mawk... mawk 09:43:19 [2024-02-15T09:43:19.306Z] #79 54.96 checking whether make sets $(MAKE)... yes 09:43:19 [2024-02-15T09:43:19.564Z] #79 55.01 checking whether make supports the include directive... yes (GNU style) 09:43:19 [2024-02-15T09:43:19.564Z] #79 55.04 checking whether make supports nested variables... yes 09:43:19 [2024-02-15T09:43:19.564Z] #79 55.06 checking whether UID '0' is supported by ustar format... yes 09:43:19 [2024-02-15T09:43:19.564Z] #79 55.06 checking whether GID '0' is supported by ustar format... yes 09:43:19 [2024-02-15T09:43:19.564Z] #79 55.06 checking how to create a ustar tar archive... gnutar 09:43:19 [2024-02-15T09:43:19.564Z] #79 55.11 checking dependency style of gcc... gcc3 09:43:19 [2024-02-15T09:43:19.821Z] #79 55.25 checking whether to enable maintainer-specific portions of Makefiles... yes 09:43:19 [2024-02-15T09:43:19.821Z] #79 55.25 checking whether make supports nested variables... (cached) yes 09:43:19 [2024-02-15T09:43:19.821Z] #79 55.27 checking build system type... aarch64-unknown-linux-gnu 09:43:20 [2024-02-15T09:43:20.079Z] #79 55.41 checking host system type... aarch64-unknown-linux-gnu 09:43:20 [2024-02-15T09:43:20.079Z] #79 55.41 checking how to print strings... printf 09:43:20 [2024-02-15T09:43:20.079Z] #79 55.41 checking for a sed that does not truncate output... /usr/bin/sed 09:43:20 [2024-02-15T09:43:20.079Z] #79 55.42 checking for grep that handles long lines and -e... /usr/bin/grep 09:43:20 [2024-02-15T09:43:20.079Z] #79 55.42 checking for egrep... /usr/bin/grep -E 09:43:20 [2024-02-15T09:43:20.079Z] #79 55.43 checking for fgrep... /usr/bin/grep -F 09:43:20 [2024-02-15T09:43:20.079Z] #79 55.43 checking for ld used by gcc... /usr/bin/ld 09:43:20 [2024-02-15T09:43:20.079Z] #79 55.43 checking if the linker (/usr/bin/ld) is GNU ld... yes 09:43:20 [2024-02-15T09:43:20.079Z] #79 55.43 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 09:43:20 [2024-02-15T09:43:20.079Z] #79 55.44 checking the name lister (/usr/bin/nm -B) interface... BSD nm 09:43:20 [2024-02-15T09:43:20.079Z] #79 55.48 checking whether ln -s works... yes 09:43:20 [2024-02-15T09:43:20.079Z] #79 55.48 checking the maximum length of command line arguments... 1572864 09:43:20 [2024-02-15T09:43:20.079Z] #79 55.50 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop 09:43:20 [2024-02-15T09:43:20.079Z] #79 55.50 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop 09:43:20 [2024-02-15T09:43:20.079Z] #79 55.50 checking for /usr/bin/ld option to reload object files... -r 09:43:20 [2024-02-15T09:43:20.079Z] #79 55.50 checking for file... file 09:43:20 [2024-02-15T09:43:20.079Z] #79 55.50 checking for objdump... objdump 09:43:20 [2024-02-15T09:43:20.079Z] #79 55.50 checking how to recognize dependent libraries... pass_all 09:43:20 [2024-02-15T09:43:20.079Z] #79 55.50 checking for dlltool... no 09:43:20 [2024-02-15T09:43:20.079Z] #79 55.50 checking how to associate runtime and link libraries... printf %s\n 09:43:20 [2024-02-15T09:43:20.079Z] #79 55.51 checking for ar... ar 09:43:20 [2024-02-15T09:43:20.079Z] #79 55.51 checking for archiver @FILE support... @ 09:43:20 [2024-02-15T09:43:20.079Z] #79 55.58 checking for strip... strip 09:43:20 [2024-02-15T09:43:20.079Z] #79 55.58 checking for ranlib... ranlib 09:43:20 [2024-02-15T09:43:20.079Z] #79 55.58 checking command to parse /usr/bin/nm -B output from gcc object... ok 09:43:20 [2024-02-15T09:43:20.337Z] #79 55.73 checking for sysroot... no 09:43:20 [2024-02-15T09:43:20.337Z] #79 55.73 checking for a working dd... /usr/bin/dd 09:43:20 [2024-02-15T09:43:20.337Z] #79 55.74 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 09:43:20 [2024-02-15T09:43:20.337Z] #79 55.75 checking for mt... no 09:43:20 [2024-02-15T09:43:20.337Z] #79 55.75 checking if : is a manifest tool... no 09:43:20 [2024-02-15T09:43:20.337Z] #79 55.76 checking for stdio.h... yes 09:43:20 [2024-02-15T09:43:20.337Z] #79 55.81 checking for stdlib.h... yes 09:43:20 [2024-02-15T09:43:20.337Z] #79 55.85 checking for string.h... yes 09:43:20 [2024-02-15T09:43:20.337Z] #79 55.90 checking for inttypes.h... yes 09:43:20 [2024-02-15T09:43:20.337Z] #79 55.94 checking for stdint.h... yes 09:43:20 [2024-02-15T09:43:20.594Z] #79 55.99 checking for strings.h... yes 09:43:20 [2024-02-15T09:43:20.594Z] #79 56.02 checking for sys/stat.h... yes 09:43:20 [2024-02-15T09:43:20.594Z] #79 56.07 checking for sys/types.h... yes 09:43:20 [2024-02-15T09:43:20.594Z] #79 56.10 checking for unistd.h... yes 09:43:20 [2024-02-15T09:43:20.594Z] #79 56.14 checking for dlfcn.h... yes 09:43:20 [2024-02-15T09:43:20.594Z] #79 56.19 checking for objdir... .libs 09:43:20 [2024-02-15T09:43:20.852Z] #79 56.29 checking if gcc supports -fno-rtti -fno-exceptions... no 09:43:20 [2024-02-15T09:43:20.852Z] #79 56.32 checking for gcc option to produce PIC... -fPIC -DPIC 09:43:20 [2024-02-15T09:43:20.852Z] #79 56.32 checking if gcc PIC flag -fPIC -DPIC works... yes 09:43:20 [2024-02-15T09:43:20.852Z] #79 56.36 checking if gcc static flag -static works... yes 09:43:21 [2024-02-15T09:43:21.109Z] #79 56.44 checking if gcc supports -c -o file.o... yes 09:43:21 [2024-02-15T09:43:21.109Z] #79 56.47 checking if gcc supports -c -o file.o... (cached) yes 09:43:21 [2024-02-15T09:43:21.109Z] #79 56.48 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes 09:43:21 [2024-02-15T09:43:21.109Z] #79 56.49 checking dynamic linker characteristics... GNU/Linux ld.so 09:43:21 [2024-02-15T09:43:21.109Z] #79 56.62 checking how to hardcode library paths into programs... immediate 09:43:21 [2024-02-15T09:43:21.109Z] #79 56.62 checking whether stripping libraries is possible... yes 09:43:21 [2024-02-15T09:43:21.109Z] #79 56.62 checking if libtool supports shared libraries... yes 09:43:21 [2024-02-15T09:43:21.109Z] #79 56.62 checking whether to build shared libraries... no 09:43:21 [2024-02-15T09:43:21.109Z] #79 56.62 checking whether to build static libraries... yes 09:43:21 [2024-02-15T09:43:21.109Z] #79 56.63 checking for float.h... yes 09:43:21 [2024-02-15T09:43:21.109Z] #79 56.67 checking for limits.h... yes 09:43:21 [2024-02-15T09:43:21.109Z] #79 56.70 checking for stddef.h... yes 09:43:21 [2024-02-15T09:43:21.366Z] #79 56.76 checking for stdlib.h... (cached) yes 09:43:21 [2024-02-15T09:43:21.367Z] #79 56.76 checking for string.h... (cached) yes 09:43:21 [2024-02-15T09:43:21.367Z] #79 56.76 checking for sys/time.h... yes 09:43:21 [2024-02-15T09:43:21.367Z] #79 56.80 checking for inline... inline 09:43:21 [2024-02-15T09:43:21.367Z] #79 56.82 checking for size_t... yes 09:43:21 [2024-02-15T09:43:21.367Z] #79 56.90 checking for GNU libc compatible malloc... yes 09:43:21 [2024-02-15T09:43:21.367Z] #79 56.95 checking for GNU libc compatible realloc... yes 09:43:21 [2024-02-15T09:43:21.624Z] #79 57.00 checking for working strtod... yes 09:43:21 [2024-02-15T09:43:21.624Z] #79 57.08 checking for gettimeofday... yes 09:43:21 [2024-02-15T09:43:21.624Z] #79 57.12 checking for memset... yes 09:43:21 [2024-02-15T09:43:21.624Z] #79 57.17 checking for strspn... yes 09:43:21 [2024-02-15T09:43:21.881Z] #79 57.26 checking that generated files are newer than configure... done 09:43:21 [2024-02-15T09:43:21.881Z] #79 57.26 configure: creating ./config.status 09:43:22 [2024-02-15T09:43:22.812Z] #79 58.20 config.status: creating Makefile 09:43:22 [2024-02-15T09:43:22.812Z] #79 58.21 config.status: creating config.h 09:43:22 [2024-02-15T09:43:22.812Z] #79 58.22 config.status: executing depfiles commands 09:43:22 [2024-02-15T09:43:22.812Z] #79 58.31 config.status: executing libtool commands 09:43:22 [2024-02-15T09:43:22.812Z] #79 58.51 GEN .version 09:43:23 [2024-02-15T09:43:23.069Z] #79 58.51 make install-recursive 09:43:23 [2024-02-15T09:43:23.069Z] #79 58.51 make[1]: Entering directory '/tmp/crun-build' 09:43:23 [2024-02-15T09:43:23.069Z] #79 58.53 Making install in libocispec 09:43:23 [2024-02-15T09:43:23.069Z] #79 58.54 make[2]: Entering directory '/tmp/crun-build/libocispec' 09:43:23 [2024-02-15T09:43:23.069Z] #79 58.55 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./image-spec/schema 09:43:23 [2024-02-15T09:43:23.069Z] #79 58.55 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./runtime-spec/schema 09:43:23 [2024-02-15T09:43:23.069Z] #79 58.55 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/imageManifestItems 09:43:23 [2024-02-15T09:43:23.069Z] #79 58.55 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/basic 09:43:23 [2024-02-15T09:43:23.069Z] #79 58.60 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success 09:43:23 [2024-02-15T09:43:23.069Z] #79 58.62 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success 09:43:23 [2024-02-15T09:43:23.069Z] #79 58.62 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success 09:43:23 [2024-02-15T09:43:23.069Z] #79 58.62 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success 09:43:23 [2024-02-15T09:43:23.069Z] #79 58.62 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success 09:43:23 [2024-02-15T09:43:23.069Z] #79 58.62 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success 09:43:23 [2024-02-15T09:43:23.070Z] #79 58.62 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success 09:43:23 [2024-02-15T09:43:23.070Z] #79 58.62 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success 09:43:23 [2024-02-15T09:43:23.327Z] #79 58.63 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success 09:43:23 [2024-02-15T09:43:23.327Z] #79 58.63 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success 09:43:23 [2024-02-15T09:43:23.327Z] #79 58.63 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success 09:43:23 [2024-02-15T09:43:23.327Z] #79 58.63 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success 09:43:23 [2024-02-15T09:43:23.327Z] #79 58.63 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success 09:43:23 [2024-02-15T09:43:23.327Z] #79 58.63 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success 09:43:23 [2024-02-15T09:43:23.327Z] #79 58.63 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success 09:43:23 [2024-02-15T09:43:23.327Z] #79 58.63 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success 09:43:23 [2024-02-15T09:43:23.327Z] #79 58.87 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success 09:43:23 [2024-02-15T09:43:23.327Z] #79 58.87 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/features-schema.json Success 09:43:23 [2024-02-15T09:43:23.327Z] #79 58.87 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/features-linux.json Success 09:43:23 [2024-02-15T09:43:23.327Z] #79 58.87 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success 09:43:23 [2024-02-15T09:43:23.327Z] #79 58.87 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success 09:43:23 [2024-02-15T09:43:23.327Z] #79 58.87 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success 09:43:23 [2024-02-15T09:43:23.327Z] #79 58.87 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success 09:43:23 [2024-02-15T09:43:23.327Z] #79 58.87 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success 09:43:23 [2024-02-15T09:43:23.327Z] #79 58.87 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success 09:43:23 [2024-02-15T09:43:23.327Z] #79 58.87 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success 09:43:23 [2024-02-15T09:43:23.327Z] #79 58.87 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success 09:43:23 [2024-02-15T09:43:23.327Z] #79 58.87 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success 09:43:23 [2024-02-15T09:43:23.327Z] #79 58.87 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success 09:43:23 [2024-02-15T09:43:23.327Z] #79 58.87 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success 09:43:23 [2024-02-15T09:43:23.584Z] #79 58.88 make install-recursive 09:43:23 [2024-02-15T09:43:23.584Z] #79 58.88 make[3]: Entering directory '/tmp/crun-build/libocispec' 09:43:23 [2024-02-15T09:43:23.584Z] #79 58.89 Making install in yajl 09:43:23 [2024-02-15T09:43:23.584Z] #79 58.90 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' 09:43:23 [2024-02-15T09:43:23.584Z] #79 58.90 CC verify/json_verify-json_verify.o 09:43:23 [2024-02-15T09:43:23.584Z] #79 58.90 CC src/libyajl_la-yajl_alloc.lo 09:43:23 [2024-02-15T09:43:23.584Z] #79 58.90 CC src/libyajl_la-yajl.lo 09:43:23 [2024-02-15T09:43:23.584Z] #79 58.90 CC src/libyajl_la-yajl_gen.lo 09:43:23 [2024-02-15T09:43:23.584Z] #79 58.90 CC src/libyajl_la-yajl_parser.lo 09:43:23 [2024-02-15T09:43:23.584Z] #79 58.90 CC src/libyajl_la-yajl_buf.lo 09:43:23 [2024-02-15T09:43:23.584Z] #79 58.90 CC src/libyajl_la-yajl_encode.lo 09:43:23 [2024-02-15T09:43:23.584Z] #79 58.91 CC src/libyajl_la-yajl_tree.lo 09:43:23 [2024-02-15T09:43:23.584Z] #79 58.91 CC src/libyajl_la-yajl_lex.lo 09:43:23 [2024-02-15T09:43:23.584Z] #79 ... 09:43:23 [2024-02-15T09:43:23.584Z] 09:43:23 [2024-02-15T09:43:23.584Z] #67 [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 09:43:23 [2024-02-15T09:43:23.584Z] #67 78.68 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v 09:43:23 [2024-02-15T09:43:23.841Z] #67 78.75 Docker version unknown-version, build unknown-commit 09:43:26 [2024-02-15T09:43:26.368Z] #67 ... 09:43:26 [2024-02-15T09:43:26.368Z] 09:43:26 [2024-02-15T09:43:26.368Z] #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 09:43:26 [2024-02-15T09:43:26.368Z] #58 79.58 golangci-lint has version v1.55.2 built with go1.21.7 from (unknown, mod sum: "h1:yllEIsSJ7MtlDBwDJ9IMBkyEUz2fYE0b5B8IUgO1oP8=") on (unknown) 09:43:26 [2024-02-15T09:43:26.368Z] #58 DONE 81.5s 09:43:26 [2024-02-15T09:43:26.368Z] 09:43:26 [2024-02-15T09:43:26.368Z] #67 [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 09:43:26 [2024-02-15T09:43:26.368Z] #67 DONE 81.3s 09:43:26 [2024-02-15T09:43:26.368Z] 09:43:26 [2024-02-15T09:43:26.369Z] #79 [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 09:43:26 [2024-02-15T09:43:26.369Z] #79 59.51 CCLD libyajl.la 09:43:26 [2024-02-15T09:43:26.369Z] #79 59.59 CCLD verify/json_verify 09:43:26 [2024-02-15T09:43:26.369Z] #79 59.69 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' 09:43:26 [2024-02-15T09:43:26.369Z] #79 59.69 make[5]: Nothing to be done for 'install-exec-am'. 09:43:26 [2024-02-15T09:43:26.369Z] #79 59.69 make[5]: Nothing to be done for 'install-data-am'. 09:43:26 [2024-02-15T09:43:26.369Z] #79 59.69 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' 09:43:26 [2024-02-15T09:43:26.369Z] #79 59.69 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' 09:43:26 [2024-02-15T09:43:26.369Z] #79 59.69 make[4]: Entering directory '/tmp/crun-build/libocispec' 09:43:26 [2024-02-15T09:43:26.369Z] #79 59.71 CC src/ocispec/validate.o 09:43:26 [2024-02-15T09:43:26.369Z] #79 59.71 CC src/ocispec/image_spec_schema_config_schema.lo 09:43:26 [2024-02-15T09:43:26.369Z] #79 59.71 CC src/ocispec/image_spec_schema_content_descriptor.lo 09:43:26 [2024-02-15T09:43:26.369Z] #79 59.71 CC src/ocispec/image_spec_schema_defs.lo 09:43:26 [2024-02-15T09:43:26.369Z] #79 59.71 CC src/ocispec/image_spec_schema_defs_descriptor.lo 09:43:26 [2024-02-15T09:43:26.369Z] #79 59.71 CC src/ocispec/image_spec_schema_image_index_schema.lo 09:43:26 [2024-02-15T09:43:26.369Z] #79 59.71 CC src/ocispec/image_spec_schema_image_layout_schema.lo 09:43:26 [2024-02-15T09:43:26.369Z] #79 59.71 CC src/ocispec/image_spec_schema_image_manifest_schema.lo 09:43:26 [2024-02-15T09:43:26.369Z] #79 59.71 CC src/ocispec/runtime_spec_schema_config_linux.lo 09:43:26 [2024-02-15T09:43:26.369Z] #79 59.71 CC src/ocispec/runtime_spec_schema_config_zos.lo 09:43:26 [2024-02-15T09:43:26.369Z] #79 59.71 CC src/ocispec/runtime_spec_schema_config_schema.lo 09:43:26 [2024-02-15T09:43:26.369Z] #79 59.71 CC src/ocispec/runtime_spec_schema_config_solaris.lo 09:43:26 [2024-02-15T09:43:26.369Z] #79 59.72 CC src/ocispec/runtime_spec_schema_config_windows.lo 09:43:26 [2024-02-15T09:43:26.369Z] #79 59.72 CC src/ocispec/runtime_spec_schema_config_vm.lo 09:43:26 [2024-02-15T09:43:26.369Z] #79 59.72 CC src/ocispec/runtime_spec_schema_defs.lo 09:43:26 [2024-02-15T09:43:26.369Z] #79 59.72 CC src/ocispec/runtime_spec_schema_defs_linux.lo 09:43:26 [2024-02-15T09:43:26.369Z] #79 59.72 CC src/ocispec/runtime_spec_schema_defs_zos.lo 09:43:26 [2024-02-15T09:43:26.369Z] #79 59.73 CC src/ocispec/runtime_spec_schema_defs_vm.lo 09:43:26 [2024-02-15T09:43:26.369Z] #79 59.73 CC src/ocispec/runtime_spec_schema_defs_windows.lo 09:43:26 [2024-02-15T09:43:26.369Z] #79 59.73 CC src/ocispec/runtime_spec_schema_features_linux.lo 09:43:26 [2024-02-15T09:43:26.369Z] #79 59.73 CC src/ocispec/runtime_spec_schema_state_schema.lo 09:43:26 [2024-02-15T09:43:26.369Z] #79 59.74 CC src/ocispec/image_manifest_items_image_manifest_items_schema.lo 09:43:26 [2024-02-15T09:43:26.369Z] #79 59.74 CC src/ocispec/basic_test_double_array_item.lo 09:43:26 [2024-02-15T09:43:26.369Z] #79 59.74 CC src/ocispec/runtime_spec_schema_features_schema.lo 09:43:26 [2024-02-15T09:43:26.369Z] #79 59.74 CC src/ocispec/basic_test_double_array.lo 09:43:26 [2024-02-15T09:43:26.369Z] #79 59.75 CC src/ocispec/basic_test_top_array_int.lo 09:43:26 [2024-02-15T09:43:26.369Z] #79 59.81 CC src/ocispec/basic_test_top_array_string.lo 09:43:26 [2024-02-15T09:43:26.369Z] #79 59.81 CC src/ocispec/basic_test_top_double_array_int.lo 09:43:26 [2024-02-15T09:43:26.369Z] #79 59.82 CC src/ocispec/basic_test_top_double_array_obj.lo 09:43:26 [2024-02-15T09:43:26.369Z] #79 59.82 CC src/ocispec/basic_test_top_double_array_refobj.lo 09:43:26 [2024-02-15T09:43:26.369Z] #79 59.83 CC src/ocispec/basic_test_top_double_array_string.lo 09:43:26 [2024-02-15T09:43:26.369Z] #79 59.83 CC src/ocispec/json_common.lo 09:43:26 [2024-02-15T09:43:26.369Z] #79 59.83 CC src/ocispec/read-file.lo 09:43:26 [2024-02-15T09:43:26.369Z] #79 59.83 CC tests/test-1.o 09:43:26 [2024-02-15T09:43:26.369Z] #79 59.87 CC tests/test-2.o 09:43:26 [2024-02-15T09:43:26.369Z] #79 59.89 CC tests/test-3.o 09:43:26 [2024-02-15T09:43:26.369Z] #79 59.91 CC tests/test-4.o 09:43:26 [2024-02-15T09:43:26.369Z] #79 59.93 CC tests/test-5.o 09:43:26 [2024-02-15T09:43:26.369Z] #79 59.94 CC tests/test-6.o 09:43:26 [2024-02-15T09:43:26.369Z] #79 59.96 CC tests/test-7.o 09:43:26 [2024-02-15T09:43:26.369Z] #79 59.99 CC tests/test-8.o 09:43:26 [2024-02-15T09:43:26.369Z] #79 60.00 CC tests/test-9.o 09:43:26 [2024-02-15T09:43:26.369Z] #79 60.03 CC tests/test-10.o 09:43:26 [2024-02-15T09:43:26.369Z] #79 60.04 CC tests/test-11.o 09:43:27 [2024-02-15T09:43:27.300Z] #79 62.64 CCLD libocispec.la 09:43:27 [2024-02-15T09:43:27.300Z] #79 62.87 CCLD src/ocispec/validate 09:43:27 [2024-02-15T09:43:27.558Z] #79 62.88 CCLD tests/test-1 09:43:27 [2024-02-15T09:43:27.558Z] #79 62.89 CCLD tests/test-2 09:43:27 [2024-02-15T09:43:27.558Z] #79 62.89 CCLD tests/test-3 09:43:27 [2024-02-15T09:43:27.558Z] #79 62.90 CCLD tests/test-4 09:43:27 [2024-02-15T09:43:27.558Z] #79 62.90 CCLD tests/test-5 09:43:27 [2024-02-15T09:43:27.558Z] #79 62.90 CCLD tests/test-6 09:43:27 [2024-02-15T09:43:27.558Z] #79 62.90 CCLD tests/test-7 09:43:27 [2024-02-15T09:43:27.558Z] #79 62.91 CCLD tests/test-8 09:43:27 [2024-02-15T09:43:27.558Z] #79 62.93 CCLD tests/test-9 09:43:27 [2024-02-15T09:43:27.558Z] #79 62.93 CCLD tests/test-10 09:43:27 [2024-02-15T09:43:27.558Z] #79 62.94 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a 09:43:27 [2024-02-15T09:43:27.558Z] #79 62.95 CCLD tests/test-11 09:43:27 [2024-02-15T09:43:27.558Z] #79 63.19 libtool: link: ar cr libocispec.a 09:43:27 [2024-02-15T09:43:27.815Z] #79 63.22 libtool: link: ranlib libocispec.a 09:43:27 [2024-02-15T09:43:27.815Z] #79 63.38 make[5]: Entering directory '/tmp/crun-build/libocispec' 09:43:28 [2024-02-15T09:43:28.072Z] #79 ... 09:43:28 [2024-02-15T09:43:28.072Z] 09:43:28 [2024-02-15T09:43:28.072Z] #90 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/ 09:43:28 [2024-02-15T09:43:28.072Z] #90 DONE 0.9s 09:43:28 [2024-02-15T09:43:28.072Z] 09:43:28 [2024-02-15T09:43:28.072Z] #79 [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 09:43:28 [2024-02-15T09:43:28.072Z] #79 63.44 make[5]: Leaving directory '/tmp/crun-build/libocispec' 09:43:28 [2024-02-15T09:43:28.072Z] #79 63.45 make[4]: Leaving directory '/tmp/crun-build/libocispec' 09:43:28 [2024-02-15T09:43:28.072Z] #79 63.45 make[3]: Leaving directory '/tmp/crun-build/libocispec' 09:43:28 [2024-02-15T09:43:28.072Z] #79 63.45 make[2]: Leaving directory '/tmp/crun-build/libocispec' 09:43:28 [2024-02-15T09:43:28.072Z] #79 63.45 make[2]: Entering directory '/tmp/crun-build' 09:43:28 [2024-02-15T09:43:28.072Z] #79 63.54 CC src/libcrun/libcrun_testing_a-utils.o 09:43:28 [2024-02-15T09:43:28.072Z] #79 ... 09:43:28 [2024-02-15T09:43:28.072Z] 09:43:28 [2024-02-15T09:43:28.072Z] #91 [dev-systemd-false 11/21] COPY --link --from=shfmt /build/ /usr/local/bin/ 09:43:28 [2024-02-15T09:43:28.072Z] #91 DONE 0.1s 09:43:28 [2024-02-15T09:43:28.072Z] 09:43:28 [2024-02-15T09:43:28.072Z] #79 [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 09:43:28 [2024-02-15T09:43:28.072Z] #79 63.54 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o 09:43:28 [2024-02-15T09:43:28.072Z] #79 63.54 CC src/libcrun/libcrun_testing_a-cgroup-resources.o 09:43:28 [2024-02-15T09:43:28.072Z] #79 63.55 CC src/libcrun/libcrun_testing_a-cgroup-setup.o 09:43:28 [2024-02-15T09:43:28.072Z] #79 63.55 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o 09:43:28 [2024-02-15T09:43:28.072Z] #79 63.56 CC src/libcrun/libcrun_testing_a-cgroup-utils.o 09:43:28 [2024-02-15T09:43:28.072Z] #79 63.57 CC src/libcrun/libcrun_testing_a-cgroup.o 09:43:28 [2024-02-15T09:43:28.072Z] #79 63.60 CC src/libcrun/libcrun_testing_a-chroot_realpath.o 09:43:28 [2024-02-15T09:43:28.072Z] #79 63.62 CC src/libcrun/libcrun_testing_a-cloned_binary.o 09:43:28 [2024-02-15T09:43:28.072Z] #79 63.62 CC src/libcrun/libcrun_testing_a-container.o 09:43:28 [2024-02-15T09:43:28.072Z] #79 63.62 CC src/libcrun/libcrun_testing_a-criu.o 09:43:28 [2024-02-15T09:43:28.072Z] #79 63.63 CC src/libcrun/libcrun_testing_a-custom-handler.o 09:43:28 [2024-02-15T09:43:28.072Z] #79 63.63 CC src/libcrun/libcrun_testing_a-ebpf.o 09:43:28 [2024-02-15T09:43:28.072Z] #79 63.63 CC src/libcrun/libcrun_testing_a-error.o 09:43:28 [2024-02-15T09:43:28.072Z] #79 63.64 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o 09:43:28 [2024-02-15T09:43:28.072Z] #79 63.69 CC src/libcrun/handlers/libcrun_testing_a-krun.o 09:43:28 [2024-02-15T09:43:28.330Z] #79 63.71 CC src/libcrun/handlers/libcrun_testing_a-mono.o 09:43:28 [2024-02-15T09:43:28.330Z] #79 63.71 CC src/libcrun/handlers/libcrun_testing_a-spin.o 09:43:28 [2024-02-15T09:43:28.330Z] #79 63.73 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o 09:43:28 [2024-02-15T09:43:28.330Z] #79 63.75 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o 09:43:28 [2024-02-15T09:43:28.330Z] #79 63.79 CC src/libcrun/handlers/libcrun_testing_a-wasmtime.o 09:43:28 [2024-02-15T09:43:28.330Z] #79 ... 09:43:28 [2024-02-15T09:43:28.330Z] 09:43:28 [2024-02-15T09:43:28.330Z] #92 [dev-systemd-false 12/21] COPY --link --from=runc /build/ /usr/local/bin/ 09:43:28 [2024-02-15T09:43:28.330Z] #92 DONE 0.3s 09:43:28 [2024-02-15T09:43:28.330Z] 09:43:28 [2024-02-15T09:43:28.330Z] #79 [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 09:43:28 [2024-02-15T09:43:28.330Z] #79 63.80 CC src/libcrun/libcrun_testing_a-intelrdt.o 09:43:28 [2024-02-15T09:43:28.330Z] #79 63.81 CC src/libcrun/libcrun_testing_a-io_priority.o 09:43:28 [2024-02-15T09:43:28.330Z] #79 63.83 CC src/libcrun/libcrun_testing_a-linux.o 09:43:28 [2024-02-15T09:43:28.330Z] #79 63.83 CC src/libcrun/libcrun_testing_a-mount_flags.o 09:43:28 [2024-02-15T09:43:28.330Z] #79 63.85 CC src/libcrun/libcrun_testing_a-scheduler.o 09:43:28 [2024-02-15T09:43:28.330Z] #79 63.87 CC src/libcrun/libcrun_testing_a-seccomp.o 09:43:28 [2024-02-15T09:43:28.330Z] #79 63.89 CC src/libcrun/libcrun_testing_a-seccomp_notify.o 09:43:28 [2024-02-15T09:43:28.587Z] #79 63.92 CC src/libcrun/libcrun_testing_a-signals.o 09:43:28 [2024-02-15T09:43:28.587Z] #79 63.97 CC src/libcrun/libcrun_testing_a-status.o 09:43:28 [2024-02-15T09:43:28.587Z] #79 63.99 CC src/libcrun/libcrun_testing_a-terminal.o 09:43:28 [2024-02-15T09:43:28.587Z] #79 64.06 CC tests/tests_libcrun_errors-tests_libcrun_errors.o 09:43:28 [2024-02-15T09:43:28.844Z] #79 64.13 CC tests/tests_libcrun_intelrdt-tests_libcrun_intelrdt.o 09:43:28 [2024-02-15T09:43:28.844Z] #79 64.15 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o 09:43:28 [2024-02-15T09:43:28.844Z] #79 64.31 CC src/crun-crun.o 09:43:28 [2024-02-15T09:43:28.844Z] #79 64.33 CC src/crun-run.o 09:43:28 [2024-02-15T09:43:28.844Z] #79 64.36 CC src/crun-delete.o 09:43:28 [2024-02-15T09:43:28.844Z] #79 64.43 CC src/crun-kill.o 09:43:28 [2024-02-15T09:43:28.844Z] #79 64.45 CC src/crun-pause.o 09:43:28 [2024-02-15T09:43:28.844Z] #79 64.49 CC src/crun-unpause.o 09:43:28 [2024-02-15T09:43:28.844Z] #79 64.51 CC src/crun-oci_features.o 09:43:28 [2024-02-15T09:43:28.844Z] #79 64.54 CC src/crun-spec.o 09:43:29 [2024-02-15T09:43:29.102Z] #79 64.63 CC src/crun-exec.o 09:43:29 [2024-02-15T09:43:29.102Z] #79 64.77 CC src/crun-list.o 09:43:29 [2024-02-15T09:43:29.359Z] #79 64.80 CC src/crun-create.o 09:43:29 [2024-02-15T09:43:29.359Z] #79 64.81 CC src/crun-start.o 09:43:29 [2024-02-15T09:43:29.359Z] #79 64.86 CC src/crun-state.o 09:43:29 [2024-02-15T09:43:29.616Z] #79 65.06 CC src/crun-update.o 09:43:29 [2024-02-15T09:43:29.616Z] #79 65.09 CC src/crun-ps.o 09:43:29 [2024-02-15T09:43:29.616Z] #79 65.13 CC src/crun-checkpoint.o 09:43:29 [2024-02-15T09:43:29.616Z] #79 65.15 CC src/crun-restore.o 09:43:29 [2024-02-15T09:43:29.616Z] #79 65.18 CC src/libcrun/crun-cloned_binary.o 09:43:29 [2024-02-15T09:43:29.616Z] #79 65.18 CC src/libcrun/libcrun_la-utils.lo 09:43:29 [2024-02-15T09:43:29.616Z] #79 65.18 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo 09:43:29 [2024-02-15T09:43:29.616Z] #79 65.21 CC src/libcrun/libcrun_la-cgroup-resources.lo 09:43:29 [2024-02-15T09:43:29.616Z] #79 65.25 CC src/libcrun/libcrun_la-cgroup-setup.lo 09:43:29 [2024-02-15T09:43:29.616Z] #79 65.27 CC src/libcrun/libcrun_la-cgroup-systemd.lo 09:43:29 [2024-02-15T09:43:29.616Z] #79 65.29 CC src/libcrun/libcrun_la-cgroup-utils.lo 09:43:29 [2024-02-15T09:43:29.873Z] #79 65.29 CC src/libcrun/libcrun_la-cgroup.lo 09:43:29 [2024-02-15T09:43:29.873Z] #79 65.33 CC src/libcrun/libcrun_la-chroot_realpath.lo 09:43:29 [2024-02-15T09:43:29.873Z] #79 65.34 CC src/libcrun/libcrun_la-cloned_binary.lo 09:43:29 [2024-02-15T09:43:29.873Z] #79 65.36 CC src/libcrun/libcrun_la-container.lo 09:43:29 [2024-02-15T09:43:29.873Z] #79 65.40 CC src/libcrun/libcrun_la-criu.lo 09:43:29 [2024-02-15T09:43:29.873Z] #79 65.42 CC src/libcrun/libcrun_la-custom-handler.lo 09:43:29 [2024-02-15T09:43:29.873Z] #79 65.44 CC src/libcrun/libcrun_la-ebpf.lo 09:43:29 [2024-02-15T09:43:29.873Z] #79 65.45 CC src/libcrun/libcrun_la-error.lo 09:43:29 [2024-02-15T09:43:29.873Z] #79 65.48 CC src/libcrun/handlers/libcrun_la-krun.lo 09:43:29 [2024-02-15T09:43:29.873Z] #79 65.48 CC src/libcrun/handlers/libcrun_la-handler-utils.lo 09:43:29 [2024-02-15T09:43:29.873Z] #79 65.49 CC src/libcrun/handlers/libcrun_la-mono.lo 09:43:29 [2024-02-15T09:43:29.873Z] #79 65.51 CC src/libcrun/handlers/libcrun_la-spin.lo 09:43:30 [2024-02-15T09:43:30.130Z] #79 65.52 CC src/libcrun/handlers/libcrun_la-wasmedge.lo 09:43:30 [2024-02-15T09:43:30.130Z] #79 65.55 CC src/libcrun/handlers/libcrun_la-wasmer.lo 09:43:30 [2024-02-15T09:43:30.130Z] #79 65.56 CC src/libcrun/handlers/libcrun_la-wasmtime.lo 09:43:30 [2024-02-15T09:43:30.130Z] #79 65.58 CC src/libcrun/libcrun_la-intelrdt.lo 09:43:30 [2024-02-15T09:43:30.130Z] #79 65.58 CC src/libcrun/libcrun_la-io_priority.lo 09:43:30 [2024-02-15T09:43:30.130Z] #79 65.60 CC src/libcrun/libcrun_la-linux.lo 09:43:30 [2024-02-15T09:43:30.130Z] #79 65.62 CC src/libcrun/libcrun_la-mount_flags.lo 09:43:30 [2024-02-15T09:43:30.387Z] #79 65.63 CC src/libcrun/libcrun_la-scheduler.lo 09:43:30 [2024-02-15T09:43:30.387Z] #79 65.64 CC src/libcrun/libcrun_la-seccomp.lo 09:43:30 [2024-02-15T09:43:30.387Z] #79 65.64 CC src/libcrun/libcrun_la-seccomp_notify.lo 09:43:30 [2024-02-15T09:43:30.387Z] #79 65.66 CC src/libcrun/libcrun_la-signals.lo 09:43:30 [2024-02-15T09:43:30.387Z] #79 65.67 CC src/libcrun/libcrun_la-status.lo 09:43:30 [2024-02-15T09:43:30.387Z] #79 65.69 CC src/libcrun/libcrun_la-terminal.lo 09:43:30 [2024-02-15T09:43:30.387Z] #79 65.70 CC tests/init.o 09:43:30 [2024-02-15T09:43:30.387Z] #79 65.71 CC tests/tests_libcrun_utils-tests_libcrun_utils.o 09:43:31 [2024-02-15T09:43:31.758Z] #79 67.36 CCLD tests/init 09:43:34 [2024-02-15T09:43:34.283Z] #79 69.98 AR libcrun_testing.a 09:43:34 [2024-02-15T09:43:34.540Z] #79 69.98 ar: `u' modifier ignored since `D' is the default (see `U') 09:43:34 [2024-02-15T09:43:34.540Z] #79 70.00 CCLD tests/tests_libcrun_utils 09:43:34 [2024-02-15T09:43:34.540Z] #79 70.01 CCLD tests/tests_libcrun_errors 09:43:34 [2024-02-15T09:43:34.540Z] #79 70.01 CCLD tests/tests_libcrun_intelrdt 09:43:34 [2024-02-15T09:43:34.540Z] #79 70.02 CCLD tests/tests_libcrun_fuzzer 09:43:34 [2024-02-15T09:43:34.797Z] #79 70.30 CCLD libcrun.la 09:43:35 [2024-02-15T09:43:35.055Z] #79 70.72 CCLD crun 09:43:35 [2024-02-15T09:43:35.313Z] #79 71.00 make[3]: Entering directory '/tmp/crun-build' 09:43:35 [2024-02-15T09:43:35.313Z] #79 ... 09:43:35 [2024-02-15T09:43:35.313Z] 09:43:35 [2024-02-15T09:43:35.313Z] #76 [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...) 09:43:35 [2024-02-15T09:43:35.313Z] #76 54.69 + bin/containerd 09:43:35 [2024-02-15T09:43:35.313Z] #76 54.69 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 09:43:35 [2024-02-15T09:43:35.570Z] #76 ... 09:43:35 [2024-02-15T09:43:35.570Z] 09:43:35 [2024-02-15T09:43:35.570Z] #79 [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 09:43:35 [2024-02-15T09:43:35.570Z] #79 71.10 /usr/bin/mkdir -p '/usr/local/lib' 09:43:35 [2024-02-15T09:43:35.570Z] #79 71.10 /usr/bin/mkdir -p '/usr/local/share/man/man1' 09:43:35 [2024-02-15T09:43:35.570Z] #79 71.10 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' 09:43:35 [2024-02-15T09:43:35.570Z] #79 71.12 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' 09:43:35 [2024-02-15T09:43:35.570Z] #79 71.21 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la 09:43:35 [2024-02-15T09:43:35.570Z] #79 71.22 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a 09:43:35 [2024-02-15T09:43:35.830Z] #79 71.24 libtool: install: chmod 644 /usr/local/lib/libcrun.a 09:43:35 [2024-02-15T09:43:35.830Z] #79 71.25 libtool: install: ranlib /usr/local/lib/libcrun.a 09:43:35 [2024-02-15T09:43:35.830Z] #79 71.34 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 09:43:35 [2024-02-15T09:43:35.830Z] #79 71.34 ---------------------------------------------------------------------- 09:43:35 [2024-02-15T09:43:35.830Z] #79 71.34 Libraries have been installed in: 09:43:35 [2024-02-15T09:43:35.830Z] #79 71.34 /usr/local/lib 09:43:35 [2024-02-15T09:43:35.830Z] #79 71.34 09:43:35 [2024-02-15T09:43:35.830Z] #79 71.34 If you ever happen to want to link against installed libraries 09:43:35 [2024-02-15T09:43:35.830Z] #79 71.34 in a given directory, LIBDIR, you must either use libtool, and 09:43:35 [2024-02-15T09:43:35.830Z] #79 71.34 specify the full pathname of the library, or use the '-LLIBDIR' 09:43:35 [2024-02-15T09:43:35.830Z] #79 71.34 flag during linking and do at least one of the following: 09:43:35 [2024-02-15T09:43:35.830Z] #79 71.34 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 09:43:35 [2024-02-15T09:43:35.830Z] #79 71.34 during execution 09:43:35 [2024-02-15T09:43:35.830Z] #79 71.34 - add LIBDIR to the 'LD_RUN_PATH' environment variable 09:43:35 [2024-02-15T09:43:35.830Z] #79 71.34 during linking 09:43:35 [2024-02-15T09:43:35.830Z] #79 71.34 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 09:43:35 [2024-02-15T09:43:35.830Z] #79 71.34 - have your system administrator add LIBDIR to '/etc/ld.so.conf' 09:43:35 [2024-02-15T09:43:35.830Z] #79 71.34 09:43:35 [2024-02-15T09:43:35.830Z] #79 71.34 See any operating system documentation about shared libraries for 09:43:35 [2024-02-15T09:43:35.830Z] #79 71.34 more information, such as the ld(1) and ld.so(8) manual pages. 09:43:35 [2024-02-15T09:43:35.830Z] #79 71.34 ---------------------------------------------------------------------- 09:43:35 [2024-02-15T09:43:35.830Z] #79 71.35 /usr/bin/mkdir -p '/build' 09:43:35 [2024-02-15T09:43:35.830Z] #79 71.36 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' 09:43:35 [2024-02-15T09:43:35.830Z] #79 71.44 libtool: install: /usr/bin/install -c crun /build/crun 09:43:36 [2024-02-15T09:43:36.091Z] #79 71.45 make[3]: Leaving directory '/tmp/crun-build' 09:43:36 [2024-02-15T09:43:36.091Z] #79 71.45 make[2]: Leaving directory '/tmp/crun-build' 09:43:36 [2024-02-15T09:43:36.091Z] #79 71.45 make[1]: Leaving directory '/tmp/crun-build' 09:43:36 [2024-02-15T09:43:36.655Z] #79 DONE 72.2s 09:43:36 [2024-02-15T09:43:36.656Z] 09:43:36 [2024-02-15T09:43:36.656Z] #76 [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...) 09:43:43 [2024-02-15T09:43:43.201Z] #76 72.01 + bin/containerd-stress 09:43:43 [2024-02-15T09:43:43.201Z] #76 72.01 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 09:43:43 [2024-02-15T09:43:43.771Z] #76 73.13 + bin/containerd-shim 09:43:44 [2024-02-15T09:43:44.334Z] #76 73.64 + bin/containerd-shim-runc-v1 09:43:45 [2024-02-15T09:43:45.264Z] #76 74.39 + bin/containerd-shim-runc-v2 09:43:45 [2024-02-15T09:43:45.827Z] #76 75.03 + binaries 09:43:47 [2024-02-15T09:43:47.195Z] #76 DONE 76.3s 09:43:47 [2024-02-15T09:43:47.453Z] 09:43:47 [2024-02-15T09:43:47.453Z] #93 [dev-systemd-false 13/21] COPY --link --from=containerd /build/ /usr/local/bin/ 09:43:47 [2024-02-15T09:43:47.710Z] #93 DONE 0.2s 09:43:47 [2024-02-15T09:43:47.966Z] 09:43:47 [2024-02-15T09:43:47.966Z] #94 [dev-systemd-false 14/21] COPY --link --from=rootlesskit /build/ /usr/local/bin/ 09:43:47 [2024-02-15T09:43:47.966Z] #94 DONE 0.2s 09:43:48 [2024-02-15T09:43:48.223Z] 09:43:48 [2024-02-15T09:43:48.223Z] #95 [dev-systemd-false 15/21] COPY --link --from=vpnkit / /usr/local/bin/ 09:43:48 [2024-02-15T09:43:48.480Z] #95 DONE 0.5s 09:43:48 [2024-02-15T09:43:48.737Z] 09:43:48 [2024-02-15T09:43:48.737Z] #96 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/ 09:43:48 [2024-02-15T09:43:48.737Z] #96 DONE 0.0s 09:43:48 [2024-02-15T09:43:48.737Z] 09:43:48 [2024-02-15T09:43:48.737Z] #97 [dev-systemd-false 17/21] COPY --link --from=crun /build/ /usr/local/bin/ 09:43:48 [2024-02-15T09:43:48.737Z] #97 DONE 0.1s 09:43:48 [2024-02-15T09:43:48.737Z] 09:43:48 [2024-02-15T09:43:48.737Z] #98 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/ /etc/docker/ 09:43:48 [2024-02-15T09:43:48.737Z] #98 DONE 0.0s 09:43:48 [2024-02-15T09:43:48.737Z] 09:43:48 [2024-02-15T09:43:48.737Z] #99 [dev-systemd-false 19/21] COPY --link --from=buildx /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx 09:43:49 [2024-02-15T09:43:49.300Z] #99 DONE 0.7s 09:43:49 [2024-02-15T09:43:49.556Z] 09:43:49 [2024-02-15T09:43:49.556Z] #100 [dev-systemd-false 20/21] COPY --link --from=compose /docker-compose /usr/libexec/docker/cli-plugins/docker-compose 09:43:49 [2024-02-15T09:43:49.813Z] #100 DONE 0.5s 09:43:50 [2024-02-15T09:43:50.069Z] 09:43:50 [2024-02-15T09:43:50.069Z] #101 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker 09:43:50 [2024-02-15T09:43:50.069Z] #101 DONE 0.0s 09:43:50 [2024-02-15T09:43:50.069Z] 09:43:50 [2024-02-15T09:43:50.069Z] #102 [dev-base 1/12] RUN groupadd -r docker 09:43:50 [2024-02-15T09:43:50.326Z] #102 DONE 0.3s 09:43:50 [2024-02-15T09:43:50.326Z] 09:43:50 [2024-02-15T09:43:50.326Z] #103 [dev-base 2/12] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser 09:43:50 [2024-02-15T09:43:50.583Z] #103 DONE 0.3s 09:43:50 [2024-02-15T09:43:50.583Z] 09:43:50 [2024-02-15T09:43:50.583Z] #104 [dev-base 3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 09:43:50 [2024-02-15T09:43:50.839Z] #104 0.251 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 09:43:51 [2024-02-15T09:43:51.096Z] #104 DONE 0.3s 09:43:51 [2024-02-15T09:43:51.096Z] 09:43:51 [2024-02-15T09:43:51.096Z] #105 [dev-base 4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 09:43:51 [2024-02-15T09:43:51.096Z] #105 DONE 0.3s 09:43:51 [2024-02-15T09:43:51.353Z] 09:43:51 [2024-02-15T09:43:51.353Z] #106 [dev-base 5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 09:43:51 [2024-02-15T09:43:51.353Z] #106 DONE 0.3s 09:43:51 [2024-02-15T09:43:51.610Z] 09:43:51 [2024-02-15T09:43:51.610Z] #107 [dev-base 6/12] RUN ldconfig 09:43:51 [2024-02-15T09:43:51.867Z] #107 DONE 0.3s 09:43:51 [2024-02-15T09:43:51.867Z] 09:43:51 [2024-02-15T09:43:51.867Z] #108 [dev-base 7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker 09:43:52 [2024-02-15T09:43:52.124Z] #108 DONE 0.4s 09:43:52 [2024-02-15T09:43:52.380Z] 09:43:52 [2024-02-15T09:43:52.380Z] #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 09:43:52 [2024-02-15T09:43:52.943Z] #109 0.646 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] 09:43:52 [2024-02-15T09:43:52.943Z] #109 0.656 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB] 09:43:52 [2024-02-15T09:43:52.943Z] #109 0.656 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] 09:43:52 [2024-02-15T09:43:52.943Z] #109 0.725 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB] 09:43:52 [2024-02-15T09:43:52.943Z] #109 0.788 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB] 09:43:53 [2024-02-15T09:43:53.200Z] #109 0.834 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [136 kB] 09:43:54 [2024-02-15T09:43:54.129Z] #109 1.745 Fetched 9084 kB in 1s (6687 kB/s) 09:43:54 [2024-02-15T09:43:54.385Z] #109 1.745 Reading package lists... 09:43:55 [2024-02-15T09:43:55.204Z] #109 2.317 Reading package lists... 09:43:55 [2024-02-15T09:43:55.204Z] #109 2.898 Building dependency tree... 09:43:55 [2024-02-15T09:43:55.460Z] #109 3.255 The following additional packages will be installed: 09:43:55 [2024-02-15T09:43:55.460Z] #109 3.256 dmsetup libaio1 libapparmor1 libargon2-1 libbpf1 libcryptsetup12 09:43:55 [2024-02-15T09:43:55.460Z] #109 3.256 libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2 09:43:55 [2024-02-15T09:43:55.460Z] #109 3.256 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 09:43:55 [2024-02-15T09:43:55.460Z] #109 3.256 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libsodium23 09:43:55 [2024-02-15T09:43:55.460Z] #109 3.257 libsubid4 libsystemd-shared liburcu8 libxtables12 sgml-base systemd 09:43:55 [2024-02-15T09:43:55.460Z] #109 3.257 vim-runtime 09:43:55 [2024-02-15T09:43:55.460Z] #109 3.259 Suggested packages: 09:43:55 [2024-02-15T09:43:55.460Z] #109 3.259 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod 09:43:55 [2024-02-15T09:43:55.460Z] #109 3.259 gpm ed diffutils-doc sgml-base-doc systemd-container systemd-homed 09:43:55 [2024-02-15T09:43:55.460Z] #109 3.259 systemd-userdbd systemd-boot systemd-resolved libqrencode4 09:43:55 [2024-02-15T09:43:55.460Z] #109 3.259 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 polkitd | policykit-1 ctags 09:43:55 [2024-02-15T09:43:55.460Z] #109 3.259 vim-doc vim-scripts xfsdump acl attr quota 09:43:55 [2024-02-15T09:43:55.460Z] #109 3.259 Recommended packages: 09:43:55 [2024-02-15T09:43:55.460Z] #109 3.259 libatm1 nftables libpam-cap default-dbus-system-bus | dbus-system-bus 09:43:55 [2024-02-15T09:43:55.460Z] #109 3.259 systemd-timesyncd | time-daemon xxd unzip 09:43:55 [2024-02-15T09:43:55.717Z] #109 3.651 The following NEW packages will be installed: 09:43:55 [2024-02-15T09:43:55.973Z] #109 3.651 apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq 09:43:55 [2024-02-15T09:43:55.973Z] #109 3.651 libaio1 libapparmor1 libargon2-1 libbpf1 libcap2-bin libcryptsetup12 09:43:55 [2024-02-15T09:43:55.973Z] #109 3.651 libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2 09:43:55 [2024-02-15T09:43:55.973Z] #109 3.651 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1 09:43:55 [2024-02-15T09:43:55.973Z] #109 3.651 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 09:43:55 [2024-02-15T09:43:55.973Z] #109 3.652 libprotobuf-c1 libsodium23 libsubid4 libsystemd-shared liburcu8 libxtables12 09:43:55 [2024-02-15T09:43:55.973Z] #109 3.652 libyajl2 net-tools patch pigz sgml-base sudo systemd systemd-journal-remote 09:43:55 [2024-02-15T09:43:55.973Z] #109 3.652 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xz-utils 09:43:55 [2024-02-15T09:43:55.973Z] #109 3.652 zip zstd 09:43:56 [2024-02-15T09:43:56.230Z] #109 3.927 0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded. 09:43:56 [2024-02-15T09:43:56.230Z] #109 3.927 Need to get 31.8 MB of archives. 09:43:56 [2024-02-15T09:43:56.230Z] #109 3.927 After this operation, 143 MB of additional disk space will be used. 09:43:56 [2024-02-15T09:43:56.230Z] #109 3.927 Get:1 http://deb.debian.org/debian bookworm/main arm64 libargon2-1 arm64 0~20171227-0.3+deb12u1 [18.7 kB] 09:43:56 [2024-02-15T09:43:56.230Z] #109 3.930 Get:2 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB] 09:43:56 [2024-02-15T09:43:56.230Z] #109 3.946 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB] 09:43:56 [2024-02-15T09:43:56.230Z] #109 3.948 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjson-c5 arm64 0.16-2 [42.9 kB] 09:43:56 [2024-02-15T09:43:56.230Z] #109 3.949 Get:5 http://deb.debian.org/debian bookworm/main arm64 libcryptsetup12 arm64 2:2.6.1-4~deb12u2 [205 kB] 09:43:56 [2024-02-15T09:43:56.230Z] #109 3.950 Get:6 http://deb.debian.org/debian bookworm/main arm64 libfdisk1 arm64 2.38.1-5+b1 [182 kB] 09:43:56 [2024-02-15T09:43:56.230Z] #109 3.952 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkmod2 arm64 30+20221128-1 [54.4 kB] 09:43:56 [2024-02-15T09:43:56.230Z] #109 3.953 Get:8 http://deb.debian.org/debian bookworm/main arm64 libapparmor1 arm64 3.0.8-3 [40.3 kB] 09:43:56 [2024-02-15T09:43:56.230Z] #109 3.954 Get:9 http://deb.debian.org/debian bookworm/main arm64 libip4tc2 arm64 1.8.9-2 [18.5 kB] 09:43:56 [2024-02-15T09:43:56.230Z] #109 3.955 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsystemd-shared arm64 252.22-1~deb12u1 [1508 kB] 09:43:56 [2024-02-15T09:43:56.230Z] #109 3.963 Get:11 http://deb.debian.org/debian bookworm/main arm64 systemd arm64 252.22-1~deb12u1 [2829 kB] 09:43:56 [2024-02-15T09:43:56.230Z] #109 3.978 Get:12 http://deb.debian.org/debian bookworm/main arm64 pigz arm64 2.6-1 [56.2 kB] 09:43:56 [2024-02-15T09:43:56.230Z] #109 3.979 Get:13 http://deb.debian.org/debian bookworm/main arm64 sgml-base all 1.31 [15.4 kB] 09:43:56 [2024-02-15T09:43:56.230Z] #109 3.979 Get:14 http://deb.debian.org/debian bookworm/main arm64 sudo arm64 1.9.13p3-1+deb12u1 [1826 kB] 09:43:56 [2024-02-15T09:43:56.230Z] #109 3.987 Get:15 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB] 09:43:56 [2024-02-15T09:43:56.230Z] #109 3.989 Get:16 http://deb.debian.org/debian bookworm/main arm64 libbpf1 arm64 1:1.1.0-1 [136 kB] 09:43:56 [2024-02-15T09:43:56.230Z] #109 3.990 Get:17 http://deb.debian.org/debian bookworm/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] 09:43:56 [2024-02-15T09:43:56.230Z] #109 3.990 Get:18 http://deb.debian.org/debian bookworm/main arm64 libxtables12 arm64 1.8.9-2 [29.6 kB] 09:43:56 [2024-02-15T09:43:56.230Z] #109 3.990 Get:19 http://deb.debian.org/debian bookworm/main arm64 libcap2-bin arm64 1:2.66-4 [33.9 kB] 09:43:56 [2024-02-15T09:43:56.230Z] #109 3.991 Get:20 http://deb.debian.org/debian bookworm/main arm64 iproute2 arm64 6.1.0-3 [1008 kB] 09:43:56 [2024-02-15T09:43:56.230Z] #109 3.996 Get:21 http://deb.debian.org/debian bookworm/main arm64 vim-common all 2:9.0.1378-2 [124 kB] 09:43:56 [2024-02-15T09:43:56.230Z] #109 3.996 Get:22 http://deb.debian.org/debian bookworm/main arm64 bash-completion all 1:2.11-6 [234 kB] 09:43:56 [2024-02-15T09:43:56.230Z] #109 3.998 Get:23 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB] 09:43:56 [2024-02-15T09:43:56.230Z] #109 3.998 Get:24 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB] 09:43:56 [2024-02-15T09:43:56.230Z] #109 4.000 Get:25 http://deb.debian.org/debian bookworm/main arm64 apparmor arm64 3.0.8-3 [567 kB] 09:43:56 [2024-02-15T09:43:56.230Z] #109 4.003 Get:26 http://deb.debian.org/debian bookworm/main arm64 inetutils-ping arm64 2:2.4-2+deb12u1 [83.3 kB] 09:43:56 [2024-02-15T09:43:56.230Z] #109 4.004 Get:27 http://deb.debian.org/debian bookworm/main arm64 libip6tc2 arm64 1.8.9-2 [18.7 kB] 09:43:56 [2024-02-15T09:43:56.230Z] #109 4.004 Get:28 http://deb.debian.org/debian bookworm/main arm64 libnfnetlink0 arm64 1.0.2-2 [14.5 kB] 09:43:56 [2024-02-15T09:43:56.230Z] #109 4.004 Get:29 http://deb.debian.org/debian bookworm/main arm64 libnetfilter-conntrack3 arm64 1.0.9-3 [38.4 kB] 09:43:56 [2024-02-15T09:43:56.230Z] #109 4.005 Get:30 http://deb.debian.org/debian bookworm/main arm64 libnftnl11 arm64 1.2.4-2 [57.6 kB] 09:43:56 [2024-02-15T09:43:56.230Z] #109 4.005 Get:31 http://deb.debian.org/debian bookworm/main arm64 iptables arm64 1.8.9-2 [352 kB] 09:43:56 [2024-02-15T09:43:56.230Z] #109 4.007 Get:32 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB] 09:43:56 [2024-02-15T09:43:56.230Z] #109 4.008 Get:33 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB] 09:43:56 [2024-02-15T09:43:56.230Z] #109 4.009 Get:34 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB] 09:43:56 [2024-02-15T09:43:56.230Z] #109 4.009 Get:35 http://deb.debian.org/debian bookworm/main arm64 libaio1 arm64 0.3.113-4 [13.3 kB] 09:43:56 [2024-02-15T09:43:56.230Z] #109 4.009 Get:36 http://deb.debian.org/debian bookworm/main arm64 libgpm2 arm64 1.20.7-10+b1 [14.4 kB] 09:43:56 [2024-02-15T09:43:56.230Z] #109 4.009 Get:37 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB] 09:43:56 [2024-02-15T09:43:56.230Z] #109 4.063 Get:38 http://deb.debian.org/debian bookworm/main arm64 libinih1 arm64 55-1 [6604 B] 09:43:56 [2024-02-15T09:43:56.487Z] #109 4.064 Get:39 http://deb.debian.org/debian bookworm/main arm64 libmicrohttpd12 arm64 0.9.75-6 [112 kB] 09:43:56 [2024-02-15T09:43:56.487Z] #109 4.065 Get:40 http://deb.debian.org/debian bookworm/main arm64 libnet1 arm64 1.1.6+dfsg-3.2 [60.7 kB] 09:43:56 [2024-02-15T09:43:56.487Z] #109 4.065 Get:41 http://deb.debian.org/debian bookworm/main arm64 libnl-3-200 arm64 3.7.0-0.2+b1 [60.2 kB] 09:43:56 [2024-02-15T09:43:56.487Z] #109 4.066 Get:42 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB] 09:43:56 [2024-02-15T09:43:56.487Z] #109 4.066 Get:43 http://deb.debian.org/debian bookworm/main arm64 libsodium23 arm64 1.0.18-1 [119 kB] 09:43:56 [2024-02-15T09:43:56.487Z] #109 4.067 Get:44 http://deb.debian.org/debian bookworm/main arm64 libsubid4 arm64 1:4.13+dfsg1-1+b1 [208 kB] 09:43:56 [2024-02-15T09:43:56.487Z] #109 4.068 Get:45 http://deb.debian.org/debian bookworm/main arm64 liburcu8 arm64 0.13.2-1 [69.5 kB] 09:43:56 [2024-02-15T09:43:56.487Z] #109 4.068 Get:46 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB] 09:43:56 [2024-02-15T09:43:56.487Z] #109 4.069 Get:47 http://deb.debian.org/debian bookworm/main arm64 net-tools arm64 2.10-0.1 [241 kB] 09:43:56 [2024-02-15T09:43:56.487Z] #109 4.070 Get:48 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB] 09:43:56 [2024-02-15T09:43:56.487Z] #109 4.071 Get:49 http://deb.debian.org/debian bookworm/main arm64 systemd-journal-remote arm64 252.22-1~deb12u1 [92.2 kB] 09:43:56 [2024-02-15T09:43:56.487Z] #109 4.074 Get:50 http://deb.debian.org/debian bookworm/main arm64 thin-provisioning-tools arm64 0.9.0-2 [344 kB] 09:43:56 [2024-02-15T09:43:56.487Z] #109 4.077 Get:51 http://deb.debian.org/debian bookworm/main arm64 uidmap arm64 1:4.13+dfsg1-1+b1 [188 kB] 09:43:56 [2024-02-15T09:43:56.487Z] #109 4.082 Get:52 http://deb.debian.org/debian bookworm/main arm64 vim-runtime all 2:9.0.1378-2 [7025 kB] 09:43:56 [2024-02-15T09:43:56.487Z] #109 4.124 Get:53 http://deb.debian.org/debian bookworm/main arm64 vim arm64 2:9.0.1378-2 [1424 kB] 09:43:56 [2024-02-15T09:43:56.487Z] #109 4.130 Get:54 http://deb.debian.org/debian bookworm/main arm64 xfsprogs arm64 6.1.0-1 [929 kB] 09:43:56 [2024-02-15T09:43:56.487Z] #109 4.134 Get:55 http://deb.debian.org/debian bookworm/main arm64 zip arm64 3.0-13 [223 kB] 09:43:56 [2024-02-15T09:43:56.487Z] #109 4.135 Get:56 http://deb.debian.org/debian bookworm/main arm64 zstd arm64 1.5.4+dfsg2-5 [584 kB] 09:43:56 [2024-02-15T09:43:56.487Z] #109 4.277 debconf: delaying package configuration, since apt-utils is not installed 09:43:56 [2024-02-15T09:43:56.487Z] #109 4.312 Fetched 31.8 MB in 0s (66.8 MB/s) 09:43:56 [2024-02-15T09:43:56.487Z] #109 4.335 Selecting previously unselected package libargon2-1:arm64. 09:43:56 [2024-02-15T09:43:56.487Z] #109 4.335 (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.) 09:43:56 [2024-02-15T09:43:56.487Z] #109 4.343 Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_arm64.deb ... 09:43:56 [2024-02-15T09:43:56.487Z] #109 4.350 Unpacking libargon2-1:arm64 (0~20171227-0.3+deb12u1) ... 09:43:56 [2024-02-15T09:43:56.487Z] #109 4.394 Selecting previously unselected package dmsetup. 09:43:56 [2024-02-15T09:43:56.744Z] #109 4.395 Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_arm64.deb ... 09:43:56 [2024-02-15T09:43:56.744Z] #109 4.401 Unpacking dmsetup (2:1.02.185-2) ... 09:43:56 [2024-02-15T09:43:56.744Z] #109 4.441 Selecting previously unselected package libdevmapper1.02.1:arm64. 09:43:56 [2024-02-15T09:43:56.744Z] #109 4.442 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ... 09:43:56 [2024-02-15T09:43:56.744Z] #109 4.447 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ... 09:43:56 [2024-02-15T09:43:56.744Z] #109 4.492 Selecting previously unselected package libjson-c5:arm64. 09:43:56 [2024-02-15T09:43:56.744Z] #109 4.494 Preparing to unpack .../03-libjson-c5_0.16-2_arm64.deb ... 09:43:56 [2024-02-15T09:43:56.744Z] #109 4.497 Unpacking libjson-c5:arm64 (0.16-2) ... 09:43:56 [2024-02-15T09:43:56.744Z] #109 4.541 Selecting previously unselected package libcryptsetup12:arm64. 09:43:56 [2024-02-15T09:43:56.744Z] #109 4.542 Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4~deb12u2_arm64.deb ... 09:43:56 [2024-02-15T09:43:56.744Z] #109 4.547 Unpacking libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ... 09:43:56 [2024-02-15T09:43:56.744Z] #109 4.599 Selecting previously unselected package libfdisk1:arm64. 09:43:57 [2024-02-15T09:43:57.001Z] #109 4.601 Preparing to unpack .../05-libfdisk1_2.38.1-5+b1_arm64.deb ... 09:43:57 [2024-02-15T09:43:57.001Z] #109 4.605 Unpacking libfdisk1:arm64 (2.38.1-5+b1) ... 09:43:57 [2024-02-15T09:43:57.001Z] #109 4.661 Selecting previously unselected package libkmod2:arm64. 09:43:57 [2024-02-15T09:43:57.001Z] #109 4.662 Preparing to unpack .../06-libkmod2_30+20221128-1_arm64.deb ... 09:43:57 [2024-02-15T09:43:57.001Z] #109 4.666 Unpacking libkmod2:arm64 (30+20221128-1) ... 09:43:57 [2024-02-15T09:43:57.001Z] #109 4.719 Selecting previously unselected package libapparmor1:arm64. 09:43:57 [2024-02-15T09:43:57.001Z] #109 4.721 Preparing to unpack .../07-libapparmor1_3.0.8-3_arm64.deb ... 09:43:57 [2024-02-15T09:43:57.001Z] #109 4.756 Unpacking libapparmor1:arm64 (3.0.8-3) ... 09:43:57 [2024-02-15T09:43:57.001Z] #109 4.797 Selecting previously unselected package libip4tc2:arm64. 09:43:57 [2024-02-15T09:43:57.001Z] #109 4.799 Preparing to unpack .../08-libip4tc2_1.8.9-2_arm64.deb ... 09:43:57 [2024-02-15T09:43:57.001Z] #109 4.803 Unpacking libip4tc2:arm64 (1.8.9-2) ... 09:43:57 [2024-02-15T09:43:57.001Z] #109 4.829 Selecting previously unselected package libsystemd-shared:arm64. 09:43:57 [2024-02-15T09:43:57.257Z] #109 4.830 Preparing to unpack .../09-libsystemd-shared_252.22-1~deb12u1_arm64.deb ... 09:43:57 [2024-02-15T09:43:57.257Z] #109 4.833 Unpacking libsystemd-shared:arm64 (252.22-1~deb12u1) ... 09:43:57 [2024-02-15T09:43:57.257Z] #109 4.988 Selecting previously unselected package systemd. 09:43:57 [2024-02-15T09:43:57.257Z] #109 4.990 Preparing to unpack .../10-systemd_252.22-1~deb12u1_arm64.deb ... 09:43:57 [2024-02-15T09:43:57.257Z] #109 5.005 Unpacking systemd (252.22-1~deb12u1) ... 09:43:57 [2024-02-15T09:43:57.514Z] #109 5.259 Selecting previously unselected package pigz. 09:43:57 [2024-02-15T09:43:57.514Z] #109 5.262 Preparing to unpack .../11-pigz_2.6-1_arm64.deb ... 09:43:57 [2024-02-15T09:43:57.514Z] #109 5.266 Unpacking pigz (2.6-1) ... 09:43:57 [2024-02-15T09:43:57.514Z] #109 5.309 Selecting previously unselected package sgml-base. 09:43:57 [2024-02-15T09:43:57.514Z] #109 5.311 Preparing to unpack .../12-sgml-base_1.31_all.deb ... 09:43:57 [2024-02-15T09:43:57.514Z] #109 5.318 Unpacking sgml-base (1.31) ... 09:43:57 [2024-02-15T09:43:57.514Z] #109 5.369 Selecting previously unselected package sudo. 09:43:57 [2024-02-15T09:43:57.770Z] #109 5.370 Preparing to unpack .../13-sudo_1.9.13p3-1+deb12u1_arm64.deb ... 09:43:57 [2024-02-15T09:43:57.770Z] #109 5.375 Unpacking sudo (1.9.13p3-1+deb12u1) ... 09:43:57 [2024-02-15T09:43:57.770Z] #109 5.498 Selecting previously unselected package libelf1:arm64. 09:43:57 [2024-02-15T09:43:57.770Z] #109 5.500 Preparing to unpack .../14-libelf1_0.188-2.1_arm64.deb ... 09:43:57 [2024-02-15T09:43:57.770Z] #109 5.503 Unpacking libelf1:arm64 (0.188-2.1) ... 09:43:57 [2024-02-15T09:43:57.770Z] #109 5.552 Selecting previously unselected package libbpf1:arm64. 09:43:57 [2024-02-15T09:43:57.770Z] #109 5.554 Preparing to unpack .../15-libbpf1_1%3a1.1.0-1_arm64.deb ... 09:43:57 [2024-02-15T09:43:57.770Z] #109 5.557 Unpacking libbpf1:arm64 (1:1.1.0-1) ... 09:43:57 [2024-02-15T09:43:57.770Z] #109 5.597 Selecting previously unselected package libmnl0:arm64. 09:43:57 [2024-02-15T09:43:57.770Z] #109 5.599 Preparing to unpack .../16-libmnl0_1.0.4-3_arm64.deb ... 09:43:58 [2024-02-15T09:43:58.027Z] #109 5.602 Unpacking libmnl0:arm64 (1.0.4-3) ... 09:43:58 [2024-02-15T09:43:58.027Z] #109 5.637 Selecting previously unselected package libxtables12:arm64. 09:43:58 [2024-02-15T09:43:58.027Z] #109 5.639 Preparing to unpack .../17-libxtables12_1.8.9-2_arm64.deb ... 09:43:58 [2024-02-15T09:43:58.027Z] #109 5.644 Unpacking libxtables12:arm64 (1.8.9-2) ... 09:43:58 [2024-02-15T09:43:58.027Z] #109 5.675 Selecting previously unselected package libcap2-bin. 09:43:58 [2024-02-15T09:43:58.027Z] #109 5.677 Preparing to unpack .../18-libcap2-bin_1%3a2.66-4_arm64.deb ... 09:43:58 [2024-02-15T09:43:58.027Z] #109 5.681 Unpacking libcap2-bin (1:2.66-4) ... 09:43:58 [2024-02-15T09:43:58.027Z] #109 5.728 Selecting previously unselected package iproute2. 09:43:58 [2024-02-15T09:43:58.027Z] #109 5.729 Preparing to unpack .../19-iproute2_6.1.0-3_arm64.deb ... 09:43:58 [2024-02-15T09:43:58.027Z] #109 5.734 Unpacking iproute2 (6.1.0-3) ... 09:43:58 [2024-02-15T09:43:58.027Z] #109 5.850 Selecting previously unselected package vim-common. 09:43:58 [2024-02-15T09:43:58.284Z] #109 5.852 Preparing to unpack .../20-vim-common_2%3a9.0.1378-2_all.deb ... 09:43:58 [2024-02-15T09:43:58.284Z] #109 5.857 Unpacking vim-common (2:9.0.1378-2) ... 09:43:58 [2024-02-15T09:43:58.284Z] #109 5.915 Selecting previously unselected package bash-completion. 09:43:58 [2024-02-15T09:43:58.284Z] #109 5.917 Preparing to unpack .../21-bash-completion_1%3a2.11-6_all.deb ... 09:43:58 [2024-02-15T09:43:58.284Z] #109 5.927 Unpacking bash-completion (1:2.11-6) ... 09:43:58 [2024-02-15T09:43:58.284Z] #109 6.039 Selecting previously unselected package bzip2. 09:43:58 [2024-02-15T09:43:58.284Z] #109 6.041 Preparing to unpack .../22-bzip2_1.0.8-5+b1_arm64.deb ... 09:43:58 [2024-02-15T09:43:58.284Z] #109 6.045 Unpacking bzip2 (1.0.8-5+b1) ... 09:43:58 [2024-02-15T09:43:58.284Z] #109 6.090 Selecting previously unselected package xz-utils. 09:43:58 [2024-02-15T09:43:58.284Z] #109 6.092 Preparing to unpack .../23-xz-utils_5.4.1-0.2_arm64.deb ... 09:43:58 [2024-02-15T09:43:58.284Z] #109 6.095 Unpacking xz-utils (5.4.1-0.2) ... 09:43:58 [2024-02-15T09:43:58.284Z] #109 6.185 Selecting previously unselected package apparmor. 09:43:58 [2024-02-15T09:43:58.540Z] #109 6.187 Preparing to unpack .../24-apparmor_3.0.8-3_arm64.deb ... 09:43:58 [2024-02-15T09:43:58.540Z] #109 6.202 Unpacking apparmor (3.0.8-3) ... 09:43:58 [2024-02-15T09:43:58.540Z] #109 6.290 Selecting previously unselected package inetutils-ping. 09:43:58 [2024-02-15T09:43:58.540Z] #109 6.292 Preparing to unpack .../25-inetutils-ping_2%3a2.4-2+deb12u1_arm64.deb ... 09:43:58 [2024-02-15T09:43:58.540Z] #109 6.296 Unpacking inetutils-ping (2:2.4-2+deb12u1) ... 09:43:58 [2024-02-15T09:43:58.540Z] #109 6.338 Selecting previously unselected package libip6tc2:arm64. 09:43:58 [2024-02-15T09:43:58.540Z] #109 6.340 Preparing to unpack .../26-libip6tc2_1.8.9-2_arm64.deb ... 09:43:58 [2024-02-15T09:43:58.540Z] #109 6.344 Unpacking libip6tc2:arm64 (1.8.9-2) ... 09:43:58 [2024-02-15T09:43:58.540Z] #109 6.385 Selecting previously unselected package libnfnetlink0:arm64. 09:43:58 [2024-02-15T09:43:58.540Z] #109 6.387 Preparing to unpack .../27-libnfnetlink0_1.0.2-2_arm64.deb ... 09:43:58 [2024-02-15T09:43:58.540Z] #109 6.391 Unpacking libnfnetlink0:arm64 (1.0.2-2) ... 09:43:58 [2024-02-15T09:43:58.796Z] #109 6.426 Selecting previously unselected package libnetfilter-conntrack3:arm64. 09:43:58 [2024-02-15T09:43:58.796Z] #109 6.428 Preparing to unpack .../28-libnetfilter-conntrack3_1.0.9-3_arm64.deb ... 09:43:58 [2024-02-15T09:43:58.796Z] #109 6.433 Unpacking libnetfilter-conntrack3:arm64 (1.0.9-3) ... 09:43:58 [2024-02-15T09:43:58.796Z] #109 6.470 Selecting previously unselected package libnftnl11:arm64. 09:43:58 [2024-02-15T09:43:58.796Z] #109 6.472 Preparing to unpack .../29-libnftnl11_1.2.4-2_arm64.deb ... 09:43:58 [2024-02-15T09:43:58.796Z] #109 6.476 Unpacking libnftnl11:arm64 (1.2.4-2) ... 09:43:58 [2024-02-15T09:43:58.796Z] #109 6.529 Selecting previously unselected package iptables. 09:43:58 [2024-02-15T09:43:58.796Z] #109 6.531 Preparing to unpack .../30-iptables_1.8.9-2_arm64.deb ... 09:43:58 [2024-02-15T09:43:58.796Z] #109 6.538 Unpacking iptables (1.8.9-2) ... 09:43:58 [2024-02-15T09:43:58.796Z] #109 6.629 Selecting previously unselected package libonig5:arm64. 09:43:58 [2024-02-15T09:43:58.796Z] #109 6.631 Preparing to unpack .../31-libonig5_6.9.8-1_arm64.deb ... 09:43:58 [2024-02-15T09:43:58.796Z] #109 6.636 Unpacking libonig5:arm64 (6.9.8-1) ... 09:43:58 [2024-02-15T09:43:58.796Z] #109 6.688 Selecting previously unselected package libjq1:arm64. 09:43:58 [2024-02-15T09:43:58.796Z] #109 6.690 Preparing to unpack .../32-libjq1_1.6-2.1_arm64.deb ... 09:43:58 [2024-02-15T09:43:58.796Z] #109 6.694 Unpacking libjq1:arm64 (1.6-2.1) ... 09:43:58 [2024-02-15T09:43:58.796Z] #109 6.729 Selecting previously unselected package jq. 09:43:58 [2024-02-15T09:43:58.797Z] #109 6.731 Preparing to unpack .../33-jq_1.6-2.1_arm64.deb ... 09:43:59 [2024-02-15T09:43:59.053Z] #109 6.734 Unpacking jq (1.6-2.1) ... 09:43:59 [2024-02-15T09:43:59.053Z] #109 6.778 Selecting previously unselected package libaio1:arm64. 09:43:59 [2024-02-15T09:43:59.053Z] #109 6.780 Preparing to unpack .../34-libaio1_0.3.113-4_arm64.deb ... 09:43:59 [2024-02-15T09:43:59.053Z] #109 6.788 Unpacking libaio1:arm64 (0.3.113-4) ... 09:43:59 [2024-02-15T09:43:59.053Z] #109 6.822 Selecting previously unselected package libgpm2:arm64. 09:43:59 [2024-02-15T09:43:59.053Z] #109 6.824 Preparing to unpack .../35-libgpm2_1.20.7-10+b1_arm64.deb ... 09:43:59 [2024-02-15T09:43:59.053Z] #109 6.827 Unpacking libgpm2:arm64 (1.20.7-10+b1) ... 09:43:59 [2024-02-15T09:43:59.053Z] #109 6.861 Selecting previously unselected package libicu72:arm64. 09:43:59 [2024-02-15T09:43:59.309Z] #109 6.862 Preparing to unpack .../36-libicu72_72.1-3_arm64.deb ... 09:43:59 [2024-02-15T09:43:59.309Z] #109 6.866 Unpacking libicu72:arm64 (72.1-3) ... 09:43:59 [2024-02-15T09:43:59.565Z] #109 7.418 Selecting previously unselected package libinih1:arm64. 09:43:59 [2024-02-15T09:43:59.822Z] #109 7.421 Preparing to unpack .../37-libinih1_55-1_arm64.deb ... 09:43:59 [2024-02-15T09:43:59.822Z] #109 7.426 Unpacking libinih1:arm64 (55-1) ... 09:43:59 [2024-02-15T09:43:59.822Z] #109 7.460 Selecting previously unselected package libmicrohttpd12:arm64. 09:43:59 [2024-02-15T09:43:59.822Z] #109 7.462 Preparing to unpack .../38-libmicrohttpd12_0.9.75-6_arm64.deb ... 09:43:59 [2024-02-15T09:43:59.822Z] #109 7.467 Unpacking libmicrohttpd12:arm64 (0.9.75-6) ... 09:43:59 [2024-02-15T09:43:59.822Z] #109 7.513 Selecting previously unselected package libnet1:arm64. 09:43:59 [2024-02-15T09:43:59.822Z] #109 7.515 Preparing to unpack .../39-libnet1_1.1.6+dfsg-3.2_arm64.deb ... 09:43:59 [2024-02-15T09:43:59.822Z] #109 7.523 Unpacking libnet1:arm64 (1.1.6+dfsg-3.2) ... 09:43:59 [2024-02-15T09:43:59.822Z] #109 7.562 Selecting previously unselected package libnl-3-200:arm64. 09:43:59 [2024-02-15T09:43:59.822Z] #109 7.564 Preparing to unpack .../40-libnl-3-200_3.7.0-0.2+b1_arm64.deb ... 09:43:59 [2024-02-15T09:43:59.822Z] #109 7.567 Unpacking libnl-3-200:arm64 (3.7.0-0.2+b1) ... 09:43:59 [2024-02-15T09:43:59.822Z] #109 7.609 Selecting previously unselected package libprotobuf-c1:arm64. 09:43:59 [2024-02-15T09:43:59.822Z] #109 7.611 Preparing to unpack .../41-libprotobuf-c1_1.4.1-1+b1_arm64.deb ... 09:43:59 [2024-02-15T09:43:59.822Z] #109 7.618 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ... 09:43:59 [2024-02-15T09:43:59.822Z] #109 7.653 Selecting previously unselected package libsodium23:arm64. 09:43:59 [2024-02-15T09:43:59.822Z] #109 7.655 Preparing to unpack .../42-libsodium23_1.0.18-1_arm64.deb ... 09:43:59 [2024-02-15T09:43:59.822Z] #109 7.661 Unpacking libsodium23:arm64 (1.0.18-1) ... 09:43:59 [2024-02-15T09:43:59.822Z] #109 7.707 Selecting previously unselected package libsubid4:arm64. 09:43:59 [2024-02-15T09:43:59.822Z] #109 7.709 Preparing to unpack .../43-libsubid4_1%3a4.13+dfsg1-1+b1_arm64.deb ... 09:43:59 [2024-02-15T09:43:59.822Z] #109 7.712 Unpacking libsubid4:arm64 (1:4.13+dfsg1-1+b1) ... 09:43:59 [2024-02-15T09:43:59.822Z] #109 7.755 Selecting previously unselected package liburcu8:arm64. 09:44:00 [2024-02-15T09:44:00.078Z] #109 7.757 Preparing to unpack .../44-liburcu8_0.13.2-1_arm64.deb ... 09:44:00 [2024-02-15T09:44:00.078Z] #109 7.761 Unpacking liburcu8:arm64 (0.13.2-1) ... 09:44:00 [2024-02-15T09:44:00.078Z] #109 7.805 Selecting previously unselected package libyajl2:arm64. 09:44:00 [2024-02-15T09:44:00.078Z] #109 7.807 Preparing to unpack .../45-libyajl2_2.1.0-3+deb12u2_arm64.deb ... 09:44:00 [2024-02-15T09:44:00.078Z] #109 7.811 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ... 09:44:00 [2024-02-15T09:44:00.078Z] #109 7.846 Selecting previously unselected package net-tools. 09:44:00 [2024-02-15T09:44:00.078Z] #109 7.848 Preparing to unpack .../46-net-tools_2.10-0.1_arm64.deb ... 09:44:00 [2024-02-15T09:44:00.078Z] #109 7.854 Unpacking net-tools (2.10-0.1) ... 09:44:00 [2024-02-15T09:44:00.078Z] #109 7.900 Selecting previously unselected package patch. 09:44:00 [2024-02-15T09:44:00.335Z] #109 7.902 Preparing to unpack .../47-patch_2.7.6-7_arm64.deb ... 09:44:00 [2024-02-15T09:44:00.335Z] #109 7.906 Unpacking patch (2.7.6-7) ... 09:44:00 [2024-02-15T09:44:00.335Z] #109 7.949 Selecting previously unselected package systemd-journal-remote. 09:44:00 [2024-02-15T09:44:00.335Z] #109 7.950 Preparing to unpack .../48-systemd-journal-remote_252.22-1~deb12u1_arm64.deb ... 09:44:00 [2024-02-15T09:44:00.335Z] #109 7.954 Unpacking systemd-journal-remote (252.22-1~deb12u1) ... 09:44:00 [2024-02-15T09:44:00.335Z] #109 7.988 Selecting previously unselected package thin-provisioning-tools. 09:44:00 [2024-02-15T09:44:00.335Z] #109 7.990 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-2_arm64.deb ... 09:44:00 [2024-02-15T09:44:00.335Z] #109 7.993 Unpacking thin-provisioning-tools (0.9.0-2) ... 09:44:00 [2024-02-15T09:44:00.335Z] #109 8.053 Selecting previously unselected package uidmap. 09:44:00 [2024-02-15T09:44:00.335Z] #109 8.055 Preparing to unpack .../50-uidmap_1%3a4.13+dfsg1-1+b1_arm64.deb ... 09:44:00 [2024-02-15T09:44:00.335Z] #109 8.059 Unpacking uidmap (1:4.13+dfsg1-1+b1) ... 09:44:00 [2024-02-15T09:44:00.335Z] #109 8.104 Selecting previously unselected package vim-runtime. 09:44:00 [2024-02-15T09:44:00.335Z] #109 8.106 Preparing to unpack .../51-vim-runtime_2%3a9.0.1378-2_all.deb ... 09:44:00 [2024-02-15T09:44:00.335Z] #109 8.116 Adding 'diversion of /usr/share/vim/vim90/doc/help.txt to /usr/share/vim/vim90/doc/help.txt.vim-tiny by vim-runtime' 09:44:00 [2024-02-15T09:44:00.335Z] #109 8.127 Adding 'diversion of /usr/share/vim/vim90/doc/tags to /usr/share/vim/vim90/doc/tags.vim-tiny by vim-runtime' 09:44:00 [2024-02-15T09:44:00.335Z] #109 8.131 Unpacking vim-runtime (2:9.0.1378-2) ... 09:44:00 [2024-02-15T09:44:00.898Z] #109 8.622 Selecting previously unselected package vim. 09:44:00 [2024-02-15T09:44:00.898Z] #109 8.625 Preparing to unpack .../52-vim_2%3a9.0.1378-2_arm64.deb ... 09:44:00 [2024-02-15T09:44:00.898Z] #109 8.628 Unpacking vim (2:9.0.1378-2) ... 09:44:00 [2024-02-15T09:44:00.898Z] #109 8.763 Selecting previously unselected package xfsprogs. 09:44:01 [2024-02-15T09:44:01.155Z] #109 8.766 Preparing to unpack .../53-xfsprogs_6.1.0-1_arm64.deb ... 09:44:01 [2024-02-15T09:44:01.155Z] #109 8.770 Unpacking xfsprogs (6.1.0-1) ... 09:44:01 [2024-02-15T09:44:01.155Z] #109 8.869 Selecting previously unselected package zip. 09:44:01 [2024-02-15T09:44:01.155Z] #109 8.871 Preparing to unpack .../54-zip_3.0-13_arm64.deb ... 09:44:01 [2024-02-15T09:44:01.155Z] #109 8.875 Unpacking zip (3.0-13) ... 09:44:01 [2024-02-15T09:44:01.155Z] #109 8.918 Selecting previously unselected package zstd. 09:44:01 [2024-02-15T09:44:01.155Z] #109 8.921 Preparing to unpack .../55-zstd_1.5.4+dfsg2-5_arm64.deb ... 09:44:01 [2024-02-15T09:44:01.155Z] #109 8.924 Unpacking zstd (1.5.4+dfsg2-5) ... 09:44:01 [2024-02-15T09:44:01.155Z] #109 9.018 Setting up libip4tc2:arm64 (1.8.9-2) ... 09:44:01 [2024-02-15T09:44:01.412Z] #109 9.034 Setting up net-tools (2.10-0.1) ... 09:44:01 [2024-02-15T09:44:01.412Z] #109 9.048 Setting up libapparmor1:arm64 (3.0.8-3) ... 09:44:01 [2024-02-15T09:44:01.412Z] #109 9.061 Setting up libsodium23:arm64 (1.0.18-1) ... 09:44:01 [2024-02-15T09:44:01.412Z] #109 9.074 Setting up libgpm2:arm64 (1.20.7-10+b1) ... 09:44:01 [2024-02-15T09:44:01.412Z] #109 9.086 Setting up libicu72:arm64 (72.1-3) ... 09:44:01 [2024-02-15T09:44:01.412Z] #109 9.101 Setting up libip6tc2:arm64 (1.8.9-2) ... 09:44:01 [2024-02-15T09:44:01.412Z] #109 9.113 Setting up libinih1:arm64 (55-1) ... 09:44:01 [2024-02-15T09:44:01.412Z] #109 9.127 Setting up libargon2-1:arm64 (0~20171227-0.3+deb12u1) ... 09:44:01 [2024-02-15T09:44:01.668Z] #109 9.140 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ... 09:44:01 [2024-02-15T09:44:01.668Z] #109 9.154 Setting up bzip2 (1.0.8-5+b1) ... 09:44:01 [2024-02-15T09:44:01.668Z] #109 9.167 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ... 09:44:01 [2024-02-15T09:44:01.668Z] #109 9.176 Setting up libmicrohttpd12:arm64 (0.9.75-6) ... 09:44:01 [2024-02-15T09:44:01.668Z] #109 9.186 Setting up libcap2-bin (1:2.66-4) ... 09:44:01 [2024-02-15T09:44:01.668Z] #109 9.202 Setting up libsubid4:arm64 (1:4.13+dfsg1-1+b1) ... 09:44:01 [2024-02-15T09:44:01.668Z] #109 9.222 Setting up apparmor (3.0.8-3) ... 09:44:02 [2024-02-15T09:44:02.232Z] #109 9.947 debconf: unable to initialize frontend: Dialog 09:44:02 [2024-02-15T09:44:02.232Z] #109 9.947 debconf: (TERM is not set, so the dialog frontend is not usable.) 09:44:02 [2024-02-15T09:44:02.232Z] #109 9.947 debconf: falling back to frontend: Readline 09:44:02 [2024-02-15T09:44:02.232Z] #109 9.953 debconf: unable to initialize frontend: Readline 09:44:02 [2024-02-15T09:44:02.232Z] #109 9.953 debconf: (This frontend requires a controlling tty.) 09:44:02 [2024-02-15T09:44:02.232Z] #109 9.953 debconf: falling back to frontend: Teletype 09:44:02 [2024-02-15T09:44:02.232Z] #109 10.11 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 09:44:02 [2024-02-15T09:44:02.488Z] #109 10.13 Setting up zip (3.0-13) ... 09:44:02 [2024-02-15T09:44:02.488Z] #109 10.14 Setting up vim-common (2:9.0.1378-2) ... 09:44:02 [2024-02-15T09:44:02.488Z] #109 10.16 Setting up bash-completion (1:2.11-6) ... 09:44:02 [2024-02-15T09:44:02.488Z] #109 10.18 Setting up xz-utils (5.4.1-0.2) ... 09:44:02 [2024-02-15T09:44:02.488Z] #109 10.19 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 09:44:02 [2024-02-15T09:44:02.488Z] #109 10.20 Setting up libmnl0:arm64 (1.0.4-3) ... 09:44:02 [2024-02-15T09:44:02.488Z] #109 10.21 Setting up patch (2.7.6-7) ... 09:44:02 [2024-02-15T09:44:02.488Z] #109 10.22 Setting up sudo (1.9.13p3-1+deb12u1) ... 09:44:02 [2024-02-15T09:44:02.488Z] #109 10.27 invoke-rc.d: could not determine current runlevel 09:44:02 [2024-02-15T09:44:02.488Z] #109 10.28 invoke-rc.d: policy-rc.d denied execution of start. 09:44:02 [2024-02-15T09:44:02.488Z] #109 10.28 Setting up libxtables12:arm64 (1.8.9-2) ... 09:44:02 [2024-02-15T09:44:02.488Z] #109 10.29 Setting up liburcu8:arm64 (0.13.2-1) ... 09:44:02 [2024-02-15T09:44:02.488Z] #109 10.30 Setting up libfdisk1:arm64 (2.38.1-5+b1) ... 09:44:02 [2024-02-15T09:44:02.488Z] #109 10.31 Setting up inetutils-ping (2:2.4-2+deb12u1) ... 09:44:02 [2024-02-15T09:44:02.488Z] #109 10.32 Setting up pigz (2.6-1) ... 09:44:02 [2024-02-15T09:44:02.745Z] #109 10.33 Setting up libnfnetlink0:arm64 (1.0.2-2) ... 09:44:02 [2024-02-15T09:44:02.745Z] #109 10.34 Setting up libnl-3-200:arm64 (3.7.0-0.2+b1) ... 09:44:02 [2024-02-15T09:44:02.745Z] #109 10.38 Setting up sgml-base (1.31) ... 09:44:02 [2024-02-15T09:44:02.745Z] #109 10.41 Setting up vim-runtime (2:9.0.1378-2) ... 09:44:02 [2024-02-15T09:44:02.745Z] #109 10.48 Setting up libaio1:arm64 (0.3.113-4) ... 09:44:02 [2024-02-15T09:44:02.745Z] #109 10.49 Setting up libelf1:arm64 (0.188-2.1) ... 09:44:02 [2024-02-15T09:44:02.745Z] #109 10.50 Setting up libjson-c5:arm64 (0.16-2) ... 09:44:02 [2024-02-15T09:44:02.745Z] #109 10.52 Setting up zstd (1.5.4+dfsg2-5) ... 09:44:02 [2024-02-15T09:44:02.745Z] #109 10.53 Setting up libonig5:arm64 (6.9.8-1) ... 09:44:02 [2024-02-15T09:44:02.745Z] #109 10.54 Setting up libbpf1:arm64 (1:1.1.0-1) ... 09:44:02 [2024-02-15T09:44:02.745Z] #109 10.55 Setting up libkmod2:arm64 (30+20221128-1) ... 09:44:02 [2024-02-15T09:44:02.745Z] #109 10.56 Setting up vim (2:9.0.1378-2) ... 09:44:02 [2024-02-15T09:44:02.745Z] #109 10.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 09:44:02 [2024-02-15T09:44:02.745Z] #109 10.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 09:44:03 [2024-02-15T09:44:03.001Z] #109 10.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 09:44:03 [2024-02-15T09:44:03.001Z] #109 10.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 09:44:03 [2024-02-15T09:44:03.001Z] #109 10.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 09:44:03 [2024-02-15T09:44:03.001Z] #109 10.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 09:44:03 [2024-02-15T09:44:03.001Z] #109 10.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 09:44:03 [2024-02-15T09:44:03.001Z] #109 10.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 09:44:03 [2024-02-15T09:44:03.001Z] #109 10.62 Setting up libjq1:arm64 (1.6-2.1) ... 09:44:03 [2024-02-15T09:44:03.001Z] #109 10.64 Setting up iproute2 (6.1.0-3) ... 09:44:03 [2024-02-15T09:44:03.002Z] #109 10.75 debconf: unable to initialize frontend: Dialog 09:44:03 [2024-02-15T09:44:03.002Z] #109 10.75 debconf: (TERM is not set, so the dialog frontend is not usable.) 09:44:03 [2024-02-15T09:44:03.002Z] #109 10.75 debconf: falling back to frontend: Readline 09:44:03 [2024-02-15T09:44:03.002Z] #109 10.76 debconf: unable to initialize frontend: Readline 09:44:03 [2024-02-15T09:44:03.002Z] #109 10.76 debconf: (This frontend requires a controlling tty.) 09:44:03 [2024-02-15T09:44:03.002Z] #109 10.76 debconf: falling back to frontend: Teletype 09:44:03 [2024-02-15T09:44:03.002Z] #109 10.79 Setting up uidmap (1:4.13+dfsg1-1+b1) ... 09:44:03 [2024-02-15T09:44:03.002Z] #109 10.81 Setting up libnftnl11:arm64 (1.2.4-2) ... 09:44:03 [2024-02-15T09:44:03.002Z] #109 10.82 Setting up libnet1:arm64 (1.1.6+dfsg-3.2) ... 09:44:03 [2024-02-15T09:44:03.002Z] #109 10.83 Setting up thin-provisioning-tools (0.9.0-2) ... 09:44:03 [2024-02-15T09:44:03.002Z] #109 10.84 Setting up libsystemd-shared:arm64 (252.22-1~deb12u1) ... 09:44:03 [2024-02-15T09:44:03.002Z] #109 10.86 Setting up libnetfilter-conntrack3:arm64 (1.0.9-3) ... 09:44:03 [2024-02-15T09:44:03.258Z] #109 10.87 Setting up jq (1.6-2.1) ... 09:44:03 [2024-02-15T09:44:03.258Z] #109 10.88 Setting up iptables (1.8.9-2) ... 09:44:03 [2024-02-15T09:44:03.258Z] #109 10.89 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 09:44:03 [2024-02-15T09:44:03.258Z] #109 10.90 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 09:44:03 [2024-02-15T09:44:03.258Z] #109 10.90 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 09:44:03 [2024-02-15T09:44:03.258Z] #109 10.91 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 09:44:03 [2024-02-15T09:44:03.258Z] #109 10.91 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 09:44:03 [2024-02-15T09:44:03.258Z] #109 10.92 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 09:44:03 [2024-02-15T09:44:03.258Z] #109 10.92 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ... 09:44:03 [2024-02-15T09:44:03.258Z] #109 10.94 Setting up dmsetup (2:1.02.185-2) ... 09:44:03 [2024-02-15T09:44:03.258Z] #109 10.95 Setting up libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ... 09:44:03 [2024-02-15T09:44:03.258Z] #109 10.97 Setting up systemd (252.22-1~deb12u1) ... 09:44:03 [2024-02-15T09:44:03.258Z] #109 11.01 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. 09:44:03 [2024-02-15T09:44:03.258Z] #109 11.02 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. 09:44:03 [2024-02-15T09:44:03.258Z] #109 11.02 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. 09:44:03 [2024-02-15T09:44:03.258Z] #109 11.02 Initializing machine ID from random generator. 09:44:03 [2024-02-15T09:44:03.258Z] #109 11.05 Creating group 'systemd-journal' with GID 998. 09:44:03 [2024-02-15T09:44:03.258Z] #109 11.05 Creating group 'systemd-network' with GID 997. 09:44:03 [2024-02-15T09:44:03.258Z] #109 11.05 Creating user 'systemd-network' (systemd Network Management) with UID 997 and GID 997. 09:44:03 [2024-02-15T09:44:03.258Z] #109 11.10 Setting up systemd-journal-remote (252.22-1~deb12u1) ... 09:44:03 [2024-02-15T09:44:03.515Z] #109 11.12 Creating group 'systemd-journal-remote' with GID 996. 09:44:03 [2024-02-15T09:44:03.515Z] #109 11.12 Creating user 'systemd-journal-remote' (systemd Journal Remote) with UID 996 and GID 996. 09:44:03 [2024-02-15T09:44:03.515Z] #109 11.16 Setting up xfsprogs (6.1.0-1) ... 09:44:03 [2024-02-15T09:44:03.515Z] #109 11.17 System has not been booted with systemd as init system (PID 1). Can't operate. 09:44:03 [2024-02-15T09:44:03.515Z] #109 11.17 Failed to connect to bus: Host is down 09:44:03 [2024-02-15T09:44:03.515Z] #109 11.17 Processing triggers for libc-bin (2.36-9+deb12u4) ... 09:44:05 [2024-02-15T09:44:05.407Z] #109 DONE 12.9s 09:44:05 [2024-02-15T09:44:05.407Z] 09:44:05 [2024-02-15T09:44:05.407Z] #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 09:44:05 [2024-02-15T09:44:05.407Z] #110 0.221 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 09:44:05 [2024-02-15T09:44:05.407Z] #110 0.226 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 09:44:05 [2024-02-15T09:44:05.407Z] #110 0.229 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 09:44:05 [2024-02-15T09:44:05.407Z] #110 DONE 0.3s 09:44:05 [2024-02-15T09:44:05.407Z] 09:44:05 [2024-02-15T09:44:05.407Z] #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 09:44:05 [2024-02-15T09:44:05.970Z] #111 0.545 Hit:1 http://deb.debian.org/debian bookworm InRelease 09:44:05 [2024-02-15T09:44:05.970Z] #111 0.545 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease 09:44:05 [2024-02-15T09:44:05.970Z] #111 0.545 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease 09:44:06 [2024-02-15T09:44:06.533Z] #111 0.718 Reading package lists... 09:44:07 [2024-02-15T09:44:07.352Z] #111 1.295 Reading package lists... 09:44:07 [2024-02-15T09:44:07.352Z] #111 1.864 Building dependency tree... 09:44:07 [2024-02-15T09:44:07.609Z] #111 2.014 Reading state information... 09:44:07 [2024-02-15T09:44:07.609Z] #111 2.216 gcc is already the newest version (4:12.2.0-3). 09:44:07 [2024-02-15T09:44:07.609Z] #111 2.216 pkg-config is already the newest version (1.8.1-1). 09:44:07 [2024-02-15T09:44:07.609Z] #111 2.216 The following additional packages will be installed: 09:44:07 [2024-02-15T09:44:07.609Z] #111 2.217 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdpkg-perl libffi-dev 09:44:07 [2024-02-15T09:44:07.609Z] #111 2.217 libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin 09:44:07 [2024-02-15T09:44:07.609Z] #111 2.217 libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev 09:44:07 [2024-02-15T09:44:07.609Z] #111 2.217 libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 09:44:07 [2024-02-15T09:44:07.609Z] #111 2.218 libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev libyaml-0-2 09:44:07 [2024-02-15T09:44:07.609Z] #111 2.218 python3-distutils python3-lib2to3 python3-pathspec python3-pkg-resources 09:44:07 [2024-02-15T09:44:07.609Z] #111 2.218 python3-yaml uuid-dev zlib1g-dev 09:44:07 [2024-02-15T09:44:07.609Z] #111 2.220 Suggested packages: 09:44:07 [2024-02-15T09:44:07.609Z] #111 2.220 debian-keyring bzr libgcrypt20-doc low-memory-monitor libgirepository1.0-dev 09:44:07 [2024-02-15T09:44:07.609Z] #111 2.220 libglib2.0-doc libgdk-pixbuf2.0-bin libxml2-utils seccomp python3-setuptools 09:44:07 [2024-02-15T09:44:07.609Z] #111 2.220 Recommended packages: 09:44:07 [2024-02-15T09:44:07.609Z] #111 2.220 build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl 09:44:07 [2024-02-15T09:44:07.609Z] #111 2.220 liblocale-gettext-perl shared-mime-info xdg-user-dirs 09:44:07 [2024-02-15T09:44:07.865Z] #111 2.523 The following NEW packages will be installed: 09:44:08 [2024-02-15T09:44:08.122Z] #111 2.523 dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev 09:44:08 [2024-02-15T09:44:08.122Z] #111 2.523 libdpkg-perl libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 09:44:08 [2024-02-15T09:44:08.122Z] #111 2.523 libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin 09:44:08 [2024-02-15T09:44:08.122Z] #111 2.523 libgpg-error-dev libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev 09:44:08 [2024-02-15T09:44:08.122Z] #111 2.524 libpcre2-posix3 libseccomp-dev libsecret-1-0 libsecret-1-dev 09:44:08 [2024-02-15T09:44:08.122Z] #111 2.524 libsecret-common libselinux1-dev libsepol-dev libsystemd-dev libudev-dev 09:44:08 [2024-02-15T09:44:08.122Z] #111 2.524 libyaml-0-2 python3-distutils python3-lib2to3 python3-pathspec 09:44:08 [2024-02-15T09:44:08.122Z] #111 2.524 python3-pkg-resources python3-yaml uuid-dev yamllint zlib1g-dev 09:44:08 [2024-02-15T09:44:08.122Z] #111 2.800 0 upgraded, 37 newly installed, 0 to remove and 0 not upgraded. 09:44:08 [2024-02-15T09:44:08.122Z] #111 2.800 Need to get 11.9 MB of archives. 09:44:08 [2024-02-15T09:44:08.122Z] #111 2.800 After this operation, 53.1 MB of additional disk space will be used. 09:44:08 [2024-02-15T09:44:08.122Z] #111 2.800 Get:1 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB] 09:44:08 [2024-02-15T09:44:08.378Z] #111 2.809 Get:2 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB] 09:44:08 [2024-02-15T09:44:08.378Z] #111 2.838 Get:3 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB] 09:44:08 [2024-02-15T09:44:08.378Z] #111 2.857 Get:4 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB] 09:44:08 [2024-02-15T09:44:08.378Z] #111 2.858 Get:5 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB] 09:44:08 [2024-02-15T09:44:08.378Z] #111 2.859 Get:6 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB] 09:44:08 [2024-02-15T09:44:08.378Z] #111 2.861 Get:7 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB] 09:44:08 [2024-02-15T09:44:08.378Z] #111 2.862 Get:8 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB] 09:44:08 [2024-02-15T09:44:08.378Z] #111 2.862 Get:9 http://deb.debian.org/debian bookworm/main arm64 libapparmor-dev arm64 3.0.8-3 [84.8 kB] 09:44:08 [2024-02-15T09:44:08.378Z] #111 2.863 Get:10 http://deb.debian.org/debian bookworm/main arm64 uuid-dev arm64 2.38.1-5+b1 [40.5 kB] 09:44:08 [2024-02-15T09:44:08.378Z] #111 2.863 Get:11 http://deb.debian.org/debian bookworm/main arm64 libblkid-dev arm64 2.38.1-5+b1 [183 kB] 09:44:08 [2024-02-15T09:44:08.378Z] #111 2.864 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB] 09:44:08 [2024-02-15T09:44:08.378Z] #111 2.875 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB] 09:44:08 [2024-02-15T09:44:08.378Z] #111 2.875 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB] 09:44:08 [2024-02-15T09:44:08.378Z] #111 2.879 Get:15 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB] 09:44:08 [2024-02-15T09:44:08.378Z] #111 2.896 Get:16 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB] 09:44:08 [2024-02-15T09:44:08.378Z] #111 2.909 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB] 09:44:08 [2024-02-15T09:44:08.378Z] #111 2.909 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB] 09:44:08 [2024-02-15T09:44:08.378Z] #111 2.910 Get:19 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB] 09:44:08 [2024-02-15T09:44:08.378Z] #111 2.911 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB] 09:44:08 [2024-02-15T09:44:08.378Z] #111 2.912 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB] 09:44:08 [2024-02-15T09:44:08.378Z] #111 2.914 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB] 09:44:08 [2024-02-15T09:44:08.378Z] #111 2.923 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB] 09:44:08 [2024-02-15T09:44:08.378Z] #111 2.923 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB] 09:44:08 [2024-02-15T09:44:08.378Z] #111 2.926 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB] 09:44:08 [2024-02-15T09:44:08.378Z] #111 2.927 Get:26 http://deb.debian.org/debian bookworm/main arm64 libmount-dev arm64 2.38.1-5+b1 [22.5 kB] 09:44:08 [2024-02-15T09:44:08.379Z] #111 2.928 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB] 09:44:08 [2024-02-15T09:44:08.379Z] #111 2.932 Get:28 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB] 09:44:08 [2024-02-15T09:44:08.379Z] #111 2.987 Get:29 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB] 09:44:08 [2024-02-15T09:44:08.379Z] #111 2.988 Get:30 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB] 09:44:08 [2024-02-15T09:44:08.379Z] #111 2.988 Get:31 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.22-1~deb12u1 [353 kB] 09:44:08 [2024-02-15T09:44:08.379Z] #111 2.995 Get:32 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.22-1~deb12u1 [52.1 kB] 09:44:08 [2024-02-15T09:44:08.379Z] #111 2.995 Get:33 http://deb.debian.org/debian bookworm/main arm64 libyaml-0-2 arm64 0.2.5-1 [50.4 kB] 09:44:08 [2024-02-15T09:44:08.379Z] #111 2.995 Get:34 http://deb.debian.org/debian bookworm/main arm64 python3-pathspec all 0.11.0-1 [26.3 kB] 09:44:08 [2024-02-15T09:44:08.379Z] #111 3.031 Get:35 http://deb.debian.org/debian bookworm/main arm64 python3-pkg-resources all 66.1.1-1 [296 kB] 09:44:08 [2024-02-15T09:44:08.635Z] #111 3.032 Get:36 http://deb.debian.org/debian bookworm/main arm64 python3-yaml arm64 6.0-3+b2 [108 kB] 09:44:08 [2024-02-15T09:44:08.635Z] #111 3.033 Get:37 http://deb.debian.org/debian bookworm/main arm64 yamllint all 1.29.0-1 [42.0 kB] 09:44:08 [2024-02-15T09:44:08.635Z] #111 3.277 debconf: delaying package configuration, since apt-utils is not installed 09:44:08 [2024-02-15T09:44:08.892Z] #111 3.319 Fetched 11.9 MB in 0s (23.8 MB/s) 09:44:08 [2024-02-15T09:44:08.892Z] #111 3.339 Selecting previously unselected package libdpkg-perl. 09:44:08 [2024-02-15T09:44:08.892Z] #111 3.339 (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.) 09:44:08 [2024-02-15T09:44:08.892Z] #111 3.351 Preparing to unpack .../00-libdpkg-perl_1.21.22_all.deb ... 09:44:08 [2024-02-15T09:44:08.892Z] #111 3.354 Unpacking libdpkg-perl (1.21.22) ... 09:44:08 [2024-02-15T09:44:08.892Z] #111 3.424 Selecting previously unselected package dpkg-dev. 09:44:08 [2024-02-15T09:44:08.892Z] #111 3.426 Preparing to unpack .../01-dpkg-dev_1.21.22_all.deb ... 09:44:08 [2024-02-15T09:44:08.892Z] #111 3.431 Unpacking dpkg-dev (1.21.22) ... 09:44:08 [2024-02-15T09:44:08.892Z] #111 3.630 Selecting previously unselected package libglib2.0-0:arm64. 09:44:09 [2024-02-15T09:44:09.149Z] #111 3.633 Preparing to unpack .../02-libglib2.0-0_2.74.6-2_arm64.deb ... 09:44:09 [2024-02-15T09:44:09.149Z] #111 3.640 Unpacking libglib2.0-0:arm64 (2.74.6-2) ... 09:44:09 [2024-02-15T09:44:09.149Z] #111 3.760 Selecting previously unselected package libgirepository-1.0-1:arm64. 09:44:09 [2024-02-15T09:44:09.149Z] #111 3.762 Preparing to unpack .../03-libgirepository-1.0-1_1.74.0-3_arm64.deb ... 09:44:09 [2024-02-15T09:44:09.149Z] #111 3.765 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ... 09:44:09 [2024-02-15T09:44:09.149Z] #111 3.796 Selecting previously unselected package gir1.2-glib-2.0:arm64. 09:44:09 [2024-02-15T09:44:09.149Z] #111 3.799 Preparing to unpack .../04-gir1.2-glib-2.0_1.74.0-3_arm64.deb ... 09:44:09 [2024-02-15T09:44:09.149Z] #111 3.803 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ... 09:44:09 [2024-02-15T09:44:09.149Z] #111 3.855 Selecting previously unselected package libsecret-common. 09:44:09 [2024-02-15T09:44:09.149Z] #111 3.857 Preparing to unpack .../05-libsecret-common_0.20.5-3_all.deb ... 09:44:09 [2024-02-15T09:44:09.149Z] #111 3.861 Unpacking libsecret-common (0.20.5-3) ... 09:44:09 [2024-02-15T09:44:09.405Z] #111 3.913 Selecting previously unselected package libsecret-1-0:arm64. 09:44:09 [2024-02-15T09:44:09.405Z] #111 3.915 Preparing to unpack .../06-libsecret-1-0_0.20.5-3_arm64.deb ... 09:44:09 [2024-02-15T09:44:09.405Z] #111 3.921 Unpacking libsecret-1-0:arm64 (0.20.5-3) ... 09:44:09 [2024-02-15T09:44:09.405Z] #111 3.957 Selecting previously unselected package gir1.2-secret-1:arm64. 09:44:09 [2024-02-15T09:44:09.405Z] #111 3.959 Preparing to unpack .../07-gir1.2-secret-1_0.20.5-3_arm64.deb ... 09:44:09 [2024-02-15T09:44:09.405Z] #111 3.962 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ... 09:44:09 [2024-02-15T09:44:09.405Z] #111 3.986 Selecting previously unselected package libapparmor-dev:arm64. 09:44:09 [2024-02-15T09:44:09.405Z] #111 3.989 Preparing to unpack .../08-libapparmor-dev_3.0.8-3_arm64.deb ... 09:44:09 [2024-02-15T09:44:09.405Z] #111 3.993 Unpacking libapparmor-dev:arm64 (3.0.8-3) ... 09:44:09 [2024-02-15T09:44:09.405Z] #111 4.037 Selecting previously unselected package uuid-dev:arm64. 09:44:09 [2024-02-15T09:44:09.405Z] #111 4.039 Preparing to unpack .../09-uuid-dev_2.38.1-5+b1_arm64.deb ... 09:44:09 [2024-02-15T09:44:09.405Z] #111 4.043 Unpacking uuid-dev:arm64 (2.38.1-5+b1) ... 09:44:09 [2024-02-15T09:44:09.405Z] #111 4.073 Selecting previously unselected package libblkid-dev:arm64. 09:44:09 [2024-02-15T09:44:09.662Z] #111 4.075 Preparing to unpack .../10-libblkid-dev_2.38.1-5+b1_arm64.deb ... 09:44:09 [2024-02-15T09:44:09.662Z] #111 4.079 Unpacking libblkid-dev:arm64 (2.38.1-5+b1) ... 09:44:09 [2024-02-15T09:44:09.662Z] #111 4.123 Selecting previously unselected package libffi-dev:arm64. 09:44:09 [2024-02-15T09:44:09.662Z] #111 4.125 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ... 09:44:09 [2024-02-15T09:44:09.662Z] #111 4.130 Unpacking libffi-dev:arm64 (3.4.4-1) ... 09:44:09 [2024-02-15T09:44:09.662Z] #111 4.163 Selecting previously unselected package libgpg-error-dev. 09:44:09 [2024-02-15T09:44:09.662Z] #111 4.165 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ... 09:44:09 [2024-02-15T09:44:09.662Z] #111 4.170 Unpacking libgpg-error-dev (1.46-1) ... 09:44:09 [2024-02-15T09:44:09.662Z] #111 4.207 Selecting previously unselected package libgcrypt20-dev. 09:44:09 [2024-02-15T09:44:09.662Z] #111 4.209 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ... 09:44:09 [2024-02-15T09:44:09.662Z] #111 4.215 Unpacking libgcrypt20-dev (1.10.1-3) ... 09:44:09 [2024-02-15T09:44:09.662Z] #111 4.284 Selecting previously unselected package libglib2.0-data. 09:44:09 [2024-02-15T09:44:09.662Z] #111 4.286 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ... 09:44:09 [2024-02-15T09:44:09.662Z] #111 4.290 Unpacking libglib2.0-data (2.74.6-2) ... 09:44:09 [2024-02-15T09:44:09.662Z] #111 4.424 Selecting previously unselected package libglib2.0-bin. 09:44:09 [2024-02-15T09:44:09.918Z] #111 4.426 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ... 09:44:09 [2024-02-15T09:44:09.918Z] #111 4.430 Unpacking libglib2.0-bin (2.74.6-2) ... 09:44:09 [2024-02-15T09:44:09.918Z] #111 4.476 Selecting previously unselected package python3-lib2to3. 09:44:09 [2024-02-15T09:44:09.918Z] #111 4.478 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ... 09:44:09 [2024-02-15T09:44:09.918Z] #111 4.481 Unpacking python3-lib2to3 (3.11.2-3) ... 09:44:09 [2024-02-15T09:44:09.918Z] #111 4.530 Selecting previously unselected package python3-distutils. 09:44:09 [2024-02-15T09:44:09.918Z] #111 4.532 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ... 09:44:09 [2024-02-15T09:44:09.918Z] #111 4.535 Unpacking python3-distutils (3.11.2-3) ... 09:44:09 [2024-02-15T09:44:09.918Z] #111 4.583 Selecting previously unselected package libglib2.0-dev-bin. 09:44:09 [2024-02-15T09:44:09.918Z] #111 4.585 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ... 09:44:09 [2024-02-15T09:44:09.918Z] #111 4.589 Unpacking libglib2.0-dev-bin (2.74.6-2) ... 09:44:09 [2024-02-15T09:44:09.918Z] #111 4.630 Selecting previously unselected package libsepol-dev:arm64. 09:44:10 [2024-02-15T09:44:10.175Z] #111 4.632 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ... 09:44:10 [2024-02-15T09:44:10.175Z] #111 4.636 Unpacking libsepol-dev:arm64 (3.4-2.1) ... 09:44:10 [2024-02-15T09:44:10.175Z] #111 4.699 Selecting previously unselected package libpcre2-16-0:arm64. 09:44:10 [2024-02-15T09:44:10.175Z] #111 4.701 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ... 09:44:10 [2024-02-15T09:44:10.175Z] #111 4.704 Unpacking libpcre2-16-0:arm64 (10.42-1) ... 09:44:10 [2024-02-15T09:44:10.175Z] #111 4.756 Selecting previously unselected package libpcre2-32-0:arm64. 09:44:10 [2024-02-15T09:44:10.175Z] #111 4.758 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ... 09:44:10 [2024-02-15T09:44:10.175Z] #111 4.762 Unpacking libpcre2-32-0:arm64 (10.42-1) ... 09:44:10 [2024-02-15T09:44:10.175Z] #111 4.812 Selecting previously unselected package libpcre2-posix3:arm64. 09:44:10 [2024-02-15T09:44:10.175Z] #111 4.814 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ... 09:44:10 [2024-02-15T09:44:10.175Z] #111 4.817 Unpacking libpcre2-posix3:arm64 (10.42-1) ... 09:44:10 [2024-02-15T09:44:10.175Z] #111 4.854 Selecting previously unselected package libpcre2-dev:arm64. 09:44:10 [2024-02-15T09:44:10.175Z] #111 4.856 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ... 09:44:10 [2024-02-15T09:44:10.175Z] #111 4.861 Unpacking libpcre2-dev:arm64 (10.42-1) ... 09:44:10 [2024-02-15T09:44:10.432Z] #111 4.936 Selecting previously unselected package libselinux1-dev:arm64. 09:44:10 [2024-02-15T09:44:10.432Z] #111 4.939 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ... 09:44:10 [2024-02-15T09:44:10.432Z] #111 4.942 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ... 09:44:10 [2024-02-15T09:44:10.432Z] #111 4.999 Selecting previously unselected package libmount-dev:arm64. 09:44:10 [2024-02-15T09:44:10.432Z] #111 5.001 Preparing to unpack .../25-libmount-dev_2.38.1-5+b1_arm64.deb ... 09:44:10 [2024-02-15T09:44:10.432Z] #111 5.006 Unpacking libmount-dev:arm64 (2.38.1-5+b1) ... 09:44:10 [2024-02-15T09:44:10.432Z] #111 5.039 Selecting previously unselected package zlib1g-dev:arm64. 09:44:10 [2024-02-15T09:44:10.432Z] #111 5.042 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ... 09:44:10 [2024-02-15T09:44:10.432Z] #111 5.045 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ... 09:44:10 [2024-02-15T09:44:10.432Z] #111 5.096 Selecting previously unselected package libglib2.0-dev:arm64. 09:44:10 [2024-02-15T09:44:10.432Z] #111 5.099 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ... 09:44:10 [2024-02-15T09:44:10.432Z] #111 5.103 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ... 09:44:10 [2024-02-15T09:44:10.688Z] #111 5.270 Selecting previously unselected package libseccomp-dev:arm64. 09:44:10 [2024-02-15T09:44:10.688Z] #111 5.273 Preparing to unpack .../28-libseccomp-dev_2.5.4-1+b3_arm64.deb ... 09:44:10 [2024-02-15T09:44:10.688Z] #111 5.276 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ... 09:44:10 [2024-02-15T09:44:10.688Z] #111 5.315 Selecting previously unselected package libsecret-1-dev:arm64. 09:44:10 [2024-02-15T09:44:10.688Z] #111 5.318 Preparing to unpack .../29-libsecret-1-dev_0.20.5-3_arm64.deb ... 09:44:10 [2024-02-15T09:44:10.688Z] #111 5.322 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ... 09:44:10 [2024-02-15T09:44:10.688Z] #111 5.400 Selecting previously unselected package libsystemd-dev:arm64. 09:44:10 [2024-02-15T09:44:10.945Z] #111 5.403 Preparing to unpack .../30-libsystemd-dev_252.22-1~deb12u1_arm64.deb ... 09:44:10 [2024-02-15T09:44:10.945Z] #111 5.407 Unpacking libsystemd-dev:arm64 (252.22-1~deb12u1) ... 09:44:10 [2024-02-15T09:44:10.945Z] #111 5.503 Selecting previously unselected package libudev-dev:arm64. 09:44:10 [2024-02-15T09:44:10.945Z] #111 5.505 Preparing to unpack .../31-libudev-dev_252.22-1~deb12u1_arm64.deb ... 09:44:10 [2024-02-15T09:44:10.945Z] #111 5.510 Unpacking libudev-dev:arm64 (252.22-1~deb12u1) ... 09:44:10 [2024-02-15T09:44:10.945Z] #111 5.591 Selecting previously unselected package libyaml-0-2:arm64. 09:44:10 [2024-02-15T09:44:10.945Z] #111 5.594 Preparing to unpack .../32-libyaml-0-2_0.2.5-1_arm64.deb ... 09:44:10 [2024-02-15T09:44:10.945Z] #111 5.599 Unpacking libyaml-0-2:arm64 (0.2.5-1) ... 09:44:10 [2024-02-15T09:44:10.945Z] #111 5.638 Selecting previously unselected package python3-pathspec. 09:44:11 [2024-02-15T09:44:11.202Z] #111 5.641 Preparing to unpack .../33-python3-pathspec_0.11.0-1_all.deb ... 09:44:11 [2024-02-15T09:44:11.202Z] #111 5.645 Unpacking python3-pathspec (0.11.0-1) ... 09:44:11 [2024-02-15T09:44:11.202Z] #111 5.688 Selecting previously unselected package python3-pkg-resources. 09:44:11 [2024-02-15T09:44:11.202Z] #111 5.691 Preparing to unpack .../34-python3-pkg-resources_66.1.1-1_all.deb ... 09:44:11 [2024-02-15T09:44:11.202Z] #111 5.695 Unpacking python3-pkg-resources (66.1.1-1) ... 09:44:11 [2024-02-15T09:44:11.202Z] #111 5.749 Selecting previously unselected package python3-yaml. 09:44:11 [2024-02-15T09:44:11.202Z] #111 5.751 Preparing to unpack .../35-python3-yaml_6.0-3+b2_arm64.deb ... 09:44:11 [2024-02-15T09:44:11.202Z] #111 5.755 Unpacking python3-yaml (6.0-3+b2) ... 09:44:11 [2024-02-15T09:44:11.202Z] #111 5.799 Selecting previously unselected package yamllint. 09:44:11 [2024-02-15T09:44:11.202Z] #111 5.801 Preparing to unpack .../36-yamllint_1.29.0-1_all.deb ... 09:44:11 [2024-02-15T09:44:11.202Z] #111 5.806 Unpacking yamllint (1.29.0-1) ... 09:44:11 [2024-02-15T09:44:11.202Z] #111 5.937 Setting up python3-pkg-resources (66.1.1-1) ... 09:44:11 [2024-02-15T09:44:11.459Z] #111 6.185 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ... 09:44:11 [2024-02-15T09:44:11.715Z] #111 6.196 Setting up libyaml-0-2:arm64 (0.2.5-1) ... 09:44:11 [2024-02-15T09:44:11.715Z] #111 6.220 Setting up libglib2.0-0:arm64 (2.74.6-2) ... 09:44:11 [2024-02-15T09:44:11.715Z] #111 6.239 No schema files found: doing nothing. 09:44:11 [2024-02-15T09:44:11.715Z] #111 6.250 Setting up python3-yaml (6.0-3+b2) ... 09:44:11 [2024-02-15T09:44:11.715Z] #111 6.404 Setting up libffi-dev:arm64 (3.4.4-1) ... 09:44:11 [2024-02-15T09:44:11.972Z] #111 6.414 Setting up libpcre2-16-0:arm64 (10.42-1) ... 09:44:11 [2024-02-15T09:44:11.972Z] #111 6.425 Setting up libpcre2-32-0:arm64 (10.42-1) ... 09:44:11 [2024-02-15T09:44:11.972Z] #111 6.439 Setting up libglib2.0-data (2.74.6-2) ... 09:44:11 [2024-02-15T09:44:11.972Z] #111 6.454 Setting up libgpg-error-dev (1.46-1) ... 09:44:11 [2024-02-15T09:44:11.972Z] #111 6.470 Setting up uuid-dev:arm64 (2.38.1-5+b1) ... 09:44:11 [2024-02-15T09:44:11.972Z] #111 6.480 Setting up libudev-dev:arm64 (252.22-1~deb12u1) ... 09:44:11 [2024-02-15T09:44:11.972Z] #111 6.490 Setting up libsepol-dev:arm64 (3.4-2.1) ... 09:44:11 [2024-02-15T09:44:11.972Z] #111 6.500 Setting up libdpkg-perl (1.21.22) ... 09:44:11 [2024-02-15T09:44:11.972Z] #111 6.516 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ... 09:44:11 [2024-02-15T09:44:11.972Z] #111 6.526 Setting up libpcre2-posix3:arm64 (10.42-1) ... 09:44:11 [2024-02-15T09:44:11.972Z] #111 6.536 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ... 09:44:11 [2024-02-15T09:44:11.972Z] #111 6.546 Setting up libapparmor-dev:arm64 (3.0.8-3) ... 09:44:11 [2024-02-15T09:44:11.972Z] #111 6.558 Setting up python3-pathspec (0.11.0-1) ... 09:44:11 [2024-02-15T09:44:11.972Z] #111 6.682 Setting up python3-lib2to3 (3.11.2-3) ... 09:44:12 [2024-02-15T09:44:12.228Z] #111 6.788 Setting up libsystemd-dev:arm64 (252.22-1~deb12u1) ... 09:44:12 [2024-02-15T09:44:12.228Z] #111 6.799 Setting up libsecret-common (0.20.5-3) ... 09:44:12 [2024-02-15T09:44:12.228Z] #111 6.808 Setting up python3-distutils (3.11.2-3) ... 09:44:12 [2024-02-15T09:44:12.228Z] #111 6.931 Setting up libglib2.0-dev-bin (2.74.6-2) ... 09:44:12 [2024-02-15T09:44:12.485Z] #111 7.079 Setting up libblkid-dev:arm64 (2.38.1-5+b1) ... 09:44:12 [2024-02-15T09:44:12.742Z] #111 7.090 Setting up libpcre2-dev:arm64 (10.42-1) ... 09:44:12 [2024-02-15T09:44:12.742Z] #111 7.099 Setting up libselinux1-dev:arm64 (3.4-1+b6) ... 09:44:12 [2024-02-15T09:44:12.742Z] #111 7.109 Setting up libglib2.0-bin (2.74.6-2) ... 09:44:12 [2024-02-15T09:44:12.742Z] #111 7.118 Setting up dpkg-dev (1.21.22) ... 09:44:12 [2024-02-15T09:44:12.742Z] #111 7.138 Setting up libsecret-1-0:arm64 (0.20.5-3) ... 09:44:12 [2024-02-15T09:44:12.742Z] #111 7.151 Setting up yamllint (1.29.0-1) ... 09:44:12 [2024-02-15T09:44:12.742Z] #111 7.289 Setting up libgcrypt20-dev (1.10.1-3) ... 09:44:12 [2024-02-15T09:44:12.742Z] #111 7.299 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ... 09:44:12 [2024-02-15T09:44:12.742Z] #111 7.312 Setting up libmount-dev:arm64 (2.38.1-5+b1) ... 09:44:12 [2024-02-15T09:44:12.742Z] #111 7.325 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ... 09:44:12 [2024-02-15T09:44:12.742Z] #111 7.339 Setting up libglib2.0-dev:arm64 (2.74.6-2) ... 09:44:12 [2024-02-15T09:44:12.742Z] #111 7.349 Setting up libsecret-1-dev:arm64 (0.20.5-3) ... 09:44:12 [2024-02-15T09:44:12.742Z] #111 7.361 Processing triggers for libc-bin (2.36-9+deb12u4) ... 09:44:12 [2024-02-15T09:44:12.998Z] #111 DONE 7.7s 09:44:13 [2024-02-15T09:44:13.255Z] 09:44:13 [2024-02-15T09:44:13.255Z] #112 [dev-base 11/12] COPY --link --from=dockercli /build/ /usr/local/cli 09:44:13 [2024-02-15T09:44:13.818Z] #112 DONE 0.8s 09:44:13 [2024-02-15T09:44:13.818Z] 09:44:13 [2024-02-15T09:44:13.818Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration 09:44:14 [2024-02-15T09:44:14.074Z] #113 DONE 0.3s 09:44:14 [2024-02-15T09:44:14.331Z] 09:44:14 [2024-02-15T09:44:14.331Z] #114 [dev 1/1] COPY --link . . 09:44:15 [2024-02-15T09:44:15.266Z] #114 DONE 1.3s 09:44:15 [2024-02-15T09:44:15.523Z] 09:44:15 [2024-02-15T09:44:15.523Z] #115 exporting to image 09:44:15 [2024-02-15T09:44:15.523Z] #115 exporting layers 09:44:16 [2024-02-15T09:44:16.453Z] #115 exporting layers 1.1s done 09:44:16 [2024-02-15T09:44:16.710Z] #115 writing image sha256:0a6ebe29eaaeda7ed92c26686e7c11ce2c56b66756f46ee72e499002679fcf74 done 09:44:16 [2024-02-15T09:44:16.710Z] #115 naming to docker.io/library/docker:ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 done 09:44:16 [2024-02-15T09:44:16.710Z] #115 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 09:44:17 [2024-02-15T09:44:17.002Z] + sudo modprobe ip6table_filter [Pipeline] sh 09:44:17 [2024-02-15T09:44:17.276Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45967/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 hack/test/unit 09:44:17 [2024-02-15T09:44:17.533Z] + BUILDFLAGS=(-tags 'netgo journald') 09:44:17 [2024-02-15T09:44:17.533Z] + TESTFLAGS+=' -test.timeout=5m' 09:44:17 [2024-02-15T09:44:17.533Z] + TESTDIRS=./... 09:44:17 [2024-02-15T09:44:17.533Z] + exclude_paths='/vendor/|/integration' 09:44:17 [2024-02-15T09:44:17.533Z] ++ go list ./... 09:44:17 [2024-02-15T09:44:17.533Z] ++ grep -vE '(/vendor/|/integration)' 09:44:18 [2024-02-15T09:44:18.099Z] + pkg_list='github.com/docker/docker/api 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/api/server 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/api/server/backend/build 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/api/server/httpstatus 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/api/server/httputils 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/api/server/middleware 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/api/server/router 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/api/server/router/build 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/api/server/router/checkpoint 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/api/server/router/container 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/api/server/router/debug 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/api/server/router/distribution 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/api/server/router/grpc 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/api/server/router/image 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/api/server/router/network 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/api/server/router/plugin 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/api/server/router/session 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/api/server/router/swarm 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/api/server/router/system 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/api/server/router/volume 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/api/types 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/api/types/backend 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/api/types/blkiodev 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/api/types/checkpoint 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/api/types/container 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/api/types/events 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/api/types/filters 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/api/types/image 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/api/types/mount 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/api/types/network 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/api/types/plugins/logdriver 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/api/types/registry 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/api/types/strslice 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/api/types/swarm 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/api/types/swarm/runtime 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/api/types/system 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/api/types/time 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/api/types/versions 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/api/types/volume 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/builder 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/builder/builder-next 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/builder/builder-next/exporter 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/builder/builder-next/exporter/overrides 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/builder/builder-next/imagerefchecker 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/builder/builder-next/worker 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/builder/builder-next/worker/label 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/builder/dockerfile 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/builder/remotecontext 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/builder/remotecontext/git 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/builder/remotecontext/urlutil 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/cli/debug 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/cli/winresources/docker-proxy 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/cli/winresources/dockerd 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/client 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/client/buildkit 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/cmd/docker-proxy 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/cmd/dockerd 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/cmd/dockerd/trap 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/container 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/container/stream 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/contrib/apparmor 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/contrib/httpserver 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/daemon 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/daemon/cluster 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/daemon/cluster/controllers/plugin 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/daemon/cluster/convert 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/daemon/cluster/executor 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/daemon/cluster/executor/container 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/daemon/cluster/provider 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/daemon/config 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/daemon/containerd 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/daemon/events 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/daemon/events/testutils 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/daemon/graphdriver 09:44:18 [2024-02-15T09:44:18.099Z] github.com/docker/docker/daemon/graphdriver/btrfs 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/graphdriver/copy 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/graphdriver/graphtest 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/graphdriver/overlay2 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/graphdriver/overlayutils 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/graphdriver/register 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/graphdriver/vfs 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/graphdriver/zfs 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/images 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/initlayer 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/links 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/listeners 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/logger 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/logger/awslogs 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/logger/fluentd 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/logger/gcplogs 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/logger/gelf 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/logger/journald 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/logger/journald/internal/export 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/logger/journald/internal/fake 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/logger/jsonfilelog 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/logger/local 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/logger/loggertest 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/logger/loggerutils 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/logger/loggerutils/cache 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/logger/splunk 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/logger/syslog 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/logger/templates 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/names 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/network 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/snapshotter 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/stats 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/distribution 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/distribution/metadata 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/distribution/utils 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/distribution/xfer 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/dockerversion 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/errdefs 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/image 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/image/cache 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/image/spec/specs-go 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/image/spec/specs-go/v1 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/image/tarexport 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/image/v1 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/internal/cleanups 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/internal/compatcontext 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/internal/mod 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/internal/mounttree 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/internal/multierror 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/internal/safepath 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/internal/sliceutil 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/internal/test/suite 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/internal/testutils 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/internal/testutils/netnsutils 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/internal/testutils/specialimage 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/internal/unix_noeintr 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/internal/unshare 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/layer 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libcontainerd 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libcontainerd/queue 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libcontainerd/remote 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libcontainerd/shimopts 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libcontainerd/supervisor 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libcontainerd/types 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/bitmap 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/cluster 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/cmd/diagnostic 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/config 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/datastore 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/diagnostic 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/discoverapi 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/driverapi 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/drivers/bridge 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/drivers/host 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/drivers/ipvlan 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/drivers/macvlan 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/drivers/null 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/drivers/overlay 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/drivers/remote 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/drivers/remote/api 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/drivers/windows 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/drvregistry 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/etchosts 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/internal/caller 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/internal/kvstore 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/internal/netiputil 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/internal/setmatrix 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/ipam 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/ipamapi 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/ipams/builtin 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/ipams/null 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/ipams/remote 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/ipams/remote/api 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/ipams/windowsipam 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/ipamutils 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/ipbits 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/iptables 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/netlabel 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/netutils 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/networkdb 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/ns 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/options 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/osl 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/osl/kernel 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/portallocator 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/portmapper 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/resolvconf 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/scope 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/types 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/oci 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/oci/caps 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/opts 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/archive 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/authorization 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/broadcaster 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/capabilities 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/chrootarchive 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/containerfs 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/directory 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/dmesg 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/fileutils 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/homedir 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/idtools 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/ioutils 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/jsonmessage 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/longpath 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/meminfo 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/namesgenerator 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/parsers 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/parsers/kernel 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/parsers/operatingsystem 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/pidfile 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/platform 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/plugingetter 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/plugins 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/plugins/transport 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/pools 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/process 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/progress 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/reexec 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/rootless 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/rootless/specconv 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/stack 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/stdcopy 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/streamformatter 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/stringid 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/sysinfo 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/system 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/tailfile 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/tarsum 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/useragent 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/plugin 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/plugin/executor/containerd 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/plugin/v2 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/profiles/apparmor 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/profiles/seccomp 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/quota 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/reference 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/registry 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/registry/resumable 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/restartmanager 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/runconfig 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/runconfig/opts 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/testutil 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/testutil/daemon 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/testutil/environment 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/testutil/fakecontext 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/testutil/fakegit 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/testutil/fakestorage 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/testutil/fixtures/load 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/testutil/fixtures/plugin 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/testutil/fixtures/plugin/basic 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/testutil/registry 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/testutil/request 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/volume 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/volume/drivers 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/volume/local 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/volume/mounts 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/volume/service 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/volume/service/opts 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/volume/testutils' 09:44:18 [2024-02-15T09:44:18.100Z] ++ grep --fixed-strings -v /libnetwork 09:44:18 [2024-02-15T09:44:18.100Z] ++ echo 'github.com/docker/docker/api 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/api/server 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/api/server/backend/build 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/api/server/httpstatus 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/api/server/httputils 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/api/server/middleware 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/api/server/router 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/api/server/router/build 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/api/server/router/checkpoint 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/api/server/router/container 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/api/server/router/debug 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/api/server/router/distribution 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/api/server/router/grpc 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/api/server/router/image 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/api/server/router/network 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/api/server/router/plugin 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/api/server/router/session 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/api/server/router/swarm 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/api/server/router/system 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/api/server/router/volume 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/api/types 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/api/types/backend 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/api/types/blkiodev 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/api/types/checkpoint 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/api/types/container 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/api/types/events 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/api/types/filters 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/api/types/image 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/api/types/mount 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/api/types/network 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/api/types/plugins/logdriver 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/api/types/registry 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/api/types/strslice 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/api/types/swarm 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/api/types/swarm/runtime 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/api/types/system 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/api/types/time 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/api/types/versions 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/api/types/volume 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/builder 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/builder/builder-next 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/builder/builder-next/exporter 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/builder/builder-next/exporter/overrides 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/builder/builder-next/imagerefchecker 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/builder/builder-next/worker 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/builder/builder-next/worker/label 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/builder/dockerfile 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/builder/remotecontext 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/builder/remotecontext/git 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/builder/remotecontext/urlutil 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/cli/debug 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/cli/winresources/docker-proxy 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/cli/winresources/dockerd 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/client 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/client/buildkit 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/cmd/docker-proxy 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/cmd/dockerd 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/cmd/dockerd/trap 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/container 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/container/stream 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/contrib/apparmor 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/contrib/httpserver 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/cluster 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/cluster/controllers/plugin 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/cluster/convert 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/cluster/executor 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/cluster/executor/container 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/cluster/provider 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/config 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/containerd 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/events 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/events/testutils 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/graphdriver 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/graphdriver/btrfs 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/graphdriver/copy 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/graphdriver/graphtest 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/graphdriver/overlay2 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/graphdriver/overlayutils 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/graphdriver/register 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/graphdriver/vfs 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/graphdriver/zfs 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/images 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/initlayer 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/links 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/listeners 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/logger 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/logger/awslogs 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/logger/fluentd 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/logger/gcplogs 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/logger/gelf 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/logger/journald 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/logger/journald/internal/export 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/logger/journald/internal/fake 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/logger/jsonfilelog 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/logger/local 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/logger/loggertest 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/logger/loggerutils 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/logger/loggerutils/cache 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/logger/splunk 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/logger/syslog 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/logger/templates 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/names 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/network 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/snapshotter 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/daemon/stats 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/distribution 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/distribution/metadata 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/distribution/utils 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/distribution/xfer 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/dockerversion 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/errdefs 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/image 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/image/cache 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/image/spec/specs-go 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/image/spec/specs-go/v1 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/image/tarexport 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/image/v1 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/internal/cleanups 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/internal/compatcontext 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/internal/mod 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/internal/mounttree 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/internal/multierror 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/internal/safepath 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/internal/sliceutil 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/internal/test/suite 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/internal/testutils 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/internal/testutils/netnsutils 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/internal/testutils/specialimage 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/internal/unix_noeintr 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/internal/unshare 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/layer 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libcontainerd 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libcontainerd/queue 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libcontainerd/remote 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libcontainerd/shimopts 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libcontainerd/supervisor 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libcontainerd/types 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/bitmap 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/cluster 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/cmd/diagnostic 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/config 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/datastore 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/diagnostic 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/discoverapi 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/driverapi 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/drivers/bridge 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/drivers/host 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/drivers/ipvlan 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/drivers/macvlan 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/drivers/null 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/drivers/overlay 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/drivers/remote 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/drivers/remote/api 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/drivers/windows 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/drvregistry 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/etchosts 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/internal/caller 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/internal/kvstore 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/internal/netiputil 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/internal/setmatrix 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/ipam 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/ipamapi 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/ipams/builtin 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/ipams/null 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/ipams/remote 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/ipams/remote/api 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/ipams/windowsipam 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/ipamutils 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/ipbits 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/iptables 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/netlabel 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/netutils 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/networkdb 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/ns 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/options 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/osl 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/osl/kernel 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/portallocator 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/portmapper 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/resolvconf 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/scope 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/libnetwork/types 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/oci 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/oci/caps 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/opts 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/archive 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/authorization 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/broadcaster 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/capabilities 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/chrootarchive 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/containerfs 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/directory 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/dmesg 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/fileutils 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/homedir 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/idtools 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/ioutils 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/jsonmessage 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/longpath 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/meminfo 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/namesgenerator 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/parsers 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/parsers/kernel 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/parsers/operatingsystem 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/pidfile 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/platform 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/plugingetter 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/plugins 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/plugins/transport 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/pools 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/process 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/progress 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/reexec 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/rootless 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/rootless/specconv 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/stack 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/stdcopy 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/streamformatter 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/stringid 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/sysinfo 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/system 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/tailfile 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/tarsum 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/pkg/useragent 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/plugin 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/plugin/executor/containerd 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/plugin/v2 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/profiles/apparmor 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/profiles/seccomp 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/quota 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/reference 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/registry 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/registry/resumable 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/restartmanager 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/runconfig 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/runconfig/opts 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/testutil 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/testutil/daemon 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/testutil/environment 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/testutil/fakecontext 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/testutil/fakegit 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/testutil/fakestorage 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/testutil/fixtures/load 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/testutil/fixtures/plugin 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/testutil/fixtures/plugin/basic 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/testutil/registry 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/testutil/request 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/volume 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/volume/drivers 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/volume/local 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/volume/mounts 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/volume/service 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/volume/service/opts 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/volume/testutils' 09:44:18 [2024-02-15T09:44:18.100Z] + base_pkg_list='github.com/docker/docker/api 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/api/server 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/api/server/backend/build 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/api/server/httpstatus 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/api/server/httputils 09:44:18 [2024-02-15T09:44:18.100Z] github.com/docker/docker/api/server/middleware 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/server/router 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/server/router/build 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/server/router/checkpoint 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/server/router/container 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/server/router/debug 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/server/router/distribution 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/server/router/grpc 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/server/router/image 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/server/router/network 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/server/router/plugin 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/server/router/session 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/server/router/swarm 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/server/router/system 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/server/router/volume 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/types 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/types/backend 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/types/blkiodev 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/types/checkpoint 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/types/container 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/types/events 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/types/filters 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/types/image 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/types/mount 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/types/network 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/types/plugins/logdriver 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/types/registry 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/types/strslice 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/types/swarm 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/types/swarm/runtime 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/types/system 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/types/time 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/types/versions 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/types/volume 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/builder 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/builder/builder-next 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/builder/builder-next/exporter 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/builder/builder-next/exporter/overrides 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/builder/builder-next/imagerefchecker 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/builder/builder-next/worker 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/builder/builder-next/worker/label 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/builder/dockerfile 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/builder/remotecontext 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/builder/remotecontext/git 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/builder/remotecontext/urlutil 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/cli/debug 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/cli/winresources/docker-proxy 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/cli/winresources/dockerd 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/client 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/client/buildkit 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/cmd/docker-proxy 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/cmd/dockerd 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/cmd/dockerd/trap 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/container 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/container/stream 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/contrib/apparmor 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/contrib/httpserver 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/cluster 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/cluster/controllers/plugin 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/cluster/convert 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/cluster/executor 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/cluster/executor/container 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/cluster/provider 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/config 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/containerd 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/events 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/events/testutils 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/graphdriver 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/graphdriver/btrfs 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/graphdriver/copy 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/graphdriver/graphtest 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/graphdriver/overlay2 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/graphdriver/overlayutils 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/graphdriver/register 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/graphdriver/vfs 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/graphdriver/zfs 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/images 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/initlayer 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/links 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/listeners 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/logger 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/logger/awslogs 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/logger/fluentd 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/logger/gcplogs 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/logger/gelf 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/logger/journald 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/logger/journald/internal/export 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/logger/journald/internal/fake 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/logger/jsonfilelog 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/logger/local 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/logger/loggertest 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/logger/loggerutils 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/logger/loggerutils/cache 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/logger/splunk 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/logger/syslog 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/logger/templates 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/names 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/network 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/snapshotter 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/stats 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/distribution 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/distribution/metadata 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/distribution/utils 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/distribution/xfer 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/dockerversion 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/errdefs 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/image 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/image/cache 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/image/spec/specs-go 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/image/spec/specs-go/v1 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/image/tarexport 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/image/v1 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/internal/cleanups 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/internal/compatcontext 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/internal/mod 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/internal/mounttree 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/internal/multierror 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/internal/safepath 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/internal/sliceutil 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/internal/test/suite 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/internal/testutils 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/internal/testutils/netnsutils 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/internal/testutils/specialimage 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/internal/unix_noeintr 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/internal/unshare 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/layer 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libcontainerd 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libcontainerd/queue 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libcontainerd/remote 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libcontainerd/shimopts 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libcontainerd/supervisor 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libcontainerd/types 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/oci 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/oci/caps 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/opts 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/pkg/archive 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/pkg/authorization 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/pkg/broadcaster 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/pkg/capabilities 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/pkg/chrootarchive 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/pkg/containerfs 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/pkg/directory 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/pkg/dmesg 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/pkg/fileutils 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/pkg/homedir 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/pkg/idtools 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/pkg/ioutils 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/pkg/jsonmessage 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/pkg/longpath 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/pkg/meminfo 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/pkg/namesgenerator 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/pkg/parsers 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/pkg/parsers/kernel 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/pkg/parsers/operatingsystem 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/pkg/pidfile 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/pkg/platform 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/pkg/plugingetter 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/pkg/plugins 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/pkg/plugins/transport 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/pkg/pools 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/pkg/process 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/pkg/progress 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/pkg/reexec 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/pkg/rootless 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/pkg/rootless/specconv 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/pkg/stack 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/pkg/stdcopy 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/pkg/streamformatter 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/pkg/stringid 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/pkg/sysinfo 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/pkg/system 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/pkg/tailfile 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/pkg/tarsum 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/pkg/useragent 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/plugin 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/plugin/executor/containerd 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/plugin/v2 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/profiles/apparmor 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/profiles/seccomp 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/quota 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/reference 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/registry 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/registry/resumable 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/restartmanager 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/runconfig 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/runconfig/opts 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/testutil 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/testutil/daemon 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/testutil/environment 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/testutil/fakecontext 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/testutil/fakegit 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/testutil/fakestorage 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/testutil/fixtures/load 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/testutil/fixtures/plugin 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/testutil/fixtures/plugin/basic 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/testutil/registry 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/testutil/request 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/volume 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/volume/drivers 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/volume/local 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/volume/mounts 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/volume/service 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/volume/service/opts 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/volume/testutils' 09:44:18 [2024-02-15T09:44:18.101Z] ++ grep --fixed-strings /libnetwork 09:44:18 [2024-02-15T09:44:18.101Z] ++ echo 'github.com/docker/docker/api 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/server 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/server/backend/build 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/server/httpstatus 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/server/httputils 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/server/middleware 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/server/router 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/server/router/build 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/server/router/checkpoint 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/server/router/container 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/server/router/debug 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/server/router/distribution 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/server/router/grpc 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/server/router/image 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/server/router/network 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/server/router/plugin 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/server/router/session 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/server/router/swarm 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/server/router/system 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/server/router/volume 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/types 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/types/backend 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/types/blkiodev 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/types/checkpoint 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/types/container 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/types/events 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/types/filters 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/types/image 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/types/mount 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/types/network 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/types/plugins/logdriver 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/types/registry 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/types/strslice 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/types/swarm 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/types/swarm/runtime 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/types/system 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/types/time 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/types/versions 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/api/types/volume 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/builder 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/builder/builder-next 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/builder/builder-next/exporter 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/builder/builder-next/exporter/overrides 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/builder/builder-next/imagerefchecker 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/builder/builder-next/worker 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/builder/builder-next/worker/label 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/builder/dockerfile 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/builder/remotecontext 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/builder/remotecontext/git 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/builder/remotecontext/urlutil 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/cli/debug 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/cli/winresources/docker-proxy 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/cli/winresources/dockerd 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/client 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/client/buildkit 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/cmd/docker-proxy 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/cmd/dockerd 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/cmd/dockerd/trap 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/container 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/container/stream 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/contrib/apparmor 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/contrib/httpserver 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/cluster 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/cluster/controllers/plugin 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/cluster/convert 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/cluster/executor 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/cluster/executor/container 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/cluster/provider 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/config 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/containerd 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/events 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/events/testutils 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/graphdriver 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/graphdriver/btrfs 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/graphdriver/copy 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/graphdriver/graphtest 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/graphdriver/overlay2 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/graphdriver/overlayutils 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/graphdriver/register 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/graphdriver/vfs 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/graphdriver/zfs 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/images 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/initlayer 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/links 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/listeners 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/logger 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/logger/awslogs 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/logger/fluentd 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/logger/gcplogs 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/logger/gelf 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/logger/journald 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/logger/journald/internal/export 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/logger/journald/internal/fake 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/logger/jsonfilelog 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/logger/local 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/logger/loggertest 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/logger/loggerutils 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/logger/loggerutils/cache 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/logger/splunk 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/logger/syslog 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/logger/templates 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/names 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/network 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/snapshotter 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/daemon/stats 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/distribution 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/distribution/metadata 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/distribution/utils 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/distribution/xfer 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/dockerversion 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/errdefs 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/image 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/image/cache 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/image/spec/specs-go 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/image/spec/specs-go/v1 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/image/tarexport 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/image/v1 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/internal/cleanups 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/internal/compatcontext 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/internal/mod 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/internal/mounttree 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/internal/multierror 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/internal/safepath 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/internal/sliceutil 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/internal/test/suite 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/internal/testutils 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/internal/testutils/netnsutils 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/internal/testutils/specialimage 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/internal/unix_noeintr 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/internal/unshare 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/layer 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libcontainerd 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libcontainerd/queue 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libcontainerd/remote 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libcontainerd/shimopts 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libcontainerd/supervisor 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libcontainerd/types 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libnetwork 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libnetwork/bitmap 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libnetwork/cluster 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libnetwork/cmd/diagnostic 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libnetwork/config 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libnetwork/datastore 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libnetwork/diagnostic 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libnetwork/discoverapi 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libnetwork/driverapi 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libnetwork/drivers/bridge 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libnetwork/drivers/host 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libnetwork/drivers/ipvlan 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libnetwork/drivers/macvlan 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libnetwork/drivers/null 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libnetwork/drivers/overlay 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libnetwork/drivers/remote 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libnetwork/drivers/remote/api 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libnetwork/drivers/windows 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libnetwork/drvregistry 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libnetwork/etchosts 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libnetwork/internal/caller 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libnetwork/internal/kvstore 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libnetwork/internal/netiputil 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libnetwork/internal/setmatrix 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libnetwork/ipam 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libnetwork/ipamapi 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libnetwork/ipams/builtin 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libnetwork/ipams/null 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libnetwork/ipams/remote 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libnetwork/ipams/remote/api 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libnetwork/ipams/windowsipam 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libnetwork/ipamutils 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libnetwork/ipbits 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libnetwork/iptables 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libnetwork/netlabel 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libnetwork/netutils 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libnetwork/networkdb 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libnetwork/ns 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libnetwork/options 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libnetwork/osl 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libnetwork/osl/kernel 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libnetwork/portallocator 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libnetwork/portmapper 09:44:18 [2024-02-15T09:44:18.101Z] github.com/docker/docker/libnetwork/resolvconf 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/scope 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/types 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/oci 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/oci/caps 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/opts 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/pkg/archive 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/pkg/authorization 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/pkg/broadcaster 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/pkg/capabilities 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/pkg/chrootarchive 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/pkg/containerfs 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/pkg/directory 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/pkg/dmesg 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/pkg/fileutils 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/pkg/homedir 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/pkg/idtools 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/pkg/ioutils 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/pkg/jsonmessage 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/pkg/longpath 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/pkg/meminfo 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/pkg/namesgenerator 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/pkg/parsers 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/pkg/parsers/kernel 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/pkg/parsers/operatingsystem 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/pkg/pidfile 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/pkg/platform 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/pkg/plugingetter 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/pkg/plugins 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/pkg/plugins/transport 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/pkg/pools 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/pkg/process 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/pkg/progress 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/pkg/reexec 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/pkg/rootless 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/pkg/rootless/specconv 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/pkg/stack 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/pkg/stdcopy 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/pkg/streamformatter 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/pkg/stringid 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/pkg/sysinfo 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/pkg/system 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/pkg/tailfile 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/pkg/tarsum 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/pkg/useragent 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/plugin 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/plugin/executor/containerd 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/plugin/v2 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/profiles/apparmor 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/profiles/seccomp 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/quota 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/reference 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/registry 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/registry/resumable 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/restartmanager 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/runconfig 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/runconfig/opts 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/testutil 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/testutil/daemon 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/testutil/environment 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/testutil/fakecontext 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/testutil/fakegit 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/testutil/fakestorage 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/testutil/fixtures/load 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/testutil/fixtures/plugin 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/testutil/fixtures/plugin/basic 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/testutil/registry 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/testutil/request 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/volume 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/volume/drivers 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/volume/local 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/volume/mounts 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/volume/service 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/volume/service/opts 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/volume/testutils' 09:44:18 [2024-02-15T09:44:18.102Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/bitmap 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/cluster 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/cmd/diagnostic 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/config 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/datastore 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/diagnostic 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/discoverapi 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/driverapi 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/drivers/bridge 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/drivers/host 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/drivers/ipvlan 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/drivers/macvlan 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/drivers/null 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/drivers/overlay 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/drivers/remote 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/drivers/remote/api 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/drivers/windows 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/drvregistry 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/etchosts 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/internal/caller 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/internal/kvstore 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/internal/netiputil 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/internal/setmatrix 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/ipam 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/ipamapi 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/ipams/builtin 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/ipams/null 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/ipams/remote 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/ipams/remote/api 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/ipams/windowsipam 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/ipamutils 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/ipbits 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/iptables 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/netlabel 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/netutils 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/networkdb 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/ns 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/options 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/osl 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/osl/kernel 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/portallocator 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/portmapper 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/resolvconf 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/scope 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/types' 09:44:18 [2024-02-15T09:44:18.102Z] + echo 'github.com/docker/docker/libnetwork 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/bitmap 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/cluster 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/cmd/diagnostic 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/config 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/datastore 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/diagnostic 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/discoverapi 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/driverapi 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/drivers/bridge 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/drivers/host 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/drivers/ipvlan 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/drivers/macvlan 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/drivers/null 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/drivers/overlay 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/drivers/remote 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/drivers/remote/api 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/drivers/windows 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/drvregistry 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/etchosts 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/internal/caller 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/internal/kvstore 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/internal/netiputil 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/internal/setmatrix 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/ipam 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/ipamapi 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/ipams/builtin 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/ipams/null 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/ipams/remote 09:44:18 [2024-02-15T09:44:18.102Z] + grep --fixed-strings libnetwork/drivers/bridge 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/ipams/remote/api 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/ipams/windowsipam 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/ipamutils 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/ipbits 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/iptables 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/netlabel 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/netutils 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/networkdb 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/ns 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/options 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/osl 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/osl/kernel 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/portallocator 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/portmapper 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/resolvconf 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/scope 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/types' 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/drivers/bridge 09:44:18 [2024-02-15T09:44:18.102Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 09:44:18 [2024-02-15T09:44:18.102Z] + type docker-proxy 09:44:18 [2024-02-15T09:44:18.102Z] hack/test/unit: line 25: type: docker-proxy: not found 09:44:18 [2024-02-15T09:44:18.102Z] + hack/make.sh binary-proxy install-proxy 09:44:18 [2024-02-15T09:44:18.102Z] 09:44:18 [2024-02-15T09:44:18.102Z] Removing bundles/ 09:44:18 [2024-02-15T09:44:18.102Z] 09:44:18 [2024-02-15T09:44:18.102Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) 09:44:18 [2024-02-15T09:44:18.102Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... 09:44:18 [2024-02-15T09:44:18.102Z] + tee /go/src/github.com/docker/docker/go.mod 09:44:18 [2024-02-15T09:44:18.102Z] module github.com/docker/docker 09:44:18 [2024-02-15T09:44:18.102Z] 09:44:18 [2024-02-15T09:44:18.102Z] go 1.20 09:44:18 [2024-02-15T09:44:18.102Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT 09:44:18 [2024-02-15T09:44:18.102Z] + GO111MODULE=on 09:44:18 [2024-02-15T09:44:18.102Z] + 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=ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-15T09:44:17.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 09:44:22 [2024-02-15T09:44:22.277Z] + rm -f /go/src/github.com/docker/docker/go.mod 09:44:22 [2024-02-15T09:44:22.277Z] Created binary: bundles/binary-proxy/docker-proxy 09:44:22 [2024-02-15T09:44:22.277Z] 09:44:22 [2024-02-15T09:44:22.277Z] ---> Making bundle: install-proxy (in bundles/install-proxy) 09:44:22 [2024-02-15T09:44:22.277Z] Installing docker-proxy to /usr/local/bin/ 09:44:22 [2024-02-15T09:44:22.277Z] 09:44:22 [2024-02-15T09:44:22.277Z] + mkdir -p bundles 09:44:22 [2024-02-15T09:44:22.277Z] + '[' -n 'github.com/docker/docker/api 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/api/server 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/api/server/backend/build 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/api/server/httpstatus 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/api/server/httputils 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/api/server/middleware 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/api/server/router 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/api/server/router/build 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/api/server/router/checkpoint 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/api/server/router/container 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/api/server/router/debug 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/api/server/router/distribution 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/api/server/router/grpc 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/api/server/router/image 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/api/server/router/network 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/api/server/router/plugin 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/api/server/router/session 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/api/server/router/swarm 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/api/server/router/system 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/api/server/router/volume 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/api/types 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/api/types/backend 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/api/types/blkiodev 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/api/types/checkpoint 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/api/types/container 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/api/types/events 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/api/types/filters 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/api/types/image 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/api/types/mount 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/api/types/network 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/api/types/plugins/logdriver 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/api/types/registry 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/api/types/strslice 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/api/types/swarm 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/api/types/swarm/runtime 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/api/types/system 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/api/types/time 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/api/types/versions 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/api/types/volume 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/builder 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/builder/builder-next 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/builder/builder-next/exporter 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/builder/builder-next/exporter/overrides 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/builder/builder-next/imagerefchecker 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/builder/builder-next/worker 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/builder/builder-next/worker/label 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/builder/dockerfile 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/builder/remotecontext 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/builder/remotecontext/git 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/builder/remotecontext/urlutil 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/cli/debug 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/cli/winresources/docker-proxy 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/cli/winresources/dockerd 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/client 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/client/buildkit 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/cmd/docker-proxy 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/cmd/dockerd 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/cmd/dockerd/trap 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/container 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/container/stream 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/contrib/apparmor 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/contrib/httpserver 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/daemon 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/daemon/cluster 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/daemon/cluster/controllers/plugin 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/daemon/cluster/convert 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/daemon/cluster/executor 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/daemon/cluster/executor/container 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/daemon/cluster/provider 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/daemon/config 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/daemon/containerd 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/daemon/events 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/daemon/events/testutils 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/daemon/graphdriver 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/daemon/graphdriver/btrfs 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/daemon/graphdriver/copy 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/daemon/graphdriver/graphtest 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/daemon/graphdriver/overlay2 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/daemon/graphdriver/overlayutils 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/daemon/graphdriver/register 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/daemon/graphdriver/vfs 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/daemon/graphdriver/zfs 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/daemon/images 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/daemon/initlayer 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/daemon/links 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/daemon/listeners 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/daemon/logger 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/daemon/logger/awslogs 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/daemon/logger/fluentd 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/daemon/logger/gcplogs 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/daemon/logger/gelf 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/daemon/logger/journald 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/daemon/logger/journald/internal/export 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/daemon/logger/journald/internal/fake 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/daemon/logger/jsonfilelog 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/daemon/logger/local 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/daemon/logger/loggertest 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/daemon/logger/loggerutils 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/daemon/logger/loggerutils/cache 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/daemon/logger/splunk 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/daemon/logger/syslog 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/daemon/logger/templates 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/daemon/names 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/daemon/network 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/daemon/snapshotter 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/daemon/stats 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/distribution 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/distribution/metadata 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/distribution/utils 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/distribution/xfer 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/dockerversion 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/errdefs 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/image 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/image/cache 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/image/spec/specs-go 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/image/spec/specs-go/v1 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/image/tarexport 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/image/v1 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/internal/cleanups 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/internal/compatcontext 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/internal/mod 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/internal/mounttree 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/internal/multierror 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/internal/safepath 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/internal/sliceutil 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/internal/test/suite 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/internal/testutils 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/internal/testutils/netnsutils 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/internal/testutils/specialimage 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/internal/unix_noeintr 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/internal/unshare 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/layer 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/libcontainerd 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/libcontainerd/queue 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/libcontainerd/remote 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/libcontainerd/shimopts 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/libcontainerd/supervisor 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/libcontainerd/types 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/oci 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/oci/caps 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/opts 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/pkg/archive 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/pkg/authorization 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/pkg/broadcaster 09:44:22 [2024-02-15T09:44:22.277Z] github.com/docker/docker/pkg/capabilities 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/pkg/chrootarchive 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/pkg/containerfs 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/pkg/directory 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/pkg/dmesg 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/pkg/fileutils 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/pkg/homedir 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/pkg/idtools 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/pkg/ioutils 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/pkg/jsonmessage 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/pkg/longpath 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/pkg/meminfo 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/pkg/namesgenerator 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/pkg/parsers 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/pkg/parsers/kernel 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/pkg/parsers/operatingsystem 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/pkg/pidfile 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/pkg/platform 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/pkg/plugingetter 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/pkg/plugins 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/pkg/plugins/transport 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/pkg/pools 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/pkg/process 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/pkg/progress 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/pkg/reexec 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/pkg/rootless 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/pkg/rootless/specconv 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/pkg/stack 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/pkg/stdcopy 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/pkg/streamformatter 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/pkg/stringid 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/pkg/sysinfo 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/pkg/system 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/pkg/tailfile 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/pkg/tarsum 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/pkg/useragent 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/plugin 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/plugin/executor/containerd 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/plugin/v2 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/profiles/apparmor 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/profiles/seccomp 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/quota 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/reference 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/registry 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/registry/resumable 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/restartmanager 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/runconfig 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/runconfig/opts 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/testutil 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/testutil/daemon 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/testutil/environment 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/testutil/fakecontext 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/testutil/fakegit 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/testutil/fakestorage 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/testutil/fixtures/load 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/testutil/fixtures/plugin 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/testutil/fixtures/plugin/basic 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/testutil/registry 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/testutil/request 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/volume 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/volume/drivers 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/volume/local 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/volume/mounts 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/volume/service 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/volume/service/opts 09:44:22 [2024-02-15T09:44:22.278Z] github.com/docker/docker/volume/testutils' ']' 09:44:22 [2024-02-15T09:44:22.278Z] + 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/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 09:44:22 [2024-02-15T09:44:22.843Z] ? github.com/docker/docker/api [no test files] 09:44:30 [2024-02-15T09:44:30.942Z] ok github.com/docker/docker/api/server 0.035s coverage: 16.2% of statements 09:44:49 [2024-02-15T09:44:49.071Z] ? github.com/docker/docker/api/server/backend/build [no test files] 09:44:49 [2024-02-15T09:44:49.071Z] ? github.com/docker/docker/api/server/httpstatus [no test files] 09:44:49 [2024-02-15T09:44:49.071Z] ? github.com/docker/docker/api/server/router [no test files] 09:44:49 [2024-02-15T09:44:49.071Z] ? github.com/docker/docker/api/server/router/build [no test files] 09:44:49 [2024-02-15T09:44:49.071Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 09:44:49 [2024-02-15T09:44:49.071Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 42.7% of statements 09:44:49 [2024-02-15T09:44:49.071Z] ok github.com/docker/docker/api/server/httputils 0.016s coverage: 28.3% of statements 09:44:49 [2024-02-15T09:44:49.071Z] ? github.com/docker/docker/api/server/router/container [no test files] 09:44:49 [2024-02-15T09:44:49.071Z] ? github.com/docker/docker/api/server/router/debug [no test files] 09:44:49 [2024-02-15T09:44:49.071Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 09:44:49 [2024-02-15T09:44:49.071Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 09:44:49 [2024-02-15T09:44:49.071Z] ? github.com/docker/docker/api/server/router/image [no test files] 09:44:49 [2024-02-15T09:44:49.071Z] ? github.com/docker/docker/api/server/router/network [no test files] 09:44:49 [2024-02-15T09:44:49.636Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 09:44:49 [2024-02-15T09:44:49.636Z] ? github.com/docker/docker/api/server/router/session [no test files] 09:44:49 [2024-02-15T09:44:49.636Z] ? github.com/docker/docker/api/server/router/system [no test files] 09:44:49 [2024-02-15T09:44:49.636Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 7.3% of statements 09:44:49 [2024-02-15T09:44:49.636Z] ? github.com/docker/docker/api/types [no test files] 09:44:49 [2024-02-15T09:44:49.636Z] ? github.com/docker/docker/api/types/backend [no test files] 09:44:49 [2024-02-15T09:44:49.636Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 09:44:49 [2024-02-15T09:44:49.636Z] ? github.com/docker/docker/api/types/checkpoint [no test files] 09:44:49 [2024-02-15T09:44:49.636Z] ok github.com/docker/docker/api/server/router/volume 0.006s coverage: 66.7% of statements 09:44:49 [2024-02-15T09:44:49.894Z] ? github.com/docker/docker/api/types/events [no test files] 09:44:49 [2024-02-15T09:44:49.894Z] ? github.com/docker/docker/api/types/image [no test files] 09:44:49 [2024-02-15T09:44:49.894Z] ? github.com/docker/docker/api/types/mount [no test files] 09:44:49 [2024-02-15T09:44:49.894Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 09:44:49 [2024-02-15T09:44:49.894Z] ok github.com/docker/docker/api/types/registry 0.003s coverage: 54.2% of statements 09:44:49 [2024-02-15T09:44:49.894Z] ok github.com/docker/docker/api/types/network 0.004s coverage: 80.0% of statements 09:44:49 [2024-02-15T09:44:49.894Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 94.0% of statements 09:44:49 [2024-02-15T09:44:49.894Z] ok github.com/docker/docker/api/types/container 0.006s coverage: 83.7% of statements 09:44:49 [2024-02-15T09:44:49.894Z] ? github.com/docker/docker/api/types/swarm [no test files] 09:44:49 [2024-02-15T09:44:49.894Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 09:44:49 [2024-02-15T09:44:49.894Z] ? github.com/docker/docker/api/types/system [no test files] 09:44:49 [2024-02-15T09:44:49.894Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements 09:44:50 [2024-02-15T09:44:50.151Z] ? github.com/docker/docker/api/types/volume [no test files] 09:44:50 [2024-02-15T09:44:50.151Z] ? github.com/docker/docker/builder [no test files] 09:44:50 [2024-02-15T09:44:50.151Z] ? github.com/docker/docker/builder/builder-next [no test files] 09:44:50 [2024-02-15T09:44:50.151Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 09:44:50 [2024-02-15T09:44:50.151Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 09:44:50 [2024-02-15T09:44:50.151Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 09:44:50 [2024-02-15T09:44:50.151Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 09:44:50 [2024-02-15T09:44:50.151Z] ? github.com/docker/docker/builder/builder-next/exporter/mobyexporter [no test files] 09:44:50 [2024-02-15T09:44:50.151Z] ? github.com/docker/docker/builder/builder-next/exporter/overrides [no test files] 09:44:50 [2024-02-15T09:44:50.151Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 09:44:50 [2024-02-15T09:44:50.151Z] ? github.com/docker/docker/builder/builder-next/worker/label [no test files] 09:44:50 [2024-02-15T09:44:50.151Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 09:44:50 [2024-02-15T09:44:50.151Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements 09:44:50 [2024-02-15T09:44:50.151Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements 09:44:51 [2024-02-15T09:44:51.522Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] 09:44:51 [2024-02-15T09:44:51.522Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] 09:44:51 [2024-02-15T09:44:51.779Z] ok github.com/docker/docker/cli/debug 0.011s coverage: 100.0% of statements 09:44:51 [2024-02-15T09:44:51.779Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.039s coverage: 100.0% of statements 09:44:51 [2024-02-15T09:44:51.779Z] ok github.com/docker/docker/builder/remotecontext 0.048s coverage: 33.7% of statements 09:44:51 [2024-02-15T09:44:51.779Z] ok github.com/docker/docker/builder/dockerfile 0.073s coverage: 50.2% of statements 09:44:53 [2024-02-15T09:44:53.150Z] ? github.com/docker/docker/client/buildkit [no test files] 09:44:53 [2024-02-15T09:44:53.419Z] ok github.com/docker/docker/client 0.140s coverage: 77.0% of statements 09:44:53 [2024-02-15T09:44:53.676Z] ok github.com/docker/docker/cmd/docker-proxy 0.314s coverage: 66.5% of statements 09:44:55 [2024-02-15T09:44:55.046Z] ok github.com/docker/docker/builder/remotecontext/git 3.437s coverage: 82.5% of statements 09:45:05 [2024-02-15T09:45:05.008Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] 09:45:05 [2024-02-15T09:45:05.008Z] ? github.com/docker/docker/container/stream [no test files] 09:45:05 [2024-02-15T09:45:05.008Z] ? github.com/docker/docker/contrib/apparmor [no test files] 09:45:05 [2024-02-15T09:45:05.008Z] ? github.com/docker/docker/contrib/httpserver [no test files] 09:45:05 [2024-02-15T09:45:05.008Z] ok github.com/docker/docker/container 0.121s coverage: 36.4% of statements 09:45:05 [2024-02-15T09:45:05.008Z] ok github.com/docker/docker/cmd/dockerd 0.171s coverage: 29.9% of statements 09:45:07 [2024-02-15T09:45:07.531Z] ok github.com/docker/docker/cmd/dockerd/trap 2.386s coverage: 0.0% of statements 09:45:08 [2024-02-15T09:45:08.461Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 09:45:08 [2024-02-15T09:45:08.461Z] ok github.com/docker/docker/daemon/cluster/convert 0.015s coverage: 38.7% of statements 09:45:08 [2024-02-15T09:45:08.461Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.019s coverage: 65.3% of statements 09:45:08 [2024-02-15T09:45:08.461Z] ok github.com/docker/docker/daemon/cluster 0.051s coverage: 0.5% of statements 09:45:08 [2024-02-15T09:45:08.718Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 09:45:08 [2024-02-15T09:45:08.718Z] ok github.com/docker/docker/daemon/config 0.048s coverage: 74.6% of statements 09:45:10 [2024-02-15T09:45:10.086Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 09:45:10 [2024-02-15T09:45:10.086Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.3% of statements 09:45:10 [2024-02-15T09:45:10.086Z] ok github.com/docker/docker/daemon/containerd 0.027s coverage: 9.0% of statements 09:45:10 [2024-02-15T09:45:10.086Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements 09:45:10 [2024-02-15T09:45:10.086Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.8% of statements 09:45:10 [2024-02-15T09:45:10.343Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.181s coverage: 60.9% of statements 09:45:10 [2024-02-15T09:45:10.906Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 09:45:10 [2024-02-15T09:45:10.907Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.9% of statements 09:45:10 [2024-02-15T09:45:10.907Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 09:45:10 [2024-02-15T09:45:10.907Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 09:45:11 [2024-02-15T09:45:11.164Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.014s coverage: 60.9% of statements 09:45:11 [2024-02-15T09:45:11.164Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.211s coverage: 60.2% of statements 09:45:11 [2024-02-15T09:45:11.727Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements 09:45:11 [2024-02-15T09:45:11.984Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.447s coverage: 13.3% of statements 09:45:12 [2024-02-15T09:45:12.241Z] ? github.com/docker/docker/daemon/initlayer [no test files] 09:45:12 [2024-02-15T09:45:12.241Z] ? github.com/docker/docker/daemon/listeners [no test files] 09:45:12 [2024-02-15T09:45:12.241Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements 09:45:12 [2024-02-15T09:45:12.241Z] ok github.com/docker/docker/daemon/images 0.016s coverage: 3.0% of statements 09:45:12 [2024-02-15T09:45:12.498Z] ok github.com/docker/docker/daemon/logger 0.237s coverage: 43.2% of statements 09:45:12 [2024-02-15T09:45:12.755Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 09:45:12 [2024-02-15T09:45:12.755Z] ok github.com/docker/docker/daemon/logger/awslogs 0.136s coverage: 78.3% of statements 09:45:12 [2024-02-15T09:45:12.755Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements 09:45:12 [2024-02-15T09:45:12.755Z] ok github.com/docker/docker/daemon/logger/fluentd 0.008s coverage: 53.6% of statements 09:45:13 [2024-02-15T09:45:13.012Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] 09:45:13 [2024-02-15T09:45:13.012Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] 09:45:13 [2024-02-15T09:45:13.012Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements 09:45:13 [2024-02-15T09:45:13.269Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements 09:45:13 [2024-02-15T09:45:13.269Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.112s coverage: 76.8% of statements 09:45:13 [2024-02-15T09:45:13.269Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] 09:45:13 [2024-02-15T09:45:13.269Z] ok github.com/docker/docker/daemon/logger/local 0.020s coverage: 79.4% of statements 09:45:13 [2024-02-15T09:45:13.833Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 31.5% of statements 09:45:13 [2024-02-15T09:45:13.833Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.028s coverage: 63.5% of statements 09:45:14 [2024-02-15T09:45:14.089Z] ? github.com/docker/docker/daemon/names [no test files] 09:45:14 [2024-02-15T09:45:14.089Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements 09:45:14 [2024-02-15T09:45:14.089Z] ok github.com/docker/docker/daemon/logger/syslog 0.009s coverage: 46.8% of statements 09:45:14 [2024-02-15T09:45:14.346Z] ? github.com/docker/docker/daemon/snapshotter [no test files] 09:45:14 [2024-02-15T09:45:14.346Z] ? github.com/docker/docker/daemon/stats [no test files] 09:45:14 [2024-02-15T09:45:14.346Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements 09:45:14 [2024-02-15T09:45:14.910Z] ok github.com/docker/docker/daemon/logger/journald 1.663s coverage: 72.7% of statements 09:45:15 [2024-02-15T09:45:15.166Z] ? github.com/docker/docker/distribution/utils [no test files] 09:45:15 [2024-02-15T09:45:15.166Z] ok github.com/docker/docker/dockerversion 0.008s coverage: 100.0% of statements 09:45:15 [2024-02-15T09:45:15.166Z] ok github.com/docker/docker/errdefs 0.008s coverage: 77.2% of statements 09:45:15 [2024-02-15T09:45:15.166Z] ok github.com/docker/docker/distribution/metadata 0.024s coverage: 44.4% of statements 09:45:15 [2024-02-15T09:45:15.423Z] ok github.com/docker/docker/daemon/logger/splunk 1.403s coverage: 82.5% of statements 09:45:15 [2024-02-15T09:45:15.680Z] ? github.com/docker/docker/image/spec/specs-go [no test files] 09:45:15 [2024-02-15T09:45:15.680Z] ? github.com/docker/docker/image/spec/specs-go/v1 [no test files] 09:45:15 [2024-02-15T09:45:15.680Z] ok github.com/docker/docker/image/cache 0.006s coverage: 24.1% of statements 09:45:15 [2024-02-15T09:45:15.680Z] ok github.com/docker/docker/image 0.024s coverage: 82.8% of statements 09:45:16 [2024-02-15T09:45:16.244Z] ? github.com/docker/docker/image/v1 [no test files] 09:45:16 [2024-02-15T09:45:16.244Z] ? github.com/docker/docker/internal/compatcontext [no test files] 09:45:16 [2024-02-15T09:45:16.244Z] ? github.com/docker/docker/internal/mounttree [no test files] 09:45:16 [2024-02-15T09:45:16.244Z] ok github.com/docker/docker/internal/cleanups 0.005s coverage: 69.2% of statements 09:45:16 [2024-02-15T09:45:16.244Z] ok github.com/docker/docker/internal/mod 0.005s coverage: 66.7% of statements 09:45:16 [2024-02-15T09:45:16.244Z] ok github.com/docker/docker/image/tarexport 0.006s coverage: 0.6% of statements 09:45:16 [2024-02-15T09:45:16.244Z] ok github.com/docker/docker/internal/multierror 0.002s coverage: 88.9% of statements 09:45:16 [2024-02-15T09:45:16.501Z] ? github.com/docker/docker/internal/test/suite [no test files] 09:45:16 [2024-02-15T09:45:16.501Z] ? github.com/docker/docker/internal/testutils [no test files] 09:45:16 [2024-02-15T09:45:16.501Z] ? github.com/docker/docker/internal/testutils/netnsutils [no test files] 09:45:16 [2024-02-15T09:45:16.501Z] ok github.com/docker/docker/internal/sliceutil 0.002s coverage: 56.2% of statements 09:45:16 [2024-02-15T09:45:16.501Z] ok github.com/docker/docker/internal/safepath 0.005s coverage: 42.9% of statements 09:45:16 [2024-02-15T09:45:16.501Z] ? github.com/docker/docker/internal/testutils/specialimage [no test files] 09:45:16 [2024-02-15T09:45:16.501Z] ? github.com/docker/docker/internal/unix_noeintr [no test files] 09:45:16 [2024-02-15T09:45:16.501Z] ? github.com/docker/docker/internal/unshare [no test files] 09:45:16 [2024-02-15T09:45:16.758Z] ok github.com/docker/docker/distribution 1.493s coverage: 28.9% of statements 09:45:17 [2024-02-15T09:45:17.321Z] ok github.com/docker/docker/distribution/xfer 2.188s coverage: 85.4% of statements 09:45:17 [2024-02-15T09:45:17.578Z] ? github.com/docker/docker/libcontainerd [no test files] 09:45:17 [2024-02-15T09:45:17.578Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 09:45:17 [2024-02-15T09:45:17.578Z] ? github.com/docker/docker/libcontainerd/shimopts [no test files] 09:45:17 [2024-02-15T09:45:17.578Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 09:45:17 [2024-02-15T09:45:17.578Z] ? github.com/docker/docker/libcontainerd/types [no test files] 09:45:17 [2024-02-15T09:45:17.578Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements 09:45:17 [2024-02-15T09:45:17.835Z] ok github.com/docker/docker/daemon 10.671s coverage: 15.7% of statements 09:45:17 [2024-02-15T09:45:17.835Z] ? github.com/docker/docker/oci/caps [no test files] 09:45:18 [2024-02-15T09:45:18.092Z] ok github.com/docker/docker/oci 0.014s coverage: 35.8% of statements 09:45:18 [2024-02-15T09:45:18.092Z] ok github.com/docker/docker/opts 0.026s coverage: 67.9% of statements 09:45:18 [2024-02-15T09:45:18.349Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements 09:45:18 [2024-02-15T09:45:18.349Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 26.7% of statements 09:45:18 [2024-02-15T09:45:18.606Z] ok github.com/docker/docker/pkg/capabilities 0.016s coverage: 87.5% of statements 09:45:18 [2024-02-15T09:45:18.606Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 81.8% of statements 09:45:18 [2024-02-15T09:45:18.606Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements 09:45:18 [2024-02-15T09:45:18.863Z] ok github.com/docker/docker/pkg/chrootarchive 0.275s coverage: 83.7% of statements 09:45:18 [2024-02-15T09:45:18.863Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 6.5% of statements 09:45:18 [2024-02-15T09:45:18.863Z] ok github.com/docker/docker/pkg/fileutils 0.018s coverage: 51.7% of statements 09:45:18 [2024-02-15T09:45:18.863Z] ok github.com/docker/docker/pkg/authorization 0.442s coverage: 68.3% of statements 09:45:18 [2024-02-15T09:45:18.863Z] ok github.com/docker/docker/pkg/archive 0.460s coverage: 80.9% of statements 09:45:19 [2024-02-15T09:45:19.120Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 92.3% of statements 09:45:19 [2024-02-15T09:45:19.120Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 45.5% of statements 09:45:19 [2024-02-15T09:45:19.120Z] ok github.com/docker/docker/pkg/meminfo 0.006s coverage: 75.0% of statements 09:45:19 [2024-02-15T09:45:19.120Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements 09:45:19 [2024-02-15T09:45:19.120Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements 09:45:19 [2024-02-15T09:45:19.377Z] ok github.com/docker/docker/pkg/idtools 0.345s coverage: 69.7% of statements 09:45:19 [2024-02-15T09:45:19.377Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements 09:45:19 [2024-02-15T09:45:19.377Z] ? github.com/docker/docker/pkg/platform [no test files] 09:45:19 [2024-02-15T09:45:19.377Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 09:45:19 [2024-02-15T09:45:19.377Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.2% of statements 09:45:19 [2024-02-15T09:45:19.377Z] ok github.com/docker/docker/pkg/pidfile 0.013s coverage: 94.1% of statements 09:45:19 [2024-02-15T09:45:19.377Z] ok github.com/docker/docker/pkg/ioutils 0.364s coverage: 69.5% of statements 09:45:19 [2024-02-15T09:45:19.941Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 09:45:19 [2024-02-15T09:45:19.941Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 09:45:19 [2024-02-15T09:45:19.941Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 90.0% of statements 09:45:19 [2024-02-15T09:45:19.941Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements 09:45:19 [2024-02-15T09:45:19.941Z] ok github.com/docker/docker/pkg/process 0.004s coverage: 21.7% of statements 09:45:19 [2024-02-15T09:45:19.941Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements 09:45:19 [2024-02-15T09:45:19.941Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements 09:45:19 [2024-02-15T09:45:19.941Z] ? github.com/docker/docker/pkg/rootless [no test files] 09:45:19 [2024-02-15T09:45:19.941Z] ? github.com/docker/docker/pkg/rootless/specconv [no test files] 09:45:20 [2024-02-15T09:45:20.199Z] ok github.com/docker/docker/pkg/stack 0.014s coverage: 90.9% of statements 09:45:20 [2024-02-15T09:45:20.199Z] ok github.com/docker/docker/pkg/reexec 0.022s coverage: 82.4% of statements 09:45:20 [2024-02-15T09:45:20.199Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements 09:45:20 [2024-02-15T09:45:20.199Z] ok github.com/docker/docker/pkg/streamformatter 0.016s coverage: 66.2% of statements 09:45:20 [2024-02-15T09:45:20.199Z] ok github.com/docker/docker/pkg/stringid 0.016s coverage: 61.9% of statements 09:45:20 [2024-02-15T09:45:20.456Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 41.0% of statements 09:45:20 [2024-02-15T09:45:20.456Z] ok github.com/docker/docker/pkg/sysinfo 0.014s coverage: 53.4% of statements 09:45:20 [2024-02-15T09:45:20.713Z] ok github.com/docker/docker/pkg/tailfile 0.045s coverage: 88.6% of statements 09:45:20 [2024-02-15T09:45:20.713Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements 09:45:20 [2024-02-15T09:45:20.713Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.6% of statements 09:45:21 [2024-02-15T09:45:21.276Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 09:45:21 [2024-02-15T09:45:21.276Z] ? github.com/docker/docker/profiles/apparmor [no test files] 09:45:21 [2024-02-15T09:45:21.276Z] ok github.com/docker/docker/plugin/v2 0.005s coverage: 14.4% of statements 09:45:21 [2024-02-15T09:45:21.276Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements 09:45:21 [2024-02-15T09:45:21.840Z] ok github.com/docker/docker/reference 0.005s coverage: 83.7% of statements 09:45:21 [2024-02-15T09:45:21.840Z] ok github.com/docker/docker/pkg/plugins 2.011s coverage: 74.9% of statements 09:45:21 [2024-02-15T09:45:21.840Z] ok github.com/docker/docker/plugin 0.551s coverage: 23.2% of statements 09:45:22 [2024-02-15T09:45:22.097Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 51.9% of statements 09:45:22 [2024-02-15T09:45:22.097Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements 09:45:22 [2024-02-15T09:45:22.097Z] ? github.com/docker/docker/runconfig/opts [no test files] 09:45:22 [2024-02-15T09:45:22.097Z] ok github.com/docker/docker/runconfig 0.008s coverage: 54.0% of statements 09:45:22 [2024-02-15T09:45:22.097Z] ok github.com/docker/docker/registry 0.109s coverage: 63.9% of statements 09:45:22 [2024-02-15T09:45:22.354Z] ok github.com/docker/docker/quota 0.703s coverage: 69.3% of statements 09:45:22 [2024-02-15T09:45:22.354Z] ok github.com/docker/docker/testutil 0.006s coverage: 6.8% of statements 09:45:22 [2024-02-15T09:45:22.611Z] ? github.com/docker/docker/testutil/environment [no test files] 09:45:22 [2024-02-15T09:45:22.611Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 09:45:22 [2024-02-15T09:45:22.611Z] ? github.com/docker/docker/testutil/fakegit [no test files] 09:45:22 [2024-02-15T09:45:22.611Z] ? github.com/docker/docker/testutil/daemon [no test files] 09:45:22 [2024-02-15T09:45:22.611Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 09:45:22 [2024-02-15T09:45:22.611Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 09:45:22 [2024-02-15T09:45:22.611Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 09:45:22 [2024-02-15T09:45:22.611Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 09:45:22 [2024-02-15T09:45:22.868Z] ? github.com/docker/docker/testutil/registry [no test files] 09:45:22 [2024-02-15T09:45:22.868Z] ? github.com/docker/docker/testutil/request [no test files] 09:45:22 [2024-02-15T09:45:22.868Z] ? github.com/docker/docker/volume [no test files] 09:45:23 [2024-02-15T09:45:23.125Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements 09:45:23 [2024-02-15T09:45:23.381Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 62.2% of statements 09:45:23 [2024-02-15T09:45:23.381Z] ok github.com/docker/docker/volume/local 0.075s coverage: 77.2% of statements 09:45:23 [2024-02-15T09:45:23.944Z] ? github.com/docker/docker/volume/service/opts [no test files] 09:45:23 [2024-02-15T09:45:23.944Z] ? github.com/docker/docker/volume/testutils [no test files] 09:45:23 [2024-02-15T09:45:23.944Z] ok github.com/docker/docker/volume/service 0.010s coverage: 71.8% of statements 09:45:25 [2024-02-15T09:45:25.312Z] ok github.com/docker/docker/layer 7.673s coverage: 68.1% of statements 09:45:25 [2024-02-15T09:45:25.312Z] 09:45:25 [2024-02-15T09:45:25.312Z] === Skipped 09:45:25 [2024-02-15T09:45:25.312Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) 09:45:25 [2024-02-15T09:45:25.312Z] network_proxy_test.go:195: Need to start CI docker with --ipv6 09:45:25 [2024-02-15T09:45:25.312Z] 09:45:25 [2024-02-15T09:45:25.312Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) 09:45:25 [2024-02-15T09:45:25.312Z] network_proxy_test.go:210: No support for dual stack yet 09:45:25 [2024-02-15T09:45:25.312Z] 09:45:25 [2024-02-15T09:45:25.312Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) 09:45:25 [2024-02-15T09:45:25.312Z] network_proxy_test.go:239: Need to start CI docker with --ipv6 09:45:25 [2024-02-15T09:45:25.312Z] 09:45:25 [2024-02-15T09:45:25.312Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) 09:45:25 [2024-02-15T09:45:25.312Z] network_proxy_test.go:300: Need to start CI docker with --ipv6 09:45:25 [2024-02-15T09:45:25.312Z] 09:45:25 [2024-02-15T09:45:25.312Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 09:45:25 [2024-02-15T09:45:25.312Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 09:45:25 [2024-02-15T09:45:25.312Z] graphtest_unix.go:41: Driver btrfs not supported 09:45:25 [2024-02-15T09:45:25.312Z] 09:45:25 [2024-02-15T09:45:25.312Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 09:45:25 [2024-02-15T09:45:25.312Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 09:45:25 [2024-02-15T09:45:25.312Z] graphtest_unix.go:41: Driver btrfs not supported 09:45:25 [2024-02-15T09:45:25.312Z] 09:45:25 [2024-02-15T09:45:25.312Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 09:45:25 [2024-02-15T09:45:25.312Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 09:45:25 [2024-02-15T09:45:25.312Z] graphtest_unix.go:41: Driver btrfs not supported 09:45:25 [2024-02-15T09:45:25.312Z] 09:45:25 [2024-02-15T09:45:25.312Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 09:45:25 [2024-02-15T09:45:25.312Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 09:45:25 [2024-02-15T09:45:25.312Z] graphtest_unix.go:41: Driver btrfs not supported 09:45:25 [2024-02-15T09:45:25.312Z] 09:45:25 [2024-02-15T09:45:25.312Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 09:45:25 [2024-02-15T09:45:25.312Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 09:45:25 [2024-02-15T09:45:25.312Z] graphtest_unix.go:41: Driver btrfs not supported 09:45:25 [2024-02-15T09:45:25.312Z] 09:45:25 [2024-02-15T09:45:25.312Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 09:45:25 [2024-02-15T09:45:25.312Z] graphtest_unix.go:68: No driver to put! 09:45:25 [2024-02-15T09:45:25.312Z] 09:45:25 [2024-02-15T09:45:25.312Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) 09:45:25 [2024-02-15T09:45:25.312Z] time="2024-02-15T09:45:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 09:45:25 [2024-02-15T09:45:25.312Z] graphtest_unix.go:39: graphdriver: driver not supported 09:45:25 [2024-02-15T09:45:25.312Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 09:45:25 [2024-02-15T09:45:25.312Z] 09:45:25 [2024-02-15T09:45:25.312Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) 09:45:25 [2024-02-15T09:45:25.312Z] time="2024-02-15T09:45:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 09:45:25 [2024-02-15T09:45:25.312Z] graphtest_unix.go:39: graphdriver: driver not supported 09:45:25 [2024-02-15T09:45:25.312Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 09:45:25 [2024-02-15T09:45:25.312Z] 09:45:25 [2024-02-15T09:45:25.312Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) 09:45:25 [2024-02-15T09:45:25.312Z] time="2024-02-15T09:45:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 09:45:25 [2024-02-15T09:45:25.312Z] graphtest_unix.go:39: graphdriver: driver not supported 09:45:25 [2024-02-15T09:45:25.312Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 09:45:25 [2024-02-15T09:45:25.312Z] 09:45:25 [2024-02-15T09:45:25.312Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) 09:45:25 [2024-02-15T09:45:25.312Z] time="2024-02-15T09:45:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 09:45:25 [2024-02-15T09:45:25.312Z] graphtest_unix.go:39: graphdriver: driver not supported 09:45:25 [2024-02-15T09:45:25.312Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 09:45:25 [2024-02-15T09:45:25.312Z] 09:45:25 [2024-02-15T09:45:25.312Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) 09:45:25 [2024-02-15T09:45:25.312Z] time="2024-02-15T09:45:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 09:45:25 [2024-02-15T09:45:25.312Z] graphtest_unix.go:39: graphdriver: driver not supported 09:45:25 [2024-02-15T09:45:25.312Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 09:45:25 [2024-02-15T09:45:25.312Z] 09:45:25 [2024-02-15T09:45:25.312Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) 09:45:25 [2024-02-15T09:45:25.312Z] graphtest_unix.go:68: No driver to put! 09:45:25 [2024-02-15T09:45:25.312Z] 09:45:25 [2024-02-15T09:45:25.312Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 09:45:25 [2024-02-15T09:45:25.312Z] overlay_test.go:61: Cannot run test with naive change algorithm 09:45:25 [2024-02-15T09:45:25.312Z] 09:45:25 [2024-02-15T09:45:25.312Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 09:45:25 [2024-02-15T09:45:25.312Z] graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 09:45:25 [2024-02-15T09:45:25.312Z] 09:45:25 [2024-02-15T09:45:25.312Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 09:45:25 [2024-02-15T09:45:25.312Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 09:45:25 [2024-02-15T09:45:25.312Z] graphtest_unix.go:41: Driver zfs not supported 09:45:25 [2024-02-15T09:45:25.312Z] 09:45:25 [2024-02-15T09:45:25.312Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 09:45:25 [2024-02-15T09:45:25.312Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 09:45:25 [2024-02-15T09:45:25.312Z] graphtest_unix.go:41: Driver zfs not supported 09:45:25 [2024-02-15T09:45:25.312Z] 09:45:25 [2024-02-15T09:45:25.312Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 09:45:25 [2024-02-15T09:45:25.312Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 09:45:25 [2024-02-15T09:45:25.312Z] graphtest_unix.go:41: Driver zfs not supported 09:45:25 [2024-02-15T09:45:25.312Z] 09:45:25 [2024-02-15T09:45:25.312Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 09:45:25 [2024-02-15T09:45:25.312Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 09:45:25 [2024-02-15T09:45:25.312Z] graphtest_unix.go:41: Driver zfs not supported 09:45:25 [2024-02-15T09:45:25.312Z] 09:45:25 [2024-02-15T09:45:25.312Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 09:45:25 [2024-02-15T09:45:25.312Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 09:45:25 [2024-02-15T09:45:25.312Z] graphtest_unix.go:41: Driver zfs not supported 09:45:25 [2024-02-15T09:45:25.312Z] 09:45:25 [2024-02-15T09:45:25.312Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 09:45:25 [2024-02-15T09:45:25.312Z] graphtest_unix.go:68: No driver to put! 09:45:25 [2024-02-15T09:45:25.312Z] 09:45:25 [2024-02-15T09:45:25.312Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 09:45:25 [2024-02-15T09:45:25.312Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled 09:45:25 [2024-02-15T09:45:25.312Z] 09:45:25 [2024-02-15T09:45:25.312Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 09:45:25 [2024-02-15T09:45:25.312Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled 09:45:25 [2024-02-15T09:45:25.312Z] 09:45:25 [2024-02-15T09:45:25.312Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s) 09:45:25 [2024-02-15T09:45:25.312Z] validate_test.go:73: only tested on Windows 09:45:25 [2024-02-15T09:45:25.312Z] 09:45:25 [2024-02-15T09:45:25.312Z] DONE 3256 tests, 27 skipped in 63.115s 09:45:25 [2024-02-15T09:45:25.312Z] + '[' -n 'github.com/docker/docker/libnetwork 09:45:25 [2024-02-15T09:45:25.312Z] github.com/docker/docker/libnetwork/bitmap 09:45:25 [2024-02-15T09:45:25.312Z] github.com/docker/docker/libnetwork/cluster 09:45:25 [2024-02-15T09:45:25.312Z] github.com/docker/docker/libnetwork/cmd/diagnostic 09:45:25 [2024-02-15T09:45:25.312Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 09:45:25 [2024-02-15T09:45:25.312Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 09:45:25 [2024-02-15T09:45:25.312Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 09:45:25 [2024-02-15T09:45:25.312Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 09:45:25 [2024-02-15T09:45:25.312Z] github.com/docker/docker/libnetwork/config 09:45:25 [2024-02-15T09:45:25.312Z] github.com/docker/docker/libnetwork/datastore 09:45:25 [2024-02-15T09:45:25.312Z] github.com/docker/docker/libnetwork/diagnostic 09:45:25 [2024-02-15T09:45:25.312Z] github.com/docker/docker/libnetwork/discoverapi 09:45:25 [2024-02-15T09:45:25.312Z] github.com/docker/docker/libnetwork/driverapi 09:45:25 [2024-02-15T09:45:25.312Z] github.com/docker/docker/libnetwork/drivers/bridge 09:45:25 [2024-02-15T09:45:25.312Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 09:45:25 [2024-02-15T09:45:25.312Z] github.com/docker/docker/libnetwork/drivers/host 09:45:25 [2024-02-15T09:45:25.312Z] github.com/docker/docker/libnetwork/drivers/ipvlan 09:45:25 [2024-02-15T09:45:25.312Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 09:45:25 [2024-02-15T09:45:25.312Z] github.com/docker/docker/libnetwork/drivers/macvlan 09:45:25 [2024-02-15T09:45:25.312Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 09:45:25 [2024-02-15T09:45:25.312Z] github.com/docker/docker/libnetwork/drivers/null 09:45:25 [2024-02-15T09:45:25.312Z] github.com/docker/docker/libnetwork/drivers/overlay 09:45:25 [2024-02-15T09:45:25.312Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 09:45:25 [2024-02-15T09:45:25.312Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 09:45:25 [2024-02-15T09:45:25.312Z] github.com/docker/docker/libnetwork/drivers/remote 09:45:25 [2024-02-15T09:45:25.312Z] github.com/docker/docker/libnetwork/drivers/remote/api 09:45:25 [2024-02-15T09:45:25.312Z] github.com/docker/docker/libnetwork/drivers/windows 09:45:25 [2024-02-15T09:45:25.312Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 09:45:25 [2024-02-15T09:45:25.312Z] github.com/docker/docker/libnetwork/drvregistry 09:45:25 [2024-02-15T09:45:25.312Z] github.com/docker/docker/libnetwork/etchosts 09:45:25 [2024-02-15T09:45:25.312Z] github.com/docker/docker/libnetwork/internal/caller 09:45:25 [2024-02-15T09:45:25.312Z] github.com/docker/docker/libnetwork/internal/kvstore 09:45:25 [2024-02-15T09:45:25.312Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 09:45:25 [2024-02-15T09:45:25.312Z] github.com/docker/docker/libnetwork/internal/netiputil 09:45:25 [2024-02-15T09:45:25.312Z] github.com/docker/docker/libnetwork/internal/setmatrix 09:45:25 [2024-02-15T09:45:25.312Z] github.com/docker/docker/libnetwork/ipam 09:45:25 [2024-02-15T09:45:25.312Z] github.com/docker/docker/libnetwork/ipamapi 09:45:25 [2024-02-15T09:45:25.312Z] github.com/docker/docker/libnetwork/ipams/builtin 09:45:25 [2024-02-15T09:45:25.312Z] github.com/docker/docker/libnetwork/ipams/null 09:45:25 [2024-02-15T09:45:25.312Z] github.com/docker/docker/libnetwork/ipams/remote 09:45:25 [2024-02-15T09:45:25.312Z] github.com/docker/docker/libnetwork/ipams/remote/api 09:45:25 [2024-02-15T09:45:25.312Z] github.com/docker/docker/libnetwork/ipams/windowsipam 09:45:25 [2024-02-15T09:45:25.312Z] github.com/docker/docker/libnetwork/ipamutils 09:45:25 [2024-02-15T09:45:25.312Z] github.com/docker/docker/libnetwork/ipbits 09:45:25 [2024-02-15T09:45:25.312Z] github.com/docker/docker/libnetwork/iptables 09:45:25 [2024-02-15T09:45:25.312Z] github.com/docker/docker/libnetwork/netlabel 09:45:25 [2024-02-15T09:45:25.312Z] github.com/docker/docker/libnetwork/netutils 09:45:25 [2024-02-15T09:45:25.312Z] github.com/docker/docker/libnetwork/networkdb 09:45:25 [2024-02-15T09:45:25.312Z] github.com/docker/docker/libnetwork/ns 09:45:25 [2024-02-15T09:45:25.312Z] github.com/docker/docker/libnetwork/options 09:45:25 [2024-02-15T09:45:25.312Z] github.com/docker/docker/libnetwork/osl 09:45:25 [2024-02-15T09:45:25.312Z] github.com/docker/docker/libnetwork/osl/kernel 09:45:25 [2024-02-15T09:45:25.312Z] github.com/docker/docker/libnetwork/portallocator 09:45:25 [2024-02-15T09:45:25.312Z] github.com/docker/docker/libnetwork/portmapper 09:45:25 [2024-02-15T09:45:25.312Z] github.com/docker/docker/libnetwork/resolvconf 09:45:25 [2024-02-15T09:45:25.312Z] github.com/docker/docker/libnetwork/scope 09:45:25 [2024-02-15T09:45:25.312Z] github.com/docker/docker/libnetwork/types' ']' 09:45:25 [2024-02-15T09:45:25.312Z] + 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/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/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 09:46:21 [2024-02-15T09:46:21.687Z] ok github.com/docker/docker/libnetwork 44.598s coverage: 43.3% of statements 09:46:21 [2024-02-15T09:46:21.687Z] ok github.com/docker/docker/libnetwork/bitmap 0.007s coverage: 96.1% of statements 09:46:21 [2024-02-15T09:46:21.687Z] ? github.com/docker/docker/libnetwork/cluster [no test files] 09:46:21 [2024-02-15T09:46:21.687Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] 09:46:21 [2024-02-15T09:46:21.687Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] 09:46:21 [2024-02-15T09:46:21.687Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] 09:46:21 [2024-02-15T09:46:21.687Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] 09:46:21 [2024-02-15T09:46:21.687Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] 09:46:21 [2024-02-15T09:46:21.687Z] ok github.com/docker/docker/libnetwork/config 0.011s coverage: 10.3% of statements 09:46:21 [2024-02-15T09:46:21.687Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 38.8% of statements 09:46:21 [2024-02-15T09:46:21.687Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] 09:46:21 [2024-02-15T09:46:21.687Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] 09:46:21 [2024-02-15T09:46:21.687Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements 09:46:21 [2024-02-15T09:46:21.687Z] ok github.com/docker/docker/libnetwork/drivers/bridge 3.782s coverage: 63.0% of statements 09:46:21 [2024-02-15T09:46:21.687Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] 09:46:21 [2024-02-15T09:46:21.687Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 40.0% of statements 09:46:22 [2024-02-15T09:46:22.250Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.966s coverage: 5.1% of statements 09:46:22 [2024-02-15T09:46:22.250Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] 09:46:22 [2024-02-15T09:46:22.507Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.004s coverage: 4.6% of statements 09:46:22 [2024-02-15T09:46:22.507Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] 09:46:22 [2024-02-15T09:46:22.764Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 40.0% of statements 09:46:23 [2024-02-15T09:46:23.695Z] ok github.com/docker/docker/libnetwork/drivers/overlay 0.009s coverage: 1.4% of statements 09:46:23 [2024-02-15T09:46:23.952Z] ok github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 0.003s coverage: 45.0% of statements 09:46:24 [2024-02-15T09:46:24.209Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 62.7% of statements 09:46:24 [2024-02-15T09:46:24.772Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.2% of statements 09:46:24 [2024-02-15T09:46:24.772Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] 09:46:24 [2024-02-15T09:46:24.772Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] 09:46:24 [2024-02-15T09:46:24.772Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] 09:46:25 [2024-02-15T09:46:25.029Z] ok github.com/docker/docker/libnetwork/drvregistry 0.017s coverage: 87.0% of statements 09:46:25 [2024-02-15T09:46:25.286Z] ok github.com/docker/docker/libnetwork/etchosts 0.017s coverage: 82.1% of statements 09:46:25 [2024-02-15T09:46:25.543Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements 09:46:25 [2024-02-15T09:46:25.543Z] ? github.com/docker/docker/libnetwork/internal/kvstore [no test files] 09:46:25 [2024-02-15T09:46:25.543Z] ? github.com/docker/docker/libnetwork/internal/kvstore/boltdb [no test files] 09:46:25 [2024-02-15T09:46:25.543Z] ? github.com/docker/docker/libnetwork/internal/netiputil [no test files] 09:46:37 [2024-02-15T09:46:37.729Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements 09:46:39 [2024-02-15T09:46:39.623Z] ok github.com/docker/docker/libnetwork/ipam 3.118s coverage: 80.3% of statements 09:46:39 [2024-02-15T09:46:39.623Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] 09:46:39 [2024-02-15T09:46:39.623Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] 09:46:39 [2024-02-15T09:46:39.623Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 63.2% of statements 09:46:39 [2024-02-15T09:46:39.880Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 48.7% of statements 09:46:39 [2024-02-15T09:46:39.880Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] 09:46:40 [2024-02-15T09:46:40.137Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 80.0% of statements 09:46:40 [2024-02-15T09:46:40.700Z] ok github.com/docker/docker/libnetwork/ipamutils 0.309s coverage: 86.4% of statements 09:46:40 [2024-02-15T09:46:40.700Z] ok github.com/docker/docker/libnetwork/ipbits 0.002s coverage: 100.0% of statements 09:46:41 [2024-02-15T09:46:41.630Z] ok github.com/docker/docker/libnetwork/iptables 0.163s coverage: 39.9% of statements 09:46:41 [2024-02-15T09:46:41.630Z] ? github.com/docker/docker/libnetwork/netlabel [no test files] 09:46:41 [2024-02-15T09:46:41.886Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 50.6% of statements 09:48:33 [2024-02-15T09:48:33.287Z] ok github.com/docker/docker/libnetwork/networkdb 104.064s coverage: 59.2% of statements 09:48:33 [2024-02-15T09:48:33.287Z] ? github.com/docker/docker/libnetwork/ns [no test files] 09:48:33 [2024-02-15T09:48:33.287Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements 09:48:33 [2024-02-15T09:48:33.287Z] ok github.com/docker/docker/libnetwork/osl 4.481s coverage: 37.8% of statements 09:48:33 [2024-02-15T09:48:33.287Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements 09:48:33 [2024-02-15T09:48:33.287Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.5% of statements 09:48:33 [2024-02-15T09:48:33.850Z] ok github.com/docker/docker/libnetwork/portmapper 0.682s coverage: 47.9% of statements 09:48:34 [2024-02-15T09:48:34.107Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 84.9% of statements 09:48:34 [2024-02-15T09:48:34.107Z] ? github.com/docker/docker/libnetwork/scope [no test files] 09:48:34 [2024-02-15T09:48:34.364Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 41.7% of statements 09:48:34 [2024-02-15T09:48:34.364Z] 09:48:34 [2024-02-15T09:48:34.364Z] === Skipped 09:48:34 [2024-02-15T09:48:34.364Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) 09:48:34 [2024-02-15T09:48:34.364Z] 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 09:48:34 [2024-02-15T09:48:34.364Z] 09:48:34 [2024-02-15T09:48:34.364Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s) 09:48:34 [2024-02-15T09:48:34.364Z] 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 09:48:34 [2024-02-15T09:48:34.364Z] 09:48:34 [2024-02-15T09:48:34.364Z] DONE 374 tests, 2 skipped in 189.019s Post stage [Pipeline] junit 09:48:35 [2024-02-15T09:48:35.305Z] Recording test results 09:48:36 [2024-02-15T09:48:36.360Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:36 [2024-02-15T09:48:36.658Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45967/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 -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:ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 hack/make.sh dynbinary test-integration 09:48:36 [2024-02-15T09:48:36.659Z] 09:48:36 [2024-02-15T09:48:36.659Z] Removing bundles/ 09:48:36 [2024-02-15T09:48:36.659Z] 09:48:36 [2024-02-15T09:48:36.916Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 09:48:36 [2024-02-15T09:48:36.916Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... 09:48:36 [2024-02-15T09:48:36.916Z] + tee /go/src/github.com/docker/docker/go.mod 09:48:36 [2024-02-15T09:48:36.916Z] module github.com/docker/docker 09:48:36 [2024-02-15T09:48:36.916Z] 09:48:36 [2024-02-15T09:48:36.916Z] go 1.20 09:48:36 [2024-02-15T09:48:36.916Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT 09:48:36 [2024-02-15T09:48:36.916Z] + GO111MODULE=on 09:48:36 [2024-02-15T09:48:36.916Z] + 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=ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-15T09:48:36.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 09:49:15 [2024-02-15T09:49:15.600Z] + rm -f /go/src/github.com/docker/docker/go.mod 09:49:15 [2024-02-15T09:49:15.600Z] Created binary: bundles/dynbinary-daemon/dockerd 09:49:15 [2024-02-15T09:49:15.600Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... 09:49:15 [2024-02-15T09:49:15.600Z] + tee /go/src/github.com/docker/docker/go.mod 09:49:15 [2024-02-15T09:49:15.600Z] module github.com/docker/docker 09:49:15 [2024-02-15T09:49:15.600Z] 09:49:15 [2024-02-15T09:49:15.600Z] go 1.20 09:49:15 [2024-02-15T09:49:15.600Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT 09:49:15 [2024-02-15T09:49:15.600Z] + GO111MODULE=on 09:49:15 [2024-02-15T09:49:15.600Z] + 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=ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-15T09:48:36.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 09:49:15 [2024-02-15T09:49:15.600Z] + rm -f /go/src/github.com/docker/docker/go.mod 09:49:15 [2024-02-15T09:49:15.600Z] Created binary: bundles/dynbinary-daemon/docker-proxy 09:49:15 [2024-02-15T09:49:15.600Z] 09:49:15 [2024-02-15T09:49:15.600Z] ---> Making bundle: test-integration (in bundles/test-integration) 09:49:15 [2024-02-15T09:49:15.600Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 09:49:15 [2024-02-15T09:49:15.600Z] HOSTNAME=e5ba246e49af 09:49:15 [2024-02-15T09:49:15.600Z] TESTDEBUG=0 09:49:15 [2024-02-15T09:49:15.600Z] DEST=bundles/test-integration 09:49:15 [2024-02-15T09:49:15.600Z] PWD=/go/src/github.com/docker/docker 09:49:15 [2024-02-15T09:49:15.600Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock 09:49:15 [2024-02-15T09:49:15.600Z] DOCKER_GITCOMMIT=ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 09:49:15 [2024-02-15T09:49:15.600Z] container=docker 09:49:15 [2024-02-15T09:49:15.600Z] HOME=/root 09:49:15 [2024-02-15T09:49:15.600Z] CONTAINERD_NAMESPACE=moby 09:49:15 [2024-02-15T09:49:15.600Z] GOLANG_VERSION=1.21.7 09:49:15 [2024-02-15T09:49:15.600Z] VALIDATE_REPO=https://github.com/moby/moby.git 09:49:15 [2024-02-15T09:49:15.600Z] VALIDATE_BRANCH=master 09:49:15 [2024-02-15T09:49:15.600Z] TERM=xterm 09:49:15 [2024-02-15T09:49:15.600Z] DOCKER_PKG=github.com/docker/docker 09:49:15 [2024-02-15T09:49:15.600Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker 09:49:15 [2024-02-15T09:49:15.600Z] SHLVL=1 09:49:15 [2024-02-15T09:49:15.600Z] TIMEOUT=120m 09:49:15 [2024-02-15T09:49:15.600Z] GOTOOLCHAIN=local 09:49:15 [2024-02-15T09:49:15.600Z] DOCKER_GRAPHDRIVER=overlay2 09:49:15 [2024-02-15T09:49:15.600Z] GO111MODULE=off 09:49:15 [2024-02-15T09:49:15.600Z] DOCKER_EXPERIMENTAL=1 09:49:15 [2024-02-15T09:49:15.600Z] TEST_SKIP_INTEGRATION_CLI=1 09:49:15 [2024-02-15T09:49:15.600Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 09:49:15 [2024-02-15T09:49:15.600Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 09:49:15 [2024-02-15T09:49:15.600Z] GOPATH=/go 09:49:15 [2024-02-15T09:49:15.600Z] PKG_CONFIG=pkg-config 09:49:15 [2024-02-15T09:49:15.600Z] _=/usr/bin/env 09:49:15 [2024-02-15T09:49:15.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 09:49:33 [2024-02-15T09:49:33.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main 09:49:33 [2024-02-15T09:49:33.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 09:49:35 [2024-02-15T09:49:35.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 09:49:36 [2024-02-15T09:49:36.928Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main 09:49:42 [2024-02-15T09:49:42.193Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 09:49:44 [2024-02-15T09:49:44.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main 09:49:44 [2024-02-15T09:49:44.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 09:49:46 [2024-02-15T09:49:46.082Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 09:49:47 [2024-02-15T09:49:47.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 09:49:48 [2024-02-15T09:49:48.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main 09:49:49 [2024-02-15T09:49:49.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 09:49:49 [2024-02-15T09:49:49.567Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 09:49:50 [2024-02-15T09:49:50.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 09:49:52 [2024-02-15T09:49:52.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 09:49:53 [2024-02-15T09:49:53.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 09:49:55 [2024-02-15T09:49:55.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 09:49:55 [2024-02-15T09:49:55.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 09:49:56 [2024-02-15T09:49:56.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 09:49:57 [2024-02-15T09:49:57.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 09:49:58 [2024-02-15T09:49:58.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 09:49:59 [2024-02-15T09:49:59.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 09:50:00 [2024-02-15T09:50:00.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 09:50:01 [2024-02-15T09:50:01.569Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 09:50:01 [2024-02-15T09:50:01.569Z] Using test binary /usr/local/cli-integration/docker 09:50:01 [2024-02-15T09:50:01.569Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 09:50:01 [2024-02-15T09:50:01.569Z] +++ /etc/init.d/apparmor start 09:50:01 [2024-02-15T09:50:01.569Z] Not: starting. 09:50:01 [2024-02-15T09:50:01.569Z] INFO: Waiting for daemon to start... 09:50:01 [2024-02-15T09:50:01.569Z] Starting dockerd 09:50:01 [2024-02-15T09:50:01.569Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.h7dYaOLO6j/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental 09:50:04 [2024-02-15T09:50:04.841Z] . 09:50:04 [2024-02-15T09:50:04.841Z] Running integration-test (iteration 1) 09:50:04 [2024-02-15T09:50:04.841Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 09:50:04 [2024-02-15T09:50:04.841Z] ++ '[' -n '' ']' 09:50:04 [2024-02-15T09:50:04.841Z] ++ 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 09:50:04 [2024-02-15T09:50:04.841Z] ++ set -e 09:50:04 [2024-02-15T09:50:04.841Z] ++ '[' -n 0 ']' 09:50:04 [2024-02-15T09:50:04.841Z] ++ set -x 09:50:04 [2024-02-15T09:50:04.841Z] ++ 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.h7dYaOLO6j/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 09:50:04 [2024-02-15T09:50:04.841Z] Loaded image: busybox:latest 09:50:04 [2024-02-15T09:50:04.841Z] Loaded image: busybox:glibc 09:50:05 [2024-02-15T09:50:05.770Z] Loaded image: debian:bookworm-slim 09:50:05 [2024-02-15T09:50:05.770Z] Loaded image: hello-world:latest 09:50:05 [2024-02-15T09:50:05.770Z] Loaded image: arm32v7/hello-world:latest 09:50:05 [2024-02-15T09:50:05.770Z] INFO: Testing against a local daemon 09:50:05 [2024-02-15T09:50:05.770Z] === RUN TestCgroupNamespacesBuild 09:50:07 [2024-02-15T09:50:07.139Z] --- PASS: TestCgroupNamespacesBuild (1.09s) 09:50:07 [2024-02-15T09:50:07.139Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 09:50:08 [2024-02-15T09:50:08.068Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.05s) 09:50:08 [2024-02-15T09:50:08.068Z] === RUN TestBuildWithSession 09:50:08 [2024-02-15T09:50:08.068Z] build_session_test.go:25: TODO: BuildKit 09:50:08 [2024-02-15T09:50:08.068Z] --- SKIP: TestBuildWithSession (0.00s) 09:50:08 [2024-02-15T09:50:08.068Z] === RUN TestBuildSquashParent 09:50:11 [2024-02-15T09:50:11.346Z] --- PASS: TestBuildSquashParent (3.04s) 09:50:11 [2024-02-15T09:50:11.346Z] === RUN TestBuildWithRemoveAndForceRemove 09:50:11 [2024-02-15T09:50:11.346Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 09:50:11 [2024-02-15T09:50:11.346Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 09:50:11 [2024-02-15T09:50:11.346Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 09:50:11 [2024-02-15T09:50:11.346Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 09:50:11 [2024-02-15T09:50:11.346Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 09:50:11 [2024-02-15T09:50:11.346Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 09:50:11 [2024-02-15T09:50:11.346Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 09:50:11 [2024-02-15T09:50:11.346Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 09:50:11 [2024-02-15T09:50:11.346Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 09:50:11 [2024-02-15T09:50:11.346Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 09:50:11 [2024-02-15T09:50:11.346Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 09:50:11 [2024-02-15T09:50:11.346Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 09:50:11 [2024-02-15T09:50:11.346Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 09:50:11 [2024-02-15T09:50:11.346Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 09:50:11 [2024-02-15T09:50:11.346Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 09:50:11 [2024-02-15T09:50:11.346Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 09:50:11 [2024-02-15T09:50:11.346Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 09:50:11 [2024-02-15T09:50:11.346Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 09:50:13 [2024-02-15T09:50:13.867Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) 09:50:13 [2024-02-15T09:50:13.867Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.07s) 09:50:13 [2024-02-15T09:50:13.867Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.36s) 09:50:13 [2024-02-15T09:50:13.867Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.53s) 09:50:13 [2024-02-15T09:50:13.867Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.65s) 09:50:13 [2024-02-15T09:50:13.867Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.73s) 09:50:13 [2024-02-15T09:50:13.867Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.77s) 09:50:13 [2024-02-15T09:50:13.867Z] === RUN TestBuildMultiStageCopy 09:50:13 [2024-02-15T09:50:13.867Z] === RUN TestBuildMultiStageCopy/copy_to_root 09:50:14 [2024-02-15T09:50:14.797Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 09:50:14 [2024-02-15T09:50:14.797Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 09:50:14 [2024-02-15T09:50:14.797Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 09:50:14 [2024-02-15T09:50:14.797Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 09:50:14 [2024-02-15T09:50:14.797Z] --- PASS: TestBuildMultiStageCopy (1.18s) 09:50:14 [2024-02-15T09:50:14.797Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.83s) 09:50:14 [2024-02-15T09:50:14.797Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.06s) 09:50:14 [2024-02-15T09:50:14.797Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.07s) 09:50:14 [2024-02-15T09:50:14.797Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.09s) 09:50:14 [2024-02-15T09:50:14.797Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.09s) 09:50:14 [2024-02-15T09:50:14.797Z] === RUN TestBuildMultiStageParentConfig 09:50:15 [2024-02-15T09:50:15.360Z] --- PASS: TestBuildMultiStageParentConfig (0.32s) 09:50:15 [2024-02-15T09:50:15.360Z] === RUN TestBuildLabelWithTargets 09:50:15 [2024-02-15T09:50:15.617Z] --- PASS: TestBuildLabelWithTargets (0.49s) 09:50:15 [2024-02-15T09:50:15.617Z] === RUN TestBuildWithEmptyLayers 09:50:15 [2024-02-15T09:50:15.873Z] --- PASS: TestBuildWithEmptyLayers (0.12s) 09:50:15 [2024-02-15T09:50:15.873Z] === RUN TestBuildMultiStageOnBuild 09:50:16 [2024-02-15T09:50:16.805Z] --- PASS: TestBuildMultiStageOnBuild (0.96s) 09:50:16 [2024-02-15T09:50:16.805Z] === RUN TestBuildUncleanTarFilenames 09:50:16 [2024-02-15T09:50:16.805Z] --- PASS: TestBuildUncleanTarFilenames (0.10s) 09:50:16 [2024-02-15T09:50:16.805Z] === RUN TestBuildMultiStageLayerLeak 09:50:17 [2024-02-15T09:50:17.734Z] --- PASS: TestBuildMultiStageLayerLeak (0.93s) 09:50:17 [2024-02-15T09:50:17.734Z] === RUN TestBuildWithHugeFile 09:51:13 [2024-02-15T09:51:13.916Z] --- PASS: TestBuildWithHugeFile (46.81s) 09:51:13 [2024-02-15T09:51:13.916Z] === RUN TestBuildWCOWSandboxSize 09:51:13 [2024-02-15T09:51:13.916Z] build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 09:51:13 [2024-02-15T09:51:13.916Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) 09:51:13 [2024-02-15T09:51:13.916Z] === RUN TestBuildWithEmptyDockerfile 09:51:13 [2024-02-15T09:51:13.916Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 09:51:13 [2024-02-15T09:51:13.916Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 09:51:13 [2024-02-15T09:51:13.916Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 09:51:13 [2024-02-15T09:51:13.916Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 09:51:13 [2024-02-15T09:51:13.916Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 09:51:13 [2024-02-15T09:51:13.916Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 09:51:13 [2024-02-15T09:51:13.916Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 09:51:13 [2024-02-15T09:51:13.916Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 09:51:13 [2024-02-15T09:51:13.916Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 09:51:13 [2024-02-15T09:51:13.916Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s) 09:51:13 [2024-02-15T09:51:13.916Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) 09:51:13 [2024-02-15T09:51:13.916Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) 09:51:13 [2024-02-15T09:51:13.916Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) 09:51:13 [2024-02-15T09:51:13.916Z] === RUN TestBuildPreserveOwnership 09:51:13 [2024-02-15T09:51:13.916Z] === RUN TestBuildPreserveOwnership/copy_from 09:51:13 [2024-02-15T09:51:13.916Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 09:51:13 [2024-02-15T09:51:13.916Z] --- PASS: TestBuildPreserveOwnership (1.91s) 09:51:13 [2024-02-15T09:51:13.916Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.33s) 09:51:13 [2024-02-15T09:51:13.916Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.57s) 09:51:13 [2024-02-15T09:51:13.916Z] === RUN TestBuildPlatformInvalid 09:51:13 [2024-02-15T09:51:13.916Z] --- PASS: TestBuildPlatformInvalid (0.01s) 09:51:13 [2024-02-15T09:51:13.916Z] === RUN TestBuildkitHistoryTracePropagation 09:51:13 [2024-02-15T09:51:13.916Z] time="2024-02-15T09:51:06Z" level=info msg="[core] [Channel #1] Channel created" module=grpc 09:51:13 [2024-02-15T09:51:13.916Z] time="2024-02-15T09:51:06Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc 09:51:13 [2024-02-15T09:51:13.916Z] time="2024-02-15T09:51: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 09:51:13 [2024-02-15T09:51:13.916Z] time="2024-02-15T09:51:06Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc 09:51:13 [2024-02-15T09:51:13.916Z] time="2024-02-15T09:51: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 09:51:13 [2024-02-15T09:51:13.916Z] time="2024-02-15T09:51:06Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc 09:51:13 [2024-02-15T09:51:13.916Z] time="2024-02-15T09:51:06Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc 09:51:13 [2024-02-15T09:51:13.916Z] time="2024-02-15T09:51:06Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc 09:51:13 [2024-02-15T09:51:13.916Z] time="2024-02-15T09:51:06Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc 09:51:13 [2024-02-15T09:51:13.916Z] time="2024-02-15T09:51:06Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc 09:51:13 [2024-02-15T09:51:13.916Z] time="2024-02-15T09:51:06Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc 09:51:13 [2024-02-15T09:51:13.916Z] time="2024-02-15T09:51:06Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc 09:51:13 [2024-02-15T09:51:13.916Z] time="2024-02-15T09:51:06Z" level=info msg="[core] [Server #4] Server created" module=grpc 09:51:13 [2024-02-15T09:51:13.916Z] build_traces_test.go:84: Waiting for trace to be available 09:51:13 [2024-02-15T09:51:13.916Z] time="2024-02-15T09:51:10Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc 09:51:13 [2024-02-15T09:51:13.916Z] time="2024-02-15T09:51:10Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc 09:51:13 [2024-02-15T09:51:13.916Z] time="2024-02-15T09:51:10Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc 09:51:13 [2024-02-15T09:51:13.916Z] time="2024-02-15T09:51:10Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc 09:51:13 [2024-02-15T09:51:13.916Z] time="2024-02-15T09:51:10Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc 09:51:13 [2024-02-15T09:51:13.916Z] time="2024-02-15T09:51:10Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc 09:51:13 [2024-02-15T09:51:13.916Z] --- PASS: TestBuildkitHistoryTracePropagation (4.03s) 09:51:13 [2024-02-15T09:51:13.916Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 09:51:13 [2024-02-15T09:51:13.916Z] Loaded image: busybox:latest 09:51:13 [2024-02-15T09:51:13.916Z] Loaded image: busybox:glibc 09:51:13 [2024-02-15T09:51:13.916Z] Loaded image: debian:bookworm-slim 09:51:13 [2024-02-15T09:51:13.916Z] Loaded image: hello-world:latest 09:51:13 [2024-02-15T09:51:13.917Z] Loaded image: arm32v7/hello-world:latest 09:51:20 [2024-02-15T09:51:20.458Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.28s) 09:51:20 [2024-02-15T09:51:20.458Z] PASS 09:51:20 [2024-02-15T09:51:20.458Z] 09:51:20 [2024-02-15T09:51:20.458Z] === Skipped 09:51:20 [2024-02-15T09:51:20.458Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) 09:51:20 [2024-02-15T09:51:20.458Z] build_session_test.go:25: TODO: BuildKit 09:51:20 [2024-02-15T09:51:20.458Z] 09:51:20 [2024-02-15T09:51:20.458Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) 09:51:20 [2024-02-15T09:51:20.458Z] build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 09:51:20 [2024-02-15T09:51:20.458Z] 09:51:20 [2024-02-15T09:51:20.458Z] DONE 35 tests, 2 skipped in 75.298s 09:51:20 [2024-02-15T09:51:20.458Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m 09:51:20 [2024-02-15T09:51:20.458Z] ++ '[' -n '' ']' 09:51:20 [2024-02-15T09:51:20.458Z] ++ 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 09:51:20 [2024-02-15T09:51:20.458Z] ++ set -e 09:51:20 [2024-02-15T09:51:20.458Z] ++ '[' -n 0 ']' 09:51:20 [2024-02-15T09:51:20.458Z] ++ set -x 09:51:20 [2024-02-15T09:51:20.459Z] ++ 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.h7dYaOLO6j/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 09:51:20 [2024-02-15T09:51:20.459Z] INFO: Testing against a local daemon 09:51:20 [2024-02-15T09:51:20.459Z] === RUN TestNoNewPrivileges 09:51:28 [2024-02-15T09:51:28.554Z] === RUN TestNoNewPrivileges/CapabilityRequested=true 09:51:28 [2024-02-15T09:51:28.811Z] === RUN TestNoNewPrivileges/CapabilityRequested=false 09:51:29 [2024-02-15T09:51:29.375Z] --- PASS: TestNoNewPrivileges (9.32s) 09:51:29 [2024-02-15T09:51:29.375Z] --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.34s) 09:51:29 [2024-02-15T09:51:29.375Z] --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.38s) 09:51:29 [2024-02-15T09:51:29.375Z] PASS 09:51:29 [2024-02-15T09:51:29.375Z] 09:51:29 [2024-02-15T09:51:29.375Z] DONE 3 tests in 9.344s 09:51:29 [2024-02-15T09:51:29.375Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 09:51:29 [2024-02-15T09:51:29.375Z] ++ '[' -n '' ']' 09:51:29 [2024-02-15T09:51:29.375Z] ++ 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 09:51:29 [2024-02-15T09:51:29.375Z] ++ set -e 09:51:29 [2024-02-15T09:51:29.375Z] ++ '[' -n 0 ']' 09:51:29 [2024-02-15T09:51:29.375Z] ++ set -x 09:51:29 [2024-02-15T09:51:29.375Z] ++ 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.h7dYaOLO6j/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 09:51:29 [2024-02-15T09:51:29.375Z] INFO: Testing against a local daemon 09:51:29 [2024-02-15T09:51:29.375Z] === RUN TestConfigInspect 09:51:31 [2024-02-15T09:51:31.291Z] --- PASS: TestConfigInspect (1.98s) 09:51:31 [2024-02-15T09:51:31.291Z] === RUN TestConfigList 09:51:32 [2024-02-15T09:51:32.659Z] === RUN TestConfigList/test_filter_by_name 09:51:32 [2024-02-15T09:51:32.659Z] === RUN TestConfigList/test_filter_by_id 09:51:32 [2024-02-15T09:51:32.659Z] === RUN TestConfigList/test_filter_by_label_key_only 09:51:32 [2024-02-15T09:51:32.659Z] === RUN TestConfigList/test_filter_by_label_key=value_test0-TestConfigList 09:51:32 [2024-02-15T09:51:32.659Z] === RUN TestConfigList/test_filter_by_label_key=value_test1-TestConfigList 09:51:33 [2024-02-15T09:51:33.223Z] --- PASS: TestConfigList (1.96s) 09:51:33 [2024-02-15T09:51:33.223Z] --- PASS: TestConfigList/test_filter_by_name (0.00s) 09:51:33 [2024-02-15T09:51:33.223Z] --- PASS: TestConfigList/test_filter_by_id (0.00s) 09:51:33 [2024-02-15T09:51:33.223Z] --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s) 09:51:33 [2024-02-15T09:51:33.223Z] --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s) 09:51:33 [2024-02-15T09:51:33.223Z] --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s) 09:51:33 [2024-02-15T09:51:33.223Z] === RUN TestConfigsCreateAndDelete 09:51:35 [2024-02-15T09:51:35.118Z] --- PASS: TestConfigsCreateAndDelete (1.83s) 09:51:35 [2024-02-15T09:51:35.118Z] === RUN TestConfigsUpdate 09:51:37 [2024-02-15T09:51:37.012Z] --- PASS: TestConfigsUpdate (2.02s) 09:51:37 [2024-02-15T09:51:37.012Z] === RUN TestTemplatedConfig 09:51:39 [2024-02-15T09:51:39.532Z] --- PASS: TestTemplatedConfig (2.36s) 09:51:39 [2024-02-15T09:51:39.532Z] === RUN TestConfigCreateResolve 09:51:41 [2024-02-15T09:51:41.425Z] --- PASS: TestConfigCreateResolve (1.80s) 09:51:41 [2024-02-15T09:51:41.425Z] PASS 09:51:41 [2024-02-15T09:51:41.425Z] 09:51:41 [2024-02-15T09:51:41.425Z] DONE 11 tests in 11.982s 09:51:41 [2024-02-15T09:51:41.425Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 09:51:41 [2024-02-15T09:51:41.425Z] ++ '[' -n '' ']' 09:51:41 [2024-02-15T09:51:41.425Z] ++ 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 09:51:41 [2024-02-15T09:51:41.425Z] ++ set -e 09:51:41 [2024-02-15T09:51:41.425Z] ++ '[' -n 0 ']' 09:51:41 [2024-02-15T09:51:41.425Z] ++ set -x 09:51:41 [2024-02-15T09:51:41.425Z] ++ 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.h7dYaOLO6j/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 09:51:41 [2024-02-15T09:51:41.425Z] INFO: Testing against a local daemon 09:51:41 [2024-02-15T09:51:41.425Z] === RUN TestAttach 09:51:41 [2024-02-15T09:51:41.425Z] === RUN TestAttach/without_TTY 09:51:41 [2024-02-15T09:51:41.425Z] === PAUSE TestAttach/without_TTY 09:51:41 [2024-02-15T09:51:41.425Z] === RUN TestAttach/with_TTY 09:51:41 [2024-02-15T09:51:41.425Z] === PAUSE TestAttach/with_TTY 09:51:41 [2024-02-15T09:51:41.425Z] === CONT TestAttach/without_TTY 09:51:41 [2024-02-15T09:51:41.425Z] === CONT TestAttach/with_TTY 09:51:41 [2024-02-15T09:51:41.425Z] --- PASS: TestAttach (0.02s) 09:51:41 [2024-02-15T09:51:41.425Z] --- PASS: TestAttach/with_TTY (0.05s) 09:51:41 [2024-02-15T09:51:41.425Z] --- PASS: TestAttach/without_TTY (0.05s) 09:51:41 [2024-02-15T09:51:41.425Z] === RUN TestCreateWithCDIDevices 09:51:42 [2024-02-15T09:51:42.354Z] --- PASS: TestCreateWithCDIDevices (1.02s) 09:51:42 [2024-02-15T09:51:42.354Z] === RUN TestCDISpecDirsAreInSystemInfo 09:51:42 [2024-02-15T09:51:42.354Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default 09:51:42 [2024-02-15T09:51:42.917Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned 09:51:43 [2024-02-15T09:51:43.480Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice 09:51:44 [2024-02-15T09:51:44.043Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice 09:51:44 [2024-02-15T09:51:44.606Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice 09:51:44 [2024-02-15T09:51:44.863Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice 09:51:45 [2024-02-15T09:51:45.426Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice 09:51:45 [2024-02-15T09:51:45.989Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice 09:51:46 [2024-02-15T09:51:46.552Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.15s) 09:51:46 [2024-02-15T09:51:46.552Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default (0.52s) 09:51:46 [2024-02-15T09:51:46.552Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned (0.52s) 09:51:46 [2024-02-15T09:51:46.552Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s) 09:51:46 [2024-02-15T09:51:46.552Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice (0.52s) 09:51:46 [2024-02-15T09:51:46.552Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice (0.52s) 09:51:46 [2024-02-15T09:51:46.552Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice (0.52s) 09:51:46 [2024-02-15T09:51:46.552Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s) 09:51:46 [2024-02-15T09:51:46.552Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice (0.52s) 09:51:46 [2024-02-15T09:51:46.552Z] === RUN TestCheckpoint 09:51:46 [2024-02-15T09:51:46.552Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 09:51:46 [2024-02-15T09:51:46.552Z] --- SKIP: TestCheckpoint (0.00s) 09:51:46 [2024-02-15T09:51:46.552Z] === RUN TestContainerInvalidJSON 09:51:46 [2024-02-15T09:51:46.552Z] === RUN TestContainerInvalidJSON/commit 09:51:46 [2024-02-15T09:51:46.552Z] === PAUSE TestContainerInvalidJSON/commit 09:51:46 [2024-02-15T09:51:46.552Z] === RUN TestContainerInvalidJSON/containers/create 09:51:46 [2024-02-15T09:51:46.552Z] === PAUSE TestContainerInvalidJSON/containers/create 09:51:46 [2024-02-15T09:51:46.552Z] === RUN TestContainerInvalidJSON/containers/foobar/exec 09:51:46 [2024-02-15T09:51:46.552Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec 09:51:46 [2024-02-15T09:51:46.552Z] === RUN TestContainerInvalidJSON/containers/foobar/update 09:51:46 [2024-02-15T09:51:46.552Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update 09:51:46 [2024-02-15T09:51:46.552Z] === RUN TestContainerInvalidJSON/exec/foobar/start 09:51:46 [2024-02-15T09:51:46.552Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start 09:51:46 [2024-02-15T09:51:46.552Z] === CONT TestContainerInvalidJSON/commit 09:51:46 [2024-02-15T09:51:46.552Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type 09:51:46 [2024-02-15T09:51:46.552Z] === CONT TestContainerInvalidJSON/containers/foobar/update 09:51:46 [2024-02-15T09:51:46.552Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type 09:51:46 [2024-02-15T09:51:46.552Z] === CONT TestContainerInvalidJSON/containers/foobar/exec 09:51:46 [2024-02-15T09:51:46.552Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type 09:51:46 [2024-02-15T09:51:46.552Z] === CONT TestContainerInvalidJSON/containers/create 09:51:46 [2024-02-15T09:51:46.552Z] === CONT TestContainerInvalidJSON/exec/foobar/start 09:51:46 [2024-02-15T09:51:46.552Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type 09:51:46 [2024-02-15T09:51:46.552Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type 09:51:46 [2024-02-15T09:51:46.552Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON 09:51:46 [2024-02-15T09:51:46.552Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON 09:51:46 [2024-02-15T09:51:46.552Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON 09:51:46 [2024-02-15T09:51:46.552Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON 09:51:46 [2024-02-15T09:51:46.552Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON 09:51:46 [2024-02-15T09:51:46.552Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON 09:51:46 [2024-02-15T09:51:46.552Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON 09:51:46 [2024-02-15T09:51:46.552Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON 09:51:46 [2024-02-15T09:51:46.552Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON 09:51:46 [2024-02-15T09:51:46.552Z] === RUN TestContainerInvalidJSON/commit/empty_body 09:51:46 [2024-02-15T09:51:46.552Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON 09:51:46 [2024-02-15T09:51:46.552Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body 09:51:46 [2024-02-15T09:51:46.552Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body 09:51:46 [2024-02-15T09:51:46.552Z] === RUN TestContainerInvalidJSON/containers/create/empty_body 09:51:46 [2024-02-15T09:51:46.552Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body 09:51:46 [2024-02-15T09:51:46.552Z] --- PASS: TestContainerInvalidJSON (0.01s) 09:51:46 [2024-02-15T09:51:46.552Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) 09:51:46 [2024-02-15T09:51:46.552Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) 09:51:46 [2024-02-15T09:51:46.552Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) 09:51:46 [2024-02-15T09:51:46.552Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) 09:51:46 [2024-02-15T09:51:46.552Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) 09:51:46 [2024-02-15T09:51:46.552Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) 09:51:46 [2024-02-15T09:51:46.552Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) 09:51:46 [2024-02-15T09:51:46.552Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) 09:51:46 [2024-02-15T09:51:46.552Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) 09:51:46 [2024-02-15T09:51:46.552Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) 09:51:46 [2024-02-15T09:51:46.552Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) 09:51:46 [2024-02-15T09:51:46.552Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) 09:51:46 [2024-02-15T09:51:46.552Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) 09:51:46 [2024-02-15T09:51:46.552Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) 09:51:46 [2024-02-15T09:51:46.552Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) 09:51:46 [2024-02-15T09:51:46.552Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) 09:51:46 [2024-02-15T09:51:46.552Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) 09:51:46 [2024-02-15T09:51:46.552Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) 09:51:46 [2024-02-15T09:51:46.552Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) 09:51:46 [2024-02-15T09:51:46.552Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) 09:51:46 [2024-02-15T09:51:46.552Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) 09:51:46 [2024-02-15T09:51:46.552Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) 09:51:46 [2024-02-15T09:51:46.552Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) 09:51:46 [2024-02-15T09:51:46.552Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) 09:51:46 [2024-02-15T09:51:46.552Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) 09:51:46 [2024-02-15T09:51:46.552Z] === RUN TestCopyFromContainerPathDoesNotExist 09:51:46 [2024-02-15T09:51:46.552Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) 09:51:46 [2024-02-15T09:51:46.552Z] === RUN TestCopyFromContainerPathIsNotDir 09:51:46 [2024-02-15T09:51:46.552Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) 09:51:46 [2024-02-15T09:51:46.552Z] === RUN TestCopyToContainerPathDoesNotExist 09:51:46 [2024-02-15T09:51:46.809Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) 09:51:46 [2024-02-15T09:51:46.809Z] === RUN TestCopyEmptyFile 09:51:46 [2024-02-15T09:51:46.809Z] --- PASS: TestCopyEmptyFile (0.07s) 09:51:46 [2024-02-15T09:51:46.809Z] === RUN TestCopyToContainerPathIsNotDir 09:51:46 [2024-02-15T09:51:46.809Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) 09:51:46 [2024-02-15T09:51:46.809Z] === RUN TestCopyFromContainer 09:51:47 [2024-02-15T09:51:47.373Z] === RUN TestCopyFromContainer// 09:51:47 [2024-02-15T09:51:47.373Z] === RUN TestCopyFromContainer/. 09:51:47 [2024-02-15T09:51:47.373Z] === RUN TestCopyFromContainer//. 09:51:47 [2024-02-15T09:51:47.373Z] === RUN TestCopyFromContainer/./ 09:51:47 [2024-02-15T09:51:47.373Z] === RUN TestCopyFromContainer//./ 09:51:47 [2024-02-15T09:51:47.373Z] === RUN TestCopyFromContainer//bar/root 09:51:47 [2024-02-15T09:51:47.373Z] === RUN TestCopyFromContainer//bar/root/ 09:51:47 [2024-02-15T09:51:47.373Z] === RUN TestCopyFromContainer//bar/root/. 09:51:47 [2024-02-15T09:51:47.373Z] === RUN TestCopyFromContainer/bar/quux 09:51:47 [2024-02-15T09:51:47.629Z] === RUN TestCopyFromContainer/bar/quux/ 09:51:47 [2024-02-15T09:51:47.629Z] === RUN TestCopyFromContainer/bar/quux/. 09:51:47 [2024-02-15T09:51:47.629Z] === RUN TestCopyFromContainer/bar/quux/baz 09:51:47 [2024-02-15T09:51:47.629Z] === RUN TestCopyFromContainer/bar/filesymlink 09:51:47 [2024-02-15T09:51:47.629Z] === RUN TestCopyFromContainer/bar/dirsymlink 09:51:47 [2024-02-15T09:51:47.629Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 09:51:47 [2024-02-15T09:51:47.629Z] === RUN TestCopyFromContainer/bar/dirsymlink/. 09:51:47 [2024-02-15T09:51:47.629Z] === RUN TestCopyFromContainer/bar/notarget 09:51:47 [2024-02-15T09:51:47.629Z] --- PASS: TestCopyFromContainer (0.75s) 09:51:47 [2024-02-15T09:51:47.629Z] --- PASS: TestCopyFromContainer// (0.01s) 09:51:47 [2024-02-15T09:51:47.629Z] --- PASS: TestCopyFromContainer/. (0.01s) 09:51:47 [2024-02-15T09:51:47.629Z] --- PASS: TestCopyFromContainer//. (0.01s) 09:51:47 [2024-02-15T09:51:47.629Z] --- PASS: TestCopyFromContainer/./ (0.01s) 09:51:47 [2024-02-15T09:51:47.629Z] --- PASS: TestCopyFromContainer//./ (0.01s) 09:51:47 [2024-02-15T09:51:47.629Z] --- PASS: TestCopyFromContainer//bar/root (0.01s) 09:51:47 [2024-02-15T09:51:47.629Z] --- PASS: TestCopyFromContainer//bar/root/ (0.01s) 09:51:47 [2024-02-15T09:51:47.629Z] --- PASS: TestCopyFromContainer//bar/root/. (0.01s) 09:51:47 [2024-02-15T09:51:47.629Z] --- PASS: TestCopyFromContainer/bar/quux (0.01s) 09:51:47 [2024-02-15T09:51:47.629Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.00s) 09:51:47 [2024-02-15T09:51:47.629Z] --- PASS: TestCopyFromContainer/bar/quux/. (0.00s) 09:51:47 [2024-02-15T09:51:47.629Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s) 09:51:47 [2024-02-15T09:51:47.629Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s) 09:51:47 [2024-02-15T09:51:47.629Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s) 09:51:47 [2024-02-15T09:51:47.629Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s) 09:51:47 [2024-02-15T09:51:47.629Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s) 09:51:47 [2024-02-15T09:51:47.629Z] --- PASS: TestCopyFromContainer/bar/notarget (0.00s) 09:51:47 [2024-02-15T09:51:47.629Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 09:51:47 [2024-02-15T09:51:47.629Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 09:51:47 [2024-02-15T09:51:47.629Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 09:51:47 [2024-02-15T09:51:47.629Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 09:51:47 [2024-02-15T09:51:47.629Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 09:51:47 [2024-02-15T09:51:47.629Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 09:51:47 [2024-02-15T09:51:47.629Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 09:51:47 [2024-02-15T09:51:47.629Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 09:51:47 [2024-02-15T09:51:47.629Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 09:51:47 [2024-02-15T09:51:47.629Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 09:51:47 [2024-02-15T09:51:47.629Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) 09:51:47 [2024-02-15T09:51:47.629Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 09:51:47 [2024-02-15T09:51:47.629Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 09:51:47 [2024-02-15T09:51:47.629Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 09:51:47 [2024-02-15T09:51:47.629Z] === RUN TestCreateLinkToNonExistingContainer 09:51:47 [2024-02-15T09:51:47.629Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) 09:51:47 [2024-02-15T09:51:47.629Z] === RUN TestCreateWithInvalidEnv 09:51:47 [2024-02-15T09:51:47.629Z] === RUN TestCreateWithInvalidEnv/0 09:51:47 [2024-02-15T09:51:47.629Z] === PAUSE TestCreateWithInvalidEnv/0 09:51:47 [2024-02-15T09:51:47.629Z] === RUN TestCreateWithInvalidEnv/1 09:51:47 [2024-02-15T09:51:47.629Z] === PAUSE TestCreateWithInvalidEnv/1 09:51:47 [2024-02-15T09:51:47.629Z] === RUN TestCreateWithInvalidEnv/2 09:51:47 [2024-02-15T09:51:47.629Z] === PAUSE TestCreateWithInvalidEnv/2 09:51:47 [2024-02-15T09:51:47.629Z] === CONT TestCreateWithInvalidEnv/0 09:51:47 [2024-02-15T09:51:47.629Z] === CONT TestCreateWithInvalidEnv/2 09:51:47 [2024-02-15T09:51:47.629Z] === CONT TestCreateWithInvalidEnv/1 09:51:47 [2024-02-15T09:51:47.629Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 09:51:47 [2024-02-15T09:51:47.629Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 09:51:47 [2024-02-15T09:51:47.629Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 09:51:47 [2024-02-15T09:51:47.629Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 09:51:47 [2024-02-15T09:51:47.629Z] === RUN TestCreateTmpfsMountsTarget 09:51:47 [2024-02-15T09:51:47.629Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) 09:51:47 [2024-02-15T09:51:47.629Z] === RUN TestCreateWithCustomMaskedPaths 09:51:48 [2024-02-15T09:51:48.997Z] --- PASS: TestCreateWithCustomMaskedPaths (1.12s) 09:51:48 [2024-02-15T09:51:48.997Z] === RUN TestCreateWithCustomReadonlyPaths 09:51:49 [2024-02-15T09:51:49.927Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.12s) 09:51:49 [2024-02-15T09:51:49.927Z] === RUN TestCreateWithInvalidHealthcheckParams 09:51:49 [2024-02-15T09:51:49.927Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 09:51:49 [2024-02-15T09:51:49.927Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 09:51:49 [2024-02-15T09:51:49.927Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 09:51:49 [2024-02-15T09:51:49.927Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 09:51:49 [2024-02-15T09:51:49.927Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 09:51:49 [2024-02-15T09:51:49.927Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 09:51:49 [2024-02-15T09:51:49.927Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 09:51:49 [2024-02-15T09:51:49.927Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 09:51:49 [2024-02-15T09:51:49.927Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 09:51:49 [2024-02-15T09:51:49.927Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 09:51:49 [2024-02-15T09:51:49.927Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms 09:51:49 [2024-02-15T09:51:49.927Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms 09:51:49 [2024-02-15T09:51:49.927Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 09:51:49 [2024-02-15T09:51:49.927Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 09:51:49 [2024-02-15T09:51:49.927Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms 09:51:49 [2024-02-15T09:51:49.927Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 09:51:49 [2024-02-15T09:51:49.927Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 09:51:49 [2024-02-15T09:51:49.927Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 09:51:49 [2024-02-15T09:51:49.927Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 09:51:49 [2024-02-15T09:51:49.927Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) 09:51:49 [2024-02-15T09:51:49.927Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) 09:51:49 [2024-02-15T09:51:49.927Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) 09:51:49 [2024-02-15T09:51:49.927Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) 09:51:49 [2024-02-15T09:51:49.927Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) 09:51:49 [2024-02-15T09:51:49.927Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) 09:51:49 [2024-02-15T09:51:49.927Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 09:51:50 [2024-02-15T09:51:50.184Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) 09:51:50 [2024-02-15T09:51:50.184Z] === RUN TestCreateDifferentPlatform 09:51:50 [2024-02-15T09:51:50.184Z] === RUN TestCreateDifferentPlatform/different_os 09:51:50 [2024-02-15T09:51:50.184Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 09:51:50 [2024-02-15T09:51:50.184Z] --- PASS: TestCreateDifferentPlatform (0.01s) 09:51:50 [2024-02-15T09:51:50.184Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 09:51:50 [2024-02-15T09:51:50.184Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 09:51:50 [2024-02-15T09:51:50.184Z] === RUN TestCreateVolumesFromNonExistingContainer 09:51:50 [2024-02-15T09:51:50.441Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) 09:51:50 [2024-02-15T09:51:50.441Z] === RUN TestCreatePlatformSpecificImageNoPlatform 09:51:50 [2024-02-15T09:51:50.441Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) 09:51:50 [2024-02-15T09:51:50.441Z] === RUN TestCreateInvalidHostConfig 09:51:50 [2024-02-15T09:51:50.441Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode 09:51:50 [2024-02-15T09:51:50.441Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode 09:51:50 [2024-02-15T09:51:50.441Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode 09:51:50 [2024-02-15T09:51:50.441Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode 09:51:50 [2024-02-15T09:51:50.441Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 09:51:50 [2024-02-15T09:51:50.441Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 09:51:50 [2024-02-15T09:51:50.441Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode 09:51:50 [2024-02-15T09:51:50.441Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode 09:51:50 [2024-02-15T09:51:50.441Z] === RUN TestCreateInvalidHostConfig/invalid_Annotations 09:51:50 [2024-02-15T09:51:50.441Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations 09:51:50 [2024-02-15T09:51:50.441Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode 09:51:50 [2024-02-15T09:51:50.441Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode 09:51:50 [2024-02-15T09:51:50.441Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 09:51:50 [2024-02-15T09:51:50.441Z] === CONT TestCreateInvalidHostConfig/invalid_Annotations 09:51:50 [2024-02-15T09:51:50.441Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode 09:51:50 [2024-02-15T09:51:50.441Z] --- PASS: TestCreateInvalidHostConfig (0.01s) 09:51:50 [2024-02-15T09:51:50.441Z] --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s) 09:51:50 [2024-02-15T09:51:50.441Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) 09:51:50 [2024-02-15T09:51:50.441Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) 09:51:50 [2024-02-15T09:51:50.441Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) 09:51:50 [2024-02-15T09:51:50.441Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) 09:51:50 [2024-02-15T09:51:50.441Z] === RUN TestCreateWithMultipleEndpointSettings 09:51:50 [2024-02-15T09:51:50.441Z] === RUN TestCreateWithMultipleEndpointSettings/with_API_v1.44 09:51:50 [2024-02-15T09:51:50.441Z] === RUN TestCreateWithMultipleEndpointSettings/with_API_v1.43 09:51:50 [2024-02-15T09:51:50.441Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.05s) 09:51:50 [2024-02-15T09:51:50.441Z] --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.03s) 09:51:50 [2024-02-15T09:51:50.441Z] --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s) 09:51:50 [2024-02-15T09:51:50.441Z] === RUN TestCreateWithCustomMACs 09:51:51 [2024-02-15T09:51:51.004Z] --- PASS: TestCreateWithCustomMACs (0.50s) 09:51:51 [2024-02-15T09:51:51.004Z] === RUN TestContainerStartOnDaemonRestart 09:51:51 [2024-02-15T09:51:51.004Z] === PAUSE TestContainerStartOnDaemonRestart 09:51:51 [2024-02-15T09:51:51.004Z] === RUN TestDaemonRestartIpcMode 09:51:51 [2024-02-15T09:51:51.004Z] === PAUSE TestDaemonRestartIpcMode 09:51:51 [2024-02-15T09:51:51.004Z] === RUN TestDaemonHostGatewayIP 09:51:51 [2024-02-15T09:51:51.004Z] === PAUSE TestDaemonHostGatewayIP 09:51:51 [2024-02-15T09:51:51.004Z] === RUN TestRestartDaemonWithRestartingContainer 09:51:51 [2024-02-15T09:51:51.004Z] === PAUSE TestRestartDaemonWithRestartingContainer 09:51:51 [2024-02-15T09:51:51.004Z] === RUN TestHardRestartWhenContainerIsRunning 09:51:51 [2024-02-15T09:51:51.004Z] === PAUSE TestHardRestartWhenContainerIsRunning 09:51:51 [2024-02-15T09:51:51.004Z] === RUN TestContainerKillOnDaemonStart 09:51:51 [2024-02-15T09:51:51.004Z] === PAUSE TestContainerKillOnDaemonStart 09:51:51 [2024-02-15T09:51:51.004Z] === RUN TestDiff 09:51:51 [2024-02-15T09:51:51.261Z] --- PASS: TestDiff (0.35s) 09:51:51 [2024-02-15T09:51:51.261Z] === RUN TestDiffStoppedContainer 09:51:51 [2024-02-15T09:51:51.825Z] --- PASS: TestDiffStoppedContainer (0.41s) 09:51:51 [2024-02-15T09:51:51.825Z] === RUN TestExecConsoleSize 09:51:52 [2024-02-15T09:51:52.081Z] --- PASS: TestExecConsoleSize (0.42s) 09:51:52 [2024-02-15T09:51:52.081Z] === RUN TestExecWithCloseStdin 09:51:52 [2024-02-15T09:51:52.644Z] --- PASS: TestExecWithCloseStdin (0.42s) 09:51:52 [2024-02-15T09:51:52.644Z] === RUN TestExec 09:51:52 [2024-02-15T09:51:52.901Z] --- PASS: TestExec (0.40s) 09:51:52 [2024-02-15T09:51:52.901Z] === RUN TestExecUser 09:51:53 [2024-02-15T09:51:53.464Z] --- PASS: TestExecUser (0.45s) 09:51:53 [2024-02-15T09:51:53.464Z] === RUN TestExecWithGroupAdd 09:51:53 [2024-02-15T09:51:53.721Z] --- PASS: TestExecWithGroupAdd (0.40s) 09:51:53 [2024-02-15T09:51:53.721Z] === RUN TestExportContainerAndImportImage 09:51:54 [2024-02-15T09:51:54.284Z] --- PASS: TestExportContainerAndImportImage (0.48s) 09:51:54 [2024-02-15T09:51:54.284Z] === RUN TestExportContainerAfterDaemonRestart 09:52:00 [2024-02-15T09:52:00.826Z] --- PASS: TestExportContainerAfterDaemonRestart (6.14s) 09:52:00 [2024-02-15T09:52:00.826Z] === RUN TestHealthCheckWorkdir 09:52:00 [2024-02-15T09:52:00.826Z] --- PASS: TestHealthCheckWorkdir (0.48s) 09:52:00 [2024-02-15T09:52:00.826Z] === RUN TestHealthKillContainer 09:52:08 [2024-02-15T09:52:08.918Z] --- PASS: TestHealthKillContainer (7.58s) 09:52:08 [2024-02-15T09:52:08.918Z] === RUN TestHealthCheckProcessKilled 09:52:09 [2024-02-15T09:52:09.174Z] --- PASS: TestHealthCheckProcessKilled (0.62s) 09:52:09 [2024-02-15T09:52:09.174Z] === RUN TestHealthStartInterval 09:52:10 [2024-02-15T09:52:10.542Z] health_test.go:141: &{2024-02-15 09:52:10.222727407 +0000 UTC 2024-02-15 09:52:10.249855348 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 09:52:10 [2024-02-15T09:52:10.542Z] } 09:52:10 [2024-02-15T09:52:10.542Z] health_test.go:141: &{2024-02-15 09:52:10.222727407 +0000 UTC 2024-02-15 09:52:10.249855348 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 09:52:10 [2024-02-15T09:52:10.542Z] } 09:52:10 [2024-02-15T09:52:10.542Z] health_test.go:141: &{2024-02-15 09:52:10.222727407 +0000 UTC 2024-02-15 09:52:10.249855348 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 09:52:10 [2024-02-15T09:52:10.542Z] } 09:52:10 [2024-02-15T09:52:10.798Z] health_test.go:141: &{2024-02-15 09:52:10.222727407 +0000 UTC 2024-02-15 09:52:10.249855348 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 09:52:10 [2024-02-15T09:52:10.798Z] } 09:52:10 [2024-02-15T09:52:10.798Z] health_test.go:141: &{2024-02-15 09:52:10.222727407 +0000 UTC 2024-02-15 09:52:10.249855348 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 09:52:10 [2024-02-15T09:52:10.798Z] } 09:52:11 [2024-02-15T09:52:11.055Z] health_test.go:141: &{2024-02-15 09:52:10.222727407 +0000 UTC 2024-02-15 09:52:10.249855348 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 09:52:11 [2024-02-15T09:52:11.055Z] } 09:52:11 [2024-02-15T09:52:11.055Z] health_test.go:141: &{2024-02-15 09:52:10.222727407 +0000 UTC 2024-02-15 09:52:10.249855348 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 09:52:11 [2024-02-15T09:52:11.055Z] } 09:52:11 [2024-02-15T09:52:11.055Z] health_test.go:141: &{2024-02-15 09:52:10.222727407 +0000 UTC 2024-02-15 09:52:10.249855348 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 09:52:11 [2024-02-15T09:52:11.055Z] } 09:52:11 [2024-02-15T09:52:11.312Z] health_test.go:141: &{2024-02-15 09:52:10.222727407 +0000 UTC 2024-02-15 09:52:10.249855348 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 09:52:11 [2024-02-15T09:52:11.312Z] } 09:52:11 [2024-02-15T09:52:11.312Z] health_test.go:141: &{2024-02-15 09:52:10.222727407 +0000 UTC 2024-02-15 09:52:10.249855348 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 09:52:11 [2024-02-15T09:52:11.312Z] } 09:52:11 [2024-02-15T09:52:11.568Z] health_test.go:141: &{2024-02-15 09:52:11.251158684 +0000 UTC 2024-02-15 09:52:11.277846642 +0000 UTC 1 2} 09:52:11 [2024-02-15T09:52:11.568Z] health_test.go:141: &{2024-02-15 09:52:11.251158684 +0000 UTC 2024-02-15 09:52:11.277846642 +0000 UTC 1 2} 09:52:11 [2024-02-15T09:52:11.568Z] health_test.go:141: &{2024-02-15 09:52:11.251158684 +0000 UTC 2024-02-15 09:52:11.277846642 +0000 UTC 1 2} 09:52:11 [2024-02-15T09:52:11.824Z] health_test.go:141: &{2024-02-15 09:52:11.251158684 +0000 UTC 2024-02-15 09:52:11.277846642 +0000 UTC 1 2} 09:52:11 [2024-02-15T09:52:11.824Z] health_test.go:141: &{2024-02-15 09:52:11.251158684 +0000 UTC 2024-02-15 09:52:11.277846642 +0000 UTC 1 2} 09:52:12 [2024-02-15T09:52:12.080Z] health_test.go:141: &{2024-02-15 09:52:11.251158684 +0000 UTC 2024-02-15 09:52:11.277846642 +0000 UTC 1 2} 09:52:12 [2024-02-15T09:52:12.080Z] health_test.go:141: &{2024-02-15 09:52:11.251158684 +0000 UTC 2024-02-15 09:52:11.277846642 +0000 UTC 1 2} 09:52:12 [2024-02-15T09:52:12.080Z] health_test.go:141: &{2024-02-15 09:52:11.251158684 +0000 UTC 2024-02-15 09:52:11.277846642 +0000 UTC 1 2} 09:52:12 [2024-02-15T09:52:12.337Z] health_test.go:141: &{2024-02-15 09:52:11.251158684 +0000 UTC 2024-02-15 09:52:11.277846642 +0000 UTC 1 2} 09:52:12 [2024-02-15T09:52:12.337Z] health_test.go:141: &{2024-02-15 09:52:11.251158684 +0000 UTC 2024-02-15 09:52:11.277846642 +0000 UTC 1 2} 09:52:12 [2024-02-15T09:52:12.593Z] health_test.go:169: 1.027981614s 09:52:13 [2024-02-15T09:52:13.522Z] health_test.go:169: 1.027981614s 09:52:14 [2024-02-15T09:52:14.451Z] health_test.go:169: 1.027981614s 09:52:15 [2024-02-15T09:52:15.380Z] health_test.go:169: 1.027981614s 09:52:16 [2024-02-15T09:52:16.747Z] health_test.go:169: 1.027981614s 09:52:17 [2024-02-15T09:52:17.677Z] health_test.go:169: 1.027981614s 09:52:18 [2024-02-15T09:52:18.606Z] health_test.go:169: 1.027981614s 09:52:19 [2024-02-15T09:52:19.535Z] health_test.go:169: 1.027981614s 09:52:20 [2024-02-15T09:52:20.465Z] health_test.go:169: 1.027981614s 09:52:21 [2024-02-15T09:52:21.393Z] health_test.go:169: 1.027981614s 09:52:22 [2024-02-15T09:52:22.760Z] health_test.go:169: 1.027981614s 09:52:23 [2024-02-15T09:52:23.689Z] health_test.go:169: 1.027981614s 09:52:24 [2024-02-15T09:52:24.618Z] health_test.go:169: 1.027981614s 09:52:25 [2024-02-15T09:52:25.546Z] health_test.go:169: 1.027981614s 09:52:26 [2024-02-15T09:52:26.474Z] health_test.go:169: 1.027981614s 09:52:27 [2024-02-15T09:52:27.403Z] health_test.go:169: 1.027981614s 09:52:28 [2024-02-15T09:52:28.770Z] health_test.go:169: 1.027981614s 09:52:29 [2024-02-15T09:52:29.698Z] health_test.go:169: 1.027981614s 09:52:30 [2024-02-15T09:52:30.627Z] health_test.go:169: 1.027981614s 09:52:31 [2024-02-15T09:52:31.556Z] health_test.go:169: 1.027981614s 09:52:32 [2024-02-15T09:52:32.485Z] health_test.go:169: 1.027981614s 09:52:33 [2024-02-15T09:52:33.413Z] health_test.go:169: 1.027981614s 09:52:34 [2024-02-15T09:52:34.780Z] health_test.go:169: 1.027981614s 09:52:35 [2024-02-15T09:52:35.708Z] health_test.go:169: 1.027981614s 09:52:36 [2024-02-15T09:52:36.637Z] health_test.go:169: 1.027981614s 09:52:37 [2024-02-15T09:52:37.566Z] health_test.go:169: 1.027981614s 09:52:38 [2024-02-15T09:52:38.495Z] health_test.go:169: 1.027981614s 09:52:39 [2024-02-15T09:52:39.424Z] health_test.go:169: 1.027981614s 09:52:40 [2024-02-15T09:52:40.791Z] health_test.go:169: 1.027981614s 09:52:41 [2024-02-15T09:52:41.720Z] health_test.go:169: 1.027981614s 09:52:42 [2024-02-15T09:52:42.648Z] --- PASS: TestHealthStartInterval (33.57s) 09:52:42 [2024-02-15T09:52:42.648Z] === RUN TestInspectAnnotations 09:52:42 [2024-02-15T09:52:42.648Z] --- PASS: TestInspectAnnotations (0.04s) 09:52:42 [2024-02-15T09:52:42.648Z] === RUN TestNetworkAliasesAreEmpty 09:52:42 [2024-02-15T09:52:42.648Z] === RUN TestNetworkAliasesAreEmpty/host 09:52:42 [2024-02-15T09:52:42.648Z] === RUN TestNetworkAliasesAreEmpty/bridge 09:52:42 [2024-02-15T09:52:42.905Z] === RUN TestNetworkAliasesAreEmpty/none 09:52:42 [2024-02-15T09:52:42.905Z] --- PASS: TestNetworkAliasesAreEmpty (0.10s) 09:52:42 [2024-02-15T09:52:42.905Z] --- PASS: TestNetworkAliasesAreEmpty/host (0.03s) 09:52:42 [2024-02-15T09:52:42.905Z] --- PASS: TestNetworkAliasesAreEmpty/bridge (0.03s) 09:52:42 [2024-02-15T09:52:42.905Z] --- PASS: TestNetworkAliasesAreEmpty/none (0.03s) 09:52:42 [2024-02-15T09:52:42.905Z] === RUN TestIpcModeNone 09:52:43 [2024-02-15T09:52:43.161Z] --- PASS: TestIpcModeNone (0.43s) 09:52:43 [2024-02-15T09:52:43.161Z] === RUN TestIpcModePrivate 09:52:43 [2024-02-15T09:52:43.418Z] ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false 09:52:43 [2024-02-15T09:52:43.675Z] --- PASS: TestIpcModePrivate (0.46s) 09:52:43 [2024-02-15T09:52:43.675Z] === RUN TestIpcModeShareable 09:52:43 [2024-02-15T09:52:43.931Z] ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true 09:52:44 [2024-02-15T09:52:44.188Z] --- PASS: TestIpcModeShareable (0.43s) 09:52:44 [2024-02-15T09:52:44.188Z] === RUN TestAPIIpcModeShareableAndContainer 09:52:45 [2024-02-15T09:52:45.118Z] --- PASS: TestAPIIpcModeShareableAndContainer (0.93s) 09:52:45 [2024-02-15T09:52:45.118Z] === RUN TestAPIIpcModeHost 09:52:45 [2024-02-15T09:52:45.375Z] --- PASS: TestAPIIpcModeHost (0.24s) 09:52:45 [2024-02-15T09:52:45.375Z] === RUN TestDaemonIpcModeShareable 09:52:46 [2024-02-15T09:52:46.329Z] ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true 09:52:46 [2024-02-15T09:52:46.329Z] --- PASS: TestDaemonIpcModeShareable (0.99s) 09:52:46 [2024-02-15T09:52:46.329Z] === RUN TestDaemonIpcModePrivate 09:52:47 [2024-02-15T09:52:47.338Z] ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false 09:52:47 [2024-02-15T09:52:47.338Z] --- PASS: TestDaemonIpcModePrivate (1.01s) 09:52:47 [2024-02-15T09:52:47.338Z] === RUN TestDaemonIpcModePrivateFromConfig 09:52:48 [2024-02-15T09:52:48.305Z] ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false 09:52:48 [2024-02-15T09:52:48.305Z] --- PASS: TestDaemonIpcModePrivateFromConfig (0.96s) 09:52:48 [2024-02-15T09:52:48.305Z] === RUN TestDaemonIpcModeShareableFromConfig 09:52:49 [2024-02-15T09:52:49.279Z] ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true 09:52:49 [2024-02-15T09:52:49.279Z] --- PASS: TestDaemonIpcModeShareableFromConfig (0.99s) 09:52:49 [2024-02-15T09:52:49.279Z] === RUN TestIpcModeOlderClient 09:52:49 [2024-02-15T09:52:49.279Z] === PAUSE TestIpcModeOlderClient 09:52:49 [2024-02-15T09:52:49.279Z] === RUN TestKillContainerInvalidSignal 09:52:49 [2024-02-15T09:52:49.842Z] --- PASS: TestKillContainerInvalidSignal (0.41s) 09:52:49 [2024-02-15T09:52:49.842Z] === RUN TestKillContainer 09:52:49 [2024-02-15T09:52:49.842Z] === RUN TestKillContainer/no_signal 09:52:50 [2024-02-15T09:52:50.099Z] === RUN TestKillContainer/non_killing_signal 09:52:50 [2024-02-15T09:52:50.355Z] === RUN TestKillContainer/killing_signal 09:52:50 [2024-02-15T09:52:50.918Z] --- PASS: TestKillContainer (1.17s) 09:52:50 [2024-02-15T09:52:50.918Z] --- PASS: TestKillContainer/no_signal (0.37s) 09:52:50 [2024-02-15T09:52:50.918Z] --- PASS: TestKillContainer/non_killing_signal (0.20s) 09:52:50 [2024-02-15T09:52:50.918Z] --- PASS: TestKillContainer/killing_signal (0.39s) 09:52:50 [2024-02-15T09:52:50.918Z] === RUN TestKillWithStopSignalAndRestartPolicies 09:52:50 [2024-02-15T09:52:50.918Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 09:52:51 [2024-02-15T09:52:51.175Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 09:52:51 [2024-02-15T09:52:51.738Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.80s) 09:52:51 [2024-02-15T09:52:51.738Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) 09:52:51 [2024-02-15T09:52:51.738Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.22s) 09:52:51 [2024-02-15T09:52:51.738Z] === RUN TestKillStoppedContainer 09:52:51 [2024-02-15T09:52:51.738Z] --- PASS: TestKillStoppedContainer (0.05s) 09:52:51 [2024-02-15T09:52:51.738Z] === RUN TestKillDifferentUserContainer 09:52:51 [2024-02-15T09:52:51.995Z] --- PASS: TestKillDifferentUserContainer (0.39s) 09:52:51 [2024-02-15T09:52:51.995Z] === RUN TestInspectOomKilledTrue 09:52:52 [2024-02-15T09:52:52.558Z] --- PASS: TestInspectOomKilledTrue (0.47s) 09:52:52 [2024-02-15T09:52:52.558Z] === RUN TestInspectOomKilledFalse 09:52:53 [2024-02-15T09:52:53.122Z] --- PASS: TestInspectOomKilledFalse (0.40s) 09:52:53 [2024-02-15T09:52:53.122Z] === RUN TestLinksEtcHostsContentMatch 09:52:53 [2024-02-15T09:52:53.122Z] --- PASS: TestLinksEtcHostsContentMatch (0.19s) 09:52:53 [2024-02-15T09:52:53.122Z] === RUN TestLinksContainerNames 09:52:54 [2024-02-15T09:52:54.051Z] --- PASS: TestLinksContainerNames (0.80s) 09:52:54 [2024-02-15T09:52:54.051Z] === RUN TestLogsFollowTailEmpty 09:52:54 [2024-02-15T09:52:54.310Z] --- PASS: TestLogsFollowTailEmpty (0.38s) 09:52:54 [2024-02-15T09:52:54.310Z] === RUN TestLogs 09:52:54 [2024-02-15T09:52:54.310Z] === RUN TestLogs/driver_local 09:52:54 [2024-02-15T09:52:54.310Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr 09:52:54 [2024-02-15T09:52:54.310Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr 09:52:54 [2024-02-15T09:52:54.310Z] === RUN TestLogs/driver_local/tty/only_stdout 09:52:54 [2024-02-15T09:52:54.310Z] === PAUSE TestLogs/driver_local/tty/only_stdout 09:52:54 [2024-02-15T09:52:54.310Z] === RUN TestLogs/driver_local/tty/only_stderr 09:52:54 [2024-02-15T09:52:54.310Z] === PAUSE TestLogs/driver_local/tty/only_stderr 09:52:54 [2024-02-15T09:52:54.310Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr 09:52:54 [2024-02-15T09:52:54.310Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr 09:52:54 [2024-02-15T09:52:54.310Z] === RUN TestLogs/driver_local/without_tty/only_stdout 09:52:54 [2024-02-15T09:52:54.310Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout 09:52:54 [2024-02-15T09:52:54.310Z] === RUN TestLogs/driver_local/without_tty/only_stderr 09:52:54 [2024-02-15T09:52:54.310Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr 09:52:54 [2024-02-15T09:52:54.310Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr 09:52:54 [2024-02-15T09:52:54.310Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr 09:52:54 [2024-02-15T09:52:54.310Z] === CONT TestLogs/driver_local/without_tty/only_stderr 09:52:54 [2024-02-15T09:52:54.310Z] === CONT TestLogs/driver_local/tty/only_stderr 09:52:54 [2024-02-15T09:52:54.310Z] === CONT TestLogs/driver_local/without_tty/only_stdout 09:52:54 [2024-02-15T09:52:54.310Z] === CONT TestLogs/driver_local/tty/only_stdout 09:52:55 [2024-02-15T09:52:55.679Z] === RUN TestLogs/driver_json-file 09:52:55 [2024-02-15T09:52:55.679Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr 09:52:55 [2024-02-15T09:52:55.679Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr 09:52:55 [2024-02-15T09:52:55.679Z] === RUN TestLogs/driver_json-file/tty/only_stdout 09:52:55 [2024-02-15T09:52:55.679Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout 09:52:55 [2024-02-15T09:52:55.679Z] === RUN TestLogs/driver_json-file/tty/only_stderr 09:52:55 [2024-02-15T09:52:55.679Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr 09:52:55 [2024-02-15T09:52:55.679Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr 09:52:55 [2024-02-15T09:52:55.679Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr 09:52:55 [2024-02-15T09:52:55.679Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout 09:52:55 [2024-02-15T09:52:55.679Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout 09:52:55 [2024-02-15T09:52:55.679Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr 09:52:55 [2024-02-15T09:52:55.679Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr 09:52:55 [2024-02-15T09:52:55.679Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr 09:52:55 [2024-02-15T09:52:55.679Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr 09:52:55 [2024-02-15T09:52:55.679Z] === CONT TestLogs/driver_json-file/tty/only_stderr 09:52:55 [2024-02-15T09:52:55.679Z] === CONT TestLogs/driver_json-file/tty/only_stdout 09:52:55 [2024-02-15T09:52:55.680Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr 09:52:55 [2024-02-15T09:52:55.680Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout 09:52:57 [2024-02-15T09:52:57.048Z] --- PASS: TestLogs (2.75s) 09:52:57 [2024-02-15T09:52:57.048Z] --- PASS: TestLogs/driver_local (0.01s) 09:52:57 [2024-02-15T09:52:57.048Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.62s) 09:52:57 [2024-02-15T09:52:57.048Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.78s) 09:52:57 [2024-02-15T09:52:57.048Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.97s) 09:52:57 [2024-02-15T09:52:57.048Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.18s) 09:52:57 [2024-02-15T09:52:57.048Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.26s) 09:52:57 [2024-02-15T09:52:57.048Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.32s) 09:52:57 [2024-02-15T09:52:57.048Z] --- PASS: TestLogs/driver_json-file (0.01s) 09:52:57 [2024-02-15T09:52:57.048Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.78s) 09:52:57 [2024-02-15T09:52:57.048Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.89s) 09:52:57 [2024-02-15T09:52:57.048Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.15s) 09:52:57 [2024-02-15T09:52:57.048Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.22s) 09:52:57 [2024-02-15T09:52:57.048Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.34s) 09:52:57 [2024-02-15T09:52:57.048Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.42s) 09:52:57 [2024-02-15T09:52:57.048Z] === RUN TestContainerNetworkMountsNoChown 09:52:57 [2024-02-15T09:52:57.611Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) 09:52:57 [2024-02-15T09:52:57.611Z] === RUN TestMountDaemonRoot 09:52:57 [2024-02-15T09:52:57.611Z] === RUN TestMountDaemonRoot/default 09:52:57 [2024-02-15T09:52:57.611Z] === PAUSE TestMountDaemonRoot/default 09:52:57 [2024-02-15T09:52:57.611Z] === RUN TestMountDaemonRoot/private 09:52:57 [2024-02-15T09:52:57.611Z] === PAUSE TestMountDaemonRoot/private 09:52:57 [2024-02-15T09:52:57.611Z] === RUN TestMountDaemonRoot/rprivate 09:52:57 [2024-02-15T09:52:57.611Z] === PAUSE TestMountDaemonRoot/rprivate 09:52:57 [2024-02-15T09:52:57.611Z] === RUN TestMountDaemonRoot/slave 09:52:57 [2024-02-15T09:52:57.611Z] === PAUSE TestMountDaemonRoot/slave 09:52:57 [2024-02-15T09:52:57.611Z] === RUN TestMountDaemonRoot/rslave 09:52:57 [2024-02-15T09:52:57.611Z] === PAUSE TestMountDaemonRoot/rslave 09:52:57 [2024-02-15T09:52:57.611Z] === RUN TestMountDaemonRoot/shared 09:52:57 [2024-02-15T09:52:57.611Z] === PAUSE TestMountDaemonRoot/shared 09:52:57 [2024-02-15T09:52:57.611Z] === RUN TestMountDaemonRoot/rshared 09:52:57 [2024-02-15T09:52:57.611Z] === PAUSE TestMountDaemonRoot/rshared 09:52:57 [2024-02-15T09:52:57.611Z] === CONT TestMountDaemonRoot/default 09:52:57 [2024-02-15T09:52:57.611Z] === CONT TestMountDaemonRoot/rslave 09:52:57 [2024-02-15T09:52:57.611Z] === CONT TestMountDaemonRoot/rshared 09:52:57 [2024-02-15T09:52:57.611Z] === RUN TestMountDaemonRoot/rslave/bind_root 09:52:57 [2024-02-15T09:52:57.611Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 09:52:57 [2024-02-15T09:52:57.611Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 09:52:57 [2024-02-15T09:52:57.611Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 09:52:57 [2024-02-15T09:52:57.611Z] === RUN TestMountDaemonRoot/rslave/mount_root 09:52:57 [2024-02-15T09:52:57.611Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 09:52:57 [2024-02-15T09:52:57.611Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 09:52:57 [2024-02-15T09:52:57.611Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 09:52:57 [2024-02-15T09:52:57.611Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 09:52:57 [2024-02-15T09:52:57.611Z] === CONT TestMountDaemonRoot/slave 09:52:57 [2024-02-15T09:52:57.611Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 09:52:57 [2024-02-15T09:52:57.611Z] === RUN TestMountDaemonRoot/slave/mount_root 09:52:57 [2024-02-15T09:52:57.611Z] === CONT TestMountDaemonRoot/rslave/bind_root 09:52:57 [2024-02-15T09:52:57.611Z] === PAUSE TestMountDaemonRoot/slave/mount_root 09:52:57 [2024-02-15T09:52:57.611Z] === RUN TestMountDaemonRoot/slave/mount_subpath 09:52:57 [2024-02-15T09:52:57.611Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 09:52:57 [2024-02-15T09:52:57.611Z] === RUN TestMountDaemonRoot/slave/bind_root 09:52:57 [2024-02-15T09:52:57.611Z] === PAUSE TestMountDaemonRoot/slave/bind_root 09:52:57 [2024-02-15T09:52:57.611Z] === RUN TestMountDaemonRoot/slave/bind_subpath 09:52:57 [2024-02-15T09:52:57.611Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 09:52:57 [2024-02-15T09:52:57.611Z] === CONT TestMountDaemonRoot/slave/mount_root 09:52:57 [2024-02-15T09:52:57.611Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 09:52:57 [2024-02-15T09:52:57.611Z] === CONT TestMountDaemonRoot/rprivate 09:52:57 [2024-02-15T09:52:57.611Z] === RUN TestMountDaemonRoot/rshared/mount_root 09:52:57 [2024-02-15T09:52:57.611Z] === CONT TestMountDaemonRoot/private 09:52:57 [2024-02-15T09:52:57.611Z] === RUN TestMountDaemonRoot/private/mount_subpath 09:52:57 [2024-02-15T09:52:57.611Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 09:52:57 [2024-02-15T09:52:57.611Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 09:52:57 [2024-02-15T09:52:57.611Z] === RUN TestMountDaemonRoot/private/bind_root 09:52:57 [2024-02-15T09:52:57.611Z] === PAUSE TestMountDaemonRoot/private/bind_root 09:52:57 [2024-02-15T09:52:57.611Z] === RUN TestMountDaemonRoot/private/bind_subpath 09:52:57 [2024-02-15T09:52:57.611Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 09:52:57 [2024-02-15T09:52:57.611Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 09:52:57 [2024-02-15T09:52:57.611Z] === RUN TestMountDaemonRoot/rprivate/bind_root 09:52:57 [2024-02-15T09:52:57.611Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 09:52:57 [2024-02-15T09:52:57.611Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 09:52:57 [2024-02-15T09:52:57.611Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 09:52:57 [2024-02-15T09:52:57.611Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 09:52:57 [2024-02-15T09:52:57.611Z] === RUN TestMountDaemonRoot/rshared/bind_root 09:52:57 [2024-02-15T09:52:57.611Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 09:52:57 [2024-02-15T09:52:57.612Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 09:52:57 [2024-02-15T09:52:57.612Z] === CONT TestMountDaemonRoot/shared 09:52:57 [2024-02-15T09:52:57.612Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 09:52:57 [2024-02-15T09:52:57.612Z] === RUN TestMountDaemonRoot/private/mount_root 09:52:57 [2024-02-15T09:52:57.612Z] === RUN TestMountDaemonRoot/shared/bind_root 09:52:57 [2024-02-15T09:52:57.612Z] === PAUSE TestMountDaemonRoot/private/mount_root 09:52:57 [2024-02-15T09:52:57.612Z] === PAUSE TestMountDaemonRoot/shared/bind_root 09:52:57 [2024-02-15T09:52:57.612Z] === RUN TestMountDaemonRoot/default/bind_root 09:52:57 [2024-02-15T09:52:57.612Z] === CONT TestMountDaemonRoot/slave/bind_subpath 09:52:57 [2024-02-15T09:52:57.612Z] === PAUSE TestMountDaemonRoot/default/bind_root 09:52:57 [2024-02-15T09:52:57.612Z] === RUN TestMountDaemonRoot/rprivate/mount_root 09:52:57 [2024-02-15T09:52:57.612Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 09:52:57 [2024-02-15T09:52:57.612Z] === CONT TestMountDaemonRoot/slave/bind_root 09:52:57 [2024-02-15T09:52:57.612Z] === CONT TestMountDaemonRoot/slave/mount_subpath 09:52:57 [2024-02-15T09:52:57.612Z] === RUN TestMountDaemonRoot/shared/bind_subpath 09:52:57 [2024-02-15T09:52:57.612Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 09:52:57 [2024-02-15T09:52:57.612Z] === RUN TestMountDaemonRoot/shared/mount_root 09:52:57 [2024-02-15T09:52:57.612Z] === PAUSE TestMountDaemonRoot/shared/mount_root 09:52:57 [2024-02-15T09:52:57.612Z] === RUN TestMountDaemonRoot/default/bind_subpath 09:52:57 [2024-02-15T09:52:57.612Z] === RUN TestMountDaemonRoot/shared/mount_subpath 09:52:57 [2024-02-15T09:52:57.612Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 09:52:57 [2024-02-15T09:52:57.612Z] === RUN TestMountDaemonRoot/default/mount_root 09:52:57 [2024-02-15T09:52:57.612Z] === PAUSE TestMountDaemonRoot/default/mount_root 09:52:57 [2024-02-15T09:52:57.612Z] === RUN TestMountDaemonRoot/default/mount_subpath 09:52:57 [2024-02-15T09:52:57.612Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 09:52:57 [2024-02-15T09:52:57.612Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 09:52:57 [2024-02-15T09:52:57.612Z] === CONT TestMountDaemonRoot/rslave/mount_root 09:52:57 [2024-02-15T09:52:57.612Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 09:52:57 [2024-02-15T09:52:57.612Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 09:52:57 [2024-02-15T09:52:57.612Z] === CONT TestMountDaemonRoot/private/mount_subpath 09:52:57 [2024-02-15T09:52:57.612Z] === CONT TestMountDaemonRoot/rshared/bind_root 09:52:57 [2024-02-15T09:52:57.612Z] === CONT TestMountDaemonRoot/private/mount_root 09:52:57 [2024-02-15T09:52:57.612Z] === CONT TestMountDaemonRoot/private/bind_subpath 09:52:57 [2024-02-15T09:52:57.612Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 09:52:57 [2024-02-15T09:52:57.612Z] === CONT TestMountDaemonRoot/private/bind_root 09:52:57 [2024-02-15T09:52:57.612Z] === CONT TestMountDaemonRoot/rshared/mount_root 09:52:57 [2024-02-15T09:52:57.612Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 09:52:57 [2024-02-15T09:52:57.612Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 09:52:57 [2024-02-15T09:52:57.612Z] === CONT TestMountDaemonRoot/rprivate/bind_root 09:52:57 [2024-02-15T09:52:57.612Z] === CONT TestMountDaemonRoot/rprivate/mount_root 09:52:57 [2024-02-15T09:52:57.612Z] === CONT TestMountDaemonRoot/default/bind_root 09:52:57 [2024-02-15T09:52:57.612Z] === CONT TestMountDaemonRoot/shared/bind_root 09:52:57 [2024-02-15T09:52:57.612Z] === CONT TestMountDaemonRoot/shared/mount_root 09:52:57 [2024-02-15T09:52:57.612Z] === CONT TestMountDaemonRoot/shared/mount_subpath 09:52:57 [2024-02-15T09:52:57.612Z] === CONT TestMountDaemonRoot/default/mount_root 09:52:57 [2024-02-15T09:52:57.612Z] === CONT TestMountDaemonRoot/default/mount_subpath 09:52:57 [2024-02-15T09:52:57.612Z] === CONT TestMountDaemonRoot/shared/bind_subpath 09:52:57 [2024-02-15T09:52:57.612Z] === CONT TestMountDaemonRoot/default/bind_subpath 09:52:57 [2024-02-15T09:52:57.612Z] --- PASS: TestMountDaemonRoot (0.01s) 09:52:57 [2024-02-15T09:52:57.612Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 09:52:57 [2024-02-15T09:52:57.612Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) 09:52:57 [2024-02-15T09:52:57.612Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) 09:52:57 [2024-02-15T09:52:57.612Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) 09:52:57 [2024-02-15T09:52:57.612Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) 09:52:57 [2024-02-15T09:52:57.612Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 09:52:57 [2024-02-15T09:52:57.612Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) 09:52:57 [2024-02-15T09:52:57.612Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) 09:52:57 [2024-02-15T09:52:57.612Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) 09:52:57 [2024-02-15T09:52:57.612Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) 09:52:57 [2024-02-15T09:52:57.612Z] --- PASS: TestMountDaemonRoot/private (0.00s) 09:52:57 [2024-02-15T09:52:57.612Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) 09:52:57 [2024-02-15T09:52:57.612Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) 09:52:57 [2024-02-15T09:52:57.612Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) 09:52:57 [2024-02-15T09:52:57.612Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) 09:52:57 [2024-02-15T09:52:57.612Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 09:52:57 [2024-02-15T09:52:57.612Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) 09:52:57 [2024-02-15T09:52:57.612Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) 09:52:57 [2024-02-15T09:52:57.612Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) 09:52:57 [2024-02-15T09:52:57.612Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) 09:52:57 [2024-02-15T09:52:57.612Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 09:52:57 [2024-02-15T09:52:57.612Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) 09:52:57 [2024-02-15T09:52:57.612Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) 09:52:57 [2024-02-15T09:52:57.612Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) 09:52:57 [2024-02-15T09:52:57.612Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) 09:52:57 [2024-02-15T09:52:57.612Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 09:52:57 [2024-02-15T09:52:57.612Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) 09:52:57 [2024-02-15T09:52:57.612Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) 09:52:57 [2024-02-15T09:52:57.612Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) 09:52:57 [2024-02-15T09:52:57.612Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) 09:52:57 [2024-02-15T09:52:57.612Z] --- PASS: TestMountDaemonRoot/default (0.00s) 09:52:57 [2024-02-15T09:52:57.612Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) 09:52:57 [2024-02-15T09:52:57.612Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) 09:52:57 [2024-02-15T09:52:57.612Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) 09:52:57 [2024-02-15T09:52:57.612Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) 09:52:57 [2024-02-15T09:52:57.612Z] === RUN TestContainerBindMountNonRecursive 09:52:58 [2024-02-15T09:52:58.542Z] --- PASS: TestContainerBindMountNonRecursive (0.92s) 09:52:58 [2024-02-15T09:52:58.542Z] === RUN TestContainerVolumesMountedAsShared 09:52:59 [2024-02-15T09:52:59.105Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s) 09:52:59 [2024-02-15T09:52:59.105Z] === RUN TestContainerVolumesMountedAsSlave 09:52:59 [2024-02-15T09:52:59.361Z] --- PASS: TestContainerVolumesMountedAsSlave (0.20s) 09:52:59 [2024-02-15T09:52:59.361Z] === RUN TestContainerCopyLeaksMounts 09:52:59 [2024-02-15T09:52:59.618Z] --- PASS: TestContainerCopyLeaksMounts (0.43s) 09:52:59 [2024-02-15T09:52:59.618Z] === RUN TestContainerBindMountRecursivelyReadOnly 09:53:00 [2024-02-15T09:53:00.986Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.22s) 09:53:00 [2024-02-15T09:53:00.986Z] === RUN TestNetworkNat 09:53:01 [2024-02-15T09:53:01.243Z] --- PASS: TestNetworkNat (0.41s) 09:53:01 [2024-02-15T09:53:01.243Z] === RUN TestNetworkLocalhostTCPNat 09:53:01 [2024-02-15T09:53:01.806Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) 09:53:01 [2024-02-15T09:53:01.806Z] === RUN TestNetworkLoopbackNat 09:53:04 [2024-02-15T09:53:04.326Z] --- PASS: TestNetworkLoopbackNat (2.52s) 09:53:04 [2024-02-15T09:53:04.326Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors 09:53:04 [2024-02-15T09:53:04.582Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff 09:53:04 [2024-02-15T09:53:04.582Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/export 09:53:04 [2024-02-15T09:53:04.582Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container 09:53:04 [2024-02-15T09:53:04.582Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container 09:53:04 [2024-02-15T09:53:04.582Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.44s) 09:53:04 [2024-02-15T09:53:04.582Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.01s) 09:53:04 [2024-02-15T09:53:04.582Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s) 09:53:04 [2024-02-15T09:53:04.582Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s) 09:53:04 [2024-02-15T09:53:04.582Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s) 09:53:04 [2024-02-15T09:53:04.582Z] === RUN TestPause 09:53:05 [2024-02-15T09:53:05.146Z] --- PASS: TestPause (0.45s) 09:53:05 [2024-02-15T09:53:05.146Z] === RUN TestPauseFailsOnWindowsServerContainers 09:53:05 [2024-02-15T09:53:05.146Z] pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 09:53:05 [2024-02-15T09:53:05.146Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 09:53:05 [2024-02-15T09:53:05.146Z] === RUN TestPauseStopPausedContainer 09:53:05 [2024-02-15T09:53:05.709Z] --- PASS: TestPauseStopPausedContainer (0.45s) 09:53:05 [2024-02-15T09:53:05.709Z] === RUN TestPIDModeHost 09:53:06 [2024-02-15T09:53:06.638Z] --- PASS: TestPIDModeHost (0.86s) 09:53:06 [2024-02-15T09:53:06.638Z] === RUN TestPIDModeContainer 09:53:06 [2024-02-15T09:53:06.638Z] === RUN TestPIDModeContainer/non-existing_container 09:53:06 [2024-02-15T09:53:06.638Z] === RUN TestPIDModeContainer/non-running_container 09:53:06 [2024-02-15T09:53:06.638Z] === RUN TestPIDModeContainer/running_container 09:53:07 [2024-02-15T09:53:07.568Z] --- PASS: TestPIDModeContainer (0.94s) 09:53:07 [2024-02-15T09:53:07.568Z] --- PASS: TestPIDModeContainer/non-existing_container (0.00s) 09:53:07 [2024-02-15T09:53:07.568Z] --- PASS: TestPIDModeContainer/non-running_container (0.15s) 09:53:07 [2024-02-15T09:53:07.568Z] --- PASS: TestPIDModeContainer/running_container (0.38s) 09:53:07 [2024-02-15T09:53:07.568Z] === RUN TestPsFilter 09:53:07 [2024-02-15T09:53:07.568Z] === RUN TestPsFilter/since 09:53:07 [2024-02-15T09:53:07.568Z] === RUN TestPsFilter/before 09:53:07 [2024-02-15T09:53:07.568Z] --- PASS: TestPsFilter (0.10s) 09:53:07 [2024-02-15T09:53:07.568Z] --- PASS: TestPsFilter/since (0.00s) 09:53:07 [2024-02-15T09:53:07.568Z] --- PASS: TestPsFilter/before (0.00s) 09:53:07 [2024-02-15T09:53:07.568Z] === RUN TestRemoveContainerWithRemovedVolume 09:53:07 [2024-02-15T09:53:07.825Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s) 09:53:07 [2024-02-15T09:53:07.825Z] === RUN TestRemoveContainerWithVolume 09:53:08 [2024-02-15T09:53:08.387Z] --- PASS: TestRemoveContainerWithVolume (0.41s) 09:53:08 [2024-02-15T09:53:08.387Z] === RUN TestRemoveContainerRunning 09:53:08 [2024-02-15T09:53:08.644Z] --- PASS: TestRemoveContainerRunning (0.37s) 09:53:08 [2024-02-15T09:53:08.644Z] === RUN TestRemoveContainerForceRemoveRunning 09:53:09 [2024-02-15T09:53:09.207Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) 09:53:09 [2024-02-15T09:53:09.207Z] === RUN TestRemoveInvalidContainer 09:53:09 [2024-02-15T09:53:09.207Z] --- PASS: TestRemoveInvalidContainer (0.01s) 09:53:09 [2024-02-15T09:53:09.207Z] === RUN TestRenameLinkedContainer 09:53:10 [2024-02-15T09:53:10.575Z] --- PASS: TestRenameLinkedContainer (1.52s) 09:53:10 [2024-02-15T09:53:10.575Z] === RUN TestRenameStoppedContainer 09:53:11 [2024-02-15T09:53:11.138Z] --- PASS: TestRenameStoppedContainer (0.40s) 09:53:11 [2024-02-15T09:53:11.138Z] === RUN TestRenameRunningContainerAndReuse 09:53:11 [2024-02-15T09:53:11.701Z] --- PASS: TestRenameRunningContainerAndReuse (0.79s) 09:53:11 [2024-02-15T09:53:11.701Z] === RUN TestRenameInvalidName 09:53:12 [2024-02-15T09:53:12.264Z] --- PASS: TestRenameInvalidName (0.39s) 09:53:12 [2024-02-15T09:53:12.264Z] === RUN TestRenameAnonymousContainer 09:53:13 [2024-02-15T09:53:13.631Z] --- PASS: TestRenameAnonymousContainer (1.31s) 09:53:13 [2024-02-15T09:53:13.631Z] === RUN TestRenameContainerWithSameName 09:53:13 [2024-02-15T09:53:13.888Z] --- PASS: TestRenameContainerWithSameName (0.36s) 09:53:13 [2024-02-15T09:53:13.888Z] === RUN TestRenameContainerWithLinkedContainer 09:53:14 [2024-02-15T09:53:14.817Z] --- PASS: TestRenameContainerWithLinkedContainer (0.78s) 09:53:14 [2024-02-15T09:53:14.817Z] === RUN TestRenameContainerTwice 09:53:15 [2024-02-15T09:53:15.074Z] --- PASS: TestRenameContainerTwice (0.38s) 09:53:15 [2024-02-15T09:53:15.074Z] === RUN TestResize 09:53:15 [2024-02-15T09:53:15.074Z] === RUN TestResize/success 09:53:15 [2024-02-15T09:53:15.330Z] === RUN TestResize/invalid_size 09:53:15 [2024-02-15T09:53:15.330Z] === RUN TestResize/invalid_state 09:53:15 [2024-02-15T09:53:15.894Z] --- PASS: TestResize (0.87s) 09:53:15 [2024-02-15T09:53:15.894Z] --- PASS: TestResize/success (0.21s) 09:53:15 [2024-02-15T09:53:15.894Z] --- PASS: TestResize/invalid_size (0.20s) 09:53:15 [2024-02-15T09:53:15.894Z] --- PASS: TestResize/invalid_state (0.04s) 09:53:15 [2024-02-15T09:53:15.894Z] === RUN TestDaemonRestartKillContainers 09:53:15 [2024-02-15T09:53:15.894Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 09:53:15 [2024-02-15T09:53:15.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 09:53:15 [2024-02-15T09:53:15.894Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 09:53:15 [2024-02-15T09:53:15.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 09:53:15 [2024-02-15T09:53:15.894Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 09:53:15 [2024-02-15T09:53:15.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 09:53:15 [2024-02-15T09:53:15.894Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 09:53:15 [2024-02-15T09:53:15.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 09:53:15 [2024-02-15T09:53:15.894Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 09:53:15 [2024-02-15T09:53:15.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 09:53:15 [2024-02-15T09:53:15.894Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 09:53:15 [2024-02-15T09:53:15.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 09:53:15 [2024-02-15T09:53:15.894Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 09:53:15 [2024-02-15T09:53:15.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 09:53:15 [2024-02-15T09:53:15.894Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 09:53:15 [2024-02-15T09:53:15.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 09:53:15 [2024-02-15T09:53:15.894Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 09:53:15 [2024-02-15T09:53:15.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 09:53:15 [2024-02-15T09:53:15.894Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 09:53:15 [2024-02-15T09:53:15.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 09:53:15 [2024-02-15T09:53:15.894Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 09:53:15 [2024-02-15T09:53:15.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 09:53:15 [2024-02-15T09:53:15.894Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 09:53:15 [2024-02-15T09:53:15.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 09:53:15 [2024-02-15T09:53:15.894Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 09:53:15 [2024-02-15T09:53:15.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 09:53:15 [2024-02-15T09:53:15.894Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 09:53:15 [2024-02-15T09:53:15.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 09:53:15 [2024-02-15T09:53:15.894Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 09:53:15 [2024-02-15T09:53:15.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 09:53:15 [2024-02-15T09:53:15.894Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 09:53:15 [2024-02-15T09:53:15.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 09:53:15 [2024-02-15T09:53:15.894Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 09:53:15 [2024-02-15T09:53:15.894Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 09:53:15 [2024-02-15T09:53:15.894Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 09:53:15 [2024-02-15T09:53:15.894Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 09:53:15 [2024-02-15T09:53:15.894Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 09:53:15 [2024-02-15T09:53:15.894Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 09:53:15 [2024-02-15T09:53:15.894Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 09:53:15 [2024-02-15T09:53:15.894Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 09:53:17 [2024-02-15T09:53:17.263Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 09:53:17 [2024-02-15T09:53:17.263Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 09:53:17 [2024-02-15T09:53:17.263Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 09:53:17 [2024-02-15T09:53:17.827Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 09:53:17 [2024-02-15T09:53:17.827Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 09:53:18 [2024-02-15T09:53:18.083Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 09:53:19 [2024-02-15T09:53:19.015Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 09:53:19 [2024-02-15T09:53:19.272Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 09:53:22 [2024-02-15T09:53:22.545Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 09:53:22 [2024-02-15T09:53:22.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s) 09:53:22 [2024-02-15T09:53:22.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s) 09:53:22 [2024-02-15T09:53:22.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.27s) 09:53:22 [2024-02-15T09:53:22.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.85s) 09:53:22 [2024-02-15T09:53:22.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.86s) 09:53:22 [2024-02-15T09:53:22.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.12s) 09:53:22 [2024-02-15T09:53:22.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.71s) 09:53:22 [2024-02-15T09:53:22.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.66s) 09:53:22 [2024-02-15T09:53:22.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.81s) 09:53:22 [2024-02-15T09:53:22.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.68s) 09:53:22 [2024-02-15T09:53:22.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.61s) 09:53:22 [2024-02-15T09:53:22.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.16s) 09:53:22 [2024-02-15T09:53:22.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.72s) 09:53:22 [2024-02-15T09:53:22.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.46s) 09:53:22 [2024-02-15T09:53:22.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.71s) 09:53:22 [2024-02-15T09:53:22.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.23s) 09:53:22 [2024-02-15T09:53:22.545Z] === RUN TestContainerWithAutoRemoveCanBeRestarted 09:53:22 [2024-02-15T09:53:22.545Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill 09:53:23 [2024-02-15T09:53:23.474Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop 09:53:24 [2024-02-15T09:53:24.038Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.75s) 09:53:24 [2024-02-15T09:53:24.038Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.88s) 09:53:24 [2024-02-15T09:53:24.038Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.86s) 09:53:24 [2024-02-15T09:53:24.038Z] === RUN TestContainerRestartWithCancelledRequest 09:53:25 [2024-02-15T09:53:25.930Z] --- PASS: TestContainerRestartWithCancelledRequest (1.75s) 09:53:25 [2024-02-15T09:53:25.930Z] === RUN TestCgroupNamespacesRun 09:53:26 [2024-02-15T09:53:26.860Z] --- PASS: TestCgroupNamespacesRun (0.99s) 09:53:26 [2024-02-15T09:53:26.860Z] === RUN TestCgroupNamespacesRunPrivileged 09:53:27 [2024-02-15T09:53:27.789Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.00s) 09:53:27 [2024-02-15T09:53:27.789Z] === RUN TestCgroupNamespacesRunDaemonHostMode 09:53:28 [2024-02-15T09:53:28.718Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.00s) 09:53:28 [2024-02-15T09:53:28.718Z] === RUN TestCgroupNamespacesRunHostMode 09:53:30 [2024-02-15T09:53:30.086Z] --- PASS: TestCgroupNamespacesRunHostMode (1.00s) 09:53:30 [2024-02-15T09:53:30.086Z] === RUN TestCgroupNamespacesRunPrivateMode 09:53:31 [2024-02-15T09:53:31.016Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.02s) 09:53:31 [2024-02-15T09:53:31.016Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 09:53:31 [2024-02-15T09:53:31.946Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.97s) 09:53:31 [2024-02-15T09:53:31.946Z] === RUN TestCgroupNamespacesRunInvalidMode 09:53:32 [2024-02-15T09:53:32.509Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s) 09:53:32 [2024-02-15T09:53:32.509Z] === RUN TestCgroupNamespacesRunOlderClient 09:53:33 [2024-02-15T09:53:33.438Z] --- PASS: TestCgroupNamespacesRunOlderClient (0.98s) 09:53:33 [2024-02-15T09:53:33.438Z] === RUN TestNISDomainname 09:53:34 [2024-02-15T09:53:34.001Z] --- PASS: TestNISDomainname (0.46s) 09:53:34 [2024-02-15T09:53:34.001Z] === RUN TestHostnameDnsResolution 09:53:34 [2024-02-15T09:53:34.564Z] --- PASS: TestHostnameDnsResolution (0.62s) 09:53:34 [2024-02-15T09:53:34.564Z] === RUN TestUnprivilegedPortsAndPing 09:53:34 [2024-02-15T09:53:34.821Z] --- PASS: TestUnprivilegedPortsAndPing (0.43s) 09:53:34 [2024-02-15T09:53:34.821Z] === RUN TestPrivilegedHostDevices 09:53:35 [2024-02-15T09:53:35.384Z] --- PASS: TestPrivilegedHostDevices (0.43s) 09:53:35 [2024-02-15T09:53:35.384Z] === RUN TestRunConsoleSize 09:53:35 [2024-02-15T09:53:35.641Z] --- PASS: TestRunConsoleSize (0.42s) 09:53:35 [2024-02-15T09:53:35.641Z] === RUN TestRunWithAlternativeContainerdShim 09:53:42 [2024-02-15T09:53:42.183Z] --- PASS: TestRunWithAlternativeContainerdShim (5.28s) 09:53:42 [2024-02-15T09:53:42.183Z] === RUN TestMacAddressIsAppliedToMainNetworkWithShortID 09:53:42 [2024-02-15T09:53:42.183Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.02s) 09:53:42 [2024-02-15T09:53:42.183Z] === RUN TestStaticIPOutsideSubpool 09:53:43 [2024-02-15T09:53:43.113Z] --- PASS: TestStaticIPOutsideSubpool (1.11s) 09:53:43 [2024-02-15T09:53:43.113Z] === RUN TestStats 09:53:44 [2024-02-15T09:53:44.480Z] --- PASS: TestStats (1.39s) 09:53:44 [2024-02-15T09:53:44.480Z] === RUN TestStopContainerWithTimeout 09:53:44 [2024-02-15T09:53:44.480Z] === RUN TestStopContainerWithTimeout/0 09:53:44 [2024-02-15T09:53:44.480Z] === PAUSE TestStopContainerWithTimeout/0 09:53:44 [2024-02-15T09:53:44.480Z] === RUN TestStopContainerWithTimeout/1 09:53:44 [2024-02-15T09:53:44.480Z] === PAUSE TestStopContainerWithTimeout/1 09:53:44 [2024-02-15T09:53:44.480Z] === RUN TestStopContainerWithTimeout/3 09:53:44 [2024-02-15T09:53:44.480Z] === PAUSE TestStopContainerWithTimeout/3 09:53:44 [2024-02-15T09:53:44.480Z] === RUN TestStopContainerWithTimeout/-1 09:53:44 [2024-02-15T09:53:44.480Z] === PAUSE TestStopContainerWithTimeout/-1 09:53:44 [2024-02-15T09:53:44.480Z] === CONT TestStopContainerWithTimeout/0 09:53:44 [2024-02-15T09:53:44.480Z] === CONT TestStopContainerWithTimeout/3 09:53:44 [2024-02-15T09:53:44.480Z] === CONT TestStopContainerWithTimeout/-1 09:53:44 [2024-02-15T09:53:44.480Z] === CONT TestStopContainerWithTimeout/1 09:53:47 [2024-02-15T09:53:47.752Z] --- PASS: TestStopContainerWithTimeout (0.04s) 09:53:47 [2024-02-15T09:53:47.752Z] --- PASS: TestStopContainerWithTimeout/0 (0.57s) 09:53:47 [2024-02-15T09:53:47.752Z] --- PASS: TestStopContainerWithTimeout/1 (1.72s) 09:53:47 [2024-02-15T09:53:47.752Z] --- PASS: TestStopContainerWithTimeout/3 (2.48s) 09:53:47 [2024-02-15T09:53:47.752Z] --- PASS: TestStopContainerWithTimeout/-1 (2.73s) 09:53:47 [2024-02-15T09:53:47.752Z] === RUN TestStopContainerWithTimeoutCancel 09:53:47 [2024-02-15T09:53:47.752Z] === PAUSE TestStopContainerWithTimeoutCancel 09:53:47 [2024-02-15T09:53:47.752Z] === RUN TestStopContainerWithRestartPolicyAlways 09:53:49 [2024-02-15T09:53:49.120Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.81s) 09:53:49 [2024-02-15T09:53:49.120Z] === RUN TestUpdateMemory 09:53:49 [2024-02-15T09:53:49.684Z] --- PASS: TestUpdateMemory (0.42s) 09:53:49 [2024-02-15T09:53:49.684Z] === RUN TestUpdateCPUQuota 09:53:50 [2024-02-15T09:53:50.247Z] --- PASS: TestUpdateCPUQuota (0.61s) 09:53:50 [2024-02-15T09:53:50.247Z] === RUN TestUpdatePidsLimit 09:53:50 [2024-02-15T09:53:50.247Z] === RUN TestUpdatePidsLimit/update_from_none 09:53:50 [2024-02-15T09:53:50.247Z] === RUN TestUpdatePidsLimit/no_change 09:53:50 [2024-02-15T09:53:50.504Z] === RUN TestUpdatePidsLimit/update_lower 09:53:50 [2024-02-15T09:53:50.504Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 09:53:50 [2024-02-15T09:53:50.760Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 09:53:50 [2024-02-15T09:53:50.761Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 09:53:51 [2024-02-15T09:53:51.017Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 09:53:51 [2024-02-15T09:53:51.580Z] --- PASS: TestUpdatePidsLimit (1.43s) 09:53:51 [2024-02-15T09:53:51.580Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.14s) 09:53:51 [2024-02-15T09:53:51.580Z] --- PASS: TestUpdatePidsLimit/no_change (0.14s) 09:53:51 [2024-02-15T09:53:51.580Z] --- PASS: TestUpdatePidsLimit/update_lower (0.15s) 09:53:51 [2024-02-15T09:53:51.580Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.15s) 09:53:51 [2024-02-15T09:53:51.580Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.15s) 09:53:51 [2024-02-15T09:53:51.580Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.14s) 09:53:51 [2024-02-15T09:53:51.580Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.15s) 09:53:51 [2024-02-15T09:53:51.580Z] === RUN TestUpdateRestartPolicy 09:54:03 [2024-02-15T09:54:03.757Z] --- PASS: TestUpdateRestartPolicy (10.31s) 09:54:03 [2024-02-15T09:54:03.757Z] === RUN TestUpdateRestartWithAutoRemove 09:54:03 [2024-02-15T09:54:03.757Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) 09:54:03 [2024-02-15T09:54:03.757Z] === RUN TestWaitNonBlocked 09:54:03 [2024-02-15T09:54:03.757Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 09:54:03 [2024-02-15T09:54:03.757Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 09:54:03 [2024-02-15T09:54:03.757Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 09:54:03 [2024-02-15T09:54:03.757Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 09:54:03 [2024-02-15T09:54:03.757Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 09:54:03 [2024-02-15T09:54:03.757Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 09:54:03 [2024-02-15T09:54:03.757Z] --- PASS: TestWaitNonBlocked (0.02s) 09:54:03 [2024-02-15T09:54:03.757Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.53s) 09:54:03 [2024-02-15T09:54:03.757Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.58s) 09:54:03 [2024-02-15T09:54:03.757Z] === RUN TestWaitBlocked 09:54:03 [2024-02-15T09:54:03.757Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 09:54:03 [2024-02-15T09:54:03.757Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 09:54:03 [2024-02-15T09:54:03.757Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 09:54:03 [2024-02-15T09:54:03.757Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 09:54:03 [2024-02-15T09:54:03.757Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 09:54:03 [2024-02-15T09:54:03.757Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 09:54:03 [2024-02-15T09:54:03.757Z] --- PASS: TestWaitBlocked (0.02s) 09:54:03 [2024-02-15T09:54:03.757Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.51s) 09:54:03 [2024-02-15T09:54:03.757Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.55s) 09:54:03 [2024-02-15T09:54:03.757Z] === RUN TestWaitConditions 09:54:03 [2024-02-15T09:54:03.757Z] === RUN TestWaitConditions/default 09:54:03 [2024-02-15T09:54:03.757Z] === PAUSE TestWaitConditions/default 09:54:03 [2024-02-15T09:54:03.757Z] === RUN TestWaitConditions/not-running 09:54:03 [2024-02-15T09:54:03.757Z] === PAUSE TestWaitConditions/not-running 09:54:03 [2024-02-15T09:54:03.757Z] === RUN TestWaitConditions/next-exit 09:54:03 [2024-02-15T09:54:03.757Z] === PAUSE TestWaitConditions/next-exit 09:54:03 [2024-02-15T09:54:03.757Z] === RUN TestWaitConditions/removed 09:54:03 [2024-02-15T09:54:03.757Z] === PAUSE TestWaitConditions/removed 09:54:03 [2024-02-15T09:54:03.757Z] === CONT TestWaitConditions/default 09:54:03 [2024-02-15T09:54:03.757Z] === CONT TestWaitConditions/next-exit 09:54:03 [2024-02-15T09:54:03.757Z] === CONT TestWaitConditions/removed 09:54:03 [2024-02-15T09:54:03.757Z] === CONT TestWaitConditions/not-running 09:54:03 [2024-02-15T09:54:03.757Z] wait_test.go:145: ContainerID = 836b5871b611a96c2637675bb968db928093091bf92765ff081999e457bc27f1 09:54:03 [2024-02-15T09:54:03.757Z] wait_test.go:145: ContainerID = c2f033db4eb27a5589948cc66049f64bff0f58303ce80142a89271fde60d9690 09:54:03 [2024-02-15T09:54:03.757Z] wait_test.go:145: ContainerID = 58ff11d2a69c6c95cb1e511a32fb695e597e15fe6607ba1e41b2483a3f2cad74 09:54:03 [2024-02-15T09:54:03.757Z] wait_test.go:145: ContainerID = adbe20cbaa88738a42c674514b6c15afab87a761d0c13d780ac33d0f953fe43a 09:54:04 [2024-02-15T09:54:04.320Z] --- PASS: TestWaitConditions (0.03s) 09:54:04 [2024-02-15T09:54:04.320Z] --- PASS: TestWaitConditions/next-exit (0.53s) 09:54:04 [2024-02-15T09:54:04.320Z] --- PASS: TestWaitConditions/removed (0.79s) 09:54:04 [2024-02-15T09:54:04.320Z] --- PASS: TestWaitConditions/not-running (0.86s) 09:54:04 [2024-02-15T09:54:04.320Z] --- PASS: TestWaitConditions/default (0.91s) 09:54:04 [2024-02-15T09:54:04.320Z] === RUN TestWaitRestartedContainer 09:54:04 [2024-02-15T09:54:04.320Z] === RUN TestWaitRestartedContainer/default 09:54:04 [2024-02-15T09:54:04.320Z] === PAUSE TestWaitRestartedContainer/default 09:54:04 [2024-02-15T09:54:04.320Z] === RUN TestWaitRestartedContainer/not-running 09:54:04 [2024-02-15T09:54:04.320Z] === PAUSE TestWaitRestartedContainer/not-running 09:54:04 [2024-02-15T09:54:04.320Z] === RUN TestWaitRestartedContainer/next-exit 09:54:04 [2024-02-15T09:54:04.320Z] === PAUSE TestWaitRestartedContainer/next-exit 09:54:04 [2024-02-15T09:54:04.320Z] === CONT TestWaitRestartedContainer/default 09:54:04 [2024-02-15T09:54:04.320Z] === CONT TestWaitRestartedContainer/next-exit 09:54:04 [2024-02-15T09:54:04.320Z] === CONT TestWaitRestartedContainer/not-running 09:54:06 [2024-02-15T09:54:06.212Z] --- PASS: TestWaitRestartedContainer (0.01s) 09:54:06 [2024-02-15T09:54:06.212Z] --- PASS: TestWaitRestartedContainer/default (1.26s) 09:54:06 [2024-02-15T09:54:06.212Z] --- PASS: TestWaitRestartedContainer/not-running (1.31s) 09:54:06 [2024-02-15T09:54:06.212Z] --- PASS: TestWaitRestartedContainer/next-exit (1.45s) 09:54:06 [2024-02-15T09:54:06.212Z] === CONT TestHardRestartWhenContainerIsRunning 09:54:06 [2024-02-15T09:54:06.212Z] === CONT TestDaemonHostGatewayIP 09:54:06 [2024-02-15T09:54:06.212Z] === CONT TestDaemonRestartIpcMode 09:54:06 [2024-02-15T09:54:06.212Z] === CONT TestIpcModeOlderClient 09:54:06 [2024-02-15T09:54:06.212Z] === CONT TestContainerKillOnDaemonStart 09:54:06 [2024-02-15T09:54:06.212Z] === CONT TestStopContainerWithTimeoutCancel 09:54:06 [2024-02-15T09:54:06.212Z] === CONT TestContainerStartOnDaemonRestart 09:54:06 [2024-02-15T09:54:06.212Z] === CONT TestRestartDaemonWithRestartingContainer 09:54:06 [2024-02-15T09:54:06.212Z] --- PASS: TestIpcModeOlderClient (0.11s) 09:54:07 [2024-02-15T09:54:07.580Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=none 09:54:07 [2024-02-15T09:54:07.580Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure 09:54:08 [2024-02-15T09:54:08.144Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.18s) 09:54:08 [2024-02-15T09:54:08.144Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s) 09:54:08 [2024-02-15T09:54:08.144Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.40s) 09:54:08 [2024-02-15T09:54:08.401Z] --- PASS: TestContainerStartOnDaemonRestart (2.49s) 09:54:08 [2024-02-15T09:54:08.659Z] --- PASS: TestDaemonHostGatewayIP (2.86s) 09:54:09 [2024-02-15T09:54:09.222Z] --- PASS: TestDaemonRestartIpcMode (3.27s) 09:54:09 [2024-02-15T09:54:09.222Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.33s) 09:54:09 [2024-02-15T09:54:09.479Z] --- PASS: TestStopContainerWithTimeoutCancel (3.53s) 09:54:17 [2024-02-15T09:54:17.569Z] --- PASS: TestContainerKillOnDaemonStart (11.63s) 09:54:17 [2024-02-15T09:54:17.569Z] PASS 09:54:17 [2024-02-15T09:54:17.569Z] 09:54:17 [2024-02-15T09:54:17.569Z] === Skipped 09:54:17 [2024-02-15T09:54:17.569Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) 09:54:17 [2024-02-15T09:54:17.569Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 09:54:17 [2024-02-15T09:54:17.569Z] 09:54:17 [2024-02-15T09:54:17.569Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 09:54:17 [2024-02-15T09:54:17.569Z] pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 09:54:17 [2024-02-15T09:54:17.569Z] 09:54:17 [2024-02-15T09:54:17.569Z] DONE 314 tests, 2 skipped in 156.245s 09:54:17 [2024-02-15T09:54:17.569Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 09:54:17 [2024-02-15T09:54:17.569Z] ++ '[' -n '' ']' 09:54:17 [2024-02-15T09:54:17.569Z] ++ 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 09:54:17 [2024-02-15T09:54:17.569Z] ++ set -e 09:54:17 [2024-02-15T09:54:17.569Z] ++ '[' -n 0 ']' 09:54:17 [2024-02-15T09:54:17.569Z] ++ set -x 09:54:17 [2024-02-15T09:54:17.569Z] ++ 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.h7dYaOLO6j/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 09:54:17 [2024-02-15T09:54:17.569Z] INFO: Testing against a local daemon 09:54:17 [2024-02-15T09:54:17.569Z] === RUN TestConfigDaemonID 09:54:18 [2024-02-15T09:54:18.498Z] daemon_test.go:61: [dc3f9b5dd5890] daemon is not started 09:54:18 [2024-02-15T09:54:18.498Z] --- PASS: TestConfigDaemonID (1.04s) 09:54:18 [2024-02-15T09:54:18.498Z] === RUN TestDaemonConfigValidation 09:54:18 [2024-02-15T09:54:18.498Z] === RUN TestDaemonConfigValidation/config_with_no_content 09:54:18 [2024-02-15T09:54:18.498Z] === PAUSE TestDaemonConfigValidation/config_with_no_content 09:54:18 [2024-02-15T09:54:18.498Z] === RUN TestDaemonConfigValidation/config_with_{} 09:54:18 [2024-02-15T09:54:18.498Z] === PAUSE TestDaemonConfigValidation/config_with_{} 09:54:18 [2024-02-15T09:54:18.498Z] === RUN TestDaemonConfigValidation/invalid_config 09:54:18 [2024-02-15T09:54:18.498Z] === PAUSE TestDaemonConfigValidation/invalid_config 09:54:18 [2024-02-15T09:54:18.498Z] === RUN TestDaemonConfigValidation/malformed_config 09:54:18 [2024-02-15T09:54:18.498Z] === PAUSE TestDaemonConfigValidation/malformed_config 09:54:18 [2024-02-15T09:54:18.498Z] === RUN TestDaemonConfigValidation/valid_config 09:54:18 [2024-02-15T09:54:18.498Z] === PAUSE TestDaemonConfigValidation/valid_config 09:54:18 [2024-02-15T09:54:18.498Z] === CONT TestDaemonConfigValidation/config_with_no_content 09:54:18 [2024-02-15T09:54:18.498Z] === CONT TestDaemonConfigValidation/malformed_config 09:54:18 [2024-02-15T09:54:18.498Z] === CONT TestDaemonConfigValidation/valid_config 09:54:18 [2024-02-15T09:54:18.498Z] === CONT TestDaemonConfigValidation/invalid_config 09:54:18 [2024-02-15T09:54:18.498Z] === CONT TestDaemonConfigValidation/config_with_{} 09:54:18 [2024-02-15T09:54:18.755Z] --- PASS: TestDaemonConfigValidation (0.00s) 09:54:18 [2024-02-15T09:54:18.755Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.05s) 09:54:18 [2024-02-15T09:54:18.755Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) 09:54:18 [2024-02-15T09:54:18.755Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.05s) 09:54:18 [2024-02-15T09:54:18.755Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) 09:54:18 [2024-02-15T09:54:18.755Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) 09:54:18 [2024-02-15T09:54:18.755Z] === RUN TestConfigDaemonSeccompProfiles 09:54:18 [2024-02-15T09:54:18.755Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set 09:54:19 [2024-02-15T09:54:19.685Z] === RUN TestConfigDaemonSeccompProfiles/default_profile 09:54:20 [2024-02-15T09:54:20.618Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile 09:54:21 [2024-02-15T09:54:21.986Z] daemon_test.go:180: [d390b9e24476d] daemon is not started 09:54:21 [2024-02-15T09:54:21.986Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) 09:54:21 [2024-02-15T09:54:21.986Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) 09:54:21 [2024-02-15T09:54:21.986Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) 09:54:21 [2024-02-15T09:54:21.986Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) 09:54:21 [2024-02-15T09:54:21.986Z] === RUN TestDaemonProxy 09:54:21 [2024-02-15T09:54:21.986Z] === RUN TestDaemonProxy/environment_variables 09:54:21 [2024-02-15T09:54:21.986Z] === PAUSE TestDaemonProxy/environment_variables 09:54:21 [2024-02-15T09:54:21.986Z] === RUN TestDaemonProxy/command-line_options 09:54:21 [2024-02-15T09:54:21.986Z] === PAUSE TestDaemonProxy/command-line_options 09:54:21 [2024-02-15T09:54:21.986Z] === RUN TestDaemonProxy/configuration_file 09:54:21 [2024-02-15T09:54:21.986Z] === PAUSE TestDaemonProxy/configuration_file 09:54:21 [2024-02-15T09:54:21.986Z] === RUN TestDaemonProxy/conflicting_options 09:54:22 [2024-02-15T09:54:22.243Z] === RUN TestDaemonProxy/reload_sanitized 09:54:22 [2024-02-15T09:54:22.243Z] === PAUSE TestDaemonProxy/reload_sanitized 09:54:22 [2024-02-15T09:54:22.243Z] === CONT TestDaemonProxy/environment_variables 09:54:22 [2024-02-15T09:54:22.243Z] === CONT TestDaemonProxy/configuration_file 09:54:22 [2024-02-15T09:54:22.243Z] === CONT TestDaemonProxy/command-line_options 09:54:22 [2024-02-15T09:54:22.243Z] === CONT TestDaemonProxy/reload_sanitized 09:54:24 [2024-02-15T09:54:24.135Z] --- PASS: TestDaemonProxy (0.50s) 09:54:24 [2024-02-15T09:54:24.135Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) 09:54:24 [2024-02-15T09:54:24.135Z] --- PASS: TestDaemonProxy/reload_sanitized (0.61s) 09:54:24 [2024-02-15T09:54:24.135Z] --- PASS: TestDaemonProxy/configuration_file (1.70s) 09:54:24 [2024-02-15T09:54:24.135Z] --- PASS: TestDaemonProxy/command-line_options (1.71s) 09:54:24 [2024-02-15T09:54:24.135Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) 09:54:24 [2024-02-15T09:54:24.135Z] === RUN TestLiveRestore 09:54:24 [2024-02-15T09:54:24.135Z] === RUN TestLiveRestore/volume_references 09:54:24 [2024-02-15T09:54:24.135Z] === PAUSE TestLiveRestore/volume_references 09:54:24 [2024-02-15T09:54:24.135Z] === RUN TestLiveRestore/autoremove 09:54:24 [2024-02-15T09:54:24.135Z] === PAUSE TestLiveRestore/autoremove 09:54:24 [2024-02-15T09:54:24.135Z] === CONT TestLiveRestore/volume_references 09:54:24 [2024-02-15T09:54:24.135Z] === CONT TestLiveRestore/autoremove 09:54:24 [2024-02-15T09:54:24.135Z] === RUN TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers 09:54:24 [2024-02-15T09:54:24.698Z] === RUN TestLiveRestore/volume_references/restartPolicy 09:54:24 [2024-02-15T09:54:24.698Z] === RUN TestLiveRestore/volume_references/restartPolicy/always 09:54:25 [2024-02-15T09:54:25.629Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped 09:54:25 [2024-02-15T09:54:25.885Z] === RUN TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited 09:54:26 [2024-02-15T09:54:26.814Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure 09:54:27 [2024-02-15T09:54:27.744Z] === RUN TestLiveRestore/volume_references/restartPolicy/no 09:54:28 [2024-02-15T09:54:28.673Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options 09:54:29 [2024-02-15T09:54:29.236Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted 09:54:29 [2024-02-15T09:54:29.799Z] === RUN TestLiveRestore/volume_references/container_with_bind-mounts 09:54:30 [2024-02-15T09:54:30.728Z] --- PASS: TestLiveRestore (0.00s) 09:54:30 [2024-02-15T09:54:30.728Z] --- PASS: TestLiveRestore/autoremove (3.28s) 09:54:30 [2024-02-15T09:54:30.728Z] --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (1.79s) 09:54:30 [2024-02-15T09:54:30.728Z] --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.50s) 09:54:30 [2024-02-15T09:54:30.728Z] --- PASS: TestLiveRestore/volume_references (6.76s) 09:54:30 [2024-02-15T09:54:30.728Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.89s) 09:54:30 [2024-02-15T09:54:30.728Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.05s) 09:54:30 [2024-02-15T09:54:30.728Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.95s) 09:54:30 [2024-02-15T09:54:30.728Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.95s) 09:54:30 [2024-02-15T09:54:30.728Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.93s) 09:54:30 [2024-02-15T09:54:30.728Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.37s) 09:54:30 [2024-02-15T09:54:30.728Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.39s) 09:54:30 [2024-02-15T09:54:30.728Z] --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.90s) 09:54:30 [2024-02-15T09:54:30.728Z] === RUN TestDaemonDefaultBridgeWithFixedCidrButNoBip 09:54:31 [2024-02-15T09:54:31.658Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.69s) 09:54:31 [2024-02-15T09:54:31.658Z] PASS 09:54:31 [2024-02-15T09:54:31.658Z] 09:54:31 [2024-02-15T09:54:31.658Z] DONE 31 tests in 13.930s 09:54:31 [2024-02-15T09:54:31.658Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 09:54:31 [2024-02-15T09:54:31.658Z] ++ '[' -n '' ']' 09:54:31 [2024-02-15T09:54:31.658Z] ++ 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 09:54:31 [2024-02-15T09:54:31.658Z] ++ set -e 09:54:31 [2024-02-15T09:54:31.658Z] ++ '[' -n 0 ']' 09:54:31 [2024-02-15T09:54:31.658Z] ++ set -x 09:54:31 [2024-02-15T09:54:31.658Z] ++ 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.h7dYaOLO6j/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 09:54:31 [2024-02-15T09:54:31.658Z] INFO: Testing against a local daemon 09:54:31 [2024-02-15T09:54:31.658Z] === RUN TestCommitInheritsEnv 09:54:31 [2024-02-15T09:54:31.658Z] --- PASS: TestCommitInheritsEnv (0.17s) 09:54:31 [2024-02-15T09:54:31.658Z] === RUN TestUsernsCommit 09:54:33 [2024-02-15T09:54:33.026Z] --- PASS: TestUsernsCommit (1.35s) 09:54:33 [2024-02-15T09:54:33.026Z] === RUN TestImportExtremelyLargeImageWorks 09:54:33 [2024-02-15T09:54:33.026Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out 09:54:33 [2024-02-15T09:54:33.026Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) 09:54:33 [2024-02-15T09:54:33.026Z] === RUN TestImportWithCustomPlatform 09:54:33 [2024-02-15T09:54:33.026Z] === RUN TestImportWithCustomPlatform/#00 09:54:33 [2024-02-15T09:54:33.026Z] === RUN TestImportWithCustomPlatform/linux 09:54:33 [2024-02-15T09:54:33.026Z] === RUN TestImportWithCustomPlatform/LINUX 09:54:33 [2024-02-15T09:54:33.026Z] === RUN TestImportWithCustomPlatform/linux/sparc64 09:54:33 [2024-02-15T09:54:33.026Z] --- PASS: TestImportWithCustomPlatform (0.11s) 09:54:33 [2024-02-15T09:54:33.026Z] --- PASS: TestImportWithCustomPlatform/#00 (0.02s) 09:54:33 [2024-02-15T09:54:33.026Z] --- PASS: TestImportWithCustomPlatform/linux (0.02s) 09:54:33 [2024-02-15T09:54:33.026Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.02s) 09:54:33 [2024-02-15T09:54:33.026Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s) 09:54:33 [2024-02-15T09:54:33.026Z] === RUN TestImportWithCustomPlatformReject 09:54:33 [2024-02-15T09:54:33.026Z] === RUN TestImportWithCustomPlatformReject/_______ 09:54:33 [2024-02-15T09:54:33.026Z] === RUN TestImportWithCustomPlatformReject// 09:54:33 [2024-02-15T09:54:33.026Z] === RUN TestImportWithCustomPlatformReject/macos 09:54:33 [2024-02-15T09:54:33.026Z] === RUN TestImportWithCustomPlatformReject/macos/arm64 09:54:33 [2024-02-15T09:54:33.026Z] === RUN TestImportWithCustomPlatformReject/nintendo64 09:54:33 [2024-02-15T09:54:33.026Z] --- PASS: TestImportWithCustomPlatformReject (0.01s) 09:54:33 [2024-02-15T09:54:33.026Z] --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s) 09:54:33 [2024-02-15T09:54:33.026Z] --- PASS: TestImportWithCustomPlatformReject// (0.00s) 09:54:33 [2024-02-15T09:54:33.026Z] --- PASS: TestImportWithCustomPlatformReject/macos (0.00s) 09:54:33 [2024-02-15T09:54:33.026Z] --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s) 09:54:33 [2024-02-15T09:54:33.026Z] --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s) 09:54:33 [2024-02-15T09:54:33.026Z] === RUN TestImageInspectEmptyTagsAndDigests 09:54:33 [2024-02-15T09:54:33.026Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s) 09:54:33 [2024-02-15T09:54:33.026Z] === RUN TestImagesFilterMultiReference 09:54:33 [2024-02-15T09:54:33.283Z] --- PASS: TestImagesFilterMultiReference (0.05s) 09:54:33 [2024-02-15T09:54:33.283Z] === RUN TestImagesFilterUntil 09:54:33 [2024-02-15T09:54:33.539Z] list_test.go:95: ImageList: ID=sha256:b962592ac9e1125340217acbd2b25b9e1b541c38dbf783fb11d72b7894eb82a1 RepoTags=[testimagesfilteruntil:v1] 09:54:33 [2024-02-15T09:54:33.539Z] --- PASS: TestImagesFilterUntil (0.26s) 09:54:33 [2024-02-15T09:54:33.539Z] === RUN TestImagesFilterBeforeSince 09:54:33 [2024-02-15T09:54:33.796Z] list_test.go:129: ImageList: ID=sha256:0df88ae52be6d700696cd67f066cf5e9dbf2f6fe815db22f17af3a8595613447 RepoTags=[testimagesfilterbeforesince:v1] 09:54:33 [2024-02-15T09:54:33.796Z] list_test.go:129: ImageList: ID=sha256:557c44e021fb53e14fa6cb6599f7d12eb0b1100d1d1b871a7186a88e2c71b86e RepoTags=[testimagesfilterbeforesince:v2] 09:54:33 [2024-02-15T09:54:33.796Z] list_test.go:129: ImageList: ID=sha256:4fdcb9cb50276bb442bfa70786e88e48c623cce082ba0076d8ff067bcaae87f2 RepoTags=[testimagesfilterbeforesince:v3] 09:54:33 [2024-02-15T09:54:33.796Z] --- PASS: TestImagesFilterBeforeSince (0.26s) 09:54:33 [2024-02-15T09:54:33.796Z] === RUN TestAPIImagesFilters 09:54:33 [2024-02-15T09:54:33.796Z] === RUN TestAPIImagesFilters/repository_regex 09:54:33 [2024-02-15T09:54:33.796Z] === PAUSE TestAPIImagesFilters/repository_regex 09:54:33 [2024-02-15T09:54:33.796Z] === RUN TestAPIImagesFilters/image_name_regex 09:54:33 [2024-02-15T09:54:33.796Z] === PAUSE TestAPIImagesFilters/image_name_regex 09:54:33 [2024-02-15T09:54:33.796Z] === RUN TestAPIImagesFilters/image_name_without_a_tag 09:54:33 [2024-02-15T09:54:33.796Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag 09:54:33 [2024-02-15T09:54:33.796Z] === RUN TestAPIImagesFilters/registry_port_regex 09:54:33 [2024-02-15T09:54:33.796Z] === PAUSE TestAPIImagesFilters/registry_port_regex 09:54:33 [2024-02-15T09:54:33.796Z] === CONT TestAPIImagesFilters/repository_regex 09:54:33 [2024-02-15T09:54:33.796Z] === CONT TestAPIImagesFilters/image_name_without_a_tag 09:54:33 [2024-02-15T09:54:33.796Z] === CONT TestAPIImagesFilters/registry_port_regex 09:54:33 [2024-02-15T09:54:33.796Z] === CONT TestAPIImagesFilters/image_name_regex 09:54:33 [2024-02-15T09:54:33.796Z] --- PASS: TestAPIImagesFilters (0.03s) 09:54:33 [2024-02-15T09:54:33.796Z] --- PASS: TestAPIImagesFilters/repository_regex (0.00s) 09:54:33 [2024-02-15T09:54:33.796Z] --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s) 09:54:33 [2024-02-15T09:54:33.796Z] --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s) 09:54:33 [2024-02-15T09:54:33.796Z] --- PASS: TestAPIImagesFilters/image_name_regex (0.00s) 09:54:33 [2024-02-15T09:54:33.796Z] === RUN TestPruneDontDeleteUsedDangling 09:54:34 [2024-02-15T09:54:34.362Z] --- PASS: TestPruneDontDeleteUsedDangling (0.55s) 09:54:34 [2024-02-15T09:54:34.362Z] === RUN TestImagePullPlatformInvalid 09:54:34 [2024-02-15T09:54:34.362Z] --- PASS: TestImagePullPlatformInvalid (0.01s) 09:54:34 [2024-02-15T09:54:34.362Z] === RUN TestImagePullStoredDigestForOtherRepo 09:54:34 [2024-02-15T09:54:34.362Z] time="2024-02-15T09:54:34.186659796Z" 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=d2ad78cc-6df9-4a83-8a80-44ed28518e5f version=2.8.3 09:54:34 [2024-02-15T09:54:34.362Z] time="2024-02-15T09:54:34.186736374Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=d2ad78cc-6df9-4a83-8a80-44ed28518e5f version=2.8.3 09:54:34 [2024-02-15T09:54:34.362Z] time="2024-02-15T09:54:34.186761752Z" level=info msg="Starting upload purge in 9m0s" go.version=go1.20.8 instance.id=d2ad78cc-6df9-4a83-8a80-44ed28518e5f version=2.8.3 09:54:34 [2024-02-15T09:54:34.362Z] time="2024-02-15T09:54:34.186965264Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=d2ad78cc-6df9-4a83-8a80-44ed28518e5f version=2.8.3 09:54:34 [2024-02-15T09:54:34.362Z] time="2024-02-15T09:54:34.28303498Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ee878052-81f2-4fd1-b318-ffc6685bb75f http.request.method=GET http.request.remoteaddr="127.0.0.1:58292" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 09:54:34 [2024-02-15T09:54:34.362Z] time="2024-02-15T09:54:34.283084301Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ee878052-81f2-4fd1-b318-ffc6685bb75f http.request.method=GET http.request.remoteaddr="127.0.0.1:58292" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.925299ms http.response.status=200 http.response.written=2 09:54:34 [2024-02-15T09:54:34.362Z] 127.0.0.1 - - [15/Feb/2024:09:54:34 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" 09:54:34 [2024-02-15T09:54:34.362Z] time="2024-02-15T09:54:34.285406284Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fbb199af-6c95-453e-a80a-f0c3285acbe6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58304" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 09:54:34 [2024-02-15T09:54:34.362Z] time="2024-02-15T09:54:34.285448541Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fbb199af-6c95-453e-a80a-f0c3285acbe6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58304" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 09:54:34 [2024-02-15T09:54:34.362Z] time="2024-02-15T09:54:34.285458641Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2f2de34d-4393-48dc-aacb-ff69b250a22f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58312" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 09:54:34 [2024-02-15T09:54:34.362Z] time="2024-02-15T09:54:34.285490855Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2f2de34d-4393-48dc-aacb-ff69b250a22f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58312" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 09:54:34 [2024-02-15T09:54:34.362Z] time="2024-02-15T09:54:34.285527794Z" 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=fbb199af-6c95-453e-a80a-f0c3285acbe6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58304" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=35.085µ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=d1e2e003-4185-4667-a388-d8f507fb76e9 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 09:54:34 [2024-02-15T09:54:34.362Z] time="2024-02-15T09:54:34.285552705Z" 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=2f2de34d-4393-48dc-aacb-ff69b250a22f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58312" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=26.027µ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=48414d92-f29d-4d94-81bf-e286133c5f81 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 09:54:34 [2024-02-15T09:54:34.362Z] time="2024-02-15T09:54:34.285638202Z" 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=fbb199af-6c95-453e-a80a-f0c3285acbe6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58304" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.112648ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 09:54:34 [2024-02-15T09:54:34.362Z] 127.0.0.1 - - [15/Feb/2024:09:54:34 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.13+unknown" 09:54:34 [2024-02-15T09:54:34.362Z] time="2024-02-15T09:54:34.285739716Z" 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=2f2de34d-4393-48dc-aacb-ff69b250a22f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58312" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.181857ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 09:54:34 [2024-02-15T09:54:34.362Z] 127.0.0.1 - - [15/Feb/2024:09:54:34 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.13+unknown" 09:54:34 [2024-02-15T09:54:34.362Z] time="2024-02-15T09:54:34.287244158Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=10568ea5-ac8d-43d4-b921-af74b49c40e9 http.request.method=POST http.request.remoteaddr="127.0.0.1:58304" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" vars.name=test 09:54:34 [2024-02-15T09:54:34.362Z] time="2024-02-15T09:54:34.287291715Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=10568ea5-ac8d-43d4-b921-af74b49c40e9 http.request.method=POST http.request.remoteaddr="127.0.0.1:58304" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" vars.name=test 09:54:34 [2024-02-15T09:54:34.362Z] time="2024-02-15T09:54:34.287317749Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b03469d5-6d74-4147-b4bc-565198b87167 http.request.method=POST http.request.remoteaddr="127.0.0.1:58312" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" vars.name=test 09:54:34 [2024-02-15T09:54:34.362Z] time="2024-02-15T09:54:34.28738385Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b03469d5-6d74-4147-b4bc-565198b87167 http.request.method=POST http.request.remoteaddr="127.0.0.1:58312" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" vars.name=test 09:54:34 [2024-02-15T09:54:34.362Z] time="2024-02-15T09:54:34.287423891Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/a1c2564a-2b10-4b7a-811c-653421806372/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=10568ea5-ac8d-43d4-b921-af74b49c40e9 http.request.method=POST http.request.remoteaddr="127.0.0.1:58304" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" trace.duration=100.809µ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=af65601c-a293-4056-a4d7-c1d3722ed14c trace.line=110 vars.name=test 09:54:34 [2024-02-15T09:54:34.362Z] time="2024-02-15T09:54:34.287472908Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/d3ce8b23-293e-47eb-84bc-6937720e0184/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b03469d5-6d74-4147-b4bc-565198b87167 http.request.method=POST http.request.remoteaddr="127.0.0.1:58312" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" trace.duration=58.937µ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=9f24baf1-d0f0-4736-8865-87c40bd181b9 trace.line=110 vars.name=test 09:54:34 [2024-02-15T09:54:34.362Z] time="2024-02-15T09:54:34.287479801Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/a1c2564a-2b10-4b7a-811c-653421806372/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=10568ea5-ac8d-43d4-b921-af74b49c40e9 http.request.method=POST http.request.remoteaddr="127.0.0.1:58304" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" trace.duration=25.953µ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=5223e19c-5d00-4399-9244-3a09ac72138d trace.line=142 vars.name=test 09:54:34 [2024-02-15T09:54:34.362Z] time="2024-02-15T09:54:34.287529113Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/d3ce8b23-293e-47eb-84bc-6937720e0184/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b03469d5-6d74-4147-b4bc-565198b87167 http.request.method=POST http.request.remoteaddr="127.0.0.1:58312" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" trace.duration=26.838µ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=73717da6-99de-4715-8609-474cfd045a4c trace.line=142 vars.name=test 09:54:34 [2024-02-15T09:54:34.362Z] time="2024-02-15T09:54:34.287560112Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/a1c2564a-2b10-4b7a-811c-653421806372/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=10568ea5-ac8d-43d4-b921-af74b49c40e9 http.request.method=POST http.request.remoteaddr="127.0.0.1:58304" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" trace.duration=45.128µ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=c500667d-a393-4ec0-b367-c3cd4da9cd44 trace.line=110 vars.name=test 09:54:34 [2024-02-15T09:54:34.362Z] time="2024-02-15T09:54:34.287599522Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/d3ce8b23-293e-47eb-84bc-6937720e0184/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b03469d5-6d74-4147-b4bc-565198b87167 http.request.method=POST http.request.remoteaddr="127.0.0.1:58312" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" trace.duration=43.159µ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=0e40bdec-e1a5-483b-82af-b9926a13ae72 trace.line=110 vars.name=test 09:54:34 [2024-02-15T09:54:34.362Z] time="2024-02-15T09:54:34.287651567Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=10568ea5-ac8d-43d4-b921-af74b49c40e9 http.request.method=POST http.request.remoteaddr="127.0.0.1:58304" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" http.response.duration=1.721352ms http.response.status=202 http.response.written=0 09:54:34 [2024-02-15T09:54:34.362Z] time="2024-02-15T09:54:34.287656957Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b03469d5-6d74-4147-b4bc-565198b87167 http.request.method=POST http.request.remoteaddr="127.0.0.1:58312" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" http.response.duration=1.683904ms http.response.status=202 http.response.written=0 09:54:34 [2024-02-15T09:54:34.362Z] 127.0.0.1 - - [15/Feb/2024:09:54:34 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.13+unknown" 09:54:34 [2024-02-15T09:54:34.362Z] 127.0.0.1 - - [15/Feb/2024:09:54:34 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.13+unknown" 09:54:34 [2024-02-15T09:54:34.362Z] time="2024-02-15T09:54:34.289130105Z" 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=6ff45f15-8b0b-4291-8629-753109a8fcc1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58312" http.request.uri="/v2/test/blobs/uploads/a1c2564a-2b10-4b7a-811c-653421806372?_state=Y_nI8xgjgRHKZDW_1EVP4NrsQUqj4ANcFKhTRNIDfHR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImExYzI1NjRhLTJiMTAtNGI3YS04MTFjLTY1MzQyMTgwNjM3MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0xNVQwOTo1NDozNC4yODczMDMzNjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.uuid=a1c2564a-2b10-4b7a-811c-653421806372 09:54:34 [2024-02-15T09:54:34.362Z] time="2024-02-15T09:54:34.28957712Z" 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=f7f93a33-f3de-4c6e-b8a0-7ca3f0625c7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:58304" http.request.uri="/v2/test/blobs/uploads/d3ce8b23-293e-47eb-84bc-6937720e0184?_state=hC6JALHq3ak7lYkZh5EX1Ux7XxF7PxDL2Mz-niHG0oV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQzY2U4YjIzLTI5M2UtNDdlYi04NGJjLTY5Mzc3MjBlMDE4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0xNVQwOTo1NDozNC4yODczOTc4MTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.uuid=d3ce8b23-293e-47eb-84bc-6937720e0184 09:54:34 [2024-02-15T09:54:34.362Z] time="2024-02-15T09:54:34.289787655Z" 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=f7f93a33-f3de-4c6e-b8a0-7ca3f0625c7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:58304" http.request.uri="/v2/test/blobs/uploads/d3ce8b23-293e-47eb-84bc-6937720e0184?_state=hC6JALHq3ak7lYkZh5EX1Ux7XxF7PxDL2Mz-niHG0oV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQzY2U4YjIzLTI5M2UtNDdlYi04NGJjLTY5Mzc3MjBlMDE4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0xNVQwOTo1NDozNC4yODczOTc4MTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.uuid=d3ce8b23-293e-47eb-84bc-6937720e0184 09:54:34 [2024-02-15T09:54:34.362Z] time="2024-02-15T09:54:34.289793415Z" 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=6ff45f15-8b0b-4291-8629-753109a8fcc1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58312" http.request.uri="/v2/test/blobs/uploads/a1c2564a-2b10-4b7a-811c-653421806372?_state=Y_nI8xgjgRHKZDW_1EVP4NrsQUqj4ANcFKhTRNIDfHR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImExYzI1NjRhLTJiMTAtNGI3YS04MTFjLTY1MzQyMTgwNjM3MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0xNVQwOTo1NDozNC4yODczMDMzNjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.uuid=a1c2564a-2b10-4b7a-811c-653421806372 09:54:34 [2024-02-15T09:54:34.362Z] time="2024-02-15T09:54:34.289866637Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/d3ce8b23-293e-47eb-84bc-6937720e0184/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f7f93a33-f3de-4c6e-b8a0-7ca3f0625c7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:58304" http.request.uri="/v2/test/blobs/uploads/d3ce8b23-293e-47eb-84bc-6937720e0184?_state=hC6JALHq3ak7lYkZh5EX1Ux7XxF7PxDL2Mz-niHG0oV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQzY2U4YjIzLTI5M2UtNDdlYi04NGJjLTY5Mzc3MjBlMDE4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0xNVQwOTo1NDozNC4yODczOTc4MTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=40.902µ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=8316a432-e514-4263-94c2-48edfb75fe00 trace.line=95 vars.name=test vars.uuid=d3ce8b23-293e-47eb-84bc-6937720e0184 09:54:34 [2024-02-15T09:54:34.362Z] time="2024-02-15T09:54:34.289921021Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/d3ce8b23-293e-47eb-84bc-6937720e0184/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f7f93a33-f3de-4c6e-b8a0-7ca3f0625c7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:58304" http.request.uri="/v2/test/blobs/uploads/d3ce8b23-293e-47eb-84bc-6937720e0184?_state=hC6JALHq3ak7lYkZh5EX1Ux7XxF7PxDL2Mz-niHG0oV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQzY2U4YjIzLTI5M2UtNDdlYi04NGJjLTY5Mzc3MjBlMDE4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0xNVQwOTo1NDozNC4yODczOTc4MTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=23.065µ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=9ad5f87e-0a8c-4eae-a743-504615e081b6 trace.line=142 vars.name=test vars.uuid=d3ce8b23-293e-47eb-84bc-6937720e0184 09:54:34 [2024-02-15T09:54:34.363Z] time="2024-02-15T09:54:34.289955187Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/a1c2564a-2b10-4b7a-811c-653421806372/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6ff45f15-8b0b-4291-8629-753109a8fcc1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58312" http.request.uri="/v2/test/blobs/uploads/a1c2564a-2b10-4b7a-811c-653421806372?_state=Y_nI8xgjgRHKZDW_1EVP4NrsQUqj4ANcFKhTRNIDfHR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImExYzI1NjRhLTJiMTAtNGI3YS04MTFjLTY1MzQyMTgwNjM3MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0xNVQwOTo1NDozNC4yODczMDMzNjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=55.065µ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=0a2a5e61-1fda-4d8f-842b-2171a5082d8e trace.line=95 vars.name=test vars.uuid=a1c2564a-2b10-4b7a-811c-653421806372 09:54:34 [2024-02-15T09:54:34.363Z] time="2024-02-15T09:54:34.290000545Z" 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=f7f93a33-f3de-4c6e-b8a0-7ca3f0625c7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:58304" http.request.uri="/v2/test/blobs/uploads/d3ce8b23-293e-47eb-84bc-6937720e0184?_state=hC6JALHq3ak7lYkZh5EX1Ux7XxF7PxDL2Mz-niHG0oV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQzY2U4YjIzLTI5M2UtNDdlYi04NGJjLTY5Mzc3MjBlMDE4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0xNVQwOTo1NDozNC4yODczOTc4MTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.uuid=d3ce8b23-293e-47eb-84bc-6937720e0184 09:54:34 [2024-02-15T09:54:34.363Z] time="2024-02-15T09:54:34.290026818Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/a1c2564a-2b10-4b7a-811c-653421806372/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6ff45f15-8b0b-4291-8629-753109a8fcc1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58312" http.request.uri="/v2/test/blobs/uploads/a1c2564a-2b10-4b7a-811c-653421806372?_state=Y_nI8xgjgRHKZDW_1EVP4NrsQUqj4ANcFKhTRNIDfHR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImExYzI1NjRhLTJiMTAtNGI3YS04MTFjLTY1MzQyMTgwNjM3MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0xNVQwOTo1NDozNC4yODczMDMzNjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=36.103µ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=d645ca1a-7b0b-4783-8f76-de6597f8ed06 trace.line=142 vars.name=test vars.uuid=a1c2564a-2b10-4b7a-811c-653421806372 09:54:34 [2024-02-15T09:54:34.363Z] time="2024-02-15T09:54:34.290062436Z" 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=6ff45f15-8b0b-4291-8629-753109a8fcc1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58312" http.request.uri="/v2/test/blobs/uploads/a1c2564a-2b10-4b7a-811c-653421806372?_state=Y_nI8xgjgRHKZDW_1EVP4NrsQUqj4ANcFKhTRNIDfHR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImExYzI1NjRhLTJiMTAtNGI3YS04MTFjLTY1MzQyMTgwNjM3MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0xNVQwOTo1NDozNC4yODczMDMzNjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.uuid=a1c2564a-2b10-4b7a-811c-653421806372 09:54:34 [2024-02-15T09:54:34.363Z] time="2024-02-15T09:54:34.290091548Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/d3ce8b23-293e-47eb-84bc-6937720e0184/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=f7f93a33-f3de-4c6e-b8a0-7ca3f0625c7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:58304" http.request.uri="/v2/test/blobs/uploads/d3ce8b23-293e-47eb-84bc-6937720e0184?_state=hC6JALHq3ak7lYkZh5EX1Ux7XxF7PxDL2Mz-niHG0oV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQzY2U4YjIzLTI5M2UtNDdlYi04NGJjLTY5Mzc3MjBlMDE4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0xNVQwOTo1NDozNC4yODczOTc4MTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=43.873µ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=40240072-17a8-4b2e-88fa-1526514c007d trace.line=110 vars.name=test vars.uuid=d3ce8b23-293e-47eb-84bc-6937720e0184 09:54:34 [2024-02-15T09:54:34.363Z] time="2024-02-15T09:54:34.290167864Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/d3ce8b23-293e-47eb-84bc-6937720e0184/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f7f93a33-f3de-4c6e-b8a0-7ca3f0625c7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:58304" http.request.uri="/v2/test/blobs/uploads/d3ce8b23-293e-47eb-84bc-6937720e0184?_state=hC6JALHq3ak7lYkZh5EX1Ux7XxF7PxDL2Mz-niHG0oV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQzY2U4YjIzLTI5M2UtNDdlYi04NGJjLTY5Mzc3MjBlMDE4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0xNVQwOTo1NDozNC4yODczOTc4MTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=15.762µ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=bbfa7c06-3e09-4ffe-bda0-e60a2b57b139 trace.line=155 vars.name=test vars.uuid=d3ce8b23-293e-47eb-84bc-6937720e0184 09:54:34 [2024-02-15T09:54:34.363Z] time="2024-02-15T09:54:34.290193275Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/a1c2564a-2b10-4b7a-811c-653421806372/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=6ff45f15-8b0b-4291-8629-753109a8fcc1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58312" http.request.uri="/v2/test/blobs/uploads/a1c2564a-2b10-4b7a-811c-653421806372?_state=Y_nI8xgjgRHKZDW_1EVP4NrsQUqj4ANcFKhTRNIDfHR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImExYzI1NjRhLTJiMTAtNGI3YS04MTFjLTY1MzQyMTgwNjM3MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0xNVQwOTo1NDozNC4yODczMDMzNjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=43.315µ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=a94a5e8a-28fd-42db-aac8-06d9627b7647 trace.line=110 vars.name=test vars.uuid=a1c2564a-2b10-4b7a-811c-653421806372 09:54:34 [2024-02-15T09:54:34.363Z] time="2024-02-15T09:54:34.290207207Z" 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=f7f93a33-f3de-4c6e-b8a0-7ca3f0625c7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:58304" http.request.uri="/v2/test/blobs/uploads/d3ce8b23-293e-47eb-84bc-6937720e0184?_state=hC6JALHq3ak7lYkZh5EX1Ux7XxF7PxDL2Mz-niHG0oV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQzY2U4YjIzLTI5M2UtNDdlYi04NGJjLTY5Mzc3MjBlMDE4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0xNVQwOTo1NDozNC4yODczOTc4MTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=12.283µ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=5087eefa-9521-44bb-b894-b3e40ba14d02 trace.line=155 vars.name=test vars.uuid=d3ce8b23-293e-47eb-84bc-6937720e0184 09:54:34 [2024-02-15T09:54:34.363Z] time="2024-02-15T09:54:34.290227523Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/a1c2564a-2b10-4b7a-811c-653421806372/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6ff45f15-8b0b-4291-8629-753109a8fcc1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58312" http.request.uri="/v2/test/blobs/uploads/a1c2564a-2b10-4b7a-811c-653421806372?_state=Y_nI8xgjgRHKZDW_1EVP4NrsQUqj4ANcFKhTRNIDfHR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImExYzI1NjRhLTJiMTAtNGI3YS04MTFjLTY1MzQyMTgwNjM3MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0xNVQwOTo1NDozNC4yODczMDMzNjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=10.65µ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=5f1369bb-563d-4154-86f0-f43ca362ef87 trace.line=155 vars.name=test vars.uuid=a1c2564a-2b10-4b7a-811c-653421806372 09:54:34 [2024-02-15T09:54:34.363Z] time="2024-02-15T09:54:34.290236434Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/d3ce8b23-293e-47eb-84bc-6937720e0184/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f7f93a33-f3de-4c6e-b8a0-7ca3f0625c7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:58304" http.request.uri="/v2/test/blobs/uploads/d3ce8b23-293e-47eb-84bc-6937720e0184?_state=hC6JALHq3ak7lYkZh5EX1Ux7XxF7PxDL2Mz-niHG0oV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQzY2U4YjIzLTI5M2UtNDdlYi04NGJjLTY5Mzc3MjBlMDE4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0xNVQwOTo1NDozNC4yODczOTc4MTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=9.108µ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=be1ef0e8-c473-4754-8413-da0769650ad9 trace.line=155 vars.name=test vars.uuid=d3ce8b23-293e-47eb-84bc-6937720e0184 09:54:34 [2024-02-15T09:54:34.363Z] time="2024-02-15T09:54:34.290267326Z" 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=6ff45f15-8b0b-4291-8629-753109a8fcc1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58312" http.request.uri="/v2/test/blobs/uploads/a1c2564a-2b10-4b7a-811c-653421806372?_state=Y_nI8xgjgRHKZDW_1EVP4NrsQUqj4ANcFKhTRNIDfHR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImExYzI1NjRhLTJiMTAtNGI3YS04MTFjLTY1MzQyMTgwNjM3MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0xNVQwOTo1NDozNC4yODczMDMzNjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=13.087µ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=2dbf8f66-33c6-47d8-8a97-2d9d99a1eee8 trace.line=155 vars.name=test vars.uuid=a1c2564a-2b10-4b7a-811c-653421806372 09:54:34 [2024-02-15T09:54:34.363Z] time="2024-02-15T09:54:34.290293829Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/a1c2564a-2b10-4b7a-811c-653421806372/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6ff45f15-8b0b-4291-8629-753109a8fcc1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58312" http.request.uri="/v2/test/blobs/uploads/a1c2564a-2b10-4b7a-811c-653421806372?_state=Y_nI8xgjgRHKZDW_1EVP4NrsQUqj4ANcFKhTRNIDfHR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImExYzI1NjRhLTJiMTAtNGI3YS04MTFjLTY1MzQyMTgwNjM3MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0xNVQwOTo1NDozNC4yODczMDMzNjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=8.402µ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=8c8b0a62-5bbd-42a5-bcaa-7ffe09d251ad trace.line=155 vars.name=test vars.uuid=a1c2564a-2b10-4b7a-811c-653421806372 09:54:34 [2024-02-15T09:54:34.363Z] time="2024-02-15T09:54:34.290311101Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/d3ce8b23-293e-47eb-84bc-6937720e0184/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=f7f93a33-f3de-4c6e-b8a0-7ca3f0625c7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:58304" http.request.uri="/v2/test/blobs/uploads/d3ce8b23-293e-47eb-84bc-6937720e0184?_state=hC6JALHq3ak7lYkZh5EX1Ux7XxF7PxDL2Mz-niHG0oV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQzY2U4YjIzLTI5M2UtNDdlYi04NGJjLTY5Mzc3MjBlMDE4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0xNVQwOTo1NDozNC4yODczOTc4MTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=51.939µ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=0dba28cd-1fb6-4299-9e50-1eb1222e12d7 trace.line=185 vars.name=test vars.uuid=d3ce8b23-293e-47eb-84bc-6937720e0184 09:54:34 [2024-02-15T09:54:34.363Z] time="2024-02-15T09:54:34.290355868Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/a1c2564a-2b10-4b7a-811c-653421806372/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=6ff45f15-8b0b-4291-8629-753109a8fcc1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58312" http.request.uri="/v2/test/blobs/uploads/a1c2564a-2b10-4b7a-811c-653421806372?_state=Y_nI8xgjgRHKZDW_1EVP4NrsQUqj4ANcFKhTRNIDfHR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImExYzI1NjRhLTJiMTAtNGI3YS04MTFjLTY1MzQyMTgwNjM3MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0xNVQwOTo1NDozNC4yODczMDMzNjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=40.927µ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=3c3c11c8-d9f4-4cbe-a3d7-d6d8ad179efd trace.line=185 vars.name=test vars.uuid=a1c2564a-2b10-4b7a-811c-653421806372 09:54:34 [2024-02-15T09:54:34.363Z] time="2024-02-15T09:54:34.290382945Z" 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=f7f93a33-f3de-4c6e-b8a0-7ca3f0625c7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:58304" http.request.uri="/v2/test/blobs/uploads/d3ce8b23-293e-47eb-84bc-6937720e0184?_state=hC6JALHq3ak7lYkZh5EX1Ux7XxF7PxDL2Mz-niHG0oV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQzY2U4YjIzLTI5M2UtNDdlYi04NGJjLTY5Mzc3MjBlMDE4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0xNVQwOTo1NDozNC4yODczOTc4MTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=47.754µ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=8e4c08eb-9bb3-4fd4-b583-82429c7e0731 trace.line=110 vars.name=test vars.uuid=d3ce8b23-293e-47eb-84bc-6937720e0184 09:54:34 [2024-02-15T09:54:34.363Z] time="2024-02-15T09:54:34.29041684Z" 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=6ff45f15-8b0b-4291-8629-753109a8fcc1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58312" http.request.uri="/v2/test/blobs/uploads/a1c2564a-2b10-4b7a-811c-653421806372?_state=Y_nI8xgjgRHKZDW_1EVP4NrsQUqj4ANcFKhTRNIDfHR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImExYzI1NjRhLTJiMTAtNGI3YS04MTFjLTY1MzQyMTgwNjM3MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0xNVQwOTo1NDozNC4yODczMDMzNjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=36.874µ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=5a3588b0-8d59-4e63-a076-9b743934d60d trace.line=110 vars.name=test vars.uuid=a1c2564a-2b10-4b7a-811c-653421806372 09:54:34 [2024-02-15T09:54:34.363Z] time="2024-02-15T09:54:34.290497431Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/d3ce8b23-293e-47eb-84bc-6937720e0184")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f7f93a33-f3de-4c6e-b8a0-7ca3f0625c7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:58304" http.request.uri="/v2/test/blobs/uploads/d3ce8b23-293e-47eb-84bc-6937720e0184?_state=hC6JALHq3ak7lYkZh5EX1Ux7XxF7PxDL2Mz-niHG0oV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQzY2U4YjIzLTI5M2UtNDdlYi04NGJjLTY5Mzc3MjBlMDE4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0xNVQwOTo1NDozNC4yODczOTc4MTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=92.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=63990456-38c7-4e8c-b12c-8d1f8a071fc5 trace.line=202 vars.name=test vars.uuid=d3ce8b23-293e-47eb-84bc-6937720e0184 09:54:34 [2024-02-15T09:54:34.363Z] time="2024-02-15T09:54:34.290529332Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/a1c2564a-2b10-4b7a-811c-653421806372")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6ff45f15-8b0b-4291-8629-753109a8fcc1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58312" http.request.uri="/v2/test/blobs/uploads/a1c2564a-2b10-4b7a-811c-653421806372?_state=Y_nI8xgjgRHKZDW_1EVP4NrsQUqj4ANcFKhTRNIDfHR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImExYzI1NjRhLTJiMTAtNGI3YS04MTFjLTY1MzQyMTgwNjM3MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0xNVQwOTo1NDozNC4yODczMDMzNjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=84.406µ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=ef0268d2-f59a-414d-8768-4a95c86336a9 trace.line=202 vars.name=test vars.uuid=a1c2564a-2b10-4b7a-811c-653421806372 09:54:34 [2024-02-15T09:54:34.363Z] time="2024-02-15T09:54:34.290572229Z" 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=f7f93a33-f3de-4c6e-b8a0-7ca3f0625c7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:58304" http.request.uri="/v2/test/blobs/uploads/d3ce8b23-293e-47eb-84bc-6937720e0184?_state=hC6JALHq3ak7lYkZh5EX1Ux7XxF7PxDL2Mz-niHG0oV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQzY2U4YjIzLTI5M2UtNDdlYi04NGJjLTY5Mzc3MjBlMDE4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0xNVQwOTo1NDozNC4yODczOTc4MTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" http.response.duration=2.117545ms http.response.status=201 http.response.written=0 09:54:34 [2024-02-15T09:54:34.363Z] 127.0.0.1 - - [15/Feb/2024:09:54:34 +0000] "PUT /v2/test/blobs/uploads/d3ce8b23-293e-47eb-84bc-6937720e0184?_state=hC6JALHq3ak7lYkZh5EX1Ux7XxF7PxDL2Mz-niHG0oV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQzY2U4YjIzLTI5M2UtNDdlYi04NGJjLTY5Mzc3MjBlMDE4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0xNVQwOTo1NDozNC4yODczOTc4MTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.13+unknown" 09:54:34 [2024-02-15T09:54:34.363Z] time="2024-02-15T09:54:34.290700294Z" 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=6ff45f15-8b0b-4291-8629-753109a8fcc1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58312" http.request.uri="/v2/test/blobs/uploads/a1c2564a-2b10-4b7a-811c-653421806372?_state=Y_nI8xgjgRHKZDW_1EVP4NrsQUqj4ANcFKhTRNIDfHR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImExYzI1NjRhLTJiMTAtNGI3YS04MTFjLTY1MzQyMTgwNjM3MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0xNVQwOTo1NDozNC4yODczMDMzNjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" http.response.duration=2.252011ms http.response.status=201 http.response.written=0 09:54:34 [2024-02-15T09:54:34.363Z] 127.0.0.1 - - [15/Feb/2024:09:54:34 +0000] "PUT /v2/test/blobs/uploads/a1c2564a-2b10-4b7a-811c-653421806372?_state=Y_nI8xgjgRHKZDW_1EVP4NrsQUqj4ANcFKhTRNIDfHR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImExYzI1NjRhLTJiMTAtNGI3YS04MTFjLTY1MzQyMTgwNjM3MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0xNVQwOTo1NDozNC4yODczMDMzNjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.13+unknown" 09:54:34 [2024-02-15T09:54:34.363Z] time="2024-02-15T09:54:34.291835489Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=584e947c-02a9-4633-803d-6ef6d37a7fe8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58312" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest 09:54:34 [2024-02-15T09:54:34.363Z] time="2024-02-15T09:54:34.291871879Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=584e947c-02a9-4633-803d-6ef6d37a7fe8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58312" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest 09:54:34 [2024-02-15T09:54:34.363Z] time="2024-02-15T09:54:34.291926443Z" 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=584e947c-02a9-4633-803d-6ef6d37a7fe8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58312" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=25.436µ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=2c3bc72c-e4e6-4d07-a2bb-f345c9754e39 trace.line=95 vars.name=test vars.reference=latest 09:54:34 [2024-02-15T09:54:34.363Z] time="2024-02-15T09:54:34.291983436Z" 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=584e947c-02a9-4633-803d-6ef6d37a7fe8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58312" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="869.587µs" http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 09:54:34 [2024-02-15T09:54:34.363Z] 127.0.0.1 - - [15/Feb/2024:09:54:34 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.13+unknown" 09:54:34 [2024-02-15T09:54:34.363Z] time="2024-02-15T09:54:34.293463877Z" 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=4f40d011-6415-4285-a54a-057ce32cfbca http.request.method=PUT http.request.remoteaddr="127.0.0.1:58312" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest 09:54:34 [2024-02-15T09:54:34.363Z] time="2024-02-15T09:54:34.29349861Z" 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=4f40d011-6415-4285-a54a-057ce32cfbca http.request.method=PUT http.request.remoteaddr="127.0.0.1:58312" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest 09:54:34 [2024-02-15T09:54:34.363Z] time="2024-02-15T09:54:34.293615746Z" 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=4f40d011-6415-4285-a54a-057ce32cfbca http.request.method=PUT http.request.remoteaddr="127.0.0.1:58312" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest 09:54:34 [2024-02-15T09:54:34.363Z] time="2024-02-15T09:54:34.29363022Z" 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=4f40d011-6415-4285-a54a-057ce32cfbca http.request.method=PUT http.request.remoteaddr="127.0.0.1:58312" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest 09:54:34 [2024-02-15T09:54:34.363Z] time="2024-02-15T09:54:34.293639007Z" 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=4f40d011-6415-4285-a54a-057ce32cfbca http.request.method=PUT http.request.remoteaddr="127.0.0.1:58312" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest 09:54:34 [2024-02-15T09:54:34.363Z] time="2024-02-15T09:54:34.293706216Z" 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=4f40d011-6415-4285-a54a-057ce32cfbca http.request.method=PUT http.request.remoteaddr="127.0.0.1:58312" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=36.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).GetContent" trace.id=5696c29e-77a3-4870-9801-7ff01d822e73 trace.line=95 vars.name=test vars.reference=latest 09:54:34 [2024-02-15T09:54:34.363Z] time="2024-02-15T09:54:34.293760624Z" 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=4f40d011-6415-4285-a54a-057ce32cfbca http.request.method=PUT http.request.remoteaddr="127.0.0.1:58312" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=18.625µ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=ff44b1fc-338f-45fc-b3ff-c1f8e93724e1 trace.line=155 vars.name=test vars.reference=latest 09:54:34 [2024-02-15T09:54:34.363Z] time="2024-02-15T09:54:34.293809387Z" 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=4f40d011-6415-4285-a54a-057ce32cfbca http.request.method=PUT http.request.remoteaddr="127.0.0.1:58312" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=20.406µ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=1f4f5fe6-43e7-4b35-9ea0-26999f623835 trace.line=95 vars.name=test vars.reference=latest 09:54:34 [2024-02-15T09:54:34.363Z] time="2024-02-15T09:54:34.293846162Z" 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=4f40d011-6415-4285-a54a-057ce32cfbca http.request.method=PUT http.request.remoteaddr="127.0.0.1:58312" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=10.798µ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=0e6799fb-9d56-4234-bd6b-2c70ea6796f0 trace.line=155 vars.name=test vars.reference=latest 09:54:34 [2024-02-15T09:54:34.363Z] time="2024-02-15T09:54:34.293939815Z" 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=4f40d011-6415-4285-a54a-057ce32cfbca http.request.method=PUT http.request.remoteaddr="127.0.0.1:58312" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=15.303µ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=e7b665ba-8b2f-4bd1-b8ca-b0777ec724ac trace.line=155 vars.name=test vars.reference=latest 09:54:34 [2024-02-15T09:54:34.363Z] time="2024-02-15T09:54:34.29403506Z" 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=4f40d011-6415-4285-a54a-057ce32cfbca http.request.method=PUT http.request.remoteaddr="127.0.0.1:58312" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=63.598µ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=0fc67627-d21d-4131-8509-56ec3a030fc4 trace.line=110 vars.name=test vars.reference=latest 09:54:34 [2024-02-15T09:54:34.363Z] time="2024-02-15T09:54:34.294128812Z" 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=4f40d011-6415-4285-a54a-057ce32cfbca http.request.method=PUT http.request.remoteaddr="127.0.0.1:58312" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=55.607µ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=01d3bf10-ebf3-4bc2-831b-f43b2935d4ec trace.line=110 vars.name=test vars.reference=latest 09:54:34 [2024-02-15T09:54:34.363Z] time="2024-02-15T09:54:34.294282469Z" 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=4f40d011-6415-4285-a54a-057ce32cfbca http.request.method=PUT http.request.remoteaddr="127.0.0.1:58312" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=61.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).PutContent" trace.id=95c67663-fbcf-47d7-9526-f26720c991dd trace.line=110 vars.name=test vars.reference=latest 09:54:34 [2024-02-15T09:54:34.363Z] time="2024-02-15T09:54:34.29434089Z" 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=4f40d011-6415-4285-a54a-057ce32cfbca http.request.method=PUT http.request.remoteaddr="127.0.0.1:58312" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=32.304µ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=2ea18bff-ae01-4ee6-a905-04c0b1beee7e trace.line=110 vars.name=test vars.reference=latest 09:54:34 [2024-02-15T09:54:34.363Z] time="2024-02-15T09:54:34.294376681Z" 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=4f40d011-6415-4285-a54a-057ce32cfbca http.request.method=PUT http.request.remoteaddr="127.0.0.1:58312" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest 09:54:34 [2024-02-15T09:54:34.363Z] time="2024-02-15T09:54:34.294390006Z" 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=4f40d011-6415-4285-a54a-057ce32cfbca http.request.method=PUT http.request.remoteaddr="127.0.0.1:58312" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" http.response.duration=2.112876ms http.response.status=201 http.response.written=0 09:54:34 [2024-02-15T09:54:34.363Z] 127.0.0.1 - - [15/Feb/2024:09:54:34 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.13+unknown" 09:54:34 [2024-02-15T09:54:34.363Z] time="2024-02-15T09:54:34.299211048Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d2b8840e-bd61-4eac-9668-8a5781098f77 http.request.method=GET http.request.remoteaddr="127.0.0.1:58340" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.7 git-commit/ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 09:54:34 [2024-02-15T09:54:34.363Z] time="2024-02-15T09:54:34.299244869Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d2b8840e-bd61-4eac-9668-8a5781098f77 http.request.method=GET http.request.remoteaddr="127.0.0.1:58340" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.7 git-commit/ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 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="817.615µs" http.response.status=200 http.response.written=2 09:54:34 [2024-02-15T09:54:34.363Z] 127.0.0.1 - - [15/Feb/2024:09:54:34 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.7 git-commit/ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 09:54:34 [2024-02-15T09:54:34.363Z] time="2024-02-15T09:54:34.301194906Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=67af5a9b-3eef-46e1-813c-597a9166d505 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58348" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.7 git-commit/ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 09:54:34 [2024-02-15T09:54:34.363Z] time="2024-02-15T09:54:34.30122835Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=67af5a9b-3eef-46e1-813c-597a9166d505 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58348" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.7 git-commit/ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 09:54:34 [2024-02-15T09:54:34.364Z] time="2024-02-15T09:54:34.301292679Z" 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=67af5a9b-3eef-46e1-813c-597a9166d505 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58348" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.7 git-commit/ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=36.275µ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=58afb6cc-023f-4c3d-b620-819e3e6a61e5 trace.line=95 vars.name=test vars.reference=latest 09:54:34 [2024-02-15T09:54:34.364Z] time="2024-02-15T09:54:34.301314398Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=67af5a9b-3eef-46e1-813c-597a9166d505 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58348" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.7 git-commit/ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 09:54:34 [2024-02-15T09:54:34.364Z] time="2024-02-15T09:54:34.301361118Z" 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=67af5a9b-3eef-46e1-813c-597a9166d505 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58348" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.7 git-commit/ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=25.329µ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=6d32cedd-2522-4e04-879a-320f06a2976f trace.line=95 vars.name=test vars.reference=latest 09:54:34 [2024-02-15T09:54:34.364Z] time="2024-02-15T09:54:34.301405819Z" 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=67af5a9b-3eef-46e1-813c-597a9166d505 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58348" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.7 git-commit/ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.628µ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=02e4b360-2a9b-4e53-9571-5697cb5e607e trace.line=155 vars.name=test vars.reference=latest 09:54:34 [2024-02-15T09:54:34.364Z] time="2024-02-15T09:54:34.301446902Z" 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=67af5a9b-3eef-46e1-813c-597a9166d505 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58348" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.7 git-commit/ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.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).Reader" trace.id=43afd8d3-8ab8-46ef-9c58-d8f715d4e0be trace.line=125 vars.name=test vars.reference=latest 09:54:34 [2024-02-15T09:54:34.364Z] time="2024-02-15T09:54:34.301488387Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=67af5a9b-3eef-46e1-813c-597a9166d505 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58348" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.7 git-commit/ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 09:54:34 [2024-02-15T09:54:34.364Z] time="2024-02-15T09:54:34.301570266Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=67af5a9b-3eef-46e1-813c-597a9166d505 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58348" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.7 git-commit/ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 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.086686ms http.response.status=200 http.response.written=417 09:54:34 [2024-02-15T09:54:34.364Z] 127.0.0.1 - - [15/Feb/2024:09:54:34 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.7 git-commit/ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 09:54:34 [2024-02-15T09:54:34.364Z] time="2024-02-15T09:54:34.310156261Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5ff9e597-c0c1-4010-b3e3-17985ccb9418 http.request.method=GET http.request.remoteaddr="127.0.0.1:58362" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 09:54:34 [2024-02-15T09:54:34.364Z] time="2024-02-15T09:54:34.310192002Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5ff9e597-c0c1-4010-b3e3-17985ccb9418 http.request.method=GET http.request.remoteaddr="127.0.0.1:58362" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 09:54:34 [2024-02-15T09:54:34.364Z] time="2024-02-15T09:54:34.310204868Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5ff9e597-c0c1-4010-b3e3-17985ccb9418 http.request.method=GET http.request.remoteaddr="127.0.0.1:58362" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 09:54:34 [2024-02-15T09:54:34.364Z] time="2024-02-15T09:54:34.310272265Z" 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=5ff9e597-c0c1-4010-b3e3-17985ccb9418 http.request.method=GET http.request.remoteaddr="127.0.0.1:58362" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=40.467µ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=f4669e8e-d26e-4cb6-b0bf-6fb54530f8be trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 09:54:34 [2024-02-15T09:54:34.364Z] time="2024-02-15T09:54:34.31031864Z" 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=5ff9e597-c0c1-4010-b3e3-17985ccb9418 http.request.method=GET http.request.remoteaddr="127.0.0.1:58362" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.907µ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=49efc0e6-259f-4f15-be51-286f6a64fe4f trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 09:54:34 [2024-02-15T09:54:34.364Z] time="2024-02-15T09:54:34.310354127Z" 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=5ff9e597-c0c1-4010-b3e3-17985ccb9418 http.request.method=GET http.request.remoteaddr="127.0.0.1:58362" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.12µ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=018f96ba-17d2-4d7b-aaa6-907f1859c319 trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 09:54:34 [2024-02-15T09:54:34.364Z] time="2024-02-15T09:54:34.310386029Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5ff9e597-c0c1-4010-b3e3-17985ccb9418 http.request.method=GET http.request.remoteaddr="127.0.0.1:58362" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 09:54:34 [2024-02-15T09:54:34.364Z] time="2024-02-15T09:54:34.310493573Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5ff9e597-c0c1-4010-b3e3-17985ccb9418 http.request.method=GET http.request.remoteaddr="127.0.0.1:58362" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 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.108922ms http.response.status=200 http.response.written=417 09:54:34 [2024-02-15T09:54:34.364Z] 127.0.0.1 - - [15/Feb/2024:09:54:34 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.7 git-commit/ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 09:54:34 [2024-02-15T09:54:34.364Z] time="2024-02-15T09:54:34.316573929Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=70e987e6-b630-442b-8361-0a336083e609 http.request.method=GET http.request.remoteaddr="127.0.0.1:58388" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.7 git-commit/ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 09:54:34 [2024-02-15T09:54:34.364Z] time="2024-02-15T09:54:34.316632415Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=70e987e6-b630-442b-8361-0a336083e609 http.request.method=GET http.request.remoteaddr="127.0.0.1:58388" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.7 git-commit/ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 09:54:34 [2024-02-15T09:54:34.364Z] time="2024-02-15T09:54:34.316656029Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=adab1d07-b3d2-48e3-b3e4-9d80339423bc http.request.method=GET http.request.remoteaddr="127.0.0.1:58376" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.7 git-commit/ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 09:54:34 [2024-02-15T09:54:34.364Z] time="2024-02-15T09:54:34.316695742Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=adab1d07-b3d2-48e3-b3e4-9d80339423bc http.request.method=GET http.request.remoteaddr="127.0.0.1:58376" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.7 git-commit/ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 09:54:34 [2024-02-15T09:54:34.364Z] time="2024-02-15T09:54:34.316703463Z" 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=70e987e6-b630-442b-8361-0a336083e609 http.request.method=GET http.request.remoteaddr="127.0.0.1:58388" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.7 git-commit/ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=38.745µ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=cab415f4-0804-4c5d-a8b8-2282c1e58d2c trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 09:54:34 [2024-02-15T09:54:34.364Z] time="2024-02-15T09:54:34.31674768Z" 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=70e987e6-b630-442b-8361-0a336083e609 http.request.method=GET http.request.remoteaddr="127.0.0.1:58388" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.7 git-commit/ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.573µ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=3272d590-16e5-4880-abf3-421a93719570 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 09:54:34 [2024-02-15T09:54:34.364Z] time="2024-02-15T09:54:34.31676414Z" 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=adab1d07-b3d2-48e3-b3e4-9d80339423bc http.request.method=GET http.request.remoteaddr="127.0.0.1:58376" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.7 git-commit/ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=36.521µ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=846abef3-b1e9-437f-a94d-9ae9ddf36c36 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 09:54:34 [2024-02-15T09:54:34.364Z] time="2024-02-15T09:54:34.316788616Z" 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=70e987e6-b630-442b-8361-0a336083e609 http.request.method=GET http.request.remoteaddr="127.0.0.1:58388" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.7 git-commit/ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.322µ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=cc6da760-8c3b-4e3e-8d12-fca2ac42f3cc trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 09:54:34 [2024-02-15T09:54:34.364Z] time="2024-02-15T09:54:34.316810023Z" 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=adab1d07-b3d2-48e3-b3e4-9d80339423bc http.request.method=GET http.request.remoteaddr="127.0.0.1:58376" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.7 git-commit/ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.564µ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=10250332-c122-482b-8b46-10b775e655a1 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 09:54:34 [2024-02-15T09:54:34.364Z] time="2024-02-15T09:54:34.316821288Z" 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=70e987e6-b630-442b-8361-0a336083e609 http.request.method=GET http.request.remoteaddr="127.0.0.1:58388" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.7 git-commit/ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.871µ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=4278d252-6f85-4e94-9fea-c0e078b78590 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 09:54:34 [2024-02-15T09:54:34.364Z] time="2024-02-15T09:54:34.316852591Z" 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=adab1d07-b3d2-48e3-b3e4-9d80339423bc http.request.method=GET http.request.remoteaddr="127.0.0.1:58376" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.7 git-commit/ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.888µ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=6d62ca52-2ac1-4e7c-8f4d-6891afc0b5e8 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 09:54:34 [2024-02-15T09:54:34.364Z] time="2024-02-15T09:54:34.316889342Z" 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=adab1d07-b3d2-48e3-b3e4-9d80339423bc http.request.method=GET http.request.remoteaddr="127.0.0.1:58376" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.7 git-commit/ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.232µ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=2695e6fa-e68f-4262-9017-dad96020e42c trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 09:54:34 [2024-02-15T09:54:34.364Z] time="2024-02-15T09:54:34.316929432Z" 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=adab1d07-b3d2-48e3-b3e4-9d80339423bc http.request.method=GET http.request.remoteaddr="127.0.0.1:58376" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.7 git-commit/ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.756µ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=31f25206-eecd-4f7d-9d65-be24af1cfeae trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 09:54:34 [2024-02-15T09:54:34.364Z] time="2024-02-15T09:54:34.317020845Z" 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=adab1d07-b3d2-48e3-b3e4-9d80339423bc http.request.method=GET http.request.remoteaddr="127.0.0.1:58376" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.7 git-commit/ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.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).URLFor" trace.id=67086d06-3aee-4353-ab1f-cad5a97386df trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 09:54:34 [2024-02-15T09:54:34.364Z] time="2024-02-15T09:54:34.316853477Z" 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=70e987e6-b630-442b-8361-0a336083e609 http.request.method=GET http.request.remoteaddr="127.0.0.1:58388" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.7 git-commit/ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.912µ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=e1101a4a-dce4-407d-a1c7-9c25c4b820fb trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 09:54:34 [2024-02-15T09:54:34.364Z] time="2024-02-15T09:54:34.317081292Z" 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=adab1d07-b3d2-48e3-b3e4-9d80339423bc http.request.method=GET http.request.remoteaddr="127.0.0.1:58376" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.7 git-commit/ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.96µ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=97b863d8-6d6e-42ce-a17a-5055a1ff3a18 trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 09:54:34 [2024-02-15T09:54:34.364Z] time="2024-02-15T09:54:34.317136849Z" 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=70e987e6-b630-442b-8361-0a336083e609 http.request.method=GET http.request.remoteaddr="127.0.0.1:58388" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.7 git-commit/ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.841µ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=3948226b-9971-4c53-bfbb-2a3b17748c3f trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 09:54:34 [2024-02-15T09:54:34.364Z] time="2024-02-15T09:54:34.317208037Z" 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=70e987e6-b630-442b-8361-0a336083e609 http.request.method=GET http.request.remoteaddr="127.0.0.1:58388" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.7 git-commit/ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=27.537µ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=79167af5-be2e-4bd1-bd06-5a47a35b13d8 trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 09:54:34 [2024-02-15T09:54:34.364Z] time="2024-02-15T09:54:34.317691975Z" 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=70e987e6-b630-442b-8361-0a336083e609 http.request.method=GET http.request.remoteaddr="127.0.0.1:58388" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.7 git-commit/ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=43.003µ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=7ef48ddd-8a67-4987-9fc1-b1fa8fbd582e trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 09:54:34 [2024-02-15T09:54:34.364Z] time="2024-02-15T09:54:34.317715917Z" 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=adab1d07-b3d2-48e3-b3e4-9d80339423bc http.request.method=GET http.request.remoteaddr="127.0.0.1:58376" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.7 git-commit/ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=57.772µ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=2ce152d5-49da-4591-b7b0-f3793cb41b47 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 09:54:34 [2024-02-15T09:54:34.364Z] time="2024-02-15T09:54:34.317889997Z" 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=adab1d07-b3d2-48e3-b3e4-9d80339423bc http.request.method=GET http.request.remoteaddr="127.0.0.1:58376" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.7 git-commit/ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=25.78µ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=a66840fe-317b-41be-ba9f-a86458b37a10 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 09:54:34 [2024-02-15T09:54:34.364Z] time="2024-02-15T09:54:34.3178861Z" 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=70e987e6-b630-442b-8361-0a336083e609 http.request.method=GET http.request.remoteaddr="127.0.0.1:58388" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.7 git-commit/ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=105.092µ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=7eb4d917-2624-4a8f-8bce-affd568ca545 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 09:54:34 [2024-02-15T09:54:34.364Z] time="2024-02-15T09:54:34.31805652Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=adab1d07-b3d2-48e3-b3e4-9d80339423bc http.request.method=GET http.request.remoteaddr="127.0.0.1:58376" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.7 git-commit/ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 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.419879ms http.response.status=200 http.response.written=194 09:54:34 [2024-02-15T09:54:34.365Z] 127.0.0.1 - - [15/Feb/2024:09:54:34 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.7 git-commit/ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 09:54:34 [2024-02-15T09:54:34.365Z] time="2024-02-15T09:54:34.318114243Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=70e987e6-b630-442b-8361-0a336083e609 http.request.method=GET http.request.remoteaddr="127.0.0.1:58388" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.7 git-commit/ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 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.687776ms http.response.status=200 http.response.written=68 09:54:34 [2024-02-15T09:54:34.365Z] 127.0.0.1 - - [15/Feb/2024:09:54:34 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.7 git-commit/ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 09:54:34 [2024-02-15T09:54:34.365Z] time="2024-02-15T09:54:34.330408427Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2a5f6b3b-a5d8-458a-ba9d-8fb47bdd8273 http.request.method=GET http.request.remoteaddr="127.0.0.1:58396" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.7 git-commit/ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 09:54:34 [2024-02-15T09:54:34.365Z] time="2024-02-15T09:54:34.330447615Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2a5f6b3b-a5d8-458a-ba9d-8fb47bdd8273 http.request.method=GET http.request.remoteaddr="127.0.0.1:58396" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.7 git-commit/ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 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="818.814µs" http.response.status=200 http.response.written=2 09:54:34 [2024-02-15T09:54:34.365Z] 127.0.0.1 - - [15/Feb/2024:09:54:34 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.7 git-commit/ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 09:54:34 [2024-02-15T09:54:34.365Z] time="2024-02-15T09:54:34.335300706Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=159f3e9c-cbbc-4e21-bcdc-0dcffd62df6e http.request.method=GET http.request.remoteaddr="127.0.0.1:58408" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 09:54:34 [2024-02-15T09:54:34.365Z] time="2024-02-15T09:54:34.335341059Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=159f3e9c-cbbc-4e21-bcdc-0dcffd62df6e http.request.method=GET http.request.remoteaddr="127.0.0.1:58408" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 09:54:34 [2024-02-15T09:54:34.365Z] time="2024-02-15T09:54:34.335354942Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=159f3e9c-cbbc-4e21-bcdc-0dcffd62df6e http.request.method=GET http.request.remoteaddr="127.0.0.1:58408" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 09:54:34 [2024-02-15T09:54:34.365Z] time="2024-02-15T09:54:34.335410991Z" 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=159f3e9c-cbbc-4e21-bcdc-0dcffd62df6e http.request.method=GET http.request.remoteaddr="127.0.0.1:58408" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=29.005µ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=bd80fb62-6d27-4792-82f9-9a0023b764fa trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 09:54:34 [2024-02-15T09:54:34.365Z] time="2024-02-15T09:54:34.335458958Z" 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=159f3e9c-cbbc-4e21-bcdc-0dcffd62df6e http.request.method=GET http.request.remoteaddr="127.0.0.1:58408" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.662µ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=390b950d-c4ff-47a0-9552-64f2196d63f3 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 09:54:34 [2024-02-15T09:54:34.365Z] time="2024-02-15T09:54:34.335526339Z" 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=159f3e9c-cbbc-4e21-bcdc-0dcffd62df6e http.request.method=GET http.request.remoteaddr="127.0.0.1:58408" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 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.026591ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 09:54:34 [2024-02-15T09:54:34.365Z] 127.0.0.1 - - [15/Feb/2024:09:54:34 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.7 git-commit/ed2e655b5689cba2434c05e41f0ba7f3ad3dbbd6 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 09:54:34 [2024-02-15T09:54:34.365Z] --- PASS: TestImagePullStoredDigestForOtherRepo (0.17s) 09:54:34 [2024-02-15T09:54:34.365Z] === RUN TestImagePullNonExisting 09:54:34 [2024-02-15T09:54:34.365Z] === RUN TestImagePullNonExisting/asdfasdf:foobar 09:54:34 [2024-02-15T09:54:34.365Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar 09:54:34 [2024-02-15T09:54:34.365Z] === RUN TestImagePullNonExisting/library/asdfasdf:foobar 09:54:34 [2024-02-15T09:54:34.365Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar 09:54:34 [2024-02-15T09:54:34.365Z] === RUN TestImagePullNonExisting/asdfasdf 09:54:34 [2024-02-15T09:54:34.365Z] === PAUSE TestImagePullNonExisting/asdfasdf 09:54:34 [2024-02-15T09:54:34.365Z] === RUN TestImagePullNonExisting/asdfasdf:latest 09:54:34 [2024-02-15T09:54:34.365Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest 09:54:34 [2024-02-15T09:54:34.365Z] === RUN TestImagePullNonExisting/library/asdfasdf 09:54:34 [2024-02-15T09:54:34.365Z] === PAUSE TestImagePullNonExisting/library/asdfasdf 09:54:34 [2024-02-15T09:54:34.365Z] === RUN TestImagePullNonExisting/library/asdfasdf:latest 09:54:34 [2024-02-15T09:54:34.365Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest 09:54:34 [2024-02-15T09:54:34.365Z] === CONT TestImagePullNonExisting/asdfasdf:foobar 09:54:34 [2024-02-15T09:54:34.365Z] === CONT TestImagePullNonExisting/asdfasdf:latest 09:54:34 [2024-02-15T09:54:34.365Z] === CONT TestImagePullNonExisting/asdfasdf 09:54:34 [2024-02-15T09:54:34.365Z] === CONT TestImagePullNonExisting/library/asdfasdf:latest 09:54:34 [2024-02-15T09:54:34.365Z] === CONT TestImagePullNonExisting/library/asdfasdf:foobar 09:54:34 [2024-02-15T09:54:34.365Z] === CONT TestImagePullNonExisting/library/asdfasdf 09:54:35 [2024-02-15T09:54:35.733Z] --- PASS: TestImagePullNonExisting (0.01s) 09:54:35 [2024-02-15T09:54:35.733Z] --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.95s) 09:54:35 [2024-02-15T09:54:35.733Z] --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.96s) 09:54:35 [2024-02-15T09:54:35.733Z] --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.96s) 09:54:35 [2024-02-15T09:54:35.733Z] --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.96s) 09:54:35 [2024-02-15T09:54:35.733Z] --- PASS: TestImagePullNonExisting/library/asdfasdf (1.27s) 09:54:35 [2024-02-15T09:54:35.733Z] --- PASS: TestImagePullNonExisting/asdfasdf (1.27s) 09:54:35 [2024-02-15T09:54:35.733Z] === RUN TestRemoveImageOrphaning 09:54:35 [2024-02-15T09:54:35.990Z] --- PASS: TestRemoveImageOrphaning (0.16s) 09:54:35 [2024-02-15T09:54:35.990Z] === RUN TestRemoveByDigest 09:54:35 [2024-02-15T09:54:35.990Z] remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers 09:54:35 [2024-02-15T09:54:35.990Z] --- SKIP: TestRemoveByDigest (0.00s) 09:54:35 [2024-02-15T09:54:35.990Z] === RUN TestRemoveImageGarbageCollector 09:54:35 [2024-02-15T09:54:35.990Z] remove_unix_test.go:35: (*Execution).NotAmd64-fm 09:54:35 [2024-02-15T09:54:35.990Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 09:54:35 [2024-02-15T09:54:35.990Z] === RUN TestSaveCheckTimes 09:54:35 [2024-02-15T09:54:35.990Z] === PAUSE TestSaveCheckTimes 09:54:35 [2024-02-15T09:54:35.990Z] === RUN TestSaveOCI 09:54:35 [2024-02-15T09:54:35.990Z] === RUN TestSaveOCI/busybox:latest 09:54:35 [2024-02-15T09:54:35.990Z] === RUN TestSaveOCI/busybox:latest/Manifest 09:54:35 [2024-02-15T09:54:35.990Z] === RUN TestSaveOCI/busybox:latest/Config 09:54:35 [2024-02-15T09:54:35.990Z] === RUN TestSaveOCI/busybox:latest/Containerd_image_name 09:54:35 [2024-02-15T09:54:35.990Z] === RUN TestSaveOCI/busybox:latest/OCI_reference_tag 09:54:35 [2024-02-15T09:54:35.990Z] === RUN TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e 09:54:35 [2024-02-15T09:54:35.990Z] === RUN TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest 09:54:35 [2024-02-15T09:54:35.990Z] === RUN TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config 09:54:35 [2024-02-15T09:54:35.990Z] === RUN TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name 09:54:35 [2024-02-15T09:54:35.990Z] === RUN TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag 09:54:35 [2024-02-15T09:54:35.990Z] === RUN TestSaveOCI/multilayer:latest 09:54:35 [2024-02-15T09:54:35.990Z] === RUN TestSaveOCI/multilayer:latest/Manifest 09:54:35 [2024-02-15T09:54:35.990Z] === RUN TestSaveOCI/multilayer:latest/Config 09:54:35 [2024-02-15T09:54:35.990Z] === RUN TestSaveOCI/multilayer:latest/Containerd_image_name 09:54:35 [2024-02-15T09:54:35.990Z] === RUN TestSaveOCI/multilayer:latest/OCI_reference_tag 09:54:35 [2024-02-15T09:54:35.990Z] --- PASS: TestSaveOCI (0.13s) 09:54:35 [2024-02-15T09:54:35.990Z] --- PASS: TestSaveOCI/busybox:latest (0.02s) 09:54:35 [2024-02-15T09:54:35.990Z] --- PASS: TestSaveOCI/busybox:latest/Manifest (0.00s) 09:54:35 [2024-02-15T09:54:35.990Z] --- PASS: TestSaveOCI/busybox:latest/Config (0.00s) 09:54:35 [2024-02-15T09:54:35.990Z] --- PASS: TestSaveOCI/busybox:latest/Containerd_image_name (0.00s) 09:54:35 [2024-02-15T09:54:35.990Z] --- PASS: TestSaveOCI/busybox:latest/OCI_reference_tag (0.00s) 09:54:35 [2024-02-15T09:54:35.990Z] --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e (0.02s) 09:54:35 [2024-02-15T09:54:35.990Z] --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest (0.00s) 09:54:35 [2024-02-15T09:54:35.990Z] --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config (0.00s) 09:54:35 [2024-02-15T09:54:35.990Z] --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name (0.00s) 09:54:35 [2024-02-15T09:54:35.990Z] --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag (0.00s) 09:54:35 [2024-02-15T09:54:35.990Z] --- PASS: TestSaveOCI/multilayer:latest (0.01s) 09:54:35 [2024-02-15T09:54:35.990Z] --- PASS: TestSaveOCI/multilayer:latest/Manifest (0.00s) 09:54:35 [2024-02-15T09:54:35.990Z] --- PASS: TestSaveOCI/multilayer:latest/Config (0.00s) 09:54:35 [2024-02-15T09:54:35.990Z] --- PASS: TestSaveOCI/multilayer:latest/Containerd_image_name (0.00s) 09:54:35 [2024-02-15T09:54:35.990Z] --- PASS: TestSaveOCI/multilayer:latest/OCI_reference_tag (0.00s) 09:54:35 [2024-02-15T09:54:35.990Z] === RUN TestSaveRepoWithMultipleImages 09:54:36 [2024-02-15T09:54:36.247Z] --- PASS: TestSaveRepoWithMultipleImages (0.18s) 09:54:36 [2024-02-15T09:54:36.247Z] === RUN TestSaveDirectoryPermissions 09:54:37 [2024-02-15T09:54:37.176Z] --- PASS: TestSaveDirectoryPermissions (0.90s) 09:54:37 [2024-02-15T09:54:37.176Z] === RUN TestTagUnprefixedRepoByNameOrName 09:54:37 [2024-02-15T09:54:37.176Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) 09:54:37 [2024-02-15T09:54:37.176Z] === RUN TestTagUsingDigestAlgorithmAsName 09:54:37 [2024-02-15T09:54:37.176Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s) 09:54:37 [2024-02-15T09:54:37.176Z] === RUN TestTagValidPrefixedRepo 09:54:37 [2024-02-15T09:54:37.176Z] === RUN TestTagValidPrefixedRepo/fooo/bar 09:54:37 [2024-02-15T09:54:37.176Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar 09:54:37 [2024-02-15T09:54:37.176Z] === RUN TestTagValidPrefixedRepo/fooaa/test 09:54:37 [2024-02-15T09:54:37.176Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test 09:54:37 [2024-02-15T09:54:37.176Z] === RUN TestTagValidPrefixedRepo/foooo:t 09:54:37 [2024-02-15T09:54:37.176Z] === PAUSE TestTagValidPrefixedRepo/foooo:t 09:54:37 [2024-02-15T09:54:37.176Z] === RUN TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar 09:54:37 [2024-02-15T09:54:37.176Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar 09:54:37 [2024-02-15T09:54:37.176Z] === CONT TestTagValidPrefixedRepo/fooo/bar 09:54:37 [2024-02-15T09:54:37.176Z] === CONT TestTagValidPrefixedRepo/foooo:t 09:54:37 [2024-02-15T09:54:37.176Z] === CONT TestTagValidPrefixedRepo/fooaa/test 09:54:37 [2024-02-15T09:54:37.176Z] === CONT TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar 09:54:37 [2024-02-15T09:54:37.176Z] --- PASS: TestTagValidPrefixedRepo (0.02s) 09:54:37 [2024-02-15T09:54:37.176Z] --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.01s) 09:54:37 [2024-02-15T09:54:37.176Z] --- PASS: TestTagValidPrefixedRepo/foooo:t (0.02s) 09:54:37 [2024-02-15T09:54:37.176Z] --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.03s) 09:54:37 [2024-02-15T09:54:37.176Z] --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.02s) 09:54:37 [2024-02-15T09:54:37.176Z] === RUN TestTagExistedNameWithoutForce 09:54:37 [2024-02-15T09:54:37.176Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) 09:54:37 [2024-02-15T09:54:37.176Z] === RUN TestTagOfficialNames 09:54:37 [2024-02-15T09:54:37.176Z] === RUN TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox 09:54:37 [2024-02-15T09:54:37.176Z] === RUN TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox 09:54:37 [2024-02-15T09:54:37.176Z] === RUN TestTagOfficialNames/tag_from_busybox_to_library/busybox 09:54:37 [2024-02-15T09:54:37.176Z] === RUN TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox 09:54:37 [2024-02-15T09:54:37.176Z] === RUN TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox 09:54:37 [2024-02-15T09:54:37.176Z] --- PASS: TestTagOfficialNames (0.05s) 09:54:37 [2024-02-15T09:54:37.176Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s) 09:54:37 [2024-02-15T09:54:37.176Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s) 09:54:37 [2024-02-15T09:54:37.176Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s) 09:54:37 [2024-02-15T09:54:37.176Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s) 09:54:37 [2024-02-15T09:54:37.176Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s) 09:54:37 [2024-02-15T09:54:37.176Z] === RUN TestTagMatchesDigest 09:54:37 [2024-02-15T09:54:37.176Z] --- PASS: TestTagMatchesDigest (0.01s) 09:54:37 [2024-02-15T09:54:37.176Z] === CONT TestSaveCheckTimes 09:54:37 [2024-02-15T09:54:37.176Z] --- PASS: TestSaveCheckTimes (0.03s) 09:54:37 [2024-02-15T09:54:37.176Z] PASS 09:54:37 [2024-02-15T09:54:37.176Z] 09:54:37 [2024-02-15T09:54:37.176Z] === Skipped 09:54:37 [2024-02-15T09:54:37.176Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) 09:54:37 [2024-02-15T09:54:37.176Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out 09:54:37 [2024-02-15T09:54:37.176Z] 09:54:37 [2024-02-15T09:54:37.176Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s) 09:54:37 [2024-02-15T09:54:37.176Z] remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers 09:54:37 [2024-02-15T09:54:37.176Z] 09:54:37 [2024-02-15T09:54:37.176Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) 09:54:37 [2024-02-15T09:54:37.176Z] remove_unix_test.go:35: (*Execution).NotAmd64-fm 09:54:37 [2024-02-15T09:54:37.176Z] 09:54:37 [2024-02-15T09:54:37.176Z] DONE 70 tests, 3 skipped in 5.820s 09:54:37 [2024-02-15T09:54:37.176Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 09:54:37 [2024-02-15T09:54:37.176Z] ++ '[' -n '' ']' 09:54:37 [2024-02-15T09:54:37.176Z] ++ 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 09:54:37 [2024-02-15T09:54:37.176Z] ++ set -e 09:54:37 [2024-02-15T09:54:37.176Z] ++ '[' -n 0 ']' 09:54:37 [2024-02-15T09:54:37.176Z] ++ set -x 09:54:37 [2024-02-15T09:54:37.176Z] ++ 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.h7dYaOLO6j/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 09:54:37 [2024-02-15T09:54:37.176Z] === RUN TestStripANSICommands 09:54:37 [2024-02-15T09:54:37.177Z] === RUN TestStripANSICommands/#00 09:54:37 [2024-02-15T09:54:37.177Z] === RUN TestStripANSICommands/#01 09:54:37 [2024-02-15T09:54:37.177Z] --- PASS: TestStripANSICommands (0.00s) 09:54:37 [2024-02-15T09:54:37.177Z] --- PASS: TestStripANSICommands/#00 (0.00s) 09:54:37 [2024-02-15T09:54:37.177Z] --- PASS: TestStripANSICommands/#01 (0.00s) 09:54:37 [2024-02-15T09:54:37.177Z] PASS 09:54:37 [2024-02-15T09:54:37.177Z] 09:54:37 [2024-02-15T09:54:37.177Z] DONE 3 tests in 0.006s 09:54:37 [2024-02-15T09:54:37.433Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 09:54:37 [2024-02-15T09:54:37.433Z] ++ '[' -n '' ']' 09:54:37 [2024-02-15T09:54:37.433Z] ++ 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 09:54:37 [2024-02-15T09:54:37.433Z] ++ set -e 09:54:37 [2024-02-15T09:54:37.433Z] ++ '[' -n 0 ']' 09:54:37 [2024-02-15T09:54:37.433Z] ++ set -x 09:54:37 [2024-02-15T09:54:37.433Z] ++ 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.h7dYaOLO6j/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 09:54:37 [2024-02-15T09:54:37.433Z] INFO: Testing against a local daemon 09:54:37 [2024-02-15T09:54:37.433Z] === RUN TestCreateWithMultiNetworks 09:54:38 [2024-02-15T09:54:38.363Z] --- PASS: TestCreateWithMultiNetworks (0.89s) 09:54:38 [2024-02-15T09:54:38.363Z] === RUN TestNetworkCreateDelete 09:54:38 [2024-02-15T09:54:38.363Z] --- PASS: TestNetworkCreateDelete (0.16s) 09:54:38 [2024-02-15T09:54:38.363Z] === RUN TestDockerNetworkDeletePreferID 09:54:38 [2024-02-15T09:54:38.926Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) 09:54:38 [2024-02-15T09:54:38.926Z] === RUN TestDaemonDNSFallback 09:54:45 [2024-02-15T09:54:45.469Z] --- PASS: TestDaemonDNSFallback (6.17s) 09:54:45 [2024-02-15T09:54:45.469Z] === RUN TestInspectNetwork 09:54:46 [2024-02-15T09:54:46.837Z] === RUN TestInspectNetwork/full_network_id 09:54:46 [2024-02-15T09:54:46.837Z] === RUN TestInspectNetwork/partial_network_id 09:54:46 [2024-02-15T09:54:46.837Z] === RUN TestInspectNetwork/network_name 09:54:46 [2024-02-15T09:54:46.837Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 09:54:52 [2024-02-15T09:54:52.087Z] --- PASS: TestInspectNetwork (6.26s) 09:54:52 [2024-02-15T09:54:52.087Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 09:54:52 [2024-02-15T09:54:52.087Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 09:54:52 [2024-02-15T09:54:52.087Z] --- PASS: TestInspectNetwork/network_name (0.00s) 09:54:52 [2024-02-15T09:54:52.087Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 09:54:52 [2024-02-15T09:54:52.087Z] === RUN TestRunContainerWithBridgeNone 09:54:52 [2024-02-15T09:54:52.343Z] --- PASS: TestRunContainerWithBridgeNone (1.12s) 09:54:52 [2024-02-15T09:54:52.343Z] === RUN TestNetworkInvalidJSON 09:54:52 [2024-02-15T09:54:52.343Z] === RUN TestNetworkInvalidJSON/networks/create 09:54:52 [2024-02-15T09:54:52.343Z] === PAUSE TestNetworkInvalidJSON/networks/create 09:54:52 [2024-02-15T09:54:52.343Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect 09:54:52 [2024-02-15T09:54:52.343Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect 09:54:52 [2024-02-15T09:54:52.343Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect 09:54:52 [2024-02-15T09:54:52.343Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect 09:54:52 [2024-02-15T09:54:52.343Z] === CONT TestNetworkInvalidJSON/networks/create 09:54:52 [2024-02-15T09:54:52.343Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect 09:54:52 [2024-02-15T09:54:52.343Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type 09:54:52 [2024-02-15T09:54:52.343Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type 09:54:52 [2024-02-15T09:54:52.343Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect 09:54:52 [2024-02-15T09:54:52.343Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type 09:54:52 [2024-02-15T09:54:52.343Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON 09:54:52 [2024-02-15T09:54:52.343Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON 09:54:52 [2024-02-15T09:54:52.343Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON 09:54:52 [2024-02-15T09:54:52.343Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON 09:54:52 [2024-02-15T09:54:52.343Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON 09:54:52 [2024-02-15T09:54:52.343Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON 09:54:52 [2024-02-15T09:54:52.343Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body 09:54:52 [2024-02-15T09:54:52.343Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body 09:54:52 [2024-02-15T09:54:52.343Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body 09:54:52 [2024-02-15T09:54:52.343Z] --- PASS: TestNetworkInvalidJSON (0.01s) 09:54:52 [2024-02-15T09:54:52.343Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) 09:54:52 [2024-02-15T09:54:52.343Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) 09:54:52 [2024-02-15T09:54:52.343Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) 09:54:52 [2024-02-15T09:54:52.343Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) 09:54:52 [2024-02-15T09:54:52.343Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) 09:54:52 [2024-02-15T09:54:52.343Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) 09:54:52 [2024-02-15T09:54:52.343Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) 09:54:52 [2024-02-15T09:54:52.343Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) 09:54:52 [2024-02-15T09:54:52.343Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) 09:54:52 [2024-02-15T09:54:52.343Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) 09:54:52 [2024-02-15T09:54:52.343Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) 09:54:52 [2024-02-15T09:54:52.343Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) 09:54:52 [2024-02-15T09:54:52.343Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) 09:54:52 [2024-02-15T09:54:52.343Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) 09:54:52 [2024-02-15T09:54:52.343Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) 09:54:52 [2024-02-15T09:54:52.343Z] === RUN TestNetworkList 09:54:52 [2024-02-15T09:54:52.343Z] === RUN TestNetworkList//networks 09:54:52 [2024-02-15T09:54:52.343Z] === PAUSE TestNetworkList//networks 09:54:52 [2024-02-15T09:54:52.343Z] === RUN TestNetworkList//networks/ 09:54:52 [2024-02-15T09:54:52.343Z] === PAUSE TestNetworkList//networks/ 09:54:52 [2024-02-15T09:54:52.343Z] === CONT TestNetworkList//networks 09:54:52 [2024-02-15T09:54:52.343Z] === CONT TestNetworkList//networks/ 09:54:52 [2024-02-15T09:54:52.343Z] --- PASS: TestNetworkList (0.01s) 09:54:52 [2024-02-15T09:54:52.343Z] --- PASS: TestNetworkList//networks/ (0.00s) 09:54:52 [2024-02-15T09:54:52.343Z] --- PASS: TestNetworkList//networks (0.00s) 09:54:52 [2024-02-15T09:54:52.343Z] === RUN TestHostIPv4BridgeLabel 09:54:52 [2024-02-15T09:54:52.906Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) 09:54:52 [2024-02-15T09:54:52.906Z] === RUN TestDefaultNetworkOpts 09:54:52 [2024-02-15T09:54:52.906Z] === RUN TestDefaultNetworkOpts/default_value 09:54:54 [2024-02-15T09:54:54.274Z] === RUN TestDefaultNetworkOpts/cmdline_value 09:54:55 [2024-02-15T09:54:55.203Z] === RUN TestDefaultNetworkOpts/config-from_value 09:54:56 [2024-02-15T09:54:56.571Z] --- PASS: TestDefaultNetworkOpts (3.40s) 09:54:56 [2024-02-15T09:54:56.571Z] --- PASS: TestDefaultNetworkOpts/default_value (1.12s) 09:54:56 [2024-02-15T09:54:56.571Z] --- PASS: TestDefaultNetworkOpts/cmdline_value (1.14s) 09:54:56 [2024-02-15T09:54:56.571Z] --- PASS: TestDefaultNetworkOpts/config-from_value (1.14s) 09:54:56 [2024-02-15T09:54:56.571Z] === RUN TestForbidDuplicateNetworkNames 09:54:57 [2024-02-15T09:54:57.134Z] --- PASS: TestForbidDuplicateNetworkNames (0.62s) 09:54:57 [2024-02-15T09:54:57.134Z] === RUN TestDaemonRestartWithLiveRestore 09:54:58 [2024-02-15T09:54:58.063Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) 09:54:58 [2024-02-15T09:54:58.063Z] === RUN TestDaemonDefaultNetworkPools 09:54:58 [2024-02-15T09:54:58.992Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) 09:54:58 [2024-02-15T09:54:58.992Z] === RUN TestDaemonRestartWithExistingNetwork 09:54:59 [2024-02-15T09:54:59.921Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) 09:54:59 [2024-02-15T09:54:59.921Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 09:55:01 [2024-02-15T09:55:01.290Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) 09:55:01 [2024-02-15T09:55:01.290Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 09:55:01 [2024-02-15T09:55:01.853Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) 09:55:01 [2024-02-15T09:55:01.853Z] === RUN TestServiceWithPredefinedNetwork 09:55:04 [2024-02-15T09:55:04.372Z] --- PASS: TestServiceWithPredefinedNetwork (2.04s) 09:55:04 [2024-02-15T09:55:04.372Z] === RUN TestServiceRemoveKeepsIngressNetwork 09:55:04 [2024-02-15T09:55:04.372Z] service_test.go:250: FLAKY_TEST 09:55:04 [2024-02-15T09:55:04.372Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 09:55:04 [2024-02-15T09:55:04.372Z] === RUN TestServiceWithDataPathPortInit 09:55:19 [2024-02-15T09:55:19.222Z] --- PASS: TestServiceWithDataPathPortInit (13.16s) 09:55:19 [2024-02-15T09:55:19.222Z] === RUN TestServiceWithDefaultAddressPoolInit 09:55:19 [2024-02-15T09:55:19.222Z] service_test.go:440: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:821bavmnj0ija4lheoio7iwuc Created:2024-02-15 09:55:18.229924933 +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[04de0d6ce8f389c384017900c440c4ab62e39bf6f75bc407753801901ac5a6f0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.llwxubcwnyqbawjvwt9snvak1 EndpointID:ff58c2a6a2a42f22fa34098a6a38a6fb642c55b00165443bb2d7328f13adcd50 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:99e03c4e0fe54008bcb56ed5ddb018e3b6e609b50c5c6fed6b40162b19c46467 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:92a298a8bad8 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.llwxubcwnyqbawjvwt9snvak1 EndpointID:ff58c2a6a2a42f22fa34098a6a38a6fb642c55b00165443bb2d7328f13adcd50 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 09:55:24 [2024-02-15T09:55:24.472Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.64s) 09:55:24 [2024-02-15T09:55:24.473Z] PASS 09:55:24 [2024-02-15T09:55:24.473Z] 09:55:24 [2024-02-15T09:55:24.473Z] === Skipped 09:55:24 [2024-02-15T09:55:24.473Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 09:55:24 [2024-02-15T09:55:24.473Z] service_test.go:250: FLAKY_TEST 09:55:24 [2024-02-15T09:55:24.473Z] 09:55:24 [2024-02-15T09:55:24.473Z] DONE 44 tests, 1 skipped in 46.381s 09:55:24 [2024-02-15T09:55:24.473Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 09:55:24 [2024-02-15T09:55:24.473Z] ++ '[' -n '' ']' 09:55:24 [2024-02-15T09:55:24.473Z] ++ 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 09:55:24 [2024-02-15T09:55:24.473Z] ++ set -e 09:55:24 [2024-02-15T09:55:24.473Z] ++ '[' -n 0 ']' 09:55:24 [2024-02-15T09:55:24.473Z] ++ set -x 09:55:24 [2024-02-15T09:55:24.473Z] ++ 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.h7dYaOLO6j/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 09:55:24 [2024-02-15T09:55:24.473Z] INFO: Testing against a local daemon 09:55:24 [2024-02-15T09:55:24.473Z] === RUN TestDockerNetworkIpvlanPersistance 09:55:24 [2024-02-15T09:55:24.473Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 09:55:24 [2024-02-15T09:55:24.473Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 09:55:24 [2024-02-15T09:55:24.473Z] === RUN TestDockerNetworkIpvlan 09:55:24 [2024-02-15T09:55:24.473Z] ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 09:55:24 [2024-02-15T09:55:24.473Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 09:55:24 [2024-02-15T09:55:24.473Z] PASS 09:55:24 [2024-02-15T09:55:24.473Z] 09:55:24 [2024-02-15T09:55:24.473Z] === Skipped 09:55:24 [2024-02-15T09:55:24.473Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 09:55:24 [2024-02-15T09:55:24.473Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 09:55:24 [2024-02-15T09:55:24.473Z] 09:55:24 [2024-02-15T09:55:24.473Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 09:55:24 [2024-02-15T09:55:24.473Z] ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 09:55:24 [2024-02-15T09:55:24.473Z] 09:55:24 [2024-02-15T09:55:24.473Z] DONE 2 tests, 2 skipped in 0.030s 09:55:24 [2024-02-15T09:55:24.473Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 09:55:24 [2024-02-15T09:55:24.473Z] ++ '[' -n '' ']' 09:55:24 [2024-02-15T09:55:24.473Z] ++ 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 09:55:24 [2024-02-15T09:55:24.473Z] ++ set -e 09:55:24 [2024-02-15T09:55:24.473Z] ++ '[' -n 0 ']' 09:55:24 [2024-02-15T09:55:24.473Z] ++ set -x 09:55:24 [2024-02-15T09:55:24.473Z] ++ 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.h7dYaOLO6j/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 09:55:24 [2024-02-15T09:55:24.473Z] INFO: Testing against a local daemon 09:55:24 [2024-02-15T09:55:24.473Z] === RUN TestDockerNetworkMacvlanPersistance 09:55:25 [2024-02-15T09:55:25.036Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) 09:55:25 [2024-02-15T09:55:25.036Z] === RUN TestDockerNetworkMacvlan 09:55:25 [2024-02-15T09:55:25.036Z] === RUN TestDockerNetworkMacvlan/Subinterface 09:55:25 [2024-02-15T09:55:25.965Z] === RUN TestDockerNetworkMacvlan/OverlapParent 09:55:26 [2024-02-15T09:55:26.528Z] === RUN TestDockerNetworkMacvlan/NilParent 09:55:27 [2024-02-15T09:55:27.895Z] === RUN TestDockerNetworkMacvlan/InternalMode 09:55:29 [2024-02-15T09:55:29.263Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 09:55:31 [2024-02-15T09:55:31.156Z] === RUN TestDockerNetworkMacvlan/Addressing 09:55:32 [2024-02-15T09:55:32.524Z] --- PASS: TestDockerNetworkMacvlan (7.18s) 09:55:32 [2024-02-15T09:55:32.524Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.66s) 09:55:32 [2024-02-15T09:55:32.524Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.72s) 09:55:32 [2024-02-15T09:55:32.524Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.42s) 09:55:32 [2024-02-15T09:55:32.524Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.27s) 09:55:32 [2024-02-15T09:55:32.524Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.06s) 09:55:32 [2024-02-15T09:55:32.524Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.06s) 09:55:32 [2024-02-15T09:55:32.524Z] PASS 09:55:32 [2024-02-15T09:55:32.524Z] 09:55:32 [2024-02-15T09:55:32.524Z] DONE 8 tests in 8.581s 09:55:32 [2024-02-15T09:55:32.524Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m 09:55:32 [2024-02-15T09:55:32.524Z] ++ '[' -n '' ']' 09:55:32 [2024-02-15T09:55:32.524Z] ++ 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 09:55:32 [2024-02-15T09:55:32.524Z] ++ set -e 09:55:32 [2024-02-15T09:55:32.524Z] ++ '[' -n 0 ']' 09:55:32 [2024-02-15T09:55:32.524Z] ++ set -x 09:55:32 [2024-02-15T09:55:32.524Z] ++ 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.h7dYaOLO6j/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 09:55:32 [2024-02-15T09:55:32.524Z] INFO: Testing against a local daemon 09:55:32 [2024-02-15T09:55:32.524Z] === RUN TestBridgeICC 09:55:33 [2024-02-15T09:55:33.087Z] === RUN TestBridgeICC/IPv4_non-internal_network 09:55:34 [2024-02-15T09:55:34.017Z] === RUN TestBridgeICC/IPv4_internal_network 09:55:34 [2024-02-15T09:55:34.947Z] === RUN TestBridgeICC/IPv6_ULA_on_non-internal_network 09:55:35 [2024-02-15T09:55:35.876Z] === RUN TestBridgeICC/IPv6_ULA_on_internal_network 09:55:36 [2024-02-15T09:55:36.439Z] === RUN TestBridgeICC/IPv6_link-local_address_on_non-internal_network 09:55:37 [2024-02-15T09:55:37.369Z] === RUN TestBridgeICC/IPv6_link-local_address_on_internal_network 09:55:38 [2024-02-15T09:55:38.298Z] === RUN TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name 09:55:39 [2024-02-15T09:55:39.227Z] === RUN TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name 09:55:40 [2024-02-15T09:55:40.159Z] === RUN TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address 09:55:42 [2024-02-15T09:55:42.679Z] === RUN TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address 09:55:45 [2024-02-15T09:55:45.198Z] --- PASS: TestBridgeICC (12.85s) 09:55:45 [2024-02-15T09:55:45.198Z] --- PASS: TestBridgeICC/IPv4_non-internal_network (0.98s) 09:55:45 [2024-02-15T09:55:45.198Z] --- PASS: TestBridgeICC/IPv4_internal_network (0.86s) 09:55:45 [2024-02-15T09:55:45.198Z] --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (0.93s) 09:55:45 [2024-02-15T09:55:45.198Z] --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (0.81s) 09:55:45 [2024-02-15T09:55:45.198Z] --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (0.92s) 09:55:45 [2024-02-15T09:55:45.198Z] --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (0.91s) 09:55:45 [2024-02-15T09:55:45.198Z] --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name (0.97s) 09:55:45 [2024-02-15T09:55:45.198Z] --- PASS: TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name (0.92s) 09:55:45 [2024-02-15T09:55:45.198Z] --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (1.96s) 09:55:45 [2024-02-15T09:55:45.198Z] --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (3.00s) 09:55:45 [2024-02-15T09:55:45.198Z] === RUN TestBridgeINC 09:55:45 [2024-02-15T09:55:45.761Z] === RUN TestBridgeINC/IPv4_non-internal_network 09:55:49 [2024-02-15T09:55:49.932Z] === RUN TestBridgeINC/IPv4_internal_network 09:55:50 [2024-02-15T09:55:50.861Z] === RUN TestBridgeINC/IPv6_ULA_on_non-internal_network 09:55:55 [2024-02-15T09:55:55.031Z] === RUN TestBridgeINC/IPv6_ULA_on_internal_network 09:55:56 [2024-02-15T09:55:56.398Z] --- PASS: TestBridgeINC (10.90s) 09:55:56 [2024-02-15T09:55:56.398Z] --- PASS: TestBridgeINC/IPv4_non-internal_network (4.10s) 09:55:56 [2024-02-15T09:55:56.398Z] --- PASS: TestBridgeINC/IPv4_internal_network (1.02s) 09:55:56 [2024-02-15T09:55:56.398Z] --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.15s) 09:55:56 [2024-02-15T09:55:56.398Z] --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.03s) 09:55:56 [2024-02-15T09:55:56.398Z] === RUN TestDefaultBridgeIPv6 09:55:56 [2024-02-15T09:55:56.398Z] === RUN TestDefaultBridgeIPv6/IPv6_ULA 09:55:57 [2024-02-15T09:55:57.766Z] === RUN TestDefaultBridgeIPv6/IPv6_LLA_only 09:55:59 [2024-02-15T09:55:59.134Z] === RUN TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only 09:56:00 [2024-02-15T09:56:00.502Z] --- PASS: TestDefaultBridgeIPv6 (4.13s) 09:56:00 [2024-02-15T09:56:00.502Z] --- PASS: TestDefaultBridgeIPv6/IPv6_ULA (1.41s) 09:56:00 [2024-02-15T09:56:00.502Z] --- PASS: TestDefaultBridgeIPv6/IPv6_LLA_only (1.33s) 09:56:00 [2024-02-15T09:56:00.502Z] --- PASS: TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only (1.38s) 09:56:00 [2024-02-15T09:56:00.502Z] === RUN TestDefaultBridgeAddresses 09:56:00 [2024-02-15T09:56:00.502Z] === RUN TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes 09:56:01 [2024-02-15T09:56:01.869Z] === RUN TestDefaultBridgeAddresses/Link-Local_Subnet_Changes 09:56:03 [2024-02-15T09:56:03.237Z] --- PASS: TestDefaultBridgeAddresses (3.10s) 09:56:03 [2024-02-15T09:56:03.237Z] --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes (1.55s) 09:56:03 [2024-02-15T09:56:03.237Z] --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes (1.55s) 09:56:03 [2024-02-15T09:56:03.237Z] === RUN TestEtcHostsIpv6 09:56:03 [2024-02-15T09:56:03.800Z] === RUN TestEtcHostsIpv6/IPv6_enabled 09:56:04 [2024-02-15T09:56:04.363Z] === RUN TestEtcHostsIpv6/IPv6_disabled 09:56:08 [2024-02-15T09:56:08.535Z] --- PASS: TestEtcHostsIpv6 (4.47s) 09:56:08 [2024-02-15T09:56:08.535Z] --- PASS: TestEtcHostsIpv6/IPv6_enabled (0.40s) 09:56:08 [2024-02-15T09:56:08.535Z] --- PASS: TestEtcHostsIpv6/IPv6_disabled (3.48s) 09:56:08 [2024-02-15T09:56:08.535Z] === RUN TestMACAddrOnRestart 09:56:09 [2024-02-15T09:56:09.904Z] --- PASS: TestMACAddrOnRestart (1.89s) 09:56:09 [2024-02-15T09:56:09.904Z] === RUN TestCfgdMACAddrOnRestart 09:56:12 [2024-02-15T09:56:12.430Z] --- PASS: TestCfgdMACAddrOnRestart (2.40s) 09:56:12 [2024-02-15T09:56:12.430Z] === RUN TestInspectCfgdMAC 09:56:12 [2024-02-15T09:56:12.687Z] === RUN TestInspectCfgdMAC/generated_address_default_bridge 09:56:12 [2024-02-15T09:56:12.687Z] === RUN TestInspectCfgdMAC/configured_address_default_bridge 09:56:12 [2024-02-15T09:56:12.687Z] === RUN TestInspectCfgdMAC/generated_address_custom_bridge 09:56:12 [2024-02-15T09:56:12.945Z] === RUN TestInspectCfgdMAC/configured_address_custom_bridge 09:56:13 [2024-02-15T09:56:13.203Z] === RUN TestInspectCfgdMAC/ctr-wide_address_default_bridge 09:56:13 [2024-02-15T09:56:13.204Z] --- PASS: TestInspectCfgdMAC (1.09s) 09:56:13 [2024-02-15T09:56:13.204Z] --- PASS: TestInspectCfgdMAC/generated_address_default_bridge (0.06s) 09:56:13 [2024-02-15T09:56:13.204Z] --- PASS: TestInspectCfgdMAC/configured_address_default_bridge (0.03s) 09:56:13 [2024-02-15T09:56:13.204Z] --- PASS: TestInspectCfgdMAC/generated_address_custom_bridge (0.17s) 09:56:13 [2024-02-15T09:56:13.204Z] --- PASS: TestInspectCfgdMAC/configured_address_custom_bridge (0.19s) 09:56:13 [2024-02-15T09:56:13.204Z] --- PASS: TestInspectCfgdMAC/ctr-wide_address_default_bridge (0.04s) 09:56:13 [2024-02-15T09:56:13.204Z] PASS 09:56:13 [2024-02-15T09:56:13.204Z] 09:56:13 [2024-02-15T09:56:13.204Z] DONE 34 tests in 40.861s 09:56:13 [2024-02-15T09:56:13.204Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 09:56:13 [2024-02-15T09:56:13.204Z] ++ '[' -n '' ']' 09:56:13 [2024-02-15T09:56:13.204Z] ++ 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 09:56:13 [2024-02-15T09:56:13.204Z] ++ set -e 09:56:13 [2024-02-15T09:56:13.204Z] ++ '[' -n 0 ']' 09:56:13 [2024-02-15T09:56:13.204Z] ++ set -x 09:56:13 [2024-02-15T09:56:13.204Z] ++ 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.h7dYaOLO6j/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 09:56:13 [2024-02-15T09:56:13.204Z] testing: warning: no tests to run 09:56:13 [2024-02-15T09:56:13.204Z] PASS 09:56:13 [2024-02-15T09:56:13.204Z] 09:56:13 [2024-02-15T09:56:13.204Z] DONE 0 tests in 0.005s 09:56:13 [2024-02-15T09:56:13.204Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 09:56:13 [2024-02-15T09:56:13.204Z] ++ '[' -n '' ']' 09:56:13 [2024-02-15T09:56:13.204Z] ++ 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 09:56:13 [2024-02-15T09:56:13.204Z] ++ set -e 09:56:13 [2024-02-15T09:56:13.204Z] ++ '[' -n 0 ']' 09:56:13 [2024-02-15T09:56:13.204Z] ++ set -x 09:56:13 [2024-02-15T09:56:13.204Z] ++ 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.h7dYaOLO6j/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 09:56:13 [2024-02-15T09:56:13.204Z] INFO: Testing against a local daemon 09:56:13 [2024-02-15T09:56:13.204Z] === RUN TestAuthZPluginAllowRequest 09:56:14 [2024-02-15T09:56:14.136Z] --- PASS: TestAuthZPluginAllowRequest (0.97s) 09:56:14 [2024-02-15T09:56:14.136Z] === RUN TestAuthZPluginTLS 09:56:14 [2024-02-15T09:56:14.699Z] --- PASS: TestAuthZPluginTLS (0.54s) 09:56:14 [2024-02-15T09:56:14.699Z] === RUN TestAuthZPluginDenyRequest 09:56:15 [2024-02-15T09:56:15.263Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) 09:56:15 [2024-02-15T09:56:15.263Z] === RUN TestAuthZPluginAPIDenyResponse 09:56:15 [2024-02-15T09:56:15.827Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) 09:56:15 [2024-02-15T09:56:15.827Z] === RUN TestAuthZPluginDenyResponse 09:56:16 [2024-02-15T09:56:16.390Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) 09:56:16 [2024-02-15T09:56:16.390Z] === RUN TestAuthZPluginAllowEventStream 09:56:17 [2024-02-15T09:56:17.320Z] 2024/02/15 09:56:16 http: panic serving 127.0.0.1:60120: runtime error: invalid memory address or nil pointer dereference 09:56:17 [2024-02-15T09:56:17.320Z] goroutine 186 [running]: 09:56:17 [2024-02-15T09:56:17.320Z] net/http.(*conn).serve.func1() 09:56:17 [2024-02-15T09:56:17.320Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 09:56:17 [2024-02-15T09:56:17.320Z] panic({0xa852a0?, 0x15aa340?}) 09:56:17 [2024-02-15T09:56:17.320Z] /usr/local/go/src/runtime/panic.go:920 +0x26c 09:56:17 [2024-02-15T09:56:17.320Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd84830, 0x40003121e0}, 0xffff5fd9f740?) 09:56:17 [2024-02-15T09:56:17.320Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c 09:56:17 [2024-02-15T09:56:17.320Z] net/http.HandlerFunc.ServeHTTP(0x4000526100?, {0xd84830?, 0x40003121e0?}, 0x4025c4?) 09:56:17 [2024-02-15T09:56:17.320Z] /usr/local/go/src/net/http/server.go:2136 +0x38 09:56:17 [2024-02-15T09:56:17.320Z] net/http.(*ServeMux).ServeHTTP(0xd8ab98?, {0xd84830, 0x40003121e0}, 0x4000526100) 09:56:17 [2024-02-15T09:56:17.320Z] /usr/local/go/src/net/http/server.go:2514 +0x144 09:56:17 [2024-02-15T09:56:17.320Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x4000310160, {0xd833f0?, 0x40000e2000}, 0x4000526000, {0xd795a0, 0x40002ce180}) 09:56:17 [2024-02-15T09:56:17.320Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44 09:56:17 [2024-02-15T09:56:17.320Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd833f0?, 0x40000e2000?}, 0x4000356010?) 09:56:17 [2024-02-15T09:56:17.320Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40 09:56:17 [2024-02-15T09:56:17.320Z] net/http.HandlerFunc.ServeHTTP(0x10?, {0xd833f0?, 0x40000e2000?}, 0x40000e2000?) 09:56:17 [2024-02-15T09:56:17.320Z] /usr/local/go/src/net/http/server.go:2136 +0x38 09:56:17 [2024-02-15T09:56:17.320Z] net/http.serverHandler.ServeHTTP({0xd7ffa8?}, {0xd833f0?, 0x40000e2000?}, 0x6?) 09:56:17 [2024-02-15T09:56:17.320Z] /usr/local/go/src/net/http/server.go:2938 +0xbc 09:56:17 [2024-02-15T09:56:17.320Z] net/http.(*conn).serve(0x40002a79e0, {0xd8ab98, 0x4000224f90}) 09:56:17 [2024-02-15T09:56:17.320Z] /usr/local/go/src/net/http/server.go:2009 +0x518 09:56:17 [2024-02-15T09:56:17.320Z] created by net/http.(*Server).Serve in goroutine 49 09:56:17 [2024-02-15T09:56:17.320Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc 09:56:18 [2024-02-15T09:56:18.249Z] 2024/02/15 09:56:17 http: panic serving 127.0.0.1:60122: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input 09:56:18 [2024-02-15T09:56:18.249Z] goroutine 233 [running]: 09:56:18 [2024-02-15T09:56:18.249Z] net/http.(*conn).serve.func1() 09:56:18 [2024-02-15T09:56:18.249Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 09:56:18 [2024-02-15T09:56:18.249Z] panic({0xa1b4c0?, 0x4000356190?}) 09:56:18 [2024-02-15T09:56:18.249Z] /usr/local/go/src/runtime/panic.go:920 +0x26c 09:56:18 [2024-02-15T09:56:18.249Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd84830, 0x4000312300}, 0xffff5fd9f740?) 09:56:18 [2024-02-15T09:56:18.249Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360 09:56:18 [2024-02-15T09:56:18.249Z] net/http.HandlerFunc.ServeHTTP(0x4000526200?, {0xd84830?, 0x4000312300?}, 0x4025c4?) 09:56:18 [2024-02-15T09:56:18.249Z] /usr/local/go/src/net/http/server.go:2136 +0x38 09:56:18 [2024-02-15T09:56:18.249Z] net/http.(*ServeMux).ServeHTTP(0xd8ab98?, {0xd84830, 0x4000312300}, 0x4000526200) 09:56:18 [2024-02-15T09:56:18.249Z] /usr/local/go/src/net/http/server.go:2514 +0x144 09:56:18 [2024-02-15T09:56:18.249Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x4000310160, {0xd833f0?, 0x40000e20e0}, 0x4000526600, {0xd795a0, 0x40002ce180}) 09:56:18 [2024-02-15T09:56:18.249Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44 09:56:18 [2024-02-15T09:56:18.249Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd833f0?, 0x40000e20e0?}, 0x4000224330?) 09:56:18 [2024-02-15T09:56:18.249Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40 09:56:18 [2024-02-15T09:56:18.249Z] net/http.HandlerFunc.ServeHTTP(0x1607dc0?, {0xd833f0?, 0x40000e20e0?}, 0x400058fb40?) 09:56:18 [2024-02-15T09:56:18.249Z] /usr/local/go/src/net/http/server.go:2136 +0x38 09:56:18 [2024-02-15T09:56:18.249Z] net/http.serverHandler.ServeHTTP({0x4000224330?}, {0xd833f0?, 0x40000e20e0?}, 0x6?) 09:56:18 [2024-02-15T09:56:18.249Z] /usr/local/go/src/net/http/server.go:2938 +0xbc 09:56:18 [2024-02-15T09:56:18.249Z] net/http.(*conn).serve(0x40000f4870, {0xd8ab98, 0x4000224f90}) 09:56:18 [2024-02-15T09:56:18.249Z] /usr/local/go/src/net/http/server.go:2009 +0x518 09:56:18 [2024-02-15T09:56:18.249Z] created by net/http.(*Server).Serve in goroutine 49 09:56:18 [2024-02-15T09:56:18.249Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc 09:56:20 [2024-02-15T09:56:20.148Z] 2024/02/15 09:56:19 http: panic serving 127.0.0.1:59442: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input 09:56:20 [2024-02-15T09:56:20.148Z] goroutine 200 [running]: 09:56:20 [2024-02-15T09:56:20.148Z] net/http.(*conn).serve.func1() 09:56:20 [2024-02-15T09:56:20.148Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 09:56:20 [2024-02-15T09:56:20.148Z] panic({0xa1b4c0?, 0x4000356240?}) 09:56:20 [2024-02-15T09:56:20.148Z] /usr/local/go/src/runtime/panic.go:920 +0x26c 09:56:20 [2024-02-15T09:56:20.148Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd84830, 0x40003123c0}, 0xffff5fd9f740?) 09:56:20 [2024-02-15T09:56:20.148Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360 09:56:20 [2024-02-15T09:56:20.148Z] net/http.HandlerFunc.ServeHTTP(0x4000526400?, {0xd84830?, 0x40003123c0?}, 0x4025c4?) 09:56:20 [2024-02-15T09:56:20.148Z] /usr/local/go/src/net/http/server.go:2136 +0x38 09:56:20 [2024-02-15T09:56:20.148Z] net/http.(*ServeMux).ServeHTTP(0xd8ab98?, {0xd84830, 0x40003123c0}, 0x4000526400) 09:56:20 [2024-02-15T09:56:20.148Z] /usr/local/go/src/net/http/server.go:2514 +0x144 09:56:20 [2024-02-15T09:56:20.148Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x4000310160, {0xd833f0?, 0x40000e21c0}, 0x4000526300, {0xd795a0, 0x40002ce180}) 09:56:20 [2024-02-15T09:56:20.148Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44 09:56:20 [2024-02-15T09:56:20.148Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd833f0?, 0x40000e21c0?}, 0x4000225020?) 09:56:20 [2024-02-15T09:56:20.148Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40 09:56:20 [2024-02-15T09:56:20.148Z] net/http.HandlerFunc.ServeHTTP(0x1607dc0?, {0xd833f0?, 0x40000e21c0?}, 0x400058fb40?) 09:56:20 [2024-02-15T09:56:20.148Z] /usr/local/go/src/net/http/server.go:2136 +0x38 09:56:20 [2024-02-15T09:56:20.148Z] net/http.serverHandler.ServeHTTP({0x4000225020?}, {0xd833f0?, 0x40000e21c0?}, 0x6?) 09:56:20 [2024-02-15T09:56:20.148Z] /usr/local/go/src/net/http/server.go:2938 +0xbc 09:56:20 [2024-02-15T09:56:20.148Z] net/http.(*conn).serve(0x40000f42d0, {0xd8ab98, 0x4000224f90}) 09:56:20 [2024-02-15T09:56:20.148Z] /usr/local/go/src/net/http/server.go:2009 +0x518 09:56:20 [2024-02-15T09:56:20.148Z] created by net/http.(*Server).Serve in goroutine 49 09:56:20 [2024-02-15T09:56:20.148Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc 09:56:22 [2024-02-15T09:56:22.668Z] --- PASS: TestAuthZPluginAllowEventStream (5.97s) 09:56:22 [2024-02-15T09:56:22.668Z] === RUN TestAuthZPluginErrorResponse 09:56:22 [2024-02-15T09:56:22.925Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) 09:56:22 [2024-02-15T09:56:22.925Z] === RUN TestAuthZPluginErrorRequest 09:56:23 [2024-02-15T09:56:23.489Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) 09:56:23 [2024-02-15T09:56:23.489Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 09:56:23 [2024-02-15T09:56:23.746Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) 09:56:23 [2024-02-15T09:56:23.746Z] === RUN TestAuthZPluginEnsureLoadImportWorking 09:56:25 [2024-02-15T09:56:25.115Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.09s) 09:56:25 [2024-02-15T09:56:25.115Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 09:56:26 [2024-02-15T09:56:26.045Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.11s) 09:56:26 [2024-02-15T09:56:26.045Z] === RUN TestAuthZPluginHeader 09:56:26 [2024-02-15T09:56:26.609Z] --- PASS: TestAuthZPluginHeader (0.60s) 09:56:26 [2024-02-15T09:56:26.609Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 09:56:26 [2024-02-15T09:56:26.609Z] authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm 09:56:26 [2024-02-15T09:56:26.609Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 09:56:26 [2024-02-15T09:56:26.609Z] === RUN TestAuthZPluginV2Disable 09:56:26 [2024-02-15T09:56:26.609Z] authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm 09:56:26 [2024-02-15T09:56:26.609Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) 09:56:26 [2024-02-15T09:56:26.609Z] === RUN TestAuthZPluginV2RejectVolumeRequests 09:56:26 [2024-02-15T09:56:26.609Z] authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm 09:56:26 [2024-02-15T09:56:26.609Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) 09:56:26 [2024-02-15T09:56:26.609Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 09:56:26 [2024-02-15T09:56:26.609Z] authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm 09:56:26 [2024-02-15T09:56:26.609Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 09:56:26 [2024-02-15T09:56:26.609Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 09:56:44 [2024-02-15T09:56:44.662Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) 09:56:44 [2024-02-15T09:56:44.662Z] PASS 09:56:44 [2024-02-15T09:56:44.662Z] 09:56:44 [2024-02-15T09:56:44.662Z] === Skipped 09:56:44 [2024-02-15T09:56:44.662Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 09:56:44 [2024-02-15T09:56:44.662Z] authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm 09:56:44 [2024-02-15T09:56:44.662Z] 09:56:44 [2024-02-15T09:56:44.662Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) 09:56:44 [2024-02-15T09:56:44.662Z] authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm 09:56:44 [2024-02-15T09:56:44.662Z] 09:56:44 [2024-02-15T09:56:44.662Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) 09:56:44 [2024-02-15T09:56:44.662Z] authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm 09:56:44 [2024-02-15T09:56:44.662Z] 09:56:44 [2024-02-15T09:56:44.662Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 09:56:44 [2024-02-15T09:56:44.662Z] authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm 09:56:44 [2024-02-15T09:56:44.662Z] 09:56:44 [2024-02-15T09:56:44.662Z] DONE 17 tests, 4 skipped in 30.348s 09:56:44 [2024-02-15T09:56:44.662Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 09:56:44 [2024-02-15T09:56:44.662Z] ++ '[' -n '' ']' 09:56:44 [2024-02-15T09:56:44.662Z] ++ 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 09:56:44 [2024-02-15T09:56:44.662Z] ++ set -e 09:56:44 [2024-02-15T09:56:44.662Z] ++ '[' -n 0 ']' 09:56:44 [2024-02-15T09:56:44.662Z] ++ set -x 09:56:44 [2024-02-15T09:56:44.662Z] ++ 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.h7dYaOLO6j/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 09:56:44 [2024-02-15T09:56:44.662Z] INFO: Testing against a local daemon 09:56:44 [2024-02-15T09:56:44.662Z] === RUN TestPluginInvalidJSON 09:56:44 [2024-02-15T09:56:44.662Z] === RUN TestPluginInvalidJSON/plugins/foobar/set 09:56:44 [2024-02-15T09:56:44.662Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set 09:56:44 [2024-02-15T09:56:44.662Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade 09:56:44 [2024-02-15T09:56:44.662Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade 09:56:44 [2024-02-15T09:56:44.662Z] === RUN TestPluginInvalidJSON/plugins/pull 09:56:44 [2024-02-15T09:56:44.662Z] === PAUSE TestPluginInvalidJSON/plugins/pull 09:56:44 [2024-02-15T09:56:44.662Z] === CONT TestPluginInvalidJSON/plugins/foobar/set 09:56:44 [2024-02-15T09:56:44.662Z] === CONT TestPluginInvalidJSON/plugins/pull 09:56:44 [2024-02-15T09:56:44.662Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type 09:56:44 [2024-02-15T09:56:44.662Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type 09:56:44 [2024-02-15T09:56:44.662Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade 09:56:44 [2024-02-15T09:56:44.662Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type 09:56:44 [2024-02-15T09:56:44.662Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON 09:56:44 [2024-02-15T09:56:44.662Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON 09:56:44 [2024-02-15T09:56:44.662Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON 09:56:44 [2024-02-15T09:56:44.662Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON 09:56:44 [2024-02-15T09:56:44.662Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON 09:56:44 [2024-02-15T09:56:44.662Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON 09:56:44 [2024-02-15T09:56:44.662Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body 09:56:44 [2024-02-15T09:56:44.662Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body 09:56:44 [2024-02-15T09:56:44.662Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body 09:56:44 [2024-02-15T09:56:44.662Z] --- PASS: TestPluginInvalidJSON (0.01s) 09:56:44 [2024-02-15T09:56:44.662Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) 09:56:44 [2024-02-15T09:56:44.662Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) 09:56:44 [2024-02-15T09:56:44.662Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) 09:56:44 [2024-02-15T09:56:44.662Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) 09:56:44 [2024-02-15T09:56:44.662Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) 09:56:44 [2024-02-15T09:56:44.662Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) 09:56:44 [2024-02-15T09:56:44.662Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) 09:56:44 [2024-02-15T09:56:44.662Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) 09:56:44 [2024-02-15T09:56:44.662Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) 09:56:44 [2024-02-15T09:56:44.662Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) 09:56:44 [2024-02-15T09:56:44.662Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) 09:56:44 [2024-02-15T09:56:44.662Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) 09:56:44 [2024-02-15T09:56:44.662Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) 09:56:44 [2024-02-15T09:56:44.662Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) 09:56:44 [2024-02-15T09:56:44.662Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) 09:56:44 [2024-02-15T09:56:44.662Z] === RUN TestPluginInstall 09:56:44 [2024-02-15T09:56:44.662Z] === RUN TestPluginInstall/no_auth 09:56:47 [2024-02-15T09:56:47.184Z] time="2024-02-15T09:56:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 09:56:47 [2024-02-15T09:56:47.184Z] time="2024-02-15T09:56:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2d84fa3de17ec539c192471265fc477c4566da848dfc0d877996a91a4e8ec89b" mediatype=application/vnd.docker.plugin.v1+json size=522 09:56:47 [2024-02-15T09:56:47.184Z] time="2024-02-15T09:56:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 09:56:47 [2024-02-15T09:56:47.184Z] time="2024-02-15T09:56:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2d84fa3de17ec539c192471265fc477c4566da848dfc0d877996a91a4e8ec89b" mediatype=application/vnd.docker.plugin.v1+json size=522 09:56:47 [2024-02-15T09:56:47.184Z] === RUN TestPluginInstall/with_digest 09:56:47 [2024-02-15T09:56:47.747Z] === RUN TestPluginInstall/with_htpasswd 09:56:48 [2024-02-15T09:56:48.003Z] time="2024-02-15T09:56:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 09:56:48 [2024-02-15T09:56:48.003Z] time="2024-02-15T09:56:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cf41c0e5a57feaf04aefeb5894db6ac37e458f4ea3947fc306bf3aebaa260069" mediatype=application/vnd.docker.plugin.v1+json size=522 09:56:48 [2024-02-15T09:56:48.003Z] time="2024-02-15T09:56:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 09:56:48 [2024-02-15T09:56:48.003Z] time="2024-02-15T09:56:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cf41c0e5a57feaf04aefeb5894db6ac37e458f4ea3947fc306bf3aebaa260069" mediatype=application/vnd.docker.plugin.v1+json size=522 09:56:48 [2024-02-15T09:56:48.003Z] === RUN TestPluginInstall/with_insecure 09:56:48 [2024-02-15T09:56:48.933Z] time="2024-02-15T09:56:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 09:56:48 [2024-02-15T09:56:48.933Z] time="2024-02-15T09:56:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:78b6471339cfb2c4623a28c37eec968f58b7b9cf0c4e6a3388f26d31a8d2b22b" mediatype=application/vnd.docker.plugin.v1+json size=522 09:56:48 [2024-02-15T09:56:48.933Z] time="2024-02-15T09:56:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 09:56:48 [2024-02-15T09:56:48.933Z] time="2024-02-15T09:56:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:78b6471339cfb2c4623a28c37eec968f58b7b9cf0c4e6a3388f26d31a8d2b22b" mediatype=application/vnd.docker.plugin.v1+json size=522 09:56:48 [2024-02-15T09:56:48.933Z] plugin_test.go:247: [d407b0898fae4] daemon is not started 09:56:48 [2024-02-15T09:56:48.933Z] --- PASS: TestPluginInstall (5.42s) 09:56:48 [2024-02-15T09:56:48.933Z] --- PASS: TestPluginInstall/no_auth (3.58s) 09:56:48 [2024-02-15T09:56:48.933Z] --- PASS: TestPluginInstall/with_digest (0.47s) 09:56:48 [2024-02-15T09:56:48.933Z] --- PASS: TestPluginInstall/with_htpasswd (0.45s) 09:56:48 [2024-02-15T09:56:48.933Z] --- PASS: TestPluginInstall/with_insecure (0.92s) 09:56:48 [2024-02-15T09:56:48.933Z] === RUN TestPluginsWithRuntimes 09:56:50 [2024-02-15T09:56:50.302Z] === RUN TestPluginsWithRuntimes/No_Args 09:56:51 [2024-02-15T09:56:51.231Z] === RUN TestPluginsWithRuntimes/With_Args 09:56:52 [2024-02-15T09:56:52.161Z] --- PASS: TestPluginsWithRuntimes (3.09s) 09:56:52 [2024-02-15T09:56:52.161Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.82s) 09:56:52 [2024-02-15T09:56:52.161Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.81s) 09:56:52 [2024-02-15T09:56:52.161Z] === RUN TestPluginBackCompatMediaTypes 09:56:52 [2024-02-15T09:56:52.724Z] --- PASS: TestPluginBackCompatMediaTypes (0.48s) 09:56:52 [2024-02-15T09:56:52.724Z] PASS 09:56:52 [2024-02-15T09:56:52.724Z] 09:56:52 [2024-02-15T09:56:52.724Z] DONE 25 tests in 9.028s 09:56:52 [2024-02-15T09:56:52.724Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 09:56:52 [2024-02-15T09:56:52.724Z] ++ '[' -n '' ']' 09:56:52 [2024-02-15T09:56:52.724Z] ++ 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 09:56:52 [2024-02-15T09:56:52.724Z] ++ set -e 09:56:52 [2024-02-15T09:56:52.724Z] ++ '[' -n 0 ']' 09:56:52 [2024-02-15T09:56:52.724Z] ++ set -x 09:56:52 [2024-02-15T09:56:52.724Z] ++ 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.h7dYaOLO6j/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 09:56:52 [2024-02-15T09:56:52.724Z] INFO: Testing against a local daemon 09:56:52 [2024-02-15T09:56:52.724Z] === RUN TestExternalGraphDriver 09:56:52 [2024-02-15T09:56:52.981Z] === RUN TestExternalGraphDriver/json 09:56:52 [2024-02-15T09:56:52.981Z] === RUN TestExternalGraphDriver/spec 09:56:52 [2024-02-15T09:56:52.981Z] === RUN TestExternalGraphDriver/pull 09:56:52 [2024-02-15T09:56:52.981Z] --- PASS: TestExternalGraphDriver (0.34s) 09:56:52 [2024-02-15T09:56:52.981Z] --- PASS: TestExternalGraphDriver/json (0.00s) 09:56:52 [2024-02-15T09:56:52.981Z] --- PASS: TestExternalGraphDriver/spec (0.00s) 09:56:52 [2024-02-15T09:56:52.981Z] --- PASS: TestExternalGraphDriver/pull (0.00s) 09:56:52 [2024-02-15T09:56:52.981Z] === RUN TestGraphdriverPluginV2 09:56:53 [2024-02-15T09:56:53.238Z] external_test.go:416: (*Execution).NotAmd64-fm 09:56:53 [2024-02-15T09:56:53.238Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) 09:56:53 [2024-02-15T09:56:53.238Z] PASS 09:56:53 [2024-02-15T09:56:53.238Z] 09:56:53 [2024-02-15T09:56:53.238Z] === Skipped 09:56:53 [2024-02-15T09:56:53.238Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) 09:56:53 [2024-02-15T09:56:53.238Z] external_test.go:416: (*Execution).NotAmd64-fm 09:56:53 [2024-02-15T09:56:53.238Z] 09:56:53 [2024-02-15T09:56:53.238Z] DONE 5 tests, 1 skipped in 0.691s 09:56:53 [2024-02-15T09:56:53.238Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 09:56:53 [2024-02-15T09:56:53.238Z] ++ '[' -n '' ']' 09:56:53 [2024-02-15T09:56:53.238Z] ++ 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 09:56:53 [2024-02-15T09:56:53.238Z] ++ set -e 09:56:53 [2024-02-15T09:56:53.238Z] ++ '[' -n 0 ']' 09:56:53 [2024-02-15T09:56:53.238Z] ++ set -x 09:56:53 [2024-02-15T09:56:53.238Z] ++ 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.h7dYaOLO6j/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 09:56:53 [2024-02-15T09:56:53.238Z] INFO: Testing against a local daemon 09:56:53 [2024-02-15T09:56:53.238Z] === RUN TestContinueAfterPluginCrash 09:56:53 [2024-02-15T09:56:53.238Z] === PAUSE TestContinueAfterPluginCrash 09:56:53 [2024-02-15T09:56:53.238Z] === RUN TestReadPluginNoRead 09:56:53 [2024-02-15T09:56:53.238Z] === PAUSE TestReadPluginNoRead 09:56:53 [2024-02-15T09:56:53.238Z] === RUN TestDaemonStartWithLogOpt 09:56:53 [2024-02-15T09:56:53.238Z] === PAUSE TestDaemonStartWithLogOpt 09:56:53 [2024-02-15T09:56:53.238Z] === CONT TestDaemonStartWithLogOpt 09:56:53 [2024-02-15T09:56:53.238Z] === CONT TestContinueAfterPluginCrash 09:56:53 [2024-02-15T09:56:53.238Z] === CONT TestReadPluginNoRead 09:56:55 [2024-02-15T09:56:55.760Z] === RUN TestReadPluginNoRead/default 09:56:55 [2024-02-15T09:56:55.760Z] --- PASS: TestDaemonStartWithLogOpt (2.54s) 09:56:56 [2024-02-15T09:56:56.323Z] === RUN TestReadPluginNoRead/disabled_caching 09:56:57 [2024-02-15T09:56:57.691Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 09:56:58 [2024-02-15T09:56:58.621Z] read_test.go:93: [dd7cf17fcf9b6] daemon is not started 09:56:58 [2024-02-15T09:56:58.621Z] --- PASS: TestReadPluginNoRead (5.25s) 09:56:58 [2024-02-15T09:56:58.621Z] --- PASS: TestReadPluginNoRead/default (1.13s) 09:56:58 [2024-02-15T09:56:58.621Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.12s) 09:56:58 [2024-02-15T09:56:58.621Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.05s) 09:57:01 [2024-02-15T09:57:01.141Z] --- PASS: TestContinueAfterPluginCrash (7.49s) 09:57:01 [2024-02-15T09:57:01.141Z] PASS 09:57:01 [2024-02-15T09:57:01.141Z] 09:57:01 [2024-02-15T09:57:01.141Z] DONE 6 tests in 7.518s 09:57:01 [2024-02-15T09:57:01.141Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 09:57:01 [2024-02-15T09:57:01.141Z] ++ '[' -n '' ']' 09:57:01 [2024-02-15T09:57:01.141Z] ++ 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 09:57:01 [2024-02-15T09:57:01.141Z] ++ set -e 09:57:01 [2024-02-15T09:57:01.141Z] ++ '[' -n 0 ']' 09:57:01 [2024-02-15T09:57:01.141Z] ++ set -x 09:57:01 [2024-02-15T09:57:01.141Z] ++ 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.h7dYaOLO6j/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 09:57:01 [2024-02-15T09:57:01.141Z] testing: warning: no tests to run 09:57:01 [2024-02-15T09:57:01.141Z] PASS 09:57:01 [2024-02-15T09:57:01.141Z] 09:57:01 [2024-02-15T09:57:01.141Z] DONE 0 tests in 0.005s 09:57:01 [2024-02-15T09:57:01.141Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 09:57:01 [2024-02-15T09:57:01.141Z] ++ '[' -n '' ']' 09:57:01 [2024-02-15T09:57:01.141Z] ++ 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 09:57:01 [2024-02-15T09:57:01.141Z] ++ set -e 09:57:01 [2024-02-15T09:57:01.141Z] ++ '[' -n 0 ']' 09:57:01 [2024-02-15T09:57:01.141Z] ++ set -x 09:57:01 [2024-02-15T09:57:01.141Z] ++ 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.h7dYaOLO6j/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 09:57:01 [2024-02-15T09:57:01.141Z] INFO: Testing against a local daemon 09:57:01 [2024-02-15T09:57:01.141Z] === RUN TestPluginWithDevMounts 09:57:01 [2024-02-15T09:57:01.141Z] === PAUSE TestPluginWithDevMounts 09:57:01 [2024-02-15T09:57:01.141Z] === CONT TestPluginWithDevMounts 09:57:02 [2024-02-15T09:57:02.509Z] --- PASS: TestPluginWithDevMounts (1.45s) 09:57:02 [2024-02-15T09:57:02.509Z] PASS 09:57:02 [2024-02-15T09:57:02.509Z] 09:57:02 [2024-02-15T09:57:02.509Z] DONE 1 tests in 1.478s 09:57:02 [2024-02-15T09:57:02.509Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 09:57:02 [2024-02-15T09:57:02.509Z] ++ '[' -n '' ']' 09:57:02 [2024-02-15T09:57:02.509Z] ++ 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 09:57:02 [2024-02-15T09:57:02.509Z] ++ set -e 09:57:02 [2024-02-15T09:57:02.509Z] ++ '[' -n 0 ']' 09:57:02 [2024-02-15T09:57:02.509Z] ++ set -x 09:57:02 [2024-02-15T09:57:02.509Z] ++ 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.h7dYaOLO6j/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 09:57:02 [2024-02-15T09:57:02.509Z] INFO: Testing against a local daemon 09:57:02 [2024-02-15T09:57:02.509Z] === RUN TestSecretInspect 09:57:04 [2024-02-15T09:57:04.403Z] --- PASS: TestSecretInspect (1.91s) 09:57:04 [2024-02-15T09:57:04.403Z] === RUN TestSecretList 09:57:06 [2024-02-15T09:57:06.296Z] --- PASS: TestSecretList (1.85s) 09:57:06 [2024-02-15T09:57:06.296Z] === RUN TestSecretsCreateAndDelete 09:57:08 [2024-02-15T09:57:08.188Z] --- PASS: TestSecretsCreateAndDelete (1.86s) 09:57:08 [2024-02-15T09:57:08.188Z] === RUN TestSecretsUpdate 09:57:10 [2024-02-15T09:57:10.081Z] --- PASS: TestSecretsUpdate (1.91s) 09:57:10 [2024-02-15T09:57:10.081Z] === RUN TestTemplatedSecret 09:57:12 [2024-02-15T09:57:12.601Z] --- PASS: TestTemplatedSecret (2.38s) 09:57:12 [2024-02-15T09:57:12.601Z] === RUN TestSecretCreateResolve 09:57:14 [2024-02-15T09:57:14.493Z] --- PASS: TestSecretCreateResolve (1.91s) 09:57:14 [2024-02-15T09:57:14.493Z] PASS 09:57:14 [2024-02-15T09:57:14.493Z] 09:57:14 [2024-02-15T09:57:14.493Z] DONE 6 tests in 11.855s 09:57:14 [2024-02-15T09:57:14.493Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 09:57:14 [2024-02-15T09:57:14.493Z] ++ '[' -n '' ']' 09:57:14 [2024-02-15T09:57:14.493Z] ++ 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 09:57:14 [2024-02-15T09:57:14.493Z] ++ set -e 09:57:14 [2024-02-15T09:57:14.493Z] ++ '[' -n 0 ']' 09:57:14 [2024-02-15T09:57:14.493Z] ++ set -x 09:57:14 [2024-02-15T09:57:14.493Z] ++ 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.h7dYaOLO6j/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 09:57:14 [2024-02-15T09:57:14.493Z] INFO: Testing against a local daemon 09:57:14 [2024-02-15T09:57:14.493Z] === RUN TestServiceCreateInit 09:57:14 [2024-02-15T09:57:14.493Z] === RUN TestServiceCreateInit/daemonInitDisabled 09:57:17 [2024-02-15T09:57:17.765Z] === RUN TestServiceCreateInit/daemonInitEnabled 09:57:21 [2024-02-15T09:57:21.939Z] --- PASS: TestServiceCreateInit (7.02s) 09:57:21 [2024-02-15T09:57:21.939Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.63s) 09:57:21 [2024-02-15T09:57:21.939Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.38s) 09:57:21 [2024-02-15T09:57:21.939Z] === RUN TestCreateServiceMultipleTimes 09:57:36 [2024-02-15T09:57:36.792Z] --- PASS: TestCreateServiceMultipleTimes (14.42s) 09:57:36 [2024-02-15T09:57:36.792Z] === RUN TestCreateServiceConflict 09:57:37 [2024-02-15T09:57:37.722Z] --- PASS: TestCreateServiceConflict (1.94s) 09:57:37 [2024-02-15T09:57:37.722Z] === RUN TestCreateServiceMaxReplicas 09:57:40 [2024-02-15T09:57:40.242Z] --- PASS: TestCreateServiceMaxReplicas (2.57s) 09:57:40 [2024-02-15T09:57:40.242Z] === RUN TestCreateServiceSecretFileMode 09:57:52 [2024-02-15T09:57:52.604Z] --- PASS: TestCreateServiceSecretFileMode (12.33s) 09:57:52 [2024-02-15T09:57:52.604Z] === RUN TestCreateServiceConfigFileMode 09:58:04 [2024-02-15T09:58:04.827Z] --- PASS: TestCreateServiceConfigFileMode (12.36s) 09:58:04 [2024-02-15T09:58:04.827Z] === RUN TestCreateServiceSysctls 09:58:08 [2024-02-15T09:58:08.098Z] --- PASS: TestCreateServiceSysctls (2.84s) 09:58:08 [2024-02-15T09:58:08.098Z] === RUN TestCreateServiceCapabilities 09:58:09 [2024-02-15T09:58:09.991Z] --- PASS: TestCreateServiceCapabilities (2.33s) 09:58:09 [2024-02-15T09:58:09.991Z] === RUN TestInspect 09:58:12 [2024-02-15T09:58:12.512Z] --- PASS: TestInspect (2.58s) 09:58:12 [2024-02-15T09:58:12.512Z] === RUN TestCreateJob 09:58:15 [2024-02-15T09:58:15.784Z] --- PASS: TestCreateJob (2.85s) 09:58:15 [2024-02-15T09:58:15.784Z] === RUN TestReplicatedJob 09:58:19 [2024-02-15T09:58:19.975Z] --- PASS: TestReplicatedJob (4.48s) 09:58:19 [2024-02-15T09:58:19.975Z] === RUN TestUpdateReplicatedJob 09:58:23 [2024-02-15T09:58:23.246Z] --- PASS: TestUpdateReplicatedJob (2.94s) 09:58:23 [2024-02-15T09:58:23.246Z] === RUN TestServiceListWithStatuses 09:58:27 [2024-02-15T09:58:27.417Z] --- PASS: TestServiceListWithStatuses (4.02s) 09:58:27 [2024-02-15T09:58:27.417Z] === RUN TestDockerNetworkConnectAliasPreV144 09:58:30 [2024-02-15T09:58:30.688Z] --- PASS: TestDockerNetworkConnectAliasPreV144 (3.76s) 09:58:30 [2024-02-15T09:58:30.688Z] === RUN TestDockerNetworkReConnect 09:58:33 [2024-02-15T09:58:33.958Z] --- PASS: TestDockerNetworkReConnect (3.09s) 09:58:33 [2024-02-15T09:58:33.958Z] === RUN TestServicePlugin 09:58:33 [2024-02-15T09:58:33.958Z] plugin_test.go:25: (*Execution).NotAmd64-fm 09:58:33 [2024-02-15T09:58:33.958Z] --- SKIP: TestServicePlugin (0.00s) 09:58:33 [2024-02-15T09:58:33.958Z] === RUN TestServiceUpdateLabel 09:58:35 [2024-02-15T09:58:35.850Z] --- PASS: TestServiceUpdateLabel (1.91s) 09:58:35 [2024-02-15T09:58:35.850Z] === RUN TestServiceUpdateSecrets 09:58:50 [2024-02-15T09:58:50.698Z] --- PASS: TestServiceUpdateSecrets (14.13s) 09:58:50 [2024-02-15T09:58:50.698Z] === RUN TestServiceUpdateConfigs 09:59:05 [2024-02-15T09:59:05.547Z] --- PASS: TestServiceUpdateConfigs (14.19s) 09:59:05 [2024-02-15T09:59:05.547Z] === RUN TestServiceUpdateNetwork 09:59:17 [2024-02-15T09:59:17.724Z] --- PASS: TestServiceUpdateNetwork (12.10s) 09:59:17 [2024-02-15T09:59:17.724Z] === RUN TestServiceUpdatePidsLimit 09:59:17 [2024-02-15T09:59:17.724Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 09:59:17 [2024-02-15T09:59:17.980Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 09:59:26 [2024-02-15T09:59:26.071Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 09:59:32 [2024-02-15T09:59:32.615Z] --- PASS: TestServiceUpdatePidsLimit (15.90s) 09:59:32 [2024-02-15T09:59:32.615Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.61s) 09:59:32 [2024-02-15T09:59:32.615Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s) 09:59:32 [2024-02-15T09:59:32.615Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.68s) 09:59:32 [2024-02-15T09:59:32.615Z] PASS 09:59:32 [2024-02-15T09:59:32.615Z] 09:59:32 [2024-02-15T09:59:32.615Z] === Skipped 09:59:32 [2024-02-15T09:59:32.615Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) 09:59:32 [2024-02-15T09:59:32.615Z] plugin_test.go:25: (*Execution).NotAmd64-fm 09:59:32 [2024-02-15T09:59:32.615Z] 09:59:32 [2024-02-15T09:59:32.615Z] DONE 26 tests, 1 skipped in 137.796s 09:59:32 [2024-02-15T09:59:32.615Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 09:59:32 [2024-02-15T09:59:32.615Z] ++ '[' -n '' ']' 09:59:32 [2024-02-15T09:59:32.615Z] ++ 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 09:59:32 [2024-02-15T09:59:32.615Z] ++ set -e 09:59:32 [2024-02-15T09:59:32.615Z] ++ '[' -n 0 ']' 09:59:32 [2024-02-15T09:59:32.615Z] ++ set -x 09:59:32 [2024-02-15T09:59:32.615Z] ++ 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.h7dYaOLO6j/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 09:59:32 [2024-02-15T09:59:32.615Z] INFO: Testing against a local daemon 09:59:32 [2024-02-15T09:59:32.615Z] === RUN TestSessionCreate 09:59:32 [2024-02-15T09:59:32.615Z] --- PASS: TestSessionCreate (0.01s) 09:59:32 [2024-02-15T09:59:32.615Z] === RUN TestSessionCreateWithBadUpgrade 09:59:32 [2024-02-15T09:59:32.615Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) 09:59:32 [2024-02-15T09:59:32.615Z] PASS 09:59:32 [2024-02-15T09:59:32.615Z] 09:59:32 [2024-02-15T09:59:32.615Z] DONE 2 tests in 0.039s 09:59:32 [2024-02-15T09:59:32.615Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 09:59:32 [2024-02-15T09:59:32.615Z] ++ '[' -n '' ']' 09:59:32 [2024-02-15T09:59:32.615Z] ++ 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 09:59:32 [2024-02-15T09:59:32.615Z] ++ set -e 09:59:32 [2024-02-15T09:59:32.615Z] ++ '[' -n 0 ']' 09:59:32 [2024-02-15T09:59:32.615Z] ++ set -x 09:59:32 [2024-02-15T09:59:32.615Z] ++ 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.h7dYaOLO6j/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 09:59:32 [2024-02-15T09:59:32.615Z] INFO: Testing against a local daemon 09:59:32 [2024-02-15T09:59:32.615Z] === RUN TestCgroupDriverSystemdMemoryLimit 09:59:32 [2024-02-15T09:59:32.615Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 09:59:32 [2024-02-15T09:59:32.615Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 09:59:32 [2024-02-15T09:59:32.615Z] === RUN TestDiskUsage 09:59:32 [2024-02-15T09:59:32.615Z] === PAUSE TestDiskUsage 09:59:32 [2024-02-15T09:59:32.615Z] === RUN TestEventsExecDie 09:59:32 [2024-02-15T09:59:32.615Z] --- PASS: TestEventsExecDie (0.41s) 09:59:32 [2024-02-15T09:59:32.615Z] === RUN TestEventsBackwardsCompatible 09:59:32 [2024-02-15T09:59:32.615Z] --- PASS: TestEventsBackwardsCompatible (0.04s) 09:59:32 [2024-02-15T09:59:32.615Z] === RUN TestEventsVolumeCreate 09:59:32 [2024-02-15T09:59:32.615Z] --- PASS: TestEventsVolumeCreate (0.05s) 09:59:32 [2024-02-15T09:59:32.615Z] === RUN TestInfoBinaryCommits 09:59:32 [2024-02-15T09:59:32.615Z] --- PASS: TestInfoBinaryCommits (0.01s) 09:59:32 [2024-02-15T09:59:32.615Z] === RUN TestInfoAPIVersioned 09:59:32 [2024-02-15T09:59:32.615Z] --- PASS: TestInfoAPIVersioned (0.00s) 09:59:32 [2024-02-15T09:59:32.615Z] === RUN TestInfoAPI 09:59:32 [2024-02-15T09:59:32.615Z] --- PASS: TestInfoAPI (0.01s) 09:59:32 [2024-02-15T09:59:32.615Z] === RUN TestInfoAPIWarnings 09:59:50 [2024-02-15T09:59:50.667Z] --- PASS: TestInfoAPIWarnings (16.54s) 09:59:50 [2024-02-15T09:59:50.667Z] === RUN TestInfoDebug 09:59:50 [2024-02-15T09:59:50.667Z] --- PASS: TestInfoDebug (0.52s) 09:59:50 [2024-02-15T09:59:50.667Z] === RUN TestInfoInsecureRegistries 09:59:50 [2024-02-15T09:59:50.667Z] --- PASS: TestInfoInsecureRegistries (0.52s) 09:59:50 [2024-02-15T09:59:50.667Z] === RUN TestInfoRegistryMirrors 09:59:50 [2024-02-15T09:59:50.667Z] --- PASS: TestInfoRegistryMirrors (0.52s) 09:59:50 [2024-02-15T09:59:50.667Z] === RUN TestLoginFailsWithBadCredentials 09:59:51 [2024-02-15T09:59:51.596Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) 09:59:51 [2024-02-15T09:59:51.596Z] === RUN TestPingCacheHeaders 09:59:51 [2024-02-15T09:59:51.596Z] --- PASS: TestPingCacheHeaders (0.01s) 09:59:51 [2024-02-15T09:59:51.596Z] === RUN TestPingGet 09:59:51 [2024-02-15T09:59:51.596Z] --- PASS: TestPingGet (0.01s) 09:59:51 [2024-02-15T09:59:51.596Z] === RUN TestPingHead 09:59:51 [2024-02-15T09:59:51.596Z] --- PASS: TestPingHead (0.01s) 09:59:51 [2024-02-15T09:59:51.596Z] === RUN TestPingSwarmHeader 09:59:52 [2024-02-15T09:59:52.159Z] === RUN TestPingSwarmHeader/before_swarm_init 09:59:52 [2024-02-15T09:59:52.721Z] === RUN TestPingSwarmHeader/after_swarm_init 09:59:53 [2024-02-15T09:59:53.651Z] === RUN TestPingSwarmHeader/after_swarm_leave 09:59:53 [2024-02-15T09:59:53.651Z] --- PASS: TestPingSwarmHeader (1.92s) 09:59:53 [2024-02-15T09:59:53.651Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) 09:59:53 [2024-02-15T09:59:53.651Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) 09:59:53 [2024-02-15T09:59:53.651Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) 09:59:53 [2024-02-15T09:59:53.651Z] === RUN TestPingBuilderHeader 09:59:53 [2024-02-15T09:59:53.651Z] === RUN TestPingBuilderHeader/default_config 09:59:54 [2024-02-15T09:59:54.213Z] === RUN TestPingBuilderHeader/buildkit_disabled 09:59:54 [2024-02-15T09:59:54.776Z] --- PASS: TestPingBuilderHeader (1.04s) 09:59:54 [2024-02-15T09:59:54.776Z] --- PASS: TestPingBuilderHeader/default_config (0.51s) 09:59:54 [2024-02-15T09:59:54.776Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s) 09:59:54 [2024-02-15T09:59:54.776Z] === RUN TestVersion 09:59:54 [2024-02-15T09:59:54.776Z] --- PASS: TestVersion (0.01s) 09:59:54 [2024-02-15T09:59:54.776Z] === CONT TestDiskUsage 09:59:55 [2024-02-15T09:59:55.339Z] === RUN TestDiskUsage/empty 09:59:55 [2024-02-15T09:59:55.339Z] === RUN TestDiskUsage/empty/container_types 09:59:55 [2024-02-15T09:59:55.339Z] === RUN TestDiskUsage/empty/image_types 09:59:55 [2024-02-15T09:59:55.339Z] === RUN TestDiskUsage/empty/volume_types 09:59:55 [2024-02-15T09:59:55.339Z] === RUN TestDiskUsage/empty/build-cache_types 09:59:55 [2024-02-15T09:59:55.339Z] === RUN TestDiskUsage/empty/container,_volume_types 09:59:55 [2024-02-15T09:59:55.339Z] === RUN TestDiskUsage/empty/image,_build-cache_types 09:59:55 [2024-02-15T09:59:55.339Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types 09:59:55 [2024-02-15T09:59:55.339Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types 09:59:55 [2024-02-15T09:59:55.339Z] === RUN TestDiskUsage/empty/container,_image,_volume_types 09:59:55 [2024-02-15T09:59:55.339Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types 09:59:55 [2024-02-15T09:59:55.339Z] === RUN TestDiskUsage/after_LoadBusybox 09:59:55 [2024-02-15T09:59:55.339Z] === RUN TestDiskUsage/after_LoadBusybox/container_types 09:59:55 [2024-02-15T09:59:55.339Z] === RUN TestDiskUsage/after_LoadBusybox/image_types 09:59:55 [2024-02-15T09:59:55.339Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types 09:59:55 [2024-02-15T09:59:55.339Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types 09:59:55 [2024-02-15T09:59:55.339Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types 09:59:55 [2024-02-15T09:59:55.339Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types 09:59:55 [2024-02-15T09:59:55.339Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types 09:59:55 [2024-02-15T09:59:55.339Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types 09:59:55 [2024-02-15T09:59:55.339Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types 09:59:55 [2024-02-15T09:59:55.339Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types 09:59:55 [2024-02-15T09:59:55.339Z] === RUN TestDiskUsage/after_container.Run 09:59:55 [2024-02-15T09:59:55.339Z] === RUN TestDiskUsage/after_container.Run/container_types 09:59:55 [2024-02-15T09:59:55.339Z] === RUN TestDiskUsage/after_container.Run/image_types 09:59:55 [2024-02-15T09:59:55.339Z] === RUN TestDiskUsage/after_container.Run/volume_types 09:59:55 [2024-02-15T09:59:55.339Z] === RUN TestDiskUsage/after_container.Run/build-cache_types 09:59:55 [2024-02-15T09:59:55.596Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types 09:59:55 [2024-02-15T09:59:55.596Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types 09:59:55 [2024-02-15T09:59:55.596Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types 09:59:55 [2024-02-15T09:59:55.596Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types 09:59:55 [2024-02-15T09:59:55.596Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types 09:59:55 [2024-02-15T09:59:55.596Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types 09:59:55 [2024-02-15T09:59:55.596Z] --- PASS: TestDiskUsage (1.01s) 09:59:55 [2024-02-15T09:59:55.596Z] --- PASS: TestDiskUsage/empty (0.01s) 09:59:55 [2024-02-15T09:59:55.596Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) 09:59:55 [2024-02-15T09:59:55.596Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) 09:59:55 [2024-02-15T09:59:55.596Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) 09:59:55 [2024-02-15T09:59:55.596Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) 09:59:55 [2024-02-15T09:59:55.596Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) 09:59:55 [2024-02-15T09:59:55.596Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) 09:59:55 [2024-02-15T09:59:55.596Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) 09:59:55 [2024-02-15T09:59:55.596Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) 09:59:55 [2024-02-15T09:59:55.596Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) 09:59:55 [2024-02-15T09:59:55.596Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) 09:59:55 [2024-02-15T09:59:55.596Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.08s) 09:59:55 [2024-02-15T09:59:55.596Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) 09:59:55 [2024-02-15T09:59:55.596Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) 09:59:55 [2024-02-15T09:59:55.596Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) 09:59:55 [2024-02-15T09:59:55.596Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) 09:59:55 [2024-02-15T09:59:55.596Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) 09:59:55 [2024-02-15T09:59:55.596Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) 09:59:55 [2024-02-15T09:59:55.596Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) 09:59:55 [2024-02-15T09:59:55.596Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) 09:59:55 [2024-02-15T09:59:55.596Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) 09:59:55 [2024-02-15T09:59:55.596Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) 09:59:55 [2024-02-15T09:59:55.596Z] --- PASS: TestDiskUsage/after_container.Run (0.21s) 09:59:55 [2024-02-15T09:59:55.596Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) 09:59:55 [2024-02-15T09:59:55.596Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) 09:59:55 [2024-02-15T09:59:55.596Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) 09:59:55 [2024-02-15T09:59:55.596Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) 09:59:55 [2024-02-15T09:59:55.596Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) 09:59:55 [2024-02-15T09:59:55.596Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) 09:59:55 [2024-02-15T09:59:55.596Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) 09:59:55 [2024-02-15T09:59:55.596Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) 09:59:55 [2024-02-15T09:59:55.596Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) 09:59:55 [2024-02-15T09:59:55.596Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) 09:59:55 [2024-02-15T09:59:55.596Z] PASS 09:59:55 [2024-02-15T09:59:55.596Z] 09:59:55 [2024-02-15T09:59:55.596Z] === Skipped 09:59:55 [2024-02-15T09:59:55.596Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 09:59:55 [2024-02-15T09:59:55.596Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 09:59:55 [2024-02-15T09:59:55.596Z] 09:59:55 [2024-02-15T09:59:55.596Z] DONE 57 tests, 1 skipped in 23.630s 09:59:55 [2024-02-15T09:59:55.596Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 09:59:55 [2024-02-15T09:59:55.596Z] ++ '[' -n '' ']' 09:59:55 [2024-02-15T09:59:55.596Z] ++ 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 09:59:55 [2024-02-15T09:59:55.596Z] ++ set -e 09:59:55 [2024-02-15T09:59:55.596Z] ++ '[' -n 0 ']' 09:59:55 [2024-02-15T09:59:55.596Z] ++ set -x 09:59:55 [2024-02-15T09:59:55.596Z] ++ 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.h7dYaOLO6j/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 09:59:55 [2024-02-15T09:59:55.596Z] INFO: Testing against a local daemon 09:59:55 [2024-02-15T09:59:55.596Z] === RUN TestRunMountVolumeSubdir 09:59:56 [2024-02-15T09:59:56.159Z] mount_test.go:28: Setup stderr: 09:59:56 [2024-02-15T09:59:56.159Z] mount_test.go:28: Setup stdout: 09:59:56 [2024-02-15T09:59:56.159Z] /volume: 09:59:56 [2024-02-15T09:59:56.159Z] total 24K 09:59:56 [2024-02-15T09:59:56.159Z] drwxr-xr-x 5 root root 4.0K Feb 15 09:59 . 09:59:56 [2024-02-15T09:59:56.159Z] drwxr-xr-x 1 root root 4.0K Feb 15 09:59 .. 09:59:56 [2024-02-15T09:59:56.159Z] -rw-r--r-- 1 root root 4 Feb 15 09:59 bar.txt 09:59:56 [2024-02-15T09:59:56.159Z] drwxr-xr-x 2 root root 4.0K Feb 15 09:59 bin 09:59:56 [2024-02-15T09:59:56.159Z] drwxr-xr-x 3 root root 4.0K Feb 15 09:59 hack 09:59:56 [2024-02-15T09:59:56.159Z] drwxr-xr-x 2 root root 4.0K Feb 15 09:59 subdir 09:59:56 [2024-02-15T09:59:56.159Z] 09:59:56 [2024-02-15T09:59:56.159Z] /volume/hack/: 09:59:56 [2024-02-15T09:59:56.159Z] total 12K 09:59:56 [2024-02-15T09:59:56.159Z] drwxr-xr-x 3 root root 4.0K Feb 15 09:59 . 09:59:56 [2024-02-15T09:59:56.159Z] drwxr-xr-x 5 root root 4.0K Feb 15 09:59 .. 09:59:56 [2024-02-15T09:59:56.159Z] lrwxrwxrwx 1 root root 4 Feb 15 09:59 bad -> root 09:59:56 [2024-02-15T09:59:56.159Z] lrwxrwxrwx 1 root root 9 Feb 15 09:59 good -> ../subdir 09:59:56 [2024-02-15T09:59:56.159Z] drwxr-xr-x 2 root root 4.0K Feb 15 09:59 iwanttobehackedwithtoctou 09:59:56 [2024-02-15T09:59:56.159Z] lrwxrwxrwx 1 root root 1 Feb 15 09:59 root -> / 09:59:56 [2024-02-15T09:59:56.159Z] === RUN TestRunMountVolumeSubdir/subdir 09:59:56 [2024-02-15T09:59:56.416Z] mount_test.go:101: stdout: 09:59:56 [2024-02-15T09:59:56.416Z] hello.txt 09:59:56 [2024-02-15T09:59:56.416Z] mount_test.go:102: stderr: 09:59:56 [2024-02-15T09:59:56.416Z] === RUN TestRunMountVolumeSubdir/subdir_link 09:59:56 [2024-02-15T09:59:56.978Z] mount_test.go:101: stdout: 09:59:56 [2024-02-15T09:59:56.978Z] hello.txt 09:59:56 [2024-02-15T09:59:56.978Z] mount_test.go:102: stderr: 09:59:56 [2024-02-15T09:59:56.978Z] === RUN TestRunMountVolumeSubdir/subdir_with_copy_data 09:59:57 [2024-02-15T09:59:57.235Z] mount_test.go:101: stdout: 09:59:57 [2024-02-15T09:59:57.235Z] /bin/busybox 09:59:57 [2024-02-15T09:59:57.235Z] mount_test.go:102: stderr: 09:59:57 [2024-02-15T09:59:57.235Z] === RUN TestRunMountVolumeSubdir/file 09:59:57 [2024-02-15T09:59:57.492Z] mount_test.go:101: stdout: 09:59:57 [2024-02-15T09:59:57.492Z] foo 09:59:57 [2024-02-15T09:59:57.492Z] mount_test.go:102: stderr: 09:59:57 [2024-02-15T09:59:57.492Z] === RUN TestRunMountVolumeSubdir/relative_with_backtracks 09:59:57 [2024-02-15T09:59:57.492Z] === RUN TestRunMountVolumeSubdir/not_existing 09:59:57 [2024-02-15T09:59:57.749Z] === RUN TestRunMountVolumeSubdir/mount_link 09:59:57 [2024-02-15T09:59:57.749Z] === RUN TestRunMountVolumeSubdir/mount_link_link 09:59:58 [2024-02-15T09:59:58.006Z] --- PASS: TestRunMountVolumeSubdir (2.25s) 09:59:58 [2024-02-15T09:59:58.006Z] --- PASS: TestRunMountVolumeSubdir/subdir (0.38s) 09:59:58 [2024-02-15T09:59:58.006Z] --- PASS: TestRunMountVolumeSubdir/subdir_link (0.40s) 09:59:58 [2024-02-15T09:59:58.006Z] --- PASS: TestRunMountVolumeSubdir/subdir_with_copy_data (0.37s) 09:59:58 [2024-02-15T09:59:58.006Z] --- PASS: TestRunMountVolumeSubdir/file (0.37s) 09:59:58 [2024-02-15T09:59:58.006Z] --- PASS: TestRunMountVolumeSubdir/relative_with_backtracks (0.00s) 09:59:58 [2024-02-15T09:59:58.006Z] --- PASS: TestRunMountVolumeSubdir/not_existing (0.12s) 09:59:58 [2024-02-15T09:59:58.006Z] --- PASS: TestRunMountVolumeSubdir/mount_link (0.13s) 09:59:58 [2024-02-15T09:59:58.006Z] --- PASS: TestRunMountVolumeSubdir/mount_link_link (0.12s) 09:59:58 [2024-02-15T09:59:58.006Z] === RUN TestVolumesCreateAndList 09:59:58 [2024-02-15T09:59:58.006Z] --- PASS: TestVolumesCreateAndList (0.01s) 09:59:58 [2024-02-15T09:59:58.006Z] === RUN TestVolumesRemove 09:59:58 [2024-02-15T09:59:58.006Z] === RUN TestVolumesRemove/volume_in_use 09:59:58 [2024-02-15T09:59:58.006Z] === RUN TestVolumesRemove/volume_not_in_use 09:59:58 [2024-02-15T09:59:58.006Z] === RUN TestVolumesRemove/non-existing_volume 09:59:58 [2024-02-15T09:59:58.006Z] === RUN TestVolumesRemove/non-existing_volume_force 09:59:58 [2024-02-15T09:59:58.006Z] --- PASS: TestVolumesRemove (0.05s) 09:59:58 [2024-02-15T09:59:58.006Z] --- PASS: TestVolumesRemove/volume_in_use (0.00s) 09:59:58 [2024-02-15T09:59:58.006Z] --- PASS: TestVolumesRemove/volume_not_in_use (0.01s) 09:59:58 [2024-02-15T09:59:58.006Z] --- PASS: TestVolumesRemove/non-existing_volume (0.00s) 09:59:58 [2024-02-15T09:59:58.006Z] --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s) 09:59:58 [2024-02-15T09:59:58.006Z] === RUN TestVolumesRemoveSwarmEnabled 09:59:58 [2024-02-15T09:59:58.006Z] === PAUSE TestVolumesRemoveSwarmEnabled 09:59:58 [2024-02-15T09:59:58.006Z] === RUN TestVolumesInspect 09:59:58 [2024-02-15T09:59:58.006Z] --- PASS: TestVolumesInspect (0.01s) 09:59:58 [2024-02-15T09:59:58.006Z] === RUN TestVolumesInvalidJSON 09:59:58 [2024-02-15T09:59:58.006Z] === RUN TestVolumesInvalidJSON/volumes/create 09:59:58 [2024-02-15T09:59:58.006Z] === PAUSE TestVolumesInvalidJSON/volumes/create 09:59:58 [2024-02-15T09:59:58.006Z] === CONT TestVolumesInvalidJSON/volumes/create 09:59:58 [2024-02-15T09:59:58.006Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type 09:59:58 [2024-02-15T09:59:58.006Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON 09:59:58 [2024-02-15T09:59:58.006Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON 09:59:58 [2024-02-15T09:59:58.006Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body 09:59:58 [2024-02-15T09:59:58.006Z] --- PASS: TestVolumesInvalidJSON (0.01s) 09:59:58 [2024-02-15T09:59:58.006Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) 09:59:58 [2024-02-15T09:59:58.006Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) 09:59:58 [2024-02-15T09:59:58.006Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) 09:59:58 [2024-02-15T09:59:58.006Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) 09:59:58 [2024-02-15T09:59:58.006Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) 09:59:58 [2024-02-15T09:59:58.006Z] === RUN TestVolumePruneAnonymous 09:59:58 [2024-02-15T09:59:58.006Z] --- PASS: TestVolumePruneAnonymous (0.02s) 09:59:58 [2024-02-15T09:59:58.006Z] === RUN TestVolumePruneAnonFromImage 09:59:58 [2024-02-15T09:59:58.264Z] --- PASS: TestVolumePruneAnonFromImage (0.10s) 09:59:58 [2024-02-15T09:59:58.264Z] === CONT TestVolumesRemoveSwarmEnabled 09:59:59 [2024-02-15T09:59:59.633Z] === RUN TestVolumesRemoveSwarmEnabled/volume_in_use 09:59:59 [2024-02-15T09:59:59.633Z] === RUN TestVolumesRemoveSwarmEnabled/volume_not_in_use 09:59:59 [2024-02-15T09:59:59.633Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume 09:59:59 [2024-02-15T09:59:59.633Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume_force 10:00:00 [2024-02-15T10:00:00.197Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.99s) 10:00:00 [2024-02-15T10:00:00.197Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s) 10:00:00 [2024-02-15T10:00:00.197Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s) 10:00:00 [2024-02-15T10:00:00.197Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s) 10:00:00 [2024-02-15T10:00:00.197Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s) 10:00:00 [2024-02-15T10:00:00.197Z] PASS 10:00:00 [2024-02-15T10:00:00.197Z] 10:00:00 [2024-02-15T10:00:00.197Z] DONE 29 tests in 4.478s 10:00:00 [2024-02-15T10:00:00.197Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 10:00:00 [2024-02-15T10:00:00.197Z] ++++ cat bundles/test-integration/docker.pid 10:00:00 [2024-02-15T10:00:00.197Z] +++ kill 24478 10:00:01 [2024-02-15T10:00:01.566Z] ++++ cat bundles/test-integration/TestUsernsCommit/d14d0351a9626/docker.pid 10:00:01 [2024-02-15T10:00:01.566Z] +++ kill 65583 10:00:01 [2024-02-15T10:00:01.566Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 65583 is not a child of this shell 10:00:01 [2024-02-15T10:00:01.566Z] warning: PID 65583 from bundles/test-integration/TestUsernsCommit/d14d0351a9626/docker.pid had a nonzero exit code 10:00:01 [2024-02-15T10:00:01.566Z] umount: bundles/test-integration/TestUsernsCommit/d14d0351a9626/root: not mounted. 10:00:01 [2024-02-15T10:00:01.566Z] +++ /etc/init.d/apparmor stop 10:00:01 [2024-02-15T10:00:01.823Z] Leaving: AppArmorNo profiles have been unloaded. 10:00:01 [2024-02-15T10:00:01.823Z] 10:00:01 [2024-02-15T10:00:01.823Z] Unloading profiles will leave already running processes permanently 10:00:01 [2024-02-15T10:00:01.823Z] unconfined, which can lead to unexpected situations. 10:00:01 [2024-02-15T10:00:01.823Z] 10:00:01 [2024-02-15T10:00:01.823Z] To set a process to complain mode, use the command line tool 10:00:01 [2024-02-15T10:00:01.823Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 10:00:01 [2024-02-15T10:00:01.823Z] +++ true 10:00:01 [2024-02-15T10:00:01.823Z] exiting test-integration 10:00:01 [2024-02-15T10:00:01.823Z] ++ exit 0 10:00:01 [2024-02-15T10:00:01.823Z] Post stage [Pipeline] junit 10:00:02 [2024-02-15T10:00:02.765Z] Recording test results 10:00:03 [2024-02-15T10:00:03.027Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 10:00:03 [2024-02-15T10:00:03.321Z] + echo Ensuring container killed. 10:00:03 [2024-02-15T10:00:03.321Z] Ensuring container killed. 10:00:03 [2024-02-15T10:00:03.321Z] + docker rm -vf docker-pr3 10:00:03 [2024-02-15T10:00:03.321Z] Error response from daemon: No such container: docker-pr3 [Pipeline] sh 10:00:03 [2024-02-15T10:00:03.595Z] + echo Chowning /workspace to jenkins user 10:00:03 [2024-02-15T10:00:03.595Z] Chowning /workspace to jenkins user 10:00:03 [2024-02-15T10:00:03.595Z] + id -u 10:00:03 [2024-02-15T10:00:03.595Z] + id -g 10:00:03 [2024-02-15T10:00:03.595Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45967:/workspace busybox chown -R 1000:1000 /workspace 10:00:03 [2024-02-15T10:00:03.595Z] Unable to find image 'busybox:latest' locally 10:00:08 [2024-02-15T10:00:08.848Z] latest: Pulling from library/busybox 10:00:08 [2024-02-15T10:00:08.848Z] c2bf9493c1bf: Already exists 10:00:08 [2024-02-15T10:00:08.848Z] Digest: sha256:6d9ac9237a84afe1516540f40a0fafdc86859b2141954b4d643af7066d598b74 10:00:08 [2024-02-15T10:00:08.848Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh 10:00:09 [2024-02-15T10:00:09.694Z] + bundleName=arm64-integration 10:00:09 [2024-02-15T10:00:09.694Z] + echo Creating arm64-integration-bundles.tar.gz 10:00:09 [2024-02-15T10:00:09.694Z] Creating arm64-integration-bundles.tar.gz 10:00:09 [2024-02-15T10:00:09.694Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print 10:00:09 [2024-02-15T10:00:09.694Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts 10:00:09 [2024-02-15T10:00:09.961Z] Archiving artifacts 10:00:11 [2024-02-15T10:00:11.642Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45967/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 10:00:12 [2024-02-15T10:00:12.011Z] + make clean 10:00:12 [2024-02-15T10:00:12.011Z] docker volume rm -f docker-dev-cache docker-mod-cache 10:00:12 [2024-02-15T10:00:12.011Z] docker-dev-cache 10:00:12 [2024-02-15T10:00:12.011Z] 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-45967/3/stashes/