Pull request #47719 updated 15:57:35 Connecting to https://api.github.com using docker-jenkins GitHub credentials Obtained Jenkinsfile from 0d6a1a212b00b67543e83e9cc4a45f098f4abb61+442f29a69937b782d6fecb5edc0b747c229d6683 (d0a50a8d4fd04c819f4eb318bf69faefae87f1e9) Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision c8880eb865108326b5561629a909e5c780e6ef50 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/moby_PR-47719@libs/844ea30ef9e3435836b59d97b843a9ee4531c81c8fa28ed5787dbe7ec68c4c29/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.39.2' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision c8880eb865108326b5561629a909e5c780e6ef50 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f c8880eb865108326b5561629a909e5c780e6ef50 # timeout=10 Commit message: "Merge pull request #28 from docker/codeowners_oos4a9mi" > git rev-list --no-walk c8880eb865108326b5561629a909e5c780e6ef50 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo 15:57:37 [2024-04-15T15:57:37.463Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone 15:57:37 [2024-04-15T15:57:37.467Z] Trying to pass milestone 1 [Pipeline] milestone 15:57:37 [2024-04-15T15:57:37.639Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node 15:57:52 [2024-04-15T15:57:52.837Z] Still waiting to schedule task 15:57:52 [2024-04-15T15:57:52.838Z] Waiting for next available executor on ‘EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-0c31a307e7f991640)15:58:51 [2024-04-15T15:58:51.852Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-0ab23d44733570f9f) in /home/ubuntu/workspace/moby_PR-47719 [Pipeline] { [Pipeline] checkout 15:58:51 [2024-04-15T15:58:51.891Z] The recommended git tool is: git 15:58:54 [2024-04-15T15:58:54.660Z] using credential docker-jenkins-github-credentials 15:58:54 [2024-04-15T15:58:54.668Z] Cloning the remote Git repository 15:58:54 [2024-04-15T15:58:54.668Z] Cloning with configured refspecs honoured and without tags 15:58:54 [2024-04-15T15:58:54.722Z] Cloning repository https://github.com/moby/moby.git 15:58:54 [2024-04-15T15:58:54.775Z] > git init /home/ubuntu/workspace/moby_PR-47719 # timeout=10 15:58:55 [2024-04-15T15:58:55.506Z] Fetching upstream changes from https://github.com/moby/moby.git 15:58:55 [2024-04-15T15:58:55.506Z] > git --version # timeout=10 15:58:55 [2024-04-15T15:58:55.509Z] > git --version # 'git version 2.25.1' 15:58:55 [2024-04-15T15:58:55.510Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 15:58:55 [2024-04-15T15:58:55.514Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47719/head:refs/remotes/origin/PR-47719 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:59:08 [2024-04-15T15:59:08.685Z] Fetching without tags 15:59:08 [2024-04-15T15:59:08.943Z] Merging remotes/origin/master commit 442f29a69937b782d6fecb5edc0b747c229d6683 into PR head commit 0d6a1a212b00b67543e83e9cc4a45f098f4abb61 15:59:08 [2024-04-15T15:59:08.365Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 15:59:08 [2024-04-15T15:59:08.370Z] > git config --add remote.origin.fetch +refs/pull/47719/head:refs/remotes/origin/PR-47719 # timeout=10 15:59:08 [2024-04-15T15:59:08.373Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:59:08 [2024-04-15T15:59:08.701Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 15:59:08 [2024-04-15T15:59:08.710Z] Fetching upstream changes from https://github.com/moby/moby.git 15:59:08 [2024-04-15T15:59:08.710Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 15:59:08 [2024-04-15T15:59:08.713Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47719/head:refs/remotes/origin/PR-47719 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:59:08 [2024-04-15T15:59:08.971Z] > git config core.sparsecheckout # timeout=10 15:59:08 [2024-04-15T15:59:08.982Z] > git checkout -f 0d6a1a212b00b67543e83e9cc4a45f098f4abb61 # timeout=10 15:59:09 [2024-04-15T15:59:09.782Z] > git remote # timeout=10 15:59:09 [2024-04-15T15:59:09.786Z] > git config --get remote.origin.url # timeout=10 15:59:09 [2024-04-15T15:59:09.789Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 15:59:10 [2024-04-15T15:59:10.928Z] Merge succeeded, producing f129f028a4b7dd8392830bdf0a8e9b43e11b4368 15:59:10 [2024-04-15T15:59:10.928Z] Checking out Revision f129f028a4b7dd8392830bdf0a8e9b43e11b4368 (PR-47719) 15:59:09 [2024-04-15T15:59:09.793Z] > git merge 442f29a69937b782d6fecb5edc0b747c229d6683 # timeout=10 15:59:10 [2024-04-15T15:59:10.944Z] > git rev-parse HEAD^{commit} # timeout=10 15:59:10 [2024-04-15T15:59:10.950Z] > git config core.sparsecheckout # timeout=10 15:59:10 [2024-04-15T15:59:10.953Z] > git checkout -f f129f028a4b7dd8392830bdf0a8e9b43e11b4368 # timeout=10 15:59:14 [2024-04-15T15:59:14.544Z] Commit message: "Merge commit '442f29a69937b782d6fecb5edc0b747c229d6683' into HEAD" 15:59:14 [2024-04-15T15:59:14.550Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:15 [2024-04-15T15:59:15.446Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47719:/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 15:59:14 [2024-04-15T15:59:14.565Z] > git rev-list --no-walk bf3dc75cd0f9d8202bcf036b4383f07dce99b0ff # timeout=10 15:59:19 [2024-04-15T15:59:19.653Z] Unable to find image 'alpine:latest' locally 15:59:19 [2024-04-15T15:59:19.653Z] latest: Pulling from library/alpine 15:59:19 [2024-04-15T15:59:19.653Z] bca4290a9639: Pulling fs layer 15:59:19 [2024-04-15T15:59:19.653Z] bca4290a9639: Verifying Checksum 15:59:19 [2024-04-15T15:59:19.653Z] bca4290a9639: Download complete 15:59:19 [2024-04-15T15:59:19.653Z] bca4290a9639: Pull complete 15:59:19 [2024-04-15T15:59:19.653Z] Digest: sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b 15:59:19 [2024-04-15T15:59:19.653Z] Status: Downloaded newer image for alpine:latest 15:59:24 [2024-04-15T15:59:24.943Z] 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 15:59:25 [2024-04-15T15:59:25.270Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-0ab23d44733570f9f) in /home/ubuntu/workspace/moby_PR-47719 [Pipeline] { [Pipeline] checkout 15:59:25 [2024-04-15T15:59:25.288Z] The recommended git tool is: git 15:59:25 [2024-04-15T15:59:25.297Z] using credential docker-jenkins-github-credentials 15:59:25 [2024-04-15T15:59:25.307Z] Fetching changes from the remote Git repository 15:59:25 [2024-04-15T15:59:25.317Z] Fetching without tags 15:59:25 [2024-04-15T15:59:25.515Z] Merging remotes/origin/master commit 442f29a69937b782d6fecb5edc0b747c229d6683 into PR head commit 0d6a1a212b00b67543e83e9cc4a45f098f4abb61 15:59:25 [2024-04-15T15:59:25.665Z] Merge succeeded, producing d384f32905dca248e072ce9cbaf2247bfa1b7584 15:59:25 [2024-04-15T15:59:25.665Z] Checking out Revision d384f32905dca248e072ce9cbaf2247bfa1b7584 (PR-47719) 15:59:25 [2024-04-15T15:59:25.730Z] Commit message: "Merge commit '442f29a69937b782d6fecb5edc0b747c229d6683' into HEAD" 15:59:25 [2024-04-15T15:59:25.736Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 15:59:25 [2024-04-15T15:59:25.317Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-47719/.git # timeout=10 15:59:25 [2024-04-15T15:59:25.327Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 15:59:25 [2024-04-15T15:59:25.332Z] Fetching upstream changes from https://github.com/moby/moby.git 15:59:25 [2024-04-15T15:59:25.333Z] > git --version # timeout=10 15:59:25 [2024-04-15T15:59:25.335Z] > git --version # 'git version 2.25.1' 15:59:25 [2024-04-15T15:59:25.335Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 15:59:25 [2024-04-15T15:59:25.337Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47719/head:refs/remotes/origin/PR-47719 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:59:25 [2024-04-15T15:59:25.531Z] > git config core.sparsecheckout # timeout=10 15:59:25 [2024-04-15T15:59:25.534Z] > git checkout -f 0d6a1a212b00b67543e83e9cc4a45f098f4abb61 # timeout=10 15:59:25 [2024-04-15T15:59:25.570Z] > git remote # timeout=10 15:59:25 [2024-04-15T15:59:25.572Z] > git config --get remote.origin.url # timeout=10 15:59:25 [2024-04-15T15:59:25.574Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 15:59:25 [2024-04-15T15:59:25.576Z] > git merge 442f29a69937b782d6fecb5edc0b747c229d6683 # timeout=10 15:59:25 [2024-04-15T15:59:25.675Z] > git rev-parse HEAD^{commit} # timeout=10 15:59:25 [2024-04-15T15:59:25.680Z] > git config core.sparsecheckout # timeout=10 15:59:25 [2024-04-15T15:59:25.683Z] > git checkout -f d384f32905dca248e072ce9cbaf2247bfa1b7584 # timeout=10 15:59:25 [2024-04-15T15:59:25.746Z] > git rev-list --no-walk bf3dc75cd0f9d8202bcf036b4383f07dce99b0ff # timeout=10 15:59:26 [2024-04-15T15:59:26.362Z] + docker version 15:59:26 [2024-04-15T15:59:26.362Z] Client: Docker Engine - Community 15:59:26 [2024-04-15T15:59:26.362Z] Version: 25.0.3 15:59:26 [2024-04-15T15:59:26.362Z] API version: 1.44 15:59:26 [2024-04-15T15:59:26.362Z] Go version: go1.21.6 15:59:26 [2024-04-15T15:59:26.362Z] Git commit: 4debf41 15:59:26 [2024-04-15T15:59:26.362Z] Built: Tue Feb 6 21:13:09 2024 15:59:26 [2024-04-15T15:59:26.362Z] OS/Arch: linux/arm64 15:59:26 [2024-04-15T15:59:26.362Z] Context: default 15:59:26 [2024-04-15T15:59:26.362Z] 15:59:26 [2024-04-15T15:59:26.362Z] Server: Docker Engine - Community 15:59:26 [2024-04-15T15:59:26.362Z] Engine: 15:59:26 [2024-04-15T15:59:26.362Z] Version: 25.0.3 15:59:26 [2024-04-15T15:59:26.362Z] API version: 1.44 (minimum version 1.24) 15:59:26 [2024-04-15T15:59:26.362Z] Go version: go1.21.6 15:59:26 [2024-04-15T15:59:26.362Z] Git commit: f417435 15:59:26 [2024-04-15T15:59:26.362Z] Built: Tue Feb 6 21:13:09 2024 15:59:26 [2024-04-15T15:59:26.362Z] OS/Arch: linux/arm64 15:59:26 [2024-04-15T15:59:26.362Z] Experimental: true 15:59:26 [2024-04-15T15:59:26.362Z] containerd: 15:59:26 [2024-04-15T15:59:26.362Z] Version: 1.6.28 15:59:26 [2024-04-15T15:59:26.362Z] GitCommit: ae07eda36dd25f8a1b98dfbf587313b99c0190bb 15:59:26 [2024-04-15T15:59:26.362Z] runc: 15:59:26 [2024-04-15T15:59:26.362Z] Version: 1.1.12 15:59:26 [2024-04-15T15:59:26.362Z] GitCommit: v1.1.12-0-g51d5e94 15:59:26 [2024-04-15T15:59:26.362Z] docker-init: 15:59:26 [2024-04-15T15:59:26.362Z] Version: 0.19.0 15:59:26 [2024-04-15T15:59:26.362Z] GitCommit: de40ad0 [Pipeline] sh 15:59:26 [2024-04-15T15:59:26.648Z] + docker info 15:59:34 [2024-04-15T15:59:34.799Z] Client: Docker Engine - Community 15:59:34 [2024-04-15T15:59:34.799Z] Version: 25.0.3 15:59:34 [2024-04-15T15:59:34.799Z] Context: default 15:59:34 [2024-04-15T15:59:34.799Z] Debug Mode: false 15:59:34 [2024-04-15T15:59:34.799Z] Plugins: 15:59:34 [2024-04-15T15:59:34.799Z] buildx: Docker Buildx (Docker Inc.) 15:59:34 [2024-04-15T15:59:34.799Z] Version: v0.12.1 15:59:34 [2024-04-15T15:59:34.799Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx 15:59:34 [2024-04-15T15:59:34.799Z] compose: Docker Compose (Docker Inc.) 15:59:34 [2024-04-15T15:59:34.799Z] Version: v2.24.6 15:59:34 [2024-04-15T15:59:34.799Z] Path: /usr/libexec/docker/cli-plugins/docker-compose 15:59:34 [2024-04-15T15:59:34.799Z] 15:59:34 [2024-04-15T15:59:34.799Z] Server: 15:59:34 [2024-04-15T15:59:34.799Z] Containers: 0 15:59:34 [2024-04-15T15:59:34.799Z] Running: 0 15:59:34 [2024-04-15T15:59:34.799Z] Paused: 0 15:59:34 [2024-04-15T15:59:34.799Z] Stopped: 0 15:59:34 [2024-04-15T15:59:34.799Z] Images: 1 15:59:34 [2024-04-15T15:59:34.799Z] Server Version: 25.0.3 15:59:34 [2024-04-15T15:59:34.799Z] Storage Driver: overlay2 15:59:34 [2024-04-15T15:59:34.799Z] Backing Filesystem: extfs 15:59:34 [2024-04-15T15:59:34.799Z] Supports d_type: true 15:59:34 [2024-04-15T15:59:34.799Z] Using metacopy: false 15:59:34 [2024-04-15T15:59:34.799Z] Native Overlay Diff: true 15:59:34 [2024-04-15T15:59:34.799Z] userxattr: false 15:59:34 [2024-04-15T15:59:34.799Z] Logging Driver: json-file 15:59:34 [2024-04-15T15:59:34.799Z] Cgroup Driver: cgroupfs 15:59:34 [2024-04-15T15:59:34.799Z] Cgroup Version: 1 15:59:34 [2024-04-15T15:59:34.799Z] Plugins: 15:59:34 [2024-04-15T15:59:34.799Z] Volume: local 15:59:34 [2024-04-15T15:59:34.799Z] Network: bridge host ipvlan macvlan null overlay 15:59:34 [2024-04-15T15:59:34.799Z] Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog 15:59:34 [2024-04-15T15:59:34.799Z] Swarm: inactive 15:59:34 [2024-04-15T15:59:34.799Z] Runtimes: io.containerd.runc.v2 runc 15:59:34 [2024-04-15T15:59:34.799Z] Default Runtime: runc 15:59:34 [2024-04-15T15:59:34.799Z] Init Binary: docker-init 15:59:34 [2024-04-15T15:59:34.799Z] containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb 15:59:34 [2024-04-15T15:59:34.799Z] runc version: v1.1.12-0-g51d5e94 15:59:34 [2024-04-15T15:59:34.799Z] init version: de40ad0 15:59:34 [2024-04-15T15:59:34.799Z] Security Options: 15:59:34 [2024-04-15T15:59:34.799Z] apparmor 15:59:34 [2024-04-15T15:59:34.799Z] seccomp 15:59:34 [2024-04-15T15:59:34.799Z] Profile: builtin 15:59:34 [2024-04-15T15:59:34.799Z] Kernel Version: 5.15.0-1053-aws 15:59:34 [2024-04-15T15:59:34.799Z] Operating System: Ubuntu 20.04.6 LTS 15:59:34 [2024-04-15T15:59:34.799Z] OSType: linux 15:59:34 [2024-04-15T15:59:34.799Z] Architecture: aarch64 15:59:34 [2024-04-15T15:59:34.799Z] CPUs: 8 15:59:34 [2024-04-15T15:59:34.799Z] Total Memory: 30.64GiB 15:59:34 [2024-04-15T15:59:34.799Z] Name: ip-10-100-63-243 15:59:34 [2024-04-15T15:59:34.799Z] ID: de696752-8eb2-4b9b-9ebf-4859e2ca34ac 15:59:34 [2024-04-15T15:59:34.799Z] Docker Root Dir: /var/lib/docker 15:59:34 [2024-04-15T15:59:34.799Z] Debug Mode: false 15:59:34 [2024-04-15T15:59:34.799Z] Experimental: true 15:59:34 [2024-04-15T15:59:34.799Z] Insecure Registries: 15:59:34 [2024-04-15T15:59:34.799Z] 127.0.0.0/8 15:59:34 [2024-04-15T15:59:34.799Z] Live Restore Enabled: true 15:59:34 [2024-04-15T15:59:34.799Z] [Pipeline] sh 15:59:35 [2024-04-15T15:59:35.081Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 15:59:35 [2024-04-15T15:59:35.081Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 15:59:35 [2024-04-15T15:59:35.081Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-47719/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh 15:59:35 [2024-04-15T15:59:35.081Z] + bash /home/ubuntu/workspace/moby_PR-47719/check-config.sh 15:59:35 [2024-04-15T15:59:35.081Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 15:59:35 [2024-04-15T15:59:35.081Z] info: reading kernel config from /boot/config-5.15.0-1053-aws ... 15:59:35 [2024-04-15T15:59:35.081Z] 15:59:35 [2024-04-15T15:59:35.081Z] Generally Necessary: 15:59:35 [2024-04-15T15:59:35.081Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 15:59:35 [2024-04-15T15:59:35.081Z] - apparmor: enabled and tools installed 15:59:35 [2024-04-15T15:59:35.341Z] - CONFIG_NAMESPACES: enabled 15:59:35 [2024-04-15T15:59:35.341Z] - CONFIG_NET_NS: enabled 15:59:35 [2024-04-15T15:59:35.341Z] - CONFIG_PID_NS: enabled 15:59:35 [2024-04-15T15:59:35.341Z] - CONFIG_IPC_NS: enabled 15:59:35 [2024-04-15T15:59:35.341Z] - CONFIG_UTS_NS: enabled 15:59:35 [2024-04-15T15:59:35.341Z] - CONFIG_CGROUPS: enabled 15:59:35 [2024-04-15T15:59:35.341Z] - CONFIG_CGROUP_CPUACCT: enabled 15:59:35 [2024-04-15T15:59:35.341Z] - CONFIG_CGROUP_DEVICE: enabled 15:59:35 [2024-04-15T15:59:35.341Z] - CONFIG_CGROUP_FREEZER: enabled 15:59:35 [2024-04-15T15:59:35.341Z] - CONFIG_CGROUP_SCHED: enabled 15:59:35 [2024-04-15T15:59:35.341Z] - CONFIG_CPUSETS: enabled 15:59:35 [2024-04-15T15:59:35.341Z] - CONFIG_MEMCG: enabled 15:59:35 [2024-04-15T15:59:35.341Z] - CONFIG_KEYS: enabled 15:59:35 [2024-04-15T15:59:35.341Z] - CONFIG_VETH: enabled (as module) 15:59:35 [2024-04-15T15:59:35.341Z] - CONFIG_BRIDGE: enabled (as module) 15:59:35 [2024-04-15T15:59:35.341Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 15:59:35 [2024-04-15T15:59:35.341Z] - CONFIG_IP_NF_FILTER: enabled (as module) 15:59:35 [2024-04-15T15:59:35.341Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 15:59:35 [2024-04-15T15:59:35.341Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 15:59:35 [2024-04-15T15:59:35.341Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 15:59:35 [2024-04-15T15:59:35.341Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 15:59:35 [2024-04-15T15:59:35.341Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) 15:59:35 [2024-04-15T15:59:35.341Z] - CONFIG_IP_NF_NAT: enabled (as module) 15:59:35 [2024-04-15T15:59:35.341Z] - CONFIG_NF_NAT: enabled (as module) 15:59:35 [2024-04-15T15:59:35.341Z] - CONFIG_POSIX_MQUEUE: enabled 15:59:35 [2024-04-15T15:59:35.341Z] - CONFIG_CGROUP_BPF: enabled 15:59:35 [2024-04-15T15:59:35.341Z] 15:59:35 [2024-04-15T15:59:35.341Z] Optional Features: 15:59:35 [2024-04-15T15:59:35.341Z] - CONFIG_USER_NS: enabled 15:59:35 [2024-04-15T15:59:35.341Z] - CONFIG_SECCOMP: enabled 15:59:35 [2024-04-15T15:59:35.341Z] - CONFIG_SECCOMP_FILTER: enabled 15:59:35 [2024-04-15T15:59:35.341Z] - CONFIG_CGROUP_PIDS: enabled 15:59:35 [2024-04-15T15:59:35.341Z] - CONFIG_MEMCG_SWAP: enabled 15:59:35 [2024-04-15T15:59:35.341Z] (cgroup swap accounting is currently enabled) 15:59:35 [2024-04-15T15:59:35.341Z] - CONFIG_BLK_CGROUP: enabled 15:59:35 [2024-04-15T15:59:35.341Z] - CONFIG_BLK_DEV_THROTTLING: enabled 15:59:35 [2024-04-15T15:59:35.601Z] - CONFIG_CGROUP_PERF: enabled 15:59:35 [2024-04-15T15:59:35.601Z] - CONFIG_CGROUP_HUGETLB: enabled 15:59:35 [2024-04-15T15:59:35.601Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 15:59:35 [2024-04-15T15:59:35.601Z] - CONFIG_CGROUP_NET_PRIO: enabled 15:59:35 [2024-04-15T15:59:35.601Z] - CONFIG_CFS_BANDWIDTH: enabled 15:59:35 [2024-04-15T15:59:35.601Z] - CONFIG_FAIR_GROUP_SCHED: enabled 15:59:35 [2024-04-15T15:59:35.601Z] - CONFIG_RT_GROUP_SCHED: missing 15:59:35 [2024-04-15T15:59:35.601Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 15:59:35 [2024-04-15T15:59:35.601Z] - CONFIG_IP_VS: enabled (as module) 15:59:35 [2024-04-15T15:59:35.601Z] - CONFIG_IP_VS_NFCT: enabled 15:59:35 [2024-04-15T15:59:35.601Z] - CONFIG_IP_VS_PROTO_TCP: enabled 15:59:35 [2024-04-15T15:59:35.601Z] - CONFIG_IP_VS_PROTO_UDP: enabled 15:59:35 [2024-04-15T15:59:35.601Z] - CONFIG_IP_VS_RR: enabled (as module) 15:59:35 [2024-04-15T15:59:35.601Z] - CONFIG_SECURITY_SELINUX: enabled 15:59:35 [2024-04-15T15:59:35.601Z] - CONFIG_SECURITY_APPARMOR: enabled 15:59:35 [2024-04-15T15:59:35.601Z] - CONFIG_EXT4_FS: enabled 15:59:35 [2024-04-15T15:59:35.601Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 15:59:35 [2024-04-15T15:59:35.601Z] - CONFIG_EXT4_FS_SECURITY: enabled 15:59:35 [2024-04-15T15:59:35.601Z] - Network Drivers: 15:59:35 [2024-04-15T15:59:35.601Z] - "overlay": 15:59:35 [2024-04-15T15:59:35.601Z] - CONFIG_VXLAN: enabled (as module) 15:59:35 [2024-04-15T15:59:35.601Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 15:59:35 [2024-04-15T15:59:35.601Z] Optional (for encrypted networks): 15:59:35 [2024-04-15T15:59:35.601Z] - CONFIG_CRYPTO: enabled 15:59:35 [2024-04-15T15:59:35.601Z] - CONFIG_CRYPTO_AEAD: enabled 15:59:35 [2024-04-15T15:59:35.601Z] - CONFIG_CRYPTO_GCM: enabled 15:59:35 [2024-04-15T15:59:35.601Z] - CONFIG_CRYPTO_SEQIV: enabled 15:59:35 [2024-04-15T15:59:35.601Z] - CONFIG_CRYPTO_GHASH: enabled 15:59:35 [2024-04-15T15:59:35.601Z] - CONFIG_XFRM: enabled 15:59:35 [2024-04-15T15:59:35.601Z] - CONFIG_XFRM_USER: enabled (as module) 15:59:35 [2024-04-15T15:59:35.601Z] - CONFIG_XFRM_ALGO: enabled (as module) 15:59:35 [2024-04-15T15:59:35.601Z] - CONFIG_INET_ESP: enabled (as module) 15:59:35 [2024-04-15T15:59:35.601Z] - "ipvlan": 15:59:35 [2024-04-15T15:59:35.601Z] - CONFIG_IPVLAN: enabled (as module) 15:59:35 [2024-04-15T15:59:35.601Z] - "macvlan": 15:59:35 [2024-04-15T15:59:35.601Z] - CONFIG_MACVLAN: enabled (as module) 15:59:35 [2024-04-15T15:59:35.601Z] - CONFIG_DUMMY: enabled (as module) 15:59:35 [2024-04-15T15:59:35.601Z] - "ftp,tftp client in container": 15:59:35 [2024-04-15T15:59:35.860Z] - CONFIG_NF_NAT_FTP: enabled (as module) 15:59:35 [2024-04-15T15:59:35.860Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 15:59:35 [2024-04-15T15:59:35.860Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 15:59:35 [2024-04-15T15:59:35.860Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 15:59:35 [2024-04-15T15:59:35.860Z] - Storage Drivers: 15:59:35 [2024-04-15T15:59:35.860Z] - "aufs": 15:59:35 [2024-04-15T15:59:35.860Z] - CONFIG_AUFS_FS: enabled (as module) 15:59:35 [2024-04-15T15:59:35.860Z] - "btrfs": 15:59:35 [2024-04-15T15:59:35.860Z] - CONFIG_BTRFS_FS: enabled (as module) 15:59:35 [2024-04-15T15:59:35.860Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 15:59:35 [2024-04-15T15:59:35.860Z] - "devicemapper": 15:59:35 [2024-04-15T15:59:35.860Z] - CONFIG_BLK_DEV_DM: enabled 15:59:35 [2024-04-15T15:59:35.860Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 15:59:35 [2024-04-15T15:59:35.860Z] - "overlay": 15:59:35 [2024-04-15T15:59:35.860Z] - CONFIG_OVERLAY_FS: enabled (as module) 15:59:35 [2024-04-15T15:59:35.860Z] - "zfs": 15:59:35 [2024-04-15T15:59:35.860Z] - /dev/zfs: present 15:59:35 [2024-04-15T15:59:35.860Z] - zfs command: missing 15:59:35 [2024-04-15T15:59:35.860Z] - zpool command: missing 15:59:35 [2024-04-15T15:59:35.860Z] 15:59:35 [2024-04-15T15:59:35.860Z] Limits: 15:59:35 [2024-04-15T15:59:35.860Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 15:59:35 [2024-04-15T15:59:35.860Z] 15:59:35 [2024-04-15T15:59:35.860Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 15:59:36 [2024-04-15T15:59:36.160Z] + docker build --force-rm -t docker:d384f32905dca248e072ce9cbaf2247bfa1b7584 . 15:59:36 [2024-04-15T15:59:36.160Z] #0 building with "default" instance using docker driver 15:59:36 [2024-04-15T15:59:36.160Z] 15:59:36 [2024-04-15T15:59:36.160Z] #1 [internal] load build definition from Dockerfile 15:59:36 [2024-04-15T15:59:36.160Z] #1 transferring dockerfile: 28.30kB done 15:59:36 [2024-04-15T15:59:36.160Z] #1 DONE 0.1s 15:59:36 [2024-04-15T15:59:36.419Z] 15:59:36 [2024-04-15T15:59:36.419Z] #2 resolve image config for docker.io/docker/dockerfile:1.7 15:59:36 [2024-04-15T15:59:36.678Z] #2 DONE 0.3s 15:59:36 [2024-04-15T15:59:36.678Z] 15:59:36 [2024-04-15T15:59:36.678Z] #3 docker-image://docker.io/docker/dockerfile:1.7@sha256:dbbd5e059e8a07ff7ea6233b213b36aa516b4c53c645f1817a4dd18b83cbea56 15:59:36 [2024-04-15T15:59:36.678Z] #3 resolve docker.io/docker/dockerfile:1.7@sha256:dbbd5e059e8a07ff7ea6233b213b36aa516b4c53c645f1817a4dd18b83cbea56 0.0s done 15:59:36 [2024-04-15T15:59:36.678Z] #3 sha256:dbbd5e059e8a07ff7ea6233b213b36aa516b4c53c645f1817a4dd18b83cbea56 8.40kB / 8.40kB done 15:59:36 [2024-04-15T15:59:36.678Z] #3 sha256:ab4d84ec8cad8a7b0e8b6ad1fb49536f000b86e30993c74a251bb16f3e6e3f5b 482B / 482B done 15:59:36 [2024-04-15T15:59:36.678Z] #3 sha256:6bb827dc58ef706c3d261e31d3a2ebd9965fa640ec3bc1cef4c98d8068b55685 1.26kB / 1.26kB done 15:59:36 [2024-04-15T15:59:36.678Z] #3 sha256:7938f7c0984b428949317499eff7773a7294fdc03c085c649e24d1e3a452fba7 7.34MB / 11.23MB 0.1s 15:59:36 [2024-04-15T15:59:36.938Z] #3 extracting sha256:7938f7c0984b428949317499eff7773a7294fdc03c085c649e24d1e3a452fba7 15:59:36 [2024-04-15T15:59:36.938Z] #3 sha256:7938f7c0984b428949317499eff7773a7294fdc03c085c649e24d1e3a452fba7 11.23MB / 11.23MB 0.2s done 15:59:36 [2024-04-15T15:59:36.938Z] #3 extracting sha256:7938f7c0984b428949317499eff7773a7294fdc03c085c649e24d1e3a452fba7 0.1s done 15:59:36 [2024-04-15T15:59:36.938Z] #3 DONE 0.4s 15:59:37 [2024-04-15T15:59:37.197Z] 15:59:37 [2024-04-15T15:59:37.197Z] #4 [internal] load metadata for docker.io/docker/buildx-bin:0.13.1 15:59:37 [2024-04-15T15:59:37.765Z] #4 ... 15:59:37 [2024-04-15T15:59:37.765Z] 15:59:37 [2024-04-15T15:59:37.765Z] #5 [internal] load metadata for docker.io/library/debian:bookworm 15:59:37 [2024-04-15T15:59:37.765Z] #5 DONE 0.7s 15:59:38 [2024-04-15T15:59:38.059Z] 15:59:38 [2024-04-15T15:59:38.059Z] #6 [internal] load metadata for docker.io/library/golang:1.21.9-bookworm 15:59:38 [2024-04-15T15:59:38.059Z] #6 DONE 0.7s 15:59:38 [2024-04-15T15:59:38.059Z] 15:59:38 [2024-04-15T15:59:38.059Z] #7 [internal] load metadata for docker.io/docker/compose-bin:v2.25.0 15:59:38 [2024-04-15T15:59:38.059Z] #7 DONE 0.7s 15:59:38 [2024-04-15T15:59:38.059Z] 15:59:38 [2024-04-15T15:59:38.059Z] #8 [internal] load metadata for docker.io/library/busybox:latest 15:59:38 [2024-04-15T15:59:38.059Z] #8 DONE 0.7s 15:59:38 [2024-04-15T15:59:38.059Z] 15:59:38 [2024-04-15T15:59:38.059Z] #9 [internal] load metadata for docker.io/distribution/distribution:2.8.3 15:59:38 [2024-04-15T15:59:38.059Z] #9 DONE 0.7s 15:59:38 [2024-04-15T15:59:38.059Z] 15:59:38 [2024-04-15T15:59:38.059Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 15:59:38 [2024-04-15T15:59:38.059Z] #10 DONE 0.7s 15:59:38 [2024-04-15T15:59:38.059Z] 15:59:38 [2024-04-15T15:59:38.059Z] #11 [internal] load metadata for docker.io/tonistiigi/xx:1.4.0 15:59:38 [2024-04-15T15:59:38.059Z] #11 DONE 0.8s 15:59:38 [2024-04-15T15:59:38.059Z] 15:59:38 [2024-04-15T15:59:38.059Z] #4 [internal] load metadata for docker.io/docker/buildx-bin:0.13.1 15:59:38 [2024-04-15T15:59:38.059Z] #4 DONE 0.9s 15:59:38 [2024-04-15T15:59:38.059Z] 15:59:38 [2024-04-15T15:59:38.059Z] #12 [internal] load .dockerignore 15:59:38 [2024-04-15T15:59:38.059Z] #12 transferring context: 113B done 15:59:38 [2024-04-15T15:59:38.059Z] #12 DONE 0.0s 15:59:38 [2024-04-15T15:59:38.319Z] 15:59:38 [2024-04-15T15:59:38.319Z] #13 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.13.1@sha256:b3ca2dfdd79c0378bbba69dd91e494f2683b5ab592e78a6d57d6f1f7bc0a5a60 15:59:38 [2024-04-15T15:59:38.319Z] #13 resolve docker.io/docker/buildx-bin:0.13.1@sha256:b3ca2dfdd79c0378bbba69dd91e494f2683b5ab592e78a6d57d6f1f7bc0a5a60 15:59:38 [2024-04-15T15:59:38.319Z] #13 resolve docker.io/docker/buildx-bin:0.13.1@sha256:b3ca2dfdd79c0378bbba69dd91e494f2683b5ab592e78a6d57d6f1f7bc0a5a60 0.2s done 15:59:38 [2024-04-15T15:59:38.887Z] #13 sha256:b3ca2dfdd79c0378bbba69dd91e494f2683b5ab592e78a6d57d6f1f7bc0a5a60 8.43kB / 8.43kB done 15:59:38 [2024-04-15T15:59:38.887Z] #13 sha256:2ebce8c08cf8ceb899dfb863d96ad780e5765ee2996a39e7bb80abd22300e3fe 482B / 482B done 15:59:38 [2024-04-15T15:59:38.887Z] #13 sha256:fdeeb9474c5ad8b86b766022dfc0140d5ad606b88fe76836f380e0da3a9f0540 1.14kB / 1.14kB done 15:59:39 [2024-04-15T15:59:39.826Z] #13 ... 15:59:39 [2024-04-15T15:59:39.826Z] 15:59:39 [2024-04-15T15:59:39.826Z] #14 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966 15:59:39 [2024-04-15T15:59:39.826Z] #14 resolve docker.io/library/busybox:latest@sha256:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966 0.2s done 15:59:39 [2024-04-15T15:59:39.826Z] #14 sha256:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966 6.76kB / 6.76kB done 15:59:39 [2024-04-15T15:59:39.826Z] #14 sha256:15b3852228f2a4251fb997ce32a52204b76babcaae22df16cac5e217d95a5c07 610B / 610B done 15:59:39 [2024-04-15T15:59:39.826Z] #14 sha256:46bd05c4a04f3d121198e054da02daed22d0f561764acb0f0594066d5972619b 390B / 390B done 15:59:39 [2024-04-15T15:59:39.826Z] #14 sha256:45d8eb5967de4c266a4cee23081b4e3855f4f8690f8b9165f804d19278bdeb5e 1.84MB / 1.84MB 0.3s done 15:59:39 [2024-04-15T15:59:39.826Z] #14 extracting sha256:45d8eb5967de4c266a4cee23081b4e3855f4f8690f8b9165f804d19278bdeb5e 0.3s done 15:59:39 [2024-04-15T15:59:39.826Z] #14 DONE 1.7s 15:59:40 [2024-04-15T15:59:40.086Z] 15:59:40 [2024-04-15T15:59:40.086Z] #15 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 15:59:40 [2024-04-15T15:59:40.086Z] #15 resolve docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 0.2s done 15:59:40 [2024-04-15T15:59:40.086Z] #15 sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 4.67kB / 4.67kB done 15:59:40 [2024-04-15T15:59:40.086Z] #15 sha256:d6213c56dc23f948e18d58abb6499f2112d85fc8c0eae4391386b6bcfaa70e01 1.05kB / 1.05kB done 15:59:40 [2024-04-15T15:59:40.086Z] #15 sha256:184ed8ae6fb6cdaf999646a8855ce3916872363882142964f36a096186792c50 2.57kB / 2.57kB done 15:59:40 [2024-04-15T15:59:40.086Z] #15 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done 15:59:40 [2024-04-15T15:59:40.086Z] #15 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.6s done 15:59:40 [2024-04-15T15:59:40.086Z] #15 sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 286.20kB / 286.20kB 0.9s done 15:59:40 [2024-04-15T15:59:40.086Z] #15 sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 766B / 766B 0.8s done 15:59:40 [2024-04-15T15:59:40.086Z] #15 extracting sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 0.2s done 15:59:40 [2024-04-15T15:59:40.086Z] #15 sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 3.15MB / 5.82MB 1.5s 15:59:40 [2024-04-15T15:59:40.086Z] #15 sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 5.82MB / 5.82MB 1.7s 15:59:40 [2024-04-15T15:59:40.346Z] #15 sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 5.82MB / 5.82MB 1.7s done 15:59:40 [2024-04-15T15:59:40.613Z] #15 extracting sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 done 15:59:40 [2024-04-15T15:59:40.876Z] #15 extracting sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 15:59:41 [2024-04-15T15:59:41.137Z] #15 extracting sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 0.2s done 15:59:41 [2024-04-15T15:59:41.397Z] #15 ... 15:59:41 [2024-04-15T15:59:41.397Z] 15:59:41 [2024-04-15T15:59:41.397Z] #16 [internal] load build context 15:59:41 [2024-04-15T15:59:41.397Z] #16 transferring context: 77.60MB 2.9s done 15:59:41 [2024-04-15T15:59:41.397Z] #16 DONE 3.3s 15:59:41 [2024-04-15T15:59:41.657Z] 15:59:41 [2024-04-15T15:59:41.657Z] #17 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:8d2a57588df055d8124fdcbf15f8d4d53870e1f3d7806ba61cacc98b1dcef8c7 15:59:41 [2024-04-15T15:59:41.657Z] #17 resolve docker.io/library/golang:1.21.9-bookworm@sha256:8d2a57588df055d8124fdcbf15f8d4d53870e1f3d7806ba61cacc98b1dcef8c7 0.2s done 15:59:41 [2024-04-15T15:59:41.657Z] #17 sha256:d606747c3d6f91a6e4a073efb2478c1dd5b422a4ad5b7fd8dffc3f61cc396a14 1.79kB / 1.79kB done 15:59:41 [2024-04-15T15:59:41.657Z] #17 sha256:8abc7e3032aeb13a3562d096ef133a12f4741e7fec06c0f7e22f3c23229cc90c 2.89kB / 2.89kB done 15:59:41 [2024-04-15T15:59:41.657Z] #17 sha256:8d2a57588df055d8124fdcbf15f8d4d53870e1f3d7806ba61cacc98b1dcef8c7 1.64kB / 1.64kB done 15:59:41 [2024-04-15T15:59:41.657Z] #17 sha256:1e92f3a395ff98a929e797a3c392bb6d0f05531068d34b81d3cd41ed6ce82ca4 49.60MB / 49.60MB 1.3s done 15:59:41 [2024-04-15T15:59:41.657Z] #17 sha256:374850c6db1702573c7004d630027931be318b2d71cb28e890e2fcd0f0730712 23.58MB / 23.58MB 2.0s done 15:59:41 [2024-04-15T15:59:41.657Z] #17 sha256:421c44fab18bc9f4c62ca481e074d50b3a036e7c95c7607b6d036c34d67c5264 63.99MB / 63.99MB 2.6s done 15:59:41 [2024-04-15T15:59:41.657Z] #17 sha256:6cbe4bb4a0d8b43491c9cd09a1939fa98f6e0c6bb41b83b515758995342fc910 66.06MB / 86.41MB 3.1s 15:59:41 [2024-04-15T15:59:41.657Z] #17 extracting sha256:1e92f3a395ff98a929e797a3c392bb6d0f05531068d34b81d3cd41ed6ce82ca4 1.3s 15:59:41 [2024-04-15T15:59:41.657Z] #17 sha256:0a12a9cc36370776dd253aef34583c7f7faf7f322a4276ac347cf1fc956889e8 64.11MB / 64.11MB 3.1s 15:59:41 [2024-04-15T15:59:41.657Z] #17 sha256:45fbff829e9908764b70d1bd05228741beb91f547505b2f1c395d05a427371bb 174B / 174B 2.8s done 15:59:41 [2024-04-15T15:59:41.657Z] #17 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 3.1s done 15:59:41 [2024-04-15T15:59:41.916Z] #17 sha256:6cbe4bb4a0d8b43491c9cd09a1939fa98f6e0c6bb41b83b515758995342fc910 83.89MB / 86.41MB 3.3s 15:59:43 [2024-04-15T15:59:43.294Z] #17 sha256:0a12a9cc36370776dd253aef34583c7f7faf7f322a4276ac347cf1fc956889e8 64.11MB / 64.11MB 4.7s done 15:59:43 [2024-04-15T15:59:43.294Z] #17 extracting sha256:374850c6db1702573c7004d630027931be318b2d71cb28e890e2fcd0f0730712 0.1s 15:59:43 [2024-04-15T15:59:43.866Z] #17 extracting sha256:374850c6db1702573c7004d630027931be318b2d71cb28e890e2fcd0f0730712 0.4s done 15:59:45 [2024-04-15T15:59:45.245Z] #17 extracting sha256:421c44fab18bc9f4c62ca481e074d50b3a036e7c95c7607b6d036c34d67c5264 15:59:45 [2024-04-15T15:59:45.504Z] #17 ... 15:59:45 [2024-04-15T15:59:45.504Z] 15:59:45 [2024-04-15T15:59:45.504Z] #18 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 15:59:45 [2024-04-15T15:59:45.504Z] #18 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done 15:59:45 [2024-04-15T15:59:45.504Z] #18 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 15:59:45 [2024-04-15T15:59:45.504Z] #18 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done 15:59:45 [2024-04-15T15:59:45.504Z] #18 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done 15:59:45 [2024-04-15T15:59:45.504Z] #18 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.2s done 15:59:45 [2024-04-15T15:59:45.504Z] #18 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.4s done 15:59:45 [2024-04-15T15:59:45.504Z] #18 DONE 7.4s 15:59:45 [2024-04-15T15:59:45.504Z] 15:59:45 [2024-04-15T15:59:45.504Z] #17 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:8d2a57588df055d8124fdcbf15f8d4d53870e1f3d7806ba61cacc98b1dcef8c7 15:59:45 [2024-04-15T15:59:45.504Z] #17 sha256:6cbe4bb4a0d8b43491c9cd09a1939fa98f6e0c6bb41b83b515758995342fc910 86.41MB / 86.41MB 6.9s done 15:59:45 [2024-04-15T15:59:45.504Z] #17 ... 15:59:45 [2024-04-15T15:59:45.504Z] 15:59:45 [2024-04-15T15:59:45.504Z] #13 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.13.1@sha256:b3ca2dfdd79c0378bbba69dd91e494f2683b5ab592e78a6d57d6f1f7bc0a5a60 15:59:45 [2024-04-15T15:59:45.504Z] #13 sha256:561e37d5fd405001bb7944b4cd2d3fd900cc24411835ab029f55897867f318f9 0B / 16.35MB 7.1s 15:59:45 [2024-04-15T15:59:45.847Z] #13 sha256:561e37d5fd405001bb7944b4cd2d3fd900cc24411835ab029f55897867f318f9 6.29MB / 16.35MB 7.3s 15:59:46 [2024-04-15T15:59:46.106Z] #13 ... 15:59:46 [2024-04-15T15:59:46.106Z] 15:59:46 [2024-04-15T15:59:46.106Z] #19 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:b37bc259c67238d814516548c17ad912f26c3eed48dd9bb54893eafec8739c89 15:59:46 [2024-04-15T15:59:46.106Z] #19 resolve docker.io/library/debian:bookworm@sha256:b37bc259c67238d814516548c17ad912f26c3eed48dd9bb54893eafec8739c89 0.2s done 15:59:46 [2024-04-15T15:59:46.106Z] #19 sha256:b37bc259c67238d814516548c17ad912f26c3eed48dd9bb54893eafec8739c89 1.85kB / 1.85kB done 15:59:46 [2024-04-15T15:59:46.106Z] #19 sha256:e27b218f4fbed3b1b2769805708bf8c4cb7992287e801c8a38821d8765d02880 529B / 529B done 15:59:46 [2024-04-15T15:59:46.106Z] #19 sha256:5c2e61c12a0309c810a74286953043691637ada6452b0c2f33a8e3d67d80fced 1.48kB / 1.48kB done 15:59:46 [2024-04-15T15:59:46.106Z] #19 sha256:1e92f3a395ff98a929e797a3c392bb6d0f05531068d34b81d3cd41ed6ce82ca4 49.60MB / 49.60MB 1.3s done 15:59:46 [2024-04-15T15:59:46.106Z] #19 extracting sha256:1e92f3a395ff98a929e797a3c392bb6d0f05531068d34b81d3cd41ed6ce82ca4 2.3s done 15:59:46 [2024-04-15T15:59:46.106Z] #19 DONE 7.7s 15:59:46 [2024-04-15T15:59:46.106Z] 15:59:46 [2024-04-15T15:59:46.106Z] #13 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.13.1@sha256:b3ca2dfdd79c0378bbba69dd91e494f2683b5ab592e78a6d57d6f1f7bc0a5a60 15:59:46 [2024-04-15T15:59:46.106Z] #13 sha256:561e37d5fd405001bb7944b4cd2d3fd900cc24411835ab029f55897867f318f9 16.35MB / 16.35MB 7.5s 15:59:46 [2024-04-15T15:59:46.366Z] #13 ... 15:59:46 [2024-04-15T15:59:46.366Z] 15:59:46 [2024-04-15T15:59:46.366Z] #15 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 15:59:46 [2024-04-15T15:59:46.366Z] #15 DONE 8.2s 15:59:46 [2024-04-15T15:59:46.366Z] 15:59:46 [2024-04-15T15:59:46.366Z] #13 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.13.1@sha256:b3ca2dfdd79c0378bbba69dd91e494f2683b5ab592e78a6d57d6f1f7bc0a5a60 15:59:46 [2024-04-15T15:59:46.366Z] #13 sha256:561e37d5fd405001bb7944b4cd2d3fd900cc24411835ab029f55897867f318f9 16.35MB / 16.35MB 7.9s done 15:59:46 [2024-04-15T15:59:46.366Z] #13 extracting sha256:561e37d5fd405001bb7944b4cd2d3fd900cc24411835ab029f55897867f318f9 15:59:46 [2024-04-15T15:59:46.626Z] #13 extracting sha256:561e37d5fd405001bb7944b4cd2d3fd900cc24411835ab029f55897867f318f9 0.2s done 15:59:47 [2024-04-15T15:59:47.194Z] #13 DONE 9.2s 15:59:47 [2024-04-15T15:59:47.194Z] 15:59:47 [2024-04-15T15:59:47.194Z] #20 [xx 1/1] FROM docker.io/tonistiigi/xx:1.4.0@sha256:0cd3f05c72d6c9b038eb135f91376ee1169ef3a330d34e418e65e2a5c2e9c0d4 15:59:47 [2024-04-15T15:59:47.194Z] #20 resolve docker.io/tonistiigi/xx:1.4.0@sha256:0cd3f05c72d6c9b038eb135f91376ee1169ef3a330d34e418e65e2a5c2e9c0d4 0.2s done 15:59:47 [2024-04-15T15:59:47.194Z] #20 sha256:0cd3f05c72d6c9b038eb135f91376ee1169ef3a330d34e418e65e2a5c2e9c0d4 9.95kB / 9.95kB done 15:59:47 [2024-04-15T15:59:47.194Z] #20 sha256:d3a173a007193860a110931669be7b62592611955cda3814d38b4d9118ef81ea 478B / 478B done 15:59:47 [2024-04-15T15:59:47.194Z] #20 sha256:5e12c1040c875988c0a21efaa5dcafac5c2b8a956cf038d6789abf028aba9a93 940B / 940B done 15:59:47 [2024-04-15T15:59:47.194Z] #20 sha256:0af722b41041edf6b9d4c718ee88b05eb49271fa70e4856c18c261ea0462b564 16.47kB / 16.47kB 7.3s done 15:59:47 [2024-04-15T15:59:47.194Z] #20 extracting sha256:0af722b41041edf6b9d4c718ee88b05eb49271fa70e4856c18c261ea0462b564 done 15:59:47 [2024-04-15T15:59:47.194Z] #20 DONE 9.1s 15:59:47 [2024-04-15T15:59:47.194Z] 15:59:47 [2024-04-15T15:59:47.194Z] #17 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:8d2a57588df055d8124fdcbf15f8d4d53870e1f3d7806ba61cacc98b1dcef8c7 15:59:47 [2024-04-15T15:59:47.763Z] #17 extracting sha256:421c44fab18bc9f4c62ca481e074d50b3a036e7c95c7607b6d036c34d67c5264 2.4s done 15:59:48 [2024-04-15T15:59:48.022Z] #17 extracting sha256:6cbe4bb4a0d8b43491c9cd09a1939fa98f6e0c6bb41b83b515758995342fc910 15:59:48 [2024-04-15T15:59:48.282Z] #17 ... 15:59:48 [2024-04-15T15:59:48.282Z] 15:59:48 [2024-04-15T15:59:48.282Z] #21 [compose 1/1] FROM docker.io/docker/compose-bin:v2.25.0@sha256:b17f617b148fca1143582c267fe2547b91b60241872557fa7a8f8df5bb16ef58 15:59:48 [2024-04-15T15:59:48.282Z] #21 resolve docker.io/docker/compose-bin:v2.25.0@sha256:b17f617b148fca1143582c267fe2547b91b60241872557fa7a8f8df5bb16ef58 0.2s done 15:59:48 [2024-04-15T15:59:48.282Z] #21 sha256:b17f617b148fca1143582c267fe2547b91b60241872557fa7a8f8df5bb16ef58 8.43kB / 8.43kB done 15:59:48 [2024-04-15T15:59:48.282Z] #21 sha256:d78f02d4266a872db42a2f51712f5b69db0c3c4b0713b57e109666e792df2666 482B / 482B done 15:59:48 [2024-04-15T15:59:48.282Z] #21 sha256:0a18cb5a34e1afa220a6afea023d787ee919e87c098b3180f3fa80d23cd16adb 1.13kB / 1.13kB done 15:59:48 [2024-04-15T15:59:48.282Z] #21 sha256:7ef00369bc59ffb1849fe6c73f30a7fc37f42d82073afe76bf9d9b1c1460699a 16.65MB / 16.65MB 8.6s done 15:59:48 [2024-04-15T15:59:48.282Z] #21 extracting sha256:7ef00369bc59ffb1849fe6c73f30a7fc37f42d82073afe76bf9d9b1c1460699a 0.4s done 15:59:48 [2024-04-15T15:59:48.282Z] #21 DONE 10.1s 15:59:48 [2024-04-15T15:59:48.282Z] 15:59:48 [2024-04-15T15:59:48.282Z] #17 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:8d2a57588df055d8124fdcbf15f8d4d53870e1f3d7806ba61cacc98b1dcef8c7 15:59:50 [2024-04-15T15:59:50.187Z] #17 extracting sha256:6cbe4bb4a0d8b43491c9cd09a1939fa98f6e0c6bb41b83b515758995342fc910 1.8s done 15:59:50 [2024-04-15T15:59:50.187Z] #17 ... 15:59:50 [2024-04-15T15:59:50.187Z] 15:59:50 [2024-04-15T15:59:50.187Z] #22 [build-dummy 2/2] RUN mkdir -p /build 15:59:50 [2024-04-15T15:59:50.187Z] #22 ... 15:59:50 [2024-04-15T15:59:50.187Z] 15:59:50 [2024-04-15T15:59:50.187Z] #17 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:8d2a57588df055d8124fdcbf15f8d4d53870e1f3d7806ba61cacc98b1dcef8c7 15:59:50 [2024-04-15T15:59:50.187Z] #17 extracting sha256:0a12a9cc36370776dd253aef34583c7f7faf7f322a4276ac347cf1fc956889e8 15:59:54 [2024-04-15T15:59:54.400Z] #17 extracting sha256:0a12a9cc36370776dd253aef34583c7f7faf7f322a4276ac347cf1fc956889e8 3.9s done 15:59:54 [2024-04-15T15:59:54.969Z] #17 extracting sha256:45fbff829e9908764b70d1bd05228741beb91f547505b2f1c395d05a427371bb 15:59:54 [2024-04-15T15:59:54.969Z] #17 extracting sha256:45fbff829e9908764b70d1bd05228741beb91f547505b2f1c395d05a427371bb done 15:59:55 [2024-04-15T15:59:55.538Z] #17 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 15:59:55 [2024-04-15T15:59:55.797Z] #17 ... 15:59:55 [2024-04-15T15:59:55.797Z] 15:59:55 [2024-04-15T15:59:55.797Z] #23 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq 15:59:55 [2024-04-15T15:59:55.797Z] #23 2.416 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] 15:59:55 [2024-04-15T15:59:55.797Z] #23 2.452 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] 15:59:55 [2024-04-15T15:59:55.797Z] #23 2.458 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] 15:59:55 [2024-04-15T15:59:55.797Z] #23 2.518 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB] 15:59:55 [2024-04-15T15:59:55.797Z] #23 2.919 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB] 15:59:55 [2024-04-15T15:59:55.797Z] #23 2.925 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [148 kB] 15:59:55 [2024-04-15T15:59:55.797Z] #23 3.879 Fetched 9100 kB in 2s (5275 kB/s) 15:59:55 [2024-04-15T15:59:55.797Z] #23 3.879 Reading package lists... 15:59:55 [2024-04-15T15:59:55.797Z] #23 4.487 Reading package lists... 15:59:55 [2024-04-15T15:59:55.797Z] #23 5.087 Building dependency tree... 15:59:55 [2024-04-15T15:59:55.797Z] #23 5.485 The following additional packages will be installed: 15:59:55 [2024-04-15T15:59:55.797Z] #23 5.486 libbrotli1 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 15:59:55 [2024-04-15T15:59:55.797Z] #23 5.486 libkrb5-3 libkrb5support0 libldap-2.5-0 libnghttp2-14 libonig5 libpsl5 15:59:55 [2024-04-15T15:59:55.797Z] #23 5.487 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl3 openssl 15:59:55 [2024-04-15T15:59:55.797Z] #23 5.489 Suggested packages: 15:59:55 [2024-04-15T15:59:55.797Z] #23 5.489 krb5-doc krb5-user 15:59:55 [2024-04-15T15:59:55.797Z] #23 5.489 Recommended packages: 15:59:55 [2024-04-15T15:59:55.797Z] #23 5.489 krb5-locales libldap-common publicsuffix libsasl2-modules 15:59:55 [2024-04-15T15:59:55.797Z] #23 5.658 The following NEW packages will be installed: 15:59:55 [2024-04-15T15:59:55.797Z] #23 5.658 ca-certificates curl jq libbrotli1 libcurl4 libgssapi-krb5-2 libjq1 15:59:55 [2024-04-15T15:59:55.797Z] #23 5.658 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.5-0 15:59:55 [2024-04-15T15:59:55.797Z] #23 5.659 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db 15:59:55 [2024-04-15T15:59:55.797Z] #23 5.659 libssh2-1 libssl3 openssl 15:59:55 [2024-04-15T15:59:55.797Z] #23 5.934 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. 15:59:55 [2024-04-15T15:59:55.797Z] #23 5.934 Need to get 5813 kB of archives. 15:59:55 [2024-04-15T15:59:55.797Z] #23 5.934 After this operation, 16.1 MB of additional disk space will be used. 15:59:55 [2024-04-15T15:59:55.797Z] #23 5.934 Get:1 http://deb.debian.org/debian bookworm/main arm64 libssl3 arm64 3.0.11-1~deb12u2 [1803 kB] 15:59:55 [2024-04-15T15:59:55.797Z] #23 6.003 Get:2 http://deb.debian.org/debian bookworm/main arm64 openssl arm64 3.0.11-1~deb12u2 [1385 kB] 15:59:55 [2024-04-15T15:59:55.797Z] #23 6.062 Get:3 http://deb.debian.org/debian bookworm/main arm64 ca-certificates all 20230311 [153 kB] 15:59:55 [2024-04-15T15:59:55.797Z] #23 6.071 Get:4 http://deb.debian.org/debian bookworm/main arm64 libbrotli1 arm64 1.0.9-2+b6 [269 kB] 15:59:55 [2024-04-15T15:59:55.797Z] #23 6.074 Get:5 http://deb.debian.org/debian bookworm/main arm64 libkrb5support0 arm64 1.20.1-2+deb12u1 [31.7 kB] 15:59:55 [2024-04-15T15:59:55.797Z] #23 6.076 Get:6 http://deb.debian.org/debian bookworm/main arm64 libk5crypto3 arm64 1.20.1-2+deb12u1 [79.0 kB] 15:59:55 [2024-04-15T15:59:55.797Z] #23 6.078 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkeyutils1 arm64 1.6.3-2 [8844 B] 15:59:55 [2024-04-15T15:59:55.797Z] #23 6.079 Get:8 http://deb.debian.org/debian bookworm/main arm64 libkrb5-3 arm64 1.20.1-2+deb12u1 [313 kB] 15:59:55 [2024-04-15T15:59:55.797Z] #23 6.082 Get:9 http://deb.debian.org/debian bookworm/main arm64 libgssapi-krb5-2 arm64 1.20.1-2+deb12u1 [123 kB] 15:59:55 [2024-04-15T15:59:55.797Z] #23 6.083 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.8 kB] 15:59:55 [2024-04-15T15:59:55.797Z] #23 6.084 Get:11 http://deb.debian.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [58.0 kB] 15:59:55 [2024-04-15T15:59:55.797Z] #23 6.086 Get:12 http://deb.debian.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5 [171 kB] 15:59:55 [2024-04-15T15:59:55.797Z] #23 6.088 Get:13 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1+deb12u1 [68.3 kB] 15:59:55 [2024-04-15T15:59:55.797Z] #23 6.091 Get:14 http://deb.debian.org/debian bookworm/main arm64 libpsl5 arm64 0.21.2-1 [58.6 kB] 15:59:55 [2024-04-15T15:59:55.797Z] #23 6.121 Get:15 http://deb.debian.org/debian bookworm/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] 15:59:55 [2024-04-15T15:59:55.797Z] #23 6.121 Get:16 http://deb.debian.org/debian bookworm/main arm64 libssh2-1 arm64 1.10.0-3+b1 [172 kB] 15:59:55 [2024-04-15T15:59:55.797Z] #23 6.123 Get:17 http://deb.debian.org/debian bookworm/main arm64 libcurl4 arm64 7.88.1-10+deb12u5 [366 kB] 15:59:55 [2024-04-15T15:59:55.797Z] #23 6.153 Get:18 http://deb.debian.org/debian bookworm/main arm64 curl arm64 7.88.1-10+deb12u5 [308 kB] 15:59:55 [2024-04-15T15:59:55.797Z] #23 6.201 Get:19 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB] 15:59:55 [2024-04-15T15:59:55.797Z] #23 6.202 Get:20 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB] 15:59:55 [2024-04-15T15:59:55.797Z] #23 6.203 Get:21 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB] 15:59:55 [2024-04-15T15:59:55.797Z] #23 6.583 debconf: delaying package configuration, since apt-utils is not installed 15:59:55 [2024-04-15T15:59:55.797Z] #23 6.620 Fetched 5813 kB in 1s (10.9 MB/s) 15:59:55 [2024-04-15T15:59:55.797Z] #23 6.798 Selecting previously unselected package libssl3:arm64. 15:59:55 [2024-04-15T15:59:55.797Z] #23 6.798 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6084 files and directories currently installed.) 15:59:55 [2024-04-15T15:59:55.797Z] #23 6.802 Preparing to unpack .../00-libssl3_3.0.11-1~deb12u2_arm64.deb ... 15:59:55 [2024-04-15T15:59:55.797Z] #23 6.876 Unpacking libssl3:arm64 (3.0.11-1~deb12u2) ... 15:59:55 [2024-04-15T15:59:55.797Z] #23 7.272 Selecting previously unselected package openssl. 15:59:55 [2024-04-15T15:59:55.797Z] #23 7.273 Preparing to unpack .../01-openssl_3.0.11-1~deb12u2_arm64.deb ... 15:59:55 [2024-04-15T15:59:55.797Z] #23 7.285 Unpacking openssl (3.0.11-1~deb12u2) ... 15:59:55 [2024-04-15T15:59:55.797Z] #23 7.989 Selecting previously unselected package ca-certificates. 15:59:55 [2024-04-15T15:59:55.797Z] #23 7.990 Preparing to unpack .../02-ca-certificates_20230311_all.deb ... 15:59:55 [2024-04-15T15:59:55.797Z] #23 8.032 Unpacking ca-certificates (20230311) ... 15:59:55 [2024-04-15T15:59:55.797Z] #23 8.712 Selecting previously unselected package libbrotli1:arm64. 15:59:55 [2024-04-15T15:59:55.797Z] #23 8.713 Preparing to unpack .../03-libbrotli1_1.0.9-2+b6_arm64.deb ... 15:59:55 [2024-04-15T15:59:55.797Z] #23 8.727 Unpacking libbrotli1:arm64 (1.0.9-2+b6) ... 15:59:55 [2024-04-15T15:59:55.797Z] #23 9.552 Selecting previously unselected package libkrb5support0:arm64. 15:59:55 [2024-04-15T15:59:55.797Z] #23 9.553 Preparing to unpack .../04-libkrb5support0_1.20.1-2+deb12u1_arm64.deb ... 15:59:55 [2024-04-15T15:59:55.797Z] #23 9.618 Unpacking libkrb5support0:arm64 (1.20.1-2+deb12u1) ... 15:59:55 [2024-04-15T15:59:55.797Z] #23 9.712 Selecting previously unselected package libk5crypto3:arm64. 15:59:55 [2024-04-15T15:59:55.797Z] #23 9.713 Preparing to unpack .../05-libk5crypto3_1.20.1-2+deb12u1_arm64.deb ... 15:59:55 [2024-04-15T15:59:55.797Z] #23 9.721 Unpacking libk5crypto3:arm64 (1.20.1-2+deb12u1) ... 15:59:56 [2024-04-15T15:59:56.056Z] #23 10.11 Selecting previously unselected package libkeyutils1:arm64. 15:59:56 [2024-04-15T15:59:56.056Z] #23 10.11 Preparing to unpack .../06-libkeyutils1_1.6.3-2_arm64.deb ... 15:59:56 [2024-04-15T15:59:56.056Z] #23 10.18 Unpacking libkeyutils1:arm64 (1.6.3-2) ... 15:59:56 [2024-04-15T15:59:56.643Z] #23 10.70 Selecting previously unselected package libkrb5-3:arm64. 15:59:56 [2024-04-15T15:59:56.643Z] #23 ... 15:59:56 [2024-04-15T15:59:56.643Z] 15:59:56 [2024-04-15T15:59:56.643Z] #17 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:8d2a57588df055d8124fdcbf15f8d4d53870e1f3d7806ba61cacc98b1dcef8c7 15:59:56 [2024-04-15T15:59:56.643Z] #17 DONE 18.4s 15:59:56 [2024-04-15T15:59:56.643Z] 15:59:56 [2024-04-15T15:59:56.643Z] #23 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq 15:59:56 [2024-04-15T15:59:56.643Z] #23 10.70 Preparing to unpack .../07-libkrb5-3_1.20.1-2+deb12u1_arm64.deb ... 15:59:56 [2024-04-15T15:59:56.643Z] #23 10.74 Unpacking libkrb5-3:arm64 (1.20.1-2+deb12u1) ... 15:59:56 [2024-04-15T15:59:56.643Z] #23 ... 15:59:56 [2024-04-15T15:59:56.643Z] 15:59:56 [2024-04-15T15:59:56.643Z] #24 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2 15:59:56 [2024-04-15T15:59:56.902Z] #24 ... 15:59:56 [2024-04-15T15:59:56.902Z] 15:59:56 [2024-04-15T15:59:56.902Z] #23 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq 15:59:56 [2024-04-15T15:59:56.902Z] #23 11.13 Selecting previously unselected package libgssapi-krb5-2:arm64. 15:59:57 [2024-04-15T15:59:57.161Z] #23 11.14 Preparing to unpack .../08-libgssapi-krb5-2_1.20.1-2+deb12u1_arm64.deb ... 15:59:57 [2024-04-15T15:59:57.161Z] #23 11.18 Unpacking libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ... 15:59:57 [2024-04-15T15:59:57.161Z] #23 11.32 Selecting previously unselected package libsasl2-modules-db:arm64. 15:59:57 [2024-04-15T15:59:57.420Z] #23 11.32 Preparing to unpack .../09-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ... 15:59:57 [2024-04-15T15:59:57.420Z] #23 11.33 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... 15:59:57 [2024-04-15T15:59:57.678Z] #23 11.83 Selecting previously unselected package libsasl2-2:arm64. 15:59:57 [2024-04-15T15:59:57.937Z] #23 11.84 Preparing to unpack .../10-libsasl2-2_2.1.28+dfsg-10_arm64.deb ... 15:59:57 [2024-04-15T15:59:57.937Z] #23 11.86 Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ... 15:59:58 [2024-04-15T15:59:58.196Z] #23 12.40 Selecting previously unselected package libldap-2.5-0:arm64. 15:59:58 [2024-04-15T15:59:58.455Z] #23 12.40 Preparing to unpack .../11-libldap-2.5-0_2.5.13+dfsg-5_arm64.deb ... 15:59:58 [2024-04-15T15:59:58.455Z] #23 12.48 Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-5) ... 15:59:59 [2024-04-15T15:59:59.842Z] #23 13.91 Selecting previously unselected package libnghttp2-14:arm64. 15:59:59 [2024-04-15T15:59:59.842Z] #23 13.91 Preparing to unpack .../12-libnghttp2-14_1.52.0-1+deb12u1_arm64.deb ... 15:59:59 [2024-04-15T15:59:59.842Z] #23 14.01 Unpacking libnghttp2-14:arm64 (1.52.0-1+deb12u1) ... 16:00:00 [2024-04-15T16:00:00.101Z] #23 14.35 Selecting previously unselected package libpsl5:arm64. 16:00:00 [2024-04-15T16:00:00.362Z] #23 14.35 Preparing to unpack .../13-libpsl5_0.21.2-1_arm64.deb ... 16:00:00 [2024-04-15T16:00:00.362Z] #23 14.36 Unpacking libpsl5:arm64 (0.21.2-1) ... 16:00:00 [2024-04-15T16:00:00.362Z] #23 14.57 Selecting previously unselected package librtmp1:arm64. 16:00:00 [2024-04-15T16:00:00.665Z] #23 14.57 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... 16:00:00 [2024-04-15T16:00:00.665Z] #23 14.58 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... 16:00:00 [2024-04-15T16:00:00.665Z] #23 14.81 Selecting previously unselected package libssh2-1:arm64. 16:00:00 [2024-04-15T16:00:00.924Z] #23 14.81 Preparing to unpack .../15-libssh2-1_1.10.0-3+b1_arm64.deb ... 16:00:00 [2024-04-15T16:00:00.924Z] #23 14.89 Unpacking libssh2-1:arm64 (1.10.0-3+b1) ... 16:00:00 [2024-04-15T16:00:00.924Z] #23 15.14 Selecting previously unselected package libcurl4:arm64. 16:00:01 [2024-04-15T16:00:01.184Z] #23 ... 16:00:01 [2024-04-15T16:00:01.184Z] 16:00:01 [2024-04-15T16:00:01.184Z] #22 [build-dummy 2/2] RUN mkdir -p /build 16:00:01 [2024-04-15T16:00:01.184Z] #22 DONE 21.1s 16:00:01 [2024-04-15T16:00:01.184Z] 16:00:01 [2024-04-15T16:00:01.184Z] #23 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq 16:00:01 [2024-04-15T16:00:01.184Z] #23 15.14 Preparing to unpack .../16-libcurl4_7.88.1-10+deb12u5_arm64.deb ... 16:00:01 [2024-04-15T16:00:01.184Z] #23 15.15 Unpacking libcurl4:arm64 (7.88.1-10+deb12u5) ... 16:00:01 [2024-04-15T16:00:01.184Z] #23 ... 16:00:01 [2024-04-15T16:00:01.184Z] 16:00:01 [2024-04-15T16:00:01.184Z] #24 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2 16:00:01 [2024-04-15T16:00:01.184Z] #24 DONE 14.6s 16:00:01 [2024-04-15T16:00:01.184Z] 16:00:01 [2024-04-15T16:00:01.184Z] #25 [binary-dummy 1/1] COPY --from=build-dummy /build /build 16:00:01 [2024-04-15T16:00:01.184Z] #25 DONE 0.1s 16:00:01 [2024-04-15T16:00:01.184Z] 16:00:01 [2024-04-15T16:00:01.184Z] #23 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq 16:00:01 [2024-04-15T16:00:01.184Z] #23 15.25 Selecting previously unselected package curl. 16:00:01 [2024-04-15T16:00:01.184Z] #23 15.25 Preparing to unpack .../17-curl_7.88.1-10+deb12u5_arm64.deb ... 16:00:01 [2024-04-15T16:00:01.184Z] #23 15.25 Unpacking curl (7.88.1-10+deb12u5) ... 16:00:01 [2024-04-15T16:00:01.184Z] #23 15.31 Selecting previously unselected package libonig5:arm64. 16:00:01 [2024-04-15T16:00:01.184Z] #23 15.32 Preparing to unpack .../18-libonig5_6.9.8-1_arm64.deb ... 16:00:01 [2024-04-15T16:00:01.184Z] #23 15.32 Unpacking libonig5:arm64 (6.9.8-1) ... 16:00:01 [2024-04-15T16:00:01.184Z] #23 ... 16:00:01 [2024-04-15T16:00:01.184Z] 16:00:01 [2024-04-15T16:00:01.184Z] #26 [base 2/4] COPY --from=xx / / 16:00:01 [2024-04-15T16:00:01.184Z] #26 DONE 0.1s 16:00:01 [2024-04-15T16:00:01.184Z] 16:00:01 [2024-04-15T16:00:01.184Z] #23 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq 16:00:01 [2024-04-15T16:00:01.184Z] #23 15.40 Selecting previously unselected package libjq1:arm64. 16:00:01 [2024-04-15T16:00:01.184Z] #23 15.40 Preparing to unpack .../19-libjq1_1.6-2.1_arm64.deb ... 16:00:01 [2024-04-15T16:00:01.184Z] #23 15.40 Unpacking libjq1:arm64 (1.6-2.1) ... 16:00:01 [2024-04-15T16:00:01.184Z] #23 15.46 Selecting previously unselected package jq. 16:00:01 [2024-04-15T16:00:01.444Z] #23 15.46 Preparing to unpack .../20-jq_1.6-2.1_arm64.deb ... 16:00:01 [2024-04-15T16:00:01.444Z] #23 15.46 Unpacking jq (1.6-2.1) ... 16:00:01 [2024-04-15T16:00:01.444Z] #23 15.50 Setting up libkeyutils1:arm64 (1.6.3-2) ... 16:00:01 [2024-04-15T16:00:01.444Z] #23 15.51 Setting up libpsl5:arm64 (0.21.2-1) ... 16:00:01 [2024-04-15T16:00:01.444Z] #23 15.53 Setting up libbrotli1:arm64 (1.0.9-2+b6) ... 16:00:01 [2024-04-15T16:00:01.444Z] #23 15.54 Setting up libssl3:arm64 (3.0.11-1~deb12u2) ... 16:00:01 [2024-04-15T16:00:01.444Z] #23 15.55 Setting up libnghttp2-14:arm64 (1.52.0-1+deb12u1) ... 16:00:01 [2024-04-15T16:00:01.444Z] #23 15.57 Setting up libkrb5support0:arm64 (1.20.1-2+deb12u1) ... 16:00:01 [2024-04-15T16:00:01.444Z] #23 ... 16:00:01 [2024-04-15T16:00:01.444Z] 16:00:01 [2024-04-15T16:00:01.444Z] #27 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 16:00:01 [2024-04-15T16:00:01.444Z] #27 DONE 0.3s 16:00:01 [2024-04-15T16:00:01.444Z] 16:00:01 [2024-04-15T16:00:01.444Z] #23 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq 16:00:01 [2024-04-15T16:00:01.444Z] #23 15.58 Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... 16:00:01 [2024-04-15T16:00:01.444Z] #23 15.59 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... 16:00:01 [2024-04-15T16:00:01.444Z] #23 15.60 Setting up libk5crypto3:arm64 (1.20.1-2+deb12u1) ... 16:00:01 [2024-04-15T16:00:01.444Z] #23 15.62 Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ... 16:00:01 [2024-04-15T16:00:01.444Z] #23 15.64 Setting up libssh2-1:arm64 (1.10.0-3+b1) ... 16:00:01 [2024-04-15T16:00:01.444Z] #23 15.66 Setting up libkrb5-3:arm64 (1.20.1-2+deb12u1) ... 16:00:01 [2024-04-15T16:00:01.444Z] #23 15.67 Setting up openssl (3.0.11-1~deb12u2) ... 16:00:01 [2024-04-15T16:00:01.703Z] #23 15.70 Setting up libonig5:arm64 (6.9.8-1) ... 16:00:01 [2024-04-15T16:00:01.703Z] #23 15.71 Setting up libjq1:arm64 (1.6-2.1) ... 16:00:01 [2024-04-15T16:00:01.703Z] #23 15.72 Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-5) ... 16:00:01 [2024-04-15T16:00:01.703Z] #23 15.73 Setting up ca-certificates (20230311) ... 16:00:01 [2024-04-15T16:00:01.703Z] #23 15.81 debconf: unable to initialize frontend: Dialog 16:00:01 [2024-04-15T16:00:01.703Z] #23 15.81 debconf: (TERM is not set, so the dialog frontend is not usable.) 16:00:01 [2024-04-15T16:00:01.703Z] #23 15.81 debconf: falling back to frontend: Readline 16:00:01 [2024-04-15T16:00:01.703Z] #23 15.81 debconf: unable to initialize frontend: Readline 16:00:01 [2024-04-15T16:00:01.703Z] #23 15.81 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.) 16:00:01 [2024-04-15T16:00:01.703Z] #23 15.81 debconf: falling back to frontend: Teletype 16:00:01 [2024-04-15T16:00:01.967Z] #23 16.11 Updating certificates in /etc/ssl/certs... 16:00:02 [2024-04-15T16:00:02.538Z] #23 16.53 140 added, 0 removed; done. 16:00:02 [2024-04-15T16:00:02.538Z] #23 16.57 Setting up libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ... 16:00:02 [2024-04-15T16:00:02.538Z] #23 16.58 Setting up jq (1.6-2.1) ... 16:00:02 [2024-04-15T16:00:02.538Z] #23 16.60 Setting up libcurl4:arm64 (7.88.1-10+deb12u5) ... 16:00:02 [2024-04-15T16:00:02.538Z] #23 16.61 Setting up curl (7.88.1-10+deb12u5) ... 16:00:02 [2024-04-15T16:00:02.538Z] #23 16.62 Processing triggers for libc-bin (2.36-9+deb12u4) ... 16:00:02 [2024-04-15T16:00:02.538Z] #23 16.66 Processing triggers for ca-certificates (20230311) ... 16:00:02 [2024-04-15T16:00:02.538Z] #23 16.67 Updating certificates in /etc/ssl/certs... 16:00:02 [2024-04-15T16:00:02.798Z] #23 16.98 0 added, 0 removed; done. 16:00:02 [2024-04-15T16:00:02.798Z] #23 16.98 Running hooks in /etc/ca-certificates/update.d... 16:00:03 [2024-04-15T16:00:03.057Z] #23 16.98 done. 16:00:03 [2024-04-15T16:00:03.057Z] #23 DONE 17.2s 16:00:03 [2024-04-15T16:00:03.057Z] 16:00:03 [2024-04-15T16:00:03.057Z] #28 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file 16:00:03 [2024-04-15T16:00:03.057Z] #28 0.698 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] 16:00:03 [2024-04-15T16:00:03.057Z] #28 0.707 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] 16:00:03 [2024-04-15T16:00:03.057Z] #28 0.707 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] 16:00:03 [2024-04-15T16:00:03.057Z] #28 0.776 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB] 16:00:03 [2024-04-15T16:00:03.057Z] #28 0.839 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB] 16:00:03 [2024-04-15T16:00:03.057Z] #28 0.895 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [148 kB] 16:00:03 [2024-04-15T16:00:03.316Z] #28 ... 16:00:03 [2024-04-15T16:00:03.316Z] 16:00:03 [2024-04-15T16:00:03.316Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 16:00:03 [2024-04-15T16:00:03.316Z] #29 DONE 0.1s 16:00:03 [2024-04-15T16:00:03.316Z] 16:00:03 [2024-04-15T16:00:03.316Z] #28 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file 16:00:03 [2024-04-15T16:00:03.316Z] #28 1.850 Fetched 9100 kB in 1s (6464 kB/s) 16:00:03 [2024-04-15T16:00:03.883Z] #28 1.850 Reading package lists... 16:00:04 [2024-04-15T16:00:04.400Z] #28 2.455 Reading package lists... 16:00:04 [2024-04-15T16:00:04.659Z] #28 3.047 Building dependency tree... 16:00:04 [2024-04-15T16:00:04.918Z] #28 3.215 Reading state information... 16:00:04 [2024-04-15T16:00:04.918Z] #28 3.423 The following additional packages will be installed: 16:00:05 [2024-04-15T16:00:05.176Z] #28 3.424 libmagic-mgc libmagic1 16:00:05 [2024-04-15T16:00:05.176Z] #28 3.453 The following NEW packages will be installed: 16:00:05 [2024-04-15T16:00:05.176Z] #28 3.454 file libmagic-mgc libmagic1 16:00:05 [2024-04-15T16:00:05.176Z] #28 3.727 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. 16:00:05 [2024-04-15T16:00:05.176Z] #28 3.727 Need to get 446 kB of archives. 16:00:05 [2024-04-15T16:00:05.176Z] #28 3.727 After this operation, 8709 kB of additional disk space will be used. 16:00:05 [2024-04-15T16:00:05.176Z] #28 3.727 Get:1 http://deb.debian.org/debian bookworm/main arm64 libmagic-mgc arm64 1:5.44-3 [305 kB] 16:00:05 [2024-04-15T16:00:05.435Z] #28 3.733 Get:2 http://deb.debian.org/debian bookworm/main arm64 libmagic1 arm64 1:5.44-3 [98.5 kB] 16:00:05 [2024-04-15T16:00:05.435Z] #28 3.735 Get:3 http://deb.debian.org/debian bookworm/main arm64 file arm64 1:5.44-3 [42.5 kB] 16:00:05 [2024-04-15T16:00:05.435Z] #28 3.882 debconf: delaying package configuration, since apt-utils is not installed 16:00:05 [2024-04-15T16:00:05.435Z] #28 3.921 Fetched 446 kB in 0s (1629 kB/s) 16:00:05 [2024-04-15T16:00:05.435Z] #28 4.043 Selecting previously unselected package libmagic-mgc. 16:00:05 [2024-04-15T16:00:05.694Z] #28 4.043 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15625 files and directories currently installed.) 16:00:05 [2024-04-15T16:00:05.694Z] #28 4.053 Preparing to unpack .../libmagic-mgc_1%3a5.44-3_arm64.deb ... 16:00:05 [2024-04-15T16:00:05.694Z] #28 4.064 Unpacking libmagic-mgc (1:5.44-3) ... 16:00:05 [2024-04-15T16:00:05.694Z] #28 4.139 Selecting previously unselected package libmagic1:arm64. 16:00:05 [2024-04-15T16:00:05.694Z] #28 4.141 Preparing to unpack .../libmagic1_1%3a5.44-3_arm64.deb ... 16:00:05 [2024-04-15T16:00:05.694Z] #28 4.150 Unpacking libmagic1:arm64 (1:5.44-3) ... 16:00:05 [2024-04-15T16:00:05.694Z] #28 4.192 Selecting previously unselected package file. 16:00:05 [2024-04-15T16:00:05.694Z] #28 4.194 Preparing to unpack .../file_1%3a5.44-3_arm64.deb ... 16:00:05 [2024-04-15T16:00:05.694Z] #28 4.200 Unpacking file (1:5.44-3) ... 16:00:05 [2024-04-15T16:00:05.694Z] #28 4.245 Setting up libmagic-mgc (1:5.44-3) ... 16:00:05 [2024-04-15T16:00:05.694Z] #28 4.256 Setting up libmagic1:arm64 (1:5.44-3) ... 16:00:05 [2024-04-15T16:00:05.953Z] #28 4.285 Setting up file (1:5.44-3) ... 16:00:05 [2024-04-15T16:00:05.953Z] #28 4.297 Processing triggers for libc-bin (2.36-9+deb12u4) ... 16:00:06 [2024-04-15T16:00:06.212Z] #28 DONE 4.7s 16:00:06 [2024-04-15T16:00:06.212Z] 16:00:06 [2024-04-15T16:00:06.212Z] #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 16:00:06 [2024-04-15T16:00:06.212Z] #30 ... 16:00:06 [2024-04-15T16:00:06.212Z] 16:00:06 [2024-04-15T16:00:06.212Z] #31 [dockercli 1/2] WORKDIR /go/src/github.com/docker/cli 16:00:06 [2024-04-15T16:00:06.212Z] #31 DONE 0.2s 16:00:06 [2024-04-15T16:00:06.472Z] 16:00:06 [2024-04-15T16:00:06.472Z] #32 [containerd-src 1/3] WORKDIR /usr/src/containerd 16:00:06 [2024-04-15T16:00:06.472Z] #32 DONE 0.2s 16:00:06 [2024-04-15T16:00:06.472Z] 16:00:06 [2024-04-15T16:00:06.472Z] #33 [swagger-src 1/3] WORKDIR /usr/src/swagger 16:00:06 [2024-04-15T16:00:06.472Z] #33 DONE 0.2s 16:00:06 [2024-04-15T16:00:06.472Z] 16:00:06 [2024-04-15T16:00:06.472Z] #34 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 16:00:06 [2024-04-15T16:00:06.472Z] #34 DONE 0.2s 16:00:06 [2024-04-15T16:00:06.472Z] 16:00:06 [2024-04-15T16:00:06.472Z] #35 [tini-src 1/3] WORKDIR /usr/src/tini 16:00:06 [2024-04-15T16:00:06.472Z] #35 DONE 0.3s 16:00:06 [2024-04-15T16:00:06.472Z] 16:00:06 [2024-04-15T16:00:06.472Z] #36 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 16:00:06 [2024-04-15T16:00:06.472Z] #36 DONE 0.3s 16:00:06 [2024-04-15T16:00:06.472Z] 16:00:06 [2024-04-15T16:00:06.472Z] #37 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd 16:00:06 [2024-04-15T16:00:06.472Z] #37 DONE 0.3s 16:00:06 [2024-04-15T16:00:06.472Z] 16:00:06 [2024-04-15T16:00:06.472Z] #38 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini 16:00:06 [2024-04-15T16:00:06.472Z] #38 DONE 0.3s 16:00:06 [2024-04-15T16:00:06.472Z] 16:00:06 [2024-04-15T16:00:06.472Z] #39 [registry-src 1/2] WORKDIR /usr/src/registry 16:00:06 [2024-04-15T16:00:06.472Z] #39 DONE 0.3s 16:00:06 [2024-04-15T16:00:06.472Z] 16:00:06 [2024-04-15T16:00:06.472Z] #40 [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 16:00:06 [2024-04-15T16:00:06.472Z] #40 ... 16:00:06 [2024-04-15T16:00:06.472Z] 16:00:06 [2024-04-15T16:00:06.472Z] #41 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit 16:00:06 [2024-04-15T16:00:06.472Z] #41 DONE 0.3s 16:00:06 [2024-04-15T16:00:06.472Z] 16:00:06 [2024-04-15T16:00:06.472Z] #42 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit 16:00:06 [2024-04-15T16:00:06.472Z] #42 DONE 0.3s 16:00:06 [2024-04-15T16:00:06.472Z] 16:00:06 [2024-04-15T16:00:06.472Z] #43 [delve-src 1/3] WORKDIR /usr/src/delve 16:00:06 [2024-04-15T16:00:06.472Z] #43 DONE 0.3s 16:00:06 [2024-04-15T16:00:06.472Z] 16:00:06 [2024-04-15T16:00:06.472Z] #44 [runc-src 1/3] WORKDIR /usr/src/runc 16:00:06 [2024-04-15T16:00:06.472Z] #44 DONE 0.4s 16:00:06 [2024-04-15T16:00:06.732Z] 16:00:06 [2024-04-15T16:00:06.732Z] #45 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc 16:00:06 [2024-04-15T16:00:06.732Z] #45 DONE 0.4s 16:00:06 [2024-04-15T16:00:06.732Z] 16:00:06 [2024-04-15T16:00:06.732Z] #46 [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 16:00:07 [2024-04-15T16:00:07.300Z] #46 ... 16:00:07 [2024-04-15T16:00:07.300Z] 16:00:07 [2024-04-15T16:00:07.300Z] #47 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" 16:00:07 [2024-04-15T16:00:07.300Z] #47 0.472 hint: Using 'master' as the name for the initial branch. This default branch name 16:00:07 [2024-04-15T16:00:07.300Z] #47 0.472 hint: is subject to change. To configure the initial branch name to use in all 16:00:07 [2024-04-15T16:00:07.300Z] #47 0.472 hint: of your new repositories, which will suppress this warning, call: 16:00:07 [2024-04-15T16:00:07.300Z] #47 0.472 hint: 16:00:07 [2024-04-15T16:00:07.300Z] #47 0.472 hint: git config --global init.defaultBranch <name> 16:00:07 [2024-04-15T16:00:07.300Z] #47 0.472 hint: 16:00:07 [2024-04-15T16:00:07.300Z] #47 0.472 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 16:00:07 [2024-04-15T16:00:07.300Z] #47 0.472 hint: 'development'. The just-created branch can be renamed via this command: 16:00:07 [2024-04-15T16:00:07.300Z] #47 0.472 hint: 16:00:07 [2024-04-15T16:00:07.300Z] #47 0.472 hint: git branch -m <name> 16:00:07 [2024-04-15T16:00:07.300Z] #47 0.473 Initialized empty Git repository in /usr/src/containerd/.git/ 16:00:07 [2024-04-15T16:00:07.300Z] #47 DONE 0.7s 16:00:07 [2024-04-15T16:00:07.300Z] 16:00:07 [2024-04-15T16:00:07.300Z] #48 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git" 16:00:07 [2024-04-15T16:00:07.300Z] #48 0.601 hint: Using 'master' as the name for the initial branch. This default branch name 16:00:07 [2024-04-15T16:00:07.300Z] #48 0.601 hint: is subject to change. To configure the initial branch name to use in all 16:00:07 [2024-04-15T16:00:07.300Z] #48 0.601 hint: of your new repositories, which will suppress this warning, call: 16:00:07 [2024-04-15T16:00:07.300Z] #48 0.601 hint: 16:00:07 [2024-04-15T16:00:07.300Z] #48 0.601 hint: git config --global init.defaultBranch <name> 16:00:07 [2024-04-15T16:00:07.300Z] #48 0.601 hint: 16:00:07 [2024-04-15T16:00:07.300Z] #48 0.601 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 16:00:07 [2024-04-15T16:00:07.300Z] #48 0.601 hint: 'development'. The just-created branch can be renamed via this command: 16:00:07 [2024-04-15T16:00:07.300Z] #48 0.601 hint: 16:00:07 [2024-04-15T16:00:07.300Z] #48 0.601 hint: git branch -m <name> 16:00:07 [2024-04-15T16:00:07.300Z] #48 0.603 Initialized empty Git repository in /usr/src/swagger/.git/ 16:00:07 [2024-04-15T16:00:07.300Z] #48 DONE 0.6s 16:00:07 [2024-04-15T16:00:07.300Z] 16:00:07 [2024-04-15T16:00:07.300Z] #49 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD 16:00:07 [2024-04-15T16:00:07.300Z] #49 ... 16:00:07 [2024-04-15T16:00:07.300Z] 16:00:07 [2024-04-15T16:00:07.300Z] #50 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" 16:00:07 [2024-04-15T16:00:07.300Z] #50 0.830 hint: Using 'master' as the name for the initial branch. This default branch name 16:00:07 [2024-04-15T16:00:07.300Z] #50 0.830 hint: is subject to change. To configure the initial branch name to use in all 16:00:07 [2024-04-15T16:00:07.300Z] #50 0.830 hint: of your new repositories, which will suppress this warning, call: 16:00:07 [2024-04-15T16:00:07.300Z] #50 0.830 hint: 16:00:07 [2024-04-15T16:00:07.300Z] #50 0.830 hint: git config --global init.defaultBranch <name> 16:00:07 [2024-04-15T16:00:07.300Z] #50 0.830 hint: 16:00:07 [2024-04-15T16:00:07.300Z] #50 0.830 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 16:00:07 [2024-04-15T16:00:07.300Z] #50 0.830 hint: 'development'. The just-created branch can be renamed via this command: 16:00:07 [2024-04-15T16:00:07.300Z] #50 0.830 hint: 16:00:07 [2024-04-15T16:00:07.300Z] #50 0.830 hint: git branch -m <name> 16:00:07 [2024-04-15T16:00:07.300Z] #50 0.833 Initialized empty Git repository in /usr/src/tini/.git/ 16:00:07 [2024-04-15T16:00:07.300Z] #50 DONE 0.9s 16:00:07 [2024-04-15T16:00:07.300Z] 16:00:07 [2024-04-15T16:00:07.300Z] #51 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git" 16:00:07 [2024-04-15T16:00:07.300Z] #51 0.861 hint: Using 'master' as the name for the initial branch. This default branch name 16:00:07 [2024-04-15T16:00:07.300Z] #51 0.861 hint: is subject to change. To configure the initial branch name to use in all 16:00:07 [2024-04-15T16:00:07.300Z] #51 0.861 hint: of your new repositories, which will suppress this warning, call: 16:00:07 [2024-04-15T16:00:07.300Z] #51 0.861 hint: 16:00:07 [2024-04-15T16:00:07.300Z] #51 0.861 hint: git config --global init.defaultBranch <name> 16:00:07 [2024-04-15T16:00:07.300Z] #51 0.861 hint: 16:00:07 [2024-04-15T16:00:07.300Z] #51 0.861 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 16:00:07 [2024-04-15T16:00:07.300Z] #51 0.861 hint: 'development'. The just-created branch can be renamed via this command: 16:00:07 [2024-04-15T16:00:07.300Z] #51 0.861 hint: 16:00:07 [2024-04-15T16:00:07.300Z] #51 0.861 hint: git branch -m <name> 16:00:07 [2024-04-15T16:00:07.300Z] #51 0.863 Initialized empty Git repository in /usr/src/rootlesskit/.git/ 16:00:07 [2024-04-15T16:00:07.300Z] #51 DONE 1.0s 16:00:07 [2024-04-15T16:00:07.560Z] 16:00:07 [2024-04-15T16:00:07.560Z] #52 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.2" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 16:00:07 [2024-04-15T16:00:07.819Z] #52 ... 16:00:07 [2024-04-15T16:00:07.819Z] 16:00:07 [2024-04-15T16:00:07.819Z] #53 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" 16:00:07 [2024-04-15T16:00:07.819Z] #53 1.163 hint: Using 'master' as the name for the initial branch. This default branch name 16:00:07 [2024-04-15T16:00:07.819Z] #53 1.163 hint: is subject to change. To configure the initial branch name to use in all 16:00:07 [2024-04-15T16:00:07.819Z] #53 1.163 hint: of your new repositories, which will suppress this warning, call: 16:00:07 [2024-04-15T16:00:07.819Z] #53 1.163 hint: 16:00:07 [2024-04-15T16:00:07.819Z] #53 1.163 hint: git config --global init.defaultBranch <name> 16:00:07 [2024-04-15T16:00:07.819Z] #53 1.163 hint: 16:00:07 [2024-04-15T16:00:07.819Z] #53 1.163 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 16:00:07 [2024-04-15T16:00:07.819Z] #53 1.163 hint: 'development'. The just-created branch can be renamed via this command: 16:00:07 [2024-04-15T16:00:07.819Z] #53 1.163 hint: 16:00:07 [2024-04-15T16:00:07.819Z] #53 1.163 hint: git branch -m <name> 16:00:07 [2024-04-15T16:00:07.819Z] #53 1.164 Initialized empty Git repository in /usr/src/registry/.git/ 16:00:07 [2024-04-15T16:00:07.819Z] #53 DONE 1.2s 16:00:08 [2024-04-15T16:00:08.078Z] 16:00:08 [2024-04-15T16:00:08.078Z] #54 [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...) 16:00:08 [2024-04-15T16:00:08.078Z] #54 ... 16:00:08 [2024-04-15T16:00:08.078Z] 16:00:08 [2024-04-15T16:00:08.078Z] #55 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git" 16:00:08 [2024-04-15T16:00:08.078Z] #55 1.512 hint: Using 'master' as the name for the initial branch. This default branch name 16:00:08 [2024-04-15T16:00:08.078Z] #55 1.512 hint: is subject to change. To configure the initial branch name to use in all 16:00:08 [2024-04-15T16:00:08.078Z] #55 1.512 hint: of your new repositories, which will suppress this warning, call: 16:00:08 [2024-04-15T16:00:08.078Z] #55 1.512 hint: 16:00:08 [2024-04-15T16:00:08.078Z] #55 1.512 hint: git config --global init.defaultBranch <name> 16:00:08 [2024-04-15T16:00:08.078Z] #55 1.512 hint: 16:00:08 [2024-04-15T16:00:08.078Z] #55 1.512 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 16:00:08 [2024-04-15T16:00:08.078Z] #55 1.512 hint: 'development'. The just-created branch can be renamed via this command: 16:00:08 [2024-04-15T16:00:08.078Z] #55 1.512 hint: 16:00:08 [2024-04-15T16:00:08.078Z] #55 1.512 hint: git branch -m <name> 16:00:08 [2024-04-15T16:00:08.078Z] #55 1.514 Initialized empty Git repository in /usr/src/delve/.git/ 16:00:08 [2024-04-15T16:00:08.078Z] #55 DONE 1.6s 16:00:08 [2024-04-15T16:00:08.337Z] 16:00:08 [2024-04-15T16:00:08.337Z] #56 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 16:00:12 [2024-04-15T16:00:12.531Z] #56 ... 16:00:12 [2024-04-15T16:00:12.531Z] 16:00:12 [2024-04-15T16:00:12.531Z] #57 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git" 16:00:12 [2024-04-15T16:00:12.531Z] #57 2.694 Initialized empty Git repository in /usr/src/runc/.git/ 16:00:12 [2024-04-15T16:00:12.531Z] #57 2.694 hint: Using 'master' as the name for the initial branch. This default branch name 16:00:12 [2024-04-15T16:00:12.531Z] #57 2.694 hint: is subject to change. To configure the initial branch name to use in all 16:00:12 [2024-04-15T16:00:12.531Z] #57 2.694 hint: of your new repositories, which will suppress this warning, call: 16:00:12 [2024-04-15T16:00:12.531Z] #57 2.694 hint: 16:00:12 [2024-04-15T16:00:12.531Z] #57 2.694 hint: git config --global init.defaultBranch <name> 16:00:12 [2024-04-15T16:00:12.531Z] #57 2.694 hint: 16:00:12 [2024-04-15T16:00:12.531Z] #57 2.694 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 16:00:12 [2024-04-15T16:00:12.531Z] #57 2.694 hint: 'development'. The just-created branch can be renamed via this command: 16:00:12 [2024-04-15T16:00:12.531Z] #57 2.694 hint: 16:00:12 [2024-04-15T16:00:12.531Z] #57 2.694 hint: git branch -m <name> 16:00:12 [2024-04-15T16:00:12.531Z] #57 DONE 5.9s 16:00:12 [2024-04-15T16:00:12.793Z] 16:00:12 [2024-04-15T16:00:12.793Z] #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 16:00:12 [2024-04-15T16:00:12.793Z] #58 3.166 go: downloading github.com/golangci/golangci-lint v1.55.2 16:00:12 [2024-04-15T16:00:12.793Z] #58 3.928 go: downloading github.com/fatih/color v1.15.0 16:00:12 [2024-04-15T16:00:12.793Z] #58 3.928 go: downloading github.com/gofrs/flock v0.8.1 16:00:12 [2024-04-15T16:00:12.793Z] #58 3.948 go: downloading github.com/spf13/pflag v1.0.5 16:00:12 [2024-04-15T16:00:12.793Z] #58 3.954 go: downloading golang.org/x/tools v0.14.0 16:00:12 [2024-04-15T16:00:12.793Z] #58 3.954 go: downloading github.com/spf13/viper v1.12.0 16:00:12 [2024-04-15T16:00:12.793Z] #58 3.954 go: downloading github.com/hashicorp/go-version v1.6.0 16:00:12 [2024-04-15T16:00:12.793Z] #58 3.954 go: downloading gopkg.in/yaml.v3 v3.0.1 16:00:12 [2024-04-15T16:00:12.793Z] #58 3.954 go: downloading github.com/spf13/cobra v1.7.0 16:00:12 [2024-04-15T16:00:12.793Z] #58 4.156 go: downloading github.com/ldez/gomoddirectives v0.2.3 16:00:12 [2024-04-15T16:00:12.793Z] #58 4.158 go: downloading github.com/mitchellh/go-homedir v1.1.0 16:00:12 [2024-04-15T16:00:12.793Z] #58 4.187 go: downloading github.com/mitchellh/mapstructure v1.5.0 16:00:12 [2024-04-15T16:00:12.793Z] #58 4.268 go: downloading golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea 16:00:12 [2024-04-15T16:00:12.793Z] #58 4.271 go: downloading github.com/hashicorp/go-multierror v1.1.1 16:00:12 [2024-04-15T16:00:12.793Z] #58 4.461 go: downloading github.com/mattn/go-colorable v0.1.13 16:00:12 [2024-04-15T16:00:12.793Z] #58 4.461 go: downloading github.com/sirupsen/logrus v1.9.3 16:00:12 [2024-04-15T16:00:12.793Z] #58 4.477 go: downloading github.com/stretchr/testify v1.8.4 16:00:12 [2024-04-15T16:00:12.793Z] #58 4.480 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2 16:00:12 [2024-04-15T16:00:12.793Z] #58 4.593 go: downloading github.com/mattn/go-isatty v0.0.17 16:00:12 [2024-04-15T16:00:12.793Z] #58 4.780 go: downloading github.com/spf13/afero v1.8.2 16:00:12 [2024-04-15T16:00:12.793Z] #58 4.781 go: downloading github.com/spf13/cast v1.5.0 16:00:12 [2024-04-15T16:00:12.793Z] #58 4.799 go: downloading github.com/golangci/revgrep v0.5.2 16:00:12 [2024-04-15T16:00:12.793Z] #58 4.803 go: downloading golang.org/x/mod v0.13.0 16:00:12 [2024-04-15T16:00:12.793Z] #58 4.847 go: downloading github.com/spf13/jwalterweatherman v1.1.0 16:00:12 [2024-04-15T16:00:12.793Z] #58 4.964 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1 16:00:12 [2024-04-15T16:00:12.793Z] #58 4.993 go: downloading 4d63.com/gochecknoglobals v0.2.1 16:00:12 [2024-04-15T16:00:12.793Z] #58 5.068 go: downloading github.com/4meepo/tagalign v1.3.3 16:00:12 [2024-04-15T16:00:12.793Z] #58 5.140 go: downloading github.com/Abirdcfly/dupword v0.0.13 16:00:12 [2024-04-15T16:00:12.793Z] #58 5.151 go: downloading github.com/Antonboom/errname v0.1.12 16:00:12 [2024-04-15T16:00:12.793Z] #58 5.156 go: downloading github.com/Antonboom/nilnil v0.1.7 16:00:12 [2024-04-15T16:00:12.793Z] #58 5.221 go: downloading github.com/Antonboom/testifylint v0.2.3 16:00:12 [2024-04-15T16:00:12.793Z] #58 5.248 go: downloading github.com/BurntSushi/toml v1.3.2 16:00:12 [2024-04-15T16:00:12.793Z] #58 5.312 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 16:00:12 [2024-04-15T16:00:12.793Z] #58 5.325 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v3 v3.1.0 16:00:12 [2024-04-15T16:00:12.793Z] #58 5.331 go: downloading github.com/OpenPeeDeeP/depguard/v2 v2.1.0 16:00:12 [2024-04-15T16:00:12.793Z] #58 5.446 go: downloading github.com/alecthomas/go-check-sumtype v0.1.3 16:00:12 [2024-04-15T16:00:12.793Z] #58 5.551 go: downloading github.com/alexkohler/nakedret/v2 v2.0.2 16:00:12 [2024-04-15T16:00:12.793Z] #58 5.596 go: downloading github.com/alexkohler/prealloc v1.0.0 16:00:12 [2024-04-15T16:00:12.793Z] #58 5.608 go: downloading github.com/alingse/asasalint v0.0.11 16:00:12 [2024-04-15T16:00:12.793Z] #58 5.613 go: downloading github.com/ashanbrown/forbidigo v1.6.0 16:00:12 [2024-04-15T16:00:12.793Z] #58 5.636 go: downloading github.com/ashanbrown/makezero v1.1.1 16:00:12 [2024-04-15T16:00:12.793Z] #58 5.650 go: downloading github.com/bkielbasa/cyclop v1.2.1 16:00:12 [2024-04-15T16:00:12.793Z] #58 5.669 go: downloading github.com/blizzy78/varnamelen v0.8.0 16:00:12 [2024-04-15T16:00:12.793Z] #58 5.670 go: downloading github.com/bombsimon/wsl/v3 v3.4.0 16:00:12 [2024-04-15T16:00:12.793Z] #58 5.709 go: downloading github.com/breml/bidichk v0.2.7 16:00:12 [2024-04-15T16:00:12.793Z] #58 5.725 go: downloading github.com/breml/errchkjson v0.3.6 16:00:12 [2024-04-15T16:00:12.793Z] #58 5.901 go: downloading github.com/butuzov/ireturn v0.2.2 16:00:12 [2024-04-15T16:00:12.793Z] #58 5.901 go: downloading github.com/butuzov/mirror v1.1.0 16:00:12 [2024-04-15T16:00:12.793Z] #58 5.902 go: downloading github.com/catenacyber/perfsprint v0.2.0 16:00:12 [2024-04-15T16:00:12.793Z] #58 5.902 go: downloading github.com/charithe/durationcheck v0.0.10 16:00:12 [2024-04-15T16:00:12.793Z] #58 5.903 go: downloading github.com/curioswitch/go-reassign v0.2.0 16:00:12 [2024-04-15T16:00:12.793Z] #58 5.905 go: downloading github.com/daixiang0/gci v0.11.2 16:00:12 [2024-04-15T16:00:12.793Z] #58 6.106 go: downloading github.com/denis-tingaikin/go-header v0.4.3 16:00:12 [2024-04-15T16:00:12.793Z] #58 6.106 go: downloading github.com/esimonov/ifshort v1.0.4 16:00:12 [2024-04-15T16:00:12.793Z] #58 6.162 go: downloading github.com/firefart/nonamedreturns v1.0.4 16:00:12 [2024-04-15T16:00:12.793Z] #58 6.163 go: downloading github.com/fzipp/gocyclo v0.6.0 16:00:12 [2024-04-15T16:00:12.793Z] #58 6.164 go: downloading github.com/ghostiam/protogetter v0.2.3 16:00:12 [2024-04-15T16:00:12.793Z] #58 6.164 go: downloading github.com/go-critic/go-critic v0.9.0 16:00:12 [2024-04-15T16:00:12.793Z] #58 6.165 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 16:00:12 [2024-04-15T16:00:12.793Z] #58 6.167 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 16:00:12 [2024-04-15T16:00:12.793Z] #58 6.265 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe 16:00:12 [2024-04-15T16:00:12.793Z] #58 6.265 go: downloading github.com/golangci/gofmt v0.0.0-20231018234816-f50ced29576e 16:00:12 [2024-04-15T16:00:12.793Z] #58 6.290 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 16:00:12 [2024-04-15T16:00:12.793Z] #58 6.290 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 16:00:12 [2024-04-15T16:00:12.793Z] #58 6.305 go: downloading github.com/golangci/misspell v0.4.1 16:00:12 [2024-04-15T16:00:12.793Z] #58 6.583 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 16:00:13 [2024-04-15T16:00:13.054Z] #58 6.700 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230610083614-0e73809eb601 16:00:13 [2024-04-15T16:00:13.054Z] #58 6.707 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 16:00:13 [2024-04-15T16:00:13.054Z] #58 6.738 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 16:00:13 [2024-04-15T16:00:13.054Z] #58 6.791 go: downloading github.com/hexops/gotextdiff v1.0.3 16:00:13 [2024-04-15T16:00:13.054Z] #58 6.823 go: downloading github.com/jgautheron/goconst v1.6.0 16:00:13 [2024-04-15T16:00:13.054Z] #58 6.911 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 16:00:13 [2024-04-15T16:00:13.054Z] #58 6.979 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af 16:00:13 [2024-04-15T16:00:13.054Z] #58 6.979 go: downloading github.com/julz/importas v0.1.0 16:00:13 [2024-04-15T16:00:13.054Z] #58 6.999 go: downloading github.com/kisielk/errcheck v1.6.3 16:00:13 [2024-04-15T16:00:13.314Z] #58 7.119 go: downloading github.com/kkHAIKE/contextcheck v1.1.4 16:00:13 [2024-04-15T16:00:13.314Z] #58 7.154 go: downloading github.com/kulti/thelper v0.6.3 16:00:13 [2024-04-15T16:00:13.314Z] #58 7.258 go: downloading github.com/kunwardeep/paralleltest v1.0.8 16:00:13 [2024-04-15T16:00:13.574Z] #58 7.259 go: downloading github.com/ldez/tagliatelle v0.5.0 16:00:13 [2024-04-15T16:00:13.574Z] #58 7.301 go: downloading github.com/kyoh86/exportloopref v0.1.11 16:00:13 [2024-04-15T16:00:13.574Z] #58 7.396 go: downloading github.com/leonklingele/grouper v1.1.1 16:00:13 [2024-04-15T16:00:13.574Z] #58 7.443 go: downloading github.com/lufeee/execinquery v1.2.1 16:00:13 [2024-04-15T16:00:13.574Z] #58 7.456 go: downloading github.com/macabu/inamedparam v0.1.2 16:00:13 [2024-04-15T16:00:13.574Z] #58 7.457 go: downloading github.com/maratori/testableexamples v1.0.0 16:00:13 [2024-04-15T16:00:13.574Z] #58 7.468 go: downloading github.com/maratori/testpackage v1.1.1 16:00:13 [2024-04-15T16:00:13.574Z] #58 ... 16:00:13 [2024-04-15T16:00:13.574Z] 16:00:13 [2024-04-15T16:00:13.574Z] #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 16:00:13 [2024-04-15T16:00:13.574Z] #30 5.252 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... 16:00:13 [2024-04-15T16:00:13.574Z] #30 10.04 #=#=# 16:00:13 [2024-04-15T16:00:13.574Z] #30 10.34 #=#=# ### 5.1% ######################################################################## 100.0% 16:00:14 [2024-04-15T16:00:14.142Z] #30 10.83 16:00:14 [2024-04-15T16:00:14.142Z] #30 ... 16:00:14 [2024-04-15T16:00:14.142Z] 16:00:14 [2024-04-15T16:00:14.142Z] #59 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 16:00:14 [2024-04-15T16:00:14.142Z] #59 DONE 6.8s 16:00:14 [2024-04-15T16:00:14.142Z] 16:00:14 [2024-04-15T16:00:14.142Z] #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 16:00:14 [2024-04-15T16:00:14.142Z] #58 7.480 go: downloading github.com/matoous/godox v0.0.0-20230222163458-006bad1f9d26 16:00:14 [2024-04-15T16:00:14.142Z] #58 7.539 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 16:00:14 [2024-04-15T16:00:14.142Z] #58 7.559 go: downloading github.com/mgechev/revive v1.3.4 16:00:14 [2024-04-15T16:00:14.142Z] #58 7.681 go: downloading github.com/moricho/tparallel v0.3.1 16:00:14 [2024-04-15T16:00:14.142Z] #58 7.682 go: downloading github.com/nakabonne/nestif v0.3.1 16:00:14 [2024-04-15T16:00:14.142Z] #58 7.763 go: downloading github.com/nishanths/exhaustive v0.11.0 16:00:14 [2024-04-15T16:00:14.142Z] #58 7.767 go: downloading github.com/nishanths/predeclared v0.2.2 16:00:14 [2024-04-15T16:00:14.142Z] #58 7.825 go: downloading github.com/nunnatsa/ginkgolinter v0.14.1 16:00:14 [2024-04-15T16:00:14.142Z] #58 7.904 go: downloading github.com/polyfloyd/go-errorlint v1.4.5 16:00:14 [2024-04-15T16:00:14.142Z] #58 7.905 go: downloading github.com/ryancurrah/gomodguard v1.3.0 16:00:14 [2024-04-15T16:00:14.142Z] #58 7.951 go: downloading github.com/ryanrolds/sqlclosecheck v0.5.1 16:00:14 [2024-04-15T16:00:14.142Z] #58 7.976 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7 16:00:14 [2024-04-15T16:00:14.142Z] #58 7.976 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 16:00:14 [2024-04-15T16:00:14.142Z] #58 7.977 go: downloading github.com/sashamelentyev/usestdlibvars v1.24.0 16:00:14 [2024-04-15T16:00:14.142Z] #58 8.037 go: downloading github.com/securego/gosec/v2 v2.18.2 16:00:14 [2024-04-15T16:00:14.402Z] #58 8.144 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c 16:00:14 [2024-04-15T16:00:14.402Z] #58 8.158 go: downloading github.com/sivchari/containedctx v1.0.3 16:00:14 [2024-04-15T16:00:14.402Z] #58 8.159 go: downloading github.com/sivchari/nosnakecase v1.7.0 16:00:14 [2024-04-15T16:00:14.402Z] #58 8.160 go: downloading github.com/sivchari/tenv v1.7.1 16:00:14 [2024-04-15T16:00:14.402Z] #58 8.161 go: downloading github.com/sonatard/noctx v0.0.2 16:00:14 [2024-04-15T16:00:14.402Z] #58 8.234 go: downloading github.com/sourcegraph/go-diff v0.7.0 16:00:14 [2024-04-15T16:00:14.402Z] #58 8.237 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 16:00:14 [2024-04-15T16:00:14.402Z] #58 8.267 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 16:00:14 [2024-04-15T16:00:14.402Z] #58 8.268 go: downloading github.com/tdakkota/asciicheck v0.2.0 16:00:14 [2024-04-15T16:00:14.402Z] #58 8.270 go: downloading github.com/tetafro/godot v1.4.15 16:00:14 [2024-04-15T16:00:14.402Z] #58 8.270 go: downloading github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966 16:00:14 [2024-04-15T16:00:14.402Z] #58 8.271 go: downloading github.com/timonwong/loggercheck v0.9.4 16:00:14 [2024-04-15T16:00:14.402Z] #58 8.284 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.1 16:00:14 [2024-04-15T16:00:14.669Z] #58 8.425 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1 16:00:14 [2024-04-15T16:00:14.669Z] #58 8.426 go: downloading github.com/ultraware/funlen v0.1.0 16:00:14 [2024-04-15T16:00:14.669Z] #58 8.432 go: downloading github.com/ultraware/whitespace v0.0.5 16:00:14 [2024-04-15T16:00:14.669Z] #58 8.436 go: downloading github.com/uudashr/gocognit v1.1.2 16:00:14 [2024-04-15T16:00:14.669Z] #58 8.436 go: downloading github.com/xen0n/gosmopolitan v1.2.2 16:00:14 [2024-04-15T16:00:14.669Z] #58 8.447 go: downloading github.com/yagipy/maintidx v1.0.0 16:00:14 [2024-04-15T16:00:14.669Z] #58 8.564 go: downloading github.com/yeya24/promlinter v0.2.0 16:00:14 [2024-04-15T16:00:14.929Z] #58 8.583 go: downloading github.com/ykadowak/zerologlint v0.1.3 16:00:14 [2024-04-15T16:00:14.930Z] #58 8.725 go: downloading gitlab.com/bosi/decorder v0.4.1 16:00:14 [2024-04-15T16:00:14.930Z] #58 8.725 go: downloading go-simpler.org/sloglint v0.1.2 16:00:14 [2024-04-15T16:00:14.930Z] #58 8.726 go: downloading go.tmz.dev/musttag v0.7.2 16:00:14 [2024-04-15T16:00:14.930Z] #58 8.734 go: downloading honnef.co/go/tools v0.4.6 16:00:16 [2024-04-15T16:00:16.309Z] #58 9.949 go: downloading mvdan.cc/gofumpt v0.5.0 16:00:16 [2024-04-15T16:00:16.309Z] #58 9.949 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 16:00:16 [2024-04-15T16:00:16.309Z] #58 9.950 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d 16:00:16 [2024-04-15T16:00:16.309Z] #58 9.953 go: downloading github.com/hashicorp/errwrap v1.0.0 16:00:16 [2024-04-15T16:00:16.309Z] #58 9.956 go: downloading github.com/davecgh/go-spew v1.1.1 16:00:16 [2024-04-15T16:00:16.309Z] #58 9.956 go: downloading github.com/pmezard/go-difflib v1.0.0 16:00:16 [2024-04-15T16:00:16.309Z] #58 9.980 go: downloading github.com/stretchr/objx v0.5.0 16:00:16 [2024-04-15T16:00:16.309Z] #58 9.980 go: downloading golang.org/x/sys v0.13.0 16:00:16 [2024-04-15T16:00:16.309Z] #58 10.09 go: downloading github.com/subosito/gotenv v1.4.1 16:00:16 [2024-04-15T16:00:16.309Z] #58 ... 16:00:16 [2024-04-15T16:00:16.309Z] 16:00:16 [2024-04-15T16:00:16.309Z] #60 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help 16:00:16 [2024-04-15T16:00:16.309Z] #60 3.695 go: downloading github.com/pelletier/go-toml v1.8.1 16:00:16 [2024-04-15T16:00:16.309Z] #60 ... 16:00:16 [2024-04-15T16:00:16.309Z] 16:00:16 [2024-04-15T16:00:16.309Z] #61 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 rm -f ./.git/*.lock && /download-or-build-cli.sh v26.0.0 https://github.com/docker/cli.git /build && /build/docker --version 16:00:16 [2024-04-15T16:00:16.669Z] #61 ... 16:00:16 [2024-04-15T16:00:16.669Z] 16:00:16 [2024-04-15T16:00:16.669Z] #62 [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 ; 16:00:16 [2024-04-15T16:00:16.669Z] #62 2.125 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] 16:00:16 [2024-04-15T16:00:16.669Z] #62 2.134 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] 16:00:16 [2024-04-15T16:00:16.669Z] #62 2.134 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] 16:00:16 [2024-04-15T16:00:16.669Z] #62 2.202 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB] 16:00:16 [2024-04-15T16:00:16.669Z] #62 2.272 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB] 16:00:16 [2024-04-15T16:00:16.669Z] #62 2.330 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [148 kB] 16:00:16 [2024-04-15T16:00:16.669Z] #62 3.298 Fetched 9100 kB in 1s (6352 kB/s) 16:00:16 [2024-04-15T16:00:16.669Z] #62 3.298 Reading package lists... 16:00:16 [2024-04-15T16:00:16.669Z] #62 3.964 Reading package lists... 16:00:16 [2024-04-15T16:00:16.669Z] #62 4.634 Building dependency tree... 16:00:16 [2024-04-15T16:00:16.669Z] #62 5.216 python3 is already the newest version (3.11.2-1+b1). 16:00:16 [2024-04-15T16:00:16.669Z] #62 5.216 The following additional packages will be installed: 16:00:16 [2024-04-15T16:00:16.669Z] #62 5.219 autotools-dev bzip2 dpkg-dev libdpkg-perl libprotobuf-c1 libyajl2 m4 patch 16:00:16 [2024-04-15T16:00:16.669Z] #62 5.219 xz-utils 16:00:16 [2024-04-15T16:00:16.669Z] #62 5.232 Suggested packages: 16:00:16 [2024-04-15T16:00:16.669Z] #62 5.232 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring 16:00:16 [2024-04-15T16:00:16.669Z] #62 5.232 manpages-dev bzr seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk 16:00:16 [2024-04-15T16:00:16.669Z] #62 5.232 m4-doc ed diffutils-doc 16:00:16 [2024-04-15T16:00:16.669Z] #62 5.232 Recommended packages: 16:00:16 [2024-04-15T16:00:16.669Z] #62 5.232 fakeroot libalgorithm-merge-perl libfile-fcntllock-perl 16:00:16 [2024-04-15T16:00:16.669Z] #62 5.232 liblocale-gettext-perl libltdl-dev 16:00:16 [2024-04-15T16:00:16.669Z] #62 5.533 The following NEW packages will be installed: 16:00:16 [2024-04-15T16:00:16.669Z] #62 5.549 autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev 16:00:16 [2024-04-15T16:00:16.669Z] #62 5.549 libdpkg-perl libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsystemd-dev 16:00:16 [2024-04-15T16:00:16.669Z] #62 5.550 libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils 16:00:16 [2024-04-15T16:00:16.669Z] #62 5.840 0 upgraded, 19 newly installed, 0 to remove and 1 not upgraded. 16:00:16 [2024-04-15T16:00:16.669Z] #62 5.840 Need to get 5657 kB of archives. 16:00:16 [2024-04-15T16:00:16.669Z] #62 5.840 After this operation, 16.7 MB of additional disk space will be used. 16:00:16 [2024-04-15T16:00:16.669Z] #62 5.840 Get:1 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB] 16:00:16 [2024-04-15T16:00:16.669Z] #62 5.912 Get:2 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB] 16:00:16 [2024-04-15T16:00:16.669Z] #62 5.919 Get:3 http://deb.debian.org/debian bookworm/main arm64 m4 arm64 1.4.19-3 [276 kB] 16:00:16 [2024-04-15T16:00:16.669Z] #62 5.932 Get:4 http://deb.debian.org/debian bookworm/main arm64 autoconf all 2.71-3 [332 kB] 16:00:16 [2024-04-15T16:00:16.669Z] #62 5.939 Get:5 http://deb.debian.org/debian bookworm/main arm64 autotools-dev all 20220109.1 [51.6 kB] 16:00:16 [2024-04-15T16:00:16.669Z] #62 5.944 Get:6 http://deb.debian.org/debian bookworm/main arm64 automake all 1:1.16.5-1.3 [823 kB] 16:00:16 [2024-04-15T16:00:16.669Z] #62 6.051 Get:7 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB] 16:00:16 [2024-04-15T16:00:16.669Z] #62 6.117 Get:8 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB] 16:00:16 [2024-04-15T16:00:16.669Z] #62 6.120 Get:9 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB] 16:00:16 [2024-04-15T16:00:16.669Z] #62 6.156 Get:10 http://deb.debian.org/debian bookworm/main arm64 build-essential arm64 12.9 [7704 B] 16:00:16 [2024-04-15T16:00:16.669Z] #62 6.157 Get:11 http://deb.debian.org/debian bookworm/main arm64 libcap-dev arm64 1:2.66-4 [447 kB] 16:00:16 [2024-04-15T16:00:16.669Z] #62 6.164 Get:12 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB] 16:00:16 [2024-04-15T16:00:16.669Z] #62 6.166 Get:13 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c-dev arm64 1.4.1-1+b1 [34.6 kB] 16:00:16 [2024-04-15T16:00:16.669Z] #62 6.168 Get:14 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB] 16:00:16 [2024-04-15T16:00:16.669Z] #62 6.169 Get:15 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.22-1~deb12u1 [353 kB] 16:00:16 [2024-04-15T16:00:16.669Z] #62 6.173 Get:16 http://deb.debian.org/debian bookworm/main arm64 libtool all 2.4.7-5 [517 kB] 16:00:16 [2024-04-15T16:00:16.669Z] #62 6.178 Get:17 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.22-1~deb12u1 [52.1 kB] 16:00:16 [2024-04-15T16:00:16.669Z] #62 6.183 Get:18 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB] 16:00:16 [2024-04-15T16:00:16.669Z] #62 6.183 Get:19 http://deb.debian.org/debian bookworm/main arm64 libyajl-dev arm64 2.1.0-3+deb12u2 [30.4 kB] 16:00:16 [2024-04-15T16:00:16.669Z] #62 6.528 debconf: delaying package configuration, since apt-utils is not installed 16:00:16 [2024-04-15T16:00:16.669Z] #62 6.738 Fetched 5657 kB in 1s (9075 kB/s) 16:00:16 [2024-04-15T16:00:16.669Z] #62 7.003 Selecting previously unselected package bzip2. 16:00:16 [2024-04-15T16:00:16.669Z] #62 7.003 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15659 files and directories currently installed.) 16:00:16 [2024-04-15T16:00:16.669Z] #62 7.054 Preparing to unpack .../00-bzip2_1.0.8-5+b1_arm64.deb ... 16:00:16 [2024-04-15T16:00:16.669Z] #62 7.162 Unpacking bzip2 (1.0.8-5+b1) ... 16:00:16 [2024-04-15T16:00:16.669Z] #62 7.945 Selecting previously unselected package xz-utils. 16:00:16 [2024-04-15T16:00:16.669Z] #62 7.947 Preparing to unpack .../01-xz-utils_5.4.1-0.2_arm64.deb ... 16:00:16 [2024-04-15T16:00:16.669Z] #62 8.082 Unpacking xz-utils (5.4.1-0.2) ... 16:00:16 [2024-04-15T16:00:16.669Z] #62 8.817 Selecting previously unselected package m4. 16:00:16 [2024-04-15T16:00:16.669Z] #62 8.819 Preparing to unpack .../02-m4_1.4.19-3_arm64.deb ... 16:00:16 [2024-04-15T16:00:16.669Z] #62 8.837 Unpacking m4 (1.4.19-3) ... 16:00:16 [2024-04-15T16:00:16.669Z] #62 9.656 Selecting previously unselected package autoconf. 16:00:16 [2024-04-15T16:00:16.669Z] #62 9.672 Preparing to unpack .../03-autoconf_2.71-3_all.deb ... 16:00:16 [2024-04-15T16:00:16.669Z] #62 9.877 Unpacking autoconf (2.71-3) ... 16:00:16 [2024-04-15T16:00:16.669Z] #62 ... 16:00:16 [2024-04-15T16:00:16.669Z] 16:00:16 [2024-04-15T16:00:16.669Z] #63 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.8.0" && /build/shfmt --version 16:00:16 [2024-04-15T16:00:16.669Z] #63 3.206 go: downloading mvdan.cc/sh/v3 v3.8.0 16:00:16 [2024-04-15T16:00:16.669Z] #63 3.629 go: downloading github.com/google/renameio/v2 v2.0.0 16:00:16 [2024-04-15T16:00:16.669Z] #63 3.637 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e 16:00:16 [2024-04-15T16:00:16.669Z] #63 3.637 go: downloading golang.org/x/term v0.17.0 16:00:16 [2024-04-15T16:00:16.669Z] #63 3.637 go: downloading mvdan.cc/editorconfig v0.2.1-0.20231228180347-1925077f8eb2 16:00:16 [2024-04-15T16:00:16.669Z] #63 3.768 go: downloading golang.org/x/sys v0.17.0 16:00:16 [2024-04-15T16:00:16.929Z] #63 ... 16:00:16 [2024-04-15T16:00:16.929Z] 16:00:16 [2024-04-15T16:00:16.929Z] #64 [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 16:00:16 [2024-04-15T16:00:16.929Z] #64 3.591 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] 16:00:16 [2024-04-15T16:00:16.929Z] #64 3.632 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] 16:00:16 [2024-04-15T16:00:16.929Z] #64 3.637 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] 16:00:16 [2024-04-15T16:00:16.929Z] #64 3.750 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB] 16:00:16 [2024-04-15T16:00:16.929Z] #64 4.162 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB] 16:00:16 [2024-04-15T16:00:16.929Z] #64 4.164 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [148 kB] 16:00:16 [2024-04-15T16:00:16.929Z] #64 5.621 Fetched 9100 kB in 2s (3992 kB/s) 16:00:16 [2024-04-15T16:00:16.929Z] #64 5.621 Reading package lists... 16:00:16 [2024-04-15T16:00:16.929Z] #64 7.412 Hit:1 http://deb.debian.org/debian bookworm InRelease 16:00:16 [2024-04-15T16:00:16.929Z] #64 7.413 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease 16:00:16 [2024-04-15T16:00:16.929Z] #64 7.413 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease 16:00:16 [2024-04-15T16:00:16.929Z] #64 8.026 Reading package lists... 16:00:16 [2024-04-15T16:00:16.929Z] #64 8.912 + apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev pkg-config 16:00:16 [2024-04-15T16:00:16.929Z] #64 8.930 Reading package lists... 16:00:16 [2024-04-15T16:00:16.929Z] #64 9.745 Building dependency tree... 16:00:16 [2024-04-15T16:00:16.929Z] #64 10.34 gcc is already the newest version (4:12.2.0-3). 16:00:16 [2024-04-15T16:00:16.929Z] #64 10.34 pkg-config is already the newest version (1.8.1-1). 16:00:16 [2024-04-15T16:00:16.929Z] #64 10.34 The following additional packages will be installed: 16:00:16 [2024-04-15T16:00:16.929Z] #64 10.34 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev 16:00:16 [2024-04-15T16:00:16.929Z] #64 10.34 libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin 16:00:16 [2024-04-15T16:00:16.929Z] #64 10.34 libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev 16:00:16 [2024-04-15T16:00:16.929Z] #64 10.34 libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 16:00:16 [2024-04-15T16:00:16.929Z] #64 10.34 libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev 16:00:16 [2024-04-15T16:00:16.929Z] #64 10.35 python3-distutils python3-lib2to3 uuid-dev zlib1g-dev 16:00:16 [2024-04-15T16:00:16.929Z] #64 10.35 Suggested packages: 16:00:16 [2024-04-15T16:00:16.929Z] #64 10.35 libgcrypt20-doc low-memory-monitor libgirepository1.0-dev libglib2.0-doc 16:00:16 [2024-04-15T16:00:16.929Z] #64 10.35 libgdk-pixbuf2.0-bin libxml2-utils 16:00:16 [2024-04-15T16:00:16.929Z] #64 10.35 Recommended packages: 16:00:16 [2024-04-15T16:00:16.929Z] #64 10.35 shared-mime-info xdg-user-dirs 16:00:16 [2024-04-15T16:00:16.929Z] #64 ... 16:00:16 [2024-04-15T16:00:16.929Z] 16:00:16 [2024-04-15T16:00:16.929Z] #65 [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 16:00:16 [2024-04-15T16:00:16.929Z] #65 2.856 go: downloading gotest.tools/gotestsum v1.8.2 16:00:16 [2024-04-15T16:00:16.929Z] #65 3.773 go: downloading github.com/fatih/color v1.13.0 16:00:16 [2024-04-15T16:00:16.929Z] #65 3.775 go: downloading golang.org/x/tools v0.1.11 16:00:16 [2024-04-15T16:00:16.929Z] #65 3.776 go: downloading github.com/dnephin/pflag v1.0.7 16:00:16 [2024-04-15T16:00:16.929Z] #65 3.776 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 16:00:16 [2024-04-15T16:00:16.929Z] #65 3.782 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f 16:00:16 [2024-04-15T16:00:16.929Z] #65 3.782 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 16:00:16 [2024-04-15T16:00:16.929Z] #65 3.796 go: downloading github.com/fsnotify/fsnotify v1.5.4 16:00:16 [2024-04-15T16:00:16.929Z] #65 3.801 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 16:00:16 [2024-04-15T16:00:16.929Z] #65 3.831 go: downloading github.com/mattn/go-colorable v0.1.12 16:00:16 [2024-04-15T16:00:16.929Z] #65 3.882 go: downloading github.com/mattn/go-isatty v0.0.14 16:00:16 [2024-04-15T16:00:16.929Z] #65 5.288 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 16:00:16 [2024-04-15T16:00:16.929Z] #65 ... 16:00:16 [2024-04-15T16:00:16.929Z] 16:00:16 [2024-04-15T16:00:16.929Z] #66 [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 16:00:17 [2024-04-15T16:00:17.189Z] #66 ... 16:00:17 [2024-04-15T16:00:17.189Z] 16:00:17 [2024-04-15T16:00:17.189Z] #67 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libc6-dev pkg-config 16:00:17 [2024-04-15T16:00:17.189Z] #67 3.047 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] 16:00:17 [2024-04-15T16:00:17.189Z] #67 3.127 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] 16:00:17 [2024-04-15T16:00:17.189Z] #67 3.127 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] 16:00:17 [2024-04-15T16:00:17.189Z] #67 3.214 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB] 16:00:17 [2024-04-15T16:00:17.189Z] #67 3.630 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB] 16:00:17 [2024-04-15T16:00:17.189Z] #67 3.630 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [148 kB] 16:00:17 [2024-04-15T16:00:17.189Z] #67 4.933 Fetched 9100 kB in 2s (4127 kB/s) 16:00:17 [2024-04-15T16:00:17.189Z] #67 4.933 Reading package lists... 16:00:17 [2024-04-15T16:00:17.189Z] #67 6.403 Hit:1 http://deb.debian.org/debian bookworm InRelease 16:00:17 [2024-04-15T16:00:17.189Z] #67 6.403 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease 16:00:17 [2024-04-15T16:00:17.189Z] #67 6.404 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease 16:00:17 [2024-04-15T16:00:17.189Z] #67 7.183 Reading package lists... 16:00:17 [2024-04-15T16:00:17.189Z] #67 8.112 + apt-get install -y --no-install-recommends gcc libc6-dev pkg-config 16:00:17 [2024-04-15T16:00:17.189Z] #67 8.119 Reading package lists... 16:00:17 [2024-04-15T16:00:17.189Z] #67 9.225 Building dependency tree... 16:00:17 [2024-04-15T16:00:17.189Z] #67 10.10 gcc is already the newest version (4:12.2.0-3). 16:00:17 [2024-04-15T16:00:17.189Z] #67 10.10 libc6-dev is already the newest version (2.36-9+deb12u4). 16:00:17 [2024-04-15T16:00:17.189Z] #67 10.10 pkg-config is already the newest version (1.8.1-1). 16:00:17 [2024-04-15T16:00:17.189Z] #67 10.10 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. 16:00:17 [2024-04-15T16:00:17.189Z] #67 ... 16:00:17 [2024-04-15T16:00:17.189Z] 16:00:17 [2024-04-15T16:00:17.189Z] #68 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.15" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 16:00:17 [2024-04-15T16:00:17.449Z] #68 ... 16:00:17 [2024-04-15T16:00:17.449Z] 16:00:17 [2024-04-15T16:00:17.449Z] #69 [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 16:00:17 [2024-04-15T16:00:17.449Z] #69 2.120 go: downloading github.com/tc-hib/go-winres v0.3.1 16:00:17 [2024-04-15T16:00:17.449Z] #69 2.576 go: downloading github.com/tc-hib/winres v0.1.6 16:00:17 [2024-04-15T16:00:17.449Z] #69 2.578 go: downloading github.com/urfave/cli/v2 v2.3.0 16:00:17 [2024-04-15T16:00:17.449Z] #69 2.731 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 16:00:17 [2024-04-15T16:00:17.449Z] #69 2.733 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb 16:00:17 [2024-04-15T16:00:17.449Z] #69 2.776 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 16:00:17 [2024-04-15T16:00:17.449Z] #69 2.782 go: downloading github.com/russross/blackfriday/v2 v2.1.0 16:00:17 [2024-04-15T16:00:17.449Z] #69 ... 16:00:17 [2024-04-15T16:00:17.449Z] 16:00:17 [2024-04-15T16:00:17.449Z] #64 [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 16:00:17 [2024-04-15T16:00:17.449Z] #64 10.75 The following NEW packages will be installed: 16:00:17 [2024-04-15T16:00:17.449Z] #64 10.75 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1 16:00:17 [2024-04-15T16:00:17.449Z] #64 10.75 libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin 16:00:17 [2024-04-15T16:00:17.449Z] #64 10.75 libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev 16:00:17 [2024-04-15T16:00:17.449Z] #64 10.75 libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 16:00:17 [2024-04-15T16:00:17.449Z] #64 10.75 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol-dev 16:00:17 [2024-04-15T16:00:17.449Z] #64 10.75 python3-distutils python3-lib2to3 uuid-dev zlib1g-dev 16:00:17 [2024-04-15T16:00:17.449Z] #64 11.03 0 upgraded, 29 newly installed, 0 to remove and 1 not upgraded. 16:00:17 [2024-04-15T16:00:17.449Z] #64 11.03 Need to get 9078 kB of archives. 16:00:17 [2024-04-15T16:00:17.449Z] #64 11.03 After this operation, 46.9 MB of additional disk space will be used. 16:00:17 [2024-04-15T16:00:17.449Z] #64 11.03 Get:1 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB] 16:00:17 [2024-04-15T16:00:17.449Z] #64 11.05 Get:2 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB] 16:00:17 [2024-04-15T16:00:17.449Z] #64 11.08 Get:3 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB] 16:00:17 [2024-04-15T16:00:17.449Z] #64 11.12 Get:4 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB] 16:00:17 [2024-04-15T16:00:17.708Z] #64 11.17 Get:5 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB] 16:00:17 [2024-04-15T16:00:17.708Z] #64 11.19 Get:6 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB] 16:00:17 [2024-04-15T16:00:17.708Z] #64 11.29 Get:7 http://deb.debian.org/debian-security bookworm-security/main arm64 uuid-dev arm64 2.38.1-5+deb12u1 [40.3 kB] 16:00:17 [2024-04-15T16:00:17.709Z] #64 11.29 Get:8 http://deb.debian.org/debian-security bookworm-security/main arm64 libblkid-dev arm64 2.38.1-5+deb12u1 [183 kB] 16:00:17 [2024-04-15T16:00:17.968Z] #64 11.29 Get:9 http://deb.debian.org/debian bookworm/main arm64 libbtrfs0 arm64 6.2-1 [34.5 kB] 16:00:17 [2024-04-15T16:00:17.968Z] #64 11.29 Get:10 http://deb.debian.org/debian bookworm/main arm64 libbtrfs-dev arm64 6.2-1 [70.3 kB] 16:00:17 [2024-04-15T16:00:17.968Z] #64 11.31 Get:11 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB] 16:00:17 [2024-04-15T16:00:17.968Z] #64 11.36 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB] 16:00:17 [2024-04-15T16:00:17.968Z] #64 11.38 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB] 16:00:17 [2024-04-15T16:00:17.968Z] #64 11.48 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB] 16:00:17 [2024-04-15T16:00:17.968Z] #64 11.49 Get:15 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB] 16:00:18 [2024-04-15T16:00:18.227Z] #64 11.60 Get:16 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB] 16:00:18 [2024-04-15T16:00:18.227Z] #64 11.70 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB] 16:00:18 [2024-04-15T16:00:18.227Z] #64 11.81 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB] 16:00:18 [2024-04-15T16:00:18.227Z] #64 11.92 Get:19 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB] 16:00:18 [2024-04-15T16:00:18.487Z] #64 12.06 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB] 16:00:18 [2024-04-15T16:00:18.487Z] #64 12.07 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB] 16:00:18 [2024-04-15T16:00:18.487Z] #64 12.07 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB] 16:00:18 [2024-04-15T16:00:18.487Z] #64 12.15 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB] 16:00:18 [2024-04-15T16:00:18.487Z] #64 12.17 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB] 16:00:18 [2024-04-15T16:00:18.746Z] #64 12.18 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB] 16:00:18 [2024-04-15T16:00:18.746Z] #64 12.26 Get:26 http://deb.debian.org/debian-security bookworm-security/main arm64 libmount-dev arm64 2.38.1-5+deb12u1 [22.3 kB] 16:00:18 [2024-04-15T16:00:18.746Z] #64 12.27 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB] 16:00:18 [2024-04-15T16:00:18.746Z] #64 12.40 Get:28 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB] 16:00:19 [2024-04-15T16:00:19.009Z] #64 12.51 Get:29 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB] 16:00:19 [2024-04-15T16:00:19.578Z] #64 12.83 debconf: delaying package configuration, since apt-utils is not installed 16:00:19 [2024-04-15T16:00:19.578Z] #64 13.11 Fetched 9078 kB in 2s (5193 kB/s) 16:00:19 [2024-04-15T16:00:19.837Z] #64 ... 16:00:19 [2024-04-15T16:00:19.837Z] 16:00:19 [2024-04-15T16:00:19.837Z] #40 [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 16:00:19 [2024-04-15T16:00:19.837Z] #40 3.408 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] 16:00:19 [2024-04-15T16:00:19.837Z] #40 3.430 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] 16:00:19 [2024-04-15T16:00:19.837Z] #40 3.443 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] 16:00:19 [2024-04-15T16:00:19.837Z] #40 3.510 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB] 16:00:19 [2024-04-15T16:00:19.837Z] #40 3.896 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB] 16:00:19 [2024-04-15T16:00:19.837Z] #40 3.897 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [148 kB] 16:00:19 [2024-04-15T16:00:19.837Z] #40 5.376 Fetched 9100 kB in 2s (4112 kB/s) 16:00:19 [2024-04-15T16:00:19.837Z] #40 5.376 Reading package lists... 16:00:19 [2024-04-15T16:00:19.837Z] #40 6.497 Reading package lists... 16:00:19 [2024-04-15T16:00:19.837Z] #40 7.252 Building dependency tree... 16:00:19 [2024-04-15T16:00:19.837Z] #40 7.976 The following additional packages will be installed: 16:00:19 [2024-04-15T16:00:19.837Z] #40 7.980 cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2 16:00:19 [2024-04-15T16:00:19.837Z] #40 7.983 Suggested packages: 16:00:19 [2024-04-15T16:00:19.837Z] #40 7.988 cmake-doc cmake-format elpa-cmake-mode ninja-build lrzip 16:00:19 [2024-04-15T16:00:19.837Z] #40 8.106 The following NEW packages will be installed: 16:00:19 [2024-04-15T16:00:19.837Z] #40 8.122 cmake cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2 16:00:19 [2024-04-15T16:00:19.837Z] #40 8.410 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. 16:00:19 [2024-04-15T16:00:19.837Z] #40 8.410 Need to get 19.3 MB of archives. 16:00:19 [2024-04-15T16:00:19.837Z] #40 8.410 After this operation, 77.0 MB of additional disk space will be used. 16:00:19 [2024-04-15T16:00:19.837Z] #40 8.410 Get:1 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB] 16:00:19 [2024-04-15T16:00:19.837Z] #40 8.569 Get:2 http://deb.debian.org/debian bookworm/main arm64 libxml2 arm64 2.9.14+dfsg-1.3~deb12u1 [619 kB] 16:00:19 [2024-04-15T16:00:19.837Z] #40 8.577 Get:3 http://deb.debian.org/debian bookworm/main arm64 libarchive13 arm64 3.6.2-1 [316 kB] 16:00:19 [2024-04-15T16:00:19.837Z] #40 8.579 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjsoncpp25 arm64 1.9.5-4 [72.3 kB] 16:00:19 [2024-04-15T16:00:19.837Z] #40 8.582 Get:5 http://deb.debian.org/debian bookworm/main arm64 librhash0 arm64 1.4.3-3 [131 kB] 16:00:19 [2024-04-15T16:00:19.837Z] #40 8.583 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 libuv1 arm64 1.44.2-1+deb12u1 [130 kB] 16:00:19 [2024-04-15T16:00:19.837Z] #40 8.584 Get:7 http://deb.debian.org/debian bookworm/main arm64 cmake-data all 3.25.1-1 [2026 kB] 16:00:19 [2024-04-15T16:00:19.837Z] #40 8.689 Get:8 http://deb.debian.org/debian bookworm/main arm64 cmake arm64 3.25.1-1 [6806 kB] 16:00:19 [2024-04-15T16:00:19.837Z] #40 9.409 debconf: delaying package configuration, since apt-utils is not installed 16:00:19 [2024-04-15T16:00:19.837Z] #40 9.713 Fetched 19.3 MB in 1s (23.4 MB/s) 16:00:19 [2024-04-15T16:00:19.837Z] #40 10.15 Selecting previously unselected package libicu72:arm64. 16:00:19 [2024-04-15T16:00:19.837Z] #40 10.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15659 files and directories currently installed.) 16:00:19 [2024-04-15T16:00:19.837Z] #40 10.18 Preparing to unpack .../0-libicu72_72.1-3_arm64.deb ... 16:00:19 [2024-04-15T16:00:19.837Z] #40 10.39 Unpacking libicu72:arm64 (72.1-3) ... 16:00:19 [2024-04-15T16:00:19.837Z] #40 12.48 Selecting previously unselected package libxml2:arm64. 16:00:19 [2024-04-15T16:00:19.837Z] #40 12.50 Preparing to unpack .../1-libxml2_2.9.14+dfsg-1.3~deb12u1_arm64.deb ... 16:00:19 [2024-04-15T16:00:19.837Z] #40 12.78 Unpacking libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ... 16:00:20 [2024-04-15T16:00:20.101Z] #40 ... 16:00:20 [2024-04-15T16:00:20.101Z] 16:00:20 [2024-04-15T16:00:20.101Z] #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 16:00:20 [2024-04-15T16:00:20.101Z] #30 15.15 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... 16:00:20 [2024-04-15T16:00:20.101Z] #30 15.91 #=#=# ##O#-# 16:00:20 [2024-04-15T16:00:20.101Z] #30 16.40 #=#=# 0.4% ######################################################################## 100.0% 16:00:20 [2024-04-15T16:00:20.101Z] #30 16.83 16:00:20 [2024-04-15T16:00:20.101Z] #30 ... 16:00:20 [2024-04-15T16:00:20.101Z] 16:00:20 [2024-04-15T16:00:20.101Z] #46 [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 16:00:20 [2024-04-15T16:00:20.101Z] #46 3.478 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] 16:00:20 [2024-04-15T16:00:20.101Z] #46 3.497 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] 16:00:20 [2024-04-15T16:00:20.101Z] #46 3.497 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] 16:00:20 [2024-04-15T16:00:20.101Z] #46 3.739 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB] 16:00:20 [2024-04-15T16:00:20.101Z] #46 4.001 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB] 16:00:20 [2024-04-15T16:00:20.101Z] #46 4.003 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [148 kB] 16:00:20 [2024-04-15T16:00:20.101Z] #46 5.465 Fetched 9100 kB in 2s (4078 kB/s) 16:00:20 [2024-04-15T16:00:20.101Z] #46 5.465 Reading package lists... 16:00:20 [2024-04-15T16:00:20.101Z] #46 6.864 Hit:1 http://deb.debian.org/debian bookworm InRelease 16:00:20 [2024-04-15T16:00:20.101Z] #46 6.864 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease 16:00:20 [2024-04-15T16:00:20.101Z] #46 6.864 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease 16:00:20 [2024-04-15T16:00:20.101Z] #46 7.652 Reading package lists... 16:00:20 [2024-04-15T16:00:20.101Z] #46 8.598 + apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev pkg-config 16:00:20 [2024-04-15T16:00:20.101Z] #46 8.604 Reading package lists... 16:00:20 [2024-04-15T16:00:20.101Z] #46 9.497 Building dependency tree... 16:00:20 [2024-04-15T16:00:20.101Z] #46 10.30 gcc is already the newest version (4:12.2.0-3). 16:00:20 [2024-04-15T16:00:20.101Z] #46 10.30 libc6-dev is already the newest version (2.36-9+deb12u4). 16:00:20 [2024-04-15T16:00:20.101Z] #46 10.30 pkg-config is already the newest version (1.8.1-1). 16:00:20 [2024-04-15T16:00:20.101Z] #46 10.30 The following additional packages will be installed: 16:00:20 [2024-04-15T16:00:20.101Z] #46 10.30 bzip2 libdpkg-perl patch xz-utils 16:00:20 [2024-04-15T16:00:20.101Z] #46 10.31 Suggested packages: 16:00:20 [2024-04-15T16:00:20.101Z] #46 10.31 bzip2-doc debian-keyring bzr seccomp ed diffutils-doc 16:00:20 [2024-04-15T16:00:20.101Z] #46 10.31 Recommended packages: 16:00:20 [2024-04-15T16:00:20.101Z] #46 10.31 build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl 16:00:20 [2024-04-15T16:00:20.101Z] #46 10.31 liblocale-gettext-perl 16:00:20 [2024-04-15T16:00:20.101Z] #46 10.39 The following NEW packages will be installed: 16:00:20 [2024-04-15T16:00:20.101Z] #46 10.39 bzip2 dpkg-dev libdpkg-perl libseccomp-dev patch xz-utils 16:00:20 [2024-04-15T16:00:20.101Z] #46 10.67 0 upgraded, 6 newly installed, 0 to remove and 1 not upgraded. 16:00:20 [2024-04-15T16:00:20.101Z] #46 10.67 Need to get 2683 kB of archives. 16:00:20 [2024-04-15T16:00:20.101Z] #46 10.67 After this operation, 6010 kB of additional disk space will be used. 16:00:20 [2024-04-15T16:00:20.101Z] #46 10.67 Get:1 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB] 16:00:20 [2024-04-15T16:00:20.101Z] #46 10.73 Get:2 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB] 16:00:20 [2024-04-15T16:00:20.101Z] #46 10.83 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB] 16:00:20 [2024-04-15T16:00:20.101Z] #46 10.89 Get:4 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB] 16:00:20 [2024-04-15T16:00:20.101Z] #46 10.92 Get:5 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB] 16:00:20 [2024-04-15T16:00:20.101Z] #46 11.03 Get:6 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB] 16:00:20 [2024-04-15T16:00:20.101Z] #46 11.45 debconf: delaying package configuration, since apt-utils is not installed 16:00:20 [2024-04-15T16:00:20.101Z] #46 11.93 Fetched 2683 kB in 1s (3730 kB/s) 16:00:20 [2024-04-15T16:00:20.101Z] #46 12.32 Selecting previously unselected package bzip2. 16:00:20 [2024-04-15T16:00:20.101Z] #46 12.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15659 files and directories currently installed.) 16:00:20 [2024-04-15T16:00:20.101Z] #46 12.35 Preparing to unpack .../0-bzip2_1.0.8-5+b1_arm64.deb ... 16:00:20 [2024-04-15T16:00:20.101Z] #46 12.37 Unpacking bzip2 (1.0.8-5+b1) ... 16:00:20 [2024-04-15T16:00:20.101Z] #46 13.17 Selecting previously unselected package xz-utils. 16:00:20 [2024-04-15T16:00:20.101Z] #46 13.18 Preparing to unpack .../1-xz-utils_5.4.1-0.2_arm64.deb ... 16:00:20 [2024-04-15T16:00:20.101Z] #46 13.28 Unpacking xz-utils (5.4.1-0.2) ... 16:00:20 [2024-04-15T16:00:20.101Z] #46 ... 16:00:20 [2024-04-15T16:00:20.101Z] 16:00:20 [2024-04-15T16:00:20.101Z] #64 [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 16:00:20 [2024-04-15T16:00:20.101Z] #64 13.67 Selecting previously unselected package libglib2.0-0:arm64. 16:00:20 [2024-04-15T16:00:20.101Z] #64 13.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15659 files and directories currently installed.) 16:00:20 [2024-04-15T16:00:20.101Z] #64 13.68 Preparing to unpack .../00-libglib2.0-0_2.74.6-2_arm64.deb ... 16:00:20 [2024-04-15T16:00:20.361Z] #64 13.90 Unpacking libglib2.0-0:arm64 (2.74.6-2) ... 16:00:22 [2024-04-15T16:00:22.283Z] #64 15.40 Selecting previously unselected package libgirepository-1.0-1:arm64. 16:00:22 [2024-04-15T16:00:22.283Z] #64 15.41 Preparing to unpack .../01-libgirepository-1.0-1_1.74.0-3_arm64.deb ... 16:00:22 [2024-04-15T16:00:22.283Z] #64 15.65 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ... 16:00:22 [2024-04-15T16:00:22.542Z] #64 ... 16:00:22 [2024-04-15T16:00:22.542Z] 16:00:22 [2024-04-15T16:00:22.542Z] #54 [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...) 16:00:22 [2024-04-15T16:00:22.542Z] #54 4.634 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go 16:00:22 [2024-04-15T16:00:22.542Z] #54 4.634 + mkdir /build 16:00:22 [2024-04-15T16:00:22.542Z] #54 ... 16:00:22 [2024-04-15T16:00:22.542Z] 16:00:22 [2024-04-15T16:00:22.542Z] #70 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 16:00:22 [2024-04-15T16:00:22.542Z] #70 ... 16:00:22 [2024-04-15T16:00:22.542Z] 16:00:22 [2024-04-15T16:00:22.542Z] #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 16:00:22 [2024-04-15T16:00:22.542Z] #30 19.61 Downloading 'library/debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9' (1 layers)... 16:00:23 [2024-04-15T16:00:23.481Z] #30 20.44 #=#=# 16:00:24 [2024-04-15T16:00:24.575Z] #30 20.78 #=#=# 0.1% ########################### 37.7% ############################################### 65.8% ######################################################################## 100.0% 16:00:24 [2024-04-15T16:00:24.575Z] #30 21.60 16:00:26 [2024-04-15T16:00:26.524Z] #30 ... 16:00:26 [2024-04-15T16:00:26.524Z] 16:00:26 [2024-04-15T16:00:26.524Z] #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 16:00:26 [2024-04-15T16:00:26.524Z] #58 10.15 go: downloading github.com/hashicorp/hcl v1.0.0 16:00:26 [2024-04-15T16:00:26.524Z] #58 10.18 go: downloading gopkg.in/ini.v1 v1.67.0 16:00:26 [2024-04-15T16:00:26.524Z] #58 10.30 go: downloading github.com/magiconair/properties v1.8.6 16:00:26 [2024-04-15T16:00:26.524Z] #58 10.32 go: downloading github.com/pelletier/go-toml/v2 v2.0.5 16:00:26 [2024-04-15T16:00:26.524Z] #58 10.34 go: downloading golang.org/x/text v0.13.0 16:00:26 [2024-04-15T16:00:26.524Z] #58 10.46 go: downloading github.com/fatih/structtag v1.2.0 16:00:26 [2024-04-15T16:00:26.524Z] #58 10.48 go: downloading github.com/gobwas/glob v0.2.3 16:00:26 [2024-04-15T16:00:26.524Z] #58 10.51 go: downloading github.com/google/go-cmp v0.6.0 16:00:26 [2024-04-15T16:00:26.524Z] #58 10.68 go: downloading github.com/pelletier/go-toml v1.9.5 16:00:26 [2024-04-15T16:00:26.524Z] #58 10.75 go: downloading gopkg.in/yaml.v2 v2.4.0 16:00:26 [2024-04-15T16:00:26.524Z] #58 10.87 go: downloading go.uber.org/zap v1.24.0 16:00:26 [2024-04-15T16:00:26.524Z] #58 11.00 go: downloading golang.org/x/sync v0.4.0 16:00:26 [2024-04-15T16:00:26.524Z] #58 11.01 go: downloading github.com/kisielk/gotool v1.0.0 16:00:26 [2024-04-15T16:00:26.524Z] #58 11.31 go: downloading github.com/gostaticanalysis/comment v1.4.2 16:00:26 [2024-04-15T16:00:26.524Z] #58 11.31 go: downloading github.com/go-toolsmith/astcopy v1.1.0 16:00:26 [2024-04-15T16:00:26.524Z] #58 11.31 go: downloading github.com/go-toolsmith/astcast v1.1.0 16:00:26 [2024-04-15T16:00:26.524Z] #58 11.31 go: downloading github.com/go-toolsmith/astequal v1.1.0 16:00:26 [2024-04-15T16:00:26.524Z] #58 11.41 go: downloading github.com/go-toolsmith/astfmt v1.1.0 16:00:26 [2024-04-15T16:00:26.524Z] #58 11.44 go: downloading github.com/go-toolsmith/astp v1.1.0 16:00:26 [2024-04-15T16:00:26.524Z] #58 11.44 go: downloading github.com/go-toolsmith/strparse v1.1.0 16:00:26 [2024-04-15T16:00:26.524Z] #58 11.44 go: downloading github.com/go-toolsmith/typep v1.1.0 16:00:26 [2024-04-15T16:00:26.524Z] #58 11.44 go: downloading github.com/quasilyte/go-ruleguard v0.4.0 16:00:26 [2024-04-15T16:00:26.524Z] #58 11.57 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727 16:00:26 [2024-04-15T16:00:26.524Z] #58 11.63 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 16:00:26 [2024-04-15T16:00:26.524Z] #58 11.65 go: downloading github.com/ettle/strcase v0.1.1 16:00:26 [2024-04-15T16:00:26.524Z] #58 11.87 go: downloading github.com/Masterminds/semver v1.5.0 16:00:26 [2024-04-15T16:00:26.524Z] #58 11.95 go: downloading github.com/ccojocar/zxcvbn-go v1.0.1 16:00:26 [2024-04-15T16:00:26.524Z] #58 12.06 go: downloading github.com/prometheus/client_golang v1.12.1 16:00:26 [2024-04-15T16:00:26.524Z] #58 12.17 go: downloading github.com/prometheus/client_model v0.2.0 16:00:26 [2024-04-15T16:00:26.524Z] #58 12.42 go: downloading golang.org/x/exp/typeparams v0.0.0-20230307190834-24139beb5833 16:00:26 [2024-04-15T16:00:26.524Z] #58 12.42 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 16:00:26 [2024-04-15T16:00:26.524Z] #58 12.45 go: downloading go.uber.org/atomic v1.7.0 16:00:26 [2024-04-15T16:00:26.524Z] #58 12.45 go: downloading github.com/chavacava/garif v0.1.0 16:00:26 [2024-04-15T16:00:26.524Z] #58 12.45 go: downloading github.com/olekukonko/tablewriter v0.0.5 16:00:26 [2024-04-15T16:00:26.524Z] #58 12.45 go: downloading go.uber.org/multierr v1.6.0 16:00:26 [2024-04-15T16:00:26.524Z] #58 12.67 go: downloading github.com/quasilyte/gogrep v0.5.0 16:00:26 [2024-04-15T16:00:26.524Z] #58 12.70 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 16:00:26 [2024-04-15T16:00:26.524Z] #58 12.75 go: downloading github.com/golang/protobuf v1.5.2 16:00:26 [2024-04-15T16:00:26.524Z] #58 12.79 go: downloading github.com/beorn7/perks v1.0.1 16:00:26 [2024-04-15T16:00:26.524Z] #58 12.79 go: downloading github.com/cespare/xxhash/v2 v2.1.2 16:00:26 [2024-04-15T16:00:26.524Z] #58 12.79 go: downloading github.com/prometheus/common v0.32.1 16:00:26 [2024-04-15T16:00:26.524Z] #58 12.87 go: downloading github.com/prometheus/procfs v0.7.3 16:00:26 [2024-04-15T16:00:26.524Z] #58 13.01 go: downloading google.golang.org/protobuf v1.28.0 16:00:26 [2024-04-15T16:00:26.524Z] #58 13.45 go: downloading github.com/mattn/go-runewidth v0.0.9 16:00:26 [2024-04-15T16:00:26.524Z] #58 13.46 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 16:00:26 [2024-04-15T16:00:26.784Z] #58 ... 16:00:26 [2024-04-15T16:00:26.784Z] 16:00:26 [2024-04-15T16:00:26.784Z] #64 [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 16:00:26 [2024-04-15T16:00:26.784Z] #64 16.84 Selecting previously unselected package gir1.2-glib-2.0:arm64. 16:00:26 [2024-04-15T16:00:26.784Z] #64 16.91 Preparing to unpack .../02-gir1.2-glib-2.0_1.74.0-3_arm64.deb ... 16:00:26 [2024-04-15T16:00:26.784Z] #64 16.96 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ... 16:00:26 [2024-04-15T16:00:26.784Z] #64 17.39 Selecting previously unselected package libsecret-common. 16:00:26 [2024-04-15T16:00:26.784Z] #64 17.42 Preparing to unpack .../03-libsecret-common_0.20.5-3_all.deb ... 16:00:26 [2024-04-15T16:00:26.784Z] #64 17.46 Unpacking libsecret-common (0.20.5-3) ... 16:00:26 [2024-04-15T16:00:26.784Z] #64 17.89 Selecting previously unselected package libsecret-1-0:arm64. 16:00:26 [2024-04-15T16:00:26.784Z] #64 17.89 Preparing to unpack .../04-libsecret-1-0_0.20.5-3_arm64.deb ... 16:00:26 [2024-04-15T16:00:26.784Z] #64 17.96 Unpacking libsecret-1-0:arm64 (0.20.5-3) ... 16:00:26 [2024-04-15T16:00:26.784Z] #64 18.27 Selecting previously unselected package gir1.2-secret-1:arm64. 16:00:26 [2024-04-15T16:00:26.784Z] #64 18.28 Preparing to unpack .../05-gir1.2-secret-1_0.20.5-3_arm64.deb ... 16:00:26 [2024-04-15T16:00:26.784Z] #64 18.33 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ... 16:00:26 [2024-04-15T16:00:26.784Z] #64 18.74 Selecting previously unselected package uuid-dev:arm64. 16:00:26 [2024-04-15T16:00:26.784Z] #64 18.74 Preparing to unpack .../06-uuid-dev_2.38.1-5+deb12u1_arm64.deb ... 16:00:26 [2024-04-15T16:00:26.784Z] #64 18.81 Unpacking uuid-dev:arm64 (2.38.1-5+deb12u1) ... 16:00:26 [2024-04-15T16:00:26.784Z] #64 19.18 Selecting previously unselected package libblkid-dev:arm64. 16:00:26 [2024-04-15T16:00:26.784Z] #64 19.19 Preparing to unpack .../07-libblkid-dev_2.38.1-5+deb12u1_arm64.deb ... 16:00:26 [2024-04-15T16:00:26.784Z] #64 19.31 Unpacking libblkid-dev:arm64 (2.38.1-5+deb12u1) ... 16:00:26 [2024-04-15T16:00:26.784Z] #64 20.24 Selecting previously unselected package libbtrfs0:arm64. 16:00:26 [2024-04-15T16:00:26.784Z] #64 20.25 Preparing to unpack .../08-libbtrfs0_6.2-1_arm64.deb ... 16:00:26 [2024-04-15T16:00:26.784Z] #64 20.29 Unpacking libbtrfs0:arm64 (6.2-1) ... 16:00:27 [2024-04-15T16:00:27.044Z] #64 ... 16:00:27 [2024-04-15T16:00:27.044Z] 16:00:27 [2024-04-15T16:00:27.044Z] #62 [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 ; 16:00:27 [2024-04-15T16:00:27.044Z] #62 10.82 Selecting previously unselected package autotools-dev. 16:00:27 [2024-04-15T16:00:27.044Z] #62 10.82 Preparing to unpack .../04-autotools-dev_20220109.1_all.deb ... 16:00:27 [2024-04-15T16:00:27.044Z] #62 10.90 Unpacking autotools-dev (20220109.1) ... 16:00:27 [2024-04-15T16:00:27.044Z] #62 11.86 Selecting previously unselected package automake. 16:00:27 [2024-04-15T16:00:27.044Z] #62 11.86 Preparing to unpack .../05-automake_1%3a1.16.5-1.3_all.deb ... 16:00:27 [2024-04-15T16:00:27.044Z] #62 11.87 Unpacking automake (1:1.16.5-1.3) ... 16:00:27 [2024-04-15T16:00:27.044Z] #62 12.90 Selecting previously unselected package libdpkg-perl. 16:00:27 [2024-04-15T16:00:27.044Z] #62 12.98 Preparing to unpack .../06-libdpkg-perl_1.21.22_all.deb ... 16:00:27 [2024-04-15T16:00:27.044Z] #62 13.26 Unpacking libdpkg-perl (1.21.22) ... 16:00:27 [2024-04-15T16:00:27.044Z] #62 14.04 Selecting previously unselected package patch. 16:00:27 [2024-04-15T16:00:27.044Z] #62 14.04 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ... 16:00:27 [2024-04-15T16:00:27.044Z] #62 14.14 Unpacking patch (2.7.6-7) ... 16:00:27 [2024-04-15T16:00:27.044Z] #62 15.24 Selecting previously unselected package dpkg-dev. 16:00:27 [2024-04-15T16:00:27.044Z] #62 15.27 Preparing to unpack .../08-dpkg-dev_1.21.22_all.deb ... 16:00:27 [2024-04-15T16:00:27.044Z] #62 15.39 Unpacking dpkg-dev (1.21.22) ... 16:00:27 [2024-04-15T16:00:27.044Z] #62 17.10 Selecting previously unselected package build-essential. 16:00:27 [2024-04-15T16:00:27.044Z] #62 17.11 Preparing to unpack .../09-build-essential_12.9_arm64.deb ... 16:00:27 [2024-04-15T16:00:27.044Z] #62 17.24 Unpacking build-essential (12.9) ... 16:00:27 [2024-04-15T16:00:27.044Z] #62 17.66 Selecting previously unselected package libcap-dev:arm64. 16:00:27 [2024-04-15T16:00:27.044Z] #62 17.66 Preparing to unpack .../10-libcap-dev_1%3a2.66-4_arm64.deb ... 16:00:27 [2024-04-15T16:00:27.044Z] #62 17.72 Unpacking libcap-dev:arm64 (1:2.66-4) ... 16:00:27 [2024-04-15T16:00:27.044Z] #62 18.23 Selecting previously unselected package libprotobuf-c1:arm64. 16:00:27 [2024-04-15T16:00:27.044Z] #62 18.24 Preparing to unpack .../11-libprotobuf-c1_1.4.1-1+b1_arm64.deb ... 16:00:27 [2024-04-15T16:00:27.044Z] #62 18.31 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ... 16:00:27 [2024-04-15T16:00:27.044Z] #62 18.67 Selecting previously unselected package libprotobuf-c-dev:arm64. 16:00:27 [2024-04-15T16:00:27.044Z] #62 18.67 Preparing to unpack .../12-libprotobuf-c-dev_1.4.1-1+b1_arm64.deb ... 16:00:27 [2024-04-15T16:00:27.044Z] #62 18.69 Unpacking libprotobuf-c-dev:arm64 (1.4.1-1+b1) ... 16:00:27 [2024-04-15T16:00:27.044Z] #62 19.12 Selecting previously unselected package libseccomp-dev:arm64. 16:00:27 [2024-04-15T16:00:27.044Z] #62 19.12 Preparing to unpack .../13-libseccomp-dev_2.5.4-1+b3_arm64.deb ... 16:00:27 [2024-04-15T16:00:27.044Z] #62 19.13 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ... 16:00:27 [2024-04-15T16:00:27.044Z] #62 19.67 Selecting previously unselected package libsystemd-dev:arm64. 16:00:27 [2024-04-15T16:00:27.044Z] #62 19.68 Preparing to unpack .../14-libsystemd-dev_252.22-1~deb12u1_arm64.deb ... 16:00:27 [2024-04-15T16:00:27.044Z] #62 19.92 Unpacking libsystemd-dev:arm64 (252.22-1~deb12u1) ... 16:00:27 [2024-04-15T16:00:27.044Z] #62 20.57 Selecting previously unselected package libtool. 16:00:27 [2024-04-15T16:00:27.044Z] #62 20.57 Preparing to unpack .../15-libtool_2.4.7-5_all.deb ... 16:00:27 [2024-04-15T16:00:27.044Z] #62 20.71 Unpacking libtool (2.4.7-5) ... 16:00:27 [2024-04-15T16:00:27.304Z] #62 ... 16:00:27 [2024-04-15T16:00:27.304Z] 16:00:27 [2024-04-15T16:00:27.304Z] #64 [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 16:00:27 [2024-04-15T16:00:27.304Z] #64 20.81 Selecting previously unselected package libbtrfs-dev:arm64. 16:00:27 [2024-04-15T16:00:27.304Z] #64 20.81 Preparing to unpack .../09-libbtrfs-dev_6.2-1_arm64.deb ... 16:00:27 [2024-04-15T16:00:27.304Z] #64 20.82 Unpacking libbtrfs-dev:arm64 (6.2-1) ... 16:00:27 [2024-04-15T16:00:27.873Z] #64 21.31 Selecting previously unselected package libelf1:arm64. 16:00:27 [2024-04-15T16:00:27.873Z] #64 21.31 Preparing to unpack .../10-libelf1_0.188-2.1_arm64.deb ... 16:00:27 [2024-04-15T16:00:27.873Z] #64 21.50 Unpacking libelf1:arm64 (0.188-2.1) ... 16:00:28 [2024-04-15T16:00:28.863Z] #64 22.34 Selecting previously unselected package libffi-dev:arm64. 16:00:28 [2024-04-15T16:00:28.863Z] #64 22.34 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ... 16:00:28 [2024-04-15T16:00:28.863Z] #64 22.45 Unpacking libffi-dev:arm64 (3.4.4-1) ... 16:00:29 [2024-04-15T16:00:29.802Z] #64 23.21 Selecting previously unselected package libgpg-error-dev. 16:00:29 [2024-04-15T16:00:29.802Z] #64 23.22 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ... 16:00:30 [2024-04-15T16:00:30.062Z] #64 23.37 Unpacking libgpg-error-dev (1.46-1) ... 16:00:30 [2024-04-15T16:00:30.328Z] #64 23.82 Selecting previously unselected package libgcrypt20-dev. 16:00:30 [2024-04-15T16:00:30.328Z] #64 ... 16:00:30 [2024-04-15T16:00:30.328Z] 16:00:30 [2024-04-15T16:00:30.328Z] #40 [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 16:00:30 [2024-04-15T16:00:30.328Z] #40 13.77 Selecting previously unselected package libarchive13:arm64. 16:00:30 [2024-04-15T16:00:30.328Z] #40 13.77 Preparing to unpack .../2-libarchive13_3.6.2-1_arm64.deb ... 16:00:30 [2024-04-15T16:00:30.328Z] #40 13.91 Unpacking libarchive13:arm64 (3.6.2-1) ... 16:00:30 [2024-04-15T16:00:30.328Z] #40 15.13 Selecting previously unselected package libjsoncpp25:arm64. 16:00:30 [2024-04-15T16:00:30.328Z] #40 15.13 Preparing to unpack .../3-libjsoncpp25_1.9.5-4_arm64.deb ... 16:00:30 [2024-04-15T16:00:30.328Z] #40 15.33 Unpacking libjsoncpp25:arm64 (1.9.5-4) ... 16:00:30 [2024-04-15T16:00:30.328Z] #40 16.97 Selecting previously unselected package librhash0:arm64. 16:00:30 [2024-04-15T16:00:30.328Z] #40 16.98 Preparing to unpack .../4-librhash0_1.4.3-3_arm64.deb ... 16:00:30 [2024-04-15T16:00:30.328Z] #40 17.05 Unpacking librhash0:arm64 (1.4.3-3) ... 16:00:30 [2024-04-15T16:00:30.328Z] #40 17.54 Selecting previously unselected package libuv1:arm64. 16:00:30 [2024-04-15T16:00:30.328Z] #40 17.55 Preparing to unpack .../5-libuv1_1.44.2-1+deb12u1_arm64.deb ... 16:00:30 [2024-04-15T16:00:30.328Z] #40 17.65 Unpacking libuv1:arm64 (1.44.2-1+deb12u1) ... 16:00:30 [2024-04-15T16:00:30.328Z] #40 18.04 Selecting previously unselected package cmake-data. 16:00:30 [2024-04-15T16:00:30.328Z] #40 18.04 Preparing to unpack .../6-cmake-data_3.25.1-1_all.deb ... 16:00:30 [2024-04-15T16:00:30.328Z] #40 18.08 Unpacking cmake-data (3.25.1-1) ... 16:00:30 [2024-04-15T16:00:30.328Z] #40 19.85 Selecting previously unselected package cmake. 16:00:30 [2024-04-15T16:00:30.328Z] #40 19.86 Preparing to unpack .../7-cmake_3.25.1-1_arm64.deb ... 16:00:30 [2024-04-15T16:00:30.328Z] #40 19.94 Unpacking cmake (3.25.1-1) ... 16:00:30 [2024-04-15T16:00:30.328Z] #40 21.25 Setting up libicu72:arm64 (72.1-3) ... 16:00:30 [2024-04-15T16:00:30.328Z] #40 21.30 Setting up libuv1:arm64 (1.44.2-1+deb12u1) ... 16:00:30 [2024-04-15T16:00:30.328Z] #40 21.68 Setting up libjsoncpp25:arm64 (1.9.5-4) ... 16:00:30 [2024-04-15T16:00:30.328Z] #40 21.94 Setting up librhash0:arm64 (1.4.3-3) ... 16:00:30 [2024-04-15T16:00:30.328Z] #40 22.36 Setting up cmake-data (3.25.1-1) ... 16:00:30 [2024-04-15T16:00:30.328Z] #40 22.85 Setting up libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ... 16:00:30 [2024-04-15T16:00:30.328Z] #40 23.16 Setting up libarchive13:arm64 (3.6.2-1) ... 16:00:30 [2024-04-15T16:00:30.328Z] #40 23.46 Setting up cmake (3.25.1-1) ... 16:00:30 [2024-04-15T16:00:30.328Z] #40 23.81 Processing triggers for libc-bin (2.36-9+deb12u4) ... 16:00:30 [2024-04-15T16:00:30.618Z] #40 ... 16:00:30 [2024-04-15T16:00:30.618Z] 16:00:30 [2024-04-15T16:00:30.618Z] #64 [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 16:00:30 [2024-04-15T16:00:30.618Z] #64 23.82 Selecting previously unselected package libgcrypt20-dev. 16:00:30 [2024-04-15T16:00:30.618Z] #64 23.83 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ... 16:00:30 [2024-04-15T16:00:30.618Z] #64 23.85 Unpacking libgcrypt20-dev (1.10.1-3) ... 16:00:31 [2024-04-15T16:00:31.209Z] #64 ... 16:00:31 [2024-04-15T16:00:31.209Z] 16:00:31 [2024-04-15T16:00:31.209Z] #46 [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 16:00:31 [2024-04-15T16:00:31.209Z] #46 14.20 Selecting previously unselected package libdpkg-perl. 16:00:31 [2024-04-15T16:00:31.209Z] #46 14.20 Preparing to unpack .../2-libdpkg-perl_1.21.22_all.deb ... 16:00:31 [2024-04-15T16:00:31.209Z] #46 14.44 Unpacking libdpkg-perl (1.21.22) ... 16:00:31 [2024-04-15T16:00:31.209Z] #46 15.60 Selecting previously unselected package patch. 16:00:31 [2024-04-15T16:00:31.209Z] #46 15.60 Preparing to unpack .../3-patch_2.7.6-7_arm64.deb ... 16:00:31 [2024-04-15T16:00:31.209Z] #46 15.69 Unpacking patch (2.7.6-7) ... 16:00:31 [2024-04-15T16:00:31.209Z] #46 16.94 Selecting previously unselected package dpkg-dev. 16:00:31 [2024-04-15T16:00:31.209Z] #46 16.94 Preparing to unpack .../4-dpkg-dev_1.21.22_all.deb ... 16:00:31 [2024-04-15T16:00:31.209Z] #46 17.00 Unpacking dpkg-dev (1.21.22) ... 16:00:31 [2024-04-15T16:00:31.209Z] #46 17.55 Selecting previously unselected package libseccomp-dev:arm64. 16:00:31 [2024-04-15T16:00:31.209Z] #46 17.57 Preparing to unpack .../5-libseccomp-dev_2.5.4-1+b3_arm64.deb ... 16:00:31 [2024-04-15T16:00:31.209Z] #46 17.61 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ... 16:00:31 [2024-04-15T16:00:31.209Z] #46 17.91 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ... 16:00:31 [2024-04-15T16:00:31.209Z] #46 18.23 Setting up bzip2 (1.0.8-5+b1) ... 16:00:31 [2024-04-15T16:00:31.209Z] #46 18.52 Setting up xz-utils (5.4.1-0.2) ... 16:00:31 [2024-04-15T16:00:31.209Z] #46 18.57 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 16:00:31 [2024-04-15T16:00:31.209Z] #46 18.69 Setting up patch (2.7.6-7) ... 16:00:31 [2024-04-15T16:00:31.209Z] #46 18.76 Setting up libdpkg-perl (1.21.22) ... 16:00:31 [2024-04-15T16:00:31.209Z] #46 18.88 Setting up dpkg-dev (1.21.22) ... 16:00:31 [2024-04-15T16:00:31.209Z] #46 ... 16:00:31 [2024-04-15T16:00:31.209Z] 16:00:31 [2024-04-15T16:00:31.209Z] #62 [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 ; 16:00:31 [2024-04-15T16:00:31.209Z] #62 21.33 Selecting previously unselected package libudev-dev:arm64. 16:00:31 [2024-04-15T16:00:31.209Z] #62 21.33 Preparing to unpack .../16-libudev-dev_252.22-1~deb12u1_arm64.deb ... 16:00:31 [2024-04-15T16:00:31.209Z] #62 21.47 Unpacking libudev-dev:arm64 (252.22-1~deb12u1) ... 16:00:31 [2024-04-15T16:00:31.209Z] #62 21.77 Selecting previously unselected package libyajl2:arm64. 16:00:31 [2024-04-15T16:00:31.209Z] #62 21.77 Preparing to unpack .../17-libyajl2_2.1.0-3+deb12u2_arm64.deb ... 16:00:31 [2024-04-15T16:00:31.209Z] #62 21.97 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ... 16:00:31 [2024-04-15T16:00:31.209Z] #62 22.55 Selecting previously unselected package libyajl-dev:arm64. 16:00:31 [2024-04-15T16:00:31.209Z] #62 22.55 Preparing to unpack .../18-libyajl-dev_2.1.0-3+deb12u2_arm64.deb ... 16:00:31 [2024-04-15T16:00:31.209Z] #62 22.64 Unpacking libyajl-dev:arm64 (2.1.0-3+deb12u2) ... 16:00:31 [2024-04-15T16:00:31.209Z] #62 23.73 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ... 16:00:31 [2024-04-15T16:00:31.209Z] #62 24.07 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ... 16:00:31 [2024-04-15T16:00:31.209Z] #62 24.17 Setting up m4 (1.4.19-3) ... 16:00:31 [2024-04-15T16:00:31.209Z] #62 24.61 Setting up bzip2 (1.0.8-5+b1) ... 16:00:31 [2024-04-15T16:00:31.209Z] #62 25.07 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ... 16:00:31 [2024-04-15T16:00:31.791Z] #62 25.44 Setting up libprotobuf-c-dev:arm64 (1.4.1-1+b1) ... 16:00:31 [2024-04-15T16:00:31.791Z] #62 25.63 Setting up autotools-dev (20220109.1) ... 16:00:32 [2024-04-15T16:00:32.070Z] #62 25.88 Setting up xz-utils (5.4.1-0.2) ... 16:00:32 [2024-04-15T16:00:32.070Z] #62 25.95 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 16:00:32 [2024-04-15T16:00:32.330Z] #62 26.07 Setting up patch (2.7.6-7) ... 16:00:32 [2024-04-15T16:00:32.596Z] #62 26.35 Setting up libudev-dev:arm64 (252.22-1~deb12u1) ... 16:00:32 [2024-04-15T16:00:32.894Z] #62 26.59 Setting up libdpkg-perl (1.21.22) ... 16:00:33 [2024-04-15T16:00:33.464Z] #62 27.14 Setting up autoconf (2.71-3) ... 16:00:33 [2024-04-15T16:00:33.724Z] #62 27.68 Setting up libyajl-dev:arm64 (2.1.0-3+deb12u2) ... 16:00:34 [2024-04-15T16:00:34.308Z] #62 28.07 Setting up libcap-dev:arm64 (1:2.66-4) ... 16:00:34 [2024-04-15T16:00:34.308Z] #62 ... 16:00:34 [2024-04-15T16:00:34.308Z] 16:00:34 [2024-04-15T16:00:34.308Z] #63 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.8.0" && /build/shfmt --version 16:00:34 [2024-04-15T16:00:34.308Z] #63 18.06 v3.8.0 16:00:34 [2024-04-15T16:00:34.308Z] #63 ... 16:00:34 [2024-04-15T16:00:34.308Z] 16:00:34 [2024-04-15T16:00:34.308Z] #60 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help 16:00:34 [2024-04-15T16:00:34.308Z] #60 18.16 tomll can be used in two ways: 16:00:34 [2024-04-15T16:00:34.308Z] #60 18.16 Writing to STDIN and reading from STDOUT: 16:00:34 [2024-04-15T16:00:34.308Z] #60 18.16 cat file.toml | tomll > file.toml 16:00:34 [2024-04-15T16:00:34.308Z] #60 18.16 16:00:34 [2024-04-15T16:00:34.308Z] #60 18.16 Reading and updating a list of files: 16:00:34 [2024-04-15T16:00:34.308Z] #60 18.16 tomll a.toml b.toml c.toml 16:00:34 [2024-04-15T16:00:34.308Z] #60 18.16 16:00:34 [2024-04-15T16:00:34.308Z] #60 18.16 When given a list of files, tomll will modify all files in place without asking. 16:00:34 [2024-04-15T16:00:34.308Z] #60 ... 16:00:34 [2024-04-15T16:00:34.308Z] 16:00:34 [2024-04-15T16:00:34.308Z] #62 [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 ; 16:00:34 [2024-04-15T16:00:34.308Z] #62 28.27 Setting up libsystemd-dev:arm64 (252.22-1~deb12u1) ... 16:00:34 [2024-04-15T16:00:34.581Z] #62 28.40 Setting up automake (1:1.16.5-1.3) ... 16:00:35 [2024-04-15T16:00:35.215Z] #62 28.82 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 16:00:35 [2024-04-15T16:00:35.215Z] #62 ... 16:00:35 [2024-04-15T16:00:35.215Z] 16:00:35 [2024-04-15T16:00:35.215Z] #69 [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 16:00:35 [2024-04-15T16:00:35.215Z] #69 19.01 NAME: 16:00:35 [2024-04-15T16:00:35.215Z] #69 19.01 go-winres - A tool for embedding resources in Windows executables 16:00:35 [2024-04-15T16:00:35.215Z] #69 19.01 16:00:35 [2024-04-15T16:00:35.215Z] #69 19.01 USAGE: 16:00:35 [2024-04-15T16:00:35.215Z] #69 19.01 go-winres [global options] command [command options] [arguments...] 16:00:35 [2024-04-15T16:00:35.215Z] #69 19.01 16:00:35 [2024-04-15T16:00:35.215Z] #69 19.01 COMMANDS: 16:00:35 [2024-04-15T16:00:35.215Z] #69 19.01 init Create an initial ./winres/winres.json 16:00:35 [2024-04-15T16:00:35.215Z] #69 19.01 make Make syso files for the "go build" command 16:00:35 [2024-04-15T16:00:35.215Z] #69 19.01 simply Make syso files for the "go build" command (simplified) 16:00:35 [2024-04-15T16:00:35.215Z] #69 19.01 extract Extract all resources from an executable 16:00:35 [2024-04-15T16:00:35.215Z] #69 19.01 patch Replace resources in an executable file (exe, dll) 16:00:35 [2024-04-15T16:00:35.215Z] #69 19.01 help, h Shows a list of commands or help for one command 16:00:35 [2024-04-15T16:00:35.215Z] #69 19.01 16:00:35 [2024-04-15T16:00:35.215Z] #69 19.01 GLOBAL OPTIONS: 16:00:35 [2024-04-15T16:00:35.215Z] #69 19.01 --help, -h show help (default: false) 16:00:35 [2024-04-15T16:00:35.475Z] #69 ... 16:00:35 [2024-04-15T16:00:35.475Z] 16:00:35 [2024-04-15T16:00:35.475Z] #62 [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 ; 16:00:35 [2024-04-15T16:00:35.475Z] #62 29.11 Setting up libtool (2.4.7-5) ... 16:00:36 [2024-04-15T16:00:36.097Z] #62 29.95 Setting up dpkg-dev (1.21.22) ... 16:00:37 [2024-04-15T16:00:37.476Z] #62 ... 16:00:37 [2024-04-15T16:00:37.476Z] 16:00:37 [2024-04-15T16:00:37.476Z] #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 16:00:37 [2024-04-15T16:00:37.476Z] #30 24.33 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... 16:00:37 [2024-04-15T16:00:37.476Z] #30 25.02 #=#=# 16:00:37 [2024-04-15T16:00:37.476Z] #30 25.32 #=#=# ######################################################################## 100.0% 16:00:37 [2024-04-15T16:00:37.476Z] #30 25.69 16:00:37 [2024-04-15T16:00:37.476Z] #30 27.09 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... 16:00:37 [2024-04-15T16:00:37.476Z] #30 27.76 #=#=# 16:00:37 [2024-04-15T16:00:37.476Z] #30 28.26 #=#=# ######################################################################## 100.0% 16:00:37 [2024-04-15T16:00:37.476Z] #30 28.63 16:00:37 [2024-04-15T16:00:37.476Z] #30 28.74 Download of images into '/build' complete. 16:00:37 [2024-04-15T16:00:37.476Z] #30 28.74 Use something like the following to load the result into a Docker daemon: 16:00:37 [2024-04-15T16:00:37.476Z] #30 28.74 tar -cC '/build' . | docker load 16:00:37 [2024-04-15T16:00:37.476Z] #30 ... 16:00:37 [2024-04-15T16:00:37.476Z] 16:00:37 [2024-04-15T16:00:37.476Z] #62 [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 ; 16:00:37 [2024-04-15T16:00:37.476Z] #62 31.35 Setting up build-essential (12.9) ... 16:00:37 [2024-04-15T16:00:37.995Z] #62 31.71 Processing triggers for libc-bin (2.36-9+deb12u4) ... 16:00:38 [2024-04-15T16:00:38.567Z] #62 ... 16:00:38 [2024-04-15T16:00:38.567Z] 16:00:38 [2024-04-15T16:00:38.567Z] #52 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.2" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 16:00:38 [2024-04-15T16:00:38.567Z] #52 DONE 30.9s 16:00:38 [2024-04-15T16:00:38.567Z] 16:00:38 [2024-04-15T16:00:38.567Z] #64 [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 16:00:38 [2024-04-15T16:00:38.567Z] #64 24.77 Selecting previously unselected package libglib2.0-data. 16:00:38 [2024-04-15T16:00:38.567Z] #64 24.78 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ... 16:00:38 [2024-04-15T16:00:38.567Z] #64 24.86 Unpacking libglib2.0-data (2.74.6-2) ... 16:00:38 [2024-04-15T16:00:38.567Z] #64 25.65 Selecting previously unselected package libglib2.0-bin. 16:00:38 [2024-04-15T16:00:38.567Z] #64 25.65 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ... 16:00:38 [2024-04-15T16:00:38.567Z] #64 25.72 Unpacking libglib2.0-bin (2.74.6-2) ... 16:00:38 [2024-04-15T16:00:38.567Z] #64 26.45 Selecting previously unselected package python3-lib2to3. 16:00:38 [2024-04-15T16:00:38.567Z] #64 26.45 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ... 16:00:38 [2024-04-15T16:00:38.567Z] #64 26.62 Unpacking python3-lib2to3 (3.11.2-3) ... 16:00:38 [2024-04-15T16:00:38.567Z] #64 27.66 Selecting previously unselected package python3-distutils. 16:00:38 [2024-04-15T16:00:38.567Z] #64 27.67 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ... 16:00:38 [2024-04-15T16:00:38.567Z] #64 27.83 Unpacking python3-distutils (3.11.2-3) ... 16:00:38 [2024-04-15T16:00:38.567Z] #64 28.55 Selecting previously unselected package libglib2.0-dev-bin. 16:00:38 [2024-04-15T16:00:38.567Z] #64 28.55 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ... 16:00:38 [2024-04-15T16:00:38.567Z] #64 28.80 Unpacking libglib2.0-dev-bin (2.74.6-2) ... 16:00:38 [2024-04-15T16:00:38.567Z] #64 30.61 Selecting previously unselected package libsepol-dev:arm64. 16:00:38 [2024-04-15T16:00:38.567Z] #64 30.61 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ... 16:00:38 [2024-04-15T16:00:38.567Z] #64 30.83 Unpacking libsepol-dev:arm64 (3.4-2.1) ... 16:00:38 [2024-04-15T16:00:38.567Z] #64 31.83 Selecting previously unselected package libpcre2-16-0:arm64. 16:00:38 [2024-04-15T16:00:38.567Z] #64 31.84 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ... 16:00:38 [2024-04-15T16:00:38.567Z] #64 32.00 Unpacking libpcre2-16-0:arm64 (10.42-1) ... 16:00:39 [2024-04-15T16:00:39.767Z] #64 33.15 Selecting previously unselected package libpcre2-32-0:arm64. 16:00:39 [2024-04-15T16:00:39.767Z] #64 33.15 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ... 16:00:39 [2024-04-15T16:00:39.767Z] #64 33.30 Unpacking libpcre2-32-0:arm64 (10.42-1) ... 16:00:40 [2024-04-15T16:00:40.982Z] #64 34.19 Selecting previously unselected package libpcre2-posix3:arm64. 16:00:40 [2024-04-15T16:00:40.982Z] #64 34.19 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ... 16:00:40 [2024-04-15T16:00:40.982Z] #64 34.28 Unpacking libpcre2-posix3:arm64 (10.42-1) ... 16:00:41 [2024-04-15T16:00:41.551Z] #64 35.06 Selecting previously unselected package libpcre2-dev:arm64. 16:00:41 [2024-04-15T16:00:41.551Z] #64 35.06 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ... 16:00:41 [2024-04-15T16:00:41.551Z] #64 35.17 Unpacking libpcre2-dev:arm64 (10.42-1) ... 16:00:41 [2024-04-15T16:00:41.811Z] #64 35.40 Selecting previously unselected package libselinux1-dev:arm64. 16:00:42 [2024-04-15T16:00:42.071Z] #64 35.40 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ... 16:00:42 [2024-04-15T16:00:42.071Z] #64 35.46 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ... 16:00:42 [2024-04-15T16:00:42.071Z] #64 ... 16:00:42 [2024-04-15T16:00:42.071Z] 16:00:42 [2024-04-15T16:00:42.071Z] #65 [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 16:00:42 [2024-04-15T16:00:42.071Z] #65 25.77 gotestsum version dev 16:00:42 [2024-04-15T16:00:42.430Z] #65 ... 16:00:42 [2024-04-15T16:00:42.430Z] 16:00:42 [2024-04-15T16:00:42.430Z] #64 [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 16:00:42 [2024-04-15T16:00:42.430Z] #64 35.87 Selecting previously unselected package libmount-dev:arm64. 16:00:42 [2024-04-15T16:00:42.727Z] #64 35.87 Preparing to unpack .../25-libmount-dev_2.38.1-5+deb12u1_arm64.deb ... 16:00:42 [2024-04-15T16:00:42.727Z] #64 35.89 Unpacking libmount-dev:arm64 (2.38.1-5+deb12u1) ... 16:00:42 [2024-04-15T16:00:42.727Z] #64 36.34 Selecting previously unselected package zlib1g-dev:arm64. 16:00:42 [2024-04-15T16:00:42.987Z] #64 36.34 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ... 16:00:42 [2024-04-15T16:00:42.987Z] #64 36.50 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ... 16:00:43 [2024-04-15T16:00:43.247Z] #64 36.84 Selecting previously unselected package libglib2.0-dev:arm64. 16:00:43 [2024-04-15T16:00:43.506Z] #64 36.84 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ... 16:00:43 [2024-04-15T16:00:43.506Z] #64 36.86 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ... 16:00:43 [2024-04-15T16:00:43.981Z] #64 37.25 Selecting previously unselected package libsecret-1-dev:arm64. 16:00:44 [2024-04-15T16:00:44.349Z] #64 37.25 Preparing to unpack .../28-libsecret-1-dev_0.20.5-3_arm64.deb ... 16:00:44 [2024-04-15T16:00:44.349Z] #64 37.32 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ... 16:00:44 [2024-04-15T16:00:44.349Z] #64 37.87 Setting up libglib2.0-0:arm64 (2.74.6-2) ... 16:00:44 [2024-04-15T16:00:44.628Z] #64 38.13 No schema files found: doing nothing. 16:00:44 [2024-04-15T16:00:44.628Z] #64 38.17 Setting up libffi-dev:arm64 (3.4.4-1) ... 16:00:44 [2024-04-15T16:00:44.628Z] #64 38.26 Setting up libpcre2-16-0:arm64 (10.42-1) ... 16:00:44 [2024-04-15T16:00:44.887Z] #64 38.40 Setting up libbtrfs0:arm64 (6.2-1) ... 16:00:45 [2024-04-15T16:00:45.146Z] #64 38.44 Setting up libpcre2-32-0:arm64 (10.42-1) ... 16:00:45 [2024-04-15T16:00:45.146Z] #64 38.49 Setting up libglib2.0-data (2.74.6-2) ... 16:00:45 [2024-04-15T16:00:45.146Z] #64 38.66 Setting up libgpg-error-dev (1.46-1) ... 16:00:45 [2024-04-15T16:00:45.423Z] #64 38.76 Setting up uuid-dev:arm64 (2.38.1-5+deb12u1) ... 16:00:45 [2024-04-15T16:00:45.682Z] #64 39.17 Setting up libsepol-dev:arm64 (3.4-2.1) ... 16:00:45 [2024-04-15T16:00:45.682Z] #64 39.35 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ... 16:00:45 [2024-04-15T16:00:45.941Z] #64 39.48 Setting up libpcre2-posix3:arm64 (10.42-1) ... 16:00:46 [2024-04-15T16:00:46.227Z] #64 39.58 Setting up libbtrfs-dev:arm64 (6.2-1) ... 16:00:46 [2024-04-15T16:00:46.227Z] #64 39.72 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ... 16:00:46 [2024-04-15T16:00:46.227Z] #64 39.84 Setting up python3-lib2to3 (3.11.2-3) ... 16:00:46 [2024-04-15T16:00:46.503Z] #64 40.07 Setting up libelf1:arm64 (0.188-2.1) ... 16:00:46 [2024-04-15T16:00:46.503Z] #64 ... 16:00:46 [2024-04-15T16:00:46.503Z] 16:00:46 [2024-04-15T16:00:46.503Z] #65 [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 16:00:46 [2024-04-15T16:00:46.503Z] #65 DONE 40.3s 16:00:46 [2024-04-15T16:00:46.503Z] 16:00:46 [2024-04-15T16:00:46.503Z] #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 16:00:46 [2024-04-15T16:00:46.503Z] #30 DONE 43.4s 16:00:46 [2024-04-15T16:00:46.503Z] 16:00:46 [2024-04-15T16:00:46.503Z] #68 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.15" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 16:00:46 [2024-04-15T16:00:46.503Z] #68 DONE 39.5s 16:00:46 [2024-04-15T16:00:46.503Z] 16:00:46 [2024-04-15T16:00:46.503Z] #63 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.8.0" && /build/shfmt --version 16:00:46 [2024-04-15T16:00:46.503Z] #63 DONE 40.4s 16:00:46 [2024-04-15T16:00:46.503Z] 16:00:46 [2024-04-15T16:00:46.503Z] #56 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 16:00:46 [2024-04-15T16:00:46.503Z] #56 DONE 38.4s 16:00:46 [2024-04-15T16:00:46.503Z] 16:00:46 [2024-04-15T16:00:46.503Z] #49 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD 16:00:46 [2024-04-15T16:00:46.503Z] #49 DONE 39.5s 16:00:46 [2024-04-15T16:00:46.503Z] 16:00:46 [2024-04-15T16:00:46.503Z] #70 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 16:00:46 [2024-04-15T16:00:46.503Z] #70 DONE 34.1s 16:00:46 [2024-04-15T16:00:46.503Z] 16:00:46 [2024-04-15T16:00:46.503Z] #67 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libc6-dev pkg-config 16:00:46 [2024-04-15T16:00:46.503Z] #67 DONE 40.1s 16:00:46 [2024-04-15T16:00:46.503Z] 16:00:46 [2024-04-15T16:00:46.503Z] #60 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help 16:00:46 [2024-04-15T16:00:46.503Z] #60 DONE 40.4s 16:00:46 [2024-04-15T16:00:46.503Z] 16:00:46 [2024-04-15T16:00:46.503Z] #69 [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 16:00:46 [2024-04-15T16:00:46.503Z] #69 DONE 40.4s 16:00:46 [2024-04-15T16:00:46.503Z] 16:00:46 [2024-04-15T16:00:46.503Z] #64 [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 16:00:46 [2024-04-15T16:00:46.503Z] #64 40.09 Setting up libsecret-common (0.20.5-3) ... 16:00:46 [2024-04-15T16:00:46.503Z] #64 40.10 Setting up python3-distutils (3.11.2-3) ... 16:00:46 [2024-04-15T16:00:46.821Z] #64 ... 16:00:46 [2024-04-15T16:00:46.821Z] 16:00:46 [2024-04-15T16:00:46.821Z] #54 [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...) 16:00:46 [2024-04-15T16:00:46.821Z] #54 DONE 39.0s 16:00:46 [2024-04-15T16:00:46.821Z] 16:00:46 [2024-04-15T16:00:46.821Z] #46 [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 16:00:46 [2024-04-15T16:00:46.821Z] #46 DONE 40.0s 16:00:46 [2024-04-15T16:00:46.821Z] 16:00:46 [2024-04-15T16:00:46.821Z] #40 [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 16:00:46 [2024-04-15T16:00:46.821Z] #40 DONE 40.2s 16:00:46 [2024-04-15T16:00:46.821Z] 16:00:46 [2024-04-15T16:00:46.821Z] #62 [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 ; 16:00:46 [2024-04-15T16:00:46.821Z] #62 DONE 40.5s 16:00:46 [2024-04-15T16:00:46.821Z] 16:00:46 [2024-04-15T16:00:46.821Z] #64 [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 16:00:46 [2024-04-15T16:00:46.821Z] #64 40.32 Setting up libglib2.0-dev-bin (2.74.6-2) ... 16:00:47 [2024-04-15T16:00:47.244Z] #64 40.52 Setting up libblkid-dev:arm64 (2.38.1-5+deb12u1) ... 16:00:48 [2024-04-15T16:00:48.253Z] #64 41.77 Setting up libpcre2-dev:arm64 (10.42-1) ... 16:00:48 [2024-04-15T16:00:48.524Z] #64 42.05 Setting up libselinux1-dev:arm64 (3.4-1+b6) ... 16:00:48 [2024-04-15T16:00:48.783Z] #64 42.08 Setting up libglib2.0-bin (2.74.6-2) ... 16:00:48 [2024-04-15T16:00:48.783Z] #64 42.43 Setting up libsecret-1-0:arm64 (0.20.5-3) ... 16:00:49 [2024-04-15T16:00:49.764Z] #64 43.24 Setting up libgcrypt20-dev (1.10.1-3) ... 16:00:50 [2024-04-15T16:00:50.702Z] #64 43.95 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ... 16:00:50 [2024-04-15T16:00:50.702Z] #64 44.29 Setting up libmount-dev:arm64 (2.38.1-5+deb12u1) ... 16:00:50 [2024-04-15T16:00:50.702Z] #64 44.34 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ... 16:00:50 [2024-04-15T16:00:50.702Z] #64 44.37 Setting up libglib2.0-dev:arm64 (2.74.6-2) ... 16:00:50 [2024-04-15T16:00:50.702Z] #64 44.39 Setting up libsecret-1-dev:arm64 (0.20.5-3) ... 16:00:50 [2024-04-15T16:00:50.961Z] #64 44.42 Processing triggers for libc-bin (2.36-9+deb12u4) ... 16:00:51 [2024-04-15T16:00:51.447Z] #64 ... 16:00:51 [2024-04-15T16:00:51.447Z] 16:00:51 [2024-04-15T16:00:51.447Z] #66 [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 16:00:51 [2024-04-15T16:00:51.447Z] #66 41.18 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v 16:00:51 [2024-04-15T16:00:51.447Z] #66 41.20 Docker version unknown-version, build unknown-commit 16:00:51 [2024-04-15T16:00:51.447Z] #66 DONE 44.9s 16:00:51 [2024-04-15T16:00:51.760Z] 16:00:51 [2024-04-15T16:00:51.760Z] #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 16:00:51 [2024-04-15T16:00:51.760Z] #58 44.12 golangci-lint has version v1.55.2 built with go1.21.9 from (unknown, mod sum: "h1:yllEIsSJ7MtlDBwDJ9IMBkyEUz2fYE0b5B8IUgO1oP8=") on (unknown) 16:00:51 [2024-04-15T16:00:51.760Z] #58 DONE 45.1s 16:00:51 [2024-04-15T16:00:51.760Z] 16:00:51 [2024-04-15T16:00:51.760Z] #71 [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...) 16:00:52 [2024-04-15T16:00:52.699Z] #71 ... 16:00:52 [2024-04-15T16:00:52.699Z] 16:00:52 [2024-04-15T16:00:52.699Z] #64 [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 16:00:52 [2024-04-15T16:00:52.699Z] #64 DONE 45.9s 16:00:52 [2024-04-15T16:00:52.699Z] 16:00:52 [2024-04-15T16:00:52.699Z] #72 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...) 16:00:52 [2024-04-15T16:00:52.699Z] #72 ... 16:00:52 [2024-04-15T16:00:52.699Z] 16:00:52 [2024-04-15T16:00:52.699Z] #73 [dev-systemd-false 1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images 16:00:52 [2024-04-15T16:00:52.699Z] #73 DONE 1.8s 16:00:52 [2024-04-15T16:00:52.958Z] 16:00:52 [2024-04-15T16:00:52.958Z] #74 [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...) 16:00:52 [2024-04-15T16:00:52.958Z] #74 5.356 go: downloading github.com/urfave/cli/v2 v2.27.1 16:00:52 [2024-04-15T16:00:52.958Z] #74 5.356 go: downloading github.com/Masterminds/semver/v3 v3.2.1 16:00:52 [2024-04-15T16:00:52.958Z] #74 5.371 go: downloading github.com/containernetworking/plugins v1.4.0 16:00:52 [2024-04-15T16:00:52.958Z] #74 5.373 go: downloading golang.org/x/sys v0.18.0 16:00:52 [2024-04-15T16:00:52.958Z] #74 5.404 go: downloading github.com/gorilla/mux v1.8.1 16:00:52 [2024-04-15T16:00:52.958Z] #74 5.411 go: downloading github.com/moby/sys/mountinfo v0.7.1 16:00:52 [2024-04-15T16:00:52.958Z] #74 5.432 go: downloading github.com/google/uuid v1.6.0 16:00:52 [2024-04-15T16:00:52.958Z] #74 5.434 go: downloading github.com/moby/vpnkit v0.5.0 16:00:52 [2024-04-15T16:00:52.958Z] #74 5.740 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 16:00:52 [2024-04-15T16:00:52.958Z] #74 5.743 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb 16:00:52 [2024-04-15T16:00:52.958Z] #74 5.920 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 16:00:52 [2024-04-15T16:00:52.958Z] #74 5.921 go: downloading golang.org/x/net v0.17.0 16:00:52 [2024-04-15T16:00:52.958Z] #74 6.040 go: downloading github.com/pierrec/lz4/v4 v4.1.17 16:00:52 [2024-04-15T16:00:52.958Z] #74 6.041 go: downloading github.com/josharian/native v1.1.0 16:00:52 [2024-04-15T16:00:52.958Z] #74 6.054 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 16:00:52 [2024-04-15T16:00:52.958Z] #74 6.058 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 16:00:54 [2024-04-15T16:00:54.339Z] #74 ... 16:00:54 [2024-04-15T16:00:54.339Z] 16:00:54 [2024-04-15T16:00:54.339Z] #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 16:00:54 [2024-04-15T16:00:54.339Z] #75 5.246 Hit:1 http://deb.debian.org/debian bookworm InRelease 16:00:54 [2024-04-15T16:00:54.339Z] #75 5.246 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease 16:00:54 [2024-04-15T16:00:54.339Z] #75 5.246 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease 16:00:54 [2024-04-15T16:00:54.339Z] #75 5.430 Reading package lists... 16:00:54 [2024-04-15T16:00:54.339Z] #75 6.073 + apt-get install -y --no-install-recommends gcc libc6-dev pkg-config 16:00:54 [2024-04-15T16:00:54.339Z] #75 6.082 Reading package lists... 16:00:54 [2024-04-15T16:00:54.339Z] #75 6.790 Building dependency tree... 16:00:54 [2024-04-15T16:00:54.339Z] #75 7.001 Reading state information... 16:00:54 [2024-04-15T16:00:54.339Z] #75 7.335 gcc is already the newest version (4:12.2.0-3). 16:00:54 [2024-04-15T16:00:54.339Z] #75 7.335 libc6-dev is already the newest version (2.36-9+deb12u4). 16:00:54 [2024-04-15T16:00:54.339Z] #75 7.335 pkg-config is already the newest version (1.8.1-1). 16:00:54 [2024-04-15T16:00:54.339Z] #75 7.335 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. 16:00:54 [2024-04-15T16:00:54.339Z] #75 DONE 7.6s 16:00:54 [2024-04-15T16:00:54.339Z] 16:00:54 [2024-04-15T16:00:54.339Z] #76 [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 16:00:54 [2024-04-15T16:00:54.339Z] #76 4.307 Cloning into '/tmp/crun-build'... 16:00:54 [2024-04-15T16:00:54.339Z] #76 5.008 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' 16:00:54 [2024-04-15T16:00:54.339Z] #76 5.010 Cloning into '/tmp/crun-build/libocispec'... 16:00:54 [2024-04-15T16:00:54.339Z] #76 5.280 Submodule path 'libocispec': checked out '19c05670c37a42c217caa7b141bcaada7867cc15' 16:00:54 [2024-04-15T16:00:54.339Z] #76 5.281 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' 16:00:54 [2024-04-15T16:00:54.339Z] #76 5.282 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' 16:00:54 [2024-04-15T16:00:54.339Z] #76 5.282 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' 16:00:54 [2024-04-15T16:00:54.339Z] #76 5.284 Cloning into '/tmp/crun-build/libocispec/image-spec'... 16:00:54 [2024-04-15T16:00:54.339Z] #76 5.653 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... 16:00:54 [2024-04-15T16:00:54.339Z] #76 6.086 Cloning into '/tmp/crun-build/libocispec/yajl'... 16:00:54 [2024-04-15T16:00:54.339Z] #76 6.443 Submodule path 'libocispec/image-spec': checked out '0b40f0f367c396cc5a7d6a2e8c8842271d3d3844' 16:00:54 [2024-04-15T16:00:54.339Z] #76 6.470 Submodule path 'libocispec/runtime-spec': checked out '55ae2744e3a034668fa2c40687251095a69ed63e' 16:00:54 [2024-04-15T16:00:54.339Z] #76 6.492 Submodule path 'libocispec/yajl': checked out '49923ccb2143e36850bcdeb781e2bcdf5ce22f15' 16:00:54 [2024-04-15T16:00:54.599Z] #76 ... 16:00:54 [2024-04-15T16:00:54.599Z] 16:00:54 [2024-04-15T16:00:54.599Z] #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...) 16:00:54 [2024-04-15T16:00:54.599Z] #77 0.310 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): 16:00:54 [2024-04-15T16:00:54.599Z] #77 0.310 Compatibility with CMake < 2.8.12 will be removed from a future version of 16:00:54 [2024-04-15T16:00:54.599Z] #77 0.310 CMake. 16:00:54 [2024-04-15T16:00:54.599Z] #77 0.310 16:00:54 [2024-04-15T16:00:54.599Z] #77 0.310 Update the VERSION argument <min> value or use a ...<max> suffix to tell 16:00:54 [2024-04-15T16:00:54.599Z] #77 0.310 CMake that the project does not need compatibility with older versions. 16:00:54 [2024-04-15T16:00:54.599Z] #77 0.310 16:00:54 [2024-04-15T16:00:54.859Z] #77 0.310 16:00:54 [2024-04-15T16:00:54.859Z] #77 0.372 -- The C compiler identification is GNU 12.2.0 16:00:54 [2024-04-15T16:00:54.859Z] #77 0.395 -- Detecting C compiler ABI info 16:00:54 [2024-04-15T16:00:54.859Z] #77 0.527 -- Detecting C compiler ABI info - done 16:00:54 [2024-04-15T16:00:54.859Z] #77 0.542 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped 16:00:54 [2024-04-15T16:00:54.859Z] #77 0.543 -- Detecting C compile features 16:00:54 [2024-04-15T16:00:54.859Z] #77 0.544 -- Detecting C compile features - done 16:00:54 [2024-04-15T16:00:54.859Z] #77 0.552 -- Performing Test HAS_BUILTIN_FORTIFY 16:00:54 [2024-04-15T16:00:54.859Z] #77 0.606 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 16:00:55 [2024-04-15T16:00:55.118Z] #77 0.623 -- Configuring done 16:00:55 [2024-04-15T16:00:55.118Z] #77 0.627 -- Generating done 16:00:55 [2024-04-15T16:00:55.118Z] #77 0.628 -- Build files have been written to: /go/src/github.com/krallin/tini 16:00:55 [2024-04-15T16:00:55.118Z] #77 0.706 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 16:00:55 [2024-04-15T16:00:55.378Z] #77 1.039 [100%] Linking C executable tini-static 16:00:55 [2024-04-15T16:00:55.378Z] #77 1.135 [100%] Built target tini-static 16:00:55 [2024-04-15T16:00:55.638Z] #77 ... 16:00:55 [2024-04-15T16:00:55.638Z] 16:00:55 [2024-04-15T16:00:55.638Z] #61 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 rm -f ./.git/*.lock && /download-or-build-cli.sh v26.0.0 https://github.com/docker/cli.git /build && /build/docker --version 16:00:55 [2024-04-15T16:00:55.638Z] #61 49.02 Docker version 26.0.0, build 2ae903e 16:00:55 [2024-04-15T16:00:55.638Z] #61 DONE 49.3s 16:00:55 [2024-04-15T16:00:55.898Z] 16:00:55 [2024-04-15T16:00:55.898Z] #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...) 16:00:55 [2024-04-15T16:00:55.898Z] #77 DONE 1.5s 16:00:55 [2024-04-15T16:00:55.898Z] 16:00:55 [2024-04-15T16:00:55.898Z] #72 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...) 16:00:55 [2024-04-15T16:00:55.898Z] #72 2.446 + bin/ctr 16:00:55 [2024-04-15T16:00:55.898Z] #72 2.446 go build -gcflags=-trimpath=/go/src -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.15 -X github.com/containerd/containerd/version.Revision=926c9586fe4a6236699318391cd44976a98e31f1 -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 16:01:00 [2024-04-15T16:01:00.094Z] #72 ... 16:01:00 [2024-04-15T16:01:00.094Z] 16:01:00 [2024-04-15T16:01:00.094Z] #78 [delve-supported 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...) 16:01:00 [2024-04-15T16:01:00.094Z] #78 ... 16:01:00 [2024-04-15T16:01:00.094Z] 16:01:00 [2024-04-15T16:01:00.094Z] #76 [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 16:01:00 [2024-04-15T16:01:00.094Z] #76 11.32 aclocal: warning: couldn't open directory 'm4': No such file or directory 16:01:01 [2024-04-15T16:01:01.032Z] #76 ... 16:01:01 [2024-04-15T16:01:01.033Z] 16:01:01 [2024-04-15T16:01:01.033Z] #79 [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...) 16:01:01 [2024-04-15T16:01:01.033Z] #79 1.977 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 . 16:01:02 [2024-04-15T16:01:02.413Z] #79 ... 16:01:02 [2024-04-15T16:01:02.413Z] 16:01:02 [2024-04-15T16:01:02.413Z] #76 [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 16:01:02 [2024-04-15T16:01:02.413Z] #76 15.45 libtoolize: putting auxiliary files in '.'. 16:01:02 [2024-04-15T16:01:02.413Z] #76 15.45 libtoolize: copying file './ltmain.sh' 16:01:02 [2024-04-15T16:01:02.981Z] #76 16.35 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, 16:01:03 [2024-04-15T16:01:03.240Z] #76 16.35 libtoolize: and rerunning libtoolize and aclocal. 16:01:03 [2024-04-15T16:01:03.240Z] #76 16.35 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. 16:01:05 [2024-04-15T16:01:05.778Z] #76 18.97 configure.ac:7: installing './compile' 16:01:06 [2024-04-15T16:01:06.038Z] #76 18.97 configure.ac:11: installing './config.guess' 16:01:06 [2024-04-15T16:01:06.038Z] #76 18.98 configure.ac:11: installing './config.sub' 16:01:06 [2024-04-15T16:01:06.038Z] #76 18.99 configure.ac:8: installing './install-sh' 16:01:06 [2024-04-15T16:01:06.038Z] #76 19.00 configure.ac:8: installing './missing' 16:01:06 [2024-04-15T16:01:06.038Z] #76 19.04 Makefile.am: installing './depcomp' 16:01:06 [2024-04-15T16:01:06.297Z] #76 19.67 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. 16:01:06 [2024-04-15T16:01:06.297Z] #76 19.67 libtoolize: copying file 'build-aux/ltmain.sh' 16:01:06 [2024-04-15T16:01:06.556Z] #76 19.85 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. 16:01:06 [2024-04-15T16:01:06.815Z] #76 19.85 libtoolize: copying file 'm4/libtool.m4' 16:01:06 [2024-04-15T16:01:06.815Z] #76 19.98 libtoolize: copying file 'm4/ltoptions.m4' 16:01:06 [2024-04-15T16:01:06.815Z] #76 20.11 libtoolize: copying file 'm4/ltsugar.m4' 16:01:07 [2024-04-15T16:01:07.075Z] #76 20.26 libtoolize: copying file 'm4/ltversion.m4' 16:01:07 [2024-04-15T16:01:07.075Z] #76 20.36 libtoolize: copying file 'm4/lt~obsolete.m4' 16:01:07 [2024-04-15T16:01:07.334Z] #76 20.48 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. 16:01:09 [2024-04-15T16:01:09.870Z] #76 22.67 configure.ac:3: warning: The macro `AC_CONFIG_HEADER' is obsolete. 16:01:09 [2024-04-15T16:01:09.870Z] #76 22.67 configure.ac:3: You should run autoupdate. 16:01:09 [2024-04-15T16:01:09.870Z] #76 22.67 ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... 16:01:09 [2024-04-15T16:01:09.870Z] #76 22.67 configure.ac:3: the top level 16:01:11 [2024-04-15T16:01:11.249Z] #76 24.46 configure.ac:7: installing 'build-aux/compile' 16:01:11 [2024-04-15T16:01:11.249Z] #76 24.46 configure.ac:9: installing 'build-aux/config.guess' 16:01:11 [2024-04-15T16:01:11.249Z] #76 24.47 configure.ac:9: installing 'build-aux/config.sub' 16:01:11 [2024-04-15T16:01:11.249Z] #76 24.48 configure.ac:11: installing 'build-aux/install-sh' 16:01:11 [2024-04-15T16:01:11.249Z] #76 24.49 configure.ac:11: installing 'build-aux/missing' 16:01:11 [2024-04-15T16:01:11.249Z] #76 24.57 Makefile.am: installing 'build-aux/depcomp' 16:01:11 [2024-04-15T16:01:11.510Z] #76 24.60 parallel-tests: installing 'build-aux/test-driver' 16:01:12 [2024-04-15T16:01:12.449Z] #76 25.72 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. 16:01:12 [2024-04-15T16:01:12.449Z] #76 25.72 libtoolize: copying file 'build-aux/ltmain.sh' 16:01:13 [2024-04-15T16:01:13.018Z] #76 26.18 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. 16:01:13 [2024-04-15T16:01:13.018Z] #76 26.19 libtoolize: copying file 'm4/libtool.m4' 16:01:13 [2024-04-15T16:01:13.018Z] #76 26.27 libtoolize: copying file 'm4/ltoptions.m4' 16:01:13 [2024-04-15T16:01:13.018Z] #76 26.41 libtoolize: copying file 'm4/ltsugar.m4' 16:01:13 [2024-04-15T16:01:13.277Z] #76 26.52 libtoolize: copying file 'm4/ltversion.m4' 16:01:13 [2024-04-15T16:01:13.277Z] #76 26.65 libtoolize: copying file 'm4/lt~obsolete.m4' 16:01:18 [2024-04-15T16:01:18.553Z] #76 31.38 configure.ac:11: installing 'build-aux/compile' 16:01:18 [2024-04-15T16:01:18.553Z] #76 31.38 configure.ac:11: installing 'build-aux/config.guess' 16:01:18 [2024-04-15T16:01:18.553Z] #76 31.39 configure.ac:11: installing 'build-aux/config.sub' 16:01:18 [2024-04-15T16:01:18.553Z] #76 31.40 configure.ac:13: installing 'build-aux/install-sh' 16:01:18 [2024-04-15T16:01:18.553Z] #76 31.40 configure.ac:13: installing 'build-aux/missing' 16:01:18 [2024-04-15T16:01:18.553Z] #76 31.40 configure.ac:8: installing 'build-aux/tap-driver.sh' 16:01:18 [2024-04-15T16:01:18.553Z] #76 31.50 Makefile.am: installing 'build-aux/depcomp' 16:01:19 [2024-04-15T16:01:19.073Z] #76 32.18 checking build system type... aarch64-unknown-linux-gnu 16:01:19 [2024-04-15T16:01:19.332Z] #76 32.35 checking host system type... aarch64-unknown-linux-gnu 16:01:19 [2024-04-15T16:01:19.332Z] #76 32.36 checking how to print strings... printf 16:01:19 [2024-04-15T16:01:19.332Z] #76 32.37 checking for gcc... gcc 16:01:19 [2024-04-15T16:01:19.332Z] #76 32.49 checking whether the C compiler works... yes 16:01:19 [2024-04-15T16:01:19.332Z] #76 32.57 checking for C compiler default output file name... a.out 16:01:19 [2024-04-15T16:01:19.332Z] #76 32.57 checking for suffix of executables... 16:01:19 [2024-04-15T16:01:19.674Z] #76 32.65 checking whether we are cross compiling... no 16:01:19 [2024-04-15T16:01:19.674Z] #76 32.76 checking for suffix of object files... o 16:01:19 [2024-04-15T16:01:19.674Z] #76 32.82 checking whether the compiler supports GNU C... yes 16:01:19 [2024-04-15T16:01:19.674Z] #76 32.87 checking whether gcc accepts -g... yes 16:01:19 [2024-04-15T16:01:19.674Z] #76 32.93 checking for gcc option to enable C11 features... none needed 16:01:19 [2024-04-15T16:01:19.934Z] #76 33.05 checking whether gcc understands -c and -o together... yes 16:01:19 [2024-04-15T16:01:19.934Z] #76 33.16 checking for a sed that does not truncate output... /usr/bin/sed 16:01:19 [2024-04-15T16:01:19.934Z] #76 33.18 checking for grep that handles long lines and -e... /usr/bin/grep 16:01:19 [2024-04-15T16:01:19.934Z] #76 33.19 checking for egrep... /usr/bin/grep -E 16:01:19 [2024-04-15T16:01:19.934Z] #76 33.20 checking for fgrep... /usr/bin/grep -F 16:01:19 [2024-04-15T16:01:19.934Z] #76 33.20 checking for ld used by gcc... /usr/bin/ld 16:01:19 [2024-04-15T16:01:19.934Z] #76 33.22 checking if the linker (/usr/bin/ld) is GNU ld... yes 16:01:19 [2024-04-15T16:01:19.934Z] #76 33.24 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 16:01:19 [2024-04-15T16:01:19.934Z] #76 33.25 checking the name lister (/usr/bin/nm -B) interface... BSD nm 16:01:20 [2024-04-15T16:01:20.193Z] #76 33.28 checking whether ln -s works... yes 16:01:20 [2024-04-15T16:01:20.193Z] #76 33.28 checking the maximum length of command line arguments... 1572864 16:01:20 [2024-04-15T16:01:20.193Z] #76 33.30 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop 16:01:20 [2024-04-15T16:01:20.193Z] #76 33.30 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop 16:01:20 [2024-04-15T16:01:20.193Z] #76 33.30 checking for /usr/bin/ld option to reload object files... -r 16:01:20 [2024-04-15T16:01:20.193Z] #76 33.30 checking for file... file 16:01:20 [2024-04-15T16:01:20.193Z] #76 33.30 checking for objdump... objdump 16:01:20 [2024-04-15T16:01:20.193Z] #76 33.30 checking how to recognize dependent libraries... pass_all 16:01:20 [2024-04-15T16:01:20.193Z] #76 33.30 checking for dlltool... no 16:01:20 [2024-04-15T16:01:20.193Z] #76 33.31 checking how to associate runtime and link libraries... printf %s\n 16:01:20 [2024-04-15T16:01:20.193Z] #76 33.32 checking for ar... ar 16:01:20 [2024-04-15T16:01:20.193Z] #76 33.32 checking for archiver @FILE support... @ 16:01:20 [2024-04-15T16:01:20.193Z] #76 33.38 checking for strip... strip 16:01:20 [2024-04-15T16:01:20.193Z] #76 33.39 checking for ranlib... ranlib 16:01:20 [2024-04-15T16:01:20.193Z] #76 33.39 checking for gawk... no 16:01:20 [2024-04-15T16:01:20.193Z] #76 33.39 checking for mawk... mawk 16:01:20 [2024-04-15T16:01:20.452Z] #76 33.40 checking command to parse /usr/bin/nm -B output from gcc object... ok 16:01:20 [2024-04-15T16:01:20.712Z] #76 33.75 checking for sysroot... no 16:01:20 [2024-04-15T16:01:20.712Z] #76 33.75 checking for a working dd... /usr/bin/dd 16:01:20 [2024-04-15T16:01:20.712Z] #76 33.78 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 16:01:20 [2024-04-15T16:01:20.712Z] #76 33.80 checking for mt... no 16:01:20 [2024-04-15T16:01:20.712Z] #76 33.80 checking if : is a manifest tool... no 16:01:20 [2024-04-15T16:01:20.712Z] #76 33.81 checking for stdio.h... yes 16:01:20 [2024-04-15T16:01:20.712Z] #76 33.87 checking for stdlib.h... yes 16:01:20 [2024-04-15T16:01:20.712Z] #76 33.91 checking for string.h... yes 16:01:20 [2024-04-15T16:01:20.971Z] #76 34.00 checking for inttypes.h... yes 16:01:20 [2024-04-15T16:01:20.971Z] #76 34.08 checking for stdint.h... yes 16:01:21 [2024-04-15T16:01:21.235Z] #76 34.22 checking for strings.h... yes 16:01:21 [2024-04-15T16:01:21.235Z] #76 34.28 checking for sys/stat.h... yes 16:01:21 [2024-04-15T16:01:21.235Z] #76 34.31 checking for sys/types.h... yes 16:01:21 [2024-04-15T16:01:21.235Z] #76 34.37 checking for unistd.h... yes 16:01:21 [2024-04-15T16:01:21.235Z] #76 34.42 checking for dlfcn.h... yes 16:01:21 [2024-04-15T16:01:21.235Z] #76 34.46 checking for objdir... .libs 16:01:21 [2024-04-15T16:01:21.500Z] #76 34.63 checking if gcc supports -fno-rtti -fno-exceptions... no 16:01:21 [2024-04-15T16:01:21.500Z] #76 34.68 checking for gcc option to produce PIC... -fPIC -DPIC 16:01:21 [2024-04-15T16:01:21.500Z] #76 34.68 checking if gcc PIC flag -fPIC -DPIC works... yes 16:01:21 [2024-04-15T16:01:21.500Z] #76 34.74 checking if gcc static flag -static works... yes 16:01:21 [2024-04-15T16:01:21.500Z] #76 34.82 checking if gcc supports -c -o file.o... yes 16:01:21 [2024-04-15T16:01:21.760Z] #76 34.85 checking if gcc supports -c -o file.o... (cached) yes 16:01:21 [2024-04-15T16:01:21.760Z] #76 34.85 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes 16:01:21 [2024-04-15T16:01:21.760Z] #76 34.88 checking dynamic linker characteristics... GNU/Linux ld.so 16:01:22 [2024-04-15T16:01:22.019Z] #76 35.13 checking how to hardcode library paths into programs... immediate 16:01:22 [2024-04-15T16:01:22.019Z] #76 35.13 checking whether stripping libraries is possible... yes 16:01:22 [2024-04-15T16:01:22.019Z] #76 35.14 checking if libtool supports shared libraries... yes 16:01:22 [2024-04-15T16:01:22.019Z] #76 35.15 checking whether to build shared libraries... no 16:01:22 [2024-04-15T16:01:22.019Z] #76 35.15 checking whether to build static libraries... yes 16:01:22 [2024-04-15T16:01:22.019Z] #76 35.15 checking for a BSD-compatible install... /usr/bin/install -c 16:01:22 [2024-04-15T16:01:22.019Z] #76 35.18 checking whether build environment is sane... yes 16:01:22 [2024-04-15T16:01:22.019Z] #76 35.22 checking for a race-free mkdir -p... /usr/bin/mkdir -p 16:01:22 [2024-04-15T16:01:22.019Z] #76 35.22 checking whether make sets $(MAKE)... yes 16:01:22 [2024-04-15T16:01:22.279Z] #76 35.26 checking whether make supports the include directive... yes (GNU style) 16:01:22 [2024-04-15T16:01:22.279Z] #76 35.27 checking whether make supports nested variables... yes 16:01:22 [2024-04-15T16:01:22.279Z] #76 35.29 checking whether UID '0' is supported by ustar format... yes 16:01:22 [2024-04-15T16:01:22.279Z] #76 35.29 checking whether GID '0' is supported by ustar format... yes 16:01:22 [2024-04-15T16:01:22.279Z] #76 35.29 checking how to create a ustar tar archive... gnutar 16:01:22 [2024-04-15T16:01:22.279Z] #76 35.35 checking dependency style of gcc... gcc3 16:01:22 [2024-04-15T16:01:22.279Z] #76 35.46 checking whether to enable maintainer-specific portions of Makefiles... yes 16:01:22 [2024-04-15T16:01:22.279Z] #76 35.46 checking whether make supports nested variables... (cached) yes 16:01:22 [2024-04-15T16:01:22.279Z] #76 35.46 checking for gawk... (cached) mawk 16:01:22 [2024-04-15T16:01:22.279Z] #76 35.46 checking for a sed that does not truncate output... (cached) /usr/bin/sed 16:01:22 [2024-04-15T16:01:22.279Z] #76 35.46 checking for gcc... (cached) gcc 16:01:22 [2024-04-15T16:01:22.539Z] #76 35.58 checking whether the compiler supports GNU C... (cached) yes 16:01:22 [2024-04-15T16:01:22.539Z] #76 35.58 checking whether gcc accepts -g... (cached) yes 16:01:22 [2024-04-15T16:01:22.539Z] #76 35.58 checking for gcc option to enable C11 features... (cached) none needed 16:01:22 [2024-04-15T16:01:22.539Z] #76 35.59 checking whether gcc understands -c and -o together... (cached) yes 16:01:22 [2024-04-15T16:01:22.539Z] #76 35.59 checking for a Python interpreter with version >= 3... python3 16:01:22 [2024-04-15T16:01:22.539Z] #76 35.62 checking for python3... /usr/bin/python3 16:01:22 [2024-04-15T16:01:22.539Z] #76 35.63 checking for python3 version... 3.11 16:01:22 [2024-04-15T16:01:22.539Z] #76 35.64 checking for python3 platform... linux 16:01:22 [2024-04-15T16:01:22.539Z] #76 35.67 checking for GNU default python3 prefix... ${prefix} 16:01:22 [2024-04-15T16:01:22.539Z] #76 35.67 checking for GNU default python3 exec_prefix... ${exec_prefix} 16:01:22 [2024-04-15T16:01:22.539Z] #76 35.67 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages 16:01:22 [2024-04-15T16:01:22.539Z] #76 35.73 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages 16:01:22 [2024-04-15T16:01:22.539Z] #76 35.76 checking for go-md2man... no 16:01:22 [2024-04-15T16:01:22.539Z] #76 35.76 checking for error.h... yes 16:01:22 [2024-04-15T16:01:22.539Z] #76 35.80 checking for linux/openat2.h... yes 16:01:22 [2024-04-15T16:01:22.798Z] #76 35.84 checking for stdatomic.h... yes 16:01:22 [2024-04-15T16:01:22.798Z] #76 35.94 checking for linux/ioprio.h... yes 16:01:23 [2024-04-15T16:01:23.058Z] #76 36.05 checking for atomic_int... yes 16:01:23 [2024-04-15T16:01:23.058Z] #76 36.12 checking for atomic_bool... yes 16:01:23 [2024-04-15T16:01:23.058Z] #76 36.27 checking for copy_file_range... yes 16:01:23 [2024-04-15T16:01:23.058Z] #76 36.36 checking for fgetxattr... yes 16:01:23 [2024-04-15T16:01:23.317Z] #76 36.43 checking for statx... yes 16:01:23 [2024-04-15T16:01:23.317Z] #76 36.53 checking for fgetpwent_r... yes 16:01:23 [2024-04-15T16:01:23.577Z] #76 36.67 checking for issetugid... no 16:01:23 [2024-04-15T16:01:23.836Z] #76 36.79 checking for memfd_create... yes 16:01:23 [2024-04-15T16:01:23.836Z] #76 36.88 checking for pkg-config... /usr/bin/pkg-config 16:01:23 [2024-04-15T16:01:23.836Z] #76 36.88 checking pkg-config is at least version 0.9.0... yes 16:01:23 [2024-04-15T16:01:23.836Z] #76 36.89 checking for library containing yajl_tree_get... -lyajl 16:01:24 [2024-04-15T16:01:24.096Z] #76 37.08 checking for yajl >= 2.0.0... yes 16:01:24 [2024-04-15T16:01:24.097Z] #76 37.09 checking for sys/capability.h... yes 16:01:24 [2024-04-15T16:01:24.097Z] #76 37.14 checking for library containing cap_from_name... -lcap 16:01:24 [2024-04-15T16:01:24.097Z] #76 37.25 checking for library containing gcry_check_version... no 16:01:24 [2024-04-15T16:01:24.357Z] #76 37.42 checking for library containing dlopen... none required 16:01:24 [2024-04-15T16:01:24.616Z] #76 37.57 checking for seccomp.h... yes 16:01:24 [2024-04-15T16:01:24.616Z] #76 37.62 checking for library containing seccomp_rule_add... -lseccomp 16:01:24 [2024-04-15T16:01:24.876Z] #76 37.87 checking for library containing seccomp_arch_resolve_name... none required 16:01:24 [2024-04-15T16:01:24.876Z] #76 37.97 checking for systemd/sd-bus.h... yes 16:01:24 [2024-04-15T16:01:24.876Z] #76 38.04 checking for library containing sd_bus_match_signal_async... -lsystemd 16:01:25 [2024-04-15T16:01:25.135Z] #76 38.21 checking for sd_notify_barrier... yes 16:01:25 [2024-04-15T16:01:25.135Z] #76 38.34 checking for linux/bpf.h... yes 16:01:25 [2024-04-15T16:01:25.395Z] #76 38.47 checking compilation for eBPF... yes 16:01:25 [2024-04-15T16:01:25.395Z] #76 38.52 checking for criu >= 3.15... no 16:01:25 [2024-04-15T16:01:25.395Z] #76 38.53 configure: CRIU headers not found, building without CRIU support 16:01:25 [2024-04-15T16:01:25.395Z] #76 38.53 checking for criu > 3.16... no 16:01:25 [2024-04-15T16:01:25.395Z] #76 38.55 configure: CRIU version doesn't support join-ns API 16:01:25 [2024-04-15T16:01:25.395Z] #76 38.56 checking for criu > 3.16.1... no 16:01:25 [2024-04-15T16:01:25.395Z] #76 38.57 configure: CRIU version doesn't support for pre-dumping 16:01:25 [2024-04-15T16:01:25.395Z] #76 38.57 checking for new mount API (fsconfig)... yes 16:01:25 [2024-04-15T16:01:25.395Z] #76 38.69 yes 16:01:25 [2024-04-15T16:01:25.655Z] #76 38.69 checking for seccomp notify API... yes 16:01:25 [2024-04-15T16:01:25.655Z] #76 38.75 checking for gperf... no 16:01:25 [2024-04-15T16:01:25.655Z] #76 38.75 configure: gperf not found - cannot rebuild signal parser code 16:01:25 [2024-04-15T16:01:25.655Z] #76 38.75 checking for library containing argp_parse... none required 16:01:25 [2024-04-15T16:01:25.914Z] #76 38.95 checking that generated files are newer than configure... done 16:01:25 [2024-04-15T16:01:25.914Z] #76 38.95 configure: creating ./config.status 16:01:27 [2024-04-15T16:01:27.299Z] #76 40.57 config.status: creating Makefile 16:01:27 [2024-04-15T16:01:27.560Z] #76 40.59 config.status: creating config.h 16:01:27 [2024-04-15T16:01:27.560Z] #76 40.60 config.status: executing libtool commands 16:01:27 [2024-04-15T16:01:27.560Z] #76 40.61 config.status: executing depfiles commands 16:01:27 [2024-04-15T16:01:27.821Z] #76 41.04 === configuring in libocispec (/tmp/crun-build/libocispec) 16:01:27 [2024-04-15T16:01:27.821Z] #76 41.05 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. 16:01:28 [2024-04-15T16:01:28.081Z] #76 41.22 checking for gcc... gcc 16:01:28 [2024-04-15T16:01:28.081Z] #76 41.27 checking whether the C compiler works... yes 16:01:28 [2024-04-15T16:01:28.081Z] #76 41.32 checking for C compiler default output file name... a.out 16:01:28 [2024-04-15T16:01:28.081Z] #76 41.32 checking for suffix of executables... 16:01:28 [2024-04-15T16:01:28.081Z] #76 41.36 checking whether we are cross compiling... no 16:01:28 [2024-04-15T16:01:28.341Z] #76 41.43 checking for suffix of object files... o 16:01:28 [2024-04-15T16:01:28.341Z] #76 41.47 checking whether the compiler supports GNU C... yes 16:01:28 [2024-04-15T16:01:28.341Z] #76 41.50 checking whether gcc accepts -g... yes 16:01:28 [2024-04-15T16:01:28.341Z] #76 41.54 checking for gcc option to enable C11 features... none needed 16:01:28 [2024-04-15T16:01:28.341Z] #76 41.62 checking whether gcc understands -c and -o together... yes 16:01:28 [2024-04-15T16:01:28.601Z] #76 41.69 checking for stdio.h... yes 16:01:28 [2024-04-15T16:01:28.601Z] #76 41.74 checking for stdlib.h... yes 16:01:28 [2024-04-15T16:01:28.601Z] #76 41.78 checking for string.h... yes 16:01:28 [2024-04-15T16:01:28.601Z] #76 41.82 checking for inttypes.h... yes 16:01:28 [2024-04-15T16:01:28.601Z] #76 41.86 checking for stdint.h... yes 16:01:28 [2024-04-15T16:01:28.601Z] #76 41.90 checking for strings.h... yes 16:01:28 [2024-04-15T16:01:28.860Z] #76 41.94 checking for sys/stat.h... yes 16:01:28 [2024-04-15T16:01:28.860Z] #76 41.99 checking for sys/types.h... yes 16:01:28 [2024-04-15T16:01:28.860Z] #76 42.04 checking for unistd.h... yes 16:01:28 [2024-04-15T16:01:28.860Z] #76 42.09 checking for wchar.h... yes 16:01:28 [2024-04-15T16:01:28.860Z] #76 42.13 checking for minix/config.h... no 16:01:29 [2024-04-15T16:01:29.120Z] #76 42.18 checking whether it is safe to define __EXTENSIONS__... yes 16:01:29 [2024-04-15T16:01:29.120Z] #76 42.25 checking whether _XOPEN_SOURCE should be defined... no 16:01:29 [2024-04-15T16:01:29.120Z] #76 42.30 checking build system type... aarch64-unknown-linux-gnu 16:01:29 [2024-04-15T16:01:29.379Z] #76 42.45 checking host system type... aarch64-unknown-linux-gnu 16:01:29 [2024-04-15T16:01:29.379Z] #76 42.45 checking how to print strings... printf 16:01:29 [2024-04-15T16:01:29.379Z] #76 42.46 checking for a sed that does not truncate output... /usr/bin/sed 16:01:29 [2024-04-15T16:01:29.379Z] #76 42.47 checking for grep that handles long lines and -e... /usr/bin/grep 16:01:29 [2024-04-15T16:01:29.379Z] #76 42.47 checking for egrep... /usr/bin/grep -E 16:01:29 [2024-04-15T16:01:29.379Z] #76 42.47 checking for fgrep... /usr/bin/grep -F 16:01:29 [2024-04-15T16:01:29.379Z] #76 42.48 checking for ld used by gcc... /usr/bin/ld 16:01:29 [2024-04-15T16:01:29.379Z] #76 42.48 checking if the linker (/usr/bin/ld) is GNU ld... yes 16:01:29 [2024-04-15T16:01:29.379Z] #76 42.48 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 16:01:29 [2024-04-15T16:01:29.379Z] #76 42.49 checking the name lister (/usr/bin/nm -B) interface... BSD nm 16:01:29 [2024-04-15T16:01:29.379Z] #76 42.54 checking whether ln -s works... yes 16:01:29 [2024-04-15T16:01:29.379Z] #76 42.54 checking the maximum length of command line arguments... 1572864 16:01:29 [2024-04-15T16:01:29.379Z] #76 42.55 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop 16:01:29 [2024-04-15T16:01:29.379Z] #76 42.55 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop 16:01:29 [2024-04-15T16:01:29.379Z] #76 42.55 checking for /usr/bin/ld option to reload object files... -r 16:01:29 [2024-04-15T16:01:29.379Z] #76 42.55 checking for file... file 16:01:29 [2024-04-15T16:01:29.379Z] #76 42.55 checking for objdump... objdump 16:01:29 [2024-04-15T16:01:29.379Z] #76 42.55 checking how to recognize dependent libraries... pass_all 16:01:29 [2024-04-15T16:01:29.379Z] #76 42.55 checking for dlltool... no 16:01:29 [2024-04-15T16:01:29.379Z] #76 42.55 checking how to associate runtime and link libraries... printf %s\n 16:01:29 [2024-04-15T16:01:29.379Z] #76 42.55 checking for ar... ar 16:01:29 [2024-04-15T16:01:29.379Z] #76 42.55 checking for archiver @FILE support... @ 16:01:29 [2024-04-15T16:01:29.379Z] #76 42.61 checking for strip... strip 16:01:29 [2024-04-15T16:01:29.379Z] #76 42.61 checking for ranlib... ranlib 16:01:29 [2024-04-15T16:01:29.379Z] #76 42.61 checking for gawk... no 16:01:29 [2024-04-15T16:01:29.379Z] #76 42.61 checking for mawk... mawk 16:01:29 [2024-04-15T16:01:29.639Z] #76 42.61 checking command to parse /usr/bin/nm -B output from gcc object... ok 16:01:29 [2024-04-15T16:01:29.639Z] #76 42.78 checking for sysroot... no 16:01:29 [2024-04-15T16:01:29.639Z] #76 42.78 checking for a working dd... /usr/bin/dd 16:01:29 [2024-04-15T16:01:29.639Z] #76 42.79 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 16:01:29 [2024-04-15T16:01:29.639Z] #76 42.79 checking for mt... no 16:01:29 [2024-04-15T16:01:29.639Z] #76 42.79 checking if : is a manifest tool... no 16:01:29 [2024-04-15T16:01:29.639Z] #76 42.80 checking for dlfcn.h... yes 16:01:29 [2024-04-15T16:01:29.639Z] #76 42.86 checking for objdir... .libs 16:01:29 [2024-04-15T16:01:29.898Z] #76 42.96 checking if gcc supports -fno-rtti -fno-exceptions... no 16:01:29 [2024-04-15T16:01:29.898Z] #76 43.01 checking for gcc option to produce PIC... -fPIC -DPIC 16:01:29 [2024-04-15T16:01:29.898Z] #76 43.01 checking if gcc PIC flag -fPIC -DPIC works... yes 16:01:29 [2024-04-15T16:01:29.898Z] #76 43.03 checking if gcc static flag -static works... yes 16:01:30 [2024-04-15T16:01:30.157Z] #76 43.11 checking if gcc supports -c -o file.o... yes 16:01:30 [2024-04-15T16:01:30.157Z] #76 43.19 checking if gcc supports -c -o file.o... (cached) yes 16:01:30 [2024-04-15T16:01:30.157Z] #76 43.19 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes 16:01:30 [2024-04-15T16:01:30.157Z] #76 43.20 checking dynamic linker characteristics... GNU/Linux ld.so 16:01:30 [2024-04-15T16:01:30.157Z] #76 43.30 checking how to hardcode library paths into programs... immediate 16:01:30 [2024-04-15T16:01:30.157Z] #76 43.30 checking whether stripping libraries is possible... yes 16:01:30 [2024-04-15T16:01:30.157Z] #76 43.30 checking if libtool supports shared libraries... yes 16:01:30 [2024-04-15T16:01:30.157Z] #76 43.30 checking whether to build shared libraries... no 16:01:30 [2024-04-15T16:01:30.157Z] #76 43.30 checking whether to build static libraries... yes 16:01:30 [2024-04-15T16:01:30.157Z] #76 43.30 checking for a BSD-compatible install... /usr/bin/install -c 16:01:30 [2024-04-15T16:01:30.157Z] #76 43.31 checking whether build environment is sane... yes 16:01:30 [2024-04-15T16:01:30.157Z] #76 43.32 checking for a race-free mkdir -p... /usr/bin/mkdir -p 16:01:30 [2024-04-15T16:01:30.157Z] #76 43.32 checking whether make sets $(MAKE)... yes 16:01:30 [2024-04-15T16:01:30.157Z] #76 43.34 checking whether make supports the include directive... yes (GNU style) 16:01:30 [2024-04-15T16:01:30.157Z] #76 43.34 checking whether make supports nested variables... yes 16:01:30 [2024-04-15T16:01:30.157Z] #76 43.35 checking whether UID '0' is supported by ustar format... yes 16:01:30 [2024-04-15T16:01:30.157Z] #76 43.35 checking whether GID '0' is supported by ustar format... yes 16:01:30 [2024-04-15T16:01:30.157Z] #76 43.35 checking how to create a ustar tar archive... gnutar 16:01:30 [2024-04-15T16:01:30.157Z] #76 43.36 checking dependency style of gcc... gcc3 16:01:30 [2024-04-15T16:01:30.157Z] #76 43.40 checking whether to enable maintainer-specific portions of Makefiles... yes 16:01:30 [2024-04-15T16:01:30.157Z] #76 43.40 checking whether make supports nested variables... (cached) yes 16:01:30 [2024-04-15T16:01:30.157Z] #76 43.40 checking for pkg-config... /usr/bin/pkg-config 16:01:30 [2024-04-15T16:01:30.157Z] #76 43.40 checking pkg-config is at least version 0.9.0... yes 16:01:30 [2024-04-15T16:01:30.157Z] #76 43.40 checking for yajl >= 2.1.0... yes 16:01:30 [2024-04-15T16:01:30.157Z] #76 43.41 checking for a sed that does not truncate output... (cached) /usr/bin/sed 16:01:30 [2024-04-15T16:01:30.157Z] #76 43.41 checking for gcc... (cached) gcc 16:01:30 [2024-04-15T16:01:30.157Z] #76 43.43 checking whether the compiler supports GNU C... (cached) yes 16:01:30 [2024-04-15T16:01:30.157Z] #76 43.43 checking whether gcc accepts -g... (cached) yes 16:01:30 [2024-04-15T16:01:30.157Z] #76 43.43 checking for gcc option to enable C11 features... (cached) none needed 16:01:30 [2024-04-15T16:01:30.157Z] #76 43.43 checking whether gcc understands -c and -o together... (cached) yes 16:01:30 [2024-04-15T16:01:30.157Z] #76 43.43 checking for a Python interpreter with version >= 3... python3 16:01:30 [2024-04-15T16:01:30.157Z] #76 43.45 checking for python3... /usr/bin/python3 16:01:30 [2024-04-15T16:01:30.157Z] #76 43.45 checking for python3 version... 3.11 16:01:30 [2024-04-15T16:01:30.157Z] #76 43.46 checking for python3 platform... linux 16:01:30 [2024-04-15T16:01:30.157Z] #76 43.47 checking for GNU default python3 prefix... ${prefix} 16:01:30 [2024-04-15T16:01:30.157Z] #76 43.47 checking for GNU default python3 exec_prefix... ${exec_prefix} 16:01:30 [2024-04-15T16:01:30.157Z] #76 43.47 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages 16:01:30 [2024-04-15T16:01:30.416Z] #76 43.50 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages 16:01:30 [2024-04-15T16:01:30.985Z] #76 43.55 checking that generated files are newer than configure... done 16:01:31 [2024-04-15T16:01:31.244Z] #76 44.32 configure: creating ./config.status 16:01:31 [2024-04-15T16:01:31.503Z] #76 44.85 config.status: creating Makefile 16:01:31 [2024-04-15T16:01:31.762Z] #76 44.86 config.status: creating ocispec.pc 16:01:31 [2024-04-15T16:01:31.762Z] #76 44.87 config.status: creating config.h 16:01:31 [2024-04-15T16:01:31.762Z] #76 44.88 config.status: executing libtool commands 16:01:31 [2024-04-15T16:01:31.762Z] #76 44.89 config.status: executing depfiles commands 16:01:31 [2024-04-15T16:01:31.762Z] #76 45.02 === configuring in yajl (/tmp/crun-build/libocispec/yajl) 16:01:31 [2024-04-15T16:01:31.762Z] #76 45.03 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. 16:01:31 [2024-04-15T16:01:31.762Z] #76 45.09 checking for gcc... gcc 16:01:31 [2024-04-15T16:01:31.762Z] #76 45.11 checking whether the C compiler works... yes 16:01:31 [2024-04-15T16:01:31.762Z] #76 45.15 checking for C compiler default output file name... a.out 16:01:32 [2024-04-15T16:01:32.021Z] #76 45.15 checking for suffix of executables... 16:01:32 [2024-04-15T16:01:32.021Z] #76 45.19 checking whether we are cross compiling... no 16:01:32 [2024-04-15T16:01:32.021Z] #76 45.24 checking for suffix of object files... o 16:01:32 [2024-04-15T16:01:32.021Z] #76 45.26 checking whether the compiler supports GNU C... yes 16:01:32 [2024-04-15T16:01:32.021Z] #76 45.28 checking whether gcc accepts -g... yes 16:01:32 [2024-04-15T16:01:32.021Z] #76 45.31 checking for gcc option to enable C11 features... none needed 16:01:32 [2024-04-15T16:01:32.281Z] #76 45.40 checking whether gcc understands -c and -o together... yes 16:01:32 [2024-04-15T16:01:32.281Z] #76 45.45 checking for a BSD-compatible install... /usr/bin/install -c 16:01:32 [2024-04-15T16:01:32.281Z] #76 45.46 checking whether build environment is sane... yes 16:01:32 [2024-04-15T16:01:32.281Z] #76 45.47 checking for a race-free mkdir -p... /usr/bin/mkdir -p 16:01:32 [2024-04-15T16:01:32.281Z] #76 45.48 checking for gawk... no 16:01:32 [2024-04-15T16:01:32.281Z] #76 45.48 checking for mawk... mawk 16:01:32 [2024-04-15T16:01:32.281Z] #76 45.48 checking whether make sets $(MAKE)... yes 16:01:32 [2024-04-15T16:01:32.281Z] #76 45.50 checking whether make supports the include directive... 16:01:32 [2024-04-15T16:01:32.281Z] #76 ... 16:01:32 [2024-04-15T16:01:32.281Z] 16:01:32 [2024-04-15T16:01:32.281Z] #79 [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...) 16:01:32 [2024-04-15T16:01:32.281Z] #79 DONE 41.4s 16:01:32 [2024-04-15T16:01:32.281Z] 16:01:32 [2024-04-15T16:01:32.281Z] #78 [delve-supported 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...) 16:01:32 [2024-04-15T16:01:32.281Z] #78 DONE 42.8s 16:01:32 [2024-04-15T16:01:32.281Z] 16:01:32 [2024-04-15T16:01:32.281Z] #71 [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...) 16:01:32 [2024-04-15T16:01:32.281Z] #71 DONE 41.3s 16:01:32 [2024-04-15T16:01:32.281Z] 16:01:32 [2024-04-15T16:01:32.281Z] #74 [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...) 16:01:32 [2024-04-15T16:01:32.281Z] #74 DONE 45.7s 16:01:32 [2024-04-15T16:01:32.281Z] 16:01:32 [2024-04-15T16:01:32.281Z] #76 [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 16:01:32 [2024-04-15T16:01:32.281Z] #76 45.50 checking whether make supports the include directive... yes (GNU style) 16:01:32 [2024-04-15T16:01:32.281Z] #76 45.53 checking whether make supports nested variables... yes 16:01:32 [2024-04-15T16:01:32.281Z] #76 45.54 checking whether UID '0' is supported by ustar format... yes 16:01:32 [2024-04-15T16:01:32.281Z] #76 45.54 checking whether GID '0' is supported by ustar format... yes 16:01:32 [2024-04-15T16:01:32.281Z] #76 45.54 checking how to create a ustar tar archive... gnutar 16:01:32 [2024-04-15T16:01:32.281Z] #76 45.55 checking dependency style of gcc... gcc3 16:01:32 [2024-04-15T16:01:32.281Z] #76 45.58 checking whether to enable maintainer-specific portions of Makefiles... yes 16:01:32 [2024-04-15T16:01:32.281Z] #76 45.58 checking whether make supports nested variables... (cached) yes 16:01:32 [2024-04-15T16:01:32.281Z] #76 45.59 checking build system type... 16:01:32 [2024-04-15T16:01:32.281Z] #76 ... 16:01:32 [2024-04-15T16:01:32.281Z] 16:01:32 [2024-04-15T16:01:32.281Z] #80 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/ 16:01:32 [2024-04-15T16:01:32.552Z] #80 DONE 0.1s 16:01:32 [2024-04-15T16:01:32.552Z] 16:01:32 [2024-04-15T16:01:32.552Z] #76 [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 16:01:32 [2024-04-15T16:01:32.552Z] #76 45.59 checking build system type... aarch64-unknown-linux-gnu 16:01:32 [2024-04-15T16:01:32.552Z] #76 45.64 checking host system type... aarch64-unknown-linux-gnu 16:01:32 [2024-04-15T16:01:32.552Z] #76 45.64 checking how to print strings... printf 16:01:32 [2024-04-15T16:01:32.552Z] #76 45.65 checking for a sed that does not truncate output... /usr/bin/sed 16:01:32 [2024-04-15T16:01:32.552Z] #76 45.65 checking for grep that handles long lines and -e... /usr/bin/grep 16:01:32 [2024-04-15T16:01:32.552Z] #76 45.66 checking for egrep... /usr/bin/grep -E 16:01:32 [2024-04-15T16:01:32.552Z] #76 45.66 checking for fgrep... /usr/bin/grep -F 16:01:32 [2024-04-15T16:01:32.552Z] #76 45.66 checking for ld used by gcc... /usr/bin/ld 16:01:32 [2024-04-15T16:01:32.552Z] #76 45.67 checking if the linker (/usr/bin/ld) is GNU ld... yes 16:01:32 [2024-04-15T16:01:32.552Z] #76 45.67 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 16:01:32 [2024-04-15T16:01:32.552Z] #76 45.67 checking the name lister (/usr/bin/nm -B) interface... BSD nm 16:01:32 [2024-04-15T16:01:32.552Z] #76 45.70 checking whether ln -s works... yes 16:01:32 [2024-04-15T16:01:32.552Z] #76 45.70 checking the maximum length of command line arguments... 1572864 16:01:32 [2024-04-15T16:01:32.552Z] 16:01:32 [2024-04-15T16:01:32.552Z] #76 ... 16:01:32 [2024-04-15T16:01:32.552Z] 16:01:32 [2024-04-15T16:01:32.552Z] #81 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/ 16:01:32 [2024-04-15T16:01:32.552Z] #81 DONE 0.1s 16:01:32 [2024-04-15T16:01:32.552Z] 16:01:32 [2024-04-15T16:01:32.552Z] #76 [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 16:01:32 [2024-04-15T16:01:32.552Z] #76 45.71 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop 16:01:32 [2024-04-15T16:01:32.552Z] #76 45.71 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop 16:01:32 [2024-04-15T16:01:32.552Z] #76 45.71 checking for /usr/bin/ld option to reload object files... -r 16:01:32 [2024-04-15T16:01:32.552Z] #76 45.71 checking for file... file 16:01:32 [2024-04-15T16:01:32.552Z] #76 45.71 checking for objdump... objdump 16:01:32 [2024-04-15T16:01:32.552Z] #76 45.71 checking how to recognize dependent libraries... pass_all 16:01:32 [2024-04-15T16:01:32.552Z] #76 45.71 checking for dlltool... no 16:01:32 [2024-04-15T16:01:32.552Z] #76 45.71 checking how to associate runtime and link libraries... printf %s\n 16:01:32 [2024-04-15T16:01:32.552Z] #76 45.71 checking for ar... ar 16:01:32 [2024-04-15T16:01:32.552Z] #76 45.71 checking for archiver @FILE support... @ 16:01:32 [2024-04-15T16:01:32.552Z] #76 45.77 checking for strip... strip 16:01:32 [2024-04-15T16:01:32.552Z] #76 45.77 checking for ranlib... ranlib 16:01:32 [2024-04-15T16:01:32.552Z] #76 45.77 checking command to parse /usr/bin/nm -B output from gcc object... ok 16:01:32 [2024-04-15T16:01:32.552Z] #76 45.87 checking for sysroot... no 16:01:32 [2024-04-15T16:01:32.552Z] #76 45.87 checking for a working dd... /usr/bin/dd 16:01:32 [2024-04-15T16:01:32.552Z] #76 45.88 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 16:01:32 [2024-04-15T16:01:32.552Z] #76 45.88 checking for mt... no 16:01:32 [2024-04-15T16:01:32.552Z] #76 45.88 checking if : is a manifest tool... no 16:01:32 [2024-04-15T16:01:32.552Z] #76 45.89 checking for stdio.h... yes 16:01:32 [2024-04-15T16:01:32.552Z] #76 45.91 checking for stdlib.h... yes 16:01:32 [2024-04-15T16:01:32.811Z] #76 45.93 checking for string.h... yes 16:01:32 [2024-04-15T16:01:32.811Z] #76 45.96 checking for inttypes.h... yes 16:01:32 [2024-04-15T16:01:32.811Z] #76 45.99 checking for stdint.h... yes 16:01:32 [2024-04-15T16:01:32.811Z] #76 46.02 checking for strings.h... yes 16:01:32 [2024-04-15T16:01:32.811Z] #76 46.05 checking for sys/stat.h... yes 16:01:32 [2024-04-15T16:01:32.811Z] #76 46.08 checking for sys/types.h... yes 16:01:32 [2024-04-15T16:01:32.811Z] #76 46.12 checking for unistd.h... yes 16:01:33 [2024-04-15T16:01:33.071Z] #76 46.16 checking for dlfcn.h... yes 16:01:33 [2024-04-15T16:01:33.071Z] #76 46.20 checking for objdir... .libs 16:01:33 [2024-04-15T16:01:33.071Z] #76 46.27 checking if gcc supports -fno-rtti -fno-exceptions... no 16:01:33 [2024-04-15T16:01:33.071Z] #76 46.29 checking for gcc option to produce PIC... -fPIC -DPIC 16:01:33 [2024-04-15T16:01:33.071Z] #76 46.29 checking if gcc PIC flag -fPIC -DPIC works... yes 16:01:33 [2024-04-15T16:01:33.071Z] #76 46.31 checking if gcc static flag -static works... yes 16:01:33 [2024-04-15T16:01:33.330Z] #76 46.38 checking if gcc supports -c -o file.o... yes 16:01:33 [2024-04-15T16:01:33.330Z] #76 46.41 checking if gcc supports -c -o file.o... (cached) yes 16:01:33 [2024-04-15T16:01:33.330Z] #76 46.41 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes 16:01:33 [2024-04-15T16:01:33.330Z] #76 46.42 checking dynamic linker characteristics... GNU/Linux ld.so 16:01:33 [2024-04-15T16:01:33.330Z] #76 46.48 checking how to hardcode library paths into programs... immediate 16:01:33 [2024-04-15T16:01:33.330Z] #76 46.48 checking whether stripping libraries is possible... yes 16:01:33 [2024-04-15T16:01:33.330Z] #76 46.48 checking if libtool supports shared libraries... yes 16:01:33 [2024-04-15T16:01:33.330Z] #76 46.48 checking whether to build shared libraries... no 16:01:33 [2024-04-15T16:01:33.330Z] #76 46.48 checking whether to build static libraries... yes 16:01:33 [2024-04-15T16:01:33.330Z] #76 46.48 checking for float.h... yes 16:01:33 [2024-04-15T16:01:33.330Z] #76 46.52 checking for limits.h... yes 16:01:33 [2024-04-15T16:01:33.330Z] #76 46.60 checking for stddef.h... yes 16:01:33 [2024-04-15T16:01:33.588Z] #76 46.65 checking for stdlib.h... (cached) yes 16:01:33 [2024-04-15T16:01:33.588Z] #76 46.65 checking for string.h... (cached) yes 16:01:33 [2024-04-15T16:01:33.588Z] #76 46.65 checking for sys/time.h... yes 16:01:33 [2024-04-15T16:01:33.588Z] #76 46.71 checking for inline... inline 16:01:33 [2024-04-15T16:01:33.588Z] #76 46.73 checking for size_t... yes 16:01:33 [2024-04-15T16:01:33.588Z] #76 46.85 checking for GNU libc compatible malloc... yes 16:01:33 [2024-04-15T16:01:33.847Z] #76 46.98 checking for GNU libc compatible realloc... yes 16:01:33 [2024-04-15T16:01:33.847Z] #76 47.06 checking for working strtod... yes 16:01:34 [2024-04-15T16:01:34.106Z] #76 47.18 checking for gettimeofday... yes 16:01:34 [2024-04-15T16:01:34.106Z] #76 47.28 checking for memset... yes 16:01:34 [2024-04-15T16:01:34.106Z] #76 47.38 checking for strspn... yes 16:01:34 [2024-04-15T16:01:34.366Z] #76 47.51 checking that generated files are newer than configure... done 16:01:34 [2024-04-15T16:01:34.366Z] #76 47.51 configure: creating ./config.status 16:01:34 [2024-04-15T16:01:34.935Z] #76 ... 16:01:34 [2024-04-15T16:01:34.935Z] 16:01:34 [2024-04-15T16:01:34.935Z] #82 [dev-systemd-false 2/21] COPY --link --from=swagger /build/ /usr/local/bin/ 16:01:34 [2024-04-15T16:01:34.935Z] #82 DONE 2.0s 16:01:35 [2024-04-15T16:01:35.194Z] 16:01:35 [2024-04-15T16:01:35.194Z] #83 [dev-systemd-false 3/21] COPY --link --from=delve /build/ /usr/local/bin/ 16:01:35 [2024-04-15T16:01:35.194Z] #83 DONE 0.1s 16:01:35 [2024-04-15T16:01:35.194Z] 16:01:35 [2024-04-15T16:01:35.194Z] #72 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...) 16:01:35 [2024-04-15T16:01:35.194Z] #72 41.84 + bin/containerd 16:01:35 [2024-04-15T16:01:35.194Z] #72 41.84 go build -gcflags=-trimpath=/go/src -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.15 -X github.com/containerd/containerd/version.Revision=926c9586fe4a6236699318391cd44976a98e31f1 -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 16:01:35 [2024-04-15T16:01:35.194Z] #72 ... 16:01:35 [2024-04-15T16:01:35.194Z] 16:01:35 [2024-04-15T16:01:35.194Z] #84 [dev-systemd-false 4/21] COPY --link --from=tomll /build/ /usr/local/bin/ 16:01:35 [2024-04-15T16:01:35.194Z] #84 DONE 0.1s 16:01:35 [2024-04-15T16:01:35.454Z] 16:01:35 [2024-04-15T16:01:35.454Z] #85 [dev-systemd-false 5/21] COPY --link --from=gowinres /build/ /usr/local/bin/ 16:01:35 [2024-04-15T16:01:35.454Z] #85 DONE 0.1s 16:01:35 [2024-04-15T16:01:35.454Z] 16:01:35 [2024-04-15T16:01:35.454Z] #86 [dev-systemd-false 6/21] COPY --link --from=tini /build/ /usr/local/bin/ 16:01:35 [2024-04-15T16:01:35.454Z] #86 DONE 0.2s 16:01:35 [2024-04-15T16:01:35.454Z] 16:01:35 [2024-04-15T16:01:35.454Z] #76 [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 16:01:35 [2024-04-15T16:01:35.454Z] #76 48.46 config.status: creating Makefile 16:01:35 [2024-04-15T16:01:35.454Z] #76 48.49 config.status: creating config.h 16:01:35 [2024-04-15T16:01:35.454Z] #76 48.52 config.status: executing depfiles commands 16:01:35 [2024-04-15T16:01:35.454Z] #76 48.58 config.status: executing libtool commands 16:01:35 [2024-04-15T16:01:35.713Z] #76 ... 16:01:35 [2024-04-15T16:01:35.713Z] 16:01:35 [2024-04-15T16:01:35.713Z] #87 [dev-systemd-false 7/21] COPY --link --from=registry /build/ /usr/local/bin/ 16:01:35 [2024-04-15T16:01:35.713Z] #87 DONE 0.1s 16:01:35 [2024-04-15T16:01:35.713Z] 16:01:35 [2024-04-15T16:01:35.713Z] #76 [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 16:01:35 [2024-04-15T16:01:35.713Z] #76 48.95 GEN .version 16:01:35 [2024-04-15T16:01:35.713Z] #76 48.96 make install-recursive 16:01:35 [2024-04-15T16:01:35.713Z] #76 48.96 make[1]: Entering directory '/tmp/crun-build' 16:01:35 [2024-04-15T16:01:35.713Z] #76 48.99 Making install in libocispec 16:01:35 [2024-04-15T16:01:35.713Z] #76 48.99 make[2]: Entering directory '/tmp/crun-build/libocispec' 16:01:35 [2024-04-15T16:01:35.713Z] #76 49.00 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./image-spec/schema 16:01:35 [2024-04-15T16:01:35.713Z] #76 49.01 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./runtime-spec/schema 16:01:35 [2024-04-15T16:01:35.713Z] #76 49.01 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/imageManifestItems 16:01:35 [2024-04-15T16:01:35.713Z] #76 49.01 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/basic 16:01:35 [2024-04-15T16:01:35.713Z] #76 49.06 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success 16:01:35 [2024-04-15T16:01:35.973Z] #76 ... 16:01:35 [2024-04-15T16:01:35.973Z] 16:01:35 [2024-04-15T16:01:35.973Z] #88 [dev-systemd-false 8/21] COPY --link --from=registry-v2 /build/ /usr/local/bin/ 16:01:35 [2024-04-15T16:01:35.973Z] #88 DONE 0.4s 16:01:35 [2024-04-15T16:01:35.973Z] 16:01:35 [2024-04-15T16:01:35.973Z] #76 [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 16:01:35 [2024-04-15T16:01:35.973Z] #76 49.07 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success 16:01:35 [2024-04-15T16:01:35.973Z] #76 49.07 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success 16:01:35 [2024-04-15T16:01:35.973Z] #76 49.07 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success 16:01:35 [2024-04-15T16:01:35.973Z] #76 49.07 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success 16:01:35 [2024-04-15T16:01:35.973Z] #76 49.07 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success 16:01:35 [2024-04-15T16:01:35.973Z] #76 49.07 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success 16:01:35 [2024-04-15T16:01:35.973Z] #76 49.07 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success 16:01:35 [2024-04-15T16:01:35.973Z] #76 49.07 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success 16:01:35 [2024-04-15T16:01:35.973Z] #76 49.09 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success 16:01:35 [2024-04-15T16:01:35.973Z] #76 49.09 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success 16:01:35 [2024-04-15T16:01:35.973Z] #76 49.09 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success 16:01:35 [2024-04-15T16:01:35.973Z] #76 49.09 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success 16:01:35 [2024-04-15T16:01:35.973Z] #76 49.09 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success 16:01:35 [2024-04-15T16:01:35.973Z] #76 49.09 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success 16:01:35 [2024-04-15T16:01:35.973Z] #76 49.09 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success 16:01:35 [2024-04-15T16:01:35.973Z] #76 ... 16:01:35 [2024-04-15T16:01:35.973Z] 16:01:35 [2024-04-15T16:01:35.973Z] #89 [dev-systemd-false 9/21] COPY --link --from=gotestsum /build/ /usr/local/bin/ 16:01:35 [2024-04-15T16:01:35.973Z] #89 DONE 0.1s 16:01:36 [2024-04-15T16:01:36.232Z] 16:01:36 [2024-04-15T16:01:36.232Z] #76 [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 16:01:36 [2024-04-15T16:01:36.232Z] #76 49.36 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success 16:01:36 [2024-04-15T16:01:36.232Z] #76 49.36 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/features-schema.json Success 16:01:36 [2024-04-15T16:01:36.232Z] #76 49.36 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/features-linux.json Success 16:01:36 [2024-04-15T16:01:36.232Z] #76 49.36 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success 16:01:36 [2024-04-15T16:01:36.232Z] #76 49.36 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success 16:01:36 [2024-04-15T16:01:36.232Z] #76 49.36 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success 16:01:36 [2024-04-15T16:01:36.232Z] #76 49.36 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success 16:01:36 [2024-04-15T16:01:36.232Z] #76 49.36 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success 16:01:36 [2024-04-15T16:01:36.232Z] #76 49.36 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success 16:01:36 [2024-04-15T16:01:36.232Z] #76 49.36 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success 16:01:36 [2024-04-15T16:01:36.232Z] #76 49.36 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success 16:01:36 [2024-04-15T16:01:36.232Z] #76 49.36 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success 16:01:36 [2024-04-15T16:01:36.232Z] #76 49.36 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success 16:01:36 [2024-04-15T16:01:36.232Z] #76 49.36 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success 16:01:36 [2024-04-15T16:01:36.232Z] #76 49.37 make install-recursive 16:01:36 [2024-04-15T16:01:36.232Z] #76 49.37 make[3]: Entering directory '/tmp/crun-build/libocispec' 16:01:36 [2024-04-15T16:01:36.232Z] #76 49.42 Making install in yajl 16:01:36 [2024-04-15T16:01:36.232Z] #76 49.43 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' 16:01:36 [2024-04-15T16:01:36.232Z] #76 49.47 CC verify/json_verify-json_verify.o 16:01:36 [2024-04-15T16:01:36.491Z] #76 49.47 CC src/libyajl_la-yajl_alloc.lo 16:01:36 [2024-04-15T16:01:36.491Z] #76 49.47 CC src/libyajl_la-yajl_gen.lo 16:01:36 [2024-04-15T16:01:36.491Z] #76 49.47 CC src/libyajl_la-yajl.lo 16:01:36 [2024-04-15T16:01:36.491Z] #76 49.47 CC src/libyajl_la-yajl_parser.lo 16:01:36 [2024-04-15T16:01:36.491Z] #76 49.48 CC src/libyajl_la-yajl_buf.lo 16:01:36 [2024-04-15T16:01:36.491Z] #76 49.49 CC src/libyajl_la-yajl_encode.lo 16:01:36 [2024-04-15T16:01:36.491Z] #76 49.49 CC src/libyajl_la-yajl_lex.lo 16:01:36 [2024-04-15T16:01:36.491Z] #76 49.49 CC src/libyajl_la-yajl_tree.lo 16:01:36 [2024-04-15T16:01:36.751Z] #76 50.08 CCLD libyajl.la 16:01:37 [2024-04-15T16:01:37.010Z] #76 50.26 CCLD verify/json_verify 16:01:37 [2024-04-15T16:01:37.269Z] #76 50.49 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' 16:01:37 [2024-04-15T16:01:37.269Z] #76 50.49 make[5]: Nothing to be done for 'install-exec-am'. 16:01:37 [2024-04-15T16:01:37.269Z] #76 50.49 make[5]: Nothing to be done for 'install-data-am'. 16:01:37 [2024-04-15T16:01:37.269Z] #76 50.49 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' 16:01:37 [2024-04-15T16:01:37.269Z] #76 50.49 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' 16:01:37 [2024-04-15T16:01:37.269Z] #76 50.50 make[4]: Entering directory '/tmp/crun-build/libocispec' 16:01:37 [2024-04-15T16:01:37.269Z] #76 50.55 CC src/ocispec/validate.o 16:01:37 [2024-04-15T16:01:37.269Z] #76 50.56 CC src/ocispec/image_spec_schema_config_schema.lo 16:01:37 [2024-04-15T16:01:37.269Z] #76 50.56 CC src/ocispec/image_spec_schema_content_descriptor.lo 16:01:37 [2024-04-15T16:01:37.269Z] #76 50.56 CC src/ocispec/image_spec_schema_defs.lo 16:01:37 [2024-04-15T16:01:37.269Z] #76 50.57 CC src/ocispec/image_spec_schema_defs_descriptor.lo 16:01:37 [2024-04-15T16:01:37.269Z] #76 50.57 CC src/ocispec/image_spec_schema_image_index_schema.lo 16:01:37 [2024-04-15T16:01:37.269Z] #76 50.58 CC src/ocispec/image_spec_schema_image_layout_schema.lo 16:01:37 [2024-04-15T16:01:37.269Z] #76 50.59 CC src/ocispec/image_spec_schema_image_manifest_schema.lo 16:01:37 [2024-04-15T16:01:37.269Z] #76 50.59 CC src/ocispec/runtime_spec_schema_config_linux.lo 16:01:37 [2024-04-15T16:01:37.269Z] #76 50.60 CC src/ocispec/runtime_spec_schema_config_schema.lo 16:01:37 [2024-04-15T16:01:37.269Z] #76 50.60 CC src/ocispec/runtime_spec_schema_config_zos.lo 16:01:37 [2024-04-15T16:01:37.528Z] #76 50.60 CC src/ocispec/runtime_spec_schema_config_solaris.lo 16:01:37 [2024-04-15T16:01:37.528Z] #76 50.60 CC src/ocispec/runtime_spec_schema_config_vm.lo 16:01:37 [2024-04-15T16:01:37.528Z] #76 50.60 CC src/ocispec/runtime_spec_schema_config_windows.lo 16:01:37 [2024-04-15T16:01:37.528Z] #76 50.60 CC src/ocispec/runtime_spec_schema_defs.lo 16:01:37 [2024-04-15T16:01:37.528Z] #76 50.60 CC src/ocispec/runtime_spec_schema_defs_linux.lo 16:01:37 [2024-04-15T16:01:37.528Z] #76 50.61 CC src/ocispec/runtime_spec_schema_defs_zos.lo 16:01:37 [2024-04-15T16:01:37.528Z] #76 50.61 CC src/ocispec/runtime_spec_schema_defs_vm.lo 16:01:37 [2024-04-15T16:01:37.528Z] #76 50.62 CC src/ocispec/runtime_spec_schema_state_schema.lo 16:01:37 [2024-04-15T16:01:37.528Z] #76 50.63 CC src/ocispec/runtime_spec_schema_features_linux.lo 16:01:37 [2024-04-15T16:01:37.528Z] #76 50.63 CC src/ocispec/runtime_spec_schema_defs_windows.lo 16:01:37 [2024-04-15T16:01:37.528Z] #76 50.63 CC src/ocispec/runtime_spec_schema_features_schema.lo 16:01:37 [2024-04-15T16:01:37.528Z] #76 50.66 CC src/ocispec/image_manifest_items_image_manifest_items_schema.lo 16:01:37 [2024-04-15T16:01:37.528Z] #76 50.68 CC src/ocispec/basic_test_double_array_item.lo 16:01:37 [2024-04-15T16:01:37.528Z] #76 50.69 CC src/ocispec/basic_test_double_array.lo 16:01:37 [2024-04-15T16:01:37.528Z] #76 50.70 CC src/ocispec/basic_test_top_array_int.lo 16:01:37 [2024-04-15T16:01:37.528Z] #76 50.71 CC src/ocispec/basic_test_top_array_string.lo 16:01:37 [2024-04-15T16:01:37.528Z] #76 50.71 CC src/ocispec/basic_test_top_double_array_int.lo 16:01:37 [2024-04-15T16:01:37.528Z] #76 50.72 CC src/ocispec/basic_test_top_double_array_obj.lo 16:01:37 [2024-04-15T16:01:37.528Z] #76 50.72 CC src/ocispec/basic_test_top_double_array_refobj.lo 16:01:37 [2024-04-15T16:01:37.528Z] #76 50.73 CC src/ocispec/basic_test_top_double_array_string.lo 16:01:37 [2024-04-15T16:01:37.528Z] #76 50.74 CC src/ocispec/read-file.lo 16:01:37 [2024-04-15T16:01:37.528Z] #76 50.75 CC src/ocispec/json_common.lo 16:01:37 [2024-04-15T16:01:37.528Z] #76 50.77 CC tests/test-1.o 16:01:37 [2024-04-15T16:01:37.528Z] #76 50.78 CC tests/test-2.o 16:01:37 [2024-04-15T16:01:37.528Z] #76 50.79 CC tests/test-3.o 16:01:37 [2024-04-15T16:01:37.528Z] #76 50.80 CC tests/test-4.o 16:01:37 [2024-04-15T16:01:37.528Z] #76 ... 16:01:37 [2024-04-15T16:01:37.528Z] 16:01:37 [2024-04-15T16:01:37.528Z] #90 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/ 16:01:37 [2024-04-15T16:01:37.528Z] #90 DONE 1.5s 16:01:37 [2024-04-15T16:01:37.528Z] 16:01:37 [2024-04-15T16:01:37.528Z] #76 [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 16:01:37 [2024-04-15T16:01:37.528Z] #76 50.82 CC tests/test-5.o 16:01:37 [2024-04-15T16:01:37.528Z] #76 50.84 CC tests/test-6.o 16:01:37 [2024-04-15T16:01:37.528Z] #76 50.86 CC tests/test-7.o 16:01:37 [2024-04-15T16:01:37.528Z] #76 50.88 CC tests/test-8.o 16:01:37 [2024-04-15T16:01:37.528Z] #76 50.89 CC tests/test-9.o 16:01:37 [2024-04-15T16:01:37.528Z] #76 50.91 CC tests/test-10.o 16:01:37 [2024-04-15T16:01:37.787Z] #76 50.93 CC tests/test-11.o 16:01:38 [2024-04-15T16:01:38.047Z] #76 ... 16:01:38 [2024-04-15T16:01:38.047Z] 16:01:38 [2024-04-15T16:01:38.047Z] #91 [dev-systemd-false 11/21] COPY --link --from=shfmt /build/ /usr/local/bin/ 16:01:38 [2024-04-15T16:01:38.047Z] #91 DONE 0.4s 16:01:38 [2024-04-15T16:01:38.047Z] 16:01:38 [2024-04-15T16:01:38.047Z] #92 [dev-systemd-false 12/21] COPY --link --from=runc /build/ /usr/local/bin/ 16:01:38 [2024-04-15T16:01:38.616Z] #92 DONE 0.6s 16:01:38 [2024-04-15T16:01:38.616Z] 16:01:38 [2024-04-15T16:01:38.616Z] #72 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...) 16:01:41 [2024-04-15T16:01:41.908Z] #72 ... 16:01:41 [2024-04-15T16:01:41.908Z] 16:01:41 [2024-04-15T16:01:41.908Z] #76 [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 16:01:41 [2024-04-15T16:01:41.908Z] #76 54.85 CCLD libocispec.la 16:01:41 [2024-04-15T16:01:41.908Z] #76 55.08 CCLD src/ocispec/validate 16:01:41 [2024-04-15T16:01:41.908Z] #76 55.08 CCLD tests/test-1 16:01:41 [2024-04-15T16:01:41.908Z] #76 55.08 CCLD tests/test-2 16:01:41 [2024-04-15T16:01:41.908Z] #76 55.09 CCLD tests/test-3 16:01:41 [2024-04-15T16:01:41.908Z] #76 55.11 CCLD tests/test-4 16:01:41 [2024-04-15T16:01:41.908Z] #76 55.11 CCLD tests/test-5 16:01:41 [2024-04-15T16:01:41.908Z] #76 55.11 CCLD tests/test-7 16:01:41 [2024-04-15T16:01:41.908Z] #76 55.11 CCLD tests/test-8 16:01:41 [2024-04-15T16:01:41.908Z] #76 55.12 CCLD tests/test-6 16:01:41 [2024-04-15T16:01:41.908Z] #76 55.12 CCLD tests/test-9 16:01:41 [2024-04-15T16:01:41.908Z] #76 55.13 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a 16:01:41 [2024-04-15T16:01:41.908Z] #76 55.14 CCLD tests/test-10 16:01:41 [2024-04-15T16:01:41.908Z] #76 55.15 CCLD tests/test-11 16:01:42 [2024-04-15T16:01:42.167Z] #76 55.38 libtool: link: ar cr libocispec.a 16:01:42 [2024-04-15T16:01:42.167Z] #76 55.41 libtool: link: ranlib libocispec.a 16:01:42 [2024-04-15T16:01:42.426Z] #76 55.58 make[5]: Entering directory '/tmp/crun-build/libocispec' 16:01:42 [2024-04-15T16:01:42.426Z] #76 55.66 make[5]: Leaving directory '/tmp/crun-build/libocispec' 16:01:42 [2024-04-15T16:01:42.426Z] #76 55.67 make[4]: Leaving directory '/tmp/crun-build/libocispec' 16:01:42 [2024-04-15T16:01:42.426Z] #76 55.67 make[3]: Leaving directory '/tmp/crun-build/libocispec' 16:01:42 [2024-04-15T16:01:42.426Z] #76 55.67 make[2]: Leaving directory '/tmp/crun-build/libocispec' 16:01:42 [2024-04-15T16:01:42.426Z] #76 55.68 make[2]: Entering directory '/tmp/crun-build' 16:01:42 [2024-04-15T16:01:42.426Z] #76 55.77 CC src/libcrun/libcrun_la-intelrdt.lo 16:01:42 [2024-04-15T16:01:42.686Z] #76 55.78 CC src/libcrun/libcrun_la-io_priority.lo 16:01:42 [2024-04-15T16:01:42.686Z] #76 55.78 CC src/libcrun/libcrun_la-linux.lo 16:01:42 [2024-04-15T16:01:42.686Z] #76 55.78 CC src/libcrun/libcrun_la-mount_flags.lo 16:01:42 [2024-04-15T16:01:42.686Z] #76 55.78 CC src/libcrun/libcrun_la-scheduler.lo 16:01:42 [2024-04-15T16:01:42.686Z] #76 55.78 CC src/libcrun/libcrun_la-seccomp.lo 16:01:42 [2024-04-15T16:01:42.686Z] #76 55.78 CC src/libcrun/libcrun_la-seccomp_notify.lo 16:01:42 [2024-04-15T16:01:42.686Z] #76 55.79 CC src/libcrun/libcrun_la-signals.lo 16:01:42 [2024-04-15T16:01:42.686Z] #76 55.80 CC src/libcrun/libcrun_la-status.lo 16:01:42 [2024-04-15T16:01:42.686Z] #76 55.81 CC src/libcrun/libcrun_la-terminal.lo 16:01:42 [2024-04-15T16:01:42.686Z] #76 55.81 CC src/libcrun/libcrun_testing_a-utils.o 16:01:42 [2024-04-15T16:01:42.686Z] #76 55.82 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o 16:01:42 [2024-04-15T16:01:42.686Z] #76 55.82 CC src/libcrun/libcrun_testing_a-cgroup-resources.o 16:01:42 [2024-04-15T16:01:42.686Z] #76 55.83 CC src/libcrun/libcrun_testing_a-cgroup-setup.o 16:01:42 [2024-04-15T16:01:42.686Z] #76 55.84 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o 16:01:42 [2024-04-15T16:01:42.686Z] #76 55.84 CC src/libcrun/libcrun_testing_a-cgroup-utils.o 16:01:42 [2024-04-15T16:01:42.686Z] #76 55.84 CC src/libcrun/libcrun_testing_a-cgroup.o 16:01:42 [2024-04-15T16:01:42.686Z] #76 55.85 CC src/libcrun/libcrun_testing_a-chroot_realpath.o 16:01:42 [2024-04-15T16:01:42.686Z] #76 55.86 CC src/libcrun/libcrun_testing_a-cloned_binary.o 16:01:42 [2024-04-15T16:01:42.686Z] #76 55.87 CC src/libcrun/libcrun_testing_a-container.o 16:01:42 [2024-04-15T16:01:42.686Z] #76 55.87 CC src/libcrun/libcrun_testing_a-criu.o 16:01:42 [2024-04-15T16:01:42.686Z] #76 55.88 CC src/libcrun/libcrun_testing_a-custom-handler.o 16:01:42 [2024-04-15T16:01:42.686Z] #76 55.89 CC src/libcrun/libcrun_testing_a-ebpf.o 16:01:42 [2024-04-15T16:01:42.686Z] #76 55.91 CC src/libcrun/libcrun_testing_a-error.o 16:01:42 [2024-04-15T16:01:42.686Z] #76 55.93 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o 16:01:42 [2024-04-15T16:01:42.686Z] #76 55.94 CC src/libcrun/handlers/libcrun_testing_a-krun.o 16:01:42 [2024-04-15T16:01:42.686Z] #76 55.96 CC src/libcrun/handlers/libcrun_testing_a-mono.o 16:01:42 [2024-04-15T16:01:42.686Z] #76 55.98 CC src/libcrun/handlers/libcrun_testing_a-spin.o 16:01:42 [2024-04-15T16:01:42.946Z] #76 56.03 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o 16:01:42 [2024-04-15T16:01:42.946Z] #76 56.06 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o 16:01:42 [2024-04-15T16:01:42.946Z] #76 56.08 CC src/libcrun/handlers/libcrun_testing_a-wasmtime.o 16:01:42 [2024-04-15T16:01:42.946Z] #76 56.09 CC src/libcrun/libcrun_testing_a-intelrdt.o 16:01:42 [2024-04-15T16:01:42.946Z] #76 56.11 CC src/libcrun/libcrun_testing_a-io_priority.o 16:01:42 [2024-04-15T16:01:42.946Z] #76 56.12 CC src/libcrun/libcrun_testing_a-linux.o 16:01:42 [2024-04-15T16:01:42.946Z] #76 56.15 CC src/libcrun/libcrun_testing_a-mount_flags.o 16:01:42 [2024-04-15T16:01:42.946Z] #76 56.18 CC src/libcrun/libcrun_testing_a-scheduler.o 16:01:42 [2024-04-15T16:01:42.946Z] #76 56.21 CC src/libcrun/libcrun_testing_a-seccomp.o 16:01:42 [2024-04-15T16:01:42.946Z] #76 56.22 CC src/libcrun/libcrun_testing_a-seccomp_notify.o 16:01:42 [2024-04-15T16:01:42.946Z] #76 56.26 CC src/libcrun/libcrun_testing_a-signals.o 16:01:42 [2024-04-15T16:01:42.946Z] #76 56.27 CC src/libcrun/libcrun_testing_a-status.o 16:01:42 [2024-04-15T16:01:42.946Z] #76 56.32 CC src/libcrun/libcrun_testing_a-terminal.o 16:01:43 [2024-04-15T16:01:43.206Z] #76 56.35 CC tests/tests_libcrun_errors-tests_libcrun_errors.o 16:01:43 [2024-04-15T16:01:43.206Z] #76 56.37 CC tests/tests_libcrun_intelrdt-tests_libcrun_intelrdt.o 16:01:43 [2024-04-15T16:01:43.206Z] #76 56.39 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o 16:01:43 [2024-04-15T16:01:43.206Z] #76 56.45 CC src/crun-crun.o 16:01:43 [2024-04-15T16:01:43.206Z] #76 56.45 CC src/crun-run.o 16:01:43 [2024-04-15T16:01:43.206Z] #76 56.57 CC src/crun-delete.o 16:01:43 [2024-04-15T16:01:43.465Z] #76 56.68 CC src/crun-kill.o 16:01:43 [2024-04-15T16:01:43.465Z] #76 56.69 CC src/crun-pause.o 16:01:43 [2024-04-15T16:01:43.465Z] #76 56.72 CC src/crun-unpause.o 16:01:43 [2024-04-15T16:01:43.465Z] #76 56.76 CC src/crun-oci_features.o 16:01:43 [2024-04-15T16:01:43.465Z] #76 56.81 CC src/crun-spec.o 16:01:43 [2024-04-15T16:01:43.725Z] #76 56.85 CC src/crun-exec.o 16:01:43 [2024-04-15T16:01:43.725Z] #76 57.02 CC src/crun-list.o 16:01:43 [2024-04-15T16:01:43.984Z] #76 57.07 CC src/crun-create.o 16:01:43 [2024-04-15T16:01:43.984Z] #76 57.09 CC src/crun-start.o 16:01:43 [2024-04-15T16:01:43.984Z] #76 57.09 CC src/crun-state.o 16:01:43 [2024-04-15T16:01:43.984Z] #76 57.12 CC src/crun-update.o 16:01:43 [2024-04-15T16:01:43.984Z] #76 57.21 CC src/crun-ps.o 16:01:43 [2024-04-15T16:01:43.984Z] #76 57.31 CC src/crun-checkpoint.o 16:01:44 [2024-04-15T16:01:44.244Z] #76 57.61 CC src/crun-restore.o 16:01:44 [2024-04-15T16:01:44.504Z] #76 57.81 CC src/libcrun/crun-cloned_binary.o 16:01:44 [2024-04-15T16:01:44.763Z] #76 57.85 CC src/libcrun/libcrun_la-utils.lo 16:01:44 [2024-04-15T16:01:44.763Z] #76 57.94 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo 16:01:44 [2024-04-15T16:01:44.763Z] #76 57.97 CC src/libcrun/libcrun_la-cgroup-resources.lo 16:01:44 [2024-04-15T16:01:44.763Z] #76 58.00 CC src/libcrun/libcrun_la-cgroup-setup.lo 16:01:44 [2024-04-15T16:01:44.763Z] #76 58.03 CC src/libcrun/libcrun_la-cgroup-systemd.lo 16:01:44 [2024-04-15T16:01:44.763Z] #76 58.06 CC src/libcrun/libcrun_la-cgroup-utils.lo 16:01:45 [2024-04-15T16:01:45.023Z] #76 58.09 CC src/libcrun/libcrun_la-cgroup.lo 16:01:45 [2024-04-15T16:01:45.023Z] #76 58.10 CC src/libcrun/libcrun_la-chroot_realpath.lo 16:01:45 [2024-04-15T16:01:45.023Z] #76 58.12 CC src/libcrun/libcrun_la-cloned_binary.lo 16:01:45 [2024-04-15T16:01:45.023Z] #76 58.15 CC src/libcrun/libcrun_la-container.lo 16:01:45 [2024-04-15T16:01:45.023Z] #76 58.16 CC src/libcrun/libcrun_la-criu.lo 16:01:45 [2024-04-15T16:01:45.023Z] #76 58.17 CC src/libcrun/libcrun_la-custom-handler.lo 16:01:45 [2024-04-15T16:01:45.023Z] #76 58.20 CC src/libcrun/libcrun_la-ebpf.lo 16:01:45 [2024-04-15T16:01:45.023Z] #76 58.20 CC src/libcrun/libcrun_la-error.lo 16:01:45 [2024-04-15T16:01:45.023Z] #76 58.21 CC src/libcrun/handlers/libcrun_la-handler-utils.lo 16:01:45 [2024-04-15T16:01:45.023Z] #76 58.22 CC src/libcrun/handlers/libcrun_la-krun.lo 16:01:45 [2024-04-15T16:01:45.023Z] #76 58.24 CC src/libcrun/handlers/libcrun_la-mono.lo 16:01:45 [2024-04-15T16:01:45.023Z] #76 58.25 CC src/libcrun/handlers/libcrun_la-spin.lo 16:01:45 [2024-04-15T16:01:45.023Z] #76 58.27 CC src/libcrun/handlers/libcrun_la-wasmedge.lo 16:01:45 [2024-04-15T16:01:45.023Z] #76 58.28 CC src/libcrun/handlers/libcrun_la-wasmer.lo 16:01:45 [2024-04-15T16:01:45.282Z] #76 58.32 CC src/libcrun/handlers/libcrun_la-wasmtime.lo 16:01:45 [2024-04-15T16:01:45.282Z] #76 58.33 CC tests/init.o 16:01:45 [2024-04-15T16:01:45.282Z] #76 58.34 CC tests/tests_libcrun_utils-tests_libcrun_utils.o 16:01:46 [2024-04-15T16:01:46.660Z] #76 59.79 CCLD tests/init 16:01:48 [2024-04-15T16:01:48.565Z] #76 61.81 CCLD libcrun.la 16:01:48 [2024-04-15T16:01:48.825Z] #76 62.01 AR libcrun_testing.a 16:01:48 [2024-04-15T16:01:48.825Z] #76 62.01 ar: `u' modifier ignored since `D' is the default (see `U') 16:01:48 [2024-04-15T16:01:48.825Z] #76 62.04 CCLD tests/tests_libcrun_utils 16:01:48 [2024-04-15T16:01:48.825Z] #76 62.04 CCLD tests/tests_libcrun_intelrdt 16:01:48 [2024-04-15T16:01:48.825Z] #76 62.04 CCLD tests/tests_libcrun_errors 16:01:48 [2024-04-15T16:01:48.825Z] #76 62.04 CCLD tests/tests_libcrun_fuzzer 16:01:48 [2024-04-15T16:01:48.825Z] #76 62.05 CCLD crun 16:01:49 [2024-04-15T16:01:49.084Z] #76 62.23 make[3]: Entering directory '/tmp/crun-build' 16:01:49 [2024-04-15T16:01:49.084Z] #76 62.30 /usr/bin/mkdir -p '/usr/local/lib' 16:01:49 [2024-04-15T16:01:49.084Z] #76 62.30 /usr/bin/mkdir -p '/usr/local/share/man/man1' 16:01:49 [2024-04-15T16:01:49.084Z] #76 62.30 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' 16:01:49 [2024-04-15T16:01:49.084Z] #76 62.30 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' 16:01:49 [2024-04-15T16:01:49.084Z] #76 62.34 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la 16:01:49 [2024-04-15T16:01:49.084Z] #76 62.35 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a 16:01:49 [2024-04-15T16:01:49.084Z] #76 62.37 libtool: install: chmod 644 /usr/local/lib/libcrun.a 16:01:49 [2024-04-15T16:01:49.084Z] #76 62.37 libtool: install: ranlib /usr/local/lib/libcrun.a 16:01:49 [2024-04-15T16:01:49.084Z] #76 62.44 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 16:01:49 [2024-04-15T16:01:49.343Z] #76 62.44 ---------------------------------------------------------------------- 16:01:49 [2024-04-15T16:01:49.343Z] #76 62.44 Libraries have been installed in: 16:01:49 [2024-04-15T16:01:49.343Z] #76 62.44 /usr/local/lib 16:01:49 [2024-04-15T16:01:49.343Z] #76 62.44 16:01:49 [2024-04-15T16:01:49.343Z] #76 62.44 If you ever happen to want to link against installed libraries 16:01:49 [2024-04-15T16:01:49.343Z] #76 62.44 in a given directory, LIBDIR, you must either use libtool, and 16:01:49 [2024-04-15T16:01:49.343Z] #76 62.44 specify the full pathname of the library, or use the '-LLIBDIR' 16:01:49 [2024-04-15T16:01:49.343Z] #76 62.44 flag during linking and do at least one of the following: 16:01:49 [2024-04-15T16:01:49.343Z] #76 62.44 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 16:01:49 [2024-04-15T16:01:49.343Z] #76 62.44 during execution 16:01:49 [2024-04-15T16:01:49.343Z] #76 62.44 - add LIBDIR to the 'LD_RUN_PATH' environment variable 16:01:49 [2024-04-15T16:01:49.343Z] #76 62.44 during linking 16:01:49 [2024-04-15T16:01:49.343Z] #76 62.44 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 16:01:49 [2024-04-15T16:01:49.343Z] #76 62.44 - have your system administrator add LIBDIR to '/etc/ld.so.conf' 16:01:49 [2024-04-15T16:01:49.343Z] #76 62.44 16:01:49 [2024-04-15T16:01:49.343Z] #76 62.44 See any operating system documentation about shared libraries for 16:01:49 [2024-04-15T16:01:49.343Z] #76 62.44 more information, such as the ld(1) and ld.so(8) manual pages. 16:01:49 [2024-04-15T16:01:49.343Z] #76 62.44 ---------------------------------------------------------------------- 16:01:49 [2024-04-15T16:01:49.343Z] #76 62.44 /usr/bin/mkdir -p '/build' 16:01:49 [2024-04-15T16:01:49.343Z] #76 62.44 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' 16:01:49 [2024-04-15T16:01:49.343Z] #76 62.47 libtool: install: /usr/bin/install -c crun /build/crun 16:01:49 [2024-04-15T16:01:49.343Z] #76 62.48 make[3]: Leaving directory '/tmp/crun-build' 16:01:49 [2024-04-15T16:01:49.343Z] #76 62.48 make[2]: Leaving directory '/tmp/crun-build' 16:01:49 [2024-04-15T16:01:49.343Z] #76 62.48 make[1]: Leaving directory '/tmp/crun-build' 16:01:51 [2024-04-15T16:01:51.876Z] #76 DONE 64.9s 16:01:51 [2024-04-15T16:01:51.876Z] 16:01:51 [2024-04-15T16:01:51.876Z] #72 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...) 16:01:52 [2024-04-15T16:01:52.444Z] #72 60.11 + bin/containerd-stress 16:01:52 [2024-04-15T16:01:52.703Z] #72 60.11 go build -gcflags=-trimpath=/go/src -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.15 -X github.com/containerd/containerd/version.Revision=926c9586fe4a6236699318391cd44976a98e31f1 -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 16:01:54 [2024-04-15T16:01:54.608Z] #72 61.93 + bin/containerd-shim 16:01:54 [2024-04-15T16:01:54.866Z] #72 62.46 + bin/containerd-shim-runc-v1 16:01:55 [2024-04-15T16:01:55.802Z] #72 63.24 + bin/containerd-shim-runc-v2 16:01:56 [2024-04-15T16:01:56.369Z] #72 63.92 + binaries 16:01:58 [2024-04-15T16:01:58.901Z] #72 DONE 66.1s 16:01:59 [2024-04-15T16:01:59.160Z] 16:01:59 [2024-04-15T16:01:59.160Z] #93 [dev-systemd-false 13/21] COPY --link --from=containerd /build/ /usr/local/bin/ 16:02:00 [2024-04-15T16:02:00.536Z] #93 DONE 1.2s 16:02:00 [2024-04-15T16:02:00.536Z] 16:02:00 [2024-04-15T16:02:00.536Z] #94 [dev-systemd-false 14/21] COPY --link --from=rootlesskit /build/ /usr/local/bin/ 16:02:00 [2024-04-15T16:02:00.536Z] #94 DONE 0.1s 16:02:00 [2024-04-15T16:02:00.536Z] 16:02:00 [2024-04-15T16:02:00.536Z] #95 [dev-systemd-false 15/21] COPY --link --from=vpnkit / /usr/local/bin/ 16:02:00 [2024-04-15T16:02:00.536Z] #95 DONE 0.1s 16:02:00 [2024-04-15T16:02:00.536Z] 16:02:00 [2024-04-15T16:02:00.536Z] #96 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/ 16:02:00 [2024-04-15T16:02:00.536Z] #96 DONE 0.0s 16:02:00 [2024-04-15T16:02:00.536Z] 16:02:00 [2024-04-15T16:02:00.536Z] #97 [dev-systemd-false 17/21] COPY --link --from=crun /build/ /usr/local/bin/ 16:02:00 [2024-04-15T16:02:00.536Z] #97 DONE 0.1s 16:02:00 [2024-04-15T16:02:00.795Z] 16:02:00 [2024-04-15T16:02:00.795Z] #98 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/ /etc/docker/ 16:02:00 [2024-04-15T16:02:00.795Z] #98 DONE 0.0s 16:02:00 [2024-04-15T16:02:00.795Z] 16:02:00 [2024-04-15T16:02:00.795Z] #99 [dev-systemd-false 19/21] COPY --link --from=buildx /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx 16:02:02 [2024-04-15T16:02:02.699Z] #99 DONE 2.0s 16:02:02 [2024-04-15T16:02:02.699Z] 16:02:02 [2024-04-15T16:02:02.699Z] #100 [dev-systemd-false 20/21] COPY --link --from=compose /docker-compose /usr/libexec/docker/cli-plugins/docker-compose 16:02:04 [2024-04-15T16:02:04.602Z] #100 DONE 2.1s 16:02:04 [2024-04-15T16:02:04.861Z] 16:02:04 [2024-04-15T16:02:04.861Z] #101 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker 16:02:04 [2024-04-15T16:02:04.861Z] #101 DONE 0.0s 16:02:04 [2024-04-15T16:02:04.861Z] 16:02:04 [2024-04-15T16:02:04.861Z] #102 [dev-base 1/12] RUN groupadd -r docker 16:02:05 [2024-04-15T16:02:05.127Z] #102 DONE 0.3s 16:02:05 [2024-04-15T16:02:05.127Z] 16:02:05 [2024-04-15T16:02:05.127Z] #103 [dev-base 2/12] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser 16:02:05 [2024-04-15T16:02:05.386Z] #103 DONE 0.4s 16:02:05 [2024-04-15T16:02:05.645Z] 16:02:05 [2024-04-15T16:02:05.645Z] #104 [dev-base 3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 16:02:05 [2024-04-15T16:02:05.645Z] #104 0.250 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 16:02:05 [2024-04-15T16:02:05.904Z] #104 DONE 0.3s 16:02:05 [2024-04-15T16:02:05.904Z] 16:02:05 [2024-04-15T16:02:05.904Z] #105 [dev-base 4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 16:02:05 [2024-04-15T16:02:05.904Z] #105 DONE 0.3s 16:02:06 [2024-04-15T16:02:06.163Z] 16:02:06 [2024-04-15T16:02:06.163Z] #106 [dev-base 5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 16:02:06 [2024-04-15T16:02:06.421Z] #106 DONE 0.3s 16:02:06 [2024-04-15T16:02:06.421Z] 16:02:06 [2024-04-15T16:02:06.421Z] #107 [dev-base 6/12] RUN ldconfig 16:02:06 [2024-04-15T16:02:06.680Z] #107 DONE 0.3s 16:02:06 [2024-04-15T16:02:06.939Z] 16:02:06 [2024-04-15T16:02:06.939Z] #108 [dev-base 7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker 16:02:07 [2024-04-15T16:02:07.198Z] #108 DONE 0.4s 16:02:07 [2024-04-15T16:02:07.198Z] 16:02:07 [2024-04-15T16:02:07.198Z] #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 16:02:07 [2024-04-15T16:02:07.765Z] #109 0.499 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] 16:02:07 [2024-04-15T16:02:07.765Z] #109 0.507 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] 16:02:07 [2024-04-15T16:02:07.765Z] #109 0.507 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] 16:02:07 [2024-04-15T16:02:07.765Z] #109 0.576 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB] 16:02:08 [2024-04-15T16:02:08.024Z] #109 0.861 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB] 16:02:08 [2024-04-15T16:02:08.024Z] #109 0.861 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [148 kB] 16:02:08 [2024-04-15T16:02:08.960Z] #109 1.825 Fetched 9100 kB in 2s (5744 kB/s) 16:02:09 [2024-04-15T16:02:09.527Z] #109 1.825 Reading package lists... 16:02:10 [2024-04-15T16:02:10.044Z] #109 2.433 Reading package lists... 16:02:10 [2024-04-15T16:02:10.303Z] #109 3.043 Building dependency tree... 16:02:10 [2024-04-15T16:02:10.562Z] #109 3.462 The following additional packages will be installed: 16:02:10 [2024-04-15T16:02:10.820Z] #109 3.462 dmsetup libaio1 libapparmor1 libargon2-1 libbpf1 libcryptsetup12 16:02:10 [2024-04-15T16:02:10.820Z] #109 3.463 libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2 16:02:10 [2024-04-15T16:02:10.820Z] #109 3.463 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 16:02:10 [2024-04-15T16:02:10.820Z] #109 3.463 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libsodium23 16:02:10 [2024-04-15T16:02:10.820Z] #109 3.464 libsubid4 libsystemd-shared liburcu8 libxtables12 sgml-base systemd 16:02:10 [2024-04-15T16:02:10.820Z] #109 3.464 vim-runtime 16:02:10 [2024-04-15T16:02:10.820Z] #109 3.466 Suggested packages: 16:02:10 [2024-04-15T16:02:10.820Z] #109 3.466 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod 16:02:10 [2024-04-15T16:02:10.820Z] #109 3.466 gpm ed diffutils-doc sgml-base-doc systemd-container systemd-homed 16:02:10 [2024-04-15T16:02:10.820Z] #109 3.466 systemd-userdbd systemd-boot systemd-resolved libqrencode4 16:02:10 [2024-04-15T16:02:10.820Z] #109 3.466 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 polkitd | policykit-1 ctags 16:02:10 [2024-04-15T16:02:10.820Z] #109 3.466 vim-doc vim-scripts xfsdump acl attr quota 16:02:10 [2024-04-15T16:02:10.820Z] #109 3.466 Recommended packages: 16:02:10 [2024-04-15T16:02:10.820Z] #109 3.466 libatm1 nftables libpam-cap default-dbus-system-bus | dbus-system-bus 16:02:10 [2024-04-15T16:02:10.820Z] #109 3.466 systemd-timesyncd | time-daemon xxd unzip 16:02:11 [2024-04-15T16:02:11.079Z] #109 3.841 The following NEW packages will be installed: 16:02:11 [2024-04-15T16:02:11.079Z] #109 3.841 apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq 16:02:11 [2024-04-15T16:02:11.079Z] #109 3.841 libaio1 libapparmor1 libargon2-1 libbpf1 libcap2-bin libcryptsetup12 16:02:11 [2024-04-15T16:02:11.079Z] #109 3.841 libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2 16:02:11 [2024-04-15T16:02:11.079Z] #109 3.841 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1 16:02:11 [2024-04-15T16:02:11.079Z] #109 3.841 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 16:02:11 [2024-04-15T16:02:11.079Z] #109 3.842 libprotobuf-c1 libsodium23 libsubid4 libsystemd-shared liburcu8 libxtables12 16:02:11 [2024-04-15T16:02:11.079Z] #109 3.842 libyajl2 net-tools patch pigz sgml-base sudo systemd systemd-journal-remote 16:02:11 [2024-04-15T16:02:11.079Z] #109 3.842 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xz-utils 16:02:11 [2024-04-15T16:02:11.079Z] #109 3.842 zip zstd 16:02:11 [2024-04-15T16:02:11.338Z] #109 4.117 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded. 16:02:11 [2024-04-15T16:02:11.338Z] #109 4.117 Need to get 31.8 MB of archives. 16:02:11 [2024-04-15T16:02:11.338Z] #109 4.117 After this operation, 143 MB of additional disk space will be used. 16:02:11 [2024-04-15T16:02:11.338Z] #109 4.117 Get:1 http://deb.debian.org/debian bookworm/main arm64 libargon2-1 arm64 0~20171227-0.3+deb12u1 [18.7 kB] 16:02:11 [2024-04-15T16:02:11.338Z] #109 4.119 Get:2 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB] 16:02:11 [2024-04-15T16:02:11.338Z] #109 4.122 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB] 16:02:11 [2024-04-15T16:02:11.338Z] #109 4.123 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjson-c5 arm64 0.16-2 [42.9 kB] 16:02:11 [2024-04-15T16:02:11.338Z] #109 4.124 Get:5 http://deb.debian.org/debian bookworm/main arm64 libcryptsetup12 arm64 2:2.6.1-4~deb12u2 [205 kB] 16:02:11 [2024-04-15T16:02:11.338Z] #109 4.125 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 libfdisk1 arm64 2.38.1-5+deb12u1 [182 kB] 16:02:11 [2024-04-15T16:02:11.338Z] #109 4.126 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkmod2 arm64 30+20221128-1 [54.4 kB] 16:02:11 [2024-04-15T16:02:11.338Z] #109 4.126 Get:8 http://deb.debian.org/debian bookworm/main arm64 libapparmor1 arm64 3.0.8-3 [40.3 kB] 16:02:11 [2024-04-15T16:02:11.338Z] #109 4.127 Get:9 http://deb.debian.org/debian bookworm/main arm64 libip4tc2 arm64 1.8.9-2 [18.5 kB] 16:02:11 [2024-04-15T16:02:11.338Z] #109 4.128 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsystemd-shared arm64 252.22-1~deb12u1 [1508 kB] 16:02:11 [2024-04-15T16:02:11.338Z] #109 4.135 Get:11 http://deb.debian.org/debian bookworm/main arm64 systemd arm64 252.22-1~deb12u1 [2829 kB] 16:02:11 [2024-04-15T16:02:11.338Z] #109 4.286 Get:12 http://deb.debian.org/debian bookworm/main arm64 pigz arm64 2.6-1 [56.2 kB] 16:02:11 [2024-04-15T16:02:11.597Z] #109 4.286 Get:13 http://deb.debian.org/debian bookworm/main arm64 sgml-base all 1.31 [15.4 kB] 16:02:11 [2024-04-15T16:02:11.597Z] #109 4.286 Get:14 http://deb.debian.org/debian bookworm/main arm64 sudo arm64 1.9.13p3-1+deb12u1 [1826 kB] 16:02:11 [2024-04-15T16:02:11.597Z] #109 4.341 Get:15 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB] 16:02:11 [2024-04-15T16:02:11.597Z] #109 4.342 Get:16 http://deb.debian.org/debian bookworm/main arm64 libbpf1 arm64 1:1.1.0-1 [136 kB] 16:02:11 [2024-04-15T16:02:11.597Z] #109 4.348 Get:17 http://deb.debian.org/debian bookworm/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] 16:02:11 [2024-04-15T16:02:11.597Z] #109 4.349 Get:18 http://deb.debian.org/debian bookworm/main arm64 libxtables12 arm64 1.8.9-2 [29.6 kB] 16:02:11 [2024-04-15T16:02:11.597Z] #109 4.349 Get:19 http://deb.debian.org/debian bookworm/main arm64 libcap2-bin arm64 1:2.66-4 [33.9 kB] 16:02:11 [2024-04-15T16:02:11.597Z] #109 4.352 Get:20 http://deb.debian.org/debian bookworm/main arm64 iproute2 arm64 6.1.0-3 [1008 kB] 16:02:11 [2024-04-15T16:02:11.597Z] #109 4.367 Get:21 http://deb.debian.org/debian bookworm/main arm64 vim-common all 2:9.0.1378-2 [124 kB] 16:02:11 [2024-04-15T16:02:11.597Z] #109 4.368 Get:22 http://deb.debian.org/debian bookworm/main arm64 bash-completion all 1:2.11-6 [234 kB] 16:02:11 [2024-04-15T16:02:11.597Z] #109 4.369 Get:23 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB] 16:02:11 [2024-04-15T16:02:11.597Z] #109 4.369 Get:24 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB] 16:02:11 [2024-04-15T16:02:11.597Z] #109 4.418 Get:25 http://deb.debian.org/debian bookworm/main arm64 apparmor arm64 3.0.8-3 [567 kB] 16:02:11 [2024-04-15T16:02:11.857Z] #109 4.421 Get:26 http://deb.debian.org/debian bookworm/main arm64 inetutils-ping arm64 2:2.4-2+deb12u1 [83.3 kB] 16:02:11 [2024-04-15T16:02:11.857Z] #109 4.461 Get:27 http://deb.debian.org/debian bookworm/main arm64 libip6tc2 arm64 1.8.9-2 [18.7 kB] 16:02:11 [2024-04-15T16:02:11.857Z] #109 4.461 Get:28 http://deb.debian.org/debian bookworm/main arm64 libnfnetlink0 arm64 1.0.2-2 [14.5 kB] 16:02:11 [2024-04-15T16:02:11.857Z] #109 4.461 Get:29 http://deb.debian.org/debian bookworm/main arm64 libnetfilter-conntrack3 arm64 1.0.9-3 [38.4 kB] 16:02:11 [2024-04-15T16:02:11.857Z] #109 4.463 Get:30 http://deb.debian.org/debian bookworm/main arm64 libnftnl11 arm64 1.2.4-2 [57.6 kB] 16:02:11 [2024-04-15T16:02:11.857Z] #109 4.463 Get:31 http://deb.debian.org/debian bookworm/main arm64 iptables arm64 1.8.9-2 [352 kB] 16:02:11 [2024-04-15T16:02:11.857Z] #109 4.465 Get:32 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB] 16:02:11 [2024-04-15T16:02:11.857Z] #109 4.466 Get:33 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB] 16:02:11 [2024-04-15T16:02:11.857Z] #109 4.487 Get:34 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB] 16:02:11 [2024-04-15T16:02:11.857Z] #109 4.487 Get:35 http://deb.debian.org/debian bookworm/main arm64 libaio1 arm64 0.3.113-4 [13.3 kB] 16:02:11 [2024-04-15T16:02:11.857Z] #109 4.487 Get:36 http://deb.debian.org/debian bookworm/main arm64 libgpm2 arm64 1.20.7-10+b1 [14.4 kB] 16:02:11 [2024-04-15T16:02:11.857Z] #109 4.487 Get:37 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB] 16:02:11 [2024-04-15T16:02:11.857Z] #109 4.802 Get:38 http://deb.debian.org/debian bookworm/main arm64 libinih1 arm64 55-1 [6604 B] 16:02:12 [2024-04-15T16:02:12.116Z] #109 4.802 Get:39 http://deb.debian.org/debian bookworm/main arm64 libmicrohttpd12 arm64 0.9.75-6 [112 kB] 16:02:12 [2024-04-15T16:02:12.116Z] #109 4.804 Get:40 http://deb.debian.org/debian bookworm/main arm64 libnet1 arm64 1.1.6+dfsg-3.2 [60.7 kB] 16:02:12 [2024-04-15T16:02:12.116Z] #109 4.805 Get:41 http://deb.debian.org/debian bookworm/main arm64 libnl-3-200 arm64 3.7.0-0.2+b1 [60.2 kB] 16:02:12 [2024-04-15T16:02:12.116Z] #109 4.805 Get:42 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB] 16:02:12 [2024-04-15T16:02:12.116Z] #109 4.806 Get:43 http://deb.debian.org/debian bookworm/main arm64 libsodium23 arm64 1.0.18-1 [119 kB] 16:02:12 [2024-04-15T16:02:12.116Z] #109 4.806 Get:44 http://deb.debian.org/debian bookworm/main arm64 libsubid4 arm64 1:4.13+dfsg1-1+b1 [208 kB] 16:02:12 [2024-04-15T16:02:12.116Z] #109 4.807 Get:45 http://deb.debian.org/debian bookworm/main arm64 liburcu8 arm64 0.13.2-1 [69.5 kB] 16:02:12 [2024-04-15T16:02:12.116Z] #109 4.808 Get:46 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB] 16:02:12 [2024-04-15T16:02:12.116Z] #109 4.808 Get:47 http://deb.debian.org/debian bookworm/main arm64 net-tools arm64 2.10-0.1 [241 kB] 16:02:12 [2024-04-15T16:02:12.116Z] #109 4.809 Get:48 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB] 16:02:12 [2024-04-15T16:02:12.116Z] #109 4.810 Get:49 http://deb.debian.org/debian bookworm/main arm64 systemd-journal-remote arm64 252.22-1~deb12u1 [92.2 kB] 16:02:12 [2024-04-15T16:02:12.116Z] #109 4.812 Get:50 http://deb.debian.org/debian bookworm/main arm64 thin-provisioning-tools arm64 0.9.0-2 [344 kB] 16:02:12 [2024-04-15T16:02:12.116Z] #109 4.835 Get:51 http://deb.debian.org/debian bookworm/main arm64 uidmap arm64 1:4.13+dfsg1-1+b1 [188 kB] 16:02:12 [2024-04-15T16:02:12.116Z] #109 4.836 Get:52 http://deb.debian.org/debian bookworm/main arm64 vim-runtime all 2:9.0.1378-2 [7025 kB] 16:02:12 [2024-04-15T16:02:12.116Z] #109 5.093 Get:53 http://deb.debian.org/debian bookworm/main arm64 vim arm64 2:9.0.1378-2 [1424 kB] 16:02:12 [2024-04-15T16:02:12.375Z] #109 5.155 Get:54 http://deb.debian.org/debian bookworm/main arm64 xfsprogs arm64 6.1.0-1 [929 kB] 16:02:12 [2024-04-15T16:02:12.375Z] #109 5.184 Get:55 http://deb.debian.org/debian bookworm/main arm64 zip arm64 3.0-13 [223 kB] 16:02:12 [2024-04-15T16:02:12.375Z] #109 5.185 Get:56 http://deb.debian.org/debian bookworm/main arm64 zstd arm64 1.5.4+dfsg2-5 [584 kB] 16:02:12 [2024-04-15T16:02:12.634Z] #109 5.474 debconf: delaying package configuration, since apt-utils is not installed 16:02:12 [2024-04-15T16:02:12.634Z] #109 5.516 Fetched 31.8 MB in 1s (23.8 MB/s) 16:02:12 [2024-04-15T16:02:12.634Z] #109 5.542 Selecting previously unselected package libargon2-1:arm64. 16:02:12 [2024-04-15T16:02:12.634Z] #109 5.542 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15659 files and directories currently installed.) 16:02:12 [2024-04-15T16:02:12.634Z] #109 5.551 Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_arm64.deb ... 16:02:12 [2024-04-15T16:02:12.634Z] #109 5.559 Unpacking libargon2-1:arm64 (0~20171227-0.3+deb12u1) ... 16:02:12 [2024-04-15T16:02:12.634Z] #109 5.595 Selecting previously unselected package dmsetup. 16:02:12 [2024-04-15T16:02:12.893Z] #109 5.597 Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_arm64.deb ... 16:02:12 [2024-04-15T16:02:12.893Z] #109 5.601 Unpacking dmsetup (2:1.02.185-2) ... 16:02:12 [2024-04-15T16:02:12.893Z] #109 5.643 Selecting previously unselected package libdevmapper1.02.1:arm64. 16:02:12 [2024-04-15T16:02:12.893Z] #109 5.645 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ... 16:02:12 [2024-04-15T16:02:12.893Z] #109 5.649 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ... 16:02:12 [2024-04-15T16:02:12.893Z] #109 5.692 Selecting previously unselected package libjson-c5:arm64. 16:02:12 [2024-04-15T16:02:12.893Z] #109 5.694 Preparing to unpack .../03-libjson-c5_0.16-2_arm64.deb ... 16:02:12 [2024-04-15T16:02:12.893Z] #109 5.699 Unpacking libjson-c5:arm64 (0.16-2) ... 16:02:12 [2024-04-15T16:02:12.893Z] #109 5.737 Selecting previously unselected package libcryptsetup12:arm64. 16:02:12 [2024-04-15T16:02:12.893Z] #109 5.739 Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4~deb12u2_arm64.deb ... 16:02:12 [2024-04-15T16:02:12.893Z] #109 5.743 Unpacking libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ... 16:02:12 [2024-04-15T16:02:12.893Z] #109 5.794 Selecting previously unselected package libfdisk1:arm64. 16:02:12 [2024-04-15T16:02:12.893Z] #109 5.796 Preparing to unpack .../05-libfdisk1_2.38.1-5+deb12u1_arm64.deb ... 16:02:12 [2024-04-15T16:02:12.893Z] #109 5.801 Unpacking libfdisk1:arm64 (2.38.1-5+deb12u1) ... 16:02:13 [2024-04-15T16:02:13.152Z] #109 5.851 Selecting previously unselected package libkmod2:arm64. 16:02:13 [2024-04-15T16:02:13.152Z] #109 5.853 Preparing to unpack .../06-libkmod2_30+20221128-1_arm64.deb ... 16:02:13 [2024-04-15T16:02:13.152Z] #109 5.858 Unpacking libkmod2:arm64 (30+20221128-1) ... 16:02:13 [2024-04-15T16:02:13.152Z] #109 5.899 Selecting previously unselected package libapparmor1:arm64. 16:02:13 [2024-04-15T16:02:13.152Z] #109 5.901 Preparing to unpack .../07-libapparmor1_3.0.8-3_arm64.deb ... 16:02:13 [2024-04-15T16:02:13.152Z] #109 5.905 Unpacking libapparmor1:arm64 (3.0.8-3) ... 16:02:13 [2024-04-15T16:02:13.152Z] #109 5.948 Selecting previously unselected package libip4tc2:arm64. 16:02:13 [2024-04-15T16:02:13.152Z] #109 5.950 Preparing to unpack .../08-libip4tc2_1.8.9-2_arm64.deb ... 16:02:13 [2024-04-15T16:02:13.152Z] #109 5.955 Unpacking libip4tc2:arm64 (1.8.9-2) ... 16:02:13 [2024-04-15T16:02:13.152Z] #109 5.986 Selecting previously unselected package libsystemd-shared:arm64. 16:02:13 [2024-04-15T16:02:13.152Z] #109 5.988 Preparing to unpack .../09-libsystemd-shared_252.22-1~deb12u1_arm64.deb ... 16:02:13 [2024-04-15T16:02:13.152Z] #109 5.991 Unpacking libsystemd-shared:arm64 (252.22-1~deb12u1) ... 16:02:13 [2024-04-15T16:02:13.152Z] #109 6.147 Selecting previously unselected package systemd. 16:02:13 [2024-04-15T16:02:13.411Z] #109 6.149 Preparing to unpack .../10-systemd_252.22-1~deb12u1_arm64.deb ... 16:02:13 [2024-04-15T16:02:13.411Z] #109 6.164 Unpacking systemd (252.22-1~deb12u1) ... 16:02:13 [2024-04-15T16:02:13.670Z] #109 6.425 Selecting previously unselected package pigz. 16:02:13 [2024-04-15T16:02:13.670Z] #109 6.427 Preparing to unpack .../11-pigz_2.6-1_arm64.deb ... 16:02:13 [2024-04-15T16:02:13.670Z] #109 6.431 Unpacking pigz (2.6-1) ... 16:02:13 [2024-04-15T16:02:13.670Z] #109 6.476 Selecting previously unselected package sgml-base. 16:02:13 [2024-04-15T16:02:13.670Z] #109 6.478 Preparing to unpack .../12-sgml-base_1.31_all.deb ... 16:02:13 [2024-04-15T16:02:13.670Z] #109 6.485 Unpacking sgml-base (1.31) ... 16:02:13 [2024-04-15T16:02:13.670Z] #109 6.538 Selecting previously unselected package sudo. 16:02:13 [2024-04-15T16:02:13.670Z] #109 6.540 Preparing to unpack .../13-sudo_1.9.13p3-1+deb12u1_arm64.deb ... 16:02:13 [2024-04-15T16:02:13.670Z] #109 6.547 Unpacking sudo (1.9.13p3-1+deb12u1) ... 16:02:13 [2024-04-15T16:02:13.670Z] #109 6.672 Selecting previously unselected package libelf1:arm64. 16:02:13 [2024-04-15T16:02:13.928Z] #109 6.674 Preparing to unpack .../14-libelf1_0.188-2.1_arm64.deb ... 16:02:13 [2024-04-15T16:02:13.928Z] #109 6.678 Unpacking libelf1:arm64 (0.188-2.1) ... 16:02:13 [2024-04-15T16:02:13.928Z] #109 6.728 Selecting previously unselected package libbpf1:arm64. 16:02:13 [2024-04-15T16:02:13.928Z] #109 6.730 Preparing to unpack .../15-libbpf1_1%3a1.1.0-1_arm64.deb ... 16:02:13 [2024-04-15T16:02:13.928Z] #109 6.734 Unpacking libbpf1:arm64 (1:1.1.0-1) ... 16:02:13 [2024-04-15T16:02:13.928Z] #109 6.779 Selecting previously unselected package libmnl0:arm64. 16:02:13 [2024-04-15T16:02:13.928Z] #109 6.781 Preparing to unpack .../16-libmnl0_1.0.4-3_arm64.deb ... 16:02:13 [2024-04-15T16:02:13.928Z] #109 6.785 Unpacking libmnl0:arm64 (1.0.4-3) ... 16:02:13 [2024-04-15T16:02:13.928Z] #109 6.822 Selecting previously unselected package libxtables12:arm64. 16:02:13 [2024-04-15T16:02:13.928Z] #109 6.824 Preparing to unpack .../17-libxtables12_1.8.9-2_arm64.deb ... 16:02:13 [2024-04-15T16:02:13.928Z] #109 6.828 Unpacking libxtables12:arm64 (1.8.9-2) ... 16:02:13 [2024-04-15T16:02:13.929Z] #109 6.860 Selecting previously unselected package libcap2-bin. 16:02:13 [2024-04-15T16:02:13.929Z] #109 6.862 Preparing to unpack .../18-libcap2-bin_1%3a2.66-4_arm64.deb ... 16:02:13 [2024-04-15T16:02:13.929Z] #109 6.865 Unpacking libcap2-bin (1:2.66-4) ... 16:02:13 [2024-04-15T16:02:13.929Z] #109 6.908 Selecting previously unselected package iproute2. 16:02:14 [2024-04-15T16:02:14.187Z] #109 6.910 Preparing to unpack .../19-iproute2_6.1.0-3_arm64.deb ... 16:02:14 [2024-04-15T16:02:14.187Z] #109 6.913 Unpacking iproute2 (6.1.0-3) ... 16:02:14 [2024-04-15T16:02:14.187Z] #109 7.033 Selecting previously unselected package vim-common. 16:02:14 [2024-04-15T16:02:14.446Z] #109 7.035 Preparing to unpack .../20-vim-common_2%3a9.0.1378-2_all.deb ... 16:02:14 [2024-04-15T16:02:14.446Z] #109 7.039 Unpacking vim-common (2:9.0.1378-2) ... 16:02:14 [2024-04-15T16:02:14.446Z] #109 7.091 Selecting previously unselected package bash-completion. 16:02:14 [2024-04-15T16:02:14.446Z] #109 7.093 Preparing to unpack .../21-bash-completion_1%3a2.11-6_all.deb ... 16:02:14 [2024-04-15T16:02:14.446Z] #109 7.105 Unpacking bash-completion (1:2.11-6) ... 16:02:14 [2024-04-15T16:02:14.446Z] #109 7.226 Selecting previously unselected package bzip2. 16:02:14 [2024-04-15T16:02:14.446Z] #109 7.229 Preparing to unpack .../22-bzip2_1.0.8-5+b1_arm64.deb ... 16:02:14 [2024-04-15T16:02:14.446Z] #109 7.233 Unpacking bzip2 (1.0.8-5+b1) ... 16:02:14 [2024-04-15T16:02:14.446Z] #109 7.272 Selecting previously unselected package xz-utils. 16:02:14 [2024-04-15T16:02:14.446Z] #109 7.274 Preparing to unpack .../23-xz-utils_5.4.1-0.2_arm64.deb ... 16:02:14 [2024-04-15T16:02:14.446Z] #109 7.278 Unpacking xz-utils (5.4.1-0.2) ... 16:02:14 [2024-04-15T16:02:14.446Z] #109 7.368 Selecting previously unselected package apparmor. 16:02:14 [2024-04-15T16:02:14.705Z] #109 7.370 Preparing to unpack .../24-apparmor_3.0.8-3_arm64.deb ... 16:02:14 [2024-04-15T16:02:14.705Z] #109 7.388 Unpacking apparmor (3.0.8-3) ... 16:02:14 [2024-04-15T16:02:14.705Z] #109 7.472 Selecting previously unselected package inetutils-ping. 16:02:14 [2024-04-15T16:02:14.705Z] #109 7.475 Preparing to unpack .../25-inetutils-ping_2%3a2.4-2+deb12u1_arm64.deb ... 16:02:14 [2024-04-15T16:02:14.705Z] #109 7.478 Unpacking inetutils-ping (2:2.4-2+deb12u1) ... 16:02:14 [2024-04-15T16:02:14.705Z] #109 7.521 Selecting previously unselected package libip6tc2:arm64. 16:02:14 [2024-04-15T16:02:14.705Z] #109 7.523 Preparing to unpack .../26-libip6tc2_1.8.9-2_arm64.deb ... 16:02:14 [2024-04-15T16:02:14.705Z] #109 7.527 Unpacking libip6tc2:arm64 (1.8.9-2) ... 16:02:14 [2024-04-15T16:02:14.705Z] #109 7.561 Selecting previously unselected package libnfnetlink0:arm64. 16:02:14 [2024-04-15T16:02:14.705Z] #109 7.563 Preparing to unpack .../27-libnfnetlink0_1.0.2-2_arm64.deb ... 16:02:14 [2024-04-15T16:02:14.705Z] #109 7.567 Unpacking libnfnetlink0:arm64 (1.0.2-2) ... 16:02:14 [2024-04-15T16:02:14.705Z] #109 7.604 Selecting previously unselected package libnetfilter-conntrack3:arm64. 16:02:14 [2024-04-15T16:02:14.964Z] #109 7.606 Preparing to unpack .../28-libnetfilter-conntrack3_1.0.9-3_arm64.deb ... 16:02:14 [2024-04-15T16:02:14.964Z] #109 7.611 Unpacking libnetfilter-conntrack3:arm64 (1.0.9-3) ... 16:02:14 [2024-04-15T16:02:14.964Z] #109 7.648 Selecting previously unselected package libnftnl11:arm64. 16:02:14 [2024-04-15T16:02:14.964Z] #109 7.650 Preparing to unpack .../29-libnftnl11_1.2.4-2_arm64.deb ... 16:02:14 [2024-04-15T16:02:14.964Z] #109 7.654 Unpacking libnftnl11:arm64 (1.2.4-2) ... 16:02:14 [2024-04-15T16:02:14.964Z] #109 7.692 Selecting previously unselected package iptables. 16:02:14 [2024-04-15T16:02:14.964Z] #109 7.694 Preparing to unpack .../30-iptables_1.8.9-2_arm64.deb ... 16:02:14 [2024-04-15T16:02:14.964Z] #109 7.698 Unpacking iptables (1.8.9-2) ... 16:02:14 [2024-04-15T16:02:14.964Z] #109 7.788 Selecting previously unselected package libonig5:arm64. 16:02:14 [2024-04-15T16:02:14.964Z] #109 7.791 Preparing to unpack .../31-libonig5_6.9.8-1_arm64.deb ... 16:02:14 [2024-04-15T16:02:14.964Z] #109 7.795 Unpacking libonig5:arm64 (6.9.8-1) ... 16:02:14 [2024-04-15T16:02:14.964Z] #109 7.840 Selecting previously unselected package libjq1:arm64. 16:02:14 [2024-04-15T16:02:14.964Z] #109 7.842 Preparing to unpack .../32-libjq1_1.6-2.1_arm64.deb ... 16:02:14 [2024-04-15T16:02:14.964Z] #109 7.846 Unpacking libjq1:arm64 (1.6-2.1) ... 16:02:14 [2024-04-15T16:02:14.964Z] #109 7.883 Selecting previously unselected package jq. 16:02:14 [2024-04-15T16:02:14.964Z] #109 7.885 Preparing to unpack .../33-jq_1.6-2.1_arm64.deb ... 16:02:14 [2024-04-15T16:02:14.964Z] #109 7.889 Unpacking jq (1.6-2.1) ... 16:02:15 [2024-04-15T16:02:15.223Z] #109 7.926 Selecting previously unselected package libaio1:arm64. 16:02:15 [2024-04-15T16:02:15.223Z] #109 7.928 Preparing to unpack .../34-libaio1_0.3.113-4_arm64.deb ... 16:02:15 [2024-04-15T16:02:15.223Z] #109 7.933 Unpacking libaio1:arm64 (0.3.113-4) ... 16:02:15 [2024-04-15T16:02:15.223Z] #109 7.971 Selecting previously unselected package libgpm2:arm64. 16:02:15 [2024-04-15T16:02:15.223Z] #109 7.973 Preparing to unpack .../35-libgpm2_1.20.7-10+b1_arm64.deb ... 16:02:15 [2024-04-15T16:02:15.223Z] #109 7.977 Unpacking libgpm2:arm64 (1.20.7-10+b1) ... 16:02:15 [2024-04-15T16:02:15.223Z] #109 8.009 Selecting previously unselected package libicu72:arm64. 16:02:15 [2024-04-15T16:02:15.223Z] #109 8.011 Preparing to unpack .../36-libicu72_72.1-3_arm64.deb ... 16:02:15 [2024-04-15T16:02:15.223Z] #109 8.015 Unpacking libicu72:arm64 (72.1-3) ... 16:02:15 [2024-04-15T16:02:15.790Z] #109 8.570 Selecting previously unselected package libinih1:arm64. 16:02:15 [2024-04-15T16:02:15.790Z] #109 8.572 Preparing to unpack .../37-libinih1_55-1_arm64.deb ... 16:02:15 [2024-04-15T16:02:15.790Z] #109 8.577 Unpacking libinih1:arm64 (55-1) ... 16:02:15 [2024-04-15T16:02:15.790Z] #109 8.611 Selecting previously unselected package libmicrohttpd12:arm64. 16:02:15 [2024-04-15T16:02:15.790Z] #109 8.613 Preparing to unpack .../38-libmicrohttpd12_0.9.75-6_arm64.deb ... 16:02:15 [2024-04-15T16:02:15.790Z] #109 8.618 Unpacking libmicrohttpd12:arm64 (0.9.75-6) ... 16:02:15 [2024-04-15T16:02:15.790Z] #109 8.663 Selecting previously unselected package libnet1:arm64. 16:02:15 [2024-04-15T16:02:15.790Z] #109 8.665 Preparing to unpack .../39-libnet1_1.1.6+dfsg-3.2_arm64.deb ... 16:02:15 [2024-04-15T16:02:15.790Z] #109 8.669 Unpacking libnet1:arm64 (1.1.6+dfsg-3.2) ... 16:02:15 [2024-04-15T16:02:15.790Z] #109 8.712 Selecting previously unselected package libnl-3-200:arm64. 16:02:16 [2024-04-15T16:02:16.049Z] #109 8.714 Preparing to unpack .../40-libnl-3-200_3.7.0-0.2+b1_arm64.deb ... 16:02:16 [2024-04-15T16:02:16.049Z] #109 8.718 Unpacking libnl-3-200:arm64 (3.7.0-0.2+b1) ... 16:02:16 [2024-04-15T16:02:16.049Z] #109 8.758 Selecting previously unselected package libprotobuf-c1:arm64. 16:02:16 [2024-04-15T16:02:16.049Z] #109 8.760 Preparing to unpack .../41-libprotobuf-c1_1.4.1-1+b1_arm64.deb ... 16:02:16 [2024-04-15T16:02:16.049Z] #109 8.763 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ... 16:02:16 [2024-04-15T16:02:16.049Z] #109 8.801 Selecting previously unselected package libsodium23:arm64. 16:02:16 [2024-04-15T16:02:16.049Z] #109 8.803 Preparing to unpack .../42-libsodium23_1.0.18-1_arm64.deb ... 16:02:16 [2024-04-15T16:02:16.049Z] #109 8.807 Unpacking libsodium23:arm64 (1.0.18-1) ... 16:02:16 [2024-04-15T16:02:16.049Z] #109 8.853 Selecting previously unselected package libsubid4:arm64. 16:02:16 [2024-04-15T16:02:16.049Z] #109 8.855 Preparing to unpack .../43-libsubid4_1%3a4.13+dfsg1-1+b1_arm64.deb ... 16:02:16 [2024-04-15T16:02:16.049Z] #109 8.860 Unpacking libsubid4:arm64 (1:4.13+dfsg1-1+b1) ... 16:02:16 [2024-04-15T16:02:16.049Z] #109 8.907 Selecting previously unselected package liburcu8:arm64. 16:02:16 [2024-04-15T16:02:16.049Z] #109 8.909 Preparing to unpack .../44-liburcu8_0.13.2-1_arm64.deb ... 16:02:16 [2024-04-15T16:02:16.049Z] #109 8.914 Unpacking liburcu8:arm64 (0.13.2-1) ... 16:02:16 [2024-04-15T16:02:16.049Z] #109 8.958 Selecting previously unselected package libyajl2:arm64. 16:02:16 [2024-04-15T16:02:16.307Z] #109 8.960 Preparing to unpack .../45-libyajl2_2.1.0-3+deb12u2_arm64.deb ... 16:02:16 [2024-04-15T16:02:16.307Z] #109 8.964 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ... 16:02:16 [2024-04-15T16:02:16.307Z] #109 8.998 Selecting previously unselected package net-tools. 16:02:16 [2024-04-15T16:02:16.307Z] #109 9.000 Preparing to unpack .../46-net-tools_2.10-0.1_arm64.deb ... 16:02:16 [2024-04-15T16:02:16.307Z] #109 9.005 Unpacking net-tools (2.10-0.1) ... 16:02:16 [2024-04-15T16:02:16.307Z] #109 9.052 Selecting previously unselected package patch. 16:02:16 [2024-04-15T16:02:16.307Z] #109 9.054 Preparing to unpack .../47-patch_2.7.6-7_arm64.deb ... 16:02:16 [2024-04-15T16:02:16.307Z] #109 9.058 Unpacking patch (2.7.6-7) ... 16:02:16 [2024-04-15T16:02:16.307Z] #109 9.098 Selecting previously unselected package systemd-journal-remote. 16:02:16 [2024-04-15T16:02:16.307Z] #109 9.100 Preparing to unpack .../48-systemd-journal-remote_252.22-1~deb12u1_arm64.deb ... 16:02:16 [2024-04-15T16:02:16.307Z] #109 9.104 Unpacking systemd-journal-remote (252.22-1~deb12u1) ... 16:02:16 [2024-04-15T16:02:16.307Z] #109 9.142 Selecting previously unselected package thin-provisioning-tools. 16:02:16 [2024-04-15T16:02:16.307Z] #109 9.144 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-2_arm64.deb ... 16:02:16 [2024-04-15T16:02:16.307Z] #109 9.148 Unpacking thin-provisioning-tools (0.9.0-2) ... 16:02:16 [2024-04-15T16:02:16.307Z] #109 9.207 Selecting previously unselected package uidmap. 16:02:16 [2024-04-15T16:02:16.566Z] #109 9.209 Preparing to unpack .../50-uidmap_1%3a4.13+dfsg1-1+b1_arm64.deb ... 16:02:16 [2024-04-15T16:02:16.566Z] #109 9.213 Unpacking uidmap (1:4.13+dfsg1-1+b1) ... 16:02:16 [2024-04-15T16:02:16.566Z] #109 9.260 Selecting previously unselected package vim-runtime. 16:02:16 [2024-04-15T16:02:16.566Z] #109 9.263 Preparing to unpack .../51-vim-runtime_2%3a9.0.1378-2_all.deb ... 16:02:16 [2024-04-15T16:02:16.566Z] #109 9.273 Adding 'diversion of /usr/share/vim/vim90/doc/help.txt to /usr/share/vim/vim90/doc/help.txt.vim-tiny by vim-runtime' 16:02:16 [2024-04-15T16:02:16.566Z] #109 9.284 Adding 'diversion of /usr/share/vim/vim90/doc/tags to /usr/share/vim/vim90/doc/tags.vim-tiny by vim-runtime' 16:02:16 [2024-04-15T16:02:16.566Z] #109 9.288 Unpacking vim-runtime (2:9.0.1378-2) ... 16:02:16 [2024-04-15T16:02:16.824Z] #109 9.797 Selecting previously unselected package vim. 16:02:17 [2024-04-15T16:02:17.082Z] #109 9.800 Preparing to unpack .../52-vim_2%3a9.0.1378-2_arm64.deb ... 16:02:17 [2024-04-15T16:02:17.082Z] #109 9.804 Unpacking vim (2:9.0.1378-2) ... 16:02:17 [2024-04-15T16:02:17.082Z] #109 9.939 Selecting previously unselected package xfsprogs. 16:02:17 [2024-04-15T16:02:17.082Z] #109 9.941 Preparing to unpack .../53-xfsprogs_6.1.0-1_arm64.deb ... 16:02:17 [2024-04-15T16:02:17.082Z] #109 9.945 Unpacking xfsprogs (6.1.0-1) ... 16:02:17 [2024-04-15T16:02:17.082Z] #109 10.04 Selecting previously unselected package zip. 16:02:17 [2024-04-15T16:02:17.341Z] #109 10.05 Preparing to unpack .../54-zip_3.0-13_arm64.deb ... 16:02:17 [2024-04-15T16:02:17.341Z] #109 10.05 Unpacking zip (3.0-13) ... 16:02:17 [2024-04-15T16:02:17.341Z] #109 10.09 Selecting previously unselected package zstd. 16:02:17 [2024-04-15T16:02:17.341Z] #109 10.10 Preparing to unpack .../55-zstd_1.5.4+dfsg2-5_arm64.deb ... 16:02:17 [2024-04-15T16:02:17.341Z] #109 10.10 Unpacking zstd (1.5.4+dfsg2-5) ... 16:02:17 [2024-04-15T16:02:17.341Z] #109 10.19 Setting up libip4tc2:arm64 (1.8.9-2) ... 16:02:17 [2024-04-15T16:02:17.341Z] #109 10.20 Setting up net-tools (2.10-0.1) ... 16:02:17 [2024-04-15T16:02:17.341Z] #109 10.21 Setting up libapparmor1:arm64 (3.0.8-3) ... 16:02:17 [2024-04-15T16:02:17.341Z] #109 10.23 Setting up libsodium23:arm64 (1.0.18-1) ... 16:02:17 [2024-04-15T16:02:17.341Z] #109 10.24 Setting up libgpm2:arm64 (1.20.7-10+b1) ... 16:02:17 [2024-04-15T16:02:17.341Z] #109 10.25 Setting up libicu72:arm64 (72.1-3) ... 16:02:17 [2024-04-15T16:02:17.341Z] #109 10.26 Setting up libip6tc2:arm64 (1.8.9-2) ... 16:02:17 [2024-04-15T16:02:17.341Z] #109 10.27 Setting up libinih1:arm64 (55-1) ... 16:02:17 [2024-04-15T16:02:17.341Z] #109 10.28 Setting up libargon2-1:arm64 (0~20171227-0.3+deb12u1) ... 16:02:17 [2024-04-15T16:02:17.341Z] #109 10.30 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ... 16:02:17 [2024-04-15T16:02:17.601Z] #109 10.31 Setting up bzip2 (1.0.8-5+b1) ... 16:02:17 [2024-04-15T16:02:17.601Z] #109 10.32 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ... 16:02:17 [2024-04-15T16:02:17.601Z] #109 10.33 Setting up libmicrohttpd12:arm64 (0.9.75-6) ... 16:02:17 [2024-04-15T16:02:17.601Z] #109 10.34 Setting up libcap2-bin (1:2.66-4) ... 16:02:17 [2024-04-15T16:02:17.601Z] #109 10.36 Setting up libsubid4:arm64 (1:4.13+dfsg1-1+b1) ... 16:02:17 [2024-04-15T16:02:17.601Z] #109 10.37 Setting up apparmor (3.0.8-3) ... 16:02:18 [2024-04-15T16:02:18.537Z] #109 11.27 debconf: unable to initialize frontend: Dialog 16:02:18 [2024-04-15T16:02:18.537Z] #109 11.27 debconf: (TERM is not set, so the dialog frontend is not usable.) 16:02:18 [2024-04-15T16:02:18.537Z] #109 11.27 debconf: falling back to frontend: Readline 16:02:18 [2024-04-15T16:02:18.537Z] #109 11.27 debconf: unable to initialize frontend: Readline 16:02:18 [2024-04-15T16:02:18.537Z] #109 11.27 debconf: (This frontend requires a controlling tty.) 16:02:18 [2024-04-15T16:02:18.537Z] #109 11.27 debconf: falling back to frontend: Teletype 16:02:18 [2024-04-15T16:02:18.537Z] #109 11.43 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 16:02:18 [2024-04-15T16:02:18.795Z] #109 11.56 Setting up zip (3.0-13) ... 16:02:18 [2024-04-15T16:02:18.795Z] #109 11.58 Setting up vim-common (2:9.0.1378-2) ... 16:02:18 [2024-04-15T16:02:18.795Z] #109 11.59 Setting up bash-completion (1:2.11-6) ... 16:02:18 [2024-04-15T16:02:18.795Z] #109 11.62 Setting up xz-utils (5.4.1-0.2) ... 16:02:18 [2024-04-15T16:02:18.795Z] #109 11.63 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 16:02:18 [2024-04-15T16:02:18.795Z] #109 11.64 Setting up libmnl0:arm64 (1.0.4-3) ... 16:02:18 [2024-04-15T16:02:18.795Z] #109 11.65 Setting up patch (2.7.6-7) ... 16:02:18 [2024-04-15T16:02:18.795Z] #109 11.66 Setting up sudo (1.9.13p3-1+deb12u1) ... 16:02:18 [2024-04-15T16:02:18.795Z] #109 11.72 invoke-rc.d: could not determine current runlevel 16:02:18 [2024-04-15T16:02:18.795Z] #109 11.72 invoke-rc.d: policy-rc.d denied execution of start. 16:02:18 [2024-04-15T16:02:18.795Z] #109 11.72 Setting up libxtables12:arm64 (1.8.9-2) ... 16:02:18 [2024-04-15T16:02:18.795Z] #109 11.74 Setting up liburcu8:arm64 (0.13.2-1) ... 16:02:18 [2024-04-15T16:02:18.795Z] #109 11.75 Setting up libfdisk1:arm64 (2.38.1-5+deb12u1) ... 16:02:18 [2024-04-15T16:02:18.795Z] #109 11.76 Setting up inetutils-ping (2:2.4-2+deb12u1) ... 16:02:18 [2024-04-15T16:02:18.795Z] #109 11.77 Setting up pigz (2.6-1) ... 16:02:19 [2024-04-15T16:02:19.054Z] #109 11.78 Setting up libnfnetlink0:arm64 (1.0.2-2) ... 16:02:19 [2024-04-15T16:02:19.054Z] #109 11.79 Setting up libnl-3-200:arm64 (3.7.0-0.2+b1) ... 16:02:19 [2024-04-15T16:02:19.054Z] #109 11.92 Setting up sgml-base (1.31) ... 16:02:19 [2024-04-15T16:02:19.054Z] #109 11.95 Setting up vim-runtime (2:9.0.1378-2) ... 16:02:19 [2024-04-15T16:02:19.054Z] #109 12.03 Setting up libaio1:arm64 (0.3.113-4) ... 16:02:19 [2024-04-15T16:02:19.313Z] #109 12.04 Setting up libelf1:arm64 (0.188-2.1) ... 16:02:19 [2024-04-15T16:02:19.313Z] #109 12.06 Setting up libjson-c5:arm64 (0.16-2) ... 16:02:19 [2024-04-15T16:02:19.313Z] #109 12.07 Setting up zstd (1.5.4+dfsg2-5) ... 16:02:19 [2024-04-15T16:02:19.313Z] #109 12.08 Setting up libonig5:arm64 (6.9.8-1) ... 16:02:19 [2024-04-15T16:02:19.313Z] #109 12.09 Setting up libbpf1:arm64 (1:1.1.0-1) ... 16:02:19 [2024-04-15T16:02:19.313Z] #109 12.11 Setting up libkmod2:arm64 (30+20221128-1) ... 16:02:19 [2024-04-15T16:02:19.313Z] #109 12.12 Setting up vim (2:9.0.1378-2) ... 16:02:19 [2024-04-15T16:02:19.313Z] #109 12.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 16:02:19 [2024-04-15T16:02:19.313Z] #109 12.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 16:02:19 [2024-04-15T16:02:19.313Z] #109 12.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 16:02:19 [2024-04-15T16:02:19.313Z] #109 12.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 16:02:19 [2024-04-15T16:02:19.313Z] #109 12.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 16:02:19 [2024-04-15T16:02:19.313Z] #109 12.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 16:02:19 [2024-04-15T16:02:19.313Z] #109 12.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 16:02:19 [2024-04-15T16:02:19.313Z] #109 12.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 16:02:19 [2024-04-15T16:02:19.313Z] #109 12.18 Setting up libjq1:arm64 (1.6-2.1) ... 16:02:19 [2024-04-15T16:02:19.313Z] #109 12.19 Setting up iproute2 (6.1.0-3) ... 16:02:19 [2024-04-15T16:02:19.313Z] #109 12.31 debconf: unable to initialize frontend: Dialog 16:02:19 [2024-04-15T16:02:19.313Z] #109 12.31 debconf: (TERM is not set, so the dialog frontend is not usable.) 16:02:19 [2024-04-15T16:02:19.313Z] #109 12.31 debconf: falling back to frontend: Readline 16:02:19 [2024-04-15T16:02:19.572Z] #109 12.31 debconf: unable to initialize frontend: Readline 16:02:19 [2024-04-15T16:02:19.572Z] #109 12.31 debconf: (This frontend requires a controlling tty.) 16:02:19 [2024-04-15T16:02:19.572Z] #109 12.31 debconf: falling back to frontend: Teletype 16:02:19 [2024-04-15T16:02:19.572Z] #109 12.41 Setting up uidmap (1:4.13+dfsg1-1+b1) ... 16:02:19 [2024-04-15T16:02:19.572Z] #109 12.42 Setting up libnftnl11:arm64 (1.2.4-2) ... 16:02:19 [2024-04-15T16:02:19.572Z] #109 12.44 Setting up libnet1:arm64 (1.1.6+dfsg-3.2) ... 16:02:19 [2024-04-15T16:02:19.572Z] #109 12.45 Setting up thin-provisioning-tools (0.9.0-2) ... 16:02:19 [2024-04-15T16:02:19.572Z] #109 12.47 Setting up libsystemd-shared:arm64 (252.22-1~deb12u1) ... 16:02:19 [2024-04-15T16:02:19.572Z] #109 12.48 Setting up libnetfilter-conntrack3:arm64 (1.0.9-3) ... 16:02:19 [2024-04-15T16:02:19.572Z] #109 12.49 Setting up jq (1.6-2.1) ... 16:02:19 [2024-04-15T16:02:19.572Z] #109 12.51 Setting up iptables (1.8.9-2) ... 16:02:19 [2024-04-15T16:02:19.572Z] #109 12.52 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 16:02:19 [2024-04-15T16:02:19.831Z] #109 12.52 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 16:02:19 [2024-04-15T16:02:19.831Z] #109 12.57 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 16:02:19 [2024-04-15T16:02:19.831Z] #109 12.57 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 16:02:19 [2024-04-15T16:02:19.831Z] #109 12.58 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 16:02:19 [2024-04-15T16:02:19.831Z] #109 12.58 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 16:02:19 [2024-04-15T16:02:19.831Z] #109 12.59 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ... 16:02:19 [2024-04-15T16:02:19.831Z] #109 12.60 Setting up dmsetup (2:1.02.185-2) ... 16:02:19 [2024-04-15T16:02:19.831Z] #109 12.62 Setting up libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ... 16:02:19 [2024-04-15T16:02:19.831Z] #109 12.63 Setting up systemd (252.22-1~deb12u1) ... 16:02:19 [2024-04-15T16:02:19.831Z] #109 12.68 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. 16:02:19 [2024-04-15T16:02:19.831Z] #109 12.68 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. 16:02:19 [2024-04-15T16:02:19.831Z] #109 12.68 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. 16:02:19 [2024-04-15T16:02:19.831Z] #109 12.69 Initializing machine ID from random generator. 16:02:19 [2024-04-15T16:02:19.831Z] #109 12.71 Creating group 'systemd-journal' with GID 998. 16:02:19 [2024-04-15T16:02:19.831Z] #109 12.71 Creating group 'systemd-network' with GID 997. 16:02:19 [2024-04-15T16:02:19.831Z] #109 12.71 Creating user 'systemd-network' (systemd Network Management) with UID 997 and GID 997. 16:02:19 [2024-04-15T16:02:19.831Z] #109 12.76 Setting up systemd-journal-remote (252.22-1~deb12u1) ... 16:02:20 [2024-04-15T16:02:20.090Z] #109 12.78 Creating group 'systemd-journal-remote' with GID 996. 16:02:20 [2024-04-15T16:02:20.090Z] #109 12.78 Creating user 'systemd-journal-remote' (systemd Journal Remote) with UID 996 and GID 996. 16:02:20 [2024-04-15T16:02:20.090Z] #109 12.80 Setting up xfsprogs (6.1.0-1) ... 16:02:20 [2024-04-15T16:02:20.090Z] #109 12.81 System has not been booted with systemd as init system (PID 1). Can't operate. 16:02:20 [2024-04-15T16:02:20.090Z] #109 12.81 Failed to connect to bus: Host is down 16:02:20 [2024-04-15T16:02:20.090Z] #109 12.82 Processing triggers for libc-bin (2.36-9+deb12u4) ... 16:02:21 [2024-04-15T16:02:21.994Z] #109 DONE 14.7s 16:02:21 [2024-04-15T16:02:21.994Z] 16:02:21 [2024-04-15T16:02:21.994Z] #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 16:02:21 [2024-04-15T16:02:21.994Z] #110 0.204 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 16:02:22 [2024-04-15T16:02:22.253Z] #110 0.207 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 16:02:22 [2024-04-15T16:02:22.253Z] #110 0.210 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 16:02:22 [2024-04-15T16:02:22.253Z] #110 DONE 0.2s 16:02:22 [2024-04-15T16:02:22.253Z] 16:02:22 [2024-04-15T16:02:22.253Z] #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 16:02:22 [2024-04-15T16:02:22.511Z] #111 0.492 Hit:1 http://deb.debian.org/debian bookworm InRelease 16:02:22 [2024-04-15T16:02:22.511Z] #111 0.492 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease 16:02:22 [2024-04-15T16:02:22.511Z] #111 0.492 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease 16:02:23 [2024-04-15T16:02:23.337Z] #111 0.668 Reading package lists... 16:02:23 [2024-04-15T16:02:23.854Z] #111 1.275 Reading package lists... 16:02:24 [2024-04-15T16:02:24.113Z] #111 1.884 Building dependency tree... 16:02:24 [2024-04-15T16:02:24.371Z] #111 2.057 Reading state information... 16:02:24 [2024-04-15T16:02:24.371Z] #111 2.276 gcc is already the newest version (4:12.2.0-3). 16:02:24 [2024-04-15T16:02:24.371Z] #111 2.276 pkg-config is already the newest version (1.8.1-1). 16:02:24 [2024-04-15T16:02:24.371Z] #111 2.276 The following additional packages will be installed: 16:02:24 [2024-04-15T16:02:24.371Z] #111 2.277 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdpkg-perl libffi-dev 16:02:24 [2024-04-15T16:02:24.371Z] #111 2.277 libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin 16:02:24 [2024-04-15T16:02:24.371Z] #111 2.277 libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev 16:02:24 [2024-04-15T16:02:24.371Z] #111 2.277 libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 16:02:24 [2024-04-15T16:02:24.371Z] #111 2.278 libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev libyaml-0-2 16:02:24 [2024-04-15T16:02:24.371Z] #111 2.278 python3-distutils python3-lib2to3 python3-pathspec python3-pkg-resources 16:02:24 [2024-04-15T16:02:24.371Z] #111 2.278 python3-yaml uuid-dev zlib1g-dev 16:02:24 [2024-04-15T16:02:24.371Z] #111 2.281 Suggested packages: 16:02:24 [2024-04-15T16:02:24.371Z] #111 2.281 debian-keyring bzr libgcrypt20-doc low-memory-monitor libgirepository1.0-dev 16:02:24 [2024-04-15T16:02:24.371Z] #111 2.281 libglib2.0-doc libgdk-pixbuf2.0-bin libxml2-utils seccomp python3-setuptools 16:02:24 [2024-04-15T16:02:24.371Z] #111 2.281 Recommended packages: 16:02:24 [2024-04-15T16:02:24.371Z] #111 2.281 build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl 16:02:24 [2024-04-15T16:02:24.371Z] #111 2.281 liblocale-gettext-perl shared-mime-info xdg-user-dirs 16:02:24 [2024-04-15T16:02:24.629Z] #111 2.539 The following NEW packages will be installed: 16:02:24 [2024-04-15T16:02:24.629Z] #111 2.539 dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev 16:02:24 [2024-04-15T16:02:24.629Z] #111 2.539 libdpkg-perl libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 16:02:24 [2024-04-15T16:02:24.629Z] #111 2.539 libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin 16:02:24 [2024-04-15T16:02:24.629Z] #111 2.539 libgpg-error-dev libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev 16:02:24 [2024-04-15T16:02:24.629Z] #111 2.539 libpcre2-posix3 libseccomp-dev libsecret-1-0 libsecret-1-dev 16:02:24 [2024-04-15T16:02:24.629Z] #111 2.539 libsecret-common libselinux1-dev libsepol-dev libsystemd-dev libudev-dev 16:02:24 [2024-04-15T16:02:24.629Z] #111 2.540 libyaml-0-2 python3-distutils python3-lib2to3 python3-pathspec 16:02:24 [2024-04-15T16:02:24.629Z] #111 2.540 python3-pkg-resources python3-yaml uuid-dev yamllint zlib1g-dev 16:02:24 [2024-04-15T16:02:24.888Z] #111 2.814 0 upgraded, 37 newly installed, 0 to remove and 1 not upgraded. 16:02:24 [2024-04-15T16:02:24.888Z] #111 2.814 Need to get 11.9 MB of archives. 16:02:24 [2024-04-15T16:02:24.888Z] #111 2.814 After this operation, 53.1 MB of additional disk space will be used. 16:02:24 [2024-04-15T16:02:24.888Z] #111 2.814 Get:1 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB] 16:02:24 [2024-04-15T16:02:24.888Z] #111 2.822 Get:2 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB] 16:02:24 [2024-04-15T16:02:24.888Z] #111 2.829 Get:3 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB] 16:02:24 [2024-04-15T16:02:24.888Z] #111 2.835 Get:4 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB] 16:02:24 [2024-04-15T16:02:24.888Z] #111 2.836 Get:5 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB] 16:02:24 [2024-04-15T16:02:24.888Z] #111 2.837 Get:6 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB] 16:02:24 [2024-04-15T16:02:24.888Z] #111 2.837 Get:7 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB] 16:02:24 [2024-04-15T16:02:24.888Z] #111 2.838 Get:8 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB] 16:02:24 [2024-04-15T16:02:24.888Z] #111 2.838 Get:9 http://deb.debian.org/debian bookworm/main arm64 libapparmor-dev arm64 3.0.8-3 [84.8 kB] 16:02:24 [2024-04-15T16:02:24.888Z] #111 2.841 Get:10 http://deb.debian.org/debian-security bookworm-security/main arm64 uuid-dev arm64 2.38.1-5+deb12u1 [40.3 kB] 16:02:24 [2024-04-15T16:02:24.888Z] #111 2.842 Get:11 http://deb.debian.org/debian-security bookworm-security/main arm64 libblkid-dev arm64 2.38.1-5+deb12u1 [183 kB] 16:02:24 [2024-04-15T16:02:24.888Z] #111 2.843 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB] 16:02:24 [2024-04-15T16:02:24.888Z] #111 2.849 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB] 16:02:24 [2024-04-15T16:02:24.888Z] #111 2.851 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB] 16:02:24 [2024-04-15T16:02:24.888Z] #111 2.855 Get:15 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB] 16:02:24 [2024-04-15T16:02:24.888Z] #111 2.860 Get:16 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB] 16:02:24 [2024-04-15T16:02:24.888Z] #111 2.861 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB] 16:02:24 [2024-04-15T16:02:24.888Z] #111 2.862 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB] 16:02:24 [2024-04-15T16:02:24.888Z] #111 2.862 Get:19 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB] 16:02:24 [2024-04-15T16:02:24.888Z] #111 2.863 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB] 16:02:24 [2024-04-15T16:02:24.888Z] #111 2.865 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB] 16:02:24 [2024-04-15T16:02:24.888Z] #111 2.866 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB] 16:02:24 [2024-04-15T16:02:24.888Z] #111 2.868 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB] 16:02:24 [2024-04-15T16:02:24.888Z] #111 2.869 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB] 16:02:24 [2024-04-15T16:02:24.888Z] #111 2.872 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB] 16:02:24 [2024-04-15T16:02:24.888Z] #111 2.875 Get:26 http://deb.debian.org/debian-security bookworm-security/main arm64 libmount-dev arm64 2.38.1-5+deb12u1 [22.3 kB] 16:02:24 [2024-04-15T16:02:24.888Z] #111 2.878 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB] 16:02:24 [2024-04-15T16:02:24.888Z] #111 2.882 Get:28 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB] 16:02:24 [2024-04-15T16:02:24.888Z] #111 2.925 Get:29 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB] 16:02:25 [2024-04-15T16:02:25.147Z] #111 2.925 Get:30 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB] 16:02:25 [2024-04-15T16:02:25.147Z] #111 2.926 Get:31 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.22-1~deb12u1 [353 kB] 16:02:25 [2024-04-15T16:02:25.147Z] #111 2.928 Get:32 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.22-1~deb12u1 [52.1 kB] 16:02:25 [2024-04-15T16:02:25.147Z] #111 2.928 Get:33 http://deb.debian.org/debian bookworm/main arm64 libyaml-0-2 arm64 0.2.5-1 [50.4 kB] 16:02:25 [2024-04-15T16:02:25.147Z] #111 2.928 Get:34 http://deb.debian.org/debian bookworm/main arm64 python3-pathspec all 0.11.0-1 [26.3 kB] 16:02:25 [2024-04-15T16:02:25.147Z] #111 2.929 Get:35 http://deb.debian.org/debian bookworm/main arm64 python3-pkg-resources all 66.1.1-1 [296 kB] 16:02:25 [2024-04-15T16:02:25.147Z] #111 2.930 Get:36 http://deb.debian.org/debian bookworm/main arm64 python3-yaml arm64 6.0-3+b2 [108 kB] 16:02:25 [2024-04-15T16:02:25.147Z] #111 2.931 Get:37 http://deb.debian.org/debian bookworm/main arm64 yamllint all 1.29.0-1 [42.0 kB] 16:02:25 [2024-04-15T16:02:25.147Z] #111 3.080 debconf: delaying package configuration, since apt-utils is not installed 16:02:25 [2024-04-15T16:02:25.406Z] #111 3.116 Fetched 11.9 MB in 0s (31.1 MB/s) 16:02:25 [2024-04-15T16:02:25.406Z] #111 3.140 Selecting previously unselected package libdpkg-perl. 16:02:25 [2024-04-15T16:02:25.406Z] #111 3.140 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 21013 files and directories currently installed.) 16:02:25 [2024-04-15T16:02:25.406Z] #111 3.152 Preparing to unpack .../00-libdpkg-perl_1.21.22_all.deb ... 16:02:25 [2024-04-15T16:02:25.406Z] #111 3.156 Unpacking libdpkg-perl (1.21.22) ... 16:02:25 [2024-04-15T16:02:25.406Z] #111 3.223 Selecting previously unselected package dpkg-dev. 16:02:25 [2024-04-15T16:02:25.406Z] #111 3.225 Preparing to unpack .../01-dpkg-dev_1.21.22_all.deb ... 16:02:25 [2024-04-15T16:02:25.406Z] #111 3.229 Unpacking dpkg-dev (1.21.22) ... 16:02:25 [2024-04-15T16:02:25.406Z] #111 3.349 Selecting previously unselected package libglib2.0-0:arm64. 16:02:25 [2024-04-15T16:02:25.665Z] #111 3.352 Preparing to unpack .../02-libglib2.0-0_2.74.6-2_arm64.deb ... 16:02:25 [2024-04-15T16:02:25.665Z] #111 3.361 Unpacking libglib2.0-0:arm64 (2.74.6-2) ... 16:02:25 [2024-04-15T16:02:25.665Z] #111 3.481 Selecting previously unselected package libgirepository-1.0-1:arm64. 16:02:25 [2024-04-15T16:02:25.665Z] #111 3.483 Preparing to unpack .../03-libgirepository-1.0-1_1.74.0-3_arm64.deb ... 16:02:25 [2024-04-15T16:02:25.665Z] #111 3.487 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ... 16:02:25 [2024-04-15T16:02:25.665Z] #111 3.521 Selecting previously unselected package gir1.2-glib-2.0:arm64. 16:02:25 [2024-04-15T16:02:25.665Z] #111 3.524 Preparing to unpack .../04-gir1.2-glib-2.0_1.74.0-3_arm64.deb ... 16:02:25 [2024-04-15T16:02:25.665Z] #111 3.527 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ... 16:02:25 [2024-04-15T16:02:25.665Z] #111 3.565 Selecting previously unselected package libsecret-common. 16:02:25 [2024-04-15T16:02:25.665Z] #111 3.567 Preparing to unpack .../05-libsecret-common_0.20.5-3_all.deb ... 16:02:25 [2024-04-15T16:02:25.665Z] #111 3.571 Unpacking libsecret-common (0.20.5-3) ... 16:02:25 [2024-04-15T16:02:25.665Z] #111 3.620 Selecting previously unselected package libsecret-1-0:arm64. 16:02:25 [2024-04-15T16:02:25.923Z] #111 3.623 Preparing to unpack .../06-libsecret-1-0_0.20.5-3_arm64.deb ... 16:02:25 [2024-04-15T16:02:25.923Z] #111 3.628 Unpacking libsecret-1-0:arm64 (0.20.5-3) ... 16:02:25 [2024-04-15T16:02:25.923Z] #111 3.663 Selecting previously unselected package gir1.2-secret-1:arm64. 16:02:25 [2024-04-15T16:02:25.923Z] #111 3.666 Preparing to unpack .../07-gir1.2-secret-1_0.20.5-3_arm64.deb ... 16:02:25 [2024-04-15T16:02:25.923Z] #111 3.670 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ... 16:02:25 [2024-04-15T16:02:25.923Z] #111 3.698 Selecting previously unselected package libapparmor-dev:arm64. 16:02:25 [2024-04-15T16:02:25.923Z] #111 3.701 Preparing to unpack .../08-libapparmor-dev_3.0.8-3_arm64.deb ... 16:02:25 [2024-04-15T16:02:25.923Z] #111 3.704 Unpacking libapparmor-dev:arm64 (3.0.8-3) ... 16:02:25 [2024-04-15T16:02:25.923Z] #111 3.738 Selecting previously unselected package uuid-dev:arm64. 16:02:25 [2024-04-15T16:02:25.923Z] #111 3.740 Preparing to unpack .../09-uuid-dev_2.38.1-5+deb12u1_arm64.deb ... 16:02:25 [2024-04-15T16:02:25.923Z] #111 3.743 Unpacking uuid-dev:arm64 (2.38.1-5+deb12u1) ... 16:02:25 [2024-04-15T16:02:25.923Z] #111 3.775 Selecting previously unselected package libblkid-dev:arm64. 16:02:25 [2024-04-15T16:02:25.923Z] #111 3.777 Preparing to unpack .../10-libblkid-dev_2.38.1-5+deb12u1_arm64.deb ... 16:02:25 [2024-04-15T16:02:25.923Z] #111 3.781 Unpacking libblkid-dev:arm64 (2.38.1-5+deb12u1) ... 16:02:25 [2024-04-15T16:02:25.923Z] #111 3.822 Selecting previously unselected package libffi-dev:arm64. 16:02:25 [2024-04-15T16:02:25.923Z] #111 3.824 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ... 16:02:25 [2024-04-15T16:02:25.923Z] #111 3.827 Unpacking libffi-dev:arm64 (3.4.4-1) ... 16:02:26 [2024-04-15T16:02:26.182Z] #111 3.989 Selecting previously unselected package libgpg-error-dev. 16:02:26 [2024-04-15T16:02:26.182Z] #111 3.992 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ... 16:02:26 [2024-04-15T16:02:26.182Z] #111 3.996 Unpacking libgpg-error-dev (1.46-1) ... 16:02:26 [2024-04-15T16:02:26.182Z] #111 4.040 Selecting previously unselected package libgcrypt20-dev. 16:02:26 [2024-04-15T16:02:26.182Z] #111 4.042 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ... 16:02:26 [2024-04-15T16:02:26.182Z] #111 4.046 Unpacking libgcrypt20-dev (1.10.1-3) ... 16:02:26 [2024-04-15T16:02:26.182Z] #111 4.120 Selecting previously unselected package libglib2.0-data. 16:02:26 [2024-04-15T16:02:26.441Z] #111 4.123 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ... 16:02:26 [2024-04-15T16:02:26.441Z] #111 4.127 Unpacking libglib2.0-data (2.74.6-2) ... 16:02:26 [2024-04-15T16:02:26.441Z] #111 4.261 Selecting previously unselected package libglib2.0-bin. 16:02:26 [2024-04-15T16:02:26.441Z] #111 4.263 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ... 16:02:26 [2024-04-15T16:02:26.441Z] #111 4.267 Unpacking libglib2.0-bin (2.74.6-2) ... 16:02:26 [2024-04-15T16:02:26.441Z] #111 4.308 Selecting previously unselected package python3-lib2to3. 16:02:26 [2024-04-15T16:02:26.441Z] #111 4.310 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ... 16:02:26 [2024-04-15T16:02:26.441Z] #111 4.315 Unpacking python3-lib2to3 (3.11.2-3) ... 16:02:26 [2024-04-15T16:02:26.441Z] #111 4.362 Selecting previously unselected package python3-distutils. 16:02:26 [2024-04-15T16:02:26.441Z] #111 4.364 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ... 16:02:26 [2024-04-15T16:02:26.441Z] #111 4.368 Unpacking python3-distutils (3.11.2-3) ... 16:02:26 [2024-04-15T16:02:26.441Z] #111 4.410 Selecting previously unselected package libglib2.0-dev-bin. 16:02:26 [2024-04-15T16:02:26.441Z] #111 4.412 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ... 16:02:26 [2024-04-15T16:02:26.441Z] #111 4.416 Unpacking libglib2.0-dev-bin (2.74.6-2) ... 16:02:26 [2024-04-15T16:02:26.441Z] #111 4.460 Selecting previously unselected package libsepol-dev:arm64. 16:02:26 [2024-04-15T16:02:26.441Z] #111 4.462 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ... 16:02:26 [2024-04-15T16:02:26.699Z] #111 4.466 Unpacking libsepol-dev:arm64 (3.4-2.1) ... 16:02:26 [2024-04-15T16:02:26.699Z] #111 4.526 Selecting previously unselected package libpcre2-16-0:arm64. 16:02:26 [2024-04-15T16:02:26.699Z] #111 4.528 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ... 16:02:26 [2024-04-15T16:02:26.699Z] #111 4.532 Unpacking libpcre2-16-0:arm64 (10.42-1) ... 16:02:26 [2024-04-15T16:02:26.699Z] #111 4.583 Selecting previously unselected package libpcre2-32-0:arm64. 16:02:26 [2024-04-15T16:02:26.699Z] #111 4.585 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ... 16:02:26 [2024-04-15T16:02:26.699Z] #111 4.589 Unpacking libpcre2-32-0:arm64 (10.42-1) ... 16:02:26 [2024-04-15T16:02:26.699Z] #111 4.642 Selecting previously unselected package libpcre2-posix3:arm64. 16:02:26 [2024-04-15T16:02:26.699Z] #111 4.644 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ... 16:02:26 [2024-04-15T16:02:26.699Z] #111 4.648 Unpacking libpcre2-posix3:arm64 (10.42-1) ... 16:02:26 [2024-04-15T16:02:26.699Z] #111 4.682 Selecting previously unselected package libpcre2-dev:arm64. 16:02:26 [2024-04-15T16:02:26.699Z] #111 4.685 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ... 16:02:26 [2024-04-15T16:02:26.958Z] #111 4.689 Unpacking libpcre2-dev:arm64 (10.42-1) ... 16:02:26 [2024-04-15T16:02:26.958Z] #111 4.769 Selecting previously unselected package libselinux1-dev:arm64. 16:02:26 [2024-04-15T16:02:26.958Z] #111 4.771 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ... 16:02:26 [2024-04-15T16:02:26.958Z] #111 4.776 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ... 16:02:26 [2024-04-15T16:02:26.958Z] #111 4.835 Selecting previously unselected package libmount-dev:arm64. 16:02:26 [2024-04-15T16:02:26.958Z] #111 4.837 Preparing to unpack .../25-libmount-dev_2.38.1-5+deb12u1_arm64.deb ... 16:02:26 [2024-04-15T16:02:26.958Z] #111 4.844 Unpacking libmount-dev:arm64 (2.38.1-5+deb12u1) ... 16:02:26 [2024-04-15T16:02:26.958Z] #111 4.877 Selecting previously unselected package zlib1g-dev:arm64. 16:02:26 [2024-04-15T16:02:26.958Z] #111 4.879 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ... 16:02:26 [2024-04-15T16:02:26.958Z] #111 4.885 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ... 16:02:26 [2024-04-15T16:02:26.958Z] #111 4.938 Selecting previously unselected package libglib2.0-dev:arm64. 16:02:27 [2024-04-15T16:02:27.217Z] #111 4.940 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ... 16:02:27 [2024-04-15T16:02:27.217Z] #111 4.944 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ... 16:02:27 [2024-04-15T16:02:27.217Z] #111 5.113 Selecting previously unselected package libseccomp-dev:arm64. 16:02:27 [2024-04-15T16:02:27.217Z] #111 5.116 Preparing to unpack .../28-libseccomp-dev_2.5.4-1+b3_arm64.deb ... 16:02:27 [2024-04-15T16:02:27.217Z] #111 5.120 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ... 16:02:27 [2024-04-15T16:02:27.217Z] #111 5.160 Selecting previously unselected package libsecret-1-dev:arm64. 16:02:27 [2024-04-15T16:02:27.217Z] #111 5.162 Preparing to unpack .../29-libsecret-1-dev_0.20.5-3_arm64.deb ... 16:02:27 [2024-04-15T16:02:27.217Z] #111 5.166 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ... 16:02:27 [2024-04-15T16:02:27.217Z] #111 5.251 Selecting previously unselected package libsystemd-dev:arm64. 16:02:27 [2024-04-15T16:02:27.475Z] #111 5.253 Preparing to unpack .../30-libsystemd-dev_252.22-1~deb12u1_arm64.deb ... 16:02:27 [2024-04-15T16:02:27.475Z] #111 5.258 Unpacking libsystemd-dev:arm64 (252.22-1~deb12u1) ... 16:02:27 [2024-04-15T16:02:27.475Z] #111 5.361 Selecting previously unselected package libudev-dev:arm64. 16:02:27 [2024-04-15T16:02:27.475Z] #111 5.364 Preparing to unpack .../31-libudev-dev_252.22-1~deb12u1_arm64.deb ... 16:02:27 [2024-04-15T16:02:27.475Z] #111 5.368 Unpacking libudev-dev:arm64 (252.22-1~deb12u1) ... 16:02:27 [2024-04-15T16:02:27.475Z] #111 5.488 Selecting previously unselected package libyaml-0-2:arm64. 16:02:27 [2024-04-15T16:02:27.734Z] #111 5.491 Preparing to unpack .../32-libyaml-0-2_0.2.5-1_arm64.deb ... 16:02:27 [2024-04-15T16:02:27.734Z] #111 5.495 Unpacking libyaml-0-2:arm64 (0.2.5-1) ... 16:02:27 [2024-04-15T16:02:27.734Z] #111 5.536 Selecting previously unselected package python3-pathspec. 16:02:27 [2024-04-15T16:02:27.734Z] #111 5.539 Preparing to unpack .../33-python3-pathspec_0.11.0-1_all.deb ... 16:02:27 [2024-04-15T16:02:27.734Z] #111 5.544 Unpacking python3-pathspec (0.11.0-1) ... 16:02:27 [2024-04-15T16:02:27.734Z] #111 5.581 Selecting previously unselected package python3-pkg-resources. 16:02:27 [2024-04-15T16:02:27.734Z] #111 5.584 Preparing to unpack .../34-python3-pkg-resources_66.1.1-1_all.deb ... 16:02:27 [2024-04-15T16:02:27.734Z] #111 5.588 Unpacking python3-pkg-resources (66.1.1-1) ... 16:02:27 [2024-04-15T16:02:27.734Z] #111 5.642 Selecting previously unselected package python3-yaml. 16:02:27 [2024-04-15T16:02:27.734Z] #111 5.645 Preparing to unpack .../35-python3-yaml_6.0-3+b2_arm64.deb ... 16:02:27 [2024-04-15T16:02:27.734Z] #111 5.649 Unpacking python3-yaml (6.0-3+b2) ... 16:02:27 [2024-04-15T16:02:27.734Z] #111 5.693 Selecting previously unselected package yamllint. 16:02:27 [2024-04-15T16:02:27.734Z] #111 5.696 Preparing to unpack .../36-yamllint_1.29.0-1_all.deb ... 16:02:27 [2024-04-15T16:02:27.734Z] #111 5.700 Unpacking yamllint (1.29.0-1) ... 16:02:27 [2024-04-15T16:02:27.734Z] #111 5.751 Setting up python3-pkg-resources (66.1.1-1) ... 16:02:27 [2024-04-15T16:02:27.993Z] #111 6.004 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ... 16:02:28 [2024-04-15T16:02:28.251Z] #111 6.014 Setting up libyaml-0-2:arm64 (0.2.5-1) ... 16:02:28 [2024-04-15T16:02:28.251Z] #111 6.025 Setting up libglib2.0-0:arm64 (2.74.6-2) ... 16:02:28 [2024-04-15T16:02:28.251Z] #111 6.036 No schema files found: doing nothing. 16:02:28 [2024-04-15T16:02:28.251Z] #111 6.042 Setting up python3-yaml (6.0-3+b2) ... 16:02:28 [2024-04-15T16:02:28.251Z] #111 6.196 Setting up libffi-dev:arm64 (3.4.4-1) ... 16:02:28 [2024-04-15T16:02:28.251Z] #111 6.206 Setting up libpcre2-16-0:arm64 (10.42-1) ... 16:02:28 [2024-04-15T16:02:28.251Z] #111 6.217 Setting up libpcre2-32-0:arm64 (10.42-1) ... 16:02:28 [2024-04-15T16:02:28.251Z] #111 6.228 Setting up libglib2.0-data (2.74.6-2) ... 16:02:28 [2024-04-15T16:02:28.251Z] #111 6.238 Setting up libgpg-error-dev (1.46-1) ... 16:02:28 [2024-04-15T16:02:28.251Z] #111 6.249 Setting up uuid-dev:arm64 (2.38.1-5+deb12u1) ... 16:02:28 [2024-04-15T16:02:28.251Z] #111 6.261 Setting up libudev-dev:arm64 (252.22-1~deb12u1) ... 16:02:28 [2024-04-15T16:02:28.251Z] #111 6.275 Setting up libsepol-dev:arm64 (3.4-2.1) ... 16:02:28 [2024-04-15T16:02:28.251Z] #111 6.285 Setting up libdpkg-perl (1.21.22) ... 16:02:28 [2024-04-15T16:02:28.251Z] #111 6.299 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ... 16:02:28 [2024-04-15T16:02:28.510Z] #111 6.312 Setting up libpcre2-posix3:arm64 (10.42-1) ... 16:02:28 [2024-04-15T16:02:28.510Z] #111 6.325 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ... 16:02:28 [2024-04-15T16:02:28.510Z] #111 6.339 Setting up libapparmor-dev:arm64 (3.0.8-3) ... 16:02:28 [2024-04-15T16:02:28.510Z] #111 6.352 Setting up python3-pathspec (0.11.0-1) ... 16:02:28 [2024-04-15T16:02:28.510Z] #111 6.479 Setting up python3-lib2to3 (3.11.2-3) ... 16:02:28 [2024-04-15T16:02:28.768Z] #111 6.594 Setting up libsystemd-dev:arm64 (252.22-1~deb12u1) ... 16:02:28 [2024-04-15T16:02:28.768Z] #111 6.608 Setting up libsecret-common (0.20.5-3) ... 16:02:28 [2024-04-15T16:02:28.768Z] #111 6.694 Setting up python3-distutils (3.11.2-3) ... 16:02:28 [2024-04-15T16:02:28.768Z] #111 6.820 Setting up libglib2.0-dev-bin (2.74.6-2) ... 16:02:29 [2024-04-15T16:02:29.027Z] #111 6.971 Setting up libblkid-dev:arm64 (2.38.1-5+deb12u1) ... 16:02:29 [2024-04-15T16:02:29.286Z] #111 6.984 Setting up libpcre2-dev:arm64 (10.42-1) ... 16:02:29 [2024-04-15T16:02:29.286Z] #111 6.997 Setting up libselinux1-dev:arm64 (3.4-1+b6) ... 16:02:29 [2024-04-15T16:02:29.286Z] #111 7.009 Setting up libglib2.0-bin (2.74.6-2) ... 16:02:29 [2024-04-15T16:02:29.286Z] #111 7.022 Setting up dpkg-dev (1.21.22) ... 16:02:29 [2024-04-15T16:02:29.286Z] #111 7.040 Setting up libsecret-1-0:arm64 (0.20.5-3) ... 16:02:29 [2024-04-15T16:02:29.286Z] #111 7.051 Setting up yamllint (1.29.0-1) ... 16:02:29 [2024-04-15T16:02:29.286Z] #111 7.190 Setting up libgcrypt20-dev (1.10.1-3) ... 16:02:29 [2024-04-15T16:02:29.545Z] #111 7.200 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ... 16:02:29 [2024-04-15T16:02:29.545Z] #111 7.211 Setting up libmount-dev:arm64 (2.38.1-5+deb12u1) ... 16:02:29 [2024-04-15T16:02:29.545Z] #111 7.223 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ... 16:02:29 [2024-04-15T16:02:29.545Z] #111 7.236 Setting up libglib2.0-dev:arm64 (2.74.6-2) ... 16:02:29 [2024-04-15T16:02:29.545Z] #111 7.247 Setting up libsecret-1-dev:arm64 (0.20.5-3) ... 16:02:29 [2024-04-15T16:02:29.545Z] #111 7.259 Processing triggers for libc-bin (2.36-9+deb12u4) ... 16:02:29 [2024-04-15T16:02:29.545Z] #111 DONE 7.6s 16:02:29 [2024-04-15T16:02:29.803Z] 16:02:29 [2024-04-15T16:02:29.803Z] #112 [dev-base 11/12] COPY --link --from=dockercli /build/ /usr/local/cli 16:02:30 [2024-04-15T16:02:30.370Z] #112 DONE 0.7s 16:02:30 [2024-04-15T16:02:30.629Z] 16:02:30 [2024-04-15T16:02:30.629Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration 16:02:31 [2024-04-15T16:02:31.196Z] #113 DONE 0.8s 16:02:31 [2024-04-15T16:02:31.455Z] 16:02:31 [2024-04-15T16:02:31.455Z] #114 [dev 1/1] COPY --link . . 16:02:34 [2024-04-15T16:02:34.740Z] #114 DONE 3.4s 16:02:34 [2024-04-15T16:02:34.740Z] 16:02:34 [2024-04-15T16:02:34.740Z] #115 exporting to image 16:02:34 [2024-04-15T16:02:34.740Z] #115 exporting layers 16:02:36 [2024-04-15T16:02:36.115Z] #115 exporting layers 1.2s done 16:02:36 [2024-04-15T16:02:36.116Z] #115 writing image sha256:3ab4ae8f12e26f39c03706a6f879467df6e651f5bac92fe71d86fe78c9ee21f9 done 16:02:36 [2024-04-15T16:02:36.116Z] #115 naming to docker.io/library/docker:d384f32905dca248e072ce9cbaf2247bfa1b7584 done 16:02:36 [2024-04-15T16:02:36.116Z] #115 DONE 1.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 16:02:36 [2024-04-15T16:02:36.414Z] + sudo modprobe ip6table_filter [Pipeline] sh 16:02:36 [2024-04-15T16:02:36.695Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47719/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d384f32905dca248e072ce9cbaf2247bfa1b7584 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d384f32905dca248e072ce9cbaf2247bfa1b7584 hack/test/unit 16:02:36 [2024-04-15T16:02:36.955Z] + BUILDFLAGS=(-tags 'netgo journald') 16:02:36 [2024-04-15T16:02:36.955Z] + TESTFLAGS+=' -test.timeout=5m' 16:02:36 [2024-04-15T16:02:36.955Z] + TESTDIRS=./... 16:02:36 [2024-04-15T16:02:36.955Z] + exclude_paths='/vendor/|/integration' 16:02:36 [2024-04-15T16:02:36.955Z] ++ go list ./... 16:02:36 [2024-04-15T16:02:36.955Z] ++ grep -vE '(/vendor/|/integration)' 16:02:37 [2024-04-15T16:02:37.524Z] + pkg_list='github.com/docker/docker/api 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/api/server 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/api/server/backend/build 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/api/server/httpstatus 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/api/server/httputils 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/api/server/middleware 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/api/server/router 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/api/server/router/build 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/api/server/router/checkpoint 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/api/server/router/container 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/api/server/router/debug 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/api/server/router/distribution 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/api/server/router/grpc 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/api/server/router/image 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/api/server/router/network 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/api/server/router/plugin 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/api/server/router/session 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/api/server/router/swarm 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/api/server/router/system 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/api/server/router/volume 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/api/types 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/api/types/backend 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/api/types/blkiodev 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/api/types/checkpoint 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/api/types/container 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/api/types/events 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/api/types/filters 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/api/types/image 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/api/types/mount 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/api/types/network 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/api/types/plugins/logdriver 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/api/types/registry 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/api/types/strslice 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/api/types/swarm 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/api/types/swarm/runtime 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/api/types/system 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/api/types/time 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/api/types/versions 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/api/types/volume 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/builder 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/builder/builder-next 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/builder/builder-next/exporter 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/builder/builder-next/exporter/overrides 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/builder/builder-next/imagerefchecker 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/builder/builder-next/worker 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/builder/builder-next/worker/label 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/builder/dockerfile 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/builder/remotecontext 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/builder/remotecontext/git 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/builder/remotecontext/urlutil 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/cli/debug 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/cli/winresources/docker-proxy 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/cli/winresources/dockerd 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/client 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/client/buildkit 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/cmd/docker-proxy 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/cmd/dockerd 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/cmd/dockerd/trap 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/container 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/container/stream 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/contrib/apparmor 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/contrib/httpserver 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/daemon 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/daemon/cluster 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/daemon/cluster/controllers/plugin 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/daemon/cluster/convert 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/daemon/cluster/executor 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/daemon/cluster/executor/container 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/daemon/cluster/provider 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/daemon/config 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/daemon/containerd 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/daemon/events 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/daemon/events/testutils 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/daemon/graphdriver 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/daemon/graphdriver/btrfs 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/daemon/graphdriver/copy 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/daemon/graphdriver/graphtest 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/daemon/graphdriver/overlay2 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/daemon/graphdriver/overlayutils 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/daemon/graphdriver/register 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/daemon/graphdriver/vfs 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/daemon/graphdriver/zfs 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/daemon/images 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/daemon/initlayer 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/daemon/links 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/daemon/listeners 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/daemon/logger 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/daemon/logger/awslogs 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/daemon/logger/fluentd 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/daemon/logger/gcplogs 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/daemon/logger/gelf 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/daemon/logger/journald 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/daemon/logger/journald/internal/export 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/daemon/logger/journald/internal/fake 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/daemon/logger/jsonfilelog 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/daemon/logger/local 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/daemon/logger/loggertest 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/daemon/logger/loggerutils 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/daemon/logger/loggerutils/cache 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/daemon/logger/splunk 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/daemon/logger/syslog 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/daemon/logger/templates 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/daemon/names 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/daemon/network 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/daemon/snapshotter 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/daemon/stats 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/distribution 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/distribution/metadata 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/distribution/utils 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/distribution/xfer 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/dockerversion 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/errdefs 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/image 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/image/cache 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/image/spec/specs-go 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/image/spec/specs-go/v1 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/image/tarexport 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/image/v1 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/internal/cleanups 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/internal/compatcontext 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/internal/mod 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/internal/mounttree 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/internal/multierror 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/internal/rootless/mountopts 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/internal/safepath 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/internal/sliceutil 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/internal/test/suite 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/internal/testutils 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/internal/testutils/netnsutils 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/internal/testutils/specialimage 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/internal/unix_noeintr 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/internal/unshare 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/layer 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/libcontainerd 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/libcontainerd/queue 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/libcontainerd/remote 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/libcontainerd/shimopts 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/libcontainerd/supervisor 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/libcontainerd/types 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/libnetwork 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/libnetwork/bitmap 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/libnetwork/cluster 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/libnetwork/cmd/diagnostic 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/libnetwork/cnmallocator 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/libnetwork/config 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/libnetwork/datastore 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/libnetwork/diagnostic 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/libnetwork/discoverapi 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/libnetwork/driverapi 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/libnetwork/drivers/bridge 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/libnetwork/drivers/host 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/libnetwork/drivers/ipvlan 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/libnetwork/drivers/macvlan 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/libnetwork/drivers/null 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/libnetwork/drivers/overlay 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/libnetwork/drivers/remote 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/libnetwork/drivers/remote/api 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/libnetwork/drivers/windows 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/libnetwork/drvregistry 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/libnetwork/etchosts 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/libnetwork/internal/caller 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/libnetwork/internal/kvstore 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/libnetwork/internal/netiputil 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/libnetwork/internal/resolvconf 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/libnetwork/internal/setmatrix 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/libnetwork/ipam 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/libnetwork/ipamapi 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/libnetwork/ipams/builtin 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/libnetwork/ipams/null 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/libnetwork/ipams/remote 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/libnetwork/ipams/remote/api 16:02:37 [2024-04-15T16:02:37.524Z] github.com/docker/docker/libnetwork/ipams/windowsipam 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/ipamutils 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/ipbits 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/iptables 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/netlabel 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/netutils 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/networkdb 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/ns 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/options 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/osl 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/osl/kernel 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/portallocator 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/portmapper 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/resolvconf 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/scope 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/types 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/oci 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/oci/caps 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/opts 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/archive 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/authorization 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/broadcaster 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/capabilities 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/chrootarchive 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/containerfs 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/directory 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/dmesg 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/fileutils 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/homedir 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/idtools 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/ioutils 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/jsonmessage 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/longpath 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/meminfo 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/namesgenerator 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/parsers 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/parsers/kernel 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/parsers/operatingsystem 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/pidfile 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/platform 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/plugingetter 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/plugins 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/plugins/transport 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/pools 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/process 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/progress 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/reexec 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/rootless 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/rootless/specconv 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/stack 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/stdcopy 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/streamformatter 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/stringid 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/sysinfo 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/system 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/tailfile 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/tarsum 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/useragent 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/plugin 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/plugin/executor/containerd 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/plugin/v2 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/profiles/apparmor 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/profiles/seccomp 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/quota 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/reference 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/registry 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/registry/resumable 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/restartmanager 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/runconfig 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/runconfig/opts 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/testutil 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/testutil/daemon 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/testutil/environment 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/testutil/fakecontext 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/testutil/fakegit 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/testutil/fakestorage 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/testutil/fixtures/load 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/testutil/fixtures/plugin 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/testutil/fixtures/plugin/basic 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/testutil/registry 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/testutil/request 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/volume 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/volume/drivers 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/volume/local 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/volume/mounts 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/volume/service 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/volume/service/opts 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/volume/testutils' 16:02:37 [2024-04-15T16:02:37.525Z] ++ grep --fixed-strings -v /libnetwork 16:02:37 [2024-04-15T16:02:37.525Z] ++ echo 'github.com/docker/docker/api 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/server 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/server/backend/build 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/server/httpstatus 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/server/httputils 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/server/middleware 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/server/router 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/server/router/build 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/server/router/checkpoint 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/server/router/container 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/server/router/debug 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/server/router/distribution 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/server/router/grpc 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/server/router/image 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/server/router/network 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/server/router/plugin 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/server/router/session 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/server/router/swarm 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/server/router/system 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/server/router/volume 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/types 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/types/backend 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/types/blkiodev 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/types/checkpoint 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/types/container 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/types/events 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/types/filters 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/types/image 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/types/mount 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/types/network 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/types/plugins/logdriver 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/types/registry 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/types/strslice 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/types/swarm 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/types/swarm/runtime 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/types/system 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/types/time 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/types/versions 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/types/volume 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/builder 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/builder/builder-next 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/builder/builder-next/exporter 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/builder/builder-next/exporter/overrides 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/builder/builder-next/imagerefchecker 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/builder/builder-next/worker 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/builder/builder-next/worker/label 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/builder/dockerfile 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/builder/remotecontext 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/builder/remotecontext/git 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/builder/remotecontext/urlutil 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/cli/debug 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/cli/winresources/docker-proxy 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/cli/winresources/dockerd 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/client 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/client/buildkit 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/cmd/docker-proxy 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/cmd/dockerd 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/cmd/dockerd/trap 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/container 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/container/stream 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/contrib/apparmor 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/contrib/httpserver 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/cluster 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/cluster/controllers/plugin 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/cluster/convert 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/cluster/executor 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/cluster/executor/container 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/cluster/provider 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/config 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/containerd 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/events 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/events/testutils 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/graphdriver 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/graphdriver/btrfs 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/graphdriver/copy 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/graphdriver/graphtest 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/graphdriver/overlay2 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/graphdriver/overlayutils 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/graphdriver/register 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/graphdriver/vfs 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/graphdriver/zfs 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/images 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/initlayer 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/links 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/listeners 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/logger 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/logger/awslogs 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/logger/fluentd 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/logger/gcplogs 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/logger/gelf 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/logger/journald 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/logger/journald/internal/export 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/logger/journald/internal/fake 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/logger/jsonfilelog 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/logger/local 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/logger/loggertest 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/logger/loggerutils 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/logger/loggerutils/cache 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/logger/splunk 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/logger/syslog 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/logger/templates 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/names 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/network 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/snapshotter 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/stats 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/distribution 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/distribution/metadata 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/distribution/utils 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/distribution/xfer 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/dockerversion 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/errdefs 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/image 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/image/cache 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/image/spec/specs-go 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/image/spec/specs-go/v1 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/image/tarexport 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/image/v1 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/internal/cleanups 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/internal/compatcontext 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/internal/mod 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/internal/mounttree 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/internal/multierror 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/internal/rootless/mountopts 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/internal/safepath 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/internal/sliceutil 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/internal/test/suite 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/internal/testutils 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/internal/testutils/netnsutils 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/internal/testutils/specialimage 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/internal/unix_noeintr 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/internal/unshare 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/layer 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libcontainerd 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libcontainerd/queue 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libcontainerd/remote 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libcontainerd/shimopts 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libcontainerd/supervisor 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libcontainerd/types 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/bitmap 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/cluster 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/cmd/diagnostic 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/cnmallocator 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/config 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/datastore 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/diagnostic 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/discoverapi 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/driverapi 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/drivers/bridge 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/drivers/host 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/drivers/ipvlan 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/drivers/macvlan 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/drivers/null 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/drivers/overlay 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/drivers/remote 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/drivers/remote/api 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/drivers/windows 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/drvregistry 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/etchosts 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/internal/caller 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/internal/kvstore 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/internal/netiputil 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/internal/resolvconf 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/internal/setmatrix 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/ipam 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/ipamapi 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/ipams/builtin 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/ipams/null 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/ipams/remote 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/ipams/remote/api 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/ipams/windowsipam 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/ipamutils 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/ipbits 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/iptables 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/netlabel 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/netutils 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/networkdb 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/ns 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/options 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/osl 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/osl/kernel 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/portallocator 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/portmapper 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/resolvconf 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/scope 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/libnetwork/types 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/oci 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/oci/caps 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/opts 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/archive 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/authorization 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/broadcaster 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/capabilities 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/chrootarchive 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/containerfs 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/directory 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/dmesg 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/fileutils 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/homedir 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/idtools 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/ioutils 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/jsonmessage 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/longpath 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/meminfo 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/namesgenerator 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/parsers 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/parsers/kernel 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/parsers/operatingsystem 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/pidfile 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/platform 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/plugingetter 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/plugins 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/plugins/transport 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/pools 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/process 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/progress 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/reexec 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/rootless 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/rootless/specconv 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/stack 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/stdcopy 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/streamformatter 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/stringid 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/sysinfo 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/system 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/tailfile 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/tarsum 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/pkg/useragent 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/plugin 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/plugin/executor/containerd 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/plugin/v2 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/profiles/apparmor 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/profiles/seccomp 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/quota 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/reference 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/registry 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/registry/resumable 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/restartmanager 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/runconfig 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/runconfig/opts 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/testutil 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/testutil/daemon 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/testutil/environment 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/testutil/fakecontext 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/testutil/fakegit 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/testutil/fakestorage 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/testutil/fixtures/load 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/testutil/fixtures/plugin 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/testutil/fixtures/plugin/basic 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/testutil/registry 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/testutil/request 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/volume 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/volume/drivers 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/volume/local 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/volume/mounts 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/volume/service 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/volume/service/opts 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/volume/testutils' 16:02:37 [2024-04-15T16:02:37.525Z] + base_pkg_list='github.com/docker/docker/api 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/server 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/server/backend/build 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/server/httpstatus 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/server/httputils 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/server/middleware 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/server/router 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/server/router/build 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/server/router/checkpoint 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/server/router/container 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/server/router/debug 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/server/router/distribution 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/server/router/grpc 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/server/router/image 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/server/router/network 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/server/router/plugin 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/server/router/session 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/server/router/swarm 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/server/router/system 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/server/router/volume 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/types 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/types/backend 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/types/blkiodev 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/types/checkpoint 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/types/container 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/types/events 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/types/filters 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/types/image 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/types/mount 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/types/network 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/types/plugins/logdriver 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/types/registry 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/types/strslice 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/types/swarm 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/types/swarm/runtime 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/types/system 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/types/time 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/types/versions 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/api/types/volume 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/builder 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/builder/builder-next 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/builder/builder-next/exporter 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/builder/builder-next/exporter/overrides 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/builder/builder-next/imagerefchecker 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/builder/builder-next/worker 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/builder/builder-next/worker/label 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/builder/dockerfile 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/builder/remotecontext 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/builder/remotecontext/git 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/builder/remotecontext/urlutil 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/cli/debug 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/cli/winresources/docker-proxy 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/cli/winresources/dockerd 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/client 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/client/buildkit 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/cmd/docker-proxy 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/cmd/dockerd 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/cmd/dockerd/trap 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/container 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/container/stream 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/contrib/apparmor 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/contrib/httpserver 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/cluster 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/cluster/controllers/plugin 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/cluster/convert 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/cluster/executor 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/cluster/executor/container 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/cluster/provider 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/config 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/containerd 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/events 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/events/testutils 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/graphdriver 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/graphdriver/btrfs 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/graphdriver/copy 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/graphdriver/graphtest 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/graphdriver/overlay2 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/graphdriver/overlayutils 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/graphdriver/register 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/graphdriver/vfs 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/graphdriver/zfs 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/images 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/initlayer 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/links 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/listeners 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/logger 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/logger/awslogs 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/logger/fluentd 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/logger/gcplogs 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/logger/gelf 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/logger/journald 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/logger/journald/internal/export 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/logger/journald/internal/fake 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/logger/jsonfilelog 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/logger/local 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/logger/loggertest 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/logger/loggerutils 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/logger/loggerutils/cache 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/logger/splunk 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/logger/syslog 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/logger/templates 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/names 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/network 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/snapshotter 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/daemon/stats 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/distribution 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/distribution/metadata 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/distribution/utils 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/distribution/xfer 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/dockerversion 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/errdefs 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/image 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/image/cache 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/image/spec/specs-go 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/image/spec/specs-go/v1 16:02:37 [2024-04-15T16:02:37.525Z] github.com/docker/docker/image/tarexport 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/image/v1 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/internal/cleanups 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/internal/compatcontext 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/internal/mod 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/internal/mounttree 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/internal/multierror 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/internal/rootless/mountopts 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/internal/safepath 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/internal/sliceutil 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/internal/test/suite 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/internal/testutils 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/internal/testutils/netnsutils 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/internal/testutils/specialimage 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/internal/unix_noeintr 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/internal/unshare 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/layer 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libcontainerd 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libcontainerd/queue 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libcontainerd/remote 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libcontainerd/shimopts 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libcontainerd/supervisor 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libcontainerd/types 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/oci 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/oci/caps 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/opts 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/archive 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/authorization 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/broadcaster 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/capabilities 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/chrootarchive 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/containerfs 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/directory 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/dmesg 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/fileutils 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/homedir 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/idtools 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/ioutils 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/jsonmessage 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/longpath 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/meminfo 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/namesgenerator 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/parsers 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/parsers/kernel 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/parsers/operatingsystem 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/pidfile 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/platform 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/plugingetter 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/plugins 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/plugins/transport 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/pools 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/process 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/progress 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/reexec 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/rootless 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/rootless/specconv 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/stack 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/stdcopy 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/streamformatter 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/stringid 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/sysinfo 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/system 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/tailfile 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/tarsum 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/useragent 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/plugin 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/plugin/executor/containerd 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/plugin/v2 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/profiles/apparmor 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/profiles/seccomp 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/quota 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/reference 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/registry 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/registry/resumable 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/restartmanager 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/runconfig 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/runconfig/opts 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/testutil 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/testutil/daemon 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/testutil/environment 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/testutil/fakecontext 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/testutil/fakegit 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/testutil/fakestorage 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/testutil/fixtures/load 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/testutil/fixtures/plugin 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/testutil/fixtures/plugin/basic 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/testutil/registry 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/testutil/request 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/volume 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/volume/drivers 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/volume/local 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/volume/mounts 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/volume/service 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/volume/service/opts 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/volume/testutils' 16:02:37 [2024-04-15T16:02:37.526Z] ++ grep --fixed-strings /libnetwork 16:02:37 [2024-04-15T16:02:37.526Z] ++ echo 'github.com/docker/docker/api 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/api/server 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/api/server/backend/build 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/api/server/httpstatus 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/api/server/httputils 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/api/server/middleware 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/api/server/router 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/api/server/router/build 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/api/server/router/checkpoint 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/api/server/router/container 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/api/server/router/debug 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/api/server/router/distribution 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/api/server/router/grpc 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/api/server/router/image 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/api/server/router/network 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/api/server/router/plugin 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/api/server/router/session 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/api/server/router/swarm 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/api/server/router/system 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/api/server/router/volume 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/api/types 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/api/types/backend 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/api/types/blkiodev 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/api/types/checkpoint 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/api/types/container 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/api/types/events 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/api/types/filters 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/api/types/image 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/api/types/mount 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/api/types/network 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/api/types/plugins/logdriver 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/api/types/registry 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/api/types/strslice 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/api/types/swarm 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/api/types/swarm/runtime 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/api/types/system 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/api/types/time 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/api/types/versions 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/api/types/volume 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/builder 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/builder/builder-next 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/builder/builder-next/exporter 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/builder/builder-next/exporter/overrides 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/builder/builder-next/imagerefchecker 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/builder/builder-next/worker 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/builder/builder-next/worker/label 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/builder/dockerfile 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/builder/remotecontext 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/builder/remotecontext/git 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/builder/remotecontext/urlutil 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/cli/debug 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/cli/winresources/docker-proxy 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/cli/winresources/dockerd 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/client 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/client/buildkit 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/cmd/docker-proxy 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/cmd/dockerd 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/cmd/dockerd/trap 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/container 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/container/stream 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/contrib/apparmor 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/contrib/httpserver 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/daemon 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/daemon/cluster 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/daemon/cluster/controllers/plugin 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/daemon/cluster/convert 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/daemon/cluster/executor 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/daemon/cluster/executor/container 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/daemon/cluster/provider 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/daemon/config 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/daemon/containerd 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/daemon/events 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/daemon/events/testutils 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/daemon/graphdriver 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/daemon/graphdriver/btrfs 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/daemon/graphdriver/copy 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/daemon/graphdriver/graphtest 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/daemon/graphdriver/overlay2 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/daemon/graphdriver/overlayutils 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/daemon/graphdriver/register 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/daemon/graphdriver/vfs 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/daemon/graphdriver/zfs 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/daemon/images 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/daemon/initlayer 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/daemon/links 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/daemon/listeners 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/daemon/logger 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/daemon/logger/awslogs 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/daemon/logger/fluentd 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/daemon/logger/gcplogs 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/daemon/logger/gelf 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/daemon/logger/journald 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/daemon/logger/journald/internal/export 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/daemon/logger/journald/internal/fake 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/daemon/logger/jsonfilelog 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/daemon/logger/local 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/daemon/logger/loggertest 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/daemon/logger/loggerutils 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/daemon/logger/loggerutils/cache 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/daemon/logger/splunk 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/daemon/logger/syslog 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/daemon/logger/templates 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/daemon/names 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/daemon/network 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/daemon/snapshotter 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/daemon/stats 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/distribution 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/distribution/metadata 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/distribution/utils 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/distribution/xfer 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/dockerversion 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/errdefs 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/image 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/image/cache 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/image/spec/specs-go 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/image/spec/specs-go/v1 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/image/tarexport 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/image/v1 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/internal/cleanups 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/internal/compatcontext 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/internal/mod 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/internal/mounttree 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/internal/multierror 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/internal/rootless/mountopts 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/internal/safepath 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/internal/sliceutil 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/internal/test/suite 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/internal/testutils 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/internal/testutils/netnsutils 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/internal/testutils/specialimage 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/internal/unix_noeintr 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/internal/unshare 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/layer 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libcontainerd 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libcontainerd/queue 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libcontainerd/remote 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libcontainerd/shimopts 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libcontainerd/supervisor 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libcontainerd/types 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/bitmap 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/cluster 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/cmd/diagnostic 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/cnmallocator 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/config 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/datastore 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/diagnostic 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/discoverapi 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/driverapi 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/drivers/bridge 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/drivers/host 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/drivers/ipvlan 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/drivers/macvlan 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/drivers/null 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/drivers/overlay 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/drivers/remote 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/drivers/remote/api 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/drivers/windows 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/drvregistry 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/etchosts 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/internal/caller 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/internal/kvstore 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/internal/netiputil 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/internal/resolvconf 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/internal/setmatrix 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/ipam 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/ipamapi 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/ipams/builtin 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/ipams/null 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/ipams/remote 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/ipams/remote/api 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/ipams/windowsipam 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/ipamutils 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/ipbits 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/iptables 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/netlabel 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/netutils 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/networkdb 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/ns 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/options 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/osl 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/osl/kernel 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/portallocator 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/portmapper 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/resolvconf 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/scope 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/types 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/oci 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/oci/caps 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/opts 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/archive 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/authorization 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/broadcaster 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/capabilities 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/chrootarchive 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/containerfs 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/directory 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/dmesg 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/fileutils 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/homedir 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/idtools 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/ioutils 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/jsonmessage 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/longpath 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/meminfo 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/namesgenerator 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/parsers 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/parsers/kernel 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/parsers/operatingsystem 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/pidfile 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/platform 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/plugingetter 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/plugins 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/plugins/transport 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/pools 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/process 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/progress 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/reexec 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/rootless 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/rootless/specconv 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/stack 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/stdcopy 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/streamformatter 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/stringid 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/sysinfo 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/system 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/tailfile 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/tarsum 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/pkg/useragent 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/plugin 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/plugin/executor/containerd 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/plugin/v2 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/profiles/apparmor 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/profiles/seccomp 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/quota 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/reference 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/registry 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/registry/resumable 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/restartmanager 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/runconfig 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/runconfig/opts 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/testutil 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/testutil/daemon 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/testutil/environment 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/testutil/fakecontext 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/testutil/fakegit 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/testutil/fakestorage 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/testutil/fixtures/load 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/testutil/fixtures/plugin 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/testutil/fixtures/plugin/basic 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/testutil/registry 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/testutil/request 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/volume 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/volume/drivers 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/volume/local 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/volume/mounts 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/volume/service 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/volume/service/opts 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/volume/testutils' 16:02:37 [2024-04-15T16:02:37.526Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/bitmap 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/cluster 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/cmd/diagnostic 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/cnmallocator 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/config 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/datastore 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/diagnostic 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/discoverapi 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/driverapi 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/drivers/bridge 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/drivers/host 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/drivers/ipvlan 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/drivers/macvlan 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/drivers/null 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/drivers/overlay 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/drivers/remote 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/drivers/remote/api 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/drivers/windows 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/drvregistry 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/etchosts 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/internal/caller 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/internal/kvstore 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/internal/netiputil 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/internal/resolvconf 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/internal/setmatrix 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/ipam 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/ipamapi 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/ipams/builtin 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/ipams/null 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/ipams/remote 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/ipams/remote/api 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/ipams/windowsipam 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/ipamutils 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/ipbits 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/iptables 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/netlabel 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/netutils 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/networkdb 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/ns 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/options 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/osl 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/osl/kernel 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/portallocator 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/portmapper 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/resolvconf 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/scope 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/types' 16:02:37 [2024-04-15T16:02:37.526Z] + echo 'github.com/docker/docker/libnetwork 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/bitmap 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/cluster 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/cmd/diagnostic 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 16:02:37 [2024-04-15T16:02:37.526Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 16:02:37 [2024-04-15T16:02:37.527Z] github.com/docker/docker/libnetwork/cnmallocator 16:02:37 [2024-04-15T16:02:37.527Z] github.com/docker/docker/libnetwork/config 16:02:37 [2024-04-15T16:02:37.527Z] github.com/docker/docker/libnetwork/datastore 16:02:37 [2024-04-15T16:02:37.527Z] github.com/docker/docker/libnetwork/diagnostic 16:02:37 [2024-04-15T16:02:37.527Z] github.com/docker/docker/libnetwork/discoverapi 16:02:37 [2024-04-15T16:02:37.527Z] github.com/docker/docker/libnetwork/driverapi 16:02:37 [2024-04-15T16:02:37.527Z] github.com/docker/docker/libnetwork/drivers/bridge 16:02:37 [2024-04-15T16:02:37.527Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 16:02:37 [2024-04-15T16:02:37.527Z] github.com/docker/docker/libnetwork/drivers/host 16:02:37 [2024-04-15T16:02:37.527Z] github.com/docker/docker/libnetwork/drivers/ipvlan 16:02:37 [2024-04-15T16:02:37.527Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 16:02:37 [2024-04-15T16:02:37.527Z] github.com/docker/docker/libnetwork/drivers/macvlan 16:02:37 [2024-04-15T16:02:37.527Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 16:02:37 [2024-04-15T16:02:37.527Z] github.com/docker/docker/libnetwork/drivers/null 16:02:37 [2024-04-15T16:02:37.527Z] github.com/docker/docker/libnetwork/drivers/overlay 16:02:37 [2024-04-15T16:02:37.527Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 16:02:37 [2024-04-15T16:02:37.527Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 16:02:37 [2024-04-15T16:02:37.527Z] github.com/docker/docker/libnetwork/drivers/remote 16:02:37 [2024-04-15T16:02:37.527Z] github.com/docker/docker/libnetwork/drivers/remote/api 16:02:37 [2024-04-15T16:02:37.527Z] github.com/docker/docker/libnetwork/drivers/windows 16:02:37 [2024-04-15T16:02:37.527Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 16:02:37 [2024-04-15T16:02:37.527Z] github.com/docker/docker/libnetwork/drvregistry 16:02:37 [2024-04-15T16:02:37.527Z] github.com/docker/docker/libnetwork/etchosts 16:02:37 [2024-04-15T16:02:37.527Z] github.com/docker/docker/libnetwork/internal/caller 16:02:37 [2024-04-15T16:02:37.527Z] github.com/docker/docker/libnetwork/internal/kvstore 16:02:37 [2024-04-15T16:02:37.527Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 16:02:37 [2024-04-15T16:02:37.527Z] github.com/docker/docker/libnetwork/internal/netiputil 16:02:37 [2024-04-15T16:02:37.527Z] github.com/docker/docker/libnetwork/internal/resolvconf 16:02:37 [2024-04-15T16:02:37.527Z] github.com/docker/docker/libnetwork/internal/setmatrix 16:02:37 [2024-04-15T16:02:37.527Z] github.com/docker/docker/libnetwork/ipam 16:02:37 [2024-04-15T16:02:37.527Z] github.com/docker/docker/libnetwork/ipa+ grep --fixed-strings libnetwork/drivers/bridge 16:02:37 [2024-04-15T16:02:37.527Z] mapi 16:02:37 [2024-04-15T16:02:37.527Z] github.com/docker/docker/libnetwork/ipams/builtin 16:02:37 [2024-04-15T16:02:37.527Z] github.com/docker/docker/libnetwork/ipams/null 16:02:37 [2024-04-15T16:02:37.527Z] github.com/docker/docker/libnetwork/ipams/remote 16:02:37 [2024-04-15T16:02:37.527Z] github.com/docker/docker/libnetwork/ipams/remote/api 16:02:37 [2024-04-15T16:02:37.527Z] github.com/docker/docker/libnetwork/ipams/windowsipam 16:02:37 [2024-04-15T16:02:37.527Z] github.com/docker/docker/libnetwork/ipamutils 16:02:37 [2024-04-15T16:02:37.527Z] github.com/docker/docker/libnetwork/ipbits 16:02:37 [2024-04-15T16:02:37.527Z] github.com/docker/docker/libnetwork/iptables 16:02:37 [2024-04-15T16:02:37.527Z] github.com/docker/docker/libnetwork/netlabel 16:02:37 [2024-04-15T16:02:37.527Z] github.com/docker/docker/libnetwork/netutils 16:02:37 [2024-04-15T16:02:37.527Z] github.com/docker/docker/libnetwork/networkdb 16:02:37 [2024-04-15T16:02:37.527Z] github.com/docker/docker/libnetwork/ns 16:02:37 [2024-04-15T16:02:37.527Z] github.com/docker/docker/libnetwork/options 16:02:37 [2024-04-15T16:02:37.527Z] github.com/docker/docker/libnetwork/osl 16:02:37 [2024-04-15T16:02:37.527Z] github.com/docker/docker/libnetwork/osl/kernel 16:02:37 [2024-04-15T16:02:37.527Z] github.com/docker/docker/libnetwork/portallocator 16:02:37 [2024-04-15T16:02:37.527Z] github.com/docker/docker/libnetwork/portmapper 16:02:37 [2024-04-15T16:02:37.527Z] github.com/docker/docker/libnetwork/resolvconf 16:02:37 [2024-04-15T16:02:37.527Z] github.com/docker/docker/libnetwork/scope 16:02:37 [2024-04-15T16:02:37.527Z] github.com/docker/docker/libnetwork/types' 16:02:37 [2024-04-15T16:02:37.527Z] github.com/docker/docker/libnetwork/drivers/bridge 16:02:37 [2024-04-15T16:02:37.527Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 16:02:37 [2024-04-15T16:02:37.527Z] + type docker-proxy 16:02:37 [2024-04-15T16:02:37.527Z] hack/test/unit: line 25: type: docker-proxy: not found 16:02:37 [2024-04-15T16:02:37.527Z] + hack/make.sh binary-proxy install-proxy 16:02:37 [2024-04-15T16:02:37.527Z] 16:02:37 [2024-04-15T16:02:37.527Z] Removing bundles/ 16:02:37 [2024-04-15T16:02:37.527Z] 16:02:37 [2024-04-15T16:02:37.527Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) 16:02:37 [2024-04-15T16:02:37.527Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... 16:02:37 [2024-04-15T16:02:37.527Z] + tee /go/src/github.com/docker/docker/go.mod 16:02:37 [2024-04-15T16:02:37.527Z] module github.com/docker/docker 16:02:37 [2024-04-15T16:02:37.527Z] 16:02:37 [2024-04-15T16:02:37.527Z] go 1.21 16:02:37 [2024-04-15T16:02:37.527Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT 16:02:37 [2024-04-15T16:02:37.527Z] + GO111MODULE=on 16:02:37 [2024-04-15T16:02:37.527Z] + GOTOOLCHAIN=local 16:02:37 [2024-04-15T16:02:37.527Z] + 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=d384f32905dca248e072ce9cbaf2247bfa1b7584" -X "github.com/docker/docker/dockerversion.BuildTime=2024-04-15T16:02:37.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 16:02:41 [2024-04-15T16:02:41.718Z] + rm -f /go/src/github.com/docker/docker/go.mod 16:02:41 [2024-04-15T16:02:41.718Z] Created binary: bundles/binary-proxy/docker-proxy 16:02:41 [2024-04-15T16:02:41.718Z] 16:02:41 [2024-04-15T16:02:41.718Z] ---> Making bundle: install-proxy (in bundles/install-proxy) 16:02:41 [2024-04-15T16:02:41.718Z] Installing docker-proxy to /usr/local/bin/ 16:02:41 [2024-04-15T16:02:41.718Z] 16:02:41 [2024-04-15T16:02:41.718Z] + mkdir -p bundles 16:02:41 [2024-04-15T16:02:41.718Z] + '[' -n 'github.com/docker/docker/api 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/api/server 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/api/server/backend/build 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/api/server/httpstatus 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/api/server/httputils 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/api/server/middleware 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/api/server/router 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/api/server/router/build 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/api/server/router/checkpoint 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/api/server/router/container 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/api/server/router/debug 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/api/server/router/distribution 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/api/server/router/grpc 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/api/server/router/image 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/api/server/router/network 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/api/server/router/plugin 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/api/server/router/session 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/api/server/router/swarm 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/api/server/router/system 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/api/server/router/volume 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/api/types 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/api/types/backend 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/api/types/blkiodev 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/api/types/checkpoint 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/api/types/container 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/api/types/events 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/api/types/filters 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/api/types/image 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/api/types/mount 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/api/types/network 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/api/types/plugins/logdriver 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/api/types/registry 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/api/types/strslice 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/api/types/swarm 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/api/types/swarm/runtime 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/api/types/system 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/api/types/time 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/api/types/versions 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/api/types/volume 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/builder 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/builder/builder-next 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/builder/builder-next/exporter 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/builder/builder-next/exporter/overrides 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/builder/builder-next/imagerefchecker 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/builder/builder-next/worker 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/builder/builder-next/worker/label 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/builder/dockerfile 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/builder/remotecontext 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/builder/remotecontext/git 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/builder/remotecontext/urlutil 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/cli/debug 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/cli/winresources/docker-proxy 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/cli/winresources/dockerd 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/client 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/client/buildkit 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/cmd/docker-proxy 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/cmd/dockerd 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/cmd/dockerd/trap 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/container 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/container/stream 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/contrib/apparmor 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/contrib/httpserver 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/daemon 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/daemon/cluster 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/daemon/cluster/controllers/plugin 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/daemon/cluster/convert 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/daemon/cluster/executor 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/daemon/cluster/executor/container 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/daemon/cluster/provider 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/daemon/config 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/daemon/containerd 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/daemon/events 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/daemon/events/testutils 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/daemon/graphdriver 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/daemon/graphdriver/btrfs 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/daemon/graphdriver/copy 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/daemon/graphdriver/graphtest 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/daemon/graphdriver/overlay2 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/daemon/graphdriver/overlayutils 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/daemon/graphdriver/register 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/daemon/graphdriver/vfs 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/daemon/graphdriver/zfs 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/daemon/images 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/daemon/initlayer 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/daemon/links 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/daemon/listeners 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/daemon/logger 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/daemon/logger/awslogs 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/daemon/logger/fluentd 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/daemon/logger/gcplogs 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/daemon/logger/gelf 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/daemon/logger/journald 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/daemon/logger/journald/internal/export 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/daemon/logger/journald/internal/fake 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/daemon/logger/jsonfilelog 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/daemon/logger/local 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/daemon/logger/loggertest 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/daemon/logger/loggerutils 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/daemon/logger/loggerutils/cache 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/daemon/logger/splunk 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/daemon/logger/syslog 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/daemon/logger/templates 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/daemon/names 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/daemon/network 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/daemon/snapshotter 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/daemon/stats 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/distribution 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/distribution/metadata 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/distribution/utils 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/distribution/xfer 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/dockerversion 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/errdefs 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/image 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/image/cache 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/image/spec/specs-go 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/image/spec/specs-go/v1 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/image/tarexport 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/image/v1 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/internal/cleanups 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/internal/compatcontext 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/internal/mod 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/internal/mounttree 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/internal/multierror 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/internal/rootless/mountopts 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/internal/safepath 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/internal/sliceutil 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/internal/test/suite 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/internal/testutils 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/internal/testutils/netnsutils 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/internal/testutils/specialimage 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/internal/unix_noeintr 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/internal/unshare 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/layer 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/libcontainerd 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/libcontainerd/queue 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/libcontainerd/remote 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/libcontainerd/shimopts 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/libcontainerd/supervisor 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/libcontainerd/types 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/oci 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/oci/caps 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/opts 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/pkg/archive 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/pkg/authorization 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/pkg/broadcaster 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/pkg/capabilities 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/pkg/chrootarchive 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/pkg/containerfs 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/pkg/directory 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/pkg/dmesg 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/pkg/fileutils 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/pkg/homedir 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/pkg/idtools 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/pkg/ioutils 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/pkg/jsonmessage 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/pkg/longpath 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/pkg/meminfo 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/pkg/namesgenerator 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/pkg/parsers 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/pkg/parsers/kernel 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/pkg/parsers/operatingsystem 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/pkg/pidfile 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/pkg/platform 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/pkg/plugingetter 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/pkg/plugins 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/pkg/plugins/transport 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/pkg/pools 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/pkg/process 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/pkg/progress 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/pkg/reexec 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/pkg/rootless 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/pkg/rootless/specconv 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/pkg/stack 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/pkg/stdcopy 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/pkg/streamformatter 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/pkg/stringid 16:02:41 [2024-04-15T16:02:41.718Z] github.com/docker/docker/pkg/sysinfo 16:02:41 [2024-04-15T16:02:41.719Z] github.com/docker/docker/pkg/system 16:02:41 [2024-04-15T16:02:41.719Z] github.com/docker/docker/pkg/tailfile 16:02:41 [2024-04-15T16:02:41.719Z] github.com/docker/docker/pkg/tarsum 16:02:41 [2024-04-15T16:02:41.719Z] github.com/docker/docker/pkg/useragent 16:02:41 [2024-04-15T16:02:41.719Z] github.com/docker/docker/plugin 16:02:41 [2024-04-15T16:02:41.719Z] github.com/docker/docker/plugin/executor/containerd 16:02:41 [2024-04-15T16:02:41.719Z] github.com/docker/docker/plugin/v2 16:02:41 [2024-04-15T16:02:41.719Z] github.com/docker/docker/profiles/apparmor 16:02:41 [2024-04-15T16:02:41.719Z] github.com/docker/docker/profiles/seccomp 16:02:41 [2024-04-15T16:02:41.719Z] github.com/docker/docker/quota 16:02:41 [2024-04-15T16:02:41.719Z] github.com/docker/docker/reference 16:02:41 [2024-04-15T16:02:41.719Z] github.com/docker/docker/registry 16:02:41 [2024-04-15T16:02:41.719Z] github.com/docker/docker/registry/resumable 16:02:41 [2024-04-15T16:02:41.719Z] github.com/docker/docker/restartmanager 16:02:41 [2024-04-15T16:02:41.719Z] github.com/docker/docker/runconfig 16:02:41 [2024-04-15T16:02:41.719Z] github.com/docker/docker/runconfig/opts 16:02:41 [2024-04-15T16:02:41.719Z] github.com/docker/docker/testutil 16:02:41 [2024-04-15T16:02:41.719Z] github.com/docker/docker/testutil/daemon 16:02:41 [2024-04-15T16:02:41.719Z] github.com/docker/docker/testutil/environment 16:02:41 [2024-04-15T16:02:41.719Z] github.com/docker/docker/testutil/fakecontext 16:02:41 [2024-04-15T16:02:41.719Z] github.com/docker/docker/testutil/fakegit 16:02:41 [2024-04-15T16:02:41.719Z] github.com/docker/docker/testutil/fakestorage 16:02:41 [2024-04-15T16:02:41.719Z] github.com/docker/docker/testutil/fixtures/load 16:02:41 [2024-04-15T16:02:41.719Z] github.com/docker/docker/testutil/fixtures/plugin 16:02:41 [2024-04-15T16:02:41.719Z] github.com/docker/docker/testutil/fixtures/plugin/basic 16:02:41 [2024-04-15T16:02:41.719Z] github.com/docker/docker/testutil/registry 16:02:41 [2024-04-15T16:02:41.719Z] github.com/docker/docker/testutil/request 16:02:41 [2024-04-15T16:02:41.719Z] github.com/docker/docker/volume 16:02:41 [2024-04-15T16:02:41.719Z] github.com/docker/docker/volume/drivers 16:02:41 [2024-04-15T16:02:41.719Z] github.com/docker/docker/volume/local 16:02:41 [2024-04-15T16:02:41.719Z] github.com/docker/docker/volume/mounts 16:02:41 [2024-04-15T16:02:41.719Z] github.com/docker/docker/volume/service 16:02:41 [2024-04-15T16:02:41.719Z] github.com/docker/docker/volume/service/opts 16:02:41 [2024-04-15T16:02:41.719Z] github.com/docker/docker/volume/testutils' ']' 16:02:41 [2024-04-15T16:02:41.719Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/checkpoint github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/system github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/snapshotter github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/spec/specs-go github.com/docker/docker/image/spec/specs-go/v1 github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/cleanups github.com/docker/docker/internal/compatcontext github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/multierror github.com/docker/docker/internal/rootless/mountopts github.com/docker/docker/internal/safepath github.com/docker/docker/internal/sliceutil github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/testutils github.com/docker/docker/internal/testutils/netnsutils github.com/docker/docker/internal/testutils/specialimage github.com/docker/docker/internal/unix_noeintr github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils 16:02:42 [2024-04-15T16:02:42.287Z] ? github.com/docker/docker/api [no test files] 16:02:50 [2024-04-15T16:02:50.415Z] ok github.com/docker/docker/api/server 0.017s coverage: 16.2% of statements 16:03:12 [2024-04-15T16:03:12.360Z] ? github.com/docker/docker/api/server/backend/build [no test files] 16:03:12 [2024-04-15T16:03:12.360Z] ? github.com/docker/docker/api/server/httpstatus [no test files] 16:03:12 [2024-04-15T16:03:12.360Z] ? github.com/docker/docker/api/server/router [no test files] 16:03:12 [2024-04-15T16:03:12.360Z] ? github.com/docker/docker/api/server/router/build [no test files] 16:03:12 [2024-04-15T16:03:12.360Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 16:03:12 [2024-04-15T16:03:12.360Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 42.7% of statements 16:03:12 [2024-04-15T16:03:12.360Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 28.3% of statements 16:03:12 [2024-04-15T16:03:12.360Z] ? github.com/docker/docker/api/server/router/debug [no test files] 16:03:12 [2024-04-15T16:03:12.360Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 16:03:12 [2024-04-15T16:03:12.360Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 16:03:12 [2024-04-15T16:03:12.360Z] ? github.com/docker/docker/api/server/router/image [no test files] 16:03:12 [2024-04-15T16:03:12.360Z] ? github.com/docker/docker/api/server/router/network [no test files] 16:03:12 [2024-04-15T16:03:12.360Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 16:03:12 [2024-04-15T16:03:12.360Z] ? github.com/docker/docker/api/server/router/session [no test files] 16:03:12 [2024-04-15T16:03:12.360Z] ok github.com/docker/docker/api/server/router/container 0.015s coverage: 5.9% of statements 16:03:12 [2024-04-15T16:03:12.360Z] ? github.com/docker/docker/api/server/router/system [no test files] 16:03:12 [2024-04-15T16:03:12.360Z] ? github.com/docker/docker/api/types [no test files] 16:03:12 [2024-04-15T16:03:12.360Z] ? github.com/docker/docker/api/types/backend [no test files] 16:03:12 [2024-04-15T16:03:12.360Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 16:03:12 [2024-04-15T16:03:12.360Z] ? github.com/docker/docker/api/types/checkpoint [no test files] 16:03:12 [2024-04-15T16:03:12.360Z] ? github.com/docker/docker/api/types/events [no test files] 16:03:12 [2024-04-15T16:03:12.360Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 7.3% of statements 16:03:12 [2024-04-15T16:03:12.360Z] ok github.com/docker/docker/api/server/router/volume 0.005s coverage: 66.7% of statements 16:03:12 [2024-04-15T16:03:12.360Z] ok github.com/docker/docker/api/types/container 0.006s coverage: 83.7% of statements 16:03:12 [2024-04-15T16:03:12.360Z] ? github.com/docker/docker/api/types/image [no test files] 16:03:12 [2024-04-15T16:03:12.360Z] ? github.com/docker/docker/api/types/mount [no test files] 16:03:12 [2024-04-15T16:03:12.360Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 16:03:12 [2024-04-15T16:03:12.360Z] ? github.com/docker/docker/api/types/swarm [no test files] 16:03:12 [2024-04-15T16:03:12.360Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 16:03:12 [2024-04-15T16:03:12.360Z] ? github.com/docker/docker/api/types/system [no test files] 16:03:12 [2024-04-15T16:03:12.360Z] ok github.com/docker/docker/api/types/registry 0.003s coverage: 54.2% of statements 16:03:12 [2024-04-15T16:03:12.360Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements 16:03:12 [2024-04-15T16:03:12.360Z] ok github.com/docker/docker/api/types/network 0.003s coverage: 80.0% of statements 16:03:12 [2024-04-15T16:03:12.360Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 94.0% of statements 16:03:12 [2024-04-15T16:03:12.360Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements 16:03:12 [2024-04-15T16:03:12.360Z] ? github.com/docker/docker/api/types/volume [no test files] 16:03:12 [2024-04-15T16:03:12.360Z] ? github.com/docker/docker/builder [no test files] 16:03:12 [2024-04-15T16:03:12.360Z] ? github.com/docker/docker/builder/builder-next [no test files] 16:03:12 [2024-04-15T16:03:12.360Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 16:03:12 [2024-04-15T16:03:12.360Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 16:03:12 [2024-04-15T16:03:12.360Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 16:03:12 [2024-04-15T16:03:12.360Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 16:03:12 [2024-04-15T16:03:12.360Z] ? github.com/docker/docker/builder/builder-next/exporter/mobyexporter [no test files] 16:03:12 [2024-04-15T16:03:12.360Z] ? github.com/docker/docker/builder/builder-next/exporter/overrides [no test files] 16:03:12 [2024-04-15T16:03:12.360Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 16:03:12 [2024-04-15T16:03:12.360Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 16:03:12 [2024-04-15T16:03:12.360Z] ? github.com/docker/docker/builder/builder-next/worker/label [no test files] 16:03:12 [2024-04-15T16:03:12.360Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements 16:03:13 [2024-04-15T16:03:13.738Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] 16:03:13 [2024-04-15T16:03:13.738Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] 16:03:13 [2024-04-15T16:03:13.738Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.007s coverage: 100.0% of statements 16:03:13 [2024-04-15T16:03:13.738Z] ok github.com/docker/docker/cli/debug 0.007s coverage: 100.0% of statements 16:03:13 [2024-04-15T16:03:13.738Z] ok github.com/docker/docker/builder/remotecontext 0.039s coverage: 33.7% of statements 16:03:13 [2024-04-15T16:03:13.738Z] ok github.com/docker/docker/builder/dockerfile 0.078s coverage: 50.1% of statements 16:03:15 [2024-04-15T16:03:15.644Z] ? github.com/docker/docker/client/buildkit [no test files] 16:03:15 [2024-04-15T16:03:15.644Z] ok github.com/docker/docker/client 0.118s coverage: 77.0% of statements 16:03:15 [2024-04-15T16:03:15.644Z] ok github.com/docker/docker/cmd/docker-proxy 0.133s coverage: 66.5% of statements 16:03:16 [2024-04-15T16:03:16.582Z] ok github.com/docker/docker/builder/remotecontext/git 2.751s coverage: 82.5% of statements 16:03:28 [2024-04-15T16:03:28.793Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] 16:03:28 [2024-04-15T16:03:28.793Z] ? github.com/docker/docker/container/stream [no test files] 16:03:28 [2024-04-15T16:03:28.793Z] ? github.com/docker/docker/contrib/apparmor [no test files] 16:03:28 [2024-04-15T16:03:28.793Z] ? github.com/docker/docker/contrib/httpserver [no test files] 16:03:28 [2024-04-15T16:03:28.793Z] ok github.com/docker/docker/container 0.130s coverage: 36.4% of statements 16:03:28 [2024-04-15T16:03:28.793Z] ok github.com/docker/docker/cmd/dockerd 0.177s coverage: 29.7% of statements 16:03:30 [2024-04-15T16:03:30.698Z] ok github.com/docker/docker/cmd/dockerd/trap 2.430s coverage: 0.0% of statements 16:03:31 [2024-04-15T16:03:31.634Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 16:03:31 [2024-04-15T16:03:31.634Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements 16:03:31 [2024-04-15T16:03:31.634Z] ok github.com/docker/docker/daemon/cluster/convert 0.024s coverage: 39.3% of statements 16:03:31 [2024-04-15T16:03:31.634Z] ok github.com/docker/docker/daemon/cluster 0.042s coverage: 0.5% of statements 16:03:31 [2024-04-15T16:03:31.634Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 16:03:31 [2024-04-15T16:03:31.893Z] ok github.com/docker/docker/daemon/config 0.048s coverage: 74.6% of statements 16:03:33 [2024-04-15T16:03:33.270Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 16:03:33 [2024-04-15T16:03:33.270Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.3% of statements 16:03:33 [2024-04-15T16:03:33.529Z] ok github.com/docker/docker/daemon/containerd 0.044s coverage: 17.4% of statements 16:03:33 [2024-04-15T16:03:33.529Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements 16:03:33 [2024-04-15T16:03:33.529Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.8% of statements 16:03:33 [2024-04-15T16:03:33.529Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.185s coverage: 60.9% of statements 16:03:34 [2024-04-15T16:03:34.097Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 16:03:34 [2024-04-15T16:03:34.097Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.9% of statements 16:03:34 [2024-04-15T16:03:34.355Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 16:03:34 [2024-04-15T16:03:34.355Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 16:03:34 [2024-04-15T16:03:34.614Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.195s coverage: 60.2% of statements 16:03:34 [2024-04-15T16:03:34.614Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.035s coverage: 60.9% of statements 16:03:34 [2024-04-15T16:03:34.873Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements 16:03:35 [2024-04-15T16:03:35.131Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.458s coverage: 13.2% of statements 16:03:35 [2024-04-15T16:03:35.699Z] ? github.com/docker/docker/daemon/initlayer [no test files] 16:03:35 [2024-04-15T16:03:35.699Z] ? github.com/docker/docker/daemon/listeners [no test files] 16:03:35 [2024-04-15T16:03:35.699Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements 16:03:35 [2024-04-15T16:03:35.699Z] ok github.com/docker/docker/daemon/images 0.016s coverage: 2.9% of statements 16:03:35 [2024-04-15T16:03:35.699Z] ok github.com/docker/docker/daemon/logger 0.240s coverage: 43.2% of statements 16:03:35 [2024-04-15T16:03:35.958Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 16:03:35 [2024-04-15T16:03:35.958Z] ok github.com/docker/docker/daemon/logger/fluentd 0.009s coverage: 53.6% of statements 16:03:35 [2024-04-15T16:03:35.958Z] ok github.com/docker/docker/daemon/logger/gelf 0.011s coverage: 68.2% of statements 16:03:36 [2024-04-15T16:03:36.216Z] ok github.com/docker/docker/daemon/logger/awslogs 0.098s coverage: 78.2% of statements 16:03:36 [2024-04-15T16:03:36.476Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] 16:03:36 [2024-04-15T16:03:36.476Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] 16:03:36 [2024-04-15T16:03:36.476Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements 16:03:36 [2024-04-15T16:03:36.476Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements 16:03:36 [2024-04-15T16:03:36.735Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.090s coverage: 76.8% of statements 16:03:36 [2024-04-15T16:03:36.735Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] 16:03:36 [2024-04-15T16:03:36.735Z] ok github.com/docker/docker/daemon/logger/local 0.051s coverage: 79.4% of statements 16:03:37 [2024-04-15T16:03:37.303Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements 16:03:37 [2024-04-15T16:03:37.303Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.022s coverage: 63.7% of statements 16:03:37 [2024-04-15T16:03:37.303Z] ? github.com/docker/docker/daemon/names [no test files] 16:03:37 [2024-04-15T16:03:37.303Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements 16:03:37 [2024-04-15T16:03:37.303Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements 16:03:37 [2024-04-15T16:03:37.871Z] ? github.com/docker/docker/daemon/snapshotter [no test files] 16:03:37 [2024-04-15T16:03:37.871Z] ? github.com/docker/docker/daemon/stats [no test files] 16:03:37 [2024-04-15T16:03:37.871Z] ok github.com/docker/docker/daemon/network 0.019s coverage: 63.8% of statements 16:03:38 [2024-04-15T16:03:38.130Z] ok github.com/docker/docker/daemon/logger/journald 1.527s coverage: 72.7% of statements 16:03:38 [2024-04-15T16:03:38.389Z] ? github.com/docker/docker/distribution/utils [no test files] 16:03:38 [2024-04-15T16:03:38.648Z] ok github.com/docker/docker/dockerversion 0.005s coverage: 100.0% of statements 16:03:38 [2024-04-15T16:03:38.648Z] ok github.com/docker/docker/errdefs 0.011s coverage: 77.2% of statements 16:03:38 [2024-04-15T16:03:38.648Z] ok github.com/docker/docker/distribution/metadata 0.027s coverage: 44.4% of statements 16:03:38 [2024-04-15T16:03:38.907Z] ok github.com/docker/docker/daemon/logger/splunk 1.446s coverage: 82.5% of statements 16:03:39 [2024-04-15T16:03:39.166Z] ok github.com/docker/docker/image 0.024s coverage: 82.8% of statements 16:03:39 [2024-04-15T16:03:39.425Z] ? github.com/docker/docker/image/spec/specs-go [no test files] 16:03:39 [2024-04-15T16:03:39.425Z] ? github.com/docker/docker/image/spec/specs-go/v1 [no test files] 16:03:39 [2024-04-15T16:03:39.425Z] ok github.com/docker/docker/image/cache 0.015s coverage: 26.1% of statements 16:03:39 [2024-04-15T16:03:39.425Z] ? github.com/docker/docker/image/v1 [no test files] 16:03:39 [2024-04-15T16:03:39.425Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.6% of statements 16:03:39 [2024-04-15T16:03:39.683Z] ? github.com/docker/docker/internal/compatcontext [no test files] 16:03:39 [2024-04-15T16:03:39.684Z] ? github.com/docker/docker/internal/mounttree [no test files] 16:03:39 [2024-04-15T16:03:39.684Z] ok github.com/docker/docker/internal/mod 0.002s coverage: 66.7% of statements 16:03:39 [2024-04-15T16:03:39.684Z] ok github.com/docker/docker/internal/cleanups 0.003s coverage: 69.2% of statements 16:03:39 [2024-04-15T16:03:39.684Z] ? github.com/docker/docker/internal/rootless/mountopts [no test files] 16:03:39 [2024-04-15T16:03:39.684Z] ok github.com/docker/docker/internal/multierror 0.003s coverage: 88.9% of statements 16:03:39 [2024-04-15T16:03:39.942Z] ? github.com/docker/docker/internal/test/suite [no test files] 16:03:39 [2024-04-15T16:03:39.942Z] ? github.com/docker/docker/internal/testutils [no test files] 16:03:39 [2024-04-15T16:03:39.942Z] ? github.com/docker/docker/internal/testutils/netnsutils [no test files] 16:03:39 [2024-04-15T16:03:39.942Z] ? github.com/docker/docker/internal/testutils/specialimage [no test files] 16:03:39 [2024-04-15T16:03:39.942Z] ? github.com/docker/docker/internal/unix_noeintr [no test files] 16:03:39 [2024-04-15T16:03:39.942Z] ? github.com/docker/docker/internal/unshare [no test files] 16:03:39 [2024-04-15T16:03:39.942Z] ok github.com/docker/docker/internal/sliceutil 0.002s coverage: 56.2% of statements 16:03:39 [2024-04-15T16:03:39.942Z] ok github.com/docker/docker/internal/safepath 0.005s coverage: 42.9% of statements 16:03:39 [2024-04-15T16:03:39.942Z] ok github.com/docker/docker/distribution 1.506s coverage: 28.7% of statements 16:03:40 [2024-04-15T16:03:40.510Z] ok github.com/docker/docker/daemon 10.487s coverage: 15.8% of statements 16:03:40 [2024-04-15T16:03:40.769Z] ok github.com/docker/docker/distribution/xfer 2.186s coverage: 84.4% of statements 16:03:41 [2024-04-15T16:03:41.028Z] ? github.com/docker/docker/libcontainerd [no test files] 16:03:41 [2024-04-15T16:03:41.028Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 16:03:41 [2024-04-15T16:03:41.028Z] ? github.com/docker/docker/libcontainerd/shimopts [no test files] 16:03:41 [2024-04-15T16:03:41.028Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 16:03:41 [2024-04-15T16:03:41.028Z] ? github.com/docker/docker/libcontainerd/types [no test files] 16:03:41 [2024-04-15T16:03:41.028Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements 16:03:41 [2024-04-15T16:03:41.287Z] ? github.com/docker/docker/oci/caps [no test files] 16:03:41 [2024-04-15T16:03:41.287Z] ok github.com/docker/docker/oci 0.018s coverage: 35.8% of statements 16:03:41 [2024-04-15T16:03:41.547Z] ok github.com/docker/docker/opts 0.079s coverage: 67.9% of statements 16:03:41 [2024-04-15T16:03:41.806Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements 16:03:41 [2024-04-15T16:03:41.806Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements 16:03:41 [2024-04-15T16:03:41.806Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 81.8% of statements 16:03:41 [2024-04-15T16:03:41.806Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 26.7% of statements 16:03:42 [2024-04-15T16:03:42.065Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements 16:03:42 [2024-04-15T16:03:42.065Z] ok github.com/docker/docker/pkg/chrootarchive 0.261s coverage: 83.7% of statements 16:03:42 [2024-04-15T16:03:42.324Z] ok github.com/docker/docker/pkg/fileutils 0.018s coverage: 51.7% of statements 16:03:42 [2024-04-15T16:03:42.324Z] ok github.com/docker/docker/pkg/homedir 0.031s coverage: 6.5% of statements 16:03:42 [2024-04-15T16:03:42.324Z] ok github.com/docker/docker/pkg/archive 0.492s coverage: 81.1% of statements 16:03:42 [2024-04-15T16:03:42.324Z] ok github.com/docker/docker/pkg/authorization 0.514s coverage: 68.3% of statements 16:03:42 [2024-04-15T16:03:42.583Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 92.3% of statements 16:03:42 [2024-04-15T16:03:42.583Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 45.5% of statements 16:03:42 [2024-04-15T16:03:42.583Z] ok github.com/docker/docker/pkg/meminfo 0.002s coverage: 75.0% of statements 16:03:42 [2024-04-15T16:03:42.583Z] ok github.com/docker/docker/pkg/namesgenerator 0.014s coverage: 85.7% of statements 16:03:42 [2024-04-15T16:03:42.583Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements 16:03:42 [2024-04-15T16:03:42.842Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements 16:03:42 [2024-04-15T16:03:42.842Z] ok github.com/docker/docker/pkg/idtools 0.435s coverage: 69.7% of statements 16:03:42 [2024-04-15T16:03:42.842Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.2% of statements 16:03:42 [2024-04-15T16:03:42.842Z] ? github.com/docker/docker/pkg/platform [no test files] 16:03:42 [2024-04-15T16:03:42.842Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 16:03:42 [2024-04-15T16:03:42.843Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 94.1% of statements 16:03:42 [2024-04-15T16:03:42.843Z] ok github.com/docker/docker/pkg/ioutils 0.392s coverage: 69.5% of statements 16:03:43 [2024-04-15T16:03:43.410Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 16:03:43 [2024-04-15T16:03:43.410Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 16:03:43 [2024-04-15T16:03:43.410Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 90.0% of statements 16:03:43 [2024-04-15T16:03:43.410Z] ok github.com/docker/docker/pkg/process 0.004s coverage: 21.7% of statements 16:03:43 [2024-04-15T16:03:43.410Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements 16:03:43 [2024-04-15T16:03:43.410Z] ok github.com/docker/docker/pkg/pools 0.005s coverage: 88.2% of statements 16:03:43 [2024-04-15T16:03:43.410Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements 16:03:43 [2024-04-15T16:03:43.670Z] ? github.com/docker/docker/pkg/rootless [no test files] 16:03:43 [2024-04-15T16:03:43.670Z] ? github.com/docker/docker/pkg/rootless/specconv [no test files] 16:03:43 [2024-04-15T16:03:43.670Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements 16:03:43 [2024-04-15T16:03:43.670Z] ok github.com/docker/docker/pkg/reexec 0.015s coverage: 82.4% of statements 16:03:43 [2024-04-15T16:03:43.670Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements 16:03:43 [2024-04-15T16:03:43.670Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 64.5% of statements 16:03:43 [2024-04-15T16:03:43.670Z] ok github.com/docker/docker/pkg/stringid 0.010s coverage: 61.9% of statements 16:03:44 [2024-04-15T16:03:44.237Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.4% of statements 16:03:44 [2024-04-15T16:03:44.238Z] ok github.com/docker/docker/pkg/system 0.009s coverage: 41.0% of statements 16:03:44 [2024-04-15T16:03:44.238Z] ok github.com/docker/docker/pkg/tailfile 0.034s coverage: 88.6% of statements 16:03:44 [2024-04-15T16:03:44.238Z] ok github.com/docker/docker/pkg/useragent 0.016s coverage: 88.9% of statements 16:03:44 [2024-04-15T16:03:44.238Z] ok github.com/docker/docker/pkg/tarsum 0.076s coverage: 89.6% of statements 16:03:44 [2024-04-15T16:03:44.806Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 16:03:44 [2024-04-15T16:03:44.806Z] ? github.com/docker/docker/profiles/apparmor [no test files] 16:03:44 [2024-04-15T16:03:44.806Z] ok github.com/docker/docker/plugin/v2 0.007s coverage: 13.6% of statements 16:03:44 [2024-04-15T16:03:44.806Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 86.0% of statements 16:03:45 [2024-04-15T16:03:45.065Z] ok github.com/docker/docker/reference 0.013s coverage: 83.7% of statements 16:03:45 [2024-04-15T16:03:45.323Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements 16:03:45 [2024-04-15T16:03:45.323Z] ok github.com/docker/docker/pkg/plugins 2.014s coverage: 73.7% of statements 16:03:45 [2024-04-15T16:03:45.582Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 51.9% of statements 16:03:45 [2024-04-15T16:03:45.582Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements 16:03:45 [2024-04-15T16:03:45.582Z] ? github.com/docker/docker/runconfig/opts [no test files] 16:03:45 [2024-04-15T16:03:45.582Z] ok github.com/docker/docker/registry 0.114s coverage: 63.9% of statements 16:03:45 [2024-04-15T16:03:45.582Z] ok github.com/docker/docker/runconfig 0.009s coverage: 54.0% of statements 16:03:45 [2024-04-15T16:03:45.841Z] ok github.com/docker/docker/quota 0.719s coverage: 69.3% of statements 16:03:45 [2024-04-15T16:03:45.841Z] ok github.com/docker/docker/testutil 0.005s coverage: 6.8% of statements 16:03:46 [2024-04-15T16:03:46.099Z] ? github.com/docker/docker/testutil/daemon [no test files] 16:03:46 [2024-04-15T16:03:46.099Z] ? github.com/docker/docker/testutil/environment [no test files] 16:03:46 [2024-04-15T16:03:46.099Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 16:03:46 [2024-04-15T16:03:46.099Z] ? github.com/docker/docker/testutil/fakegit [no test files] 16:03:46 [2024-04-15T16:03:46.099Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 16:03:46 [2024-04-15T16:03:46.099Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 16:03:46 [2024-04-15T16:03:46.099Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 16:03:46 [2024-04-15T16:03:46.099Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 16:03:46 [2024-04-15T16:03:46.359Z] ? github.com/docker/docker/testutil/registry [no test files] 16:03:46 [2024-04-15T16:03:46.359Z] ? github.com/docker/docker/testutil/request [no test files] 16:03:46 [2024-04-15T16:03:46.359Z] ? github.com/docker/docker/volume [no test files] 16:03:46 [2024-04-15T16:03:46.618Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements 16:03:46 [2024-04-15T16:03:46.876Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 61.5% of statements 16:03:46 [2024-04-15T16:03:46.876Z] ok github.com/docker/docker/volume/local 0.067s coverage: 76.4% of statements 16:03:47 [2024-04-15T16:03:47.135Z] ? github.com/docker/docker/volume/service/opts [no test files] 16:03:47 [2024-04-15T16:03:47.135Z] ? github.com/docker/docker/volume/testutils [no test files] 16:03:47 [2024-04-15T16:03:47.393Z] ok github.com/docker/docker/volume/service 0.011s coverage: 71.8% of statements 16:03:48 [2024-04-15T16:03:48.328Z] ok github.com/docker/docker/layer 7.229s coverage: 68.1% of statements 16:03:48 [2024-04-15T16:03:48.328Z] 16:03:48 [2024-04-15T16:03:48.328Z] === Skipped 16:03:48 [2024-04-15T16:03:48.328Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) 16:03:48 [2024-04-15T16:03:48.328Z] network_proxy_test.go:195: Need to start CI docker with --ipv6 16:03:48 [2024-04-15T16:03:48.328Z] 16:03:48 [2024-04-15T16:03:48.328Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) 16:03:48 [2024-04-15T16:03:48.328Z] network_proxy_test.go:210: No support for dual stack yet 16:03:48 [2024-04-15T16:03:48.328Z] 16:03:48 [2024-04-15T16:03:48.328Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) 16:03:48 [2024-04-15T16:03:48.328Z] network_proxy_test.go:239: Need to start CI docker with --ipv6 16:03:48 [2024-04-15T16:03:48.328Z] 16:03:48 [2024-04-15T16:03:48.328Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) 16:03:48 [2024-04-15T16:03:48.328Z] network_proxy_test.go:300: Need to start CI docker with --ipv6 16:03:48 [2024-04-15T16:03:48.328Z] 16:03:48 [2024-04-15T16:03:48.328Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 16:03:48 [2024-04-15T16:03:48.329Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 16:03:48 [2024-04-15T16:03:48.329Z] graphtest_unix.go:41: Driver btrfs not supported 16:03:48 [2024-04-15T16:03:48.329Z] 16:03:48 [2024-04-15T16:03:48.329Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 16:03:48 [2024-04-15T16:03:48.329Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 16:03:48 [2024-04-15T16:03:48.329Z] graphtest_unix.go:41: Driver btrfs not supported 16:03:48 [2024-04-15T16:03:48.329Z] 16:03:48 [2024-04-15T16:03:48.329Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 16:03:48 [2024-04-15T16:03:48.329Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 16:03:48 [2024-04-15T16:03:48.329Z] graphtest_unix.go:41: Driver btrfs not supported 16:03:48 [2024-04-15T16:03:48.329Z] 16:03:48 [2024-04-15T16:03:48.329Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 16:03:48 [2024-04-15T16:03:48.329Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 16:03:48 [2024-04-15T16:03:48.329Z] graphtest_unix.go:41: Driver btrfs not supported 16:03:48 [2024-04-15T16:03:48.329Z] 16:03:48 [2024-04-15T16:03:48.329Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 16:03:48 [2024-04-15T16:03:48.329Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 16:03:48 [2024-04-15T16:03:48.329Z] graphtest_unix.go:41: Driver btrfs not supported 16:03:48 [2024-04-15T16:03:48.329Z] 16:03:48 [2024-04-15T16:03:48.329Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 16:03:48 [2024-04-15T16:03:48.329Z] graphtest_unix.go:68: No driver to put! 16:03:48 [2024-04-15T16:03:48.329Z] 16:03:48 [2024-04-15T16:03:48.329Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) 16:03:48 [2024-04-15T16:03:48.329Z] time="2024-04-15T16:03:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 16:03:48 [2024-04-15T16:03:48.329Z] graphtest_unix.go:39: graphdriver: driver not supported 16:03:48 [2024-04-15T16:03:48.329Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 16:03:48 [2024-04-15T16:03:48.329Z] 16:03:48 [2024-04-15T16:03:48.329Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) 16:03:48 [2024-04-15T16:03:48.329Z] time="2024-04-15T16:03:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 16:03:48 [2024-04-15T16:03:48.329Z] graphtest_unix.go:39: graphdriver: driver not supported 16:03:48 [2024-04-15T16:03:48.329Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 16:03:48 [2024-04-15T16:03:48.329Z] 16:03:48 [2024-04-15T16:03:48.329Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) 16:03:48 [2024-04-15T16:03:48.329Z] time="2024-04-15T16:03:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 16:03:48 [2024-04-15T16:03:48.329Z] graphtest_unix.go:39: graphdriver: driver not supported 16:03:48 [2024-04-15T16:03:48.329Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 16:03:48 [2024-04-15T16:03:48.329Z] 16:03:48 [2024-04-15T16:03:48.329Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) 16:03:48 [2024-04-15T16:03:48.329Z] time="2024-04-15T16:03:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 16:03:48 [2024-04-15T16:03:48.329Z] graphtest_unix.go:39: graphdriver: driver not supported 16:03:48 [2024-04-15T16:03:48.329Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 16:03:48 [2024-04-15T16:03:48.329Z] 16:03:48 [2024-04-15T16:03:48.329Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) 16:03:48 [2024-04-15T16:03:48.329Z] time="2024-04-15T16:03:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 16:03:48 [2024-04-15T16:03:48.329Z] graphtest_unix.go:39: graphdriver: driver not supported 16:03:48 [2024-04-15T16:03:48.329Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 16:03:48 [2024-04-15T16:03:48.329Z] 16:03:48 [2024-04-15T16:03:48.329Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) 16:03:48 [2024-04-15T16:03:48.329Z] graphtest_unix.go:68: No driver to put! 16:03:48 [2024-04-15T16:03:48.329Z] 16:03:48 [2024-04-15T16:03:48.329Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 16:03:48 [2024-04-15T16:03:48.329Z] overlay_test.go:61: Cannot run test with naive change algorithm 16:03:48 [2024-04-15T16:03:48.329Z] 16:03:48 [2024-04-15T16:03:48.329Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 16:03:48 [2024-04-15T16:03:48.329Z] graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 16:03:48 [2024-04-15T16:03:48.329Z] 16:03:48 [2024-04-15T16:03:48.329Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 16:03:48 [2024-04-15T16:03:48.329Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 16:03:48 [2024-04-15T16:03:48.329Z] graphtest_unix.go:41: Driver zfs not supported 16:03:48 [2024-04-15T16:03:48.329Z] 16:03:48 [2024-04-15T16:03:48.329Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 16:03:48 [2024-04-15T16:03:48.329Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 16:03:48 [2024-04-15T16:03:48.329Z] graphtest_unix.go:41: Driver zfs not supported 16:03:48 [2024-04-15T16:03:48.329Z] 16:03:48 [2024-04-15T16:03:48.329Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 16:03:48 [2024-04-15T16:03:48.329Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 16:03:48 [2024-04-15T16:03:48.329Z] graphtest_unix.go:41: Driver zfs not supported 16:03:48 [2024-04-15T16:03:48.329Z] 16:03:48 [2024-04-15T16:03:48.329Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 16:03:48 [2024-04-15T16:03:48.329Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 16:03:48 [2024-04-15T16:03:48.329Z] graphtest_unix.go:41: Driver zfs not supported 16:03:48 [2024-04-15T16:03:48.329Z] 16:03:48 [2024-04-15T16:03:48.329Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 16:03:48 [2024-04-15T16:03:48.329Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 16:03:48 [2024-04-15T16:03:48.329Z] graphtest_unix.go:41: Driver zfs not supported 16:03:48 [2024-04-15T16:03:48.329Z] 16:03:48 [2024-04-15T16:03:48.329Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 16:03:48 [2024-04-15T16:03:48.329Z] graphtest_unix.go:68: No driver to put! 16:03:48 [2024-04-15T16:03:48.329Z] 16:03:48 [2024-04-15T16:03:48.329Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 16:03:48 [2024-04-15T16:03:48.329Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled 16:03:48 [2024-04-15T16:03:48.329Z] 16:03:48 [2024-04-15T16:03:48.329Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 16:03:48 [2024-04-15T16:03:48.329Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled 16:03:48 [2024-04-15T16:03:48.329Z] 16:03:48 [2024-04-15T16:03:48.329Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s) 16:03:48 [2024-04-15T16:03:48.329Z] validate_test.go:73: only tested on Windows 16:03:48 [2024-04-15T16:03:48.329Z] 16:03:48 [2024-04-15T16:03:48.329Z] DONE 3285 tests, 27 skipped in 66.665s 16:03:48 [2024-04-15T16:03:48.329Z] + '[' -n 'github.com/docker/docker/libnetwork 16:03:48 [2024-04-15T16:03:48.329Z] github.com/docker/docker/libnetwork/bitmap 16:03:48 [2024-04-15T16:03:48.329Z] github.com/docker/docker/libnetwork/cluster 16:03:48 [2024-04-15T16:03:48.329Z] github.com/docker/docker/libnetwork/cmd/diagnostic 16:03:48 [2024-04-15T16:03:48.329Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 16:03:48 [2024-04-15T16:03:48.329Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 16:03:48 [2024-04-15T16:03:48.329Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 16:03:48 [2024-04-15T16:03:48.329Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 16:03:48 [2024-04-15T16:03:48.329Z] github.com/docker/docker/libnetwork/cnmallocator 16:03:48 [2024-04-15T16:03:48.329Z] github.com/docker/docker/libnetwork/config 16:03:48 [2024-04-15T16:03:48.329Z] github.com/docker/docker/libnetwork/datastore 16:03:48 [2024-04-15T16:03:48.329Z] github.com/docker/docker/libnetwork/diagnostic 16:03:48 [2024-04-15T16:03:48.329Z] github.com/docker/docker/libnetwork/discoverapi 16:03:48 [2024-04-15T16:03:48.329Z] github.com/docker/docker/libnetwork/driverapi 16:03:48 [2024-04-15T16:03:48.329Z] github.com/docker/docker/libnetwork/drivers/bridge 16:03:48 [2024-04-15T16:03:48.329Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 16:03:48 [2024-04-15T16:03:48.329Z] github.com/docker/docker/libnetwork/drivers/host 16:03:48 [2024-04-15T16:03:48.329Z] github.com/docker/docker/libnetwork/drivers/ipvlan 16:03:48 [2024-04-15T16:03:48.329Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 16:03:48 [2024-04-15T16:03:48.329Z] github.com/docker/docker/libnetwork/drivers/macvlan 16:03:48 [2024-04-15T16:03:48.329Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 16:03:48 [2024-04-15T16:03:48.329Z] github.com/docker/docker/libnetwork/drivers/null 16:03:48 [2024-04-15T16:03:48.329Z] github.com/docker/docker/libnetwork/drivers/overlay 16:03:48 [2024-04-15T16:03:48.329Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 16:03:48 [2024-04-15T16:03:48.329Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 16:03:48 [2024-04-15T16:03:48.329Z] github.com/docker/docker/libnetwork/drivers/remote 16:03:48 [2024-04-15T16:03:48.329Z] github.com/docker/docker/libnetwork/drivers/remote/api 16:03:48 [2024-04-15T16:03:48.329Z] github.com/docker/docker/libnetwork/drivers/windows 16:03:48 [2024-04-15T16:03:48.329Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 16:03:48 [2024-04-15T16:03:48.329Z] github.com/docker/docker/libnetwork/drvregistry 16:03:48 [2024-04-15T16:03:48.329Z] github.com/docker/docker/libnetwork/etchosts 16:03:48 [2024-04-15T16:03:48.329Z] github.com/docker/docker/libnetwork/internal/caller 16:03:48 [2024-04-15T16:03:48.329Z] github.com/docker/docker/libnetwork/internal/kvstore 16:03:48 [2024-04-15T16:03:48.329Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 16:03:48 [2024-04-15T16:03:48.329Z] github.com/docker/docker/libnetwork/internal/netiputil 16:03:48 [2024-04-15T16:03:48.329Z] github.com/docker/docker/libnetwork/internal/resolvconf 16:03:48 [2024-04-15T16:03:48.329Z] github.com/docker/docker/libnetwork/internal/setmatrix 16:03:48 [2024-04-15T16:03:48.329Z] github.com/docker/docker/libnetwork/ipam 16:03:48 [2024-04-15T16:03:48.329Z] github.com/docker/docker/libnetwork/ipamapi 16:03:48 [2024-04-15T16:03:48.329Z] github.com/docker/docker/libnetwork/ipams/builtin 16:03:48 [2024-04-15T16:03:48.329Z] github.com/docker/docker/libnetwork/ipams/null 16:03:48 [2024-04-15T16:03:48.329Z] github.com/docker/docker/libnetwork/ipams/remote 16:03:48 [2024-04-15T16:03:48.329Z] github.com/docker/docker/libnetwork/ipams/remote/api 16:03:48 [2024-04-15T16:03:48.329Z] github.com/docker/docker/libnetwork/ipams/windowsipam 16:03:48 [2024-04-15T16:03:48.329Z] github.com/docker/docker/libnetwork/ipamutils 16:03:48 [2024-04-15T16:03:48.329Z] github.com/docker/docker/libnetwork/ipbits 16:03:48 [2024-04-15T16:03:48.329Z] github.com/docker/docker/libnetwork/iptables 16:03:48 [2024-04-15T16:03:48.329Z] github.com/docker/docker/libnetwork/netlabel 16:03:48 [2024-04-15T16:03:48.329Z] github.com/docker/docker/libnetwork/netutils 16:03:48 [2024-04-15T16:03:48.329Z] github.com/docker/docker/libnetwork/networkdb 16:03:48 [2024-04-15T16:03:48.329Z] github.com/docker/docker/libnetwork/ns 16:03:48 [2024-04-15T16:03:48.329Z] github.com/docker/docker/libnetwork/options 16:03:48 [2024-04-15T16:03:48.329Z] github.com/docker/docker/libnetwork/osl 16:03:48 [2024-04-15T16:03:48.329Z] github.com/docker/docker/libnetwork/osl/kernel 16:03:48 [2024-04-15T16:03:48.329Z] github.com/docker/docker/libnetwork/portallocator 16:03:48 [2024-04-15T16:03:48.329Z] github.com/docker/docker/libnetwork/portmapper 16:03:48 [2024-04-15T16:03:48.329Z] github.com/docker/docker/libnetwork/resolvconf 16:03:48 [2024-04-15T16:03:48.329Z] github.com/docker/docker/libnetwork/scope 16:03:48 [2024-04-15T16:03:48.329Z] github.com/docker/docker/libnetwork/types' ']' 16:03:48 [2024-04-15T16:03:48.329Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cnmallocator github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb github.com/docker/docker/libnetwork/internal/netiputil github.com/docker/docker/libnetwork/internal/resolvconf github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/scope github.com/docker/docker/libnetwork/types 16:04:44 [2024-04-15T16:04:44.555Z] ok github.com/docker/docker/libnetwork 44.083s coverage: 43.0% of statements 16:04:44 [2024-04-15T16:04:44.555Z] ok github.com/docker/docker/libnetwork/bitmap 0.006s coverage: 96.1% of statements 16:04:44 [2024-04-15T16:04:44.555Z] ? github.com/docker/docker/libnetwork/cluster [no test files] 16:04:44 [2024-04-15T16:04:44.555Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] 16:04:44 [2024-04-15T16:04:44.555Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] 16:04:44 [2024-04-15T16:04:44.555Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] 16:04:44 [2024-04-15T16:04:44.555Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] 16:04:44 [2024-04-15T16:04:44.555Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] 16:04:44 [2024-04-15T16:04:44.555Z] ok github.com/docker/docker/libnetwork/cnmallocator 4.920s coverage: 72.3% of statements 16:04:44 [2024-04-15T16:04:44.555Z] ok github.com/docker/docker/libnetwork/config 0.012s coverage: 10.3% of statements 16:04:44 [2024-04-15T16:04:44.555Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 37.0% of statements 16:04:44 [2024-04-15T16:04:44.555Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] 16:04:44 [2024-04-15T16:04:44.555Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] 16:04:44 [2024-04-15T16:04:44.555Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements 16:04:49 [2024-04-15T16:04:49.825Z] ok github.com/docker/docker/libnetwork/drivers/bridge 3.739s coverage: 63.3% of statements 16:04:49 [2024-04-15T16:04:49.825Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] 16:04:49 [2024-04-15T16:04:49.825Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 40.0% of statements 16:04:51 [2024-04-15T16:04:51.201Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.971s coverage: 5.1% of statements 16:04:51 [2024-04-15T16:04:51.201Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] 16:04:51 [2024-04-15T16:04:51.201Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.004s coverage: 4.7% of statements 16:04:51 [2024-04-15T16:04:51.201Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] 16:04:51 [2024-04-15T16:04:51.460Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 40.0% of statements 16:04:52 [2024-04-15T16:04:52.397Z] ok github.com/docker/docker/libnetwork/drivers/overlay 0.009s coverage: 1.4% of statements 16:04:52 [2024-04-15T16:04:52.655Z] ok github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 0.003s coverage: 45.0% of statements 16:04:52 [2024-04-15T16:04:52.914Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 62.7% of statements 16:04:53 [2024-04-15T16:04:53.481Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.2% of statements 16:04:53 [2024-04-15T16:04:53.481Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] 16:04:53 [2024-04-15T16:04:53.481Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] 16:04:53 [2024-04-15T16:04:53.481Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] 16:04:53 [2024-04-15T16:04:53.740Z] ok github.com/docker/docker/libnetwork/drvregistry 0.018s coverage: 87.0% of statements 16:04:54 [2024-04-15T16:04:54.307Z] ok github.com/docker/docker/libnetwork/etchosts 0.017s coverage: 82.1% of statements 16:04:54 [2024-04-15T16:04:54.307Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements 16:04:54 [2024-04-15T16:04:54.307Z] ? github.com/docker/docker/libnetwork/internal/kvstore [no test files] 16:04:54 [2024-04-15T16:04:54.307Z] ? github.com/docker/docker/libnetwork/internal/kvstore/boltdb [no test files] 16:04:54 [2024-04-15T16:04:54.307Z] ? github.com/docker/docker/libnetwork/internal/netiputil [no test files] 16:04:54 [2024-04-15T16:04:54.875Z] ok github.com/docker/docker/libnetwork/internal/resolvconf 0.015s coverage: 86.0% of statements 16:05:04 [2024-04-15T16:05:04.849Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements 16:05:09 [2024-04-15T16:05:09.038Z] ok github.com/docker/docker/libnetwork/ipam 3.217s coverage: 80.3% of statements 16:05:09 [2024-04-15T16:05:09.038Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] 16:05:09 [2024-04-15T16:05:09.038Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] 16:05:09 [2024-04-15T16:05:09.038Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 63.2% of statements 16:05:09 [2024-04-15T16:05:09.297Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 48.7% of statements 16:05:09 [2024-04-15T16:05:09.297Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] 16:05:09 [2024-04-15T16:05:09.297Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 80.0% of statements 16:05:09 [2024-04-15T16:05:09.864Z] ok github.com/docker/docker/libnetwork/ipamutils 0.320s coverage: 86.4% of statements 16:05:10 [2024-04-15T16:05:10.123Z] ok github.com/docker/docker/libnetwork/ipbits 0.002s coverage: 100.0% of statements 16:05:10 [2024-04-15T16:05:10.690Z] ok github.com/docker/docker/libnetwork/iptables 0.159s coverage: 39.9% of statements 16:05:10 [2024-04-15T16:05:10.690Z] ? github.com/docker/docker/libnetwork/netlabel [no test files] 16:05:11 [2024-04-15T16:05:11.257Z] ok github.com/docker/docker/libnetwork/netutils 0.015s coverage: 50.6% of statements 16:07:02 [2024-04-15T16:07:02.704Z] time="2024-04-15T16:06:55Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036" 16:07:02 [2024-04-15T16:07:02.704Z] ok github.com/docker/docker/libnetwork/networkdb 103.663s coverage: 59.2% of statements 16:07:02 [2024-04-15T16:07:02.704Z] ? github.com/docker/docker/libnetwork/ns [no test files] 16:07:02 [2024-04-15T16:07:02.704Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements 16:07:02 [2024-04-15T16:07:02.704Z] ok github.com/docker/docker/libnetwork/osl 4.390s coverage: 37.4% of statements 16:07:02 [2024-04-15T16:07:02.704Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements 16:07:02 [2024-04-15T16:07:02.704Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.5% of statements 16:07:02 [2024-04-15T16:07:02.704Z] ok github.com/docker/docker/libnetwork/portmapper 0.676s coverage: 47.9% of statements 16:07:02 [2024-04-15T16:07:02.963Z] ok github.com/docker/docker/libnetwork/resolvconf 0.005s coverage: 75.8% of statements 16:07:02 [2024-04-15T16:07:02.963Z] ? github.com/docker/docker/libnetwork/scope [no test files] 16:07:03 [2024-04-15T16:07:03.222Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 41.7% of statements 16:07:03 [2024-04-15T16:07:03.222Z] 16:07:03 [2024-04-15T16:07:03.222Z] === Skipped 16:07:03 [2024-04-15T16:07:03.222Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) 16:07:03 [2024-04-15T16:07:03.222Z] 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 16:07:03 [2024-04-15T16:07:03.222Z] 16:07:03 [2024-04-15T16:07:03.222Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s) 16:07:03 [2024-04-15T16:07:03.222Z] 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 16:07:03 [2024-04-15T16:07:03.222Z] 16:07:03 [2024-04-15T16:07:03.222Z] DONE 471 tests, 2 skipped in 194.899s Post stage [Pipeline] junit 16:07:04 [2024-04-15T16:07:04.171Z] Recording test results 16:07:05 [2024-04-15T16:07:05.572Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:05 [2024-04-15T16:07:05.880Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47719/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d384f32905dca248e072ce9cbaf2247bfa1b7584 -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:d384f32905dca248e072ce9cbaf2247bfa1b7584 hack/make.sh dynbinary test-integration 16:07:06 [2024-04-15T16:07:06.139Z] 16:07:06 [2024-04-15T16:07:06.139Z] Removing bundles/ 16:07:06 [2024-04-15T16:07:06.139Z] 16:07:06 [2024-04-15T16:07:06.139Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 16:07:06 [2024-04-15T16:07:06.139Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... 16:07:06 [2024-04-15T16:07:06.139Z] + tee /go/src/github.com/docker/docker/go.mod 16:07:06 [2024-04-15T16:07:06.139Z] module github.com/docker/docker 16:07:06 [2024-04-15T16:07:06.139Z] 16:07:06 [2024-04-15T16:07:06.139Z] go 1.21 16:07:06 [2024-04-15T16:07:06.139Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT 16:07:06 [2024-04-15T16:07:06.139Z] + GO111MODULE=on 16:07:06 [2024-04-15T16:07:06.139Z] + GOTOOLCHAIN=local 16:07:06 [2024-04-15T16:07:06.139Z] + 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=d384f32905dca248e072ce9cbaf2247bfa1b7584" -X "github.com/docker/docker/dockerversion.BuildTime=2024-04-15T16:07:05.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 16:07:44 [2024-04-15T16:07:44.862Z] + rm -f /go/src/github.com/docker/docker/go.mod 16:07:44 [2024-04-15T16:07:44.862Z] Created binary: bundles/dynbinary-daemon/dockerd 16:07:44 [2024-04-15T16:07:44.862Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... 16:07:44 [2024-04-15T16:07:44.862Z] + tee /go/src/github.com/docker/docker/go.mod 16:07:44 [2024-04-15T16:07:44.862Z] module github.com/docker/docker 16:07:44 [2024-04-15T16:07:44.862Z] 16:07:44 [2024-04-15T16:07:44.862Z] go 1.21 16:07:44 [2024-04-15T16:07:44.862Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT 16:07:44 [2024-04-15T16:07:44.862Z] + GO111MODULE=on 16:07:44 [2024-04-15T16:07:44.862Z] + GOTOOLCHAIN=local 16:07:44 [2024-04-15T16:07:44.862Z] + 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=d384f32905dca248e072ce9cbaf2247bfa1b7584" -X "github.com/docker/docker/dockerversion.BuildTime=2024-04-15T16:07:05.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 16:07:44 [2024-04-15T16:07:44.862Z] + rm -f /go/src/github.com/docker/docker/go.mod 16:07:44 [2024-04-15T16:07:44.862Z] Created binary: bundles/dynbinary-daemon/docker-proxy 16:07:44 [2024-04-15T16:07:44.862Z] 16:07:44 [2024-04-15T16:07:44.862Z] ---> Making bundle: test-integration (in bundles/test-integration) 16:07:44 [2024-04-15T16:07:44.862Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 16:07:44 [2024-04-15T16:07:44.862Z] HOSTNAME=17d37f300370 16:07:44 [2024-04-15T16:07:44.862Z] TESTDEBUG=0 16:07:44 [2024-04-15T16:07:44.862Z] DEST=bundles/test-integration 16:07:44 [2024-04-15T16:07:44.862Z] PWD=/go/src/github.com/docker/docker 16:07:44 [2024-04-15T16:07:44.862Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock 16:07:44 [2024-04-15T16:07:44.862Z] DOCKER_GITCOMMIT=d384f32905dca248e072ce9cbaf2247bfa1b7584 16:07:44 [2024-04-15T16:07:44.862Z] container=docker 16:07:44 [2024-04-15T16:07:44.862Z] HOME=/root 16:07:44 [2024-04-15T16:07:44.862Z] CONTAINERD_NAMESPACE=moby 16:07:44 [2024-04-15T16:07:44.862Z] GOLANG_VERSION=1.21.9 16:07:44 [2024-04-15T16:07:44.862Z] VALIDATE_REPO=https://github.com/moby/moby.git 16:07:44 [2024-04-15T16:07:44.862Z] VALIDATE_BRANCH=master 16:07:44 [2024-04-15T16:07:44.862Z] TERM=xterm 16:07:44 [2024-04-15T16:07:44.862Z] DOCKER_PKG=github.com/docker/docker 16:07:44 [2024-04-15T16:07:44.862Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker 16:07:44 [2024-04-15T16:07:44.862Z] SHLVL=1 16:07:44 [2024-04-15T16:07:44.862Z] TIMEOUT=120m 16:07:44 [2024-04-15T16:07:44.862Z] GOTOOLCHAIN=local 16:07:44 [2024-04-15T16:07:44.862Z] DOCKER_GRAPHDRIVER=overlay2 16:07:44 [2024-04-15T16:07:44.862Z] GO111MODULE=off 16:07:44 [2024-04-15T16:07:44.862Z] DOCKER_EXPERIMENTAL=1 16:07:44 [2024-04-15T16:07:44.862Z] TEST_SKIP_INTEGRATION_CLI=1 16:07:44 [2024-04-15T16:07:44.862Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 16:07:44 [2024-04-15T16:07:44.862Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 16:07:44 [2024-04-15T16:07:44.862Z] GOPATH=/go 16:07:44 [2024-04-15T16:07:44.862Z] PKG_CONFIG=pkg-config 16:07:44 [2024-04-15T16:07:44.862Z] _=/usr/bin/env 16:07:44 [2024-04-15T16:07:44.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 16:08:07 [2024-04-15T16:08:07.024Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main 16:08:07 [2024-04-15T16:08:07.024Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 16:08:07 [2024-04-15T16:08:07.024Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 16:08:10 [2024-04-15T16:08:10.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main 16:08:14 [2024-04-15T16:08:14.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 16:08:17 [2024-04-15T16:08:17.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main 16:08:18 [2024-04-15T16:08:18.081Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 16:08:19 [2024-04-15T16:08:19.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 16:08:20 [2024-04-15T16:08:20.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 16:08:21 [2024-04-15T16:08:21.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main 16:08:23 [2024-04-15T16:08:23.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 16:08:23 [2024-04-15T16:08:23.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 16:08:24 [2024-04-15T16:08:24.523Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 16:08:25 [2024-04-15T16:08:25.899Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 16:08:27 [2024-04-15T16:08:27.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 16:08:28 [2024-04-15T16:08:28.653Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 16:08:28 [2024-04-15T16:08:28.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 16:08:29 [2024-04-15T16:08:29.848Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 16:08:31 [2024-04-15T16:08:31.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 16:08:32 [2024-04-15T16:08:32.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 16:08:32 [2024-04-15T16:08:32.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 16:08:34 [2024-04-15T16:08:34.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 16:08:35 [2024-04-15T16:08:35.173Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 16:08:35 [2024-04-15T16:08:35.173Z] Using test binary /usr/local/cli-integration/docker 16:08:35 [2024-04-15T16:08:35.173Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 16:08:35 [2024-04-15T16:08:35.173Z] +++ /etc/init.d/apparmor start 16:08:35 [2024-04-15T16:08:35.173Z] Not: starting. 16:08:35 [2024-04-15T16:08:35.173Z] INFO: Waiting for daemon to start... 16:08:35 [2024-04-15T16:08:35.173Z] Starting dockerd 16:08:35 [2024-04-15T16:08:35.173Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.lEHcasbQ2d/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental 16:08:41 [2024-04-15T16:08:41.995Z] . 16:08:41 [2024-04-15T16:08:41.995Z] Running integration-test (iteration 1) 16:08:41 [2024-04-15T16:08:41.995Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 16:08:41 [2024-04-15T16:08:41.995Z] ++ '[' -n '' ']' 16:08:41 [2024-04-15T16:08:41.995Z] ++ 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 16:08:41 [2024-04-15T16:08:41.995Z] ++ set -e 16:08:41 [2024-04-15T16:08:41.995Z] ++ '[' -n 0 ']' 16:08:41 [2024-04-15T16:08:41.995Z] ++ set -x 16:08:41 [2024-04-15T16:08:41.995Z] ++ 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.lEHcasbQ2d/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 16:08:41 [2024-04-15T16:08:41.995Z] Loaded image: busybox:latest 16:08:42 [2024-04-15T16:08:42.253Z] Loaded image: busybox:glibc 16:08:43 [2024-04-15T16:08:43.190Z] Loaded image: debian:bookworm-slim 16:08:43 [2024-04-15T16:08:43.190Z] Loaded image: hello-world:latest 16:08:43 [2024-04-15T16:08:43.190Z] Loaded image: arm32v7/hello-world:latest 16:08:43 [2024-04-15T16:08:43.190Z] INFO: Testing against a local daemon 16:08:43 [2024-04-15T16:08:43.190Z] === RUN TestCgroupNamespacesBuild 16:08:44 [2024-04-15T16:08:44.565Z] --- PASS: TestCgroupNamespacesBuild (1.25s) 16:08:44 [2024-04-15T16:08:44.565Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 16:08:45 [2024-04-15T16:08:45.501Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.23s) 16:08:45 [2024-04-15T16:08:45.501Z] === RUN TestBuildWithSession 16:08:45 [2024-04-15T16:08:45.501Z] build_session_test.go:26: TODO: BuildKit 16:08:45 [2024-04-15T16:08:45.501Z] --- SKIP: TestBuildWithSession (0.00s) 16:08:45 [2024-04-15T16:08:45.501Z] === RUN TestBuildSquashParent 16:08:49 [2024-04-15T16:08:49.690Z] --- PASS: TestBuildSquashParent (3.45s) 16:08:49 [2024-04-15T16:08:49.690Z] === RUN TestBuildWithRemoveAndForceRemove 16:08:49 [2024-04-15T16:08:49.690Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 16:08:49 [2024-04-15T16:08:49.690Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 16:08:49 [2024-04-15T16:08:49.690Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 16:08:49 [2024-04-15T16:08:49.690Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 16:08:49 [2024-04-15T16:08:49.690Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 16:08:49 [2024-04-15T16:08:49.690Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 16:08:49 [2024-04-15T16:08:49.690Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 16:08:49 [2024-04-15T16:08:49.690Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 16:08:49 [2024-04-15T16:08:49.690Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 16:08:49 [2024-04-15T16:08:49.690Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 16:08:49 [2024-04-15T16:08:49.690Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 16:08:49 [2024-04-15T16:08:49.690Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 16:08:49 [2024-04-15T16:08:49.690Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 16:08:49 [2024-04-15T16:08:49.690Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 16:08:49 [2024-04-15T16:08:49.690Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 16:08:49 [2024-04-15T16:08:49.690Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 16:08:49 [2024-04-15T16:08:49.690Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 16:08:49 [2024-04-15T16:08:49.690Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 16:08:52 [2024-04-15T16:08:52.222Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) 16:08:52 [2024-04-15T16:08:52.222Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.00s) 16:08:52 [2024-04-15T16:08:52.222Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.29s) 16:08:52 [2024-04-15T16:08:52.222Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.42s) 16:08:52 [2024-04-15T16:08:52.222Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.48s) 16:08:52 [2024-04-15T16:08:52.222Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.58s) 16:08:52 [2024-04-15T16:08:52.222Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.84s) 16:08:52 [2024-04-15T16:08:52.222Z] === RUN TestBuildMultiStageCopy 16:08:52 [2024-04-15T16:08:52.222Z] === RUN TestBuildMultiStageCopy/copy_to_root 16:08:52 [2024-04-15T16:08:52.790Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 16:08:53 [2024-04-15T16:08:53.049Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 16:08:53 [2024-04-15T16:08:53.049Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 16:08:53 [2024-04-15T16:08:53.049Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 16:08:53 [2024-04-15T16:08:53.307Z] --- PASS: TestBuildMultiStageCopy (1.28s) 16:08:53 [2024-04-15T16:08:53.307Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.89s) 16:08:53 [2024-04-15T16:08:53.307Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.07s) 16:08:53 [2024-04-15T16:08:53.307Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.08s) 16:08:53 [2024-04-15T16:08:53.307Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.10s) 16:08:53 [2024-04-15T16:08:53.307Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.10s) 16:08:53 [2024-04-15T16:08:53.307Z] === RUN TestBuildMultiStageParentConfig 16:08:53 [2024-04-15T16:08:53.566Z] --- PASS: TestBuildMultiStageParentConfig (0.38s) 16:08:53 [2024-04-15T16:08:53.566Z] === RUN TestBuildLabelWithTargets 16:08:54 [2024-04-15T16:08:54.133Z] --- PASS: TestBuildLabelWithTargets (0.55s) 16:08:54 [2024-04-15T16:08:54.133Z] === RUN TestBuildWithEmptyLayers 16:08:54 [2024-04-15T16:08:54.392Z] --- PASS: TestBuildWithEmptyLayers (0.14s) 16:08:54 [2024-04-15T16:08:54.392Z] === RUN TestBuildMultiStageOnBuild 16:08:55 [2024-04-15T16:08:55.328Z] --- PASS: TestBuildMultiStageOnBuild (1.05s) 16:08:55 [2024-04-15T16:08:55.328Z] === RUN TestBuildUncleanTarFilenames 16:08:55 [2024-04-15T16:08:55.587Z] --- PASS: TestBuildUncleanTarFilenames (0.12s) 16:08:55 [2024-04-15T16:08:55.587Z] === RUN TestBuildMultiStageLayerLeak 16:08:56 [2024-04-15T16:08:56.526Z] --- PASS: TestBuildMultiStageLayerLeak (1.05s) 16:08:56 [2024-04-15T16:08:56.526Z] === RUN TestBuildWithHugeFile 16:09:43 [2024-04-15T16:09:43.204Z] --- PASS: TestBuildWithHugeFile (43.66s) 16:09:43 [2024-04-15T16:09:43.204Z] === RUN TestBuildWCOWSandboxSize 16:09:43 [2024-04-15T16:09:43.204Z] build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 16:09:43 [2024-04-15T16:09:43.204Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) 16:09:43 [2024-04-15T16:09:43.204Z] === RUN TestBuildWithEmptyDockerfile 16:09:43 [2024-04-15T16:09:43.204Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 16:09:43 [2024-04-15T16:09:43.204Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 16:09:43 [2024-04-15T16:09:43.204Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 16:09:43 [2024-04-15T16:09:43.204Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 16:09:43 [2024-04-15T16:09:43.204Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 16:09:43 [2024-04-15T16:09:43.204Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 16:09:43 [2024-04-15T16:09:43.204Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 16:09:43 [2024-04-15T16:09:43.204Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 16:09:43 [2024-04-15T16:09:43.204Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 16:09:43 [2024-04-15T16:09:43.204Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s) 16:09:43 [2024-04-15T16:09:43.204Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) 16:09:43 [2024-04-15T16:09:43.204Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) 16:09:43 [2024-04-15T16:09:43.204Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) 16:09:43 [2024-04-15T16:09:43.204Z] === RUN TestBuildPreserveOwnership 16:09:43 [2024-04-15T16:09:43.204Z] === RUN TestBuildPreserveOwnership/copy_from 16:09:43 [2024-04-15T16:09:43.204Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 16:09:43 [2024-04-15T16:09:43.204Z] --- PASS: TestBuildPreserveOwnership (2.01s) 16:09:43 [2024-04-15T16:09:43.204Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.38s) 16:09:43 [2024-04-15T16:09:43.204Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.61s) 16:09:43 [2024-04-15T16:09:43.204Z] === RUN TestBuildPlatformInvalid 16:09:43 [2024-04-15T16:09:43.204Z] --- PASS: TestBuildPlatformInvalid (0.01s) 16:09:43 [2024-04-15T16:09:43.204Z] === RUN TestBuildkitHistoryTracePropagation 16:09:43 [2024-04-15T16:09:43.204Z] time="2024-04-15T16:09:42Z" level=info msg="[core] [Channel #1] Channel created" module=grpc 16:09:43 [2024-04-15T16:09:43.204Z] time="2024-04-15T16:09:42Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc 16:09:43 [2024-04-15T16:09:43.204Z] time="2024-04-15T16:09:42Z" 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 16:09:43 [2024-04-15T16:09:43.204Z] time="2024-04-15T16:09:42Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc 16:09:43 [2024-04-15T16:09:43.204Z] time="2024-04-15T16:09:42Z" 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 16:09:43 [2024-04-15T16:09:43.204Z] time="2024-04-15T16:09:42Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc 16:09:43 [2024-04-15T16:09:43.204Z] time="2024-04-15T16:09:42Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc 16:09:43 [2024-04-15T16:09:43.204Z] time="2024-04-15T16:09:42Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc 16:09:43 [2024-04-15T16:09:43.204Z] time="2024-04-15T16:09:42Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc 16:09:43 [2024-04-15T16:09:43.204Z] time="2024-04-15T16:09:42Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc 16:09:43 [2024-04-15T16:09:43.204Z] time="2024-04-15T16:09:42Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc 16:09:43 [2024-04-15T16:09:43.204Z] time="2024-04-15T16:09:42Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc 16:09:43 [2024-04-15T16:09:43.204Z] time="2024-04-15T16:09:42Z" level=info msg="[core] [Server #4] Server created" module=grpc 16:09:43 [2024-04-15T16:09:43.204Z] build_traces_test.go:87: Waiting for trace to be available 16:09:46 [2024-04-15T16:09:46.490Z] time="2024-04-15T16:09:46Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc 16:09:46 [2024-04-15T16:09:46.490Z] time="2024-04-15T16:09:46Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc 16:09:46 [2024-04-15T16:09:46.490Z] time="2024-04-15T16:09:46Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc 16:09:46 [2024-04-15T16:09:46.490Z] time="2024-04-15T16:09:46Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc 16:09:46 [2024-04-15T16:09:46.490Z] time="2024-04-15T16:09:46Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc 16:09:46 [2024-04-15T16:09:46.490Z] time="2024-04-15T16:09:46Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc 16:09:46 [2024-04-15T16:09:46.490Z] --- PASS: TestBuildkitHistoryTracePropagation (4.03s) 16:09:46 [2024-04-15T16:09:46.490Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 16:09:46 [2024-04-15T16:09:46.748Z] Loaded image: busybox:latest 16:09:47 [2024-04-15T16:09:47.007Z] Loaded image: busybox:glibc 16:09:47 [2024-04-15T16:09:47.944Z] Loaded image: debian:bookworm-slim 16:09:47 [2024-04-15T16:09:47.944Z] Loaded image: hello-world:latest 16:09:47 [2024-04-15T16:09:47.944Z] Loaded image: arm32v7/hello-world:latest 16:09:56 [2024-04-15T16:09:56.059Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.33s) 16:09:56 [2024-04-15T16:09:56.059Z] PASS 16:09:56 [2024-04-15T16:09:56.059Z] 16:09:56 [2024-04-15T16:09:56.059Z] === Skipped 16:09:56 [2024-04-15T16:09:56.059Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) 16:09:56 [2024-04-15T16:09:56.059Z] build_session_test.go:26: TODO: BuildKit 16:09:56 [2024-04-15T16:09:56.059Z] 16:09:56 [2024-04-15T16:09:56.059Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) 16:09:56 [2024-04-15T16:09:56.059Z] build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 16:09:56 [2024-04-15T16:09:56.059Z] 16:09:56 [2024-04-15T16:09:56.059Z] DONE 35 tests, 2 skipped in 73.593s 16:09:56 [2024-04-15T16:09:56.059Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m 16:09:56 [2024-04-15T16:09:56.059Z] ++ '[' -n '' ']' 16:09:56 [2024-04-15T16:09:56.059Z] ++ 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 16:09:56 [2024-04-15T16:09:56.059Z] ++ set -e 16:09:56 [2024-04-15T16:09:56.059Z] ++ '[' -n 0 ']' 16:09:56 [2024-04-15T16:09:56.059Z] ++ set -x 16:09:56 [2024-04-15T16:09:56.059Z] ++ 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.lEHcasbQ2d/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 16:09:56 [2024-04-15T16:09:56.059Z] INFO: Testing against a local daemon 16:09:56 [2024-04-15T16:09:56.059Z] === RUN TestNoNewPrivileges 16:10:06 [2024-04-15T16:10:06.036Z] === RUN TestNoNewPrivileges/CapabilityRequested=true 16:10:06 [2024-04-15T16:10:06.036Z] === RUN TestNoNewPrivileges/CapabilityRequested=false 16:10:06 [2024-04-15T16:10:06.036Z] --- PASS: TestNoNewPrivileges (9.56s) 16:10:06 [2024-04-15T16:10:06.036Z] --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.38s) 16:10:06 [2024-04-15T16:10:06.036Z] --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.38s) 16:10:06 [2024-04-15T16:10:06.036Z] PASS 16:10:06 [2024-04-15T16:10:06.036Z] 16:10:06 [2024-04-15T16:10:06.036Z] DONE 3 tests in 9.589s 16:10:06 [2024-04-15T16:10:06.036Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 16:10:06 [2024-04-15T16:10:06.036Z] ++ '[' -n '' ']' 16:10:06 [2024-04-15T16:10:06.036Z] ++ 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 16:10:06 [2024-04-15T16:10:06.036Z] ++ set -e 16:10:06 [2024-04-15T16:10:06.036Z] ++ '[' -n 0 ']' 16:10:06 [2024-04-15T16:10:06.036Z] ++ set -x 16:10:06 [2024-04-15T16:10:06.036Z] ++ 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.lEHcasbQ2d/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 16:10:06 [2024-04-15T16:10:06.036Z] INFO: Testing against a local daemon 16:10:06 [2024-04-15T16:10:06.036Z] === RUN TestConfigInspect 16:10:07 [2024-04-15T16:10:07.411Z] --- PASS: TestConfigInspect (2.00s) 16:10:07 [2024-04-15T16:10:07.411Z] === RUN TestConfigList 16:10:08 [2024-04-15T16:10:08.347Z] === RUN TestConfigList/test_filter_by_name 16:10:08 [2024-04-15T16:10:08.347Z] === RUN TestConfigList/test_filter_by_id 16:10:08 [2024-04-15T16:10:08.347Z] === RUN TestConfigList/test_filter_by_label_key_only 16:10:08 [2024-04-15T16:10:08.347Z] === RUN TestConfigList/test_filter_by_label_key=value_test0-TestConfigList 16:10:08 [2024-04-15T16:10:08.347Z] === RUN TestConfigList/test_filter_by_label_key=value_test1-TestConfigList 16:10:09 [2024-04-15T16:10:09.283Z] --- PASS: TestConfigList (2.00s) 16:10:09 [2024-04-15T16:10:09.283Z] --- PASS: TestConfigList/test_filter_by_name (0.00s) 16:10:09 [2024-04-15T16:10:09.283Z] --- PASS: TestConfigList/test_filter_by_id (0.00s) 16:10:09 [2024-04-15T16:10:09.283Z] --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s) 16:10:09 [2024-04-15T16:10:09.283Z] --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s) 16:10:09 [2024-04-15T16:10:09.283Z] --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s) 16:10:09 [2024-04-15T16:10:09.283Z] === RUN TestConfigsCreateAndDelete 16:10:11 [2024-04-15T16:10:11.186Z] --- PASS: TestConfigsCreateAndDelete (1.93s) 16:10:11 [2024-04-15T16:10:11.186Z] === RUN TestConfigsUpdate 16:10:13 [2024-04-15T16:10:13.088Z] --- PASS: TestConfigsUpdate (1.96s) 16:10:13 [2024-04-15T16:10:13.088Z] === RUN TestTemplatedConfig 16:10:15 [2024-04-15T16:10:15.620Z] --- PASS: TestTemplatedConfig (2.34s) 16:10:15 [2024-04-15T16:10:15.620Z] === RUN TestConfigCreateResolve 16:10:17 [2024-04-15T16:10:17.524Z] --- PASS: TestConfigCreateResolve (1.87s) 16:10:17 [2024-04-15T16:10:17.524Z] PASS 16:10:17 [2024-04-15T16:10:17.524Z] 16:10:17 [2024-04-15T16:10:17.524Z] DONE 11 tests in 12.123s 16:10:17 [2024-04-15T16:10:17.524Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 16:10:17 [2024-04-15T16:10:17.524Z] ++ '[' -n '' ']' 16:10:17 [2024-04-15T16:10:17.524Z] ++ 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 16:10:17 [2024-04-15T16:10:17.524Z] ++ set -e 16:10:17 [2024-04-15T16:10:17.524Z] ++ '[' -n 0 ']' 16:10:17 [2024-04-15T16:10:17.524Z] ++ set -x 16:10:17 [2024-04-15T16:10:17.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.lEHcasbQ2d/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 16:10:17 [2024-04-15T16:10:17.524Z] INFO: Testing against a local daemon 16:10:17 [2024-04-15T16:10:17.524Z] === RUN TestAttach 16:10:17 [2024-04-15T16:10:17.524Z] === RUN TestAttach/without_TTY 16:10:17 [2024-04-15T16:10:17.524Z] === PAUSE TestAttach/without_TTY 16:10:17 [2024-04-15T16:10:17.524Z] === RUN TestAttach/with_TTY 16:10:17 [2024-04-15T16:10:17.524Z] === PAUSE TestAttach/with_TTY 16:10:17 [2024-04-15T16:10:17.524Z] === CONT TestAttach/without_TTY 16:10:17 [2024-04-15T16:10:17.524Z] === CONT TestAttach/with_TTY 16:10:17 [2024-04-15T16:10:17.524Z] --- PASS: TestAttach (0.02s) 16:10:17 [2024-04-15T16:10:17.524Z] --- PASS: TestAttach/without_TTY (0.05s) 16:10:17 [2024-04-15T16:10:17.524Z] --- PASS: TestAttach/with_TTY (0.05s) 16:10:17 [2024-04-15T16:10:17.524Z] === RUN TestCreateWithCDIDevices 16:10:18 [2024-04-15T16:10:18.460Z] --- PASS: TestCreateWithCDIDevices (1.04s) 16:10:18 [2024-04-15T16:10:18.460Z] === RUN TestCDISpecDirsAreInSystemInfo 16:10:18 [2024-04-15T16:10:18.460Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default 16:10:19 [2024-04-15T16:10:19.027Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned 16:10:19 [2024-04-15T16:10:19.594Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice 16:10:20 [2024-04-15T16:10:20.161Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice 16:10:20 [2024-04-15T16:10:20.420Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice 16:10:20 [2024-04-15T16:10:20.987Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice 16:10:21 [2024-04-15T16:10:21.554Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice 16:10:22 [2024-04-15T16:10:22.122Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice 16:10:22 [2024-04-15T16:10:22.689Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.16s) 16:10:22 [2024-04-15T16:10:22.689Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default (0.52s) 16:10:22 [2024-04-15T16:10:22.689Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned (0.52s) 16:10:22 [2024-04-15T16:10:22.689Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s) 16:10:22 [2024-04-15T16:10:22.689Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice (0.52s) 16:10:22 [2024-04-15T16:10:22.689Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice (0.52s) 16:10:22 [2024-04-15T16:10:22.689Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice (0.52s) 16:10:22 [2024-04-15T16:10:22.689Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s) 16:10:22 [2024-04-15T16:10:22.689Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice (0.52s) 16:10:22 [2024-04-15T16:10:22.689Z] === RUN TestCheckpoint 16:10:22 [2024-04-15T16:10:22.689Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 16:10:22 [2024-04-15T16:10:22.689Z] --- SKIP: TestCheckpoint (0.00s) 16:10:22 [2024-04-15T16:10:22.689Z] === RUN TestContainerInvalidJSON 16:10:22 [2024-04-15T16:10:22.689Z] === RUN TestContainerInvalidJSON/commit 16:10:22 [2024-04-15T16:10:22.689Z] === PAUSE TestContainerInvalidJSON/commit 16:10:22 [2024-04-15T16:10:22.689Z] === RUN TestContainerInvalidJSON/containers/create 16:10:22 [2024-04-15T16:10:22.689Z] === PAUSE TestContainerInvalidJSON/containers/create 16:10:22 [2024-04-15T16:10:22.689Z] === RUN TestContainerInvalidJSON/containers/foobar/exec 16:10:22 [2024-04-15T16:10:22.689Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec 16:10:22 [2024-04-15T16:10:22.689Z] === RUN TestContainerInvalidJSON/containers/foobar/update 16:10:22 [2024-04-15T16:10:22.689Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update 16:10:22 [2024-04-15T16:10:22.689Z] === RUN TestContainerInvalidJSON/exec/foobar/start 16:10:22 [2024-04-15T16:10:22.689Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start 16:10:22 [2024-04-15T16:10:22.689Z] === CONT TestContainerInvalidJSON/commit 16:10:22 [2024-04-15T16:10:22.689Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type 16:10:22 [2024-04-15T16:10:22.689Z] === CONT TestContainerInvalidJSON/containers/foobar/update 16:10:22 [2024-04-15T16:10:22.689Z] === CONT TestContainerInvalidJSON/containers/foobar/exec 16:10:22 [2024-04-15T16:10:22.689Z] === CONT TestContainerInvalidJSON/exec/foobar/start 16:10:22 [2024-04-15T16:10:22.689Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type 16:10:22 [2024-04-15T16:10:22.689Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type 16:10:22 [2024-04-15T16:10:22.689Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type 16:10:22 [2024-04-15T16:10:22.689Z] === CONT TestContainerInvalidJSON/containers/create 16:10:22 [2024-04-15T16:10:22.689Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type 16:10:22 [2024-04-15T16:10:22.689Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON 16:10:22 [2024-04-15T16:10:22.689Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON 16:10:22 [2024-04-15T16:10:22.689Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON 16:10:22 [2024-04-15T16:10:22.689Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON 16:10:22 [2024-04-15T16:10:22.689Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON 16:10:22 [2024-04-15T16:10:22.689Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON 16:10:22 [2024-04-15T16:10:22.689Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON 16:10:22 [2024-04-15T16:10:22.689Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON 16:10:22 [2024-04-15T16:10:22.689Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON 16:10:22 [2024-04-15T16:10:22.689Z] === RUN TestContainerInvalidJSON/containers/create/empty_body 16:10:22 [2024-04-15T16:10:22.689Z] === RUN TestContainerInvalidJSON/commit/empty_body 16:10:22 [2024-04-15T16:10:22.689Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON 16:10:22 [2024-04-15T16:10:22.689Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body 16:10:22 [2024-04-15T16:10:22.689Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body 16:10:22 [2024-04-15T16:10:22.689Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body 16:10:22 [2024-04-15T16:10:22.689Z] --- PASS: TestContainerInvalidJSON (0.01s) 16:10:22 [2024-04-15T16:10:22.689Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) 16:10:22 [2024-04-15T16:10:22.689Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) 16:10:22 [2024-04-15T16:10:22.689Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) 16:10:22 [2024-04-15T16:10:22.689Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) 16:10:22 [2024-04-15T16:10:22.689Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) 16:10:22 [2024-04-15T16:10:22.689Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) 16:10:22 [2024-04-15T16:10:22.689Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) 16:10:22 [2024-04-15T16:10:22.689Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) 16:10:22 [2024-04-15T16:10:22.689Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) 16:10:22 [2024-04-15T16:10:22.689Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) 16:10:22 [2024-04-15T16:10:22.689Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) 16:10:22 [2024-04-15T16:10:22.689Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) 16:10:22 [2024-04-15T16:10:22.689Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) 16:10:22 [2024-04-15T16:10:22.689Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) 16:10:22 [2024-04-15T16:10:22.689Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) 16:10:22 [2024-04-15T16:10:22.689Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) 16:10:22 [2024-04-15T16:10:22.689Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) 16:10:22 [2024-04-15T16:10:22.689Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) 16:10:22 [2024-04-15T16:10:22.689Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) 16:10:22 [2024-04-15T16:10:22.689Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) 16:10:22 [2024-04-15T16:10:22.689Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) 16:10:22 [2024-04-15T16:10:22.689Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) 16:10:22 [2024-04-15T16:10:22.689Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) 16:10:22 [2024-04-15T16:10:22.689Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) 16:10:22 [2024-04-15T16:10:22.689Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) 16:10:22 [2024-04-15T16:10:22.689Z] === RUN TestCopyFromContainerPathDoesNotExist 16:10:22 [2024-04-15T16:10:22.689Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) 16:10:22 [2024-04-15T16:10:22.689Z] === RUN TestCopyFromContainerPathIsNotDir 16:10:22 [2024-04-15T16:10:22.689Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) 16:10:22 [2024-04-15T16:10:22.689Z] === RUN TestCopyToContainerPathDoesNotExist 16:10:22 [2024-04-15T16:10:22.689Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) 16:10:22 [2024-04-15T16:10:22.689Z] === RUN TestCopyEmptyFile 16:10:22 [2024-04-15T16:10:22.948Z] --- PASS: TestCopyEmptyFile (0.06s) 16:10:22 [2024-04-15T16:10:22.948Z] === RUN TestCopyToContainerPathIsNotDir 16:10:22 [2024-04-15T16:10:22.948Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) 16:10:22 [2024-04-15T16:10:22.948Z] === RUN TestCopyFromContainer 16:10:23 [2024-04-15T16:10:23.515Z] === RUN TestCopyFromContainer// 16:10:23 [2024-04-15T16:10:23.515Z] === RUN TestCopyFromContainer/. 16:10:23 [2024-04-15T16:10:23.515Z] === RUN TestCopyFromContainer//. 16:10:23 [2024-04-15T16:10:23.515Z] === RUN TestCopyFromContainer/./ 16:10:23 [2024-04-15T16:10:23.515Z] === RUN TestCopyFromContainer//./ 16:10:23 [2024-04-15T16:10:23.515Z] === RUN TestCopyFromContainer//bar/root 16:10:23 [2024-04-15T16:10:23.515Z] === RUN TestCopyFromContainer//bar/root/ 16:10:23 [2024-04-15T16:10:23.515Z] === RUN TestCopyFromContainer//bar/root/. 16:10:23 [2024-04-15T16:10:23.515Z] === RUN TestCopyFromContainer/bar/quux 16:10:23 [2024-04-15T16:10:23.515Z] === RUN TestCopyFromContainer/bar/quux/ 16:10:23 [2024-04-15T16:10:23.515Z] === RUN TestCopyFromContainer/bar/quux/. 16:10:23 [2024-04-15T16:10:23.515Z] === RUN TestCopyFromContainer/bar/quux/baz 16:10:23 [2024-04-15T16:10:23.515Z] === RUN TestCopyFromContainer/bar/filesymlink 16:10:23 [2024-04-15T16:10:23.515Z] === RUN TestCopyFromContainer/bar/dirsymlink 16:10:23 [2024-04-15T16:10:23.515Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 16:10:23 [2024-04-15T16:10:23.515Z] === RUN TestCopyFromContainer/bar/dirsymlink/. 16:10:23 [2024-04-15T16:10:23.515Z] === RUN TestCopyFromContainer/bar/notarget 16:10:23 [2024-04-15T16:10:23.774Z] --- PASS: TestCopyFromContainer (0.78s) 16:10:23 [2024-04-15T16:10:23.774Z] --- PASS: TestCopyFromContainer// (0.01s) 16:10:23 [2024-04-15T16:10:23.774Z] --- PASS: TestCopyFromContainer/. (0.01s) 16:10:23 [2024-04-15T16:10:23.774Z] --- PASS: TestCopyFromContainer//. (0.01s) 16:10:23 [2024-04-15T16:10:23.774Z] --- PASS: TestCopyFromContainer/./ (0.01s) 16:10:23 [2024-04-15T16:10:23.774Z] --- PASS: TestCopyFromContainer//./ (0.01s) 16:10:23 [2024-04-15T16:10:23.775Z] --- PASS: TestCopyFromContainer//bar/root (0.01s) 16:10:23 [2024-04-15T16:10:23.775Z] --- PASS: TestCopyFromContainer//bar/root/ (0.01s) 16:10:23 [2024-04-15T16:10:23.775Z] --- PASS: TestCopyFromContainer//bar/root/. (0.01s) 16:10:23 [2024-04-15T16:10:23.775Z] --- PASS: TestCopyFromContainer/bar/quux (0.01s) 16:10:23 [2024-04-15T16:10:23.775Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.01s) 16:10:23 [2024-04-15T16:10:23.775Z] --- PASS: TestCopyFromContainer/bar/quux/. (0.00s) 16:10:23 [2024-04-15T16:10:23.775Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s) 16:10:23 [2024-04-15T16:10:23.775Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s) 16:10:23 [2024-04-15T16:10:23.775Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s) 16:10:23 [2024-04-15T16:10:23.775Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s) 16:10:23 [2024-04-15T16:10:23.775Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s) 16:10:23 [2024-04-15T16:10:23.775Z] --- PASS: TestCopyFromContainer/bar/notarget (0.00s) 16:10:23 [2024-04-15T16:10:23.775Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 16:10:23 [2024-04-15T16:10:23.775Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 16:10:23 [2024-04-15T16:10:23.775Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 16:10:23 [2024-04-15T16:10:23.775Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 16:10:23 [2024-04-15T16:10:23.775Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 16:10:23 [2024-04-15T16:10:23.775Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 16:10:23 [2024-04-15T16:10:23.775Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 16:10:23 [2024-04-15T16:10:23.775Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 16:10:23 [2024-04-15T16:10:23.775Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 16:10:23 [2024-04-15T16:10:23.775Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 16:10:23 [2024-04-15T16:10:23.775Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) 16:10:23 [2024-04-15T16:10:23.775Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 16:10:23 [2024-04-15T16:10:23.775Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 16:10:23 [2024-04-15T16:10:23.775Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 16:10:23 [2024-04-15T16:10:23.775Z] === RUN TestCreateLinkToNonExistingContainer 16:10:23 [2024-04-15T16:10:23.775Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) 16:10:23 [2024-04-15T16:10:23.775Z] === RUN TestCreateWithInvalidEnv 16:10:23 [2024-04-15T16:10:23.775Z] === RUN TestCreateWithInvalidEnv/0 16:10:23 [2024-04-15T16:10:23.775Z] === PAUSE TestCreateWithInvalidEnv/0 16:10:23 [2024-04-15T16:10:23.775Z] === RUN TestCreateWithInvalidEnv/1 16:10:23 [2024-04-15T16:10:23.775Z] === PAUSE TestCreateWithInvalidEnv/1 16:10:23 [2024-04-15T16:10:23.775Z] === RUN TestCreateWithInvalidEnv/2 16:10:23 [2024-04-15T16:10:23.775Z] === PAUSE TestCreateWithInvalidEnv/2 16:10:23 [2024-04-15T16:10:23.775Z] === CONT TestCreateWithInvalidEnv/0 16:10:23 [2024-04-15T16:10:23.775Z] === CONT TestCreateWithInvalidEnv/2 16:10:23 [2024-04-15T16:10:23.775Z] === CONT TestCreateWithInvalidEnv/1 16:10:23 [2024-04-15T16:10:23.775Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 16:10:23 [2024-04-15T16:10:23.775Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 16:10:23 [2024-04-15T16:10:23.775Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 16:10:23 [2024-04-15T16:10:23.775Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 16:10:23 [2024-04-15T16:10:23.775Z] === RUN TestCreateTmpfsMountsTarget 16:10:23 [2024-04-15T16:10:23.775Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) 16:10:23 [2024-04-15T16:10:23.775Z] === RUN TestCreateWithCustomMaskedPaths 16:10:25 [2024-04-15T16:10:25.152Z] --- PASS: TestCreateWithCustomMaskedPaths (1.22s) 16:10:25 [2024-04-15T16:10:25.152Z] === RUN TestCreateWithCustomReadonlyPaths 16:10:26 [2024-04-15T16:10:26.089Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.16s) 16:10:26 [2024-04-15T16:10:26.089Z] === RUN TestCreateWithInvalidHealthcheckParams 16:10:26 [2024-04-15T16:10:26.089Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 16:10:26 [2024-04-15T16:10:26.089Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 16:10:26 [2024-04-15T16:10:26.089Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 16:10:26 [2024-04-15T16:10:26.089Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 16:10:26 [2024-04-15T16:10:26.089Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 16:10:26 [2024-04-15T16:10:26.089Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 16:10:26 [2024-04-15T16:10:26.089Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 16:10:26 [2024-04-15T16:10:26.089Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 16:10:26 [2024-04-15T16:10:26.089Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 16:10:26 [2024-04-15T16:10:26.089Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 16:10:26 [2024-04-15T16:10:26.089Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms 16:10:26 [2024-04-15T16:10:26.089Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms 16:10:26 [2024-04-15T16:10:26.089Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 16:10:26 [2024-04-15T16:10:26.089Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 16:10:26 [2024-04-15T16:10:26.089Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 16:10:26 [2024-04-15T16:10:26.089Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms 16:10:26 [2024-04-15T16:10:26.089Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 16:10:26 [2024-04-15T16:10:26.089Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 16:10:26 [2024-04-15T16:10:26.090Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 16:10:26 [2024-04-15T16:10:26.090Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) 16:10:26 [2024-04-15T16:10:26.090Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) 16:10:26 [2024-04-15T16:10:26.090Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) 16:10:26 [2024-04-15T16:10:26.090Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) 16:10:26 [2024-04-15T16:10:26.090Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) 16:10:26 [2024-04-15T16:10:26.090Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) 16:10:26 [2024-04-15T16:10:26.090Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 16:10:26 [2024-04-15T16:10:26.657Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) 16:10:26 [2024-04-15T16:10:26.657Z] === RUN TestCreateDifferentPlatform 16:10:26 [2024-04-15T16:10:26.657Z] === RUN TestCreateDifferentPlatform/different_os 16:10:26 [2024-04-15T16:10:26.657Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 16:10:26 [2024-04-15T16:10:26.657Z] --- PASS: TestCreateDifferentPlatform (0.01s) 16:10:26 [2024-04-15T16:10:26.657Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 16:10:26 [2024-04-15T16:10:26.657Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 16:10:26 [2024-04-15T16:10:26.657Z] === RUN TestCreateVolumesFromNonExistingContainer 16:10:26 [2024-04-15T16:10:26.657Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) 16:10:26 [2024-04-15T16:10:26.657Z] === RUN TestCreatePlatformSpecificImageNoPlatform 16:10:26 [2024-04-15T16:10:26.657Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) 16:10:26 [2024-04-15T16:10:26.657Z] === RUN TestCreateInvalidHostConfig 16:10:26 [2024-04-15T16:10:26.657Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode 16:10:26 [2024-04-15T16:10:26.657Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode 16:10:26 [2024-04-15T16:10:26.657Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode 16:10:26 [2024-04-15T16:10:26.657Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode 16:10:26 [2024-04-15T16:10:26.657Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 16:10:26 [2024-04-15T16:10:26.657Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 16:10:26 [2024-04-15T16:10:26.657Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode 16:10:26 [2024-04-15T16:10:26.657Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode 16:10:26 [2024-04-15T16:10:26.657Z] === RUN TestCreateInvalidHostConfig/invalid_Annotations 16:10:26 [2024-04-15T16:10:26.657Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations 16:10:26 [2024-04-15T16:10:26.657Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode 16:10:26 [2024-04-15T16:10:26.657Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode 16:10:26 [2024-04-15T16:10:26.657Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode 16:10:26 [2024-04-15T16:10:26.657Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 16:10:26 [2024-04-15T16:10:26.657Z] === CONT TestCreateInvalidHostConfig/invalid_Annotations 16:10:26 [2024-04-15T16:10:26.657Z] --- PASS: TestCreateInvalidHostConfig (0.01s) 16:10:26 [2024-04-15T16:10:26.657Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) 16:10:26 [2024-04-15T16:10:26.657Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) 16:10:26 [2024-04-15T16:10:26.657Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) 16:10:26 [2024-04-15T16:10:26.657Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) 16:10:26 [2024-04-15T16:10:26.657Z] --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s) 16:10:26 [2024-04-15T16:10:26.657Z] === RUN TestCreateWithMultipleEndpointSettings 16:10:26 [2024-04-15T16:10:26.657Z] === RUN TestCreateWithMultipleEndpointSettings/with_API_v1.44 16:10:26 [2024-04-15T16:10:26.657Z] === RUN TestCreateWithMultipleEndpointSettings/with_API_v1.43 16:10:26 [2024-04-15T16:10:26.657Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.04s) 16:10:26 [2024-04-15T16:10:26.657Z] --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.03s) 16:10:26 [2024-04-15T16:10:26.657Z] --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s) 16:10:26 [2024-04-15T16:10:26.657Z] === RUN TestCreateWithCustomMACs 16:10:27 [2024-04-15T16:10:27.224Z] --- PASS: TestCreateWithCustomMACs (0.56s) 16:10:27 [2024-04-15T16:10:27.224Z] === RUN TestContainerStartOnDaemonRestart 16:10:27 [2024-04-15T16:10:27.224Z] === PAUSE TestContainerStartOnDaemonRestart 16:10:27 [2024-04-15T16:10:27.224Z] === RUN TestDaemonRestartIpcMode 16:10:27 [2024-04-15T16:10:27.224Z] === PAUSE TestDaemonRestartIpcMode 16:10:27 [2024-04-15T16:10:27.224Z] === RUN TestDaemonHostGatewayIP 16:10:27 [2024-04-15T16:10:27.224Z] === PAUSE TestDaemonHostGatewayIP 16:10:27 [2024-04-15T16:10:27.224Z] === RUN TestRestartDaemonWithRestartingContainer 16:10:27 [2024-04-15T16:10:27.224Z] === PAUSE TestRestartDaemonWithRestartingContainer 16:10:27 [2024-04-15T16:10:27.224Z] === RUN TestHardRestartWhenContainerIsRunning 16:10:27 [2024-04-15T16:10:27.224Z] === PAUSE TestHardRestartWhenContainerIsRunning 16:10:27 [2024-04-15T16:10:27.224Z] === RUN TestContainerKillOnDaemonStart 16:10:27 [2024-04-15T16:10:27.224Z] === PAUSE TestContainerKillOnDaemonStart 16:10:27 [2024-04-15T16:10:27.224Z] === RUN TestDiff 16:10:27 [2024-04-15T16:10:27.791Z] --- PASS: TestDiff (0.41s) 16:10:27 [2024-04-15T16:10:27.791Z] === RUN TestDiffStoppedContainer 16:10:28 [2024-04-15T16:10:28.050Z] --- PASS: TestDiffStoppedContainer (0.41s) 16:10:28 [2024-04-15T16:10:28.050Z] === RUN TestExecConsoleSize 16:10:28 [2024-04-15T16:10:28.617Z] --- PASS: TestExecConsoleSize (0.48s) 16:10:28 [2024-04-15T16:10:28.617Z] === RUN TestExecWithCloseStdin 16:10:28 [2024-04-15T16:10:28.877Z] --- PASS: TestExecWithCloseStdin (0.46s) 16:10:28 [2024-04-15T16:10:28.877Z] === RUN TestExec 16:10:29 [2024-04-15T16:10:29.444Z] --- PASS: TestExec (0.44s) 16:10:29 [2024-04-15T16:10:29.444Z] === RUN TestExecUser 16:10:30 [2024-04-15T16:10:30.011Z] --- PASS: TestExecUser (0.45s) 16:10:30 [2024-04-15T16:10:30.011Z] === RUN TestExecWithGroupAdd 16:10:30 [2024-04-15T16:10:30.270Z] --- PASS: TestExecWithGroupAdd (0.42s) 16:10:30 [2024-04-15T16:10:30.270Z] === RUN TestExportContainerAndImportImage 16:10:30 [2024-04-15T16:10:30.837Z] --- PASS: TestExportContainerAndImportImage (0.50s) 16:10:30 [2024-04-15T16:10:30.837Z] === RUN TestExportContainerAfterDaemonRestart 16:10:37 [2024-04-15T16:10:37.401Z] --- PASS: TestExportContainerAfterDaemonRestart (6.15s) 16:10:37 [2024-04-15T16:10:37.401Z] === RUN TestHealthCheckWorkdir 16:10:37 [2024-04-15T16:10:37.401Z] --- PASS: TestHealthCheckWorkdir (0.50s) 16:10:37 [2024-04-15T16:10:37.401Z] === RUN TestHealthKillContainer 16:10:45 [2024-04-15T16:10:45.580Z] --- PASS: TestHealthKillContainer (7.63s) 16:10:45 [2024-04-15T16:10:45.581Z] === RUN TestHealthCheckProcessKilled 16:10:45 [2024-04-15T16:10:45.839Z] --- PASS: TestHealthCheckProcessKilled (0.64s) 16:10:45 [2024-04-15T16:10:45.839Z] === RUN TestHealthStartInterval 16:10:47 [2024-04-15T16:10:47.216Z] health_test.go:141: &{2024-04-15 16:10:46.832330208 +0000 UTC 2024-04-15 16:10:46.859033263 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 16:10:47 [2024-04-15T16:10:47.216Z] } 16:10:47 [2024-04-15T16:10:47.216Z] health_test.go:141: &{2024-04-15 16:10:46.832330208 +0000 UTC 2024-04-15 16:10:46.859033263 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 16:10:47 [2024-04-15T16:10:47.216Z] } 16:10:47 [2024-04-15T16:10:47.216Z] health_test.go:141: &{2024-04-15 16:10:46.832330208 +0000 UTC 2024-04-15 16:10:46.859033263 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 16:10:47 [2024-04-15T16:10:47.216Z] } 16:10:47 [2024-04-15T16:10:47.474Z] health_test.go:141: &{2024-04-15 16:10:46.832330208 +0000 UTC 2024-04-15 16:10:46.859033263 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 16:10:47 [2024-04-15T16:10:47.474Z] } 16:10:47 [2024-04-15T16:10:47.474Z] health_test.go:141: &{2024-04-15 16:10:46.832330208 +0000 UTC 2024-04-15 16:10:46.859033263 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 16:10:47 [2024-04-15T16:10:47.474Z] } 16:10:47 [2024-04-15T16:10:47.474Z] health_test.go:141: &{2024-04-15 16:10:46.832330208 +0000 UTC 2024-04-15 16:10:46.859033263 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 16:10:47 [2024-04-15T16:10:47.474Z] } 16:10:47 [2024-04-15T16:10:47.732Z] health_test.go:141: &{2024-04-15 16:10:46.832330208 +0000 UTC 2024-04-15 16:10:46.859033263 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 16:10:47 [2024-04-15T16:10:47.732Z] } 16:10:47 [2024-04-15T16:10:47.732Z] health_test.go:141: &{2024-04-15 16:10:46.832330208 +0000 UTC 2024-04-15 16:10:46.859033263 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 16:10:47 [2024-04-15T16:10:47.732Z] } 16:10:47 [2024-04-15T16:10:47.991Z] health_test.go:141: &{2024-04-15 16:10:46.832330208 +0000 UTC 2024-04-15 16:10:46.859033263 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 16:10:47 [2024-04-15T16:10:47.991Z] } 16:10:47 [2024-04-15T16:10:47.991Z] health_test.go:141: &{2024-04-15 16:10:46.832330208 +0000 UTC 2024-04-15 16:10:46.859033263 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 16:10:47 [2024-04-15T16:10:47.991Z] } 16:10:47 [2024-04-15T16:10:47.991Z] health_test.go:141: &{2024-04-15 16:10:47.859433648 +0000 UTC 2024-04-15 16:10:47.885986789 +0000 UTC 1 2} 16:10:48 [2024-04-15T16:10:48.249Z] health_test.go:141: &{2024-04-15 16:10:47.859433648 +0000 UTC 2024-04-15 16:10:47.885986789 +0000 UTC 1 2} 16:10:48 [2024-04-15T16:10:48.249Z] health_test.go:141: &{2024-04-15 16:10:47.859433648 +0000 UTC 2024-04-15 16:10:47.885986789 +0000 UTC 1 2} 16:10:48 [2024-04-15T16:10:48.508Z] health_test.go:141: &{2024-04-15 16:10:47.859433648 +0000 UTC 2024-04-15 16:10:47.885986789 +0000 UTC 1 2} 16:10:48 [2024-04-15T16:10:48.508Z] health_test.go:141: &{2024-04-15 16:10:47.859433648 +0000 UTC 2024-04-15 16:10:47.885986789 +0000 UTC 1 2} 16:10:48 [2024-04-15T16:10:48.508Z] health_test.go:141: &{2024-04-15 16:10:47.859433648 +0000 UTC 2024-04-15 16:10:47.885986789 +0000 UTC 1 2} 16:10:48 [2024-04-15T16:10:48.766Z] health_test.go:141: &{2024-04-15 16:10:47.859433648 +0000 UTC 2024-04-15 16:10:47.885986789 +0000 UTC 1 2} 16:10:48 [2024-04-15T16:10:48.766Z] health_test.go:141: &{2024-04-15 16:10:47.859433648 +0000 UTC 2024-04-15 16:10:47.885986789 +0000 UTC 1 2} 16:10:48 [2024-04-15T16:10:48.766Z] health_test.go:141: &{2024-04-15 16:10:47.859433648 +0000 UTC 2024-04-15 16:10:47.885986789 +0000 UTC 1 2} 16:10:49 [2024-04-15T16:10:49.025Z] health_test.go:141: &{2024-04-15 16:10:47.859433648 +0000 UTC 2024-04-15 16:10:47.885986789 +0000 UTC 1 2} 16:10:49 [2024-04-15T16:10:49.025Z] health_test.go:169: 1.027395636s 16:10:50 [2024-04-15T16:10:50.402Z] health_test.go:169: 1.027395636s 16:10:50 [2024-04-15T16:10:50.976Z] health_test.go:169: 1.027395636s 16:10:52 [2024-04-15T16:10:52.351Z] health_test.go:169: 1.027395636s 16:10:53 [2024-04-15T16:10:53.286Z] health_test.go:169: 1.027395636s 16:10:54 [2024-04-15T16:10:54.221Z] health_test.go:169: 1.027395636s 16:10:55 [2024-04-15T16:10:55.156Z] health_test.go:169: 1.027395636s 16:10:56 [2024-04-15T16:10:56.092Z] health_test.go:169: 1.027395636s 16:10:57 [2024-04-15T16:10:57.027Z] health_test.go:169: 1.027395636s 16:10:58 [2024-04-15T16:10:58.402Z] health_test.go:169: 1.027395636s 16:10:59 [2024-04-15T16:10:59.337Z] health_test.go:169: 1.027395636s 16:11:00 [2024-04-15T16:11:00.272Z] health_test.go:169: 1.027395636s 16:11:01 [2024-04-15T16:11:01.208Z] health_test.go:169: 1.027395636s 16:11:02 [2024-04-15T16:11:02.143Z] health_test.go:169: 1.027395636s 16:11:03 [2024-04-15T16:11:03.078Z] health_test.go:169: 1.027395636s 16:11:04 [2024-04-15T16:11:04.012Z] health_test.go:169: 1.027395636s 16:11:05 [2024-04-15T16:11:05.387Z] health_test.go:169: 1.027395636s 16:11:06 [2024-04-15T16:11:06.322Z] health_test.go:169: 1.027395636s 16:11:07 [2024-04-15T16:11:07.257Z] health_test.go:169: 1.027395636s 16:11:08 [2024-04-15T16:11:08.192Z] health_test.go:169: 1.027395636s 16:11:09 [2024-04-15T16:11:09.126Z] health_test.go:169: 1.027395636s 16:11:10 [2024-04-15T16:11:10.061Z] health_test.go:169: 1.027395636s 16:11:10 [2024-04-15T16:11:10.995Z] health_test.go:169: 1.027395636s 16:11:12 [2024-04-15T16:11:12.370Z] health_test.go:169: 1.027395636s 16:11:13 [2024-04-15T16:11:13.304Z] health_test.go:169: 1.027395636s 16:11:14 [2024-04-15T16:11:14.239Z] health_test.go:169: 1.027395636s 16:11:15 [2024-04-15T16:11:15.174Z] health_test.go:169: 1.027395636s 16:11:16 [2024-04-15T16:11:16.109Z] health_test.go:169: 1.027395636s 16:11:17 [2024-04-15T16:11:17.044Z] health_test.go:169: 1.027395636s 16:11:18 [2024-04-15T16:11:18.419Z] health_test.go:169: 1.027395636s 16:11:19 [2024-04-15T16:11:19.354Z] --- PASS: TestHealthStartInterval (33.60s) 16:11:19 [2024-04-15T16:11:19.354Z] === RUN TestInspectAnnotations 16:11:19 [2024-04-15T16:11:19.354Z] --- PASS: TestInspectAnnotations (0.04s) 16:11:19 [2024-04-15T16:11:19.354Z] === RUN TestNetworkAliasesAreEmpty 16:11:19 [2024-04-15T16:11:19.354Z] === RUN TestNetworkAliasesAreEmpty/host 16:11:19 [2024-04-15T16:11:19.354Z] === RUN TestNetworkAliasesAreEmpty/bridge 16:11:19 [2024-04-15T16:11:19.354Z] === RUN TestNetworkAliasesAreEmpty/none 16:11:19 [2024-04-15T16:11:19.354Z] --- PASS: TestNetworkAliasesAreEmpty (0.11s) 16:11:19 [2024-04-15T16:11:19.354Z] --- PASS: TestNetworkAliasesAreEmpty/host (0.03s) 16:11:19 [2024-04-15T16:11:19.354Z] --- PASS: TestNetworkAliasesAreEmpty/bridge (0.03s) 16:11:19 [2024-04-15T16:11:19.354Z] --- PASS: TestNetworkAliasesAreEmpty/none (0.03s) 16:11:19 [2024-04-15T16:11:19.354Z] === RUN TestIpcModeNone 16:11:19 [2024-04-15T16:11:19.921Z] --- PASS: TestIpcModeNone (0.41s) 16:11:19 [2024-04-15T16:11:19.921Z] === RUN TestIpcModePrivate 16:11:20 [2024-04-15T16:11:20.179Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false 16:11:20 [2024-04-15T16:11:20.438Z] --- PASS: TestIpcModePrivate (0.47s) 16:11:20 [2024-04-15T16:11:20.438Z] === RUN TestIpcModeShareable 16:11:20 [2024-04-15T16:11:20.696Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true 16:11:20 [2024-04-15T16:11:20.696Z] --- PASS: TestIpcModeShareable (0.46s) 16:11:20 [2024-04-15T16:11:20.696Z] === RUN TestAPIIpcModeShareableAndContainer 16:11:22 [2024-04-15T16:11:22.074Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.05s) 16:11:22 [2024-04-15T16:11:22.074Z] === RUN TestAPIIpcModeHost 16:11:22 [2024-04-15T16:11:22.074Z] --- PASS: TestAPIIpcModeHost (0.28s) 16:11:22 [2024-04-15T16:11:22.074Z] === RUN TestDaemonIpcModeShareable 16:11:23 [2024-04-15T16:11:23.010Z] ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true 16:11:23 [2024-04-15T16:11:23.268Z] --- PASS: TestDaemonIpcModeShareable (1.03s) 16:11:23 [2024-04-15T16:11:23.268Z] === RUN TestDaemonIpcModePrivate 16:11:24 [2024-04-15T16:11:24.204Z] ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false 16:11:24 [2024-04-15T16:11:24.204Z] --- PASS: TestDaemonIpcModePrivate (1.02s) 16:11:24 [2024-04-15T16:11:24.204Z] === RUN TestDaemonIpcModePrivateFromConfig 16:11:25 [2024-04-15T16:11:25.140Z] ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false 16:11:25 [2024-04-15T16:11:25.140Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.06s) 16:11:25 [2024-04-15T16:11:25.140Z] === RUN TestDaemonIpcModeShareableFromConfig 16:11:26 [2024-04-15T16:11:26.076Z] ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true 16:11:26 [2024-04-15T16:11:26.335Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.04s) 16:11:26 [2024-04-15T16:11:26.335Z] === RUN TestIpcModeOlderClient 16:11:26 [2024-04-15T16:11:26.335Z] === PAUSE TestIpcModeOlderClient 16:11:26 [2024-04-15T16:11:26.335Z] === RUN TestKillContainerInvalidSignal 16:11:26 [2024-04-15T16:11:26.594Z] --- PASS: TestKillContainerInvalidSignal (0.43s) 16:11:26 [2024-04-15T16:11:26.594Z] === RUN TestKillContainer 16:11:26 [2024-04-15T16:11:26.853Z] === RUN TestKillContainer/no_signal 16:11:27 [2024-04-15T16:11:27.112Z] === RUN TestKillContainer/non_killing_signal 16:11:27 [2024-04-15T16:11:27.370Z] === RUN TestKillContainer/killing_signal 16:11:28 [2024-04-15T16:11:28.306Z] --- PASS: TestKillContainer (1.35s) 16:11:28 [2024-04-15T16:11:28.306Z] --- PASS: TestKillContainer/no_signal (0.41s) 16:11:28 [2024-04-15T16:11:28.306Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) 16:11:28 [2024-04-15T16:11:28.306Z] --- PASS: TestKillContainer/killing_signal (0.44s) 16:11:28 [2024-04-15T16:11:28.306Z] === RUN TestKillWithStopSignalAndRestartPolicies 16:11:28 [2024-04-15T16:11:28.306Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 16:11:28 [2024-04-15T16:11:28.565Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 16:11:28 [2024-04-15T16:11:28.825Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s) 16:11:28 [2024-04-15T16:11:28.825Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) 16:11:28 [2024-04-15T16:11:28.825Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s) 16:11:28 [2024-04-15T16:11:28.825Z] === RUN TestKillStoppedContainer 16:11:28 [2024-04-15T16:11:28.825Z] --- PASS: TestKillStoppedContainer (0.05s) 16:11:28 [2024-04-15T16:11:28.825Z] === RUN TestKillDifferentUserContainer 16:11:29 [2024-04-15T16:11:29.392Z] --- PASS: TestKillDifferentUserContainer (0.43s) 16:11:29 [2024-04-15T16:11:29.392Z] === RUN TestInspectOomKilledTrue 16:11:29 [2024-04-15T16:11:29.959Z] --- PASS: TestInspectOomKilledTrue (0.48s) 16:11:29 [2024-04-15T16:11:29.959Z] === RUN TestInspectOomKilledFalse 16:11:30 [2024-04-15T16:11:30.218Z] --- PASS: TestInspectOomKilledFalse (0.43s) 16:11:30 [2024-04-15T16:11:30.218Z] === RUN TestLinksEtcHostsContentMatch 16:11:30 [2024-04-15T16:11:30.477Z] --- PASS: TestLinksEtcHostsContentMatch (0.21s) 16:11:30 [2024-04-15T16:11:30.477Z] === RUN TestLinksContainerNames 16:11:31 [2024-04-15T16:11:31.413Z] --- PASS: TestLinksContainerNames (0.89s) 16:11:31 [2024-04-15T16:11:31.413Z] === RUN TestLogsFollowTailEmpty 16:11:31 [2024-04-15T16:11:31.980Z] --- PASS: TestLogsFollowTailEmpty (0.45s) 16:11:31 [2024-04-15T16:11:31.980Z] === RUN TestLogs 16:11:31 [2024-04-15T16:11:31.980Z] === RUN TestLogs/driver_local 16:11:31 [2024-04-15T16:11:31.980Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr 16:11:31 [2024-04-15T16:11:31.980Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr 16:11:31 [2024-04-15T16:11:31.980Z] === RUN TestLogs/driver_local/tty/only_stdout 16:11:31 [2024-04-15T16:11:31.980Z] === PAUSE TestLogs/driver_local/tty/only_stdout 16:11:31 [2024-04-15T16:11:31.980Z] === RUN TestLogs/driver_local/tty/only_stderr 16:11:31 [2024-04-15T16:11:31.980Z] === PAUSE TestLogs/driver_local/tty/only_stderr 16:11:31 [2024-04-15T16:11:31.980Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr 16:11:31 [2024-04-15T16:11:31.980Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr 16:11:31 [2024-04-15T16:11:31.980Z] === RUN TestLogs/driver_local/without_tty/only_stdout 16:11:31 [2024-04-15T16:11:31.980Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout 16:11:31 [2024-04-15T16:11:31.980Z] === RUN TestLogs/driver_local/without_tty/only_stderr 16:11:31 [2024-04-15T16:11:31.980Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr 16:11:31 [2024-04-15T16:11:31.980Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr 16:11:31 [2024-04-15T16:11:31.980Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr 16:11:31 [2024-04-15T16:11:31.980Z] === CONT TestLogs/driver_local/without_tty/only_stderr 16:11:31 [2024-04-15T16:11:31.980Z] === CONT TestLogs/driver_local/without_tty/only_stdout 16:11:31 [2024-04-15T16:11:31.980Z] === CONT TestLogs/driver_local/tty/only_stderr 16:11:31 [2024-04-15T16:11:31.980Z] === CONT TestLogs/driver_local/tty/only_stdout 16:11:33 [2024-04-15T16:11:33.357Z] === RUN TestLogs/driver_json-file 16:11:33 [2024-04-15T16:11:33.357Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr 16:11:33 [2024-04-15T16:11:33.357Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr 16:11:33 [2024-04-15T16:11:33.357Z] === RUN TestLogs/driver_json-file/tty/only_stdout 16:11:33 [2024-04-15T16:11:33.357Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout 16:11:33 [2024-04-15T16:11:33.357Z] === RUN TestLogs/driver_json-file/tty/only_stderr 16:11:33 [2024-04-15T16:11:33.357Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr 16:11:33 [2024-04-15T16:11:33.357Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr 16:11:33 [2024-04-15T16:11:33.357Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr 16:11:33 [2024-04-15T16:11:33.357Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout 16:11:33 [2024-04-15T16:11:33.357Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout 16:11:33 [2024-04-15T16:11:33.357Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr 16:11:33 [2024-04-15T16:11:33.357Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr 16:11:33 [2024-04-15T16:11:33.357Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr 16:11:33 [2024-04-15T16:11:33.357Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr 16:11:33 [2024-04-15T16:11:33.357Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout 16:11:33 [2024-04-15T16:11:33.357Z] === CONT TestLogs/driver_json-file/tty/only_stdout 16:11:33 [2024-04-15T16:11:33.357Z] === CONT TestLogs/driver_json-file/tty/only_stderr 16:11:33 [2024-04-15T16:11:33.357Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr 16:11:34 [2024-04-15T16:11:34.733Z] --- PASS: TestLogs (2.76s) 16:11:34 [2024-04-15T16:11:34.733Z] --- PASS: TestLogs/driver_local (0.01s) 16:11:34 [2024-04-15T16:11:34.733Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.80s) 16:11:34 [2024-04-15T16:11:34.733Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.89s) 16:11:34 [2024-04-15T16:11:34.733Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.05s) 16:11:34 [2024-04-15T16:11:34.733Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.10s) 16:11:34 [2024-04-15T16:11:34.733Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.24s) 16:11:34 [2024-04-15T16:11:34.733Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.28s) 16:11:34 [2024-04-15T16:11:34.733Z] --- PASS: TestLogs/driver_json-file (0.01s) 16:11:34 [2024-04-15T16:11:34.733Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.90s) 16:11:34 [2024-04-15T16:11:34.733Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.95s) 16:11:34 [2024-04-15T16:11:34.733Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.26s) 16:11:34 [2024-04-15T16:11:34.733Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.33s) 16:11:34 [2024-04-15T16:11:34.733Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.38s) 16:11:34 [2024-04-15T16:11:34.733Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.46s) 16:11:34 [2024-04-15T16:11:34.733Z] === RUN TestContainerNetworkMountsNoChown 16:11:34 [2024-04-15T16:11:34.992Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) 16:11:34 [2024-04-15T16:11:34.992Z] === RUN TestMountDaemonRoot 16:11:34 [2024-04-15T16:11:34.992Z] === RUN TestMountDaemonRoot/default 16:11:34 [2024-04-15T16:11:34.992Z] === PAUSE TestMountDaemonRoot/default 16:11:34 [2024-04-15T16:11:34.992Z] === RUN TestMountDaemonRoot/private 16:11:34 [2024-04-15T16:11:34.992Z] === PAUSE TestMountDaemonRoot/private 16:11:34 [2024-04-15T16:11:34.992Z] === RUN TestMountDaemonRoot/rprivate 16:11:34 [2024-04-15T16:11:34.992Z] === PAUSE TestMountDaemonRoot/rprivate 16:11:34 [2024-04-15T16:11:34.992Z] === RUN TestMountDaemonRoot/slave 16:11:34 [2024-04-15T16:11:34.992Z] === PAUSE TestMountDaemonRoot/slave 16:11:34 [2024-04-15T16:11:34.992Z] === RUN TestMountDaemonRoot/rslave 16:11:34 [2024-04-15T16:11:34.992Z] === PAUSE TestMountDaemonRoot/rslave 16:11:34 [2024-04-15T16:11:34.992Z] === RUN TestMountDaemonRoot/shared 16:11:34 [2024-04-15T16:11:34.992Z] === PAUSE TestMountDaemonRoot/shared 16:11:34 [2024-04-15T16:11:34.992Z] === RUN TestMountDaemonRoot/rshared 16:11:34 [2024-04-15T16:11:34.992Z] === PAUSE TestMountDaemonRoot/rshared 16:11:34 [2024-04-15T16:11:34.992Z] === CONT TestMountDaemonRoot/default 16:11:34 [2024-04-15T16:11:34.992Z] === CONT TestMountDaemonRoot/rslave 16:11:34 [2024-04-15T16:11:34.992Z] === RUN TestMountDaemonRoot/default/bind_root 16:11:34 [2024-04-15T16:11:34.992Z] === CONT TestMountDaemonRoot/slave 16:11:34 [2024-04-15T16:11:34.992Z] === PAUSE TestMountDaemonRoot/default/bind_root 16:11:34 [2024-04-15T16:11:34.992Z] === CONT TestMountDaemonRoot/private 16:11:34 [2024-04-15T16:11:34.992Z] === CONT TestMountDaemonRoot/rprivate 16:11:34 [2024-04-15T16:11:34.992Z] === CONT TestMountDaemonRoot/shared 16:11:34 [2024-04-15T16:11:34.992Z] === CONT TestMountDaemonRoot/rshared 16:11:34 [2024-04-15T16:11:34.992Z] === RUN TestMountDaemonRoot/private/bind_root 16:11:34 [2024-04-15T16:11:34.992Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 16:11:34 [2024-04-15T16:11:34.992Z] === RUN TestMountDaemonRoot/shared/bind_root 16:11:34 [2024-04-15T16:11:34.992Z] === RUN TestMountDaemonRoot/rslave/bind_root 16:11:34 [2024-04-15T16:11:34.992Z] === RUN TestMountDaemonRoot/slave/bind_root 16:11:34 [2024-04-15T16:11:34.992Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 16:11:34 [2024-04-15T16:11:34.992Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 16:11:34 [2024-04-15T16:11:34.992Z] === RUN TestMountDaemonRoot/default/bind_subpath 16:11:34 [2024-04-15T16:11:34.992Z] === RUN TestMountDaemonRoot/rprivate/bind_root 16:11:34 [2024-04-15T16:11:34.992Z] === PAUSE TestMountDaemonRoot/shared/bind_root 16:11:34 [2024-04-15T16:11:34.992Z] === PAUSE TestMountDaemonRoot/private/bind_root 16:11:34 [2024-04-15T16:11:34.992Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 16:11:34 [2024-04-15T16:11:34.992Z] === RUN TestMountDaemonRoot/private/bind_subpath 16:11:34 [2024-04-15T16:11:34.992Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 16:11:34 [2024-04-15T16:11:34.992Z] === PAUSE TestMountDaemonRoot/slave/bind_root 16:11:34 [2024-04-15T16:11:34.992Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 16:11:34 [2024-04-15T16:11:34.992Z] === RUN TestMountDaemonRoot/shared/bind_subpath 16:11:34 [2024-04-15T16:11:34.992Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 16:11:34 [2024-04-15T16:11:34.992Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 16:11:34 [2024-04-15T16:11:34.992Z] === RUN TestMountDaemonRoot/slave/bind_subpath 16:11:34 [2024-04-15T16:11:34.992Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 16:11:34 [2024-04-15T16:11:34.992Z] === RUN TestMountDaemonRoot/rslave/mount_root 16:11:34 [2024-04-15T16:11:34.992Z] === RUN TestMountDaemonRoot/default/mount_root 16:11:34 [2024-04-15T16:11:34.992Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 16:11:34 [2024-04-15T16:11:34.992Z] === RUN TestMountDaemonRoot/slave/mount_root 16:11:34 [2024-04-15T16:11:34.992Z] === PAUSE TestMountDaemonRoot/slave/mount_root 16:11:34 [2024-04-15T16:11:34.992Z] === RUN TestMountDaemonRoot/slave/mount_subpath 16:11:34 [2024-04-15T16:11:34.992Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 16:11:34 [2024-04-15T16:11:34.992Z] === CONT TestMountDaemonRoot/slave/bind_root 16:11:34 [2024-04-15T16:11:34.992Z] === CONT TestMountDaemonRoot/slave/mount_subpath 16:11:34 [2024-04-15T16:11:34.992Z] === RUN TestMountDaemonRoot/rshared/bind_root 16:11:34 [2024-04-15T16:11:34.992Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 16:11:34 [2024-04-15T16:11:34.992Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 16:11:34 [2024-04-15T16:11:34.992Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 16:11:34 [2024-04-15T16:11:34.992Z] === RUN TestMountDaemonRoot/rprivate/mount_root 16:11:34 [2024-04-15T16:11:34.992Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 16:11:34 [2024-04-15T16:11:34.992Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 16:11:34 [2024-04-15T16:11:34.992Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 16:11:34 [2024-04-15T16:11:34.992Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 16:11:34 [2024-04-15T16:11:34.992Z] === RUN TestMountDaemonRoot/private/mount_root 16:11:34 [2024-04-15T16:11:34.992Z] === CONT TestMountDaemonRoot/slave/mount_root 16:11:34 [2024-04-15T16:11:34.992Z] === PAUSE TestMountDaemonRoot/private/mount_root 16:11:34 [2024-04-15T16:11:34.992Z] === RUN TestMountDaemonRoot/private/mount_subpath 16:11:34 [2024-04-15T16:11:34.992Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 16:11:34 [2024-04-15T16:11:34.992Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 16:11:34 [2024-04-15T16:11:34.992Z] === RUN TestMountDaemonRoot/rshared/mount_root 16:11:34 [2024-04-15T16:11:34.992Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 16:11:34 [2024-04-15T16:11:34.992Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 16:11:34 [2024-04-15T16:11:34.992Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 16:11:34 [2024-04-15T16:11:34.992Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 16:11:34 [2024-04-15T16:11:34.992Z] === PAUSE TestMountDaemonRoot/default/mount_root 16:11:34 [2024-04-15T16:11:34.992Z] === CONT TestMountDaemonRoot/slave/bind_subpath 16:11:34 [2024-04-15T16:11:34.992Z] === CONT TestMountDaemonRoot/rprivate/mount_root 16:11:34 [2024-04-15T16:11:34.992Z] === RUN TestMountDaemonRoot/shared/mount_root 16:11:34 [2024-04-15T16:11:34.992Z] === CONT TestMountDaemonRoot/rprivate/bind_root 16:11:34 [2024-04-15T16:11:34.992Z] === PAUSE TestMountDaemonRoot/shared/mount_root 16:11:34 [2024-04-15T16:11:34.992Z] === RUN TestMountDaemonRoot/shared/mount_subpath 16:11:34 [2024-04-15T16:11:34.992Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 16:11:34 [2024-04-15T16:11:34.992Z] === RUN TestMountDaemonRoot/default/mount_subpath 16:11:34 [2024-04-15T16:11:34.992Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 16:11:34 [2024-04-15T16:11:34.992Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 16:11:34 [2024-04-15T16:11:34.992Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 16:11:34 [2024-04-15T16:11:34.992Z] === CONT TestMountDaemonRoot/private/bind_root 16:11:34 [2024-04-15T16:11:34.992Z] === CONT TestMountDaemonRoot/rslave/bind_root 16:11:34 [2024-04-15T16:11:34.992Z] === CONT TestMountDaemonRoot/rslave/mount_root 16:11:34 [2024-04-15T16:11:34.992Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 16:11:34 [2024-04-15T16:11:34.992Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 16:11:34 [2024-04-15T16:11:34.992Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 16:11:34 [2024-04-15T16:11:34.992Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 16:11:35 [2024-04-15T16:11:35.252Z] === CONT TestMountDaemonRoot/rshared/mount_root 16:11:35 [2024-04-15T16:11:35.252Z] === CONT TestMountDaemonRoot/rshared/bind_root 16:11:35 [2024-04-15T16:11:35.252Z] === CONT TestMountDaemonRoot/private/mount_subpath 16:11:35 [2024-04-15T16:11:35.252Z] === CONT TestMountDaemonRoot/private/mount_root 16:11:35 [2024-04-15T16:11:35.252Z] === CONT TestMountDaemonRoot/private/bind_subpath 16:11:35 [2024-04-15T16:11:35.252Z] === CONT TestMountDaemonRoot/shared/bind_root 16:11:35 [2024-04-15T16:11:35.252Z] === CONT TestMountDaemonRoot/shared/mount_subpath 16:11:35 [2024-04-15T16:11:35.252Z] === CONT TestMountDaemonRoot/shared/mount_root 16:11:35 [2024-04-15T16:11:35.252Z] === CONT TestMountDaemonRoot/shared/bind_subpath 16:11:35 [2024-04-15T16:11:35.252Z] === CONT TestMountDaemonRoot/default/bind_root 16:11:35 [2024-04-15T16:11:35.252Z] === CONT TestMountDaemonRoot/default/mount_root 16:11:35 [2024-04-15T16:11:35.252Z] === CONT TestMountDaemonRoot/default/mount_subpath 16:11:35 [2024-04-15T16:11:35.252Z] === CONT TestMountDaemonRoot/default/bind_subpath 16:11:35 [2024-04-15T16:11:35.252Z] --- PASS: TestMountDaemonRoot (0.01s) 16:11:35 [2024-04-15T16:11:35.252Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 16:11:35 [2024-04-15T16:11:35.252Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.07s) 16:11:35 [2024-04-15T16:11:35.252Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.07s) 16:11:35 [2024-04-15T16:11:35.252Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.07s) 16:11:35 [2024-04-15T16:11:35.252Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.07s) 16:11:35 [2024-04-15T16:11:35.252Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 16:11:35 [2024-04-15T16:11:35.252Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.07s) 16:11:35 [2024-04-15T16:11:35.252Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.07s) 16:11:35 [2024-04-15T16:11:35.252Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.07s) 16:11:35 [2024-04-15T16:11:35.252Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.08s) 16:11:35 [2024-04-15T16:11:35.252Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 16:11:35 [2024-04-15T16:11:35.252Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s) 16:11:35 [2024-04-15T16:11:35.252Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s) 16:11:35 [2024-04-15T16:11:35.252Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s) 16:11:35 [2024-04-15T16:11:35.252Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s) 16:11:35 [2024-04-15T16:11:35.252Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 16:11:35 [2024-04-15T16:11:35.252Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) 16:11:35 [2024-04-15T16:11:35.252Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s) 16:11:35 [2024-04-15T16:11:35.252Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) 16:11:35 [2024-04-15T16:11:35.252Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) 16:11:35 [2024-04-15T16:11:35.252Z] --- PASS: TestMountDaemonRoot/private (0.00s) 16:11:35 [2024-04-15T16:11:35.252Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.08s) 16:11:35 [2024-04-15T16:11:35.252Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.07s) 16:11:35 [2024-04-15T16:11:35.252Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.08s) 16:11:35 [2024-04-15T16:11:35.252Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.08s) 16:11:35 [2024-04-15T16:11:35.252Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 16:11:35 [2024-04-15T16:11:35.252Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.08s) 16:11:35 [2024-04-15T16:11:35.252Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.08s) 16:11:35 [2024-04-15T16:11:35.252Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.08s) 16:11:35 [2024-04-15T16:11:35.252Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.08s) 16:11:35 [2024-04-15T16:11:35.252Z] --- PASS: TestMountDaemonRoot/default (0.00s) 16:11:35 [2024-04-15T16:11:35.252Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) 16:11:35 [2024-04-15T16:11:35.252Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) 16:11:35 [2024-04-15T16:11:35.252Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) 16:11:35 [2024-04-15T16:11:35.252Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) 16:11:35 [2024-04-15T16:11:35.252Z] === RUN TestContainerBindMountNonRecursive 16:11:36 [2024-04-15T16:11:36.629Z] --- PASS: TestContainerBindMountNonRecursive (1.11s) 16:11:36 [2024-04-15T16:11:36.629Z] === RUN TestContainerVolumesMountedAsShared 16:11:36 [2024-04-15T16:11:36.888Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) 16:11:36 [2024-04-15T16:11:36.888Z] === RUN TestContainerVolumesMountedAsSlave 16:11:37 [2024-04-15T16:11:37.146Z] --- PASS: TestContainerVolumesMountedAsSlave (0.26s) 16:11:37 [2024-04-15T16:11:37.146Z] === RUN TestContainerCopyLeaksMounts 16:11:37 [2024-04-15T16:11:37.714Z] --- PASS: TestContainerCopyLeaksMounts (0.47s) 16:11:37 [2024-04-15T16:11:37.714Z] === RUN TestContainerBindMountReadOnlyDefault 16:11:37 [2024-04-15T16:11:37.714Z] === RUN TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44 16:11:37 [2024-04-15T16:11:37.714Z] === RUN TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/mount 16:11:37 [2024-04-15T16:11:37.973Z] === RUN TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/bind_mount 16:11:38 [2024-04-15T16:11:38.540Z] === RUN TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44 16:11:38 [2024-04-15T16:11:38.540Z] === RUN TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/mount 16:11:38 [2024-04-15T16:11:38.798Z] === RUN TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/bind_mount 16:11:39 [2024-04-15T16:11:39.365Z] === RUN TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default 16:11:39 [2024-04-15T16:11:39.365Z] === RUN TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/mount 16:11:39 [2024-04-15T16:11:39.624Z] === RUN TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/bind_mount 16:11:40 [2024-04-15T16:11:40.191Z] === RUN TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default 16:11:40 [2024-04-15T16:11:40.191Z] === RUN TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/mount 16:11:40 [2024-04-15T16:11:40.450Z] === RUN TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/bind_mount 16:11:41 [2024-04-15T16:11:41.017Z] --- PASS: TestContainerBindMountReadOnlyDefault (3.37s) 16:11:41 [2024-04-15T16:11:41.017Z] --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44 (0.83s) 16:11:41 [2024-04-15T16:11:41.017Z] --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/mount (0.41s) 16:11:41 [2024-04-15T16:11:41.017Z] --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/bind_mount (0.42s) 16:11:41 [2024-04-15T16:11:41.017Z] --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44 (0.85s) 16:11:41 [2024-04-15T16:11:41.017Z] --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/mount (0.42s) 16:11:41 [2024-04-15T16:11:41.017Z] --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/bind_mount (0.43s) 16:11:41 [2024-04-15T16:11:41.017Z] --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default (0.78s) 16:11:41 [2024-04-15T16:11:41.017Z] --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/mount (0.38s) 16:11:41 [2024-04-15T16:11:41.017Z] --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/bind_mount (0.39s) 16:11:41 [2024-04-15T16:11:41.017Z] --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default (0.84s) 16:11:41 [2024-04-15T16:11:41.017Z] --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/mount (0.43s) 16:11:41 [2024-04-15T16:11:41.017Z] --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/bind_mount (0.40s) 16:11:41 [2024-04-15T16:11:41.017Z] === RUN TestContainerBindMountRecursivelyReadOnly 16:11:42 [2024-04-15T16:11:42.394Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.36s) 16:11:42 [2024-04-15T16:11:42.394Z] === RUN TestNetworkNat 16:11:42 [2024-04-15T16:11:42.961Z] --- PASS: TestNetworkNat (0.45s) 16:11:42 [2024-04-15T16:11:42.961Z] === RUN TestNetworkLocalhostTCPNat 16:11:43 [2024-04-15T16:11:43.220Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) 16:11:43 [2024-04-15T16:11:43.220Z] === RUN TestNetworkLoopbackNat 16:11:45 [2024-04-15T16:11:45.752Z] --- PASS: TestNetworkLoopbackNat (2.56s) 16:11:45 [2024-04-15T16:11:45.752Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors 16:11:46 [2024-04-15T16:11:46.011Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff 16:11:46 [2024-04-15T16:11:46.011Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/export 16:11:46 [2024-04-15T16:11:46.011Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container 16:11:46 [2024-04-15T16:11:46.011Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container 16:11:46 [2024-04-15T16:11:46.269Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.49s) 16:11:46 [2024-04-15T16:11:46.269Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.02s) 16:11:46 [2024-04-15T16:11:46.269Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s) 16:11:46 [2024-04-15T16:11:46.269Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s) 16:11:46 [2024-04-15T16:11:46.269Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s) 16:11:46 [2024-04-15T16:11:46.269Z] === RUN TestPause 16:11:46 [2024-04-15T16:11:46.837Z] --- PASS: TestPause (0.43s) 16:11:46 [2024-04-15T16:11:46.837Z] === RUN TestPauseFailsOnWindowsServerContainers 16:11:46 [2024-04-15T16:11:46.837Z] pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 16:11:46 [2024-04-15T16:11:46.837Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 16:11:46 [2024-04-15T16:11:46.837Z] === RUN TestPauseStopPausedContainer 16:11:47 [2024-04-15T16:11:47.095Z] --- PASS: TestPauseStopPausedContainer (0.49s) 16:11:47 [2024-04-15T16:11:47.095Z] === RUN TestPIDModeHost 16:11:48 [2024-04-15T16:11:48.473Z] --- PASS: TestPIDModeHost (0.95s) 16:11:48 [2024-04-15T16:11:48.473Z] === RUN TestPIDModeContainer 16:11:48 [2024-04-15T16:11:48.473Z] === RUN TestPIDModeContainer/non-existing_container 16:11:48 [2024-04-15T16:11:48.473Z] === RUN TestPIDModeContainer/non-running_container 16:11:48 [2024-04-15T16:11:48.473Z] === RUN TestPIDModeContainer/running_container 16:11:49 [2024-04-15T16:11:49.409Z] --- PASS: TestPIDModeContainer (1.06s) 16:11:49 [2024-04-15T16:11:49.409Z] --- PASS: TestPIDModeContainer/non-existing_container (0.00s) 16:11:49 [2024-04-15T16:11:49.409Z] --- PASS: TestPIDModeContainer/non-running_container (0.17s) 16:11:49 [2024-04-15T16:11:49.409Z] --- PASS: TestPIDModeContainer/running_container (0.47s) 16:11:49 [2024-04-15T16:11:49.409Z] === RUN TestPsFilter 16:11:49 [2024-04-15T16:11:49.409Z] === RUN TestPsFilter/since 16:11:49 [2024-04-15T16:11:49.409Z] === RUN TestPsFilter/before 16:11:49 [2024-04-15T16:11:49.409Z] --- PASS: TestPsFilter (0.13s) 16:11:49 [2024-04-15T16:11:49.409Z] --- PASS: TestPsFilter/since (0.00s) 16:11:49 [2024-04-15T16:11:49.409Z] --- PASS: TestPsFilter/before (0.00s) 16:11:49 [2024-04-15T16:11:49.409Z] === RUN TestRemoveContainerWithRemovedVolume 16:11:49 [2024-04-15T16:11:49.669Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) 16:11:49 [2024-04-15T16:11:49.669Z] === RUN TestRemoveContainerWithVolume 16:11:50 [2024-04-15T16:11:50.236Z] --- PASS: TestRemoveContainerWithVolume (0.40s) 16:11:50 [2024-04-15T16:11:50.236Z] === RUN TestRemoveContainerRunning 16:11:50 [2024-04-15T16:11:50.494Z] --- PASS: TestRemoveContainerRunning (0.43s) 16:11:50 [2024-04-15T16:11:50.494Z] === RUN TestRemoveContainerForceRemoveRunning 16:11:51 [2024-04-15T16:11:51.064Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s) 16:11:51 [2024-04-15T16:11:51.064Z] === RUN TestRemoveInvalidContainer 16:11:51 [2024-04-15T16:11:51.064Z] --- PASS: TestRemoveInvalidContainer (0.01s) 16:11:51 [2024-04-15T16:11:51.064Z] === RUN TestRenameLinkedContainer 16:11:52 [2024-04-15T16:11:52.966Z] --- PASS: TestRenameLinkedContainer (1.74s) 16:11:52 [2024-04-15T16:11:52.966Z] === RUN TestRenameStoppedContainer 16:11:53 [2024-04-15T16:11:53.225Z] --- PASS: TestRenameStoppedContainer (0.42s) 16:11:53 [2024-04-15T16:11:53.225Z] === RUN TestRenameRunningContainerAndReuse 16:11:54 [2024-04-15T16:11:54.162Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s) 16:11:54 [2024-04-15T16:11:54.162Z] === RUN TestRenameInvalidName 16:11:54 [2024-04-15T16:11:54.729Z] --- PASS: TestRenameInvalidName (0.46s) 16:11:54 [2024-04-15T16:11:54.729Z] === RUN TestRenameAnonymousContainer 16:11:56 [2024-04-15T16:11:56.107Z] --- PASS: TestRenameAnonymousContainer (1.51s) 16:11:56 [2024-04-15T16:11:56.107Z] === RUN TestRenameContainerWithSameName 16:11:56 [2024-04-15T16:11:56.674Z] --- PASS: TestRenameContainerWithSameName (0.43s) 16:11:56 [2024-04-15T16:11:56.674Z] === RUN TestRenameContainerWithLinkedContainer 16:11:57 [2024-04-15T16:11:57.611Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) 16:11:57 [2024-04-15T16:11:57.611Z] === RUN TestRenameContainerTwice 16:11:57 [2024-04-15T16:11:57.870Z] --- PASS: TestRenameContainerTwice (0.47s) 16:11:57 [2024-04-15T16:11:57.870Z] === RUN TestResize 16:11:57 [2024-04-15T16:11:57.870Z] === RUN TestResize/success 16:11:58 [2024-04-15T16:11:58.128Z] === RUN TestResize/invalid_size 16:11:58 [2024-04-15T16:11:58.387Z] === RUN TestResize/invalid_state 16:11:58 [2024-04-15T16:11:58.955Z] --- PASS: TestResize (0.99s) 16:11:58 [2024-04-15T16:11:58.955Z] --- PASS: TestResize/success (0.26s) 16:11:58 [2024-04-15T16:11:58.955Z] --- PASS: TestResize/invalid_size (0.25s) 16:11:58 [2024-04-15T16:11:58.955Z] --- PASS: TestResize/invalid_state (0.04s) 16:11:58 [2024-04-15T16:11:58.955Z] === RUN TestDaemonRestartKillContainers 16:11:58 [2024-04-15T16:11:58.955Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 16:11:58 [2024-04-15T16:11:58.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 16:11:58 [2024-04-15T16:11:58.955Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 16:11:58 [2024-04-15T16:11:58.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 16:11:58 [2024-04-15T16:11:58.955Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 16:11:58 [2024-04-15T16:11:58.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 16:11:58 [2024-04-15T16:11:58.955Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 16:11:58 [2024-04-15T16:11:58.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 16:11:58 [2024-04-15T16:11:58.955Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 16:11:58 [2024-04-15T16:11:58.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 16:11:58 [2024-04-15T16:11:58.955Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 16:11:58 [2024-04-15T16:11:58.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 16:11:58 [2024-04-15T16:11:58.955Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 16:11:58 [2024-04-15T16:11:58.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 16:11:58 [2024-04-15T16:11:58.955Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 16:11:58 [2024-04-15T16:11:58.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 16:11:58 [2024-04-15T16:11:58.955Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 16:11:58 [2024-04-15T16:11:58.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 16:11:58 [2024-04-15T16:11:58.955Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 16:11:58 [2024-04-15T16:11:58.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 16:11:58 [2024-04-15T16:11:58.955Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 16:11:58 [2024-04-15T16:11:58.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 16:11:58 [2024-04-15T16:11:58.955Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 16:11:58 [2024-04-15T16:11:58.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 16:11:58 [2024-04-15T16:11:58.955Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 16:11:58 [2024-04-15T16:11:58.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 16:11:58 [2024-04-15T16:11:58.955Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 16:11:58 [2024-04-15T16:11:58.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 16:11:58 [2024-04-15T16:11:58.955Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 16:11:58 [2024-04-15T16:11:58.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 16:11:58 [2024-04-15T16:11:58.955Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 16:11:58 [2024-04-15T16:11:58.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 16:11:58 [2024-04-15T16:11:58.955Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 16:11:58 [2024-04-15T16:11:58.955Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 16:11:58 [2024-04-15T16:11:58.955Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 16:11:58 [2024-04-15T16:11:58.955Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 16:11:58 [2024-04-15T16:11:58.955Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 16:11:58 [2024-04-15T16:11:58.955Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 16:11:58 [2024-04-15T16:11:58.955Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 16:11:58 [2024-04-15T16:11:58.955Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 16:12:00 [2024-04-15T16:12:00.336Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 16:12:00 [2024-04-15T16:12:00.336Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 16:12:00 [2024-04-15T16:12:00.904Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 16:12:00 [2024-04-15T16:12:00.904Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 16:12:01 [2024-04-15T16:12:01.164Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 16:12:02 [2024-04-15T16:12:02.101Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 16:12:02 [2024-04-15T16:12:02.361Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 16:12:02 [2024-04-15T16:12:02.620Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 16:12:05 [2024-04-15T16:12:05.155Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 16:12:05 [2024-04-15T16:12:05.155Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s) 16:12:05 [2024-04-15T16:12:05.155Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s) 16:12:05 [2024-04-15T16:12:05.155Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.94s) 16:12:05 [2024-04-15T16:12:05.155Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.03s) 16:12:05 [2024-04-15T16:12:05.155Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.36s) 16:12:05 [2024-04-15T16:12:05.155Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.85s) 16:12:05 [2024-04-15T16:12:05.155Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.21s) 16:12:05 [2024-04-15T16:12:05.155Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.86s) 16:12:05 [2024-04-15T16:12:05.155Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.98s) 16:12:05 [2024-04-15T16:12:05.155Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.71s) 16:12:05 [2024-04-15T16:12:05.155Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.19s) 16:12:05 [2024-04-15T16:12:05.155Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.70s) 16:12:05 [2024-04-15T16:12:05.155Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.64s) 16:12:05 [2024-04-15T16:12:05.155Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.81s) 16:12:05 [2024-04-15T16:12:05.155Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.83s) 16:12:05 [2024-04-15T16:12:05.155Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.72s) 16:12:05 [2024-04-15T16:12:05.155Z] === RUN TestContainerWithAutoRemoveCanBeRestarted 16:12:05 [2024-04-15T16:12:05.155Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill 16:12:05 [2024-04-15T16:12:05.723Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop 16:12:06 [2024-04-15T16:12:06.660Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.93s) 16:12:06 [2024-04-15T16:12:06.660Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.97s) 16:12:06 [2024-04-15T16:12:06.660Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.96s) 16:12:06 [2024-04-15T16:12:06.660Z] === RUN TestContainerRestartWithCancelledRequest 16:12:08 [2024-04-15T16:12:08.565Z] --- PASS: TestContainerRestartWithCancelledRequest (1.88s) 16:12:08 [2024-04-15T16:12:08.565Z] === RUN TestCgroupNamespacesRun 16:12:09 [2024-04-15T16:12:09.942Z] --- PASS: TestCgroupNamespacesRun (1.06s) 16:12:09 [2024-04-15T16:12:09.942Z] === RUN TestCgroupNamespacesRunPrivileged 16:12:10 [2024-04-15T16:12:10.879Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.05s) 16:12:10 [2024-04-15T16:12:10.879Z] === RUN TestCgroupNamespacesRunDaemonHostMode 16:12:11 [2024-04-15T16:12:11.815Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.08s) 16:12:11 [2024-04-15T16:12:11.815Z] === RUN TestCgroupNamespacesRunHostMode 16:12:13 [2024-04-15T16:12:13.193Z] --- PASS: TestCgroupNamespacesRunHostMode (1.09s) 16:12:13 [2024-04-15T16:12:13.193Z] === RUN TestCgroupNamespacesRunPrivateMode 16:12:14 [2024-04-15T16:12:14.129Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.05s) 16:12:14 [2024-04-15T16:12:14.129Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 16:12:15 [2024-04-15T16:12:15.066Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.06s) 16:12:15 [2024-04-15T16:12:15.066Z] === RUN TestCgroupNamespacesRunInvalidMode 16:12:15 [2024-04-15T16:12:15.634Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s) 16:12:15 [2024-04-15T16:12:15.634Z] === RUN TestCgroupNamespacesRunOlderClient 16:12:17 [2024-04-15T16:12:17.011Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.06s) 16:12:17 [2024-04-15T16:12:17.011Z] === RUN TestNISDomainname 16:12:17 [2024-04-15T16:12:17.270Z] --- PASS: TestNISDomainname (0.49s) 16:12:17 [2024-04-15T16:12:17.270Z] === RUN TestHostnameDnsResolution 16:12:17 [2024-04-15T16:12:17.838Z] --- PASS: TestHostnameDnsResolution (0.62s) 16:12:17 [2024-04-15T16:12:17.838Z] === RUN TestUnprivilegedPortsAndPing 16:12:18 [2024-04-15T16:12:18.406Z] --- PASS: TestUnprivilegedPortsAndPing (0.50s) 16:12:18 [2024-04-15T16:12:18.406Z] === RUN TestPrivilegedHostDevices 16:12:18 [2024-04-15T16:12:18.667Z] --- PASS: TestPrivilegedHostDevices (0.47s) 16:12:18 [2024-04-15T16:12:18.667Z] === RUN TestRunConsoleSize 16:12:19 [2024-04-15T16:12:19.236Z] --- PASS: TestRunConsoleSize (0.44s) 16:12:19 [2024-04-15T16:12:19.236Z] === RUN TestRunWithAlternativeContainerdShim 16:12:24 [2024-04-15T16:12:24.512Z] --- PASS: TestRunWithAlternativeContainerdShim (5.35s) 16:12:24 [2024-04-15T16:12:24.512Z] === RUN TestMacAddressIsAppliedToMainNetworkWithShortID 16:12:25 [2024-04-15T16:12:25.891Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.09s) 16:12:25 [2024-04-15T16:12:25.891Z] === RUN TestStaticIPOutsideSubpool 16:12:26 [2024-04-15T16:12:26.872Z] --- PASS: TestStaticIPOutsideSubpool (1.14s) 16:12:26 [2024-04-15T16:12:26.872Z] === RUN TestStats 16:12:28 [2024-04-15T16:12:28.321Z] --- PASS: TestStats (1.47s) 16:12:28 [2024-04-15T16:12:28.321Z] === RUN TestStopContainerWithTimeout 16:12:28 [2024-04-15T16:12:28.321Z] === RUN TestStopContainerWithTimeout/0 16:12:28 [2024-04-15T16:12:28.321Z] === PAUSE TestStopContainerWithTimeout/0 16:12:28 [2024-04-15T16:12:28.321Z] === RUN TestStopContainerWithTimeout/1 16:12:28 [2024-04-15T16:12:28.321Z] === PAUSE TestStopContainerWithTimeout/1 16:12:28 [2024-04-15T16:12:28.321Z] === RUN TestStopContainerWithTimeout/3 16:12:28 [2024-04-15T16:12:28.321Z] === PAUSE TestStopContainerWithTimeout/3 16:12:28 [2024-04-15T16:12:28.321Z] === RUN TestStopContainerWithTimeout/-1 16:12:28 [2024-04-15T16:12:28.321Z] === PAUSE TestStopContainerWithTimeout/-1 16:12:28 [2024-04-15T16:12:28.321Z] === CONT TestStopContainerWithTimeout/0 16:12:28 [2024-04-15T16:12:28.321Z] === CONT TestStopContainerWithTimeout/3 16:12:28 [2024-04-15T16:12:28.321Z] === CONT TestStopContainerWithTimeout/-1 16:12:28 [2024-04-15T16:12:28.321Z] === CONT TestStopContainerWithTimeout/1 16:12:31 [2024-04-15T16:12:31.121Z] --- PASS: TestStopContainerWithTimeout (0.05s) 16:12:31 [2024-04-15T16:12:31.121Z] --- PASS: TestStopContainerWithTimeout/0 (0.68s) 16:12:31 [2024-04-15T16:12:31.121Z] --- PASS: TestStopContainerWithTimeout/1 (1.50s) 16:12:31 [2024-04-15T16:12:31.121Z] --- PASS: TestStopContainerWithTimeout/-1 (2.66s) 16:12:31 [2024-04-15T16:12:31.121Z] --- PASS: TestStopContainerWithTimeout/3 (2.71s) 16:12:31 [2024-04-15T16:12:31.121Z] === RUN TestStopContainerWithTimeoutCancel 16:12:31 [2024-04-15T16:12:31.121Z] === PAUSE TestStopContainerWithTimeoutCancel 16:12:31 [2024-04-15T16:12:31.121Z] === RUN TestStopContainerWithRestartPolicyAlways 16:12:33 [2024-04-15T16:12:33.028Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.97s) 16:12:33 [2024-04-15T16:12:33.028Z] === RUN TestUpdateMemory 16:12:33 [2024-04-15T16:12:33.597Z] --- PASS: TestUpdateMemory (0.54s) 16:12:33 [2024-04-15T16:12:33.597Z] === RUN TestUpdateCPUQuota 16:12:34 [2024-04-15T16:12:34.166Z] --- PASS: TestUpdateCPUQuota (0.72s) 16:12:34 [2024-04-15T16:12:34.166Z] === RUN TestUpdatePidsLimit 16:12:34 [2024-04-15T16:12:34.166Z] === RUN TestUpdatePidsLimit/update_from_none 16:12:34 [2024-04-15T16:12:34.425Z] === RUN TestUpdatePidsLimit/no_change 16:12:34 [2024-04-15T16:12:34.685Z] === RUN TestUpdatePidsLimit/update_lower 16:12:34 [2024-04-15T16:12:34.944Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 16:12:34 [2024-04-15T16:12:34.944Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 16:12:35 [2024-04-15T16:12:35.203Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 16:12:35 [2024-04-15T16:12:35.462Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 16:12:36 [2024-04-15T16:12:36.030Z] --- PASS: TestUpdatePidsLimit (1.69s) 16:12:36 [2024-04-15T16:12:36.030Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) 16:12:36 [2024-04-15T16:12:36.030Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) 16:12:36 [2024-04-15T16:12:36.030Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) 16:12:36 [2024-04-15T16:12:36.030Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.17s) 16:12:36 [2024-04-15T16:12:36.030Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.17s) 16:12:36 [2024-04-15T16:12:36.030Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) 16:12:36 [2024-04-15T16:12:36.030Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) 16:12:36 [2024-04-15T16:12:36.030Z] === RUN TestUpdateRestartPolicy 16:12:48 [2024-04-15T16:12:48.236Z] --- PASS: TestUpdateRestartPolicy (10.57s) 16:12:48 [2024-04-15T16:12:48.236Z] === RUN TestUpdateRestartWithAutoRemove 16:12:48 [2024-04-15T16:12:48.236Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) 16:12:48 [2024-04-15T16:12:48.236Z] === RUN TestWaitNonBlocked 16:12:48 [2024-04-15T16:12:48.236Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 16:12:48 [2024-04-15T16:12:48.236Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 16:12:48 [2024-04-15T16:12:48.236Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 16:12:48 [2024-04-15T16:12:48.236Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 16:12:48 [2024-04-15T16:12:48.236Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 16:12:48 [2024-04-15T16:12:48.236Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 16:12:48 [2024-04-15T16:12:48.236Z] --- PASS: TestWaitNonBlocked (0.03s) 16:12:48 [2024-04-15T16:12:48.236Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.49s) 16:12:48 [2024-04-15T16:12:48.236Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.57s) 16:12:48 [2024-04-15T16:12:48.236Z] === RUN TestWaitBlocked 16:12:48 [2024-04-15T16:12:48.236Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 16:12:48 [2024-04-15T16:12:48.236Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 16:12:48 [2024-04-15T16:12:48.237Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 16:12:48 [2024-04-15T16:12:48.237Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 16:12:48 [2024-04-15T16:12:48.237Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 16:12:48 [2024-04-15T16:12:48.237Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 16:12:48 [2024-04-15T16:12:48.237Z] --- PASS: TestWaitBlocked (0.02s) 16:12:48 [2024-04-15T16:12:48.237Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.57s) 16:12:48 [2024-04-15T16:12:48.237Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.63s) 16:12:48 [2024-04-15T16:12:48.237Z] === RUN TestWaitConditions 16:12:48 [2024-04-15T16:12:48.237Z] === RUN TestWaitConditions/default 16:12:48 [2024-04-15T16:12:48.237Z] === PAUSE TestWaitConditions/default 16:12:48 [2024-04-15T16:12:48.237Z] === RUN TestWaitConditions/not-running 16:12:48 [2024-04-15T16:12:48.237Z] === PAUSE TestWaitConditions/not-running 16:12:48 [2024-04-15T16:12:48.237Z] === RUN TestWaitConditions/next-exit 16:12:48 [2024-04-15T16:12:48.237Z] === PAUSE TestWaitConditions/next-exit 16:12:48 [2024-04-15T16:12:48.237Z] === RUN TestWaitConditions/removed 16:12:48 [2024-04-15T16:12:48.237Z] === PAUSE TestWaitConditions/removed 16:12:48 [2024-04-15T16:12:48.237Z] === CONT TestWaitConditions/default 16:12:48 [2024-04-15T16:12:48.237Z] === CONT TestWaitConditions/next-exit 16:12:48 [2024-04-15T16:12:48.237Z] === CONT TestWaitConditions/removed 16:12:48 [2024-04-15T16:12:48.237Z] === CONT TestWaitConditions/not-running 16:12:48 [2024-04-15T16:12:48.237Z] wait_test.go:145: ContainerID = 7df200712cc9b8b5428bd9ed511e405513494e11856e1dccbdf9bd2ec06ef02b 16:12:48 [2024-04-15T16:12:48.237Z] wait_test.go:145: ContainerID = 3e03e8e4ea27e0eedb1af84259c83fb83da8775e6239fd4c5c49129f7de19206 16:12:48 [2024-04-15T16:12:48.237Z] wait_test.go:145: ContainerID = 300d8559a2e6639f139cd590107961be33de145ad6f22654a70c5b7348f54a9b 16:12:48 [2024-04-15T16:12:48.237Z] wait_test.go:145: ContainerID = 5317c0729e93bedfdf9dba09a46922b1fe5a01806b3ba37ffbeecc648e35a7f6 16:12:49 [2024-04-15T16:12:49.173Z] --- PASS: TestWaitConditions (0.04s) 16:12:49 [2024-04-15T16:12:49.173Z] --- PASS: TestWaitConditions/default (0.86s) 16:12:49 [2024-04-15T16:12:49.173Z] --- PASS: TestWaitConditions/removed (0.92s) 16:12:49 [2024-04-15T16:12:49.173Z] --- PASS: TestWaitConditions/not-running (0.96s) 16:12:49 [2024-04-15T16:12:49.173Z] --- PASS: TestWaitConditions/next-exit (1.04s) 16:12:49 [2024-04-15T16:12:49.173Z] === RUN TestWaitRestartedContainer 16:12:49 [2024-04-15T16:12:49.173Z] === RUN TestWaitRestartedContainer/default 16:12:49 [2024-04-15T16:12:49.173Z] === PAUSE TestWaitRestartedContainer/default 16:12:49 [2024-04-15T16:12:49.173Z] === RUN TestWaitRestartedContainer/not-running 16:12:49 [2024-04-15T16:12:49.173Z] === PAUSE TestWaitRestartedContainer/not-running 16:12:49 [2024-04-15T16:12:49.173Z] === RUN TestWaitRestartedContainer/next-exit 16:12:49 [2024-04-15T16:12:49.173Z] === PAUSE TestWaitRestartedContainer/next-exit 16:12:49 [2024-04-15T16:12:49.173Z] === CONT TestWaitRestartedContainer/default 16:12:49 [2024-04-15T16:12:49.173Z] === CONT TestWaitRestartedContainer/next-exit 16:12:49 [2024-04-15T16:12:49.173Z] === CONT TestWaitRestartedContainer/not-running 16:12:51 [2024-04-15T16:12:51.077Z] --- PASS: TestWaitRestartedContainer (0.01s) 16:12:51 [2024-04-15T16:12:51.077Z] --- PASS: TestWaitRestartedContainer/next-exit (1.34s) 16:12:51 [2024-04-15T16:12:51.077Z] --- PASS: TestWaitRestartedContainer/default (1.38s) 16:12:51 [2024-04-15T16:12:51.077Z] --- PASS: TestWaitRestartedContainer/not-running (1.59s) 16:12:51 [2024-04-15T16:12:51.077Z] === CONT TestHardRestartWhenContainerIsRunning 16:12:51 [2024-04-15T16:12:51.077Z] === CONT TestRestartDaemonWithRestartingContainer 16:12:51 [2024-04-15T16:12:51.077Z] === CONT TestIpcModeOlderClient 16:12:51 [2024-04-15T16:12:51.077Z] === CONT TestContainerStartOnDaemonRestart 16:12:51 [2024-04-15T16:12:51.077Z] === CONT TestDaemonRestartIpcMode 16:12:51 [2024-04-15T16:12:51.077Z] === CONT TestStopContainerWithTimeoutCancel 16:12:51 [2024-04-15T16:12:51.077Z] === CONT TestDaemonHostGatewayIP 16:12:51 [2024-04-15T16:12:51.077Z] === CONT TestContainerKillOnDaemonStart 16:12:51 [2024-04-15T16:12:51.077Z] --- PASS: TestIpcModeOlderClient (0.14s) 16:12:52 [2024-04-15T16:12:52.984Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=none 16:12:52 [2024-04-15T16:12:52.984Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure 16:12:53 [2024-04-15T16:12:53.243Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.35s) 16:12:53 [2024-04-15T16:12:53.243Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s) 16:12:53 [2024-04-15T16:12:53.243Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.45s) 16:12:53 [2024-04-15T16:12:53.812Z] --- PASS: TestContainerStartOnDaemonRestart (2.82s) 16:12:54 [2024-04-15T16:12:54.072Z] --- PASS: TestDaemonHostGatewayIP (3.14s) 16:12:54 [2024-04-15T16:12:54.331Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.38s) 16:12:54 [2024-04-15T16:12:54.331Z] --- PASS: TestStopContainerWithTimeoutCancel (3.55s) 16:12:54 [2024-04-15T16:12:54.590Z] --- PASS: TestDaemonRestartIpcMode (3.70s) 16:13:02 [2024-04-15T16:13:02.704Z] --- PASS: TestContainerKillOnDaemonStart (11.78s) 16:13:02 [2024-04-15T16:13:02.704Z] PASS 16:13:02 [2024-04-15T16:13:02.704Z] 16:13:02 [2024-04-15T16:13:02.704Z] === Skipped 16:13:02 [2024-04-15T16:13:02.704Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) 16:13:02 [2024-04-15T16:13:02.704Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 16:13:02 [2024-04-15T16:13:02.704Z] 16:13:02 [2024-04-15T16:13:02.704Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 16:13:02 [2024-04-15T16:13:02.704Z] pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 16:13:02 [2024-04-15T16:13:02.704Z] 16:13:02 [2024-04-15T16:13:02.704Z] DONE 327 tests, 2 skipped in 165.330s 16:13:02 [2024-04-15T16:13:02.704Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 16:13:02 [2024-04-15T16:13:02.704Z] ++ '[' -n '' ']' 16:13:02 [2024-04-15T16:13:02.704Z] ++ 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 16:13:02 [2024-04-15T16:13:02.704Z] ++ set -e 16:13:02 [2024-04-15T16:13:02.704Z] ++ '[' -n 0 ']' 16:13:02 [2024-04-15T16:13:02.704Z] ++ set -x 16:13:02 [2024-04-15T16:13:02.704Z] ++ 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.lEHcasbQ2d/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 16:13:02 [2024-04-15T16:13:02.704Z] INFO: Testing against a local daemon 16:13:02 [2024-04-15T16:13:02.704Z] === RUN TestConfigDaemonID 16:13:03 [2024-04-15T16:13:03.640Z] daemon_test.go:61: [df9494f81aabc] daemon is not started 16:13:03 [2024-04-15T16:13:03.640Z] --- PASS: TestConfigDaemonID (1.04s) 16:13:03 [2024-04-15T16:13:03.640Z] === RUN TestDaemonConfigValidation 16:13:03 [2024-04-15T16:13:03.640Z] === RUN TestDaemonConfigValidation/config_with_no_content 16:13:03 [2024-04-15T16:13:03.640Z] === PAUSE TestDaemonConfigValidation/config_with_no_content 16:13:03 [2024-04-15T16:13:03.640Z] === RUN TestDaemonConfigValidation/config_with_{} 16:13:03 [2024-04-15T16:13:03.640Z] === PAUSE TestDaemonConfigValidation/config_with_{} 16:13:03 [2024-04-15T16:13:03.640Z] === RUN TestDaemonConfigValidation/invalid_config 16:13:03 [2024-04-15T16:13:03.640Z] === PAUSE TestDaemonConfigValidation/invalid_config 16:13:03 [2024-04-15T16:13:03.640Z] === RUN TestDaemonConfigValidation/malformed_config 16:13:03 [2024-04-15T16:13:03.640Z] === PAUSE TestDaemonConfigValidation/malformed_config 16:13:03 [2024-04-15T16:13:03.640Z] === RUN TestDaemonConfigValidation/valid_config 16:13:03 [2024-04-15T16:13:03.640Z] === PAUSE TestDaemonConfigValidation/valid_config 16:13:03 [2024-04-15T16:13:03.640Z] === CONT TestDaemonConfigValidation/config_with_no_content 16:13:03 [2024-04-15T16:13:03.640Z] === CONT TestDaemonConfigValidation/malformed_config 16:13:03 [2024-04-15T16:13:03.640Z] === CONT TestDaemonConfigValidation/invalid_config 16:13:03 [2024-04-15T16:13:03.640Z] === CONT TestDaemonConfigValidation/valid_config 16:13:03 [2024-04-15T16:13:03.640Z] === CONT TestDaemonConfigValidation/config_with_{} 16:13:03 [2024-04-15T16:13:03.899Z] --- PASS: TestDaemonConfigValidation (0.00s) 16:13:03 [2024-04-15T16:13:03.899Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) 16:13:03 [2024-04-15T16:13:03.899Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) 16:13:03 [2024-04-15T16:13:03.899Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) 16:13:03 [2024-04-15T16:13:03.899Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) 16:13:03 [2024-04-15T16:13:03.899Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) 16:13:03 [2024-04-15T16:13:03.899Z] === RUN TestConfigDaemonSeccompProfiles 16:13:03 [2024-04-15T16:13:03.899Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set 16:13:04 [2024-04-15T16:13:04.835Z] === RUN TestConfigDaemonSeccompProfiles/default_profile 16:13:05 [2024-04-15T16:13:05.772Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile 16:13:07 [2024-04-15T16:13:07.149Z] daemon_test.go:180: [d004c384dbe15] daemon is not started 16:13:07 [2024-04-15T16:13:07.149Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) 16:13:07 [2024-04-15T16:13:07.149Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) 16:13:07 [2024-04-15T16:13:07.149Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) 16:13:07 [2024-04-15T16:13:07.149Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) 16:13:07 [2024-04-15T16:13:07.149Z] === RUN TestDaemonProxy 16:13:07 [2024-04-15T16:13:07.149Z] === RUN TestDaemonProxy/environment_variables 16:13:07 [2024-04-15T16:13:07.149Z] === PAUSE TestDaemonProxy/environment_variables 16:13:07 [2024-04-15T16:13:07.149Z] === RUN TestDaemonProxy/command-line_options 16:13:07 [2024-04-15T16:13:07.149Z] === PAUSE TestDaemonProxy/command-line_options 16:13:07 [2024-04-15T16:13:07.149Z] === RUN TestDaemonProxy/configuration_file 16:13:07 [2024-04-15T16:13:07.149Z] === PAUSE TestDaemonProxy/configuration_file 16:13:07 [2024-04-15T16:13:07.149Z] === RUN TestDaemonProxy/conflicting_options 16:13:07 [2024-04-15T16:13:07.407Z] === RUN TestDaemonProxy/reload_sanitized 16:13:07 [2024-04-15T16:13:07.407Z] === PAUSE TestDaemonProxy/reload_sanitized 16:13:07 [2024-04-15T16:13:07.407Z] === CONT TestDaemonProxy/environment_variables 16:13:07 [2024-04-15T16:13:07.407Z] === CONT TestDaemonProxy/configuration_file 16:13:07 [2024-04-15T16:13:07.407Z] === CONT TestDaemonProxy/reload_sanitized 16:13:07 [2024-04-15T16:13:07.407Z] === CONT TestDaemonProxy/command-line_options 16:13:09 [2024-04-15T16:13:09.311Z] --- PASS: TestDaemonProxy (0.50s) 16:13:09 [2024-04-15T16:13:09.311Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) 16:13:09 [2024-04-15T16:13:09.311Z] --- PASS: TestDaemonProxy/reload_sanitized (0.62s) 16:13:09 [2024-04-15T16:13:09.311Z] --- PASS: TestDaemonProxy/configuration_file (1.71s) 16:13:09 [2024-04-15T16:13:09.311Z] --- PASS: TestDaemonProxy/command-line_options (1.71s) 16:13:09 [2024-04-15T16:13:09.311Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) 16:13:09 [2024-04-15T16:13:09.311Z] === RUN TestLiveRestore 16:13:09 [2024-04-15T16:13:09.311Z] === RUN TestLiveRestore/volume_references 16:13:09 [2024-04-15T16:13:09.311Z] === PAUSE TestLiveRestore/volume_references 16:13:09 [2024-04-15T16:13:09.311Z] === RUN TestLiveRestore/autoremove 16:13:09 [2024-04-15T16:13:09.311Z] === PAUSE TestLiveRestore/autoremove 16:13:09 [2024-04-15T16:13:09.311Z] === CONT TestLiveRestore/volume_references 16:13:09 [2024-04-15T16:13:09.311Z] === CONT TestLiveRestore/autoremove 16:13:09 [2024-04-15T16:13:09.311Z] === RUN TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers 16:13:09 [2024-04-15T16:13:09.879Z] === RUN TestLiveRestore/volume_references/restartPolicy 16:13:09 [2024-04-15T16:13:09.879Z] === RUN TestLiveRestore/volume_references/restartPolicy/always 16:13:10 [2024-04-15T16:13:10.815Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped 16:13:11 [2024-04-15T16:13:11.074Z] === RUN TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited 16:13:12 [2024-04-15T16:13:12.009Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure 16:13:12 [2024-04-15T16:13:12.944Z] === RUN TestLiveRestore/volume_references/restartPolicy/no 16:13:13 [2024-04-15T16:13:13.880Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options 16:13:14 [2024-04-15T16:13:14.815Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted 16:13:15 [2024-04-15T16:13:15.382Z] === RUN TestLiveRestore/volume_references/container_with_bind-mounts 16:13:16 [2024-04-15T16:13:16.318Z] --- PASS: TestLiveRestore (0.00s) 16:13:16 [2024-04-15T16:13:16.318Z] --- PASS: TestLiveRestore/autoremove (3.34s) 16:13:16 [2024-04-15T16:13:16.318Z] --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (1.84s) 16:13:16 [2024-04-15T16:13:16.318Z] --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.50s) 16:13:16 [2024-04-15T16:13:16.318Z] --- PASS: TestLiveRestore/volume_references (6.99s) 16:13:16 [2024-04-15T16:13:16.318Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (4.05s) 16:13:16 [2024-04-15T16:13:16.318Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.11s) 16:13:16 [2024-04-15T16:13:16.318Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.02s) 16:13:16 [2024-04-15T16:13:16.318Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.96s) 16:13:16 [2024-04-15T16:13:16.318Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.96s) 16:13:16 [2024-04-15T16:13:16.318Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.38s) 16:13:16 [2024-04-15T16:13:16.318Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.43s) 16:13:16 [2024-04-15T16:13:16.318Z] --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.95s) 16:13:16 [2024-04-15T16:13:16.318Z] === RUN TestDaemonDefaultBridgeWithFixedCidrButNoBip 16:13:16 [2024-04-15T16:13:16.885Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.68s) 16:13:16 [2024-04-15T16:13:16.885Z] PASS 16:13:16 [2024-04-15T16:13:16.885Z] 16:13:16 [2024-04-15T16:13:16.885Z] DONE 31 tests in 14.195s 16:13:16 [2024-04-15T16:13:16.885Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 16:13:16 [2024-04-15T16:13:16.885Z] ++ '[' -n '' ']' 16:13:16 [2024-04-15T16:13:16.885Z] ++ 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 16:13:16 [2024-04-15T16:13:16.885Z] ++ set -e 16:13:16 [2024-04-15T16:13:16.885Z] ++ '[' -n 0 ']' 16:13:16 [2024-04-15T16:13:16.885Z] ++ set -x 16:13:16 [2024-04-15T16:13:16.885Z] ++ 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.lEHcasbQ2d/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 16:13:16 [2024-04-15T16:13:16.885Z] INFO: Testing against a local daemon 16:13:16 [2024-04-15T16:13:16.885Z] === RUN TestCommitInheritsEnv 16:13:17 [2024-04-15T16:13:17.144Z] --- PASS: TestCommitInheritsEnv (0.27s) 16:13:17 [2024-04-15T16:13:17.144Z] === RUN TestUsernsCommit 16:13:18 [2024-04-15T16:13:18.521Z] --- PASS: TestUsernsCommit (1.43s) 16:13:18 [2024-04-15T16:13:18.521Z] === RUN TestImportExtremelyLargeImageWorks 16:13:18 [2024-04-15T16:13:18.521Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out 16:13:18 [2024-04-15T16:13:18.522Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) 16:13:18 [2024-04-15T16:13:18.522Z] === RUN TestImportWithCustomPlatform 16:13:18 [2024-04-15T16:13:18.522Z] === RUN TestImportWithCustomPlatform/#00 16:13:18 [2024-04-15T16:13:18.522Z] === RUN TestImportWithCustomPlatform/linux 16:13:18 [2024-04-15T16:13:18.780Z] === RUN TestImportWithCustomPlatform/LINUX 16:13:18 [2024-04-15T16:13:18.780Z] === RUN TestImportWithCustomPlatform/linux/sparc64 16:13:18 [2024-04-15T16:13:18.780Z] --- PASS: TestImportWithCustomPlatform (0.13s) 16:13:18 [2024-04-15T16:13:18.780Z] --- PASS: TestImportWithCustomPlatform/#00 (0.03s) 16:13:18 [2024-04-15T16:13:18.780Z] --- PASS: TestImportWithCustomPlatform/linux (0.02s) 16:13:18 [2024-04-15T16:13:18.780Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.02s) 16:13:18 [2024-04-15T16:13:18.780Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s) 16:13:18 [2024-04-15T16:13:18.780Z] === RUN TestImportWithCustomPlatformReject 16:13:18 [2024-04-15T16:13:18.780Z] === RUN TestImportWithCustomPlatformReject/_______ 16:13:18 [2024-04-15T16:13:18.780Z] === RUN TestImportWithCustomPlatformReject// 16:13:18 [2024-04-15T16:13:18.780Z] === RUN TestImportWithCustomPlatformReject/macos 16:13:18 [2024-04-15T16:13:18.780Z] === RUN TestImportWithCustomPlatformReject/macos/arm64 16:13:18 [2024-04-15T16:13:18.780Z] === RUN TestImportWithCustomPlatformReject/nintendo64 16:13:18 [2024-04-15T16:13:18.780Z] --- PASS: TestImportWithCustomPlatformReject (0.01s) 16:13:18 [2024-04-15T16:13:18.780Z] --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s) 16:13:18 [2024-04-15T16:13:18.780Z] --- PASS: TestImportWithCustomPlatformReject// (0.00s) 16:13:18 [2024-04-15T16:13:18.780Z] --- PASS: TestImportWithCustomPlatformReject/macos (0.00s) 16:13:18 [2024-04-15T16:13:18.780Z] --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s) 16:13:18 [2024-04-15T16:13:18.780Z] --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s) 16:13:18 [2024-04-15T16:13:18.780Z] === RUN TestImageInspectEmptyTagsAndDigests 16:13:18 [2024-04-15T16:13:18.780Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.02s) 16:13:18 [2024-04-15T16:13:18.780Z] === RUN TestImagesFilterMultiReference 16:13:18 [2024-04-15T16:13:18.780Z] --- PASS: TestImagesFilterMultiReference (0.04s) 16:13:18 [2024-04-15T16:13:18.780Z] === RUN TestImagesFilterUntil 16:13:19 [2024-04-15T16:13:19.038Z] list_test.go:99: ImageList: ID=sha256:8d156ec752a77dbd6e3cce234c767c4ffb0446b89adba003eb943534e509c9fb RepoTags=[testimagesfilteruntil:v1] 16:13:19 [2024-04-15T16:13:19.038Z] --- PASS: TestImagesFilterUntil (0.30s) 16:13:19 [2024-04-15T16:13:19.038Z] === RUN TestImagesFilterBeforeSince 16:13:19 [2024-04-15T16:13:19.297Z] list_test.go:133: ImageList: ID=sha256:253805017bed540517f397635214bc1827dcffd82ca300a9da227478c8d9df52 RepoTags=[testimagesfilterbeforesince:v3] 16:13:19 [2024-04-15T16:13:19.297Z] list_test.go:133: ImageList: ID=sha256:ea6cac92b21925493c690a458898937b8c6539bee2e2408a49a5884301752301 RepoTags=[testimagesfilterbeforesince:v1] 16:13:19 [2024-04-15T16:13:19.297Z] list_test.go:133: ImageList: ID=sha256:7932dcb74948b882d0ebc5d252b690a3762fae7f5fa563c61690da694d702f0e RepoTags=[testimagesfilterbeforesince:v2] 16:13:19 [2024-04-15T16:13:19.297Z] --- PASS: TestImagesFilterBeforeSince (0.29s) 16:13:19 [2024-04-15T16:13:19.297Z] === RUN TestAPIImagesFilters 16:13:19 [2024-04-15T16:13:19.297Z] === RUN TestAPIImagesFilters/repository_regex 16:13:19 [2024-04-15T16:13:19.297Z] === PAUSE TestAPIImagesFilters/repository_regex 16:13:19 [2024-04-15T16:13:19.297Z] === RUN TestAPIImagesFilters/image_name_regex 16:13:19 [2024-04-15T16:13:19.297Z] === PAUSE TestAPIImagesFilters/image_name_regex 16:13:19 [2024-04-15T16:13:19.297Z] === RUN TestAPIImagesFilters/image_name_without_a_tag 16:13:19 [2024-04-15T16:13:19.297Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag 16:13:19 [2024-04-15T16:13:19.297Z] === RUN TestAPIImagesFilters/registry_port_regex 16:13:19 [2024-04-15T16:13:19.297Z] === PAUSE TestAPIImagesFilters/registry_port_regex 16:13:19 [2024-04-15T16:13:19.297Z] === CONT TestAPIImagesFilters/repository_regex 16:13:19 [2024-04-15T16:13:19.297Z] === CONT TestAPIImagesFilters/image_name_without_a_tag 16:13:19 [2024-04-15T16:13:19.297Z] === CONT TestAPIImagesFilters/image_name_regex 16:13:19 [2024-04-15T16:13:19.297Z] === CONT TestAPIImagesFilters/registry_port_regex 16:13:19 [2024-04-15T16:13:19.297Z] --- PASS: TestAPIImagesFilters (0.04s) 16:13:19 [2024-04-15T16:13:19.297Z] --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s) 16:13:19 [2024-04-15T16:13:19.297Z] --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s) 16:13:19 [2024-04-15T16:13:19.297Z] --- PASS: TestAPIImagesFilters/repository_regex (0.00s) 16:13:19 [2024-04-15T16:13:19.297Z] --- PASS: TestAPIImagesFilters/image_name_regex (0.00s) 16:13:19 [2024-04-15T16:13:19.297Z] === RUN TestAPIImagesListSizeShared 16:13:20 [2024-04-15T16:13:20.232Z] --- PASS: TestAPIImagesListSizeShared (0.61s) 16:13:20 [2024-04-15T16:13:20.232Z] === RUN TestPruneDontDeleteUsedDangling 16:13:20 [2024-04-15T16:13:20.490Z] --- PASS: TestPruneDontDeleteUsedDangling (0.56s) 16:13:20 [2024-04-15T16:13:20.490Z] === RUN TestImagePullPlatformInvalid 16:13:20 [2024-04-15T16:13:20.490Z] --- PASS: TestImagePullPlatformInvalid (0.01s) 16:13:20 [2024-04-15T16:13:20.490Z] === RUN TestImagePullStoredDigestForOtherRepo 16:13:20 [2024-04-15T16:13:20.490Z] time="2024-04-15T16:13:20.481028608Z" 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=036af012-54fa-4412-964e-ef0ddc6f6327 version=2.8.3 16:13:20 [2024-04-15T16:13:20.490Z] time="2024-04-15T16:13:20.481106843Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=036af012-54fa-4412-964e-ef0ddc6f6327 version=2.8.3 16:13:20 [2024-04-15T16:13:20.490Z] time="2024-04-15T16:13:20.481134863Z" level=info msg="Starting upload purge in 23m0s" go.version=go1.20.8 instance.id=036af012-54fa-4412-964e-ef0ddc6f6327 version=2.8.3 16:13:20 [2024-04-15T16:13:20.490Z] time="2024-04-15T16:13:20.481338044Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=036af012-54fa-4412-964e-ef0ddc6f6327 version=2.8.3 16:13:20 [2024-04-15T16:13:20.751Z] time="2024-04-15T16:13:20.576670932Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fb46723c-1c6c-46f9-b2ed-ff18f6eff3d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:56148" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 16:13:20 [2024-04-15T16:13:20.751Z] time="2024-04-15T16:13:20.576797453Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fb46723c-1c6c-46f9-b2ed-ff18f6eff3d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:56148" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.599366ms http.response.status=200 http.response.written=2 16:13:20 [2024-04-15T16:13:20.751Z] 127.0.0.1 - - [15/Apr/2024:16:13:20 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" 16:13:20 [2024-04-15T16:13:20.751Z] time="2024-04-15T16:13:20.579300151Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4b25f238-1d11-4c4e-a20f-ad531b490924 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56154" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 16:13:20 [2024-04-15T16:13:20.751Z] time="2024-04-15T16:13:20.579346649Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4b25f238-1d11-4c4e-a20f-ad531b490924 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56154" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 16:13:20 [2024-04-15T16:13:20.751Z] time="2024-04-15T16:13:20.579410746Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=20cffca4-70f7-4bb2-845a-35ccf355cb6b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56170" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 16:13:20 [2024-04-15T16:13:20.751Z] time="2024-04-15T16:13:20.579432884Z" 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=4b25f238-1d11-4c4e-a20f-ad531b490924 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56154" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=40.967µ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=635a65e4-1c7d-46bc-8b18-2bf11d27553a trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 16:13:20 [2024-04-15T16:13:20.752Z] time="2024-04-15T16:13:20.579450196Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=20cffca4-70f7-4bb2-845a-35ccf355cb6b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56170" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 16:13:20 [2024-04-15T16:13:20.752Z] time="2024-04-15T16:13:20.579504128Z" 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=20cffca4-70f7-4bb2-845a-35ccf355cb6b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56170" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=25.099µ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=b8f2e7d4-3f00-4101-8b10-5c54992f9dc2 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 16:13:20 [2024-04-15T16:13:20.752Z] time="2024-04-15T16:13:20.579548681Z" 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=4b25f238-1d11-4c4e-a20f-ad531b490924 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56154" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.095905ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 16:13:20 [2024-04-15T16:13:20.752Z] time="2024-04-15T16:13:20.579549477Z" 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=20cffca4-70f7-4bb2-845a-35ccf355cb6b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56170" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.049587ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 16:13:20 [2024-04-15T16:13:20.752Z] 127.0.0.1 - - [15/Apr/2024:16:13:20 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.15+unknown" 16:13:20 [2024-04-15T16:13:20.752Z] 127.0.0.1 - - [15/Apr/2024:16:13:20 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.15+unknown" 16:13:20 [2024-04-15T16:13:20.752Z] time="2024-04-15T16:13:20.581207262Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ac949db9-88fa-477f-bbb5-0de34627bdf9 http.request.method=POST http.request.remoteaddr="127.0.0.1:56154" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" vars.name=test 16:13:20 [2024-04-15T16:13:20.752Z] time="2024-04-15T16:13:20.581256229Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ac949db9-88fa-477f-bbb5-0de34627bdf9 http.request.method=POST http.request.remoteaddr="127.0.0.1:56154" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" vars.name=test 16:13:20 [2024-04-15T16:13:20.752Z] time="2024-04-15T16:13:20.581211545Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=28f379ef-73cc-490d-ac99-ed914ff2f1ca http.request.method=POST http.request.remoteaddr="127.0.0.1:56170" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" vars.name=test 16:13:20 [2024-04-15T16:13:20.752Z] time="2024-04-15T16:13:20.58132685Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=28f379ef-73cc-490d-ac99-ed914ff2f1ca http.request.method=POST http.request.remoteaddr="127.0.0.1:56170" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" vars.name=test 16:13:20 [2024-04-15T16:13:20.752Z] time="2024-04-15T16:13:20.581401434Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/cb12f133-3478-4d8e-8b33-441afe94ed0e/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ac949db9-88fa-477f-bbb5-0de34627bdf9 http.request.method=POST http.request.remoteaddr="127.0.0.1:56154" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" trace.duration=113.705µ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=1ac8ce63-9745-4138-9dba-ea5efa4e5eeb trace.line=110 vars.name=test 16:13:20 [2024-04-15T16:13:20.752Z] time="2024-04-15T16:13:20.581418664Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/080875a0-66fb-42dd-b17c-4b5db8b7a556/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=28f379ef-73cc-490d-ac99-ed914ff2f1ca http.request.method=POST http.request.remoteaddr="127.0.0.1:56170" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" trace.duration=62.522µ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=3969ed6a-2097-4a48-8f55-b60a1399bb95 trace.line=110 vars.name=test 16:13:20 [2024-04-15T16:13:20.752Z] time="2024-04-15T16:13:20.581457097Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/cb12f133-3478-4d8e-8b33-441afe94ed0e/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ac949db9-88fa-477f-bbb5-0de34627bdf9 http.request.method=POST http.request.remoteaddr="127.0.0.1:56154" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" trace.duration=26.141µ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=dd5eed71-798b-49fa-bb46-b3b9c3943689 trace.line=142 vars.name=test 16:13:20 [2024-04-15T16:13:20.752Z] time="2024-04-15T16:13:20.581464621Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/080875a0-66fb-42dd-b17c-4b5db8b7a556/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=28f379ef-73cc-490d-ac99-ed914ff2f1ca http.request.method=POST http.request.remoteaddr="127.0.0.1:56170" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" trace.duration=22.153µ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=60eb61b7-0d2d-45bf-84ee-49e2eb266fea trace.line=142 vars.name=test 16:13:20 [2024-04-15T16:13:20.752Z] time="2024-04-15T16:13:20.581534995Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/080875a0-66fb-42dd-b17c-4b5db8b7a556/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=28f379ef-73cc-490d-ac99-ed914ff2f1ca http.request.method=POST http.request.remoteaddr="127.0.0.1:56170" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" trace.duration=40.779µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=6b0d27b1-b7c4-4d25-bb1f-cd1b43c56034 trace.line=110 vars.name=test 16:13:20 [2024-04-15T16:13:20.752Z] time="2024-04-15T16:13:20.581536841Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/cb12f133-3478-4d8e-8b33-441afe94ed0e/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ac949db9-88fa-477f-bbb5-0de34627bdf9 http.request.method=POST http.request.remoteaddr="127.0.0.1:56154" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" trace.duration=43.782µ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=456324da-c2ce-4998-aa0e-9a35f9054276 trace.line=110 vars.name=test 16:13:20 [2024-04-15T16:13:20.752Z] time="2024-04-15T16:13:20.581641078Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=28f379ef-73cc-490d-ac99-ed914ff2f1ca http.request.method=POST http.request.remoteaddr="127.0.0.1:56170" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" http.response.duration=1.827785ms http.response.status=202 http.response.written=0 16:13:20 [2024-04-15T16:13:20.752Z] 127.0.0.1 - - [15/Apr/2024:16:13:20 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.15+unknown" 16:13:20 [2024-04-15T16:13:20.752Z] time="2024-04-15T16:13:20.581691834Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ac949db9-88fa-477f-bbb5-0de34627bdf9 http.request.method=POST http.request.remoteaddr="127.0.0.1:56154" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" http.response.duration=1.857044ms http.response.status=202 http.response.written=0 16:13:20 [2024-04-15T16:13:20.752Z] 127.0.0.1 - - [15/Apr/2024:16:13:20 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.15+unknown" 16:13:20 [2024-04-15T16:13:20.752Z] time="2024-04-15T16:13:20.583156785Z" 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=a08fe257-be54-4f82-bf95-196172a0fdbb http.request.method=PUT http.request.remoteaddr="127.0.0.1:56154" http.request.uri="/v2/test/blobs/uploads/080875a0-66fb-42dd-b17c-4b5db8b7a556?_state=XYzd4deIC2dNHTlzQPU8Q2wV0MfJM-DrZuDcwCtOnzB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA4MDg3NWEwLTY2ZmItNDJkZC1iMTdjLTRiNWRiOGI3YTU1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0xNVQxNjoxMzoyMC41ODEzMzgyNDdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.uuid=080875a0-66fb-42dd-b17c-4b5db8b7a556 16:13:20 [2024-04-15T16:13:20.752Z] time="2024-04-15T16:13:20.583235815Z" 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=a08fe257-be54-4f82-bf95-196172a0fdbb http.request.method=PUT http.request.remoteaddr="127.0.0.1:56154" http.request.uri="/v2/test/blobs/uploads/080875a0-66fb-42dd-b17c-4b5db8b7a556?_state=XYzd4deIC2dNHTlzQPU8Q2wV0MfJM-DrZuDcwCtOnzB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA4MDg3NWEwLTY2ZmItNDJkZC1iMTdjLTRiNWRiOGI3YTU1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0xNVQxNjoxMzoyMC41ODEzMzgyNDdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.uuid=080875a0-66fb-42dd-b17c-4b5db8b7a556 16:13:20 [2024-04-15T16:13:20.752Z] time="2024-04-15T16:13:20.583313386Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/080875a0-66fb-42dd-b17c-4b5db8b7a556/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a08fe257-be54-4f82-bf95-196172a0fdbb http.request.method=PUT http.request.remoteaddr="127.0.0.1:56154" http.request.uri="/v2/test/blobs/uploads/080875a0-66fb-42dd-b17c-4b5db8b7a556?_state=XYzd4deIC2dNHTlzQPU8Q2wV0MfJM-DrZuDcwCtOnzB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA4MDg3NWEwLTY2ZmItNDJkZC1iMTdjLTRiNWRiOGI3YTU1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0xNVQxNjoxMzoyMC41ODEzMzgyNDdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=43.987µ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=447bc1bb-88b4-46ae-826f-6e6c32fba6fb trace.line=95 vars.name=test vars.uuid=080875a0-66fb-42dd-b17c-4b5db8b7a556 16:13:20 [2024-04-15T16:13:20.752Z] time="2024-04-15T16:13:20.583371182Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/080875a0-66fb-42dd-b17c-4b5db8b7a556/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a08fe257-be54-4f82-bf95-196172a0fdbb http.request.method=PUT http.request.remoteaddr="127.0.0.1:56154" http.request.uri="/v2/test/blobs/uploads/080875a0-66fb-42dd-b17c-4b5db8b7a556?_state=XYzd4deIC2dNHTlzQPU8Q2wV0MfJM-DrZuDcwCtOnzB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA4MDg3NWEwLTY2ZmItNDJkZC1iMTdjLTRiNWRiOGI3YTU1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0xNVQxNjoxMzoyMC41ODEzMzgyNDdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=23.081µ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=5585bc25-c7d7-4a66-b5e9-cc787e576fa6 trace.line=142 vars.name=test vars.uuid=080875a0-66fb-42dd-b17c-4b5db8b7a556 16:13:20 [2024-04-15T16:13:20.752Z] time="2024-04-15T16:13:20.583418648Z" 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=a08fe257-be54-4f82-bf95-196172a0fdbb http.request.method=PUT http.request.remoteaddr="127.0.0.1:56154" http.request.uri="/v2/test/blobs/uploads/080875a0-66fb-42dd-b17c-4b5db8b7a556?_state=XYzd4deIC2dNHTlzQPU8Q2wV0MfJM-DrZuDcwCtOnzB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA4MDg3NWEwLTY2ZmItNDJkZC1iMTdjLTRiNWRiOGI3YTU1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0xNVQxNjoxMzoyMC41ODEzMzgyNDdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.uuid=080875a0-66fb-42dd-b17c-4b5db8b7a556 16:13:20 [2024-04-15T16:13:20.752Z] time="2024-04-15T16:13:20.583588262Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/080875a0-66fb-42dd-b17c-4b5db8b7a556/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=a08fe257-be54-4f82-bf95-196172a0fdbb http.request.method=PUT http.request.remoteaddr="127.0.0.1:56154" http.request.uri="/v2/test/blobs/uploads/080875a0-66fb-42dd-b17c-4b5db8b7a556?_state=XYzd4deIC2dNHTlzQPU8Q2wV0MfJM-DrZuDcwCtOnzB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA4MDg3NWEwLTY2ZmItNDJkZC1iMTdjLTRiNWRiOGI3YTU1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0xNVQxNjoxMzoyMC41ODEzMzgyNDdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=49.977µ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=7dea0043-782f-4c69-9640-51fd862070aa trace.line=110 vars.name=test vars.uuid=080875a0-66fb-42dd-b17c-4b5db8b7a556 16:13:20 [2024-04-15T16:13:20.752Z] time="2024-04-15T16:13:20.583640397Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/080875a0-66fb-42dd-b17c-4b5db8b7a556/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a08fe257-be54-4f82-bf95-196172a0fdbb http.request.method=PUT http.request.remoteaddr="127.0.0.1:56154" http.request.uri="/v2/test/blobs/uploads/080875a0-66fb-42dd-b17c-4b5db8b7a556?_state=XYzd4deIC2dNHTlzQPU8Q2wV0MfJM-DrZuDcwCtOnzB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA4MDg3NWEwLTY2ZmItNDJkZC1iMTdjLTRiNWRiOGI3YTU1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0xNVQxNjoxMzoyMC41ODEzMzgyNDdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=15.393µ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=a67df25e-94d8-4449-9e6a-97250a54dab0 trace.line=155 vars.name=test vars.uuid=080875a0-66fb-42dd-b17c-4b5db8b7a556 16:13:20 [2024-04-15T16:13:20.752Z] time="2024-04-15T16:13:20.583681513Z" 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=a08fe257-be54-4f82-bf95-196172a0fdbb http.request.method=PUT http.request.remoteaddr="127.0.0.1:56154" http.request.uri="/v2/test/blobs/uploads/080875a0-66fb-42dd-b17c-4b5db8b7a556?_state=XYzd4deIC2dNHTlzQPU8Q2wV0MfJM-DrZuDcwCtOnzB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA4MDg3NWEwLTY2ZmItNDJkZC1iMTdjLTRiNWRiOGI3YTU1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0xNVQxNjoxMzoyMC41ODEzMzgyNDdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=12.192µ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=786a40d6-5dbf-45a5-8aeb-e6a6a2c7a8f4 trace.line=155 vars.name=test vars.uuid=080875a0-66fb-42dd-b17c-4b5db8b7a556 16:13:20 [2024-04-15T16:13:20.752Z] time="2024-04-15T16:13:20.583715408Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/080875a0-66fb-42dd-b17c-4b5db8b7a556/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a08fe257-be54-4f82-bf95-196172a0fdbb http.request.method=PUT http.request.remoteaddr="127.0.0.1:56154" http.request.uri="/v2/test/blobs/uploads/080875a0-66fb-42dd-b17c-4b5db8b7a556?_state=XYzd4deIC2dNHTlzQPU8Q2wV0MfJM-DrZuDcwCtOnzB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA4MDg3NWEwLTY2ZmItNDJkZC1iMTdjLTRiNWRiOGI3YTU1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0xNVQxNjoxMzoyMC41ODEzMzgyNDdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=9.567µ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=2e5895ec-94bd-4a77-8fc1-dba214fc3d65 trace.line=155 vars.name=test vars.uuid=080875a0-66fb-42dd-b17c-4b5db8b7a556 16:13:20 [2024-04-15T16:13:20.752Z] time="2024-04-15T16:13:20.583798172Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/080875a0-66fb-42dd-b17c-4b5db8b7a556/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=a08fe257-be54-4f82-bf95-196172a0fdbb http.request.method=PUT http.request.remoteaddr="127.0.0.1:56154" http.request.uri="/v2/test/blobs/uploads/080875a0-66fb-42dd-b17c-4b5db8b7a556?_state=XYzd4deIC2dNHTlzQPU8Q2wV0MfJM-DrZuDcwCtOnzB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA4MDg3NWEwLTY2ZmItNDJkZC1iMTdjLTRiNWRiOGI3YTU1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0xNVQxNjoxMzoyMC41ODEzMzgyNDdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=57.501µ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=711d32ed-2ede-40c7-a59e-3f0ba8053301 trace.line=185 vars.name=test vars.uuid=080875a0-66fb-42dd-b17c-4b5db8b7a556 16:13:20 [2024-04-15T16:13:20.752Z] time="2024-04-15T16:13:20.583880304Z" 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=a08fe257-be54-4f82-bf95-196172a0fdbb http.request.method=PUT http.request.remoteaddr="127.0.0.1:56154" http.request.uri="/v2/test/blobs/uploads/080875a0-66fb-42dd-b17c-4b5db8b7a556?_state=XYzd4deIC2dNHTlzQPU8Q2wV0MfJM-DrZuDcwCtOnzB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA4MDg3NWEwLTY2ZmItNDJkZC1iMTdjLTRiNWRiOGI3YTU1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0xNVQxNjoxMzoyMC41ODEzMzgyNDdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=50.083µ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=150221c5-e76e-4fa6-afea-f69481d11696 trace.line=110 vars.name=test vars.uuid=080875a0-66fb-42dd-b17c-4b5db8b7a556 16:13:20 [2024-04-15T16:13:20.752Z] time="2024-04-15T16:13:20.584314416Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/080875a0-66fb-42dd-b17c-4b5db8b7a556")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a08fe257-be54-4f82-bf95-196172a0fdbb http.request.method=PUT http.request.remoteaddr="127.0.0.1:56154" http.request.uri="/v2/test/blobs/uploads/080875a0-66fb-42dd-b17c-4b5db8b7a556?_state=XYzd4deIC2dNHTlzQPU8Q2wV0MfJM-DrZuDcwCtOnzB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA4MDg3NWEwLTY2ZmItNDJkZC1iMTdjLTRiNWRiOGI3YTU1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0xNVQxNjoxMzoyMC41ODEzMzgyNDdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=395.9µ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=5f5924eb-9ac7-476e-bf63-c17ba600dbbd trace.line=202 vars.name=test vars.uuid=080875a0-66fb-42dd-b17c-4b5db8b7a556 16:13:20 [2024-04-15T16:13:20.752Z] time="2024-04-15T16:13:20.584605801Z" 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=a08fe257-be54-4f82-bf95-196172a0fdbb http.request.method=PUT http.request.remoteaddr="127.0.0.1:56154" http.request.uri="/v2/test/blobs/uploads/080875a0-66fb-42dd-b17c-4b5db8b7a556?_state=XYzd4deIC2dNHTlzQPU8Q2wV0MfJM-DrZuDcwCtOnzB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA4MDg3NWEwLTY2ZmItNDJkZC1iMTdjLTRiNWRiOGI3YTU1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0xNVQxNjoxMzoyMC41ODEzMzgyNDdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" http.response.duration=2.118866ms http.response.status=201 http.response.written=0 16:13:20 [2024-04-15T16:13:20.752Z] 127.0.0.1 - - [15/Apr/2024:16:13:20 +0000] "PUT /v2/test/blobs/uploads/080875a0-66fb-42dd-b17c-4b5db8b7a556?_state=XYzd4deIC2dNHTlzQPU8Q2wV0MfJM-DrZuDcwCtOnzB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA4MDg3NWEwLTY2ZmItNDJkZC1iMTdjLTRiNWRiOGI3YTU1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0xNVQxNjoxMzoyMC41ODEzMzgyNDdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.15+unknown" 16:13:20 [2024-04-15T16:13:20.752Z] time="2024-04-15T16:13:20.584910585Z" 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=4c813dd2-2d09-4865-bb89-32ebbce1dc14 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56170" http.request.uri="/v2/test/blobs/uploads/cb12f133-3478-4d8e-8b33-441afe94ed0e?_state=aKWXc4f5oYVpZmU9n-GphkDRuAqsnk1BRrZ3VgP4W7R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNiMTJmMTMzLTM0NzgtNGQ4ZS04YjMzLTQ0MWFmZTk0ZWQwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0xNVQxNjoxMzoyMC41ODEyNjc5NjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.uuid=cb12f133-3478-4d8e-8b33-441afe94ed0e 16:13:20 [2024-04-15T16:13:20.752Z] time="2024-04-15T16:13:20.584987917Z" 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=4c813dd2-2d09-4865-bb89-32ebbce1dc14 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56170" http.request.uri="/v2/test/blobs/uploads/cb12f133-3478-4d8e-8b33-441afe94ed0e?_state=aKWXc4f5oYVpZmU9n-GphkDRuAqsnk1BRrZ3VgP4W7R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNiMTJmMTMzLTM0NzgtNGQ4ZS04YjMzLTQ0MWFmZTk0ZWQwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0xNVQxNjoxMzoyMC41ODEyNjc5NjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.uuid=cb12f133-3478-4d8e-8b33-441afe94ed0e 16:13:20 [2024-04-15T16:13:20.752Z] time="2024-04-15T16:13:20.585055592Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/cb12f133-3478-4d8e-8b33-441afe94ed0e/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4c813dd2-2d09-4865-bb89-32ebbce1dc14 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56170" http.request.uri="/v2/test/blobs/uploads/cb12f133-3478-4d8e-8b33-441afe94ed0e?_state=aKWXc4f5oYVpZmU9n-GphkDRuAqsnk1BRrZ3VgP4W7R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNiMTJmMTMzLTM0NzgtNGQ4ZS04YjMzLTQ0MWFmZTk0ZWQwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0xNVQxNjoxMzoyMC41ODEyNjc5NjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=38.843µ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=6a734ef0-50ad-4885-937c-91a70153708f trace.line=95 vars.name=test vars.uuid=cb12f133-3478-4d8e-8b33-441afe94ed0e 16:13:20 [2024-04-15T16:13:20.752Z] time="2024-04-15T16:13:20.585106915Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/cb12f133-3478-4d8e-8b33-441afe94ed0e/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4c813dd2-2d09-4865-bb89-32ebbce1dc14 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56170" http.request.uri="/v2/test/blobs/uploads/cb12f133-3478-4d8e-8b33-441afe94ed0e?_state=aKWXc4f5oYVpZmU9n-GphkDRuAqsnk1BRrZ3VgP4W7R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNiMTJmMTMzLTM0NzgtNGQ4ZS04YjMzLTQ0MWFmZTk0ZWQwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0xNVQxNjoxMzoyMC41ODEyNjc5NjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=21.744µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=edf097e4-aa6d-42db-9562-0e1f1191176a trace.line=142 vars.name=test vars.uuid=cb12f133-3478-4d8e-8b33-441afe94ed0e 16:13:20 [2024-04-15T16:13:20.752Z] time="2024-04-15T16:13:20.585146873Z" 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=4c813dd2-2d09-4865-bb89-32ebbce1dc14 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56170" http.request.uri="/v2/test/blobs/uploads/cb12f133-3478-4d8e-8b33-441afe94ed0e?_state=aKWXc4f5oYVpZmU9n-GphkDRuAqsnk1BRrZ3VgP4W7R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNiMTJmMTMzLTM0NzgtNGQ4ZS04YjMzLTQ0MWFmZTk0ZWQwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0xNVQxNjoxMzoyMC41ODEyNjc5NjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.uuid=cb12f133-3478-4d8e-8b33-441afe94ed0e 16:13:20 [2024-04-15T16:13:20.752Z] time="2024-04-15T16:13:20.585218306Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/cb12f133-3478-4d8e-8b33-441afe94ed0e/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=4c813dd2-2d09-4865-bb89-32ebbce1dc14 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56170" http.request.uri="/v2/test/blobs/uploads/cb12f133-3478-4d8e-8b33-441afe94ed0e?_state=aKWXc4f5oYVpZmU9n-GphkDRuAqsnk1BRrZ3VgP4W7R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNiMTJmMTMzLTM0NzgtNGQ4ZS04YjMzLTQ0MWFmZTk0ZWQwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0xNVQxNjoxMzoyMC41ODEyNjc5NjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=38.867µ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=7321a7ec-569a-475e-8f9a-747a6199c6d3 trace.line=110 vars.name=test vars.uuid=cb12f133-3478-4d8e-8b33-441afe94ed0e 16:13:20 [2024-04-15T16:13:20.752Z] time="2024-04-15T16:13:20.585258117Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/cb12f133-3478-4d8e-8b33-441afe94ed0e/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4c813dd2-2d09-4865-bb89-32ebbce1dc14 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56170" http.request.uri="/v2/test/blobs/uploads/cb12f133-3478-4d8e-8b33-441afe94ed0e?_state=aKWXc4f5oYVpZmU9n-GphkDRuAqsnk1BRrZ3VgP4W7R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNiMTJmMTMzLTM0NzgtNGQ4ZS04YjMzLTQ0MWFmZTk0ZWQwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0xNVQxNjoxMzoyMC41ODEyNjc5NjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=10.15µ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=e90b619d-ff45-490f-8173-054af666bd02 trace.line=155 vars.name=test vars.uuid=cb12f133-3478-4d8e-8b33-441afe94ed0e 16:13:20 [2024-04-15T16:13:20.752Z] time="2024-04-15T16:13:20.585299946Z" 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=4c813dd2-2d09-4865-bb89-32ebbce1dc14 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56170" http.request.uri="/v2/test/blobs/uploads/cb12f133-3478-4d8e-8b33-441afe94ed0e?_state=aKWXc4f5oYVpZmU9n-GphkDRuAqsnk1BRrZ3VgP4W7R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNiMTJmMTMzLTM0NzgtNGQ4ZS04YjMzLTQ0MWFmZTk0ZWQwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0xNVQxNjoxMzoyMC41ODEyNjc5NjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=13.046µ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=775e7fc3-6e26-4506-8618-975c1acfeba7 trace.line=155 vars.name=test vars.uuid=cb12f133-3478-4d8e-8b33-441afe94ed0e 16:13:20 [2024-04-15T16:13:20.752Z] time="2024-04-15T16:13:20.585327991Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/cb12f133-3478-4d8e-8b33-441afe94ed0e/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4c813dd2-2d09-4865-bb89-32ebbce1dc14 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56170" http.request.uri="/v2/test/blobs/uploads/cb12f133-3478-4d8e-8b33-441afe94ed0e?_state=aKWXc4f5oYVpZmU9n-GphkDRuAqsnk1BRrZ3VgP4W7R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNiMTJmMTMzLTM0NzgtNGQ4ZS04YjMzLTQ0MWFmZTk0ZWQwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0xNVQxNjoxMzoyMC41ODEyNjc5NjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=10.182µ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=b6da348e-8a2a-47dd-9f3a-30f777fa836c trace.line=155 vars.name=test vars.uuid=cb12f133-3478-4d8e-8b33-441afe94ed0e 16:13:20 [2024-04-15T16:13:20.752Z] time="2024-04-15T16:13:20.585391711Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/cb12f133-3478-4d8e-8b33-441afe94ed0e/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=4c813dd2-2d09-4865-bb89-32ebbce1dc14 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56170" http.request.uri="/v2/test/blobs/uploads/cb12f133-3478-4d8e-8b33-441afe94ed0e?_state=aKWXc4f5oYVpZmU9n-GphkDRuAqsnk1BRrZ3VgP4W7R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNiMTJmMTMzLTM0NzgtNGQ4ZS04YjMzLTQ0MWFmZTk0ZWQwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0xNVQxNjoxMzoyMC41ODEyNjc5NjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=40.878µ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=b9aff2b9-01aa-4c99-9dcf-d1d91cd8e2fd trace.line=185 vars.name=test vars.uuid=cb12f133-3478-4d8e-8b33-441afe94ed0e 16:13:20 [2024-04-15T16:13:20.752Z] time="2024-04-15T16:13:20.585458451Z" 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=4c813dd2-2d09-4865-bb89-32ebbce1dc14 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56170" http.request.uri="/v2/test/blobs/uploads/cb12f133-3478-4d8e-8b33-441afe94ed0e?_state=aKWXc4f5oYVpZmU9n-GphkDRuAqsnk1BRrZ3VgP4W7R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNiMTJmMTMzLTM0NzgtNGQ4ZS04YjMzLTQ0MWFmZTk0ZWQwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0xNVQxNjoxMzoyMC41ODEyNjc5NjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=38.703µ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=6b4bd640-9ba5-47a6-9de4-a3d30c07a471 trace.line=110 vars.name=test vars.uuid=cb12f133-3478-4d8e-8b33-441afe94ed0e 16:13:20 [2024-04-15T16:13:20.752Z] time="2024-04-15T16:13:20.585571319Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/cb12f133-3478-4d8e-8b33-441afe94ed0e")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4c813dd2-2d09-4865-bb89-32ebbce1dc14 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56170" http.request.uri="/v2/test/blobs/uploads/cb12f133-3478-4d8e-8b33-441afe94ed0e?_state=aKWXc4f5oYVpZmU9n-GphkDRuAqsnk1BRrZ3VgP4W7R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNiMTJmMTMzLTM0NzgtNGQ4ZS04YjMzLTQ0MWFmZTk0ZWQwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0xNVQxNjoxMzoyMC41ODEyNjc5NjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=83.076µ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=7cb04858-5601-4f19-94a3-3a7448bbbf5b trace.line=202 vars.name=test vars.uuid=cb12f133-3478-4d8e-8b33-441afe94ed0e 16:13:20 [2024-04-15T16:13:20.752Z] time="2024-04-15T16:13:20.585636229Z" 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=4c813dd2-2d09-4865-bb89-32ebbce1dc14 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56170" http.request.uri="/v2/test/blobs/uploads/cb12f133-3478-4d8e-8b33-441afe94ed0e?_state=aKWXc4f5oYVpZmU9n-GphkDRuAqsnk1BRrZ3VgP4W7R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNiMTJmMTMzLTM0NzgtNGQ4ZS04YjMzLTQ0MWFmZTk0ZWQwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0xNVQxNjoxMzoyMC41ODEyNjc5NjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" http.response.duration=2.144614ms http.response.status=201 http.response.written=0 16:13:20 [2024-04-15T16:13:20.752Z] 127.0.0.1 - - [15/Apr/2024:16:13:20 +0000] "PUT /v2/test/blobs/uploads/cb12f133-3478-4d8e-8b33-441afe94ed0e?_state=aKWXc4f5oYVpZmU9n-GphkDRuAqsnk1BRrZ3VgP4W7R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNiMTJmMTMzLTM0NzgtNGQ4ZS04YjMzLTQ0MWFmZTk0ZWQwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0xNVQxNjoxMzoyMC41ODEyNjc5NjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.15+unknown" 16:13:20 [2024-04-15T16:13:20.752Z] time="2024-04-15T16:13:20.586724938Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f2134611-4357-43c6-ac4f-4dca6d7adc37 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56170" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest 16:13:20 [2024-04-15T16:13:20.753Z] time="2024-04-15T16:13:20.586763223Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f2134611-4357-43c6-ac4f-4dca6d7adc37 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56170" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest 16:13:20 [2024-04-15T16:13:20.753Z] time="2024-04-15T16:13:20.586819148Z" 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=f2134611-4357-43c6-ac4f-4dca6d7adc37 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56170" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=27.708µ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=dbe1b9ba-b4b0-4d7a-8d74-0dad9bf87956 trace.line=95 vars.name=test vars.reference=latest 16:13:20 [2024-04-15T16:13:20.753Z] time="2024-04-15T16:13:20.586885461Z" 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=f2134611-4357-43c6-ac4f-4dca6d7adc37 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56170" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="849.073µs" http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 16:13:20 [2024-04-15T16:13:20.753Z] 127.0.0.1 - - [15/Apr/2024:16:13:20 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.15+unknown" 16:13:20 [2024-04-15T16:13:20.753Z] time="2024-04-15T16:13:20.588377873Z" 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=e170289f-fd3a-4770-972f-4c7593fa86e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56170" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest 16:13:20 [2024-04-15T16:13:20.753Z] time="2024-04-15T16:13:20.588418513Z" 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=e170289f-fd3a-4770-972f-4c7593fa86e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56170" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest 16:13:20 [2024-04-15T16:13:20.753Z] time="2024-04-15T16:13:20.588555717Z" 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=e170289f-fd3a-4770-972f-4c7593fa86e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56170" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest 16:13:20 [2024-04-15T16:13:20.753Z] time="2024-04-15T16:13:20.588575106Z" 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=e170289f-fd3a-4770-972f-4c7593fa86e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56170" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest 16:13:20 [2024-04-15T16:13:20.753Z] time="2024-04-15T16:13:20.588586035Z" 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=e170289f-fd3a-4770-972f-4c7593fa86e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56170" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest 16:13:20 [2024-04-15T16:13:20.753Z] time="2024-04-15T16:13:20.588671269Z" 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=e170289f-fd3a-4770-972f-4c7593fa86e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56170" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=43.88µ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=fa192e1c-dd41-415c-846c-f5223b490ecd trace.line=95 vars.name=test vars.reference=latest 16:13:20 [2024-04-15T16:13:20.753Z] time="2024-04-15T16:13:20.588721188Z" 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=e170289f-fd3a-4770-972f-4c7593fa86e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56170" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=16.451µ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=5d71bfff-5803-4340-a39f-c58f09c57b43 trace.line=155 vars.name=test vars.reference=latest 16:13:20 [2024-04-15T16:13:20.753Z] time="2024-04-15T16:13:20.588765832Z" 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=e170289f-fd3a-4770-972f-4c7593fa86e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56170" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=19.955µ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=b69dce2a-c668-42be-a2ed-8b12f96d3d5d trace.line=95 vars.name=test vars.reference=latest 16:13:20 [2024-04-15T16:13:20.753Z] time="2024-04-15T16:13:20.588804125Z" 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=e170289f-fd3a-4770-972f-4c7593fa86e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56170" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=11.43µ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=c93a6c5f-9e35-4933-b342-9976d8dc6c72 trace.line=155 vars.name=test vars.reference=latest 16:13:20 [2024-04-15T16:13:20.753Z] time="2024-04-15T16:13:20.588845363Z" 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=e170289f-fd3a-4770-972f-4c7593fa86e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56170" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=13.292µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=fe4cb310-f1e2-42dc-8d3b-f7bbd4fccc26 trace.line=155 vars.name=test vars.reference=latest 16:13:20 [2024-04-15T16:13:20.753Z] time="2024-04-15T16:13:20.588935922Z" 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=e170289f-fd3a-4770-972f-4c7593fa86e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56170" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=65.886µ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=5edcfcc3-5529-453e-8816-1f7a107f0f11 trace.line=110 vars.name=test vars.reference=latest 16:13:20 [2024-04-15T16:13:20.753Z] time="2024-04-15T16:13:20.58905012Z" 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=e170289f-fd3a-4770-972f-4c7593fa86e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56170" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=52.422µ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=6300b492-f1f7-41a6-9640-3c123c9f6365 trace.line=110 vars.name=test vars.reference=latest 16:13:20 [2024-04-15T16:13:20.753Z] time="2024-04-15T16:13:20.589212973Z" 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=e170289f-fd3a-4770-972f-4c7593fa86e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56170" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=62.26µ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=409b5c70-4ce4-4d90-8eea-5ba085fd061b trace.line=110 vars.name=test vars.reference=latest 16:13:20 [2024-04-15T16:13:20.753Z] time="2024-04-15T16:13:20.589267815Z" 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=e170289f-fd3a-4770-972f-4c7593fa86e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56170" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=31.311µ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=ab306cbb-0cd3-40b8-b372-4410f7e9e59f trace.line=110 vars.name=test vars.reference=latest 16:13:20 [2024-04-15T16:13:20.753Z] time="2024-04-15T16:13:20.589304098Z" 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=e170289f-fd3a-4770-972f-4c7593fa86e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56170" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest 16:13:20 [2024-04-15T16:13:20.753Z] time="2024-04-15T16:13:20.589322239Z" 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=e170289f-fd3a-4770-972f-4c7593fa86e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56170" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" http.response.duration=2.105328ms http.response.status=201 http.response.written=0 16:13:20 [2024-04-15T16:13:20.753Z] 127.0.0.1 - - [15/Apr/2024:16:13:20 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.15+unknown" 16:13:20 [2024-04-15T16:13:20.753Z] time="2024-04-15T16:13:20.594085225Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ee0457cd-8fc1-41f7-b1af-44eb15080850 http.request.method=GET http.request.remoteaddr="127.0.0.1:56198" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.9 git-commit/d384f32905dca248e072ce9cbaf2247bfa1b7584 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 16:13:20 [2024-04-15T16:13:20.753Z] time="2024-04-15T16:13:20.594122952Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ee0457cd-8fc1-41f7-b1af-44eb15080850 http.request.method=GET http.request.remoteaddr="127.0.0.1:56198" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.9 git-commit/d384f32905dca248e072ce9cbaf2247bfa1b7584 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="892.789µs" http.response.status=200 http.response.written=2 16:13:20 [2024-04-15T16:13:20.753Z] 127.0.0.1 - - [15/Apr/2024:16:13:20 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.9 git-commit/d384f32905dca248e072ce9cbaf2247bfa1b7584 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 16:13:20 [2024-04-15T16:13:20.753Z] time="2024-04-15T16:13:20.59620076Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b0ae623b-16f4-4ca1-ae11-dcd42278473a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56212" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/d384f32905dca248e072ce9cbaf2247bfa1b7584 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 16:13:20 [2024-04-15T16:13:20.753Z] time="2024-04-15T16:13:20.596239923Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b0ae623b-16f4-4ca1-ae11-dcd42278473a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56212" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/d384f32905dca248e072ce9cbaf2247bfa1b7584 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 16:13:20 [2024-04-15T16:13:20.753Z] time="2024-04-15T16:13:20.596322219Z" 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=b0ae623b-16f4-4ca1-ae11-dcd42278473a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56212" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/d384f32905dca248e072ce9cbaf2247bfa1b7584 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=49.788µ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=2ad58ec4-768f-4bdd-b584-374babcf19d4 trace.line=95 vars.name=test vars.reference=latest 16:13:20 [2024-04-15T16:13:20.753Z] time="2024-04-15T16:13:20.596344168Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b0ae623b-16f4-4ca1-ae11-dcd42278473a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56212" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/d384f32905dca248e072ce9cbaf2247bfa1b7584 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 16:13:20 [2024-04-15T16:13:20.753Z] time="2024-04-15T16:13:20.596392955Z" 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=b0ae623b-16f4-4ca1-ae11-dcd42278473a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56212" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/d384f32905dca248e072ce9cbaf2247bfa1b7584 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=22.146µ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=74b0112b-b4b1-406f-a660-7263e13dbc66 trace.line=95 vars.name=test vars.reference=latest 16:13:20 [2024-04-15T16:13:20.753Z] time="2024-04-15T16:13:20.596444515Z" 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=b0ae623b-16f4-4ca1-ae11-dcd42278473a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56212" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/d384f32905dca248e072ce9cbaf2247bfa1b7584 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.468µ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=8557ad8f-8594-4168-8253-806e18442099 trace.line=155 vars.name=test vars.reference=latest 16:13:20 [2024-04-15T16:13:20.753Z] time="2024-04-15T16:13:20.596486467Z" 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=b0ae623b-16f4-4ca1-ae11-dcd42278473a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56212" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/d384f32905dca248e072ce9cbaf2247bfa1b7584 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.03µ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=5ee5e94a-54e7-48ca-83ce-9a56797923a3 trace.line=125 vars.name=test vars.reference=latest 16:13:20 [2024-04-15T16:13:20.753Z] time="2024-04-15T16:13:20.596541671Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b0ae623b-16f4-4ca1-ae11-dcd42278473a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56212" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/d384f32905dca248e072ce9cbaf2247bfa1b7584 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 16:13:20 [2024-04-15T16:13:20.753Z] time="2024-04-15T16:13:20.596639204Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b0ae623b-16f4-4ca1-ae11-dcd42278473a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56212" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/d384f32905dca248e072ce9cbaf2247bfa1b7584 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.222435ms http.response.status=200 http.response.written=417 16:13:20 [2024-04-15T16:13:20.753Z] 127.0.0.1 - - [15/Apr/2024:16:13:20 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.9 git-commit/d384f32905dca248e072ce9cbaf2247bfa1b7584 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 16:13:20 [2024-04-15T16:13:20.753Z] time="2024-04-15T16:13:20.606093685Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ece22f03-9f16-45ac-9506-e26c710638aa http.request.method=GET http.request.remoteaddr="127.0.0.1:56216" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/d384f32905dca248e072ce9cbaf2247bfa1b7584 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 16:13:20 [2024-04-15T16:13:20.753Z] time="2024-04-15T16:13:20.606144573Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ece22f03-9f16-45ac-9506-e26c710638aa http.request.method=GET http.request.remoteaddr="127.0.0.1:56216" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/d384f32905dca248e072ce9cbaf2247bfa1b7584 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 16:13:20 [2024-04-15T16:13:20.753Z] time="2024-04-15T16:13:20.606160171Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ece22f03-9f16-45ac-9506-e26c710638aa http.request.method=GET http.request.remoteaddr="127.0.0.1:56216" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/d384f32905dca248e072ce9cbaf2247bfa1b7584 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 16:13:20 [2024-04-15T16:13:20.753Z] time="2024-04-15T16:13:20.606247759Z" 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=ece22f03-9f16-45ac-9506-e26c710638aa http.request.method=GET http.request.remoteaddr="127.0.0.1:56216" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/d384f32905dca248e072ce9cbaf2247bfa1b7584 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=52.34µ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=da7a480b-091f-45f6-b492-8f04940efaaa trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 16:13:20 [2024-04-15T16:13:20.753Z] time="2024-04-15T16:13:20.606303685Z" 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=ece22f03-9f16-45ac-9506-e26c710638aa http.request.method=GET http.request.remoteaddr="127.0.0.1:56216" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/d384f32905dca248e072ce9cbaf2247bfa1b7584 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.117µ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=b45db78d-e8cd-4653-a630-adf8af15587a trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 16:13:20 [2024-04-15T16:13:20.753Z] time="2024-04-15T16:13:20.606343331Z" 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=ece22f03-9f16-45ac-9506-e26c710638aa http.request.method=GET http.request.remoteaddr="127.0.0.1:56216" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/d384f32905dca248e072ce9cbaf2247bfa1b7584 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.342µ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=0be32f02-891c-4fe2-9a75-150139bbefea trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 16:13:20 [2024-04-15T16:13:20.753Z] time="2024-04-15T16:13:20.606381427Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ece22f03-9f16-45ac-9506-e26c710638aa http.request.method=GET http.request.remoteaddr="127.0.0.1:56216" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/d384f32905dca248e072ce9cbaf2247bfa1b7584 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 16:13:20 [2024-04-15T16:13:20.753Z] time="2024-04-15T16:13:20.606477443Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ece22f03-9f16-45ac-9506-e26c710638aa http.request.method=GET http.request.remoteaddr="127.0.0.1:56216" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/d384f32905dca248e072ce9cbaf2247bfa1b7584 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.794333ms http.response.status=200 http.response.written=417 16:13:20 [2024-04-15T16:13:20.753Z] 127.0.0.1 - - [15/Apr/2024:16:13:20 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.9 git-commit/d384f32905dca248e072ce9cbaf2247bfa1b7584 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 16:13:20 [2024-04-15T16:13:20.753Z] time="2024-04-15T16:13:20.613540593Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2687e7e9-1572-4ee8-b74e-9e6607e4e62c http.request.method=GET http.request.remoteaddr="127.0.0.1:56226" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/d384f32905dca248e072ce9cbaf2247bfa1b7584 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 16:13:20 [2024-04-15T16:13:20.753Z] time="2024-04-15T16:13:20.613594262Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2687e7e9-1572-4ee8-b74e-9e6607e4e62c http.request.method=GET http.request.remoteaddr="127.0.0.1:56226" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/d384f32905dca248e072ce9cbaf2247bfa1b7584 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 16:13:20 [2024-04-15T16:13:20.753Z] time="2024-04-15T16:13:20.613536819Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1381a4a1-70e0-4372-8b05-a5ca893f1adf http.request.method=GET http.request.remoteaddr="127.0.0.1:56228" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/d384f32905dca248e072ce9cbaf2247bfa1b7584 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 16:13:20 [2024-04-15T16:13:20.753Z] time="2024-04-15T16:13:20.613680251Z" 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=2687e7e9-1572-4ee8-b74e-9e6607e4e62c http.request.method=GET http.request.remoteaddr="127.0.0.1:56226" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/d384f32905dca248e072ce9cbaf2247bfa1b7584 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=48.475µ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=535689ed-c080-44d4-9fde-3abfdb51322a trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 16:13:20 [2024-04-15T16:13:20.753Z] time="2024-04-15T16:13:20.61369415Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1381a4a1-70e0-4372-8b05-a5ca893f1adf http.request.method=GET http.request.remoteaddr="127.0.0.1:56228" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/d384f32905dca248e072ce9cbaf2247bfa1b7584 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 16:13:20 [2024-04-15T16:13:20.753Z] time="2024-04-15T16:13:20.613734149Z" 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=2687e7e9-1572-4ee8-b74e-9e6607e4e62c http.request.method=GET http.request.remoteaddr="127.0.0.1:56226" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/d384f32905dca248e072ce9cbaf2247bfa1b7584 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.993µ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=066987eb-82b6-411c-a957-940e85112ebd trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 16:13:20 [2024-04-15T16:13:20.753Z] time="2024-04-15T16:13:20.61377332Z" 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=1381a4a1-70e0-4372-8b05-a5ca893f1adf http.request.method=GET http.request.remoteaddr="127.0.0.1:56228" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/d384f32905dca248e072ce9cbaf2247bfa1b7584 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=44.274µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c32ee067-dabb-42b7-9c69-ec0dfca4a463 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 16:13:20 [2024-04-15T16:13:20.753Z] time="2024-04-15T16:13:20.613789624Z" 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=2687e7e9-1572-4ee8-b74e-9e6607e4e62c http.request.method=GET http.request.remoteaddr="127.0.0.1:56226" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/d384f32905dca248e072ce9cbaf2247bfa1b7584 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.659µ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=3b20ef2b-d8cc-4281-93ec-79854cfa1665 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 16:13:20 [2024-04-15T16:13:20.754Z] time="2024-04-15T16:13:20.61382557Z" 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=2687e7e9-1572-4ee8-b74e-9e6607e4e62c http.request.method=GET http.request.remoteaddr="127.0.0.1:56226" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/d384f32905dca248e072ce9cbaf2247bfa1b7584 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.495µ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=85b3dc22-3b24-458c-88c0-7e6bd48face9 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 16:13:20 [2024-04-15T16:13:20.754Z] time="2024-04-15T16:13:20.613868884Z" 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=2687e7e9-1572-4ee8-b74e-9e6607e4e62c http.request.method=GET http.request.remoteaddr="127.0.0.1:56226" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/d384f32905dca248e072ce9cbaf2247bfa1b7584 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.002µ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=88821912-650b-46e9-b18d-14de5d0bd5b9 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 16:13:20 [2024-04-15T16:13:20.754Z] time="2024-04-15T16:13:20.613905741Z" 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=2687e7e9-1572-4ee8-b74e-9e6607e4e62c http.request.method=GET http.request.remoteaddr="127.0.0.1:56226" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/d384f32905dca248e072ce9cbaf2247bfa1b7584 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.765µ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=1bf79b41-b353-4639-927e-2563213dcd4a trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 16:13:20 [2024-04-15T16:13:20.754Z] time="2024-04-15T16:13:20.61382534Z" 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=1381a4a1-70e0-4372-8b05-a5ca893f1adf http.request.method=GET http.request.remoteaddr="127.0.0.1:56228" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/d384f32905dca248e072ce9cbaf2247bfa1b7584 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.829µ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=4ffe9422-309d-4fec-a692-078fde1c8375 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 16:13:20 [2024-04-15T16:13:20.754Z] time="2024-04-15T16:13:20.614486222Z" 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=2687e7e9-1572-4ee8-b74e-9e6607e4e62c http.request.method=GET http.request.remoteaddr="127.0.0.1:56226" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/d384f32905dca248e072ce9cbaf2247bfa1b7584 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=297.875µ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=65e7da0e-54dd-468d-9017-79e91692f3d1 trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 16:13:20 [2024-04-15T16:13:20.754Z] time="2024-04-15T16:13:20.614465406Z" 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=1381a4a1-70e0-4372-8b05-a5ca893f1adf http.request.method=GET http.request.remoteaddr="127.0.0.1:56228" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/d384f32905dca248e072ce9cbaf2247bfa1b7584 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=489.512µ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=7e5ff1fa-57b5-4a87-886b-48f003e0a3e9 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 16:13:20 [2024-04-15T16:13:20.754Z] time="2024-04-15T16:13:20.614764389Z" 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=1381a4a1-70e0-4372-8b05-a5ca893f1adf http.request.method=GET http.request.remoteaddr="127.0.0.1:56228" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/d384f32905dca248e072ce9cbaf2247bfa1b7584 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=30.137µ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=ed01df47-0ce3-4788-be89-82ffedefb119 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 16:13:20 [2024-04-15T16:13:20.754Z] time="2024-04-15T16:13:20.614819814Z" 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=1381a4a1-70e0-4372-8b05-a5ca893f1adf http.request.method=GET http.request.remoteaddr="127.0.0.1:56228" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/d384f32905dca248e072ce9cbaf2247bfa1b7584 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.347µ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=f50ef6eb-7085-40f6-8c6f-851d1554e279 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 16:13:20 [2024-04-15T16:13:20.754Z] time="2024-04-15T16:13:20.614851551Z" 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=1381a4a1-70e0-4372-8b05-a5ca893f1adf http.request.method=GET http.request.remoteaddr="127.0.0.1:56228" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/d384f32905dca248e072ce9cbaf2247bfa1b7584 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=6.933µ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=417a64da-4fee-41dc-af2b-42b27f236b56 trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 16:13:20 [2024-04-15T16:13:20.754Z] time="2024-04-15T16:13:20.615410593Z" 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=1381a4a1-70e0-4372-8b05-a5ca893f1adf http.request.method=GET http.request.remoteaddr="127.0.0.1:56228" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/d384f32905dca248e072ce9cbaf2247bfa1b7584 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=511.452µ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=c9fee57d-3038-45a4-be99-f13602aab965 trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 16:13:20 [2024-04-15T16:13:20.754Z] time="2024-04-15T16:13:20.615825611Z" 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=1381a4a1-70e0-4372-8b05-a5ca893f1adf http.request.method=GET http.request.remoteaddr="127.0.0.1:56228" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/d384f32905dca248e072ce9cbaf2247bfa1b7584 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=39.958µ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=c875b99c-c25a-46e6-bd3b-e63c36c5d52b trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 16:13:20 [2024-04-15T16:13:20.754Z] time="2024-04-15T16:13:20.615895329Z" 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=1381a4a1-70e0-4372-8b05-a5ca893f1adf http.request.method=GET http.request.remoteaddr="127.0.0.1:56228" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/d384f32905dca248e072ce9cbaf2247bfa1b7584 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=21.727µ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=009b7a9d-7910-414c-86fe-060e12748222 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 16:13:20 [2024-04-15T16:13:20.754Z] time="2024-04-15T16:13:20.61596298Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1381a4a1-70e0-4372-8b05-a5ca893f1adf http.request.method=GET http.request.remoteaddr="127.0.0.1:56228" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/d384f32905dca248e072ce9cbaf2247bfa1b7584 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.393878ms http.response.status=200 http.response.written=68 16:13:20 [2024-04-15T16:13:20.754Z] 127.0.0.1 - - [15/Apr/2024:16:13:20 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.9 git-commit/d384f32905dca248e072ce9cbaf2247bfa1b7584 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 16:13:20 [2024-04-15T16:13:20.754Z] time="2024-04-15T16:13:20.616085021Z" 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=2687e7e9-1572-4ee8-b74e-9e6607e4e62c http.request.method=GET http.request.remoteaddr="127.0.0.1:56226" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/d384f32905dca248e072ce9cbaf2247bfa1b7584 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=36.226µ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=d96e7890-d8a9-4037-a5cc-a82a974b9234 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 16:13:20 [2024-04-15T16:13:20.754Z] time="2024-04-15T16:13:20.616158743Z" 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=2687e7e9-1572-4ee8-b74e-9e6607e4e62c http.request.method=GET http.request.remoteaddr="127.0.0.1:56226" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/d384f32905dca248e072ce9cbaf2247bfa1b7584 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=26.633µ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=eab8e633-98ed-4d78-b828-3f4fa9fd1b55 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 16:13:20 [2024-04-15T16:13:20.754Z] time="2024-04-15T16:13:20.616229397Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2687e7e9-1572-4ee8-b74e-9e6607e4e62c http.request.method=GET http.request.remoteaddr="127.0.0.1:56226" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/d384f32905dca248e072ce9cbaf2247bfa1b7584 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.660303ms http.response.status=200 http.response.written=194 16:13:20 [2024-04-15T16:13:20.754Z] 127.0.0.1 - - [15/Apr/2024:16:13:20 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.9 git-commit/d384f32905dca248e072ce9cbaf2247bfa1b7584 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 16:13:20 [2024-04-15T16:13:20.754Z] time="2024-04-15T16:13:20.630731997Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e3f6703a-d76e-4a79-a8c4-226f199308e3 http.request.method=GET http.request.remoteaddr="127.0.0.1:56246" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.9 git-commit/d384f32905dca248e072ce9cbaf2247bfa1b7584 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 16:13:20 [2024-04-15T16:13:20.754Z] time="2024-04-15T16:13:20.6307744Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e3f6703a-d76e-4a79-a8c4-226f199308e3 http.request.method=GET http.request.remoteaddr="127.0.0.1:56246" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.9 git-commit/d384f32905dca248e072ce9cbaf2247bfa1b7584 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="918.553µs" http.response.status=200 http.response.written=2 16:13:20 [2024-04-15T16:13:20.754Z] 127.0.0.1 - - [15/Apr/2024:16:13:20 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.9 git-commit/d384f32905dca248e072ce9cbaf2247bfa1b7584 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 16:13:20 [2024-04-15T16:13:20.754Z] time="2024-04-15T16:13:20.641475504Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2c3c5074-6cb8-4bca-bc1f-f43897ea9b3f http.request.method=GET http.request.remoteaddr="127.0.0.1:56248" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/d384f32905dca248e072ce9cbaf2247bfa1b7584 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 16:13:20 [2024-04-15T16:13:20.754Z] time="2024-04-15T16:13:20.641524701Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2c3c5074-6cb8-4bca-bc1f-f43897ea9b3f http.request.method=GET http.request.remoteaddr="127.0.0.1:56248" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/d384f32905dca248e072ce9cbaf2247bfa1b7584 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 16:13:20 [2024-04-15T16:13:20.754Z] time="2024-04-15T16:13:20.641540644Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2c3c5074-6cb8-4bca-bc1f-f43897ea9b3f http.request.method=GET http.request.remoteaddr="127.0.0.1:56248" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/d384f32905dca248e072ce9cbaf2247bfa1b7584 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 16:13:20 [2024-04-15T16:13:20.754Z] time="2024-04-15T16:13:20.641608163Z" 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=2c3c5074-6cb8-4bca-bc1f-f43897ea9b3f http.request.method=GET http.request.remoteaddr="127.0.0.1:56248" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/d384f32905dca248e072ce9cbaf2247bfa1b7584 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=35.126µ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=5ed2de7b-25de-4380-ab67-122d0f9d60ea trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 16:13:20 [2024-04-15T16:13:20.754Z] time="2024-04-15T16:13:20.641653184Z" 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=2c3c5074-6cb8-4bca-bc1f-f43897ea9b3f http.request.method=GET http.request.remoteaddr="127.0.0.1:56248" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/d384f32905dca248e072ce9cbaf2247bfa1b7584 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.53µ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=c4d87cff-e563-4a07-a278-41a6ec24743e trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 16:13:20 [2024-04-15T16:13:20.754Z] time="2024-04-15T16:13:20.641736227Z" 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=2c3c5074-6cb8-4bca-bc1f-f43897ea9b3f http.request.method=GET http.request.remoteaddr="127.0.0.1:56248" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/d384f32905dca248e072ce9cbaf2247bfa1b7584 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.147728ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 16:13:20 [2024-04-15T16:13:20.754Z] 127.0.0.1 - - [15/Apr/2024:16:13:20 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.9 git-commit/d384f32905dca248e072ce9cbaf2247bfa1b7584 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 16:13:20 [2024-04-15T16:13:20.754Z] --- PASS: TestImagePullStoredDigestForOtherRepo (0.18s) 16:13:20 [2024-04-15T16:13:20.754Z] === RUN TestImagePullNonExisting 16:13:20 [2024-04-15T16:13:20.754Z] === RUN TestImagePullNonExisting/asdfasdf:foobar 16:13:20 [2024-04-15T16:13:20.754Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar 16:13:20 [2024-04-15T16:13:20.754Z] === RUN TestImagePullNonExisting/library/asdfasdf:foobar 16:13:20 [2024-04-15T16:13:20.754Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar 16:13:20 [2024-04-15T16:13:20.754Z] === RUN TestImagePullNonExisting/asdfasdf 16:13:20 [2024-04-15T16:13:20.754Z] === PAUSE TestImagePullNonExisting/asdfasdf 16:13:20 [2024-04-15T16:13:20.754Z] === RUN TestImagePullNonExisting/asdfasdf:latest 16:13:20 [2024-04-15T16:13:20.754Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest 16:13:20 [2024-04-15T16:13:20.754Z] === RUN TestImagePullNonExisting/library/asdfasdf 16:13:20 [2024-04-15T16:13:20.754Z] === PAUSE TestImagePullNonExisting/library/asdfasdf 16:13:20 [2024-04-15T16:13:20.754Z] === RUN TestImagePullNonExisting/library/asdfasdf:latest 16:13:20 [2024-04-15T16:13:20.754Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest 16:13:20 [2024-04-15T16:13:20.754Z] === CONT TestImagePullNonExisting/asdfasdf:foobar 16:13:20 [2024-04-15T16:13:20.754Z] === CONT TestImagePullNonExisting/asdfasdf:latest 16:13:20 [2024-04-15T16:13:20.754Z] === CONT TestImagePullNonExisting/asdfasdf 16:13:20 [2024-04-15T16:13:20.754Z] === CONT TestImagePullNonExisting/library/asdfasdf:latest 16:13:20 [2024-04-15T16:13:20.754Z] === CONT TestImagePullNonExisting/library/asdfasdf:foobar 16:13:20 [2024-04-15T16:13:20.754Z] === CONT TestImagePullNonExisting/library/asdfasdf 16:13:22 [2024-04-15T16:13:22.130Z] --- PASS: TestImagePullNonExisting (0.01s) 16:13:22 [2024-04-15T16:13:22.130Z] --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.95s) 16:13:22 [2024-04-15T16:13:22.130Z] --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.96s) 16:13:22 [2024-04-15T16:13:22.130Z] --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.96s) 16:13:22 [2024-04-15T16:13:22.130Z] --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.96s) 16:13:22 [2024-04-15T16:13:22.130Z] --- PASS: TestImagePullNonExisting/library/asdfasdf (1.32s) 16:13:22 [2024-04-15T16:13:22.130Z] --- PASS: TestImagePullNonExisting/asdfasdf (1.32s) 16:13:22 [2024-04-15T16:13:22.130Z] === RUN TestRemoveImageOrphaning 16:13:22 [2024-04-15T16:13:22.388Z] --- PASS: TestRemoveImageOrphaning (0.23s) 16:13:22 [2024-04-15T16:13:22.388Z] === RUN TestRemoveByDigest 16:13:22 [2024-04-15T16:13:22.388Z] remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers 16:13:22 [2024-04-15T16:13:22.388Z] --- SKIP: TestRemoveByDigest (0.00s) 16:13:22 [2024-04-15T16:13:22.388Z] === RUN TestRemoveImageGarbageCollector 16:13:22 [2024-04-15T16:13:22.388Z] remove_unix_test.go:35: (*Execution).NotAmd64-fm 16:13:22 [2024-04-15T16:13:22.388Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 16:13:22 [2024-04-15T16:13:22.388Z] === RUN TestSaveCheckTimes 16:13:22 [2024-04-15T16:13:22.388Z] === PAUSE TestSaveCheckTimes 16:13:22 [2024-04-15T16:13:22.388Z] === RUN TestSaveOCI 16:13:22 [2024-04-15T16:13:22.388Z] === RUN TestSaveOCI/busybox:latest 16:13:22 [2024-04-15T16:13:22.388Z] === RUN TestSaveOCI/busybox:latest/Manifest 16:13:22 [2024-04-15T16:13:22.388Z] === RUN TestSaveOCI/busybox:latest/Config 16:13:22 [2024-04-15T16:13:22.388Z] === RUN TestSaveOCI/busybox:latest/Containerd_image_name 16:13:22 [2024-04-15T16:13:22.388Z] === RUN TestSaveOCI/busybox:latest/OCI_reference_tag 16:13:22 [2024-04-15T16:13:22.388Z] === RUN TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e 16:13:22 [2024-04-15T16:13:22.388Z] === RUN TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest 16:13:22 [2024-04-15T16:13:22.388Z] === RUN TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config 16:13:22 [2024-04-15T16:13:22.388Z] === RUN TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name 16:13:22 [2024-04-15T16:13:22.388Z] === RUN TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag 16:13:22 [2024-04-15T16:13:22.388Z] === RUN TestSaveOCI/multilayer:latest 16:13:22 [2024-04-15T16:13:22.388Z] === RUN TestSaveOCI/multilayer:latest/Manifest 16:13:22 [2024-04-15T16:13:22.388Z] === RUN TestSaveOCI/multilayer:latest/Config 16:13:22 [2024-04-15T16:13:22.388Z] === RUN TestSaveOCI/multilayer:latest/Containerd_image_name 16:13:22 [2024-04-15T16:13:22.388Z] === RUN TestSaveOCI/multilayer:latest/OCI_reference_tag 16:13:22 [2024-04-15T16:13:22.388Z] --- PASS: TestSaveOCI (0.14s) 16:13:22 [2024-04-15T16:13:22.388Z] --- PASS: TestSaveOCI/busybox:latest (0.02s) 16:13:22 [2024-04-15T16:13:22.388Z] --- PASS: TestSaveOCI/busybox:latest/Manifest (0.00s) 16:13:22 [2024-04-15T16:13:22.388Z] --- PASS: TestSaveOCI/busybox:latest/Config (0.00s) 16:13:22 [2024-04-15T16:13:22.388Z] --- PASS: TestSaveOCI/busybox:latest/Containerd_image_name (0.00s) 16:13:22 [2024-04-15T16:13:22.388Z] --- PASS: TestSaveOCI/busybox:latest/OCI_reference_tag (0.00s) 16:13:22 [2024-04-15T16:13:22.388Z] --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e (0.02s) 16:13:22 [2024-04-15T16:13:22.388Z] --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest (0.00s) 16:13:22 [2024-04-15T16:13:22.388Z] --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config (0.00s) 16:13:22 [2024-04-15T16:13:22.388Z] --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name (0.00s) 16:13:22 [2024-04-15T16:13:22.388Z] --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag (0.00s) 16:13:22 [2024-04-15T16:13:22.388Z] --- PASS: TestSaveOCI/multilayer:latest (0.01s) 16:13:22 [2024-04-15T16:13:22.388Z] --- PASS: TestSaveOCI/multilayer:latest/Manifest (0.00s) 16:13:22 [2024-04-15T16:13:22.388Z] --- PASS: TestSaveOCI/multilayer:latest/Config (0.00s) 16:13:22 [2024-04-15T16:13:22.388Z] --- PASS: TestSaveOCI/multilayer:latest/Containerd_image_name (0.00s) 16:13:22 [2024-04-15T16:13:22.388Z] --- PASS: TestSaveOCI/multilayer:latest/OCI_reference_tag (0.00s) 16:13:22 [2024-04-15T16:13:22.388Z] === RUN TestSaveRepoWithMultipleImages 16:13:22 [2024-04-15T16:13:22.647Z] --- PASS: TestSaveRepoWithMultipleImages (0.20s) 16:13:22 [2024-04-15T16:13:22.647Z] === RUN TestSaveDirectoryPermissions 16:13:23 [2024-04-15T16:13:23.583Z] --- PASS: TestSaveDirectoryPermissions (0.95s) 16:13:23 [2024-04-15T16:13:23.583Z] === RUN TestTagUnprefixedRepoByNameOrName 16:13:23 [2024-04-15T16:13:23.583Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) 16:13:23 [2024-04-15T16:13:23.583Z] === RUN TestTagUsingDigestAlgorithmAsName 16:13:23 [2024-04-15T16:13:23.583Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s) 16:13:23 [2024-04-15T16:13:23.583Z] === RUN TestTagValidPrefixedRepo 16:13:23 [2024-04-15T16:13:23.583Z] === RUN TestTagValidPrefixedRepo/fooo/bar 16:13:23 [2024-04-15T16:13:23.583Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar 16:13:23 [2024-04-15T16:13:23.583Z] === RUN TestTagValidPrefixedRepo/fooaa/test 16:13:23 [2024-04-15T16:13:23.583Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test 16:13:23 [2024-04-15T16:13:23.583Z] === RUN TestTagValidPrefixedRepo/foooo:t 16:13:23 [2024-04-15T16:13:23.583Z] === PAUSE TestTagValidPrefixedRepo/foooo:t 16:13:23 [2024-04-15T16:13:23.583Z] === RUN TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar 16:13:23 [2024-04-15T16:13:23.583Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar 16:13:23 [2024-04-15T16:13:23.583Z] === CONT TestTagValidPrefixedRepo/fooo/bar 16:13:23 [2024-04-15T16:13:23.583Z] === CONT TestTagValidPrefixedRepo/foooo:t 16:13:23 [2024-04-15T16:13:23.583Z] === CONT TestTagValidPrefixedRepo/fooaa/test 16:13:23 [2024-04-15T16:13:23.583Z] === CONT TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar 16:13:23 [2024-04-15T16:13:23.583Z] --- PASS: TestTagValidPrefixedRepo (0.02s) 16:13:23 [2024-04-15T16:13:23.583Z] --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s) 16:13:23 [2024-04-15T16:13:23.583Z] --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s) 16:13:23 [2024-04-15T16:13:23.583Z] --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.02s) 16:13:23 [2024-04-15T16:13:23.583Z] --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.02s) 16:13:23 [2024-04-15T16:13:23.583Z] === RUN TestTagExistedNameWithoutForce 16:13:23 [2024-04-15T16:13:23.842Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) 16:13:23 [2024-04-15T16:13:23.842Z] === RUN TestTagOfficialNames 16:13:23 [2024-04-15T16:13:23.842Z] === RUN TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox 16:13:23 [2024-04-15T16:13:23.842Z] === RUN TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox 16:13:23 [2024-04-15T16:13:23.842Z] === RUN TestTagOfficialNames/tag_from_busybox_to_library/busybox 16:13:23 [2024-04-15T16:13:23.842Z] === RUN TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox 16:13:23 [2024-04-15T16:13:23.842Z] === RUN TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox 16:13:23 [2024-04-15T16:13:23.842Z] --- PASS: TestTagOfficialNames (0.05s) 16:13:23 [2024-04-15T16:13:23.842Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s) 16:13:23 [2024-04-15T16:13:23.842Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s) 16:13:23 [2024-04-15T16:13:23.842Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s) 16:13:23 [2024-04-15T16:13:23.842Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s) 16:13:23 [2024-04-15T16:13:23.842Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s) 16:13:23 [2024-04-15T16:13:23.842Z] === RUN TestTagMatchesDigest 16:13:23 [2024-04-15T16:13:23.842Z] --- PASS: TestTagMatchesDigest (0.01s) 16:13:23 [2024-04-15T16:13:23.842Z] === CONT TestSaveCheckTimes 16:13:23 [2024-04-15T16:13:23.842Z] --- PASS: TestSaveCheckTimes (0.03s) 16:13:23 [2024-04-15T16:13:23.842Z] PASS 16:13:23 [2024-04-15T16:13:23.842Z] 16:13:23 [2024-04-15T16:13:23.842Z] === Skipped 16:13:23 [2024-04-15T16:13:23.842Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) 16:13:23 [2024-04-15T16:13:23.842Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out 16:13:23 [2024-04-15T16:13:23.842Z] 16:13:23 [2024-04-15T16:13:23.842Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s) 16:13:23 [2024-04-15T16:13:23.842Z] remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers 16:13:23 [2024-04-15T16:13:23.842Z] 16:13:23 [2024-04-15T16:13:23.842Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) 16:13:23 [2024-04-15T16:13:23.842Z] remove_unix_test.go:35: (*Execution).NotAmd64-fm 16:13:23 [2024-04-15T16:13:23.842Z] 16:13:23 [2024-04-15T16:13:23.842Z] DONE 71 tests, 3 skipped in 6.944s 16:13:23 [2024-04-15T16:13:23.842Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 16:13:23 [2024-04-15T16:13:23.842Z] ++ '[' -n '' ']' 16:13:23 [2024-04-15T16:13:23.842Z] ++ 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 16:13:23 [2024-04-15T16:13:23.842Z] ++ set -e 16:13:23 [2024-04-15T16:13:23.842Z] ++ '[' -n 0 ']' 16:13:23 [2024-04-15T16:13:23.842Z] ++ set -x 16:13:23 [2024-04-15T16:13:23.842Z] ++ 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.lEHcasbQ2d/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 16:13:23 [2024-04-15T16:13:23.842Z] === RUN TestStripANSICommands 16:13:23 [2024-04-15T16:13:23.842Z] === RUN TestStripANSICommands/#00 16:13:23 [2024-04-15T16:13:23.842Z] === RUN TestStripANSICommands/#01 16:13:23 [2024-04-15T16:13:23.842Z] --- PASS: TestStripANSICommands (0.00s) 16:13:23 [2024-04-15T16:13:23.842Z] --- PASS: TestStripANSICommands/#00 (0.00s) 16:13:23 [2024-04-15T16:13:23.842Z] --- PASS: TestStripANSICommands/#01 (0.00s) 16:13:23 [2024-04-15T16:13:23.842Z] PASS 16:13:23 [2024-04-15T16:13:23.842Z] 16:13:23 [2024-04-15T16:13:23.842Z] DONE 3 tests in 0.007s 16:13:23 [2024-04-15T16:13:23.842Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 16:13:23 [2024-04-15T16:13:23.842Z] ++ '[' -n '' ']' 16:13:23 [2024-04-15T16:13:23.842Z] ++ 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 16:13:23 [2024-04-15T16:13:23.842Z] ++ set -e 16:13:23 [2024-04-15T16:13:23.842Z] ++ '[' -n 0 ']' 16:13:23 [2024-04-15T16:13:23.842Z] ++ set -x 16:13:23 [2024-04-15T16:13:23.842Z] ++ 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.lEHcasbQ2d/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 16:13:23 [2024-04-15T16:13:23.842Z] INFO: Testing against a local daemon 16:13:23 [2024-04-15T16:13:23.842Z] === RUN TestCreateWithMultiNetworks 16:13:24 [2024-04-15T16:13:24.778Z] --- PASS: TestCreateWithMultiNetworks (0.91s) 16:13:24 [2024-04-15T16:13:24.778Z] === RUN TestNetworkCreateDelete 16:13:25 [2024-04-15T16:13:25.037Z] --- PASS: TestNetworkCreateDelete (0.17s) 16:13:25 [2024-04-15T16:13:25.037Z] === RUN TestDockerNetworkDeletePreferID 16:13:25 [2024-04-15T16:13:25.296Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) 16:13:25 [2024-04-15T16:13:25.296Z] === RUN TestDaemonDNSFallback 16:13:31 [2024-04-15T16:13:31.859Z] --- PASS: TestDaemonDNSFallback (6.18s) 16:13:31 [2024-04-15T16:13:31.859Z] === RUN TestInspectNetwork 16:13:34 [2024-04-15T16:13:34.390Z] === RUN TestInspectNetwork/full_network_id 16:13:34 [2024-04-15T16:13:34.390Z] === RUN TestInspectNetwork/partial_network_id 16:13:34 [2024-04-15T16:13:34.390Z] === RUN TestInspectNetwork/network_name 16:13:34 [2024-04-15T16:13:34.390Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 16:13:38 [2024-04-15T16:13:38.577Z] --- PASS: TestInspectNetwork (7.06s) 16:13:38 [2024-04-15T16:13:38.578Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 16:13:38 [2024-04-15T16:13:38.578Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 16:13:38 [2024-04-15T16:13:38.578Z] --- PASS: TestInspectNetwork/network_name (0.00s) 16:13:38 [2024-04-15T16:13:38.578Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 16:13:38 [2024-04-15T16:13:38.578Z] === RUN TestRunContainerWithBridgeNone 16:13:39 [2024-04-15T16:13:39.953Z] --- PASS: TestRunContainerWithBridgeNone (1.19s) 16:13:39 [2024-04-15T16:13:39.953Z] === RUN TestNetworkInvalidJSON 16:13:39 [2024-04-15T16:13:39.953Z] === RUN TestNetworkInvalidJSON/networks/create 16:13:39 [2024-04-15T16:13:39.953Z] === PAUSE TestNetworkInvalidJSON/networks/create 16:13:39 [2024-04-15T16:13:39.953Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect 16:13:39 [2024-04-15T16:13:39.953Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect 16:13:39 [2024-04-15T16:13:39.953Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect 16:13:39 [2024-04-15T16:13:39.953Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect 16:13:39 [2024-04-15T16:13:39.953Z] === CONT TestNetworkInvalidJSON/networks/create 16:13:39 [2024-04-15T16:13:39.953Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect 16:13:39 [2024-04-15T16:13:39.953Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect 16:13:39 [2024-04-15T16:13:39.953Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type 16:13:39 [2024-04-15T16:13:39.953Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type 16:13:39 [2024-04-15T16:13:39.953Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type 16:13:39 [2024-04-15T16:13:39.953Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON 16:13:39 [2024-04-15T16:13:39.953Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON 16:13:39 [2024-04-15T16:13:39.953Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON 16:13:39 [2024-04-15T16:13:39.953Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON 16:13:39 [2024-04-15T16:13:39.953Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON 16:13:39 [2024-04-15T16:13:39.953Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON 16:13:39 [2024-04-15T16:13:39.953Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body 16:13:39 [2024-04-15T16:13:39.953Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body 16:13:39 [2024-04-15T16:13:39.953Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body 16:13:39 [2024-04-15T16:13:39.953Z] --- PASS: TestNetworkInvalidJSON (0.01s) 16:13:39 [2024-04-15T16:13:39.953Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) 16:13:39 [2024-04-15T16:13:39.953Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) 16:13:39 [2024-04-15T16:13:39.953Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) 16:13:39 [2024-04-15T16:13:39.953Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) 16:13:39 [2024-04-15T16:13:39.953Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) 16:13:39 [2024-04-15T16:13:39.953Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) 16:13:39 [2024-04-15T16:13:39.953Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) 16:13:39 [2024-04-15T16:13:39.953Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) 16:13:39 [2024-04-15T16:13:39.953Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) 16:13:39 [2024-04-15T16:13:39.953Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) 16:13:39 [2024-04-15T16:13:39.953Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) 16:13:39 [2024-04-15T16:13:39.953Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) 16:13:39 [2024-04-15T16:13:39.953Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) 16:13:39 [2024-04-15T16:13:39.953Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) 16:13:39 [2024-04-15T16:13:39.953Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) 16:13:39 [2024-04-15T16:13:39.953Z] === RUN TestNetworkList 16:13:39 [2024-04-15T16:13:39.953Z] === RUN TestNetworkList//networks 16:13:39 [2024-04-15T16:13:39.953Z] === PAUSE TestNetworkList//networks 16:13:39 [2024-04-15T16:13:39.953Z] === RUN TestNetworkList//networks/ 16:13:39 [2024-04-15T16:13:39.953Z] === PAUSE TestNetworkList//networks/ 16:13:39 [2024-04-15T16:13:39.953Z] === CONT TestNetworkList//networks 16:13:39 [2024-04-15T16:13:39.953Z] === CONT TestNetworkList//networks/ 16:13:39 [2024-04-15T16:13:39.953Z] --- PASS: TestNetworkList (0.01s) 16:13:39 [2024-04-15T16:13:39.953Z] --- PASS: TestNetworkList//networks/ (0.00s) 16:13:39 [2024-04-15T16:13:39.953Z] --- PASS: TestNetworkList//networks (0.00s) 16:13:39 [2024-04-15T16:13:39.953Z] === RUN TestHostIPv4BridgeLabel 16:13:40 [2024-04-15T16:13:40.520Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) 16:13:40 [2024-04-15T16:13:40.520Z] === RUN TestDefaultNetworkOpts 16:13:40 [2024-04-15T16:13:40.520Z] === RUN TestDefaultNetworkOpts/default_value 16:13:41 [2024-04-15T16:13:41.896Z] === RUN TestDefaultNetworkOpts/cmdline_value 16:13:42 [2024-04-15T16:13:42.833Z] === RUN TestDefaultNetworkOpts/config-from_value 16:13:44 [2024-04-15T16:13:44.209Z] --- PASS: TestDefaultNetworkOpts (3.70s) 16:13:44 [2024-04-15T16:13:44.209Z] --- PASS: TestDefaultNetworkOpts/default_value (1.22s) 16:13:44 [2024-04-15T16:13:44.209Z] --- PASS: TestDefaultNetworkOpts/cmdline_value (1.22s) 16:13:44 [2024-04-15T16:13:44.209Z] --- PASS: TestDefaultNetworkOpts/config-from_value (1.25s) 16:13:44 [2024-04-15T16:13:44.209Z] === RUN TestForbidDuplicateNetworkNames 16:13:44 [2024-04-15T16:13:44.776Z] --- PASS: TestForbidDuplicateNetworkNames (0.63s) 16:13:44 [2024-04-15T16:13:44.776Z] === RUN TestDaemonRestartWithLiveRestore 16:13:45 [2024-04-15T16:13:45.712Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) 16:13:45 [2024-04-15T16:13:45.712Z] === RUN TestDaemonDefaultNetworkPools 16:13:46 [2024-04-15T16:13:46.648Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) 16:13:46 [2024-04-15T16:13:46.648Z] === RUN TestDaemonRestartWithExistingNetwork 16:13:47 [2024-04-15T16:13:47.583Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) 16:13:47 [2024-04-15T16:13:47.583Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 16:13:48 [2024-04-15T16:13:48.960Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) 16:13:48 [2024-04-15T16:13:48.960Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 16:13:49 [2024-04-15T16:13:49.528Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) 16:13:49 [2024-04-15T16:13:49.528Z] === RUN TestServiceWithPredefinedNetwork 16:13:52 [2024-04-15T16:13:52.062Z] --- PASS: TestServiceWithPredefinedNetwork (2.06s) 16:13:52 [2024-04-15T16:13:52.062Z] === RUN TestServiceRemoveKeepsIngressNetwork 16:13:52 [2024-04-15T16:13:52.062Z] service_test.go:250: FLAKY_TEST 16:13:52 [2024-04-15T16:13:52.062Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 16:13:52 [2024-04-15T16:13:52.062Z] === RUN TestServiceWithDataPathPortInit 16:14:06 [2024-04-15T16:14:06.940Z] --- PASS: TestServiceWithDataPathPortInit (13.22s) 16:14:06 [2024-04-15T16:14:06.940Z] === RUN TestServiceWithDefaultAddressPoolInit 16:14:06 [2024-04-15T16:14:06.941Z] service_test.go:440: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:c949p8gjvusrne8a7f16swkci Created:2024-04-15 16:14:05.997958093 +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[e70dff71364f96638b4e132f9eac67ed4df175505ac4fe8d230d8e707787ad93:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.z9fene6uwdlhuucdvs04sfs5v EndpointID:5d870b896913a2ee2942fd127d89f30dc2b71f888de303128a89be5be3b9f49d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:08cd67fda159a28b1158bf2d9619e3492afd78cc35f6644027871c3d2dfac67d 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:c66f413be866 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.z9fene6uwdlhuucdvs04sfs5v EndpointID:5d870b896913a2ee2942fd127d89f30dc2b71f888de303128a89be5be3b9f49d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 16:14:12 [2024-04-15T16:14:12.208Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.60s) 16:14:12 [2024-04-15T16:14:12.208Z] PASS 16:14:12 [2024-04-15T16:14:12.208Z] 16:14:12 [2024-04-15T16:14:12.208Z] === Skipped 16:14:12 [2024-04-15T16:14:12.208Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 16:14:12 [2024-04-15T16:14:12.208Z] service_test.go:250: FLAKY_TEST 16:14:12 [2024-04-15T16:14:12.208Z] 16:14:12 [2024-04-15T16:14:12.208Z] DONE 44 tests, 1 skipped in 47.571s 16:14:12 [2024-04-15T16:14:12.208Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 16:14:12 [2024-04-15T16:14:12.208Z] ++ '[' -n '' ']' 16:14:12 [2024-04-15T16:14:12.208Z] ++ 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 16:14:12 [2024-04-15T16:14:12.208Z] ++ set -e 16:14:12 [2024-04-15T16:14:12.208Z] ++ '[' -n 0 ']' 16:14:12 [2024-04-15T16:14:12.208Z] ++ set -x 16:14:12 [2024-04-15T16:14:12.208Z] ++ 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.lEHcasbQ2d/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 16:14:12 [2024-04-15T16:14:12.208Z] INFO: Testing against a local daemon 16:14:12 [2024-04-15T16:14:12.208Z] === RUN TestDockerNetworkIpvlanPersistance 16:14:12 [2024-04-15T16:14:12.775Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.31s) 16:14:12 [2024-04-15T16:14:12.775Z] === RUN TestDockerNetworkIpvlan 16:14:12 [2024-04-15T16:14:12.775Z] === RUN TestDockerNetworkIpvlan/Subinterface 16:14:13 [2024-04-15T16:14:13.342Z] === RUN TestDockerNetworkIpvlan/OverlapParent 16:14:14 [2024-04-15T16:14:14.277Z] === RUN TestDockerNetworkIpvlan/L2NilParent 16:14:15 [2024-04-15T16:14:15.654Z] === RUN TestDockerNetworkIpvlan/L2InternalMode 16:14:17 [2024-04-15T16:14:17.031Z] === RUN TestDockerNetworkIpvlan/L3NilParent 16:14:18 [2024-04-15T16:14:18.934Z] === RUN TestDockerNetworkIpvlan/L3InternalMode 16:14:20 [2024-04-15T16:14:20.310Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnetWithParent 16:14:22 [2024-04-15T16:14:22.214Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnetNoParent 16:14:24 [2024-04-15T16:14:24.118Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet 16:14:26 [2024-04-15T16:14:26.651Z] === RUN TestDockerNetworkIpvlan/L2Addressing 16:14:27 [2024-04-15T16:14:27.218Z] === RUN TestDockerNetworkIpvlan/L3Addressing 16:14:28 [2024-04-15T16:14:28.595Z] --- PASS: TestDockerNetworkIpvlan (15.56s) 16:14:28 [2024-04-15T16:14:28.595Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.68s) 16:14:28 [2024-04-15T16:14:28.595Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.68s) 16:14:28 [2024-04-15T16:14:28.595Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.57s) 16:14:28 [2024-04-15T16:14:28.595Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (1.39s) 16:14:28 [2024-04-15T16:14:28.595Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.55s) 16:14:28 [2024-04-15T16:14:28.595Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (1.39s) 16:14:28 [2024-04-15T16:14:28.595Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnetWithParent (1.88s) 16:14:28 [2024-04-15T16:14:28.595Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnetNoParent (2.23s) 16:14:28 [2024-04-15T16:14:28.595Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (2.16s) 16:14:28 [2024-04-15T16:14:28.595Z] --- PASS: TestDockerNetworkIpvlan/L2Addressing (1.02s) 16:14:28 [2024-04-15T16:14:28.595Z] --- PASS: TestDockerNetworkIpvlan/L3Addressing (1.01s) 16:14:28 [2024-04-15T16:14:28.595Z] === RUN TestIPVlanDNS 16:14:29 [2024-04-15T16:14:29.161Z] === RUN TestIPVlanDNS/Mode=l2/HasParent=true/Internal=false 16:14:35 [2024-04-15T16:14:35.725Z] === RUN TestIPVlanDNS/Mode=l2/HasParent=false/Internal=false 16:14:42 [2024-04-15T16:14:42.288Z] === RUN TestIPVlanDNS/Mode=l2/HasParent=true/Internal=true 16:14:47 [2024-04-15T16:14:47.557Z] === RUN TestIPVlanDNS/Mode=l3/HasParent=true/Internal=false 16:14:54 [2024-04-15T16:14:54.164Z] === RUN TestIPVlanDNS/Mode=l3/HasParent=false/Internal=false 16:14:59 [2024-04-15T16:14:59.436Z] === RUN TestIPVlanDNS/Mode=l3/HasParent=true/Internal=true 16:15:04 [2024-04-15T16:15:04.709Z] --- PASS: TestIPVlanDNS (36.46s) 16:15:04 [2024-04-15T16:15:04.709Z] --- PASS: TestIPVlanDNS/Mode=l2/HasParent=true/Internal=false (6.84s) 16:15:04 [2024-04-15T16:15:04.709Z] --- PASS: TestIPVlanDNS/Mode=l2/HasParent=false/Internal=false (5.51s) 16:15:04 [2024-04-15T16:15:04.709Z] --- PASS: TestIPVlanDNS/Mode=l2/HasParent=true/Internal=true (5.53s) 16:15:04 [2024-04-15T16:15:04.709Z] --- PASS: TestIPVlanDNS/Mode=l3/HasParent=true/Internal=false (6.86s) 16:15:04 [2024-04-15T16:15:04.709Z] --- PASS: TestIPVlanDNS/Mode=l3/HasParent=false/Internal=false (5.52s) 16:15:04 [2024-04-15T16:15:04.709Z] --- PASS: TestIPVlanDNS/Mode=l3/HasParent=true/Internal=true (5.48s) 16:15:04 [2024-04-15T16:15:04.709Z] PASS 16:15:04 [2024-04-15T16:15:04.709Z] 16:15:04 [2024-04-15T16:15:04.709Z] DONE 20 tests in 53.362s 16:15:04 [2024-04-15T16:15:04.709Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 16:15:04 [2024-04-15T16:15:04.709Z] ++ '[' -n '' ']' 16:15:04 [2024-04-15T16:15:04.709Z] ++ 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 16:15:04 [2024-04-15T16:15:04.709Z] ++ set -e 16:15:04 [2024-04-15T16:15:04.709Z] ++ '[' -n 0 ']' 16:15:04 [2024-04-15T16:15:04.709Z] ++ set -x 16:15:04 [2024-04-15T16:15:04.709Z] ++ 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.lEHcasbQ2d/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 16:15:04 [2024-04-15T16:15:04.709Z] INFO: Testing against a local daemon 16:15:04 [2024-04-15T16:15:04.709Z] === RUN TestDockerNetworkMacvlanPersistance 16:15:06 [2024-04-15T16:15:06.087Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.17s) 16:15:06 [2024-04-15T16:15:06.087Z] === RUN TestDockerNetworkMacvlan 16:15:06 [2024-04-15T16:15:06.087Z] === RUN TestDockerNetworkMacvlan/Subinterface 16:15:06 [2024-04-15T16:15:06.654Z] === RUN TestDockerNetworkMacvlan/OverlapParent 16:15:07 [2024-04-15T16:15:07.589Z] === RUN TestDockerNetworkMacvlan/NilParent 16:15:08 [2024-04-15T16:15:08.966Z] === RUN TestDockerNetworkMacvlan/InternalMode 16:15:10 [2024-04-15T16:15:10.342Z] === RUN TestDockerNetworkMacvlan/MultiSubnetWithParent 16:15:12 [2024-04-15T16:15:12.245Z] === RUN TestDockerNetworkMacvlan/MultiSubnetNoParent 16:15:14 [2024-04-15T16:15:14.778Z] === RUN TestDockerNetworkMacvlan/Addressing 16:15:15 [2024-04-15T16:15:15.713Z] --- PASS: TestDockerNetworkMacvlan (9.50s) 16:15:15 [2024-04-15T16:15:15.713Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.68s) 16:15:15 [2024-04-15T16:15:15.713Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.69s) 16:15:15 [2024-04-15T16:15:15.713Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.49s) 16:15:15 [2024-04-15T16:15:15.713Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.47s) 16:15:15 [2024-04-15T16:15:15.713Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnetWithParent (1.90s) 16:15:15 [2024-04-15T16:15:15.713Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnetNoParent (2.25s) 16:15:15 [2024-04-15T16:15:15.713Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.02s) 16:15:15 [2024-04-15T16:15:15.713Z] === RUN TestMACVlanDNS 16:15:15 [2024-04-15T16:15:15.972Z] === RUN TestMACVlanDNS/with_parent 16:15:24 [2024-04-15T16:15:24.086Z] === RUN TestMACVlanDNS/no_parent 16:15:29 [2024-04-15T16:15:29.352Z] === RUN TestMACVlanDNS/with_parent,_internal 16:15:34 [2024-04-15T16:15:34.620Z] --- PASS: TestMACVlanDNS (18.44s) 16:15:34 [2024-04-15T16:15:34.620Z] --- PASS: TestMACVlanDNS/with_parent (6.83s) 16:15:34 [2024-04-15T16:15:34.620Z] --- PASS: TestMACVlanDNS/no_parent (5.51s) 16:15:34 [2024-04-15T16:15:34.620Z] --- PASS: TestMACVlanDNS/with_parent,_internal (5.47s) 16:15:34 [2024-04-15T16:15:34.620Z] PASS 16:15:34 [2024-04-15T16:15:34.620Z] 16:15:34 [2024-04-15T16:15:34.620Z] DONE 13 tests in 29.137s 16:15:34 [2024-04-15T16:15:34.620Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m 16:15:34 [2024-04-15T16:15:34.620Z] ++ '[' -n '' ']' 16:15:34 [2024-04-15T16:15:34.620Z] ++ 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 16:15:34 [2024-04-15T16:15:34.620Z] ++ set -e 16:15:34 [2024-04-15T16:15:34.620Z] ++ '[' -n 0 ']' 16:15:34 [2024-04-15T16:15:34.620Z] ++ set -x 16:15:34 [2024-04-15T16:15:34.620Z] ++ 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.lEHcasbQ2d/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 16:15:34 [2024-04-15T16:15:34.620Z] INFO: Testing against a local daemon 16:15:34 [2024-04-15T16:15:34.620Z] === RUN TestBridgeICC 16:15:34 [2024-04-15T16:15:34.620Z] === RUN TestBridgeICC/IPv4_non-internal_network 16:15:35 [2024-04-15T16:15:35.556Z] === RUN TestBridgeICC/IPv4_internal_network 16:15:36 [2024-04-15T16:15:36.492Z] === RUN TestBridgeICC/IPv6_ULA_on_non-internal_network 16:15:37 [2024-04-15T16:15:37.868Z] === RUN TestBridgeICC/IPv6_ULA_on_internal_network 16:15:38 [2024-04-15T16:15:38.802Z] === RUN TestBridgeICC/IPv6_link-local_address_on_non-internal_network 16:15:39 [2024-04-15T16:15:39.738Z] === RUN TestBridgeICC/IPv6_link-local_address_on_internal_network 16:15:41 [2024-04-15T16:15:41.113Z] === RUN TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name 16:15:42 [2024-04-15T16:15:42.049Z] === RUN TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name 16:15:43 [2024-04-15T16:15:43.424Z] === RUN TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address 16:15:45 [2024-04-15T16:15:45.325Z] === RUN TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address 16:15:47 [2024-04-15T16:15:47.858Z] --- PASS: TestBridgeICC (13.48s) 16:15:47 [2024-04-15T16:15:47.858Z] --- PASS: TestBridgeICC/IPv4_non-internal_network (1.01s) 16:15:47 [2024-04-15T16:15:47.858Z] --- PASS: TestBridgeICC/IPv4_internal_network (1.04s) 16:15:47 [2024-04-15T16:15:47.858Z] --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.07s) 16:15:47 [2024-04-15T16:15:47.858Z] --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (1.02s) 16:15:47 [2024-04-15T16:15:47.858Z] --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.14s) 16:15:47 [2024-04-15T16:15:47.858Z] --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (1.02s) 16:15:47 [2024-04-15T16:15:47.858Z] --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name (1.12s) 16:15:47 [2024-04-15T16:15:47.858Z] --- PASS: TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name (1.23s) 16:15:47 [2024-04-15T16:15:47.858Z] --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (2.12s) 16:15:47 [2024-04-15T16:15:47.858Z] --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (2.09s) 16:15:47 [2024-04-15T16:15:47.858Z] === RUN TestBridgeICCWindows 16:15:47 [2024-04-15T16:15:47.858Z] bridge_test.go:214: testEnv.DaemonInfo.OSType != "windows" 16:15:47 [2024-04-15T16:15:47.858Z] --- SKIP: TestBridgeICCWindows (0.00s) 16:15:47 [2024-04-15T16:15:47.858Z] === RUN TestBridgeINC 16:15:48 [2024-04-15T16:15:48.116Z] === RUN TestBridgeINC/IPv4_non-internal_network 16:15:52 [2024-04-15T16:15:52.303Z] === RUN TestBridgeINC/IPv4_internal_network 16:15:53 [2024-04-15T16:15:53.679Z] === RUN TestBridgeINC/IPv6_ULA_on_non-internal_network 16:15:57 [2024-04-15T16:15:57.865Z] === RUN TestBridgeINC/IPv6_ULA_on_internal_network 16:15:58 [2024-04-15T16:15:58.800Z] --- PASS: TestBridgeINC (11.41s) 16:15:58 [2024-04-15T16:15:58.800Z] --- PASS: TestBridgeINC/IPv4_non-internal_network (4.18s) 16:15:58 [2024-04-15T16:15:58.800Z] --- PASS: TestBridgeINC/IPv4_internal_network (1.15s) 16:15:58 [2024-04-15T16:15:58.800Z] --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.31s) 16:15:58 [2024-04-15T16:15:58.800Z] --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.16s) 16:15:58 [2024-04-15T16:15:58.800Z] === RUN TestDefaultBridgeIPv6 16:15:58 [2024-04-15T16:15:58.800Z] === RUN TestDefaultBridgeIPv6/IPv6_ULA 16:16:00 [2024-04-15T16:16:00.703Z] === RUN TestDefaultBridgeIPv6/IPv6_LLA_only 16:16:02 [2024-04-15T16:16:02.079Z] === RUN TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only 16:16:03 [2024-04-15T16:16:03.456Z] --- PASS: TestDefaultBridgeIPv6 (4.62s) 16:16:03 [2024-04-15T16:16:03.456Z] --- PASS: TestDefaultBridgeIPv6/IPv6_ULA (1.55s) 16:16:03 [2024-04-15T16:16:03.456Z] --- PASS: TestDefaultBridgeIPv6/IPv6_LLA_only (1.51s) 16:16:03 [2024-04-15T16:16:03.456Z] --- PASS: TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only (1.54s) 16:16:03 [2024-04-15T16:16:03.456Z] === RUN TestDefaultBridgeAddresses 16:16:03 [2024-04-15T16:16:03.456Z] === RUN TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes 16:16:05 [2024-04-15T16:16:05.358Z] === RUN TestDefaultBridgeAddresses/Link-Local_Subnet_Changes 16:16:06 [2024-04-15T16:16:06.736Z] --- PASS: TestDefaultBridgeAddresses (3.10s) 16:16:06 [2024-04-15T16:16:06.736Z] --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes (1.55s) 16:16:06 [2024-04-15T16:16:06.736Z] --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes (1.55s) 16:16:06 [2024-04-15T16:16:06.736Z] === RUN TestInternalNwConnectivity 16:16:09 [2024-04-15T16:16:09.268Z] --- PASS: TestInternalNwConnectivity (2.30s) 16:16:09 [2024-04-15T16:16:09.268Z] === RUN TestDisableIPv6Addrs 16:16:09 [2024-04-15T16:16:09.526Z] === RUN TestDisableIPv6Addrs/IPv6_enabled 16:16:10 [2024-04-15T16:16:10.093Z] === RUN TestDisableIPv6Addrs/IPv6_disabled 16:16:10 [2024-04-15T16:16:10.660Z] --- PASS: TestDisableIPv6Addrs (1.61s) 16:16:10 [2024-04-15T16:16:10.660Z] --- PASS: TestDisableIPv6Addrs/IPv6_enabled (0.44s) 16:16:10 [2024-04-15T16:16:10.660Z] --- PASS: TestDisableIPv6Addrs/IPv6_disabled (0.45s) 16:16:10 [2024-04-15T16:16:10.660Z] === RUN TestSetInterfaceSysctl 16:16:11 [2024-04-15T16:16:11.595Z] --- PASS: TestSetInterfaceSysctl (1.03s) 16:16:11 [2024-04-15T16:16:11.595Z] === RUN TestEtcHostsIpv6 16:16:12 [2024-04-15T16:16:12.163Z] === RUN TestEtcHostsIpv6/IPv6_enabled 16:16:12 [2024-04-15T16:16:12.730Z] === RUN TestEtcHostsIpv6/IPv6_disabled 16:16:12 [2024-04-15T16:16:12.989Z] --- PASS: TestEtcHostsIpv6 (1.58s) 16:16:12 [2024-04-15T16:16:12.989Z] --- PASS: TestEtcHostsIpv6/IPv6_enabled (0.46s) 16:16:12 [2024-04-15T16:16:12.989Z] --- PASS: TestEtcHostsIpv6/IPv6_disabled (0.48s) 16:16:12 [2024-04-15T16:16:12.989Z] === RUN TestMACAddrOnRestart 16:16:15 [2024-04-15T16:16:15.521Z] --- PASS: TestMACAddrOnRestart (2.08s) 16:16:15 [2024-04-15T16:16:15.521Z] === RUN TestCfgdMACAddrOnRestart 16:16:18 [2024-04-15T16:16:18.053Z] --- PASS: TestCfgdMACAddrOnRestart (2.48s) 16:16:18 [2024-04-15T16:16:18.053Z] === RUN TestInspectCfgdMAC 16:16:18 [2024-04-15T16:16:18.311Z] === RUN TestInspectCfgdMAC/generated_address_default_bridge 16:16:18 [2024-04-15T16:16:18.311Z] === RUN TestInspectCfgdMAC/configured_address_default_bridge 16:16:18 [2024-04-15T16:16:18.311Z] === RUN TestInspectCfgdMAC/generated_address_custom_bridge 16:16:18 [2024-04-15T16:16:18.570Z] === RUN TestInspectCfgdMAC/configured_address_custom_bridge 16:16:18 [2024-04-15T16:16:18.570Z] === RUN TestInspectCfgdMAC/ctr-wide_address_default_bridge 16:16:18 [2024-04-15T16:16:18.829Z] --- PASS: TestInspectCfgdMAC (1.09s) 16:16:18 [2024-04-15T16:16:18.829Z] --- PASS: TestInspectCfgdMAC/generated_address_default_bridge (0.05s) 16:16:18 [2024-04-15T16:16:18.829Z] --- PASS: TestInspectCfgdMAC/configured_address_default_bridge (0.04s) 16:16:18 [2024-04-15T16:16:18.829Z] --- PASS: TestInspectCfgdMAC/generated_address_custom_bridge (0.19s) 16:16:18 [2024-04-15T16:16:18.829Z] --- PASS: TestInspectCfgdMAC/configured_address_custom_bridge (0.16s) 16:16:18 [2024-04-15T16:16:18.829Z] --- PASS: TestInspectCfgdMAC/ctr-wide_address_default_bridge (0.04s) 16:16:18 [2024-04-15T16:16:18.829Z] === RUN TestWatchtowerCreate 16:16:19 [2024-04-15T16:16:19.764Z] --- PASS: TestWatchtowerCreate (1.13s) 16:16:19 [2024-04-15T16:16:19.764Z] === RUN TestResolvConfLocalhostIPv6 16:16:21 [2024-04-15T16:16:21.141Z] --- PASS: TestResolvConfLocalhostIPv6 (1.29s) 16:16:21 [2024-04-15T16:16:21.141Z] === RUN TestInternalNetworkDNS 16:16:47 [2024-04-15T16:16:47.680Z] --- PASS: TestInternalNetworkDNS (23.25s) 16:16:47 [2024-04-15T16:16:47.680Z] PASS 16:16:47 [2024-04-15T16:16:47.680Z] 16:16:47 [2024-04-15T16:16:47.680Z] === Skipped 16:16:47 [2024-04-15T16:16:47.680Z] === SKIP: arm64.integration.networking TestBridgeICCWindows (0.00s) 16:16:47 [2024-04-15T16:16:47.680Z] bridge_test.go:214: testEnv.DaemonInfo.OSType != "windows" 16:16:47 [2024-04-15T16:16:47.680Z] 16:16:47 [2024-04-15T16:16:47.680Z] DONE 43 tests, 1 skipped in 70.461s 16:16:47 [2024-04-15T16:16:47.680Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 16:16:47 [2024-04-15T16:16:47.680Z] ++ '[' -n '' ']' 16:16:47 [2024-04-15T16:16:47.680Z] ++ 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 16:16:47 [2024-04-15T16:16:47.680Z] ++ set -e 16:16:47 [2024-04-15T16:16:47.680Z] ++ '[' -n 0 ']' 16:16:47 [2024-04-15T16:16:47.680Z] ++ set -x 16:16:47 [2024-04-15T16:16:47.680Z] ++ 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.lEHcasbQ2d/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 16:16:47 [2024-04-15T16:16:47.680Z] testing: warning: no tests to run 16:16:47 [2024-04-15T16:16:47.680Z] PASS 16:16:47 [2024-04-15T16:16:47.680Z] 16:16:47 [2024-04-15T16:16:47.680Z] DONE 0 tests in 0.005s 16:16:47 [2024-04-15T16:16:47.680Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 16:16:47 [2024-04-15T16:16:47.680Z] ++ '[' -n '' ']' 16:16:47 [2024-04-15T16:16:47.680Z] ++ 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 16:16:47 [2024-04-15T16:16:47.680Z] ++ set -e 16:16:47 [2024-04-15T16:16:47.680Z] ++ '[' -n 0 ']' 16:16:47 [2024-04-15T16:16:47.680Z] ++ set -x 16:16:47 [2024-04-15T16:16:47.680Z] ++ 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.lEHcasbQ2d/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 16:16:47 [2024-04-15T16:16:47.680Z] INFO: Testing against a local daemon 16:16:47 [2024-04-15T16:16:47.680Z] === RUN TestAuthZPluginAllowRequest 16:16:47 [2024-04-15T16:16:47.680Z] --- PASS: TestAuthZPluginAllowRequest (1.06s) 16:16:47 [2024-04-15T16:16:47.680Z] === RUN TestAuthZPluginTLS 16:16:47 [2024-04-15T16:16:47.680Z] --- PASS: TestAuthZPluginTLS (0.54s) 16:16:47 [2024-04-15T16:16:47.680Z] === RUN TestAuthZPluginDenyRequest 16:16:47 [2024-04-15T16:16:47.680Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) 16:16:47 [2024-04-15T16:16:47.680Z] === RUN TestAuthZPluginAPIDenyResponse 16:16:47 [2024-04-15T16:16:47.680Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) 16:16:47 [2024-04-15T16:16:47.680Z] === RUN TestAuthZPluginDenyResponse 16:16:47 [2024-04-15T16:16:47.680Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) 16:16:47 [2024-04-15T16:16:47.680Z] === RUN TestAuthZPluginAllowEventStream 16:16:48 [2024-04-15T16:16:48.616Z] 2024/04/15 16:16:48 http: panic serving 127.0.0.1:33474: runtime error: invalid memory address or nil pointer dereference 16:16:48 [2024-04-15T16:16:48.616Z] goroutine 193 [running]: 16:16:48 [2024-04-15T16:16:48.616Z] net/http.(*conn).serve.func1() 16:16:48 [2024-04-15T16:16:48.616Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 16:16:48 [2024-04-15T16:16:48.616Z] panic({0xa86700?, 0x15bafd0?}) 16:16:48 [2024-04-15T16:16:48.616Z] /usr/local/go/src/runtime/panic.go:920 +0x26c 16:16:48 [2024-04-15T16:16:48.616Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd8a350, 0x40002f5aa0}, 0xffffba63c938?) 16:16:48 [2024-04-15T16:16:48.616Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c 16:16:48 [2024-04-15T16:16:48.616Z] net/http.HandlerFunc.ServeHTTP(0x400035fe00?, {0xd8a350?, 0x40002f5aa0?}, 0x402eb4?) 16:16:48 [2024-04-15T16:16:48.616Z] /usr/local/go/src/net/http/server.go:2136 +0x38 16:16:48 [2024-04-15T16:16:48.616Z] net/http.(*ServeMux).ServeHTTP(0xd906e8?, {0xd8a350, 0x40002f5aa0}, 0x400035fe00) 16:16:48 [2024-04-15T16:16:48.616Z] /usr/local/go/src/net/http/server.go:2514 +0x144 16:16:48 [2024-04-15T16:16:48.616Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x4000514bb0, {0xd88f10?, 0x400016ee00}, 0x400035fd00, {0xd7efa0, 0x40003bef00}) 16:16:48 [2024-04-15T16:16:48.616Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44 16:16:48 [2024-04-15T16:16:48.616Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd88f10?, 0x400016ee00?}, 0x400004de40?) 16:16:48 [2024-04-15T16:16:48.616Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40 16:16:48 [2024-04-15T16:16:48.616Z] net/http.HandlerFunc.ServeHTTP(0x10?, {0xd88f10?, 0x400016ee00?}, 0x400016ee00?) 16:16:48 [2024-04-15T16:16:48.616Z] /usr/local/go/src/net/http/server.go:2136 +0x38 16:16:48 [2024-04-15T16:16:48.616Z] net/http.serverHandler.ServeHTTP({0xd85988?}, {0xd88f10?, 0x400016ee00?}, 0x6?) 16:16:48 [2024-04-15T16:16:48.616Z] /usr/local/go/src/net/http/server.go:2938 +0xbc 16:16:48 [2024-04-15T16:16:48.616Z] net/http.(*conn).serve(0x4000652630, {0xd906e8, 0x40001f42a0}) 16:16:48 [2024-04-15T16:16:48.616Z] /usr/local/go/src/net/http/server.go:2009 +0x518 16:16:48 [2024-04-15T16:16:48.616Z] created by net/http.(*Server).Serve in goroutine 10 16:16:48 [2024-04-15T16:16:48.616Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc 16:16:49 [2024-04-15T16:16:49.552Z] 2024/04/15 16:16:49 http: panic serving 127.0.0.1:33476: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input 16:16:49 [2024-04-15T16:16:49.552Z] goroutine 188 [running]: 16:16:49 [2024-04-15T16:16:49.552Z] net/http.(*conn).serve.func1() 16:16:49 [2024-04-15T16:16:49.552Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 16:16:49 [2024-04-15T16:16:49.552Z] panic({0xa1c140?, 0x400004dfa0?}) 16:16:49 [2024-04-15T16:16:49.552Z] /usr/local/go/src/runtime/panic.go:920 +0x26c 16:16:49 [2024-04-15T16:16:49.552Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd8a350, 0x40002f5c20}, 0xffffba63c938?) 16:16:49 [2024-04-15T16:16:49.552Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360 16:16:49 [2024-04-15T16:16:49.552Z] net/http.HandlerFunc.ServeHTTP(0x400035ff00?, {0xd8a350?, 0x40002f5c20?}, 0x402eb4?) 16:16:49 [2024-04-15T16:16:49.552Z] /usr/local/go/src/net/http/server.go:2136 +0x38 16:16:49 [2024-04-15T16:16:49.552Z] net/http.(*ServeMux).ServeHTTP(0xd906e8?, {0xd8a350, 0x40002f5c20}, 0x400035ff00) 16:16:49 [2024-04-15T16:16:49.552Z] /usr/local/go/src/net/http/server.go:2514 +0x144 16:16:49 [2024-04-15T16:16:49.552Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x4000514bb0, {0xd88f10?, 0x400016eee0}, 0x400035f600, {0xd7efa0, 0x40003bef00}) 16:16:49 [2024-04-15T16:16:49.552Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44 16:16:49 [2024-04-15T16:16:49.552Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd88f10?, 0x400016eee0?}, 0x4000419920?) 16:16:49 [2024-04-15T16:16:49.552Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40 16:16:49 [2024-04-15T16:16:49.552Z] net/http.HandlerFunc.ServeHTTP(0x1618da0?, {0xd88f10?, 0x400016eee0?}, 0x400061db40?) 16:16:49 [2024-04-15T16:16:49.552Z] /usr/local/go/src/net/http/server.go:2136 +0x38 16:16:49 [2024-04-15T16:16:49.552Z] net/http.serverHandler.ServeHTTP({0x4000419920?}, {0xd88f10?, 0x400016eee0?}, 0x6?) 16:16:49 [2024-04-15T16:16:49.552Z] /usr/local/go/src/net/http/server.go:2938 +0xbc 16:16:49 [2024-04-15T16:16:49.552Z] net/http.(*conn).serve(0x40002cb290, {0xd906e8, 0x40001f42a0}) 16:16:49 [2024-04-15T16:16:49.552Z] /usr/local/go/src/net/http/server.go:2009 +0x518 16:16:49 [2024-04-15T16:16:49.552Z] created by net/http.(*Server).Serve in goroutine 10 16:16:49 [2024-04-15T16:16:49.552Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc 16:16:51 [2024-04-15T16:16:51.453Z] 2024/04/15 16:16:51 http: panic serving 127.0.0.1:45594: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input 16:16:51 [2024-04-15T16:16:51.453Z] goroutine 210 [running]: 16:16:51 [2024-04-15T16:16:51.453Z] net/http.(*conn).serve.func1() 16:16:51 [2024-04-15T16:16:51.453Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 16:16:51 [2024-04-15T16:16:51.453Z] panic({0xa1c140?, 0x40005ae1d0?}) 16:16:51 [2024-04-15T16:16:51.453Z] /usr/local/go/src/runtime/panic.go:920 +0x26c 16:16:51 [2024-04-15T16:16:51.453Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd8a350, 0x40002f4120}, 0xffff7387f530?) 16:16:51 [2024-04-15T16:16:51.453Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360 16:16:51 [2024-04-15T16:16:51.453Z] net/http.HandlerFunc.ServeHTTP(0x4000786400?, {0xd8a350?, 0x40002f4120?}, 0x402eb4?) 16:16:51 [2024-04-15T16:16:51.453Z] /usr/local/go/src/net/http/server.go:2136 +0x38 16:16:51 [2024-04-15T16:16:51.453Z] net/http.(*ServeMux).ServeHTTP(0xd906e8?, {0xd8a350, 0x40002f4120}, 0x4000786400) 16:16:51 [2024-04-15T16:16:51.454Z] /usr/local/go/src/net/http/server.go:2514 +0x144 16:16:51 [2024-04-15T16:16:51.454Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x4000514bb0, {0xd88f10?, 0x40007880e0}, 0x4000786300, {0xd7efa0, 0x40003bef00}) 16:16:51 [2024-04-15T16:16:51.454Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44 16:16:51 [2024-04-15T16:16:51.454Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd88f10?, 0x40007880e0?}, 0x40006341e0?) 16:16:51 [2024-04-15T16:16:51.454Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40 16:16:51 [2024-04-15T16:16:51.454Z] net/http.HandlerFunc.ServeHTTP(0x1618da0?, {0xd88f10?, 0x40007880e0?}, 0x400061db40?) 16:16:51 [2024-04-15T16:16:51.454Z] /usr/local/go/src/net/http/server.go:2136 +0x38 16:16:51 [2024-04-15T16:16:51.454Z] net/http.serverHandler.ServeHTTP({0x40006341e0?}, {0xd88f10?, 0x40007880e0?}, 0x6?) 16:16:51 [2024-04-15T16:16:51.454Z] /usr/local/go/src/net/http/server.go:2938 +0xbc 16:16:51 [2024-04-15T16:16:51.454Z] net/http.(*conn).serve(0x40004a0090, {0xd906e8, 0x40001f42a0}) 16:16:51 [2024-04-15T16:16:51.454Z] /usr/local/go/src/net/http/server.go:2009 +0x518 16:16:51 [2024-04-15T16:16:51.454Z] created by net/http.(*Server).Serve in goroutine 10 16:16:51 [2024-04-15T16:16:51.454Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc 16:16:53 [2024-04-15T16:16:53.984Z] --- PASS: TestAuthZPluginAllowEventStream (6.02s) 16:16:53 [2024-04-15T16:16:53.984Z] === RUN TestAuthZPluginErrorResponse 16:16:54 [2024-04-15T16:16:54.242Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) 16:16:54 [2024-04-15T16:16:54.242Z] === RUN TestAuthZPluginErrorRequest 16:16:54 [2024-04-15T16:16:54.809Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) 16:16:54 [2024-04-15T16:16:54.809Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 16:16:55 [2024-04-15T16:16:55.376Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) 16:16:55 [2024-04-15T16:16:55.376Z] === RUN TestAuthZPluginEnsureLoadImportWorking 16:16:56 [2024-04-15T16:16:56.312Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.15s) 16:16:56 [2024-04-15T16:16:56.312Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 16:16:57 [2024-04-15T16:16:57.688Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.16s) 16:16:57 [2024-04-15T16:16:57.688Z] === RUN TestAuthZPluginHeader 16:16:58 [2024-04-15T16:16:58.255Z] --- PASS: TestAuthZPluginHeader (0.61s) 16:16:58 [2024-04-15T16:16:58.255Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 16:16:58 [2024-04-15T16:16:58.255Z] authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm 16:16:58 [2024-04-15T16:16:58.255Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 16:16:58 [2024-04-15T16:16:58.255Z] === RUN TestAuthZPluginV2Disable 16:16:58 [2024-04-15T16:16:58.255Z] authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm 16:16:58 [2024-04-15T16:16:58.255Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) 16:16:58 [2024-04-15T16:16:58.255Z] === RUN TestAuthZPluginV2RejectVolumeRequests 16:16:58 [2024-04-15T16:16:58.255Z] authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm 16:16:58 [2024-04-15T16:16:58.255Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) 16:16:58 [2024-04-15T16:16:58.255Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 16:16:58 [2024-04-15T16:16:58.255Z] authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm 16:16:58 [2024-04-15T16:16:58.255Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 16:16:58 [2024-04-15T16:16:58.255Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 16:17:16 [2024-04-15T16:17:16.336Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) 16:17:16 [2024-04-15T16:17:16.336Z] PASS 16:17:16 [2024-04-15T16:17:16.336Z] 16:17:16 [2024-04-15T16:17:16.336Z] === Skipped 16:17:16 [2024-04-15T16:17:16.336Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 16:17:16 [2024-04-15T16:17:16.336Z] authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm 16:17:16 [2024-04-15T16:17:16.336Z] 16:17:16 [2024-04-15T16:17:16.336Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) 16:17:16 [2024-04-15T16:17:16.336Z] authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm 16:17:16 [2024-04-15T16:17:16.336Z] 16:17:16 [2024-04-15T16:17:16.336Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) 16:17:16 [2024-04-15T16:17:16.336Z] authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm 16:17:16 [2024-04-15T16:17:16.336Z] 16:17:16 [2024-04-15T16:17:16.336Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 16:17:16 [2024-04-15T16:17:16.336Z] authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm 16:17:16 [2024-04-15T16:17:16.336Z] 16:17:16 [2024-04-15T16:17:16.336Z] DONE 17 tests, 4 skipped in 30.627s 16:17:16 [2024-04-15T16:17:16.336Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 16:17:16 [2024-04-15T16:17:16.336Z] ++ '[' -n '' ']' 16:17:16 [2024-04-15T16:17:16.336Z] ++ 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 16:17:16 [2024-04-15T16:17:16.336Z] ++ set -e 16:17:16 [2024-04-15T16:17:16.336Z] ++ '[' -n 0 ']' 16:17:16 [2024-04-15T16:17:16.336Z] ++ set -x 16:17:16 [2024-04-15T16:17:16.336Z] ++ 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.lEHcasbQ2d/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 16:17:16 [2024-04-15T16:17:16.336Z] INFO: Testing against a local daemon 16:17:16 [2024-04-15T16:17:16.336Z] === RUN TestPluginInvalidJSON 16:17:16 [2024-04-15T16:17:16.336Z] === RUN TestPluginInvalidJSON/plugins/foobar/set 16:17:16 [2024-04-15T16:17:16.336Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set 16:17:16 [2024-04-15T16:17:16.336Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade 16:17:16 [2024-04-15T16:17:16.336Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade 16:17:16 [2024-04-15T16:17:16.336Z] === RUN TestPluginInvalidJSON/plugins/pull 16:17:16 [2024-04-15T16:17:16.336Z] === PAUSE TestPluginInvalidJSON/plugins/pull 16:17:16 [2024-04-15T16:17:16.336Z] === CONT TestPluginInvalidJSON/plugins/foobar/set 16:17:16 [2024-04-15T16:17:16.336Z] === CONT TestPluginInvalidJSON/plugins/pull 16:17:16 [2024-04-15T16:17:16.336Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type 16:17:16 [2024-04-15T16:17:16.336Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade 16:17:16 [2024-04-15T16:17:16.336Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type 16:17:16 [2024-04-15T16:17:16.336Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type 16:17:16 [2024-04-15T16:17:16.336Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON 16:17:16 [2024-04-15T16:17:16.336Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON 16:17:16 [2024-04-15T16:17:16.336Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON 16:17:16 [2024-04-15T16:17:16.336Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON 16:17:16 [2024-04-15T16:17:16.336Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON 16:17:16 [2024-04-15T16:17:16.336Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON 16:17:16 [2024-04-15T16:17:16.336Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body 16:17:16 [2024-04-15T16:17:16.336Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body 16:17:16 [2024-04-15T16:17:16.336Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body 16:17:16 [2024-04-15T16:17:16.336Z] --- PASS: TestPluginInvalidJSON (0.01s) 16:17:16 [2024-04-15T16:17:16.336Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) 16:17:16 [2024-04-15T16:17:16.336Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) 16:17:16 [2024-04-15T16:17:16.336Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) 16:17:16 [2024-04-15T16:17:16.336Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) 16:17:16 [2024-04-15T16:17:16.336Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) 16:17:16 [2024-04-15T16:17:16.336Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) 16:17:16 [2024-04-15T16:17:16.336Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) 16:17:16 [2024-04-15T16:17:16.336Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) 16:17:16 [2024-04-15T16:17:16.336Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) 16:17:16 [2024-04-15T16:17:16.336Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) 16:17:16 [2024-04-15T16:17:16.336Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) 16:17:16 [2024-04-15T16:17:16.336Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) 16:17:16 [2024-04-15T16:17:16.336Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) 16:17:16 [2024-04-15T16:17:16.336Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) 16:17:16 [2024-04-15T16:17:16.336Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) 16:17:16 [2024-04-15T16:17:16.336Z] === RUN TestPluginInstall 16:17:16 [2024-04-15T16:17:16.336Z] === RUN TestPluginInstall/no_auth 16:17:18 [2024-04-15T16:17:18.868Z] time="2024-04-15T16:17:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 16:17:18 [2024-04-15T16:17:18.868Z] time="2024-04-15T16:17:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f8a2b12a79f1ff35b70a88b7c7ad0cb4f9f87bfe2e5e86fa9ce0eda5f96212f9" mediatype=application/vnd.docker.plugin.v1+json size=522 16:17:18 [2024-04-15T16:17:18.868Z] time="2024-04-15T16:17:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 16:17:18 [2024-04-15T16:17:18.869Z] time="2024-04-15T16:17:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f8a2b12a79f1ff35b70a88b7c7ad0cb4f9f87bfe2e5e86fa9ce0eda5f96212f9" mediatype=application/vnd.docker.plugin.v1+json size=522 16:17:18 [2024-04-15T16:17:18.869Z] === RUN TestPluginInstall/with_digest 16:17:19 [2024-04-15T16:17:19.127Z] === RUN TestPluginInstall/with_htpasswd 16:17:19 [2024-04-15T16:17:19.694Z] time="2024-04-15T16:17:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 16:17:19 [2024-04-15T16:17:19.694Z] time="2024-04-15T16:17:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fcb68b1b3a26d69005c77e6ea5f3a66cf1b2876477a76c82c32b2e9ceeb895a3" mediatype=application/vnd.docker.plugin.v1+json size=522 16:17:19 [2024-04-15T16:17:19.694Z] time="2024-04-15T16:17:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 16:17:19 [2024-04-15T16:17:19.694Z] time="2024-04-15T16:17:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fcb68b1b3a26d69005c77e6ea5f3a66cf1b2876477a76c82c32b2e9ceeb895a3" mediatype=application/vnd.docker.plugin.v1+json size=522 16:17:19 [2024-04-15T16:17:19.694Z] === RUN TestPluginInstall/with_insecure 16:17:20 [2024-04-15T16:17:20.630Z] time="2024-04-15T16:17:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 16:17:20 [2024-04-15T16:17:20.630Z] time="2024-04-15T16:17:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2d44689556be685d4e3e04fa01f16c3aaa6cbc2f3acfd1d1f9dbd0b353bca2d9" mediatype=application/vnd.docker.plugin.v1+json size=522 16:17:20 [2024-04-15T16:17:20.630Z] time="2024-04-15T16:17:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 16:17:20 [2024-04-15T16:17:20.630Z] time="2024-04-15T16:17:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2d44689556be685d4e3e04fa01f16c3aaa6cbc2f3acfd1d1f9dbd0b353bca2d9" mediatype=application/vnd.docker.plugin.v1+json size=522 16:17:20 [2024-04-15T16:17:20.630Z] plugin_test.go:247: [dbcc8e395ecfb] daemon is not started 16:17:20 [2024-04-15T16:17:20.630Z] --- PASS: TestPluginInstall (5.52s) 16:17:20 [2024-04-15T16:17:20.630Z] --- PASS: TestPluginInstall/no_auth (3.66s) 16:17:20 [2024-04-15T16:17:20.630Z] --- PASS: TestPluginInstall/with_digest (0.47s) 16:17:20 [2024-04-15T16:17:20.630Z] --- PASS: TestPluginInstall/with_htpasswd (0.46s) 16:17:20 [2024-04-15T16:17:20.630Z] --- PASS: TestPluginInstall/with_insecure (0.92s) 16:17:20 [2024-04-15T16:17:20.630Z] === RUN TestPluginsWithRuntimes 16:17:22 [2024-04-15T16:17:22.006Z] === RUN TestPluginsWithRuntimes/No_Args 16:17:22 [2024-04-15T16:17:22.942Z] === RUN TestPluginsWithRuntimes/With_Args 16:17:23 [2024-04-15T16:17:23.877Z] --- PASS: TestPluginsWithRuntimes (3.15s) 16:17:23 [2024-04-15T16:17:23.877Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.85s) 16:17:23 [2024-04-15T16:17:23.877Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.84s) 16:17:23 [2024-04-15T16:17:23.877Z] === RUN TestPluginBackCompatMediaTypes 16:17:24 [2024-04-15T16:17:24.136Z] --- PASS: TestPluginBackCompatMediaTypes (0.48s) 16:17:24 [2024-04-15T16:17:24.136Z] PASS 16:17:24 [2024-04-15T16:17:24.136Z] 16:17:24 [2024-04-15T16:17:24.136Z] DONE 25 tests in 9.190s 16:17:24 [2024-04-15T16:17:24.136Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 16:17:24 [2024-04-15T16:17:24.136Z] ++ '[' -n '' ']' 16:17:24 [2024-04-15T16:17:24.136Z] ++ 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 16:17:24 [2024-04-15T16:17:24.136Z] ++ set -e 16:17:24 [2024-04-15T16:17:24.136Z] ++ '[' -n 0 ']' 16:17:24 [2024-04-15T16:17:24.136Z] ++ set -x 16:17:24 [2024-04-15T16:17:24.136Z] ++ 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.lEHcasbQ2d/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 16:17:24 [2024-04-15T16:17:24.395Z] INFO: Testing against a local daemon 16:17:24 [2024-04-15T16:17:24.395Z] === RUN TestExternalGraphDriver 16:17:24 [2024-04-15T16:17:24.653Z] === RUN TestExternalGraphDriver/json 16:17:24 [2024-04-15T16:17:24.653Z] === RUN TestExternalGraphDriver/spec 16:17:24 [2024-04-15T16:17:24.653Z] === RUN TestExternalGraphDriver/pull 16:17:24 [2024-04-15T16:17:24.653Z] --- PASS: TestExternalGraphDriver (0.34s) 16:17:24 [2024-04-15T16:17:24.653Z] --- PASS: TestExternalGraphDriver/json (0.00s) 16:17:24 [2024-04-15T16:17:24.653Z] --- PASS: TestExternalGraphDriver/spec (0.00s) 16:17:24 [2024-04-15T16:17:24.653Z] --- PASS: TestExternalGraphDriver/pull (0.00s) 16:17:24 [2024-04-15T16:17:24.653Z] === RUN TestGraphdriverPluginV2 16:17:24 [2024-04-15T16:17:24.911Z] external_test.go:416: (*Execution).NotAmd64-fm 16:17:24 [2024-04-15T16:17:24.911Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) 16:17:24 [2024-04-15T16:17:24.911Z] PASS 16:17:24 [2024-04-15T16:17:24.911Z] 16:17:24 [2024-04-15T16:17:24.911Z] === Skipped 16:17:24 [2024-04-15T16:17:24.911Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) 16:17:24 [2024-04-15T16:17:24.911Z] external_test.go:416: (*Execution).NotAmd64-fm 16:17:24 [2024-04-15T16:17:24.911Z] 16:17:24 [2024-04-15T16:17:24.911Z] DONE 5 tests, 1 skipped in 0.695s 16:17:24 [2024-04-15T16:17:24.911Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 16:17:24 [2024-04-15T16:17:24.911Z] ++ '[' -n '' ']' 16:17:24 [2024-04-15T16:17:24.911Z] ++ 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 16:17:24 [2024-04-15T16:17:24.911Z] ++ set -e 16:17:24 [2024-04-15T16:17:24.911Z] ++ '[' -n 0 ']' 16:17:24 [2024-04-15T16:17:24.911Z] ++ set -x 16:17:24 [2024-04-15T16:17:24.912Z] ++ 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.lEHcasbQ2d/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 16:17:24 [2024-04-15T16:17:24.912Z] INFO: Testing against a local daemon 16:17:24 [2024-04-15T16:17:24.912Z] === RUN TestContinueAfterPluginCrash 16:17:24 [2024-04-15T16:17:24.912Z] === PAUSE TestContinueAfterPluginCrash 16:17:24 [2024-04-15T16:17:24.912Z] === RUN TestReadPluginNoRead 16:17:24 [2024-04-15T16:17:24.912Z] === PAUSE TestReadPluginNoRead 16:17:24 [2024-04-15T16:17:24.912Z] === RUN TestDaemonStartWithLogOpt 16:17:24 [2024-04-15T16:17:24.912Z] === PAUSE TestDaemonStartWithLogOpt 16:17:24 [2024-04-15T16:17:24.912Z] === CONT TestContinueAfterPluginCrash 16:17:24 [2024-04-15T16:17:24.912Z] === CONT TestDaemonStartWithLogOpt 16:17:24 [2024-04-15T16:17:24.912Z] === CONT TestReadPluginNoRead 16:17:27 [2024-04-15T16:17:27.445Z] === RUN TestReadPluginNoRead/default 16:17:27 [2024-04-15T16:17:27.445Z] --- PASS: TestDaemonStartWithLogOpt (2.57s) 16:17:28 [2024-04-15T16:17:28.381Z] === RUN TestReadPluginNoRead/disabled_caching 16:17:29 [2024-04-15T16:17:29.315Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 16:17:30 [2024-04-15T16:17:30.744Z] read_test.go:93: [d42d03bcc1306] daemon is not started 16:17:30 [2024-04-15T16:17:30.744Z] --- PASS: TestReadPluginNoRead (5.54s) 16:17:30 [2024-04-15T16:17:30.744Z] --- PASS: TestReadPluginNoRead/default (1.19s) 16:17:30 [2024-04-15T16:17:30.744Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.16s) 16:17:30 [2024-04-15T16:17:30.744Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.18s) 16:17:32 [2024-04-15T16:17:32.673Z] --- PASS: TestContinueAfterPluginCrash (7.62s) 16:17:32 [2024-04-15T16:17:32.673Z] PASS 16:17:32 [2024-04-15T16:17:32.673Z] 16:17:32 [2024-04-15T16:17:32.673Z] DONE 6 tests in 7.650s 16:17:32 [2024-04-15T16:17:32.673Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 16:17:32 [2024-04-15T16:17:32.673Z] ++ '[' -n '' ']' 16:17:32 [2024-04-15T16:17:32.673Z] ++ 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 16:17:32 [2024-04-15T16:17:32.673Z] ++ set -e 16:17:32 [2024-04-15T16:17:32.673Z] ++ '[' -n 0 ']' 16:17:32 [2024-04-15T16:17:32.673Z] ++ set -x 16:17:32 [2024-04-15T16:17:32.673Z] ++ 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.lEHcasbQ2d/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 16:17:32 [2024-04-15T16:17:32.673Z] testing: warning: no tests to run 16:17:32 [2024-04-15T16:17:32.673Z] PASS 16:17:32 [2024-04-15T16:17:32.673Z] 16:17:32 [2024-04-15T16:17:32.673Z] DONE 0 tests in 0.006s 16:17:32 [2024-04-15T16:17:32.673Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 16:17:32 [2024-04-15T16:17:32.673Z] ++ '[' -n '' ']' 16:17:32 [2024-04-15T16:17:32.673Z] ++ 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 16:17:32 [2024-04-15T16:17:32.673Z] ++ set -e 16:17:32 [2024-04-15T16:17:32.673Z] ++ '[' -n 0 ']' 16:17:32 [2024-04-15T16:17:32.673Z] ++ set -x 16:17:32 [2024-04-15T16:17:32.673Z] ++ 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.lEHcasbQ2d/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 16:17:32 [2024-04-15T16:17:32.673Z] INFO: Testing against a local daemon 16:17:32 [2024-04-15T16:17:32.673Z] === RUN TestPluginWithDevMounts 16:17:32 [2024-04-15T16:17:32.673Z] === PAUSE TestPluginWithDevMounts 16:17:32 [2024-04-15T16:17:32.673Z] === CONT TestPluginWithDevMounts 16:17:34 [2024-04-15T16:17:34.079Z] --- PASS: TestPluginWithDevMounts (1.47s) 16:17:34 [2024-04-15T16:17:34.079Z] PASS 16:17:34 [2024-04-15T16:17:34.079Z] 16:17:34 [2024-04-15T16:17:34.079Z] DONE 1 tests in 1.503s 16:17:34 [2024-04-15T16:17:34.079Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 16:17:34 [2024-04-15T16:17:34.079Z] ++ '[' -n '' ']' 16:17:34 [2024-04-15T16:17:34.079Z] ++ 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 16:17:34 [2024-04-15T16:17:34.079Z] ++ set -e 16:17:34 [2024-04-15T16:17:34.079Z] ++ '[' -n 0 ']' 16:17:34 [2024-04-15T16:17:34.079Z] ++ set -x 16:17:34 [2024-04-15T16:17:34.079Z] ++ 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.lEHcasbQ2d/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 16:17:34 [2024-04-15T16:17:34.079Z] INFO: Testing against a local daemon 16:17:34 [2024-04-15T16:17:34.079Z] === RUN TestSecretInspect 16:17:36 [2024-04-15T16:17:36.641Z] --- PASS: TestSecretInspect (1.98s) 16:17:36 [2024-04-15T16:17:36.641Z] === RUN TestSecretList 16:17:38 [2024-04-15T16:17:38.017Z] --- PASS: TestSecretList (1.92s) 16:17:38 [2024-04-15T16:17:38.017Z] === RUN TestSecretsCreateAndDelete 16:17:39 [2024-04-15T16:17:39.920Z] --- PASS: TestSecretsCreateAndDelete (1.87s) 16:17:39 [2024-04-15T16:17:39.920Z] === RUN TestSecretsUpdate 16:17:41 [2024-04-15T16:17:41.821Z] --- PASS: TestSecretsUpdate (1.92s) 16:17:41 [2024-04-15T16:17:41.821Z] === RUN TestTemplatedSecret 16:17:44 [2024-04-15T16:17:44.353Z] --- PASS: TestTemplatedSecret (2.44s) 16:17:44 [2024-04-15T16:17:44.353Z] === RUN TestSecretCreateResolve 16:17:46 [2024-04-15T16:17:46.255Z] --- PASS: TestSecretCreateResolve (2.00s) 16:17:46 [2024-04-15T16:17:46.255Z] PASS 16:17:46 [2024-04-15T16:17:46.255Z] 16:17:46 [2024-04-15T16:17:46.255Z] DONE 6 tests in 12.152s 16:17:46 [2024-04-15T16:17:46.255Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 16:17:46 [2024-04-15T16:17:46.255Z] ++ '[' -n '' ']' 16:17:46 [2024-04-15T16:17:46.255Z] ++ 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 16:17:46 [2024-04-15T16:17:46.255Z] ++ set -e 16:17:46 [2024-04-15T16:17:46.255Z] ++ '[' -n 0 ']' 16:17:46 [2024-04-15T16:17:46.255Z] ++ set -x 16:17:46 [2024-04-15T16:17:46.255Z] ++ 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.lEHcasbQ2d/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 16:17:46 [2024-04-15T16:17:46.255Z] INFO: Testing against a local daemon 16:17:46 [2024-04-15T16:17:46.255Z] === RUN TestServiceCreateInit 16:17:46 [2024-04-15T16:17:46.255Z] === RUN TestServiceCreateInit/daemonInitDisabled 16:17:50 [2024-04-15T16:17:50.442Z] === RUN TestServiceCreateInit/daemonInitEnabled 16:17:53 [2024-04-15T16:17:53.728Z] --- PASS: TestServiceCreateInit (7.30s) 16:17:53 [2024-04-15T16:17:53.728Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.62s) 16:17:53 [2024-04-15T16:17:53.728Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.67s) 16:17:53 [2024-04-15T16:17:53.728Z] === RUN TestCreateServiceMultipleTimes 16:18:08 [2024-04-15T16:18:08.606Z] --- PASS: TestCreateServiceMultipleTimes (14.57s) 16:18:08 [2024-04-15T16:18:08.606Z] === RUN TestCreateServiceConflict 16:18:10 [2024-04-15T16:18:10.508Z] --- PASS: TestCreateServiceConflict (2.05s) 16:18:10 [2024-04-15T16:18:10.509Z] === RUN TestCreateServiceMaxReplicas 16:18:13 [2024-04-15T16:18:13.041Z] --- PASS: TestCreateServiceMaxReplicas (2.63s) 16:18:13 [2024-04-15T16:18:13.041Z] === RUN TestCreateServiceSecretFileMode 16:18:25 [2024-04-15T16:18:25.244Z] --- PASS: TestCreateServiceSecretFileMode (12.47s) 16:18:25 [2024-04-15T16:18:25.244Z] === RUN TestCreateServiceConfigFileMode 16:18:40 [2024-04-15T16:18:40.121Z] --- PASS: TestCreateServiceConfigFileMode (12.34s) 16:18:40 [2024-04-15T16:18:40.121Z] === RUN TestCreateServiceSysctls 16:18:40 [2024-04-15T16:18:40.688Z] --- PASS: TestCreateServiceSysctls (3.00s) 16:18:40 [2024-04-15T16:18:40.688Z] === RUN TestCreateServiceCapabilities 16:18:43 [2024-04-15T16:18:43.221Z] --- PASS: TestCreateServiceCapabilities (2.33s) 16:18:43 [2024-04-15T16:18:43.221Z] === RUN TestInspect 16:18:45 [2024-04-15T16:18:45.754Z] --- PASS: TestInspect (2.64s) 16:18:45 [2024-04-15T16:18:45.754Z] === RUN TestCreateJob 16:18:49 [2024-04-15T16:18:49.041Z] --- PASS: TestCreateJob (3.25s) 16:18:49 [2024-04-15T16:18:49.041Z] === RUN TestReplicatedJob 16:18:53 [2024-04-15T16:18:53.231Z] --- PASS: TestReplicatedJob (4.41s) 16:18:53 [2024-04-15T16:18:53.231Z] === RUN TestUpdateReplicatedJob 16:18:56 [2024-04-15T16:18:56.516Z] --- PASS: TestUpdateReplicatedJob (2.95s) 16:18:56 [2024-04-15T16:18:56.516Z] === RUN TestServiceListWithStatuses 16:19:00 [2024-04-15T16:19:00.703Z] --- PASS: TestServiceListWithStatuses (4.23s) 16:19:00 [2024-04-15T16:19:00.703Z] === RUN TestDockerNetworkConnectAliasPreV144 16:19:04 [2024-04-15T16:19:04.891Z] --- PASS: TestDockerNetworkConnectAliasPreV144 (3.99s) 16:19:04 [2024-04-15T16:19:04.891Z] === RUN TestDockerNetworkReConnect 16:19:08 [2024-04-15T16:19:08.176Z] --- PASS: TestDockerNetworkReConnect (3.16s) 16:19:08 [2024-04-15T16:19:08.176Z] === RUN TestServicePlugin 16:19:08 [2024-04-15T16:19:08.176Z] plugin_test.go:25: (*Execution).NotAmd64-fm 16:19:08 [2024-04-15T16:19:08.176Z] --- SKIP: TestServicePlugin (0.00s) 16:19:08 [2024-04-15T16:19:08.176Z] === RUN TestServiceUpdateLabel 16:19:09 [2024-04-15T16:19:09.552Z] --- PASS: TestServiceUpdateLabel (1.89s) 16:19:09 [2024-04-15T16:19:09.552Z] === RUN TestServiceUpdateSecrets 16:19:24 [2024-04-15T16:19:24.429Z] --- PASS: TestServiceUpdateSecrets (14.26s) 16:19:24 [2024-04-15T16:19:24.430Z] === RUN TestServiceUpdateConfigs 16:19:39 [2024-04-15T16:19:39.307Z] --- PASS: TestServiceUpdateConfigs (14.12s) 16:19:39 [2024-04-15T16:19:39.307Z] === RUN TestServiceUpdateNetwork 16:19:51 [2024-04-15T16:19:51.514Z] --- PASS: TestServiceUpdateNetwork (12.16s) 16:19:51 [2024-04-15T16:19:51.514Z] === RUN TestServiceUpdatePidsLimit 16:19:51 [2024-04-15T16:19:51.514Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 16:19:51 [2024-04-15T16:19:51.772Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 16:19:59 [2024-04-15T16:19:59.886Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 16:20:06 [2024-04-15T16:20:06.451Z] --- PASS: TestServiceUpdatePidsLimit (16.24s) 16:20:06 [2024-04-15T16:20:06.451Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) 16:20:06 [2024-04-15T16:20:06.451Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s) 16:20:06 [2024-04-15T16:20:06.451Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s) 16:20:06 [2024-04-15T16:20:06.451Z] PASS 16:20:06 [2024-04-15T16:20:06.451Z] 16:20:06 [2024-04-15T16:20:06.451Z] === Skipped 16:20:06 [2024-04-15T16:20:06.451Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) 16:20:06 [2024-04-15T16:20:06.451Z] plugin_test.go:25: (*Execution).NotAmd64-fm 16:20:06 [2024-04-15T16:20:06.451Z] 16:20:06 [2024-04-15T16:20:06.451Z] DONE 26 tests, 1 skipped in 140.012s 16:20:06 [2024-04-15T16:20:06.451Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 16:20:06 [2024-04-15T16:20:06.451Z] ++ '[' -n '' ']' 16:20:06 [2024-04-15T16:20:06.451Z] ++ 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 16:20:06 [2024-04-15T16:20:06.451Z] ++ set -e 16:20:06 [2024-04-15T16:20:06.451Z] ++ '[' -n 0 ']' 16:20:06 [2024-04-15T16:20:06.451Z] ++ set -x 16:20:06 [2024-04-15T16:20:06.451Z] ++ 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.lEHcasbQ2d/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 16:20:06 [2024-04-15T16:20:06.451Z] INFO: Testing against a local daemon 16:20:06 [2024-04-15T16:20:06.451Z] === RUN TestSessionCreate 16:20:06 [2024-04-15T16:20:06.451Z] --- PASS: TestSessionCreate (0.01s) 16:20:06 [2024-04-15T16:20:06.451Z] === RUN TestSessionCreateWithBadUpgrade 16:20:06 [2024-04-15T16:20:06.451Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) 16:20:06 [2024-04-15T16:20:06.451Z] PASS 16:20:06 [2024-04-15T16:20:06.451Z] 16:20:06 [2024-04-15T16:20:06.451Z] DONE 2 tests in 0.040s 16:20:06 [2024-04-15T16:20:06.451Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 16:20:06 [2024-04-15T16:20:06.451Z] ++ '[' -n '' ']' 16:20:06 [2024-04-15T16:20:06.451Z] ++ 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 16:20:06 [2024-04-15T16:20:06.451Z] ++ set -e 16:20:06 [2024-04-15T16:20:06.451Z] ++ '[' -n 0 ']' 16:20:06 [2024-04-15T16:20:06.451Z] ++ set -x 16:20:06 [2024-04-15T16:20:06.451Z] ++ 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.lEHcasbQ2d/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 16:20:06 [2024-04-15T16:20:06.451Z] INFO: Testing against a local daemon 16:20:06 [2024-04-15T16:20:06.451Z] === RUN TestCgroupDriverSystemdMemoryLimit 16:20:06 [2024-04-15T16:20:06.451Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 16:20:06 [2024-04-15T16:20:06.451Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 16:20:06 [2024-04-15T16:20:06.451Z] === RUN TestDiskUsage 16:20:07 [2024-04-15T16:20:07.018Z] === RUN TestDiskUsage/empty 16:20:07 [2024-04-15T16:20:07.018Z] === RUN TestDiskUsage/empty/container_types 16:20:07 [2024-04-15T16:20:07.018Z] === RUN TestDiskUsage/empty/image_types 16:20:07 [2024-04-15T16:20:07.018Z] === RUN TestDiskUsage/empty/volume_types 16:20:07 [2024-04-15T16:20:07.018Z] === RUN TestDiskUsage/empty/build-cache_types 16:20:07 [2024-04-15T16:20:07.018Z] === RUN TestDiskUsage/empty/container,_volume_types 16:20:07 [2024-04-15T16:20:07.018Z] === RUN TestDiskUsage/empty/image,_build-cache_types 16:20:07 [2024-04-15T16:20:07.018Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types 16:20:07 [2024-04-15T16:20:07.018Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types 16:20:07 [2024-04-15T16:20:07.018Z] === RUN TestDiskUsage/empty/container,_image,_volume_types 16:20:07 [2024-04-15T16:20:07.018Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types 16:20:07 [2024-04-15T16:20:07.018Z] === RUN TestDiskUsage/after_LoadBusybox 16:20:07 [2024-04-15T16:20:07.018Z] === RUN TestDiskUsage/after_LoadBusybox/container_types 16:20:07 [2024-04-15T16:20:07.018Z] === RUN TestDiskUsage/after_LoadBusybox/image_types 16:20:07 [2024-04-15T16:20:07.018Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types 16:20:07 [2024-04-15T16:20:07.018Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types 16:20:07 [2024-04-15T16:20:07.018Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types 16:20:07 [2024-04-15T16:20:07.018Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types 16:20:07 [2024-04-15T16:20:07.018Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types 16:20:07 [2024-04-15T16:20:07.018Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types 16:20:07 [2024-04-15T16:20:07.018Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types 16:20:07 [2024-04-15T16:20:07.018Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types 16:20:07 [2024-04-15T16:20:07.018Z] === RUN TestDiskUsage/after_container.Run 16:20:07 [2024-04-15T16:20:07.277Z] === RUN TestDiskUsage/after_container.Run/container_types 16:20:07 [2024-04-15T16:20:07.277Z] === RUN TestDiskUsage/after_container.Run/image_types 16:20:07 [2024-04-15T16:20:07.277Z] === RUN TestDiskUsage/after_container.Run/volume_types 16:20:07 [2024-04-15T16:20:07.277Z] === RUN TestDiskUsage/after_container.Run/build-cache_types 16:20:07 [2024-04-15T16:20:07.277Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types 16:20:07 [2024-04-15T16:20:07.277Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types 16:20:07 [2024-04-15T16:20:07.277Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types 16:20:07 [2024-04-15T16:20:07.277Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types 16:20:07 [2024-04-15T16:20:07.277Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types 16:20:07 [2024-04-15T16:20:07.277Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types 16:20:07 [2024-04-15T16:20:07.535Z] --- PASS: TestDiskUsage (1.04s) 16:20:07 [2024-04-15T16:20:07.535Z] --- PASS: TestDiskUsage/empty (0.01s) 16:20:07 [2024-04-15T16:20:07.535Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) 16:20:07 [2024-04-15T16:20:07.535Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) 16:20:07 [2024-04-15T16:20:07.535Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) 16:20:07 [2024-04-15T16:20:07.535Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) 16:20:07 [2024-04-15T16:20:07.535Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) 16:20:07 [2024-04-15T16:20:07.535Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) 16:20:07 [2024-04-15T16:20:07.535Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) 16:20:07 [2024-04-15T16:20:07.535Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) 16:20:07 [2024-04-15T16:20:07.535Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) 16:20:07 [2024-04-15T16:20:07.535Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) 16:20:07 [2024-04-15T16:20:07.535Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.09s) 16:20:07 [2024-04-15T16:20:07.535Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) 16:20:07 [2024-04-15T16:20:07.535Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) 16:20:07 [2024-04-15T16:20:07.535Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) 16:20:07 [2024-04-15T16:20:07.535Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) 16:20:07 [2024-04-15T16:20:07.535Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) 16:20:07 [2024-04-15T16:20:07.535Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) 16:20:07 [2024-04-15T16:20:07.535Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) 16:20:07 [2024-04-15T16:20:07.535Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) 16:20:07 [2024-04-15T16:20:07.535Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) 16:20:07 [2024-04-15T16:20:07.535Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) 16:20:07 [2024-04-15T16:20:07.535Z] --- PASS: TestDiskUsage/after_container.Run (0.26s) 16:20:07 [2024-04-15T16:20:07.535Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) 16:20:07 [2024-04-15T16:20:07.535Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) 16:20:07 [2024-04-15T16:20:07.535Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) 16:20:07 [2024-04-15T16:20:07.535Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) 16:20:07 [2024-04-15T16:20:07.535Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) 16:20:07 [2024-04-15T16:20:07.535Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) 16:20:07 [2024-04-15T16:20:07.535Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) 16:20:07 [2024-04-15T16:20:07.535Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) 16:20:07 [2024-04-15T16:20:07.535Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) 16:20:07 [2024-04-15T16:20:07.535Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) 16:20:07 [2024-04-15T16:20:07.535Z] === RUN TestEventsExecDie 16:20:08 [2024-04-15T16:20:08.102Z] --- PASS: TestEventsExecDie (0.48s) 16:20:08 [2024-04-15T16:20:08.102Z] === RUN TestEventsBackwardsCompatible 16:20:08 [2024-04-15T16:20:08.102Z] --- PASS: TestEventsBackwardsCompatible (0.06s) 16:20:08 [2024-04-15T16:20:08.102Z] === RUN TestEventsVolumeCreate 16:20:08 [2024-04-15T16:20:08.102Z] --- PASS: TestEventsVolumeCreate (0.06s) 16:20:08 [2024-04-15T16:20:08.102Z] === RUN TestInfoBinaryCommits 16:20:08 [2024-04-15T16:20:08.102Z] --- PASS: TestInfoBinaryCommits (0.01s) 16:20:08 [2024-04-15T16:20:08.102Z] === RUN TestInfoAPIVersioned 16:20:08 [2024-04-15T16:20:08.102Z] --- PASS: TestInfoAPIVersioned (0.01s) 16:20:08 [2024-04-15T16:20:08.102Z] === RUN TestInfoAPI 16:20:08 [2024-04-15T16:20:08.102Z] --- PASS: TestInfoAPI (0.01s) 16:20:08 [2024-04-15T16:20:08.102Z] === RUN TestInfoAPIWarnings 16:20:26 [2024-04-15T16:20:26.207Z] --- PASS: TestInfoAPIWarnings (16.54s) 16:20:26 [2024-04-15T16:20:26.207Z] === RUN TestInfoDebug 16:20:26 [2024-04-15T16:20:26.207Z] --- PASS: TestInfoDebug (0.52s) 16:20:26 [2024-04-15T16:20:26.207Z] === RUN TestInfoInsecureRegistries 16:20:26 [2024-04-15T16:20:26.207Z] --- PASS: TestInfoInsecureRegistries (0.52s) 16:20:26 [2024-04-15T16:20:26.207Z] === RUN TestInfoRegistryMirrors 16:20:26 [2024-04-15T16:20:26.207Z] --- PASS: TestInfoRegistryMirrors (0.52s) 16:20:26 [2024-04-15T16:20:26.207Z] === RUN TestLoginFailsWithBadCredentials 16:20:27 [2024-04-15T16:20:27.143Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) 16:20:27 [2024-04-15T16:20:27.143Z] === RUN TestPingCacheHeaders 16:20:27 [2024-04-15T16:20:27.143Z] --- PASS: TestPingCacheHeaders (0.01s) 16:20:27 [2024-04-15T16:20:27.143Z] === RUN TestPingGet 16:20:27 [2024-04-15T16:20:27.143Z] --- PASS: TestPingGet (0.01s) 16:20:27 [2024-04-15T16:20:27.143Z] === RUN TestPingHead 16:20:27 [2024-04-15T16:20:27.143Z] --- PASS: TestPingHead (0.01s) 16:20:27 [2024-04-15T16:20:27.143Z] === RUN TestPingSwarmHeader 16:20:27 [2024-04-15T16:20:27.710Z] === RUN TestPingSwarmHeader/before_swarm_init 16:20:28 [2024-04-15T16:20:28.277Z] === RUN TestPingSwarmHeader/after_swarm_init 16:20:29 [2024-04-15T16:20:29.213Z] === RUN TestPingSwarmHeader/after_swarm_leave 16:20:29 [2024-04-15T16:20:29.213Z] --- PASS: TestPingSwarmHeader (1.94s) 16:20:29 [2024-04-15T16:20:29.213Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) 16:20:29 [2024-04-15T16:20:29.213Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) 16:20:29 [2024-04-15T16:20:29.213Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) 16:20:29 [2024-04-15T16:20:29.213Z] === RUN TestPingBuilderHeader 16:20:29 [2024-04-15T16:20:29.213Z] === RUN TestPingBuilderHeader/default_config 16:20:29 [2024-04-15T16:20:29.781Z] === RUN TestPingBuilderHeader/buildkit_disabled 16:20:30 [2024-04-15T16:20:30.348Z] --- PASS: TestPingBuilderHeader (1.04s) 16:20:30 [2024-04-15T16:20:30.348Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) 16:20:30 [2024-04-15T16:20:30.348Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s) 16:20:30 [2024-04-15T16:20:30.348Z] === RUN TestVersion 16:20:30 [2024-04-15T16:20:30.348Z] --- PASS: TestVersion (0.01s) 16:20:30 [2024-04-15T16:20:30.348Z] PASS 16:20:30 [2024-04-15T16:20:30.348Z] 16:20:30 [2024-04-15T16:20:30.348Z] === Skipped 16:20:30 [2024-04-15T16:20:30.348Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 16:20:30 [2024-04-15T16:20:30.348Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 16:20:30 [2024-04-15T16:20:30.348Z] 16:20:30 [2024-04-15T16:20:30.348Z] DONE 57 tests, 1 skipped in 23.803s 16:20:30 [2024-04-15T16:20:30.348Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 16:20:30 [2024-04-15T16:20:30.348Z] ++ '[' -n '' ']' 16:20:30 [2024-04-15T16:20:30.348Z] ++ 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 16:20:30 [2024-04-15T16:20:30.348Z] ++ set -e 16:20:30 [2024-04-15T16:20:30.348Z] ++ '[' -n 0 ']' 16:20:30 [2024-04-15T16:20:30.348Z] ++ set -x 16:20:30 [2024-04-15T16:20:30.349Z] ++ 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.lEHcasbQ2d/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 16:20:30 [2024-04-15T16:20:30.349Z] INFO: Testing against a local daemon 16:20:30 [2024-04-15T16:20:30.349Z] === RUN TestRunMountVolumeSubdir 16:20:30 [2024-04-15T16:20:30.607Z] mount_test.go:28: Setup stderr: 16:20:30 [2024-04-15T16:20:30.607Z] mount_test.go:28: Setup stdout: 16:20:30 [2024-04-15T16:20:30.607Z] /volume: 16:20:30 [2024-04-15T16:20:30.607Z] total 24K 16:20:30 [2024-04-15T16:20:30.607Z] drwxr-xr-x 5 root root 4.0K Apr 15 16:20 . 16:20:30 [2024-04-15T16:20:30.607Z] drwxr-xr-x 1 root root 4.0K Apr 15 16:20 .. 16:20:30 [2024-04-15T16:20:30.607Z] -rw-r--r-- 1 root root 4 Apr 15 16:20 bar.txt 16:20:30 [2024-04-15T16:20:30.607Z] drwxr-xr-x 2 root root 4.0K Apr 15 16:20 bin 16:20:30 [2024-04-15T16:20:30.607Z] drwxr-xr-x 3 root root 4.0K Apr 15 16:20 hack 16:20:30 [2024-04-15T16:20:30.607Z] drwxr-xr-x 2 root root 4.0K Apr 15 16:20 subdir 16:20:30 [2024-04-15T16:20:30.607Z] 16:20:30 [2024-04-15T16:20:30.607Z] /volume/hack/: 16:20:30 [2024-04-15T16:20:30.607Z] total 12K 16:20:30 [2024-04-15T16:20:30.607Z] drwxr-xr-x 3 root root 4.0K Apr 15 16:20 . 16:20:30 [2024-04-15T16:20:30.607Z] drwxr-xr-x 5 root root 4.0K Apr 15 16:20 .. 16:20:30 [2024-04-15T16:20:30.607Z] lrwxrwxrwx 1 root root 4 Apr 15 16:20 bad -> root 16:20:30 [2024-04-15T16:20:30.607Z] lrwxrwxrwx 1 root root 9 Apr 15 16:20 good -> ../subdir 16:20:30 [2024-04-15T16:20:30.607Z] drwxr-xr-x 2 root root 4.0K Apr 15 16:20 iwanttobehackedwithtoctou 16:20:30 [2024-04-15T16:20:30.607Z] lrwxrwxrwx 1 root root 1 Apr 15 16:20 root -> / 16:20:30 [2024-04-15T16:20:30.607Z] === RUN TestRunMountVolumeSubdir/subdir 16:20:31 [2024-04-15T16:20:31.175Z] mount_test.go:101: stdout: 16:20:31 [2024-04-15T16:20:31.175Z] hello.txt 16:20:31 [2024-04-15T16:20:31.175Z] mount_test.go:102: stderr: 16:20:31 [2024-04-15T16:20:31.175Z] === RUN TestRunMountVolumeSubdir/subdir_link 16:20:31 [2024-04-15T16:20:31.434Z] mount_test.go:101: stdout: 16:20:31 [2024-04-15T16:20:31.434Z] hello.txt 16:20:31 [2024-04-15T16:20:31.434Z] mount_test.go:102: stderr: 16:20:31 [2024-04-15T16:20:31.434Z] === RUN TestRunMountVolumeSubdir/subdir_with_copy_data 16:20:32 [2024-04-15T16:20:32.001Z] mount_test.go:101: stdout: 16:20:32 [2024-04-15T16:20:32.001Z] /bin/busybox 16:20:32 [2024-04-15T16:20:32.001Z] mount_test.go:102: stderr: 16:20:32 [2024-04-15T16:20:32.001Z] === RUN TestRunMountVolumeSubdir/file 16:20:32 [2024-04-15T16:20:32.260Z] mount_test.go:101: stdout: 16:20:32 [2024-04-15T16:20:32.260Z] foo 16:20:32 [2024-04-15T16:20:32.260Z] mount_test.go:102: stderr: 16:20:32 [2024-04-15T16:20:32.260Z] === RUN TestRunMountVolumeSubdir/relative_with_backtracks 16:20:32 [2024-04-15T16:20:32.260Z] === RUN TestRunMountVolumeSubdir/not_existing 16:20:32 [2024-04-15T16:20:32.519Z] === RUN TestRunMountVolumeSubdir/mount_link 16:20:32 [2024-04-15T16:20:32.777Z] === RUN TestRunMountVolumeSubdir/mount_link_link 16:20:32 [2024-04-15T16:20:32.777Z] --- PASS: TestRunMountVolumeSubdir (2.62s) 16:20:32 [2024-04-15T16:20:32.777Z] --- PASS: TestRunMountVolumeSubdir/subdir (0.41s) 16:20:32 [2024-04-15T16:20:32.777Z] --- PASS: TestRunMountVolumeSubdir/subdir_link (0.42s) 16:20:32 [2024-04-15T16:20:32.777Z] --- PASS: TestRunMountVolumeSubdir/subdir_with_copy_data (0.44s) 16:20:32 [2024-04-15T16:20:32.777Z] --- PASS: TestRunMountVolumeSubdir/file (0.42s) 16:20:32 [2024-04-15T16:20:32.777Z] --- PASS: TestRunMountVolumeSubdir/relative_with_backtracks (0.00s) 16:20:32 [2024-04-15T16:20:32.777Z] --- PASS: TestRunMountVolumeSubdir/not_existing (0.19s) 16:20:32 [2024-04-15T16:20:32.777Z] --- PASS: TestRunMountVolumeSubdir/mount_link (0.15s) 16:20:32 [2024-04-15T16:20:32.777Z] --- PASS: TestRunMountVolumeSubdir/mount_link_link (0.14s) 16:20:32 [2024-04-15T16:20:32.777Z] === RUN TestVolumesCreateAndList 16:20:32 [2024-04-15T16:20:32.777Z] --- PASS: TestVolumesCreateAndList (0.01s) 16:20:32 [2024-04-15T16:20:32.777Z] === RUN TestVolumesRemove 16:20:33 [2024-04-15T16:20:33.036Z] === RUN TestVolumesRemove/volume_in_use 16:20:33 [2024-04-15T16:20:33.036Z] === RUN TestVolumesRemove/volume_not_in_use 16:20:33 [2024-04-15T16:20:33.036Z] === RUN TestVolumesRemove/non-existing_volume 16:20:33 [2024-04-15T16:20:33.036Z] === RUN TestVolumesRemove/non-existing_volume_force 16:20:33 [2024-04-15T16:20:33.036Z] --- PASS: TestVolumesRemove (0.07s) 16:20:33 [2024-04-15T16:20:33.036Z] --- PASS: TestVolumesRemove/volume_in_use (0.00s) 16:20:33 [2024-04-15T16:20:33.036Z] --- PASS: TestVolumesRemove/volume_not_in_use (0.01s) 16:20:33 [2024-04-15T16:20:33.036Z] --- PASS: TestVolumesRemove/non-existing_volume (0.00s) 16:20:33 [2024-04-15T16:20:33.036Z] --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s) 16:20:33 [2024-04-15T16:20:33.036Z] === RUN TestVolumesRemoveSwarmEnabled 16:20:33 [2024-04-15T16:20:33.036Z] === PAUSE TestVolumesRemoveSwarmEnabled 16:20:33 [2024-04-15T16:20:33.036Z] === RUN TestVolumesInspect 16:20:33 [2024-04-15T16:20:33.036Z] --- PASS: TestVolumesInspect (0.01s) 16:20:33 [2024-04-15T16:20:33.036Z] === RUN TestVolumesInvalidJSON 16:20:33 [2024-04-15T16:20:33.036Z] === RUN TestVolumesInvalidJSON/volumes/create 16:20:33 [2024-04-15T16:20:33.036Z] === PAUSE TestVolumesInvalidJSON/volumes/create 16:20:33 [2024-04-15T16:20:33.036Z] === CONT TestVolumesInvalidJSON/volumes/create 16:20:33 [2024-04-15T16:20:33.036Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type 16:20:33 [2024-04-15T16:20:33.036Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON 16:20:33 [2024-04-15T16:20:33.036Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON 16:20:33 [2024-04-15T16:20:33.036Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body 16:20:33 [2024-04-15T16:20:33.036Z] --- PASS: TestVolumesInvalidJSON (0.01s) 16:20:33 [2024-04-15T16:20:33.036Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) 16:20:33 [2024-04-15T16:20:33.036Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) 16:20:33 [2024-04-15T16:20:33.036Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) 16:20:33 [2024-04-15T16:20:33.036Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) 16:20:33 [2024-04-15T16:20:33.036Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) 16:20:33 [2024-04-15T16:20:33.036Z] === RUN TestVolumePruneAnonymous 16:20:33 [2024-04-15T16:20:33.036Z] --- PASS: TestVolumePruneAnonymous (0.03s) 16:20:33 [2024-04-15T16:20:33.036Z] === RUN TestVolumePruneAnonFromImage 16:20:33 [2024-04-15T16:20:33.036Z] --- PASS: TestVolumePruneAnonFromImage (0.16s) 16:20:33 [2024-04-15T16:20:33.036Z] === CONT TestVolumesRemoveSwarmEnabled 16:20:34 [2024-04-15T16:20:34.413Z] === RUN TestVolumesRemoveSwarmEnabled/volume_in_use 16:20:34 [2024-04-15T16:20:34.413Z] === RUN TestVolumesRemoveSwarmEnabled/volume_not_in_use 16:20:34 [2024-04-15T16:20:34.413Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume 16:20:34 [2024-04-15T16:20:34.413Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume_force 16:20:35 [2024-04-15T16:20:35.348Z] --- PASS: TestVolumesRemoveSwarmEnabled (2.00s) 16:20:35 [2024-04-15T16:20:35.348Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s) 16:20:35 [2024-04-15T16:20:35.348Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s) 16:20:35 [2024-04-15T16:20:35.348Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s) 16:20:35 [2024-04-15T16:20:35.348Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s) 16:20:35 [2024-04-15T16:20:35.348Z] PASS 16:20:35 [2024-04-15T16:20:35.348Z] 16:20:35 [2024-04-15T16:20:35.348Z] DONE 29 tests in 4.935s 16:20:35 [2024-04-15T16:20:35.348Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 16:20:35 [2024-04-15T16:20:35.348Z] ++++ cat bundles/test-integration/TestUsernsCommit/d50f8a8498481/docker.pid 16:20:35 [2024-04-15T16:20:35.348Z] +++ kill 68289 16:20:35 [2024-04-15T16:20:35.348Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 68289 is not a child of this shell 16:20:35 [2024-04-15T16:20:35.348Z] warning: PID 68289 from bundles/test-integration/TestUsernsCommit/d50f8a8498481/docker.pid had a nonzero exit code 16:20:35 [2024-04-15T16:20:35.348Z] umount: bundles/test-integration/TestUsernsCommit/d50f8a8498481/root: not mounted. 16:20:35 [2024-04-15T16:20:35.348Z] ++++ cat bundles/test-integration/docker.pid 16:20:35 [2024-04-15T16:20:35.348Z] +++ kill 25140 16:20:36 [2024-04-15T16:20:36.724Z] +++ /etc/init.d/apparmor stop 16:20:36 [2024-04-15T16:20:36.724Z] Leaving: AppArmorNo profiles have been unloaded. 16:20:36 [2024-04-15T16:20:36.724Z] 16:20:36 [2024-04-15T16:20:36.724Z] Unloading profiles will leave already running processes permanently 16:20:36 [2024-04-15T16:20:36.724Z] unconfined, which can lead to unexpected situations. 16:20:36 [2024-04-15T16:20:36.724Z] 16:20:36 [2024-04-15T16:20:36.724Z] To set a process to complain mode, use the command line tool 16:20:36 [2024-04-15T16:20:36.724Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 16:20:36 [2024-04-15T16:20:36.724Z] +++ true 16:20:36 [2024-04-15T16:20:36.724Z] exiting test-integration 16:20:36 [2024-04-15T16:20:36.724Z] ++ exit 0 16:20:36 [2024-04-15T16:20:36.724Z] Post stage [Pipeline] junit 16:20:38 [2024-04-15T16:20:38.114Z] Recording test results 16:20:38 [2024-04-15T16:20:38.378Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 16:20:38 [2024-04-15T16:20:38.674Z] + echo Ensuring container killed. 16:20:38 [2024-04-15T16:20:38.674Z] Ensuring container killed. 16:20:38 [2024-04-15T16:20:38.674Z] + docker rm -vf docker-pr2 16:20:38 [2024-04-15T16:20:38.674Z] Error response from daemon: No such container: docker-pr2 [Pipeline] sh 16:20:38 [2024-04-15T16:20:38.953Z] + echo Chowning /workspace to jenkins user 16:20:38 [2024-04-15T16:20:38.953Z] Chowning /workspace to jenkins user 16:20:38 [2024-04-15T16:20:38.953Z] + id -u 16:20:38 [2024-04-15T16:20:38.953Z] + id -g 16:20:38 [2024-04-15T16:20:38.953Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47719:/workspace busybox chown -R 1000:1000 /workspace 16:20:38 [2024-04-15T16:20:38.953Z] Unable to find image 'busybox:latest' locally 16:20:38 [2024-04-15T16:20:38.953Z] latest: Pulling from library/busybox 16:20:38 [2024-04-15T16:20:38.953Z] 45d8eb5967de: Already exists 16:20:39 [2024-04-15T16:20:39.212Z] Digest: sha256:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966 16:20:39 [2024-04-15T16:20:39.212Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh 16:20:40 [2024-04-15T16:20:40.874Z] + bundleName=arm64-integration 16:20:40 [2024-04-15T16:20:40.874Z] + echo Creating arm64-integration-bundles.tar.gz 16:20:40 [2024-04-15T16:20:40.874Z] Creating arm64-integration-bundles.tar.gz 16:20:40 [2024-04-15T16:20:40.874Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print 16:20:40 [2024-04-15T16:20:40.874Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts 16:20:41 [2024-04-15T16:20:41.144Z] Archiving artifacts 16:20:42 [2024-04-15T16:20:42.613Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47719/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 16:20:43 [2024-04-15T16:20:43.033Z] + make clean 16:20:43 [2024-04-15T16:20:43.033Z] docker volume rm -f docker-dev-cache docker-mod-cache 16:20:43 [2024-04-15T16:20:43.033Z] docker-dev-cache 16:20:43 [2024-04-15T16:20:43.033Z] 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-47719/2/stashes/