Skip to content
Success

Console Output

Pull request #46938 updated
16:31:23 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from cf5a3bc53134db29e04fe038fa4e5ed7929a7676+388216fc45aba43d54b950400c5106ecd71fb3db (e1628c6b74b9cb8fa345d7dabd7d5bd326bb5f8a)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-46938@libs/jps/.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.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
 > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared 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
16:31:27 [2023-12-20T16:31:27.220Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
16:31:27 [2023-12-20T16:31:27.226Z] Trying to pass milestone 1
[Pipeline] milestone
16:31:27 [2023-12-20T16:31:27.378Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
16:31:42 [2023-12-20T16:31:42.712Z] Still waiting to schedule task
16:31:42 [2023-12-20T16:31:42.712Z]EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0cea3b9a058f44022)’ is offline
16:32:24 [2023-12-20T16:32:24.595Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0cea3b9a058f44022) in /home/ubuntu/workspace/moby_PR-46938
[Pipeline] {
[Pipeline] checkout
16:32:24 [2023-12-20T16:32:24.846Z] The recommended git tool is: git
16:32:26 [2023-12-20T16:32:26.976Z] using credential docker-jenkins-github-credentials
16:32:26 [2023-12-20T16:32:26.993Z] Cloning the remote Git repository
16:32:26 [2023-12-20T16:32:26.993Z] Cloning with configured refspecs honoured and without tags
16:32:26 [2023-12-20T16:32:26.993Z] Cloning repository https://github.com/moby/moby.git
16:32:27 [2023-12-20T16:32:27.049Z]  > git init /home/ubuntu/workspace/moby_PR-46938 # timeout=10
16:32:27 [2023-12-20T16:32:27.361Z] Fetching upstream changes from https://github.com/moby/moby.git
16:32:27 [2023-12-20T16:32:27.361Z]  > git --version # timeout=10
16:32:27 [2023-12-20T16:32:27.364Z]  > git --version # 'git version 2.25.1'
16:32:27 [2023-12-20T16:32:27.365Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:32:27 [2023-12-20T16:32:27.366Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46938/head:refs/remotes/origin/PR-46938 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:32:41 [2023-12-20T16:32:41.043Z] Fetching without tags
16:32:41 [2023-12-20T16:32:41.248Z] Merging remotes/origin/master commit 388216fc45aba43d54b950400c5106ecd71fb3db into PR head commit cf5a3bc53134db29e04fe038fa4e5ed7929a7676
16:32:41 [2023-12-20T16:32:41.927Z] Merge succeeded, producing cf5a3bc53134db29e04fe038fa4e5ed7929a7676
16:32:41 [2023-12-20T16:32:41.927Z] Checking out Revision cf5a3bc53134db29e04fe038fa4e5ed7929a7676 (PR-46938)
16:32:41 [2023-12-20T16:32:41.020Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:32:41 [2023-12-20T16:32:41.024Z]  > git config --add remote.origin.fetch +refs/pull/46938/head:refs/remotes/origin/PR-46938 # timeout=10
16:32:41 [2023-12-20T16:32:41.027Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:32:41 [2023-12-20T16:32:41.033Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:32:41 [2023-12-20T16:32:41.040Z] Fetching upstream changes from https://github.com/moby/moby.git
16:32:41 [2023-12-20T16:32:41.041Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:32:41 [2023-12-20T16:32:41.042Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46938/head:refs/remotes/origin/PR-46938 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:32:41 [2023-12-20T16:32:41.249Z]  > git config core.sparsecheckout # timeout=10
16:32:41 [2023-12-20T16:32:41.252Z]  > git checkout -f cf5a3bc53134db29e04fe038fa4e5ed7929a7676 # timeout=10
16:32:41 [2023-12-20T16:32:41.901Z]  > git remote # timeout=10
16:32:41 [2023-12-20T16:32:41.905Z]  > git config --get remote.origin.url # timeout=10
16:32:41 [2023-12-20T16:32:41.908Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:32:41 [2023-12-20T16:32:41.909Z]  > git merge 388216fc45aba43d54b950400c5106ecd71fb3db # timeout=10
16:32:41 [2023-12-20T16:32:41.917Z]  > git rev-parse HEAD^{commit} # timeout=10
16:32:41 [2023-12-20T16:32:41.924Z]  > git config core.sparsecheckout # timeout=10
16:32:41 [2023-12-20T16:32:41.927Z]  > git checkout -f cf5a3bc53134db29e04fe038fa4e5ed7929a7676 # timeout=10
16:32:46 [2023-12-20T16:32:46.303Z] Commit message: "c8d: Fix image commit with userns mapping"
16:32:46 [2023-12-20T16:32:46.310Z] First time build. Skipping changelog.
16:32:46 [2023-12-20T16:32:46.302Z]  > git rev-list --no-walk 38d267ba70d4392b0c5c0c53c1f91c13cfbff664 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:32:47 [2023-12-20T16:32:47.132Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46938:/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
16:32:52 [2023-12-20T16:32:52.407Z] Unable to find image 'alpine:latest' locally
16:32:52 [2023-12-20T16:32:52.407Z] latest: Pulling from library/alpine
16:32:52 [2023-12-20T16:32:52.407Z] c30352492317: Pulling fs layer
16:32:52 [2023-12-20T16:32:52.407Z] c30352492317: Download complete
16:32:52 [2023-12-20T16:32:52.407Z] c30352492317: Pull complete
16:32:52 [2023-12-20T16:32:52.407Z] Digest: sha256:51b67269f354137895d43f3b3d810bfacd3945438e94dc5ac55fdac340352f48
16:32:52 [2023-12-20T16:32:52.407Z] Status: Downloaded newer image for alpine:latest
16:33:04 [2023-12-20T16:33:04.625Z] 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
16:33:04 [2023-12-20T16:33:04.719Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0cea3b9a058f44022) in /home/ubuntu/workspace/moby_PR-46938
[Pipeline] {
[Pipeline] checkout
16:33:04 [2023-12-20T16:33:04.741Z] The recommended git tool is: git
16:33:04 [2023-12-20T16:33:04.751Z] using credential docker-jenkins-github-credentials
16:33:04 [2023-12-20T16:33:04.769Z] Fetching changes from the remote Git repository
16:33:04 [2023-12-20T16:33:04.775Z] Fetching without tags
16:33:04 [2023-12-20T16:33:04.989Z] Merging remotes/origin/master commit 388216fc45aba43d54b950400c5106ecd71fb3db into PR head commit cf5a3bc53134db29e04fe038fa4e5ed7929a7676
16:33:05 [2023-12-20T16:33:05.043Z] Merge succeeded, producing cf5a3bc53134db29e04fe038fa4e5ed7929a7676
16:33:05 [2023-12-20T16:33:05.044Z] Checking out Revision cf5a3bc53134db29e04fe038fa4e5ed7929a7676 (PR-46938)
16:33:04 [2023-12-20T16:33:04.767Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46938/.git # timeout=10
16:33:04 [2023-12-20T16:33:04.772Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:33:04 [2023-12-20T16:33:04.778Z] Fetching upstream changes from https://github.com/moby/moby.git
16:33:04 [2023-12-20T16:33:04.778Z]  > git --version # timeout=10
16:33:04 [2023-12-20T16:33:04.781Z]  > git --version # 'git version 2.25.1'
16:33:04 [2023-12-20T16:33:04.781Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:33:04 [2023-12-20T16:33:04.782Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46938/head:refs/remotes/origin/PR-46938 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:33:04 [2023-12-20T16:33:04.993Z]  > git config core.sparsecheckout # timeout=10
16:33:04 [2023-12-20T16:33:04.996Z]  > git checkout -f cf5a3bc53134db29e04fe038fa4e5ed7929a7676 # timeout=10
16:33:05 [2023-12-20T16:33:05.026Z]  > git remote # timeout=10
16:33:05 [2023-12-20T16:33:05.029Z]  > git config --get remote.origin.url # timeout=10
16:33:05 [2023-12-20T16:33:05.031Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:33:05 [2023-12-20T16:33:05.032Z]  > git merge 388216fc45aba43d54b950400c5106ecd71fb3db # timeout=10
16:33:05 [2023-12-20T16:33:05.040Z]  > git rev-parse HEAD^{commit} # timeout=10
16:33:05 [2023-12-20T16:33:05.047Z]  > git config core.sparsecheckout # timeout=10
16:33:05 [2023-12-20T16:33:05.049Z]  > git checkout -f cf5a3bc53134db29e04fe038fa4e5ed7929a7676 # timeout=10
16:33:05 [2023-12-20T16:33:05.131Z] Commit message: "c8d: Fix image commit with userns mapping"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
16:33:05 [2023-12-20T16:33:05.869Z] + docker version
16:33:05 [2023-12-20T16:33:05.869Z] Client: Docker Engine - Community
16:33:05 [2023-12-20T16:33:05.869Z]  Version:           24.0.7
16:33:05 [2023-12-20T16:33:05.869Z]  API version:       1.43
16:33:05 [2023-12-20T16:33:05.869Z]  Go version:        go1.20.10
16:33:05 [2023-12-20T16:33:05.869Z]  Git commit:        afdd53b
16:33:05 [2023-12-20T16:33:05.869Z]  Built:             Thu Oct 26 09:08:14 2023
16:33:05 [2023-12-20T16:33:05.869Z]  OS/Arch:           linux/arm64
16:33:05 [2023-12-20T16:33:05.869Z]  Context:           default
16:33:05 [2023-12-20T16:33:05.869Z] 
16:33:05 [2023-12-20T16:33:05.869Z] Server: Docker Engine - Community
16:33:05 [2023-12-20T16:33:05.869Z]  Engine:
16:33:05 [2023-12-20T16:33:05.869Z]   Version:          24.0.7
16:33:05 [2023-12-20T16:33:05.869Z]   API version:      1.43 (minimum version 1.12)
16:33:05 [2023-12-20T16:33:05.869Z]   Go version:       go1.20.10
16:33:05 [2023-12-20T16:33:05.869Z]   Git commit:       311b9ff
16:33:05 [2023-12-20T16:33:05.869Z]   Built:            Thu Oct 26 09:08:14 2023
16:33:05 [2023-12-20T16:33:05.869Z]   OS/Arch:          linux/arm64
16:33:05 [2023-12-20T16:33:05.869Z]   Experimental:     true
16:33:05 [2023-12-20T16:33:05.869Z]  containerd:
16:33:05 [2023-12-20T16:33:05.869Z]   Version:          1.6.25
16:33:05 [2023-12-20T16:33:05.869Z]   GitCommit:        d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f
16:33:05 [2023-12-20T16:33:05.869Z]  runc:
16:33:05 [2023-12-20T16:33:05.869Z]   Version:          1.1.10
16:33:05 [2023-12-20T16:33:05.869Z]   GitCommit:        v1.1.10-0-g18a0cb0
16:33:05 [2023-12-20T16:33:05.869Z]  docker-init:
16:33:05 [2023-12-20T16:33:05.869Z]   Version:          0.19.0
16:33:05 [2023-12-20T16:33:05.869Z]   GitCommit:        de40ad0
[Pipeline] sh
16:33:06 [2023-12-20T16:33:06.155Z] + docker info
16:33:16 [2023-12-20T16:33:16.139Z] Client: Docker Engine - Community
16:33:16 [2023-12-20T16:33:16.139Z]  Version:    24.0.7
16:33:16 [2023-12-20T16:33:16.139Z]  Context:    default
16:33:16 [2023-12-20T16:33:16.139Z]  Debug Mode: false
16:33:16 [2023-12-20T16:33:16.139Z]  Plugins:
16:33:16 [2023-12-20T16:33:16.139Z]   buildx: Docker Buildx (Docker Inc.)
16:33:16 [2023-12-20T16:33:16.139Z]     Version:  v0.12.0
16:33:16 [2023-12-20T16:33:16.139Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
16:33:16 [2023-12-20T16:33:16.139Z]   compose: Docker Compose (Docker Inc.)
16:33:16 [2023-12-20T16:33:16.139Z]     Version:  v2.23.3
16:33:16 [2023-12-20T16:33:16.139Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
16:33:16 [2023-12-20T16:33:16.139Z] 
16:33:16 [2023-12-20T16:33:16.139Z] Server:
16:33:16 [2023-12-20T16:33:16.139Z]  Containers: 0
16:33:16 [2023-12-20T16:33:16.139Z]   Running: 0
16:33:16 [2023-12-20T16:33:16.139Z]   Paused: 0
16:33:16 [2023-12-20T16:33:16.139Z]   Stopped: 0
16:33:16 [2023-12-20T16:33:16.139Z]  Images: 1
16:33:16 [2023-12-20T16:33:16.139Z]  Server Version: 24.0.7
16:33:16 [2023-12-20T16:33:16.139Z]  Storage Driver: overlay2
16:33:16 [2023-12-20T16:33:16.139Z]   Backing Filesystem: extfs
16:33:16 [2023-12-20T16:33:16.139Z]   Supports d_type: true
16:33:16 [2023-12-20T16:33:16.139Z]   Using metacopy: false
16:33:16 [2023-12-20T16:33:16.139Z]   Native Overlay Diff: true
16:33:16 [2023-12-20T16:33:16.139Z]   userxattr: false
16:33:16 [2023-12-20T16:33:16.139Z]  Logging Driver: json-file
16:33:16 [2023-12-20T16:33:16.139Z]  Cgroup Driver: cgroupfs
16:33:16 [2023-12-20T16:33:16.139Z]  Cgroup Version: 1
16:33:16 [2023-12-20T16:33:16.139Z]  Plugins:
16:33:16 [2023-12-20T16:33:16.139Z]   Volume: local
16:33:16 [2023-12-20T16:33:16.139Z]   Network: bridge host ipvlan macvlan null overlay
16:33:16 [2023-12-20T16:33:16.139Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:33:16 [2023-12-20T16:33:16.139Z]  Swarm: inactive
16:33:16 [2023-12-20T16:33:16.139Z]  Runtimes: io.containerd.runc.v2 runc
16:33:16 [2023-12-20T16:33:16.139Z]  Default Runtime: runc
16:33:16 [2023-12-20T16:33:16.139Z]  Init Binary: docker-init
16:33:16 [2023-12-20T16:33:16.139Z]  containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f
16:33:16 [2023-12-20T16:33:16.139Z]  runc version: v1.1.10-0-g18a0cb0
16:33:16 [2023-12-20T16:33:16.139Z]  init version: de40ad0
16:33:16 [2023-12-20T16:33:16.139Z]  Security Options:
16:33:16 [2023-12-20T16:33:16.139Z]   apparmor
16:33:16 [2023-12-20T16:33:16.139Z]   seccomp
16:33:16 [2023-12-20T16:33:16.139Z]    Profile: builtin
16:33:16 [2023-12-20T16:33:16.139Z]  Kernel Version: 5.15.0-1050-aws
16:33:16 [2023-12-20T16:33:16.139Z]  Operating System: Ubuntu 20.04.6 LTS
16:33:16 [2023-12-20T16:33:16.139Z]  OSType: linux
16:33:16 [2023-12-20T16:33:16.139Z]  Architecture: aarch64
16:33:16 [2023-12-20T16:33:16.139Z]  CPUs: 8
16:33:16 [2023-12-20T16:33:16.139Z]  Total Memory: 30.64GiB
16:33:16 [2023-12-20T16:33:16.139Z]  Name: ip-10-100-117-193
16:33:16 [2023-12-20T16:33:16.139Z]  ID: df31e515-0d6e-4cdc-bab7-e14664be0d77
16:33:16 [2023-12-20T16:33:16.139Z]  Docker Root Dir: /var/lib/docker
16:33:16 [2023-12-20T16:33:16.139Z]  Debug Mode: false
16:33:16 [2023-12-20T16:33:16.139Z]  Experimental: true
16:33:16 [2023-12-20T16:33:16.139Z]  Insecure Registries:
16:33:16 [2023-12-20T16:33:16.139Z]   127.0.0.0/8
16:33:16 [2023-12-20T16:33:16.139Z]  Live Restore Enabled: true
16:33:16 [2023-12-20T16:33:16.139Z] 
[Pipeline] sh
16:33:16 [2023-12-20T16:33:16.424Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
16:33:16 [2023-12-20T16:33:16.424Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
16:33:16 [2023-12-20T16:33:16.424Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46938/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
16:33:16 [2023-12-20T16:33:16.424Z] + bash /home/ubuntu/workspace/moby_PR-46938/check-config.sh
16:33:16 [2023-12-20T16:33:16.424Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
16:33:16 [2023-12-20T16:33:16.424Z] info: reading kernel config from /boot/config-5.15.0-1050-aws ...
16:33:16 [2023-12-20T16:33:16.424Z] 
16:33:16 [2023-12-20T16:33:16.424Z] Generally Necessary:
16:33:16 [2023-12-20T16:33:16.424Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
16:33:16 [2023-12-20T16:33:16.424Z] - apparmor: enabled and tools installed
16:33:16 [2023-12-20T16:33:16.424Z] - CONFIG_NAMESPACES: enabled
16:33:16 [2023-12-20T16:33:16.424Z] - CONFIG_NET_NS: enabled
16:33:16 [2023-12-20T16:33:16.424Z] - CONFIG_PID_NS: enabled
16:33:16 [2023-12-20T16:33:16.424Z] - CONFIG_IPC_NS: enabled
16:33:16 [2023-12-20T16:33:16.424Z] - CONFIG_UTS_NS: enabled
16:33:16 [2023-12-20T16:33:16.424Z] - CONFIG_CGROUPS: enabled
16:33:16 [2023-12-20T16:33:16.424Z] - CONFIG_CGROUP_CPUACCT: enabled
16:33:16 [2023-12-20T16:33:16.424Z] - CONFIG_CGROUP_DEVICE: enabled
16:33:16 [2023-12-20T16:33:16.424Z] - CONFIG_CGROUP_FREEZER: enabled
16:33:16 [2023-12-20T16:33:16.685Z] - CONFIG_CGROUP_SCHED: enabled
16:33:16 [2023-12-20T16:33:16.686Z] - CONFIG_CPUSETS: enabled
16:33:16 [2023-12-20T16:33:16.686Z] - CONFIG_MEMCG: enabled
16:33:16 [2023-12-20T16:33:16.686Z] - CONFIG_KEYS: enabled
16:33:16 [2023-12-20T16:33:16.686Z] - CONFIG_VETH: enabled (as module)
16:33:16 [2023-12-20T16:33:16.686Z] - CONFIG_BRIDGE: enabled (as module)
16:33:16 [2023-12-20T16:33:16.686Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
16:33:16 [2023-12-20T16:33:16.686Z] - CONFIG_IP_NF_FILTER: enabled (as module)
16:33:16 [2023-12-20T16:33:16.686Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
16:33:16 [2023-12-20T16:33:16.686Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
16:33:16 [2023-12-20T16:33:16.686Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
16:33:16 [2023-12-20T16:33:16.686Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
16:33:16 [2023-12-20T16:33:16.686Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
16:33:16 [2023-12-20T16:33:16.686Z] - CONFIG_IP_NF_NAT: enabled (as module)
16:33:16 [2023-12-20T16:33:16.686Z] - CONFIG_NF_NAT: enabled (as module)
16:33:16 [2023-12-20T16:33:16.686Z] - CONFIG_POSIX_MQUEUE: enabled
16:33:16 [2023-12-20T16:33:16.686Z] - CONFIG_CGROUP_BPF: enabled
16:33:16 [2023-12-20T16:33:16.686Z] 
16:33:16 [2023-12-20T16:33:16.686Z] Optional Features:
16:33:16 [2023-12-20T16:33:16.686Z] - CONFIG_USER_NS: enabled
16:33:16 [2023-12-20T16:33:16.686Z] - CONFIG_SECCOMP: enabled
16:33:16 [2023-12-20T16:33:16.686Z] - CONFIG_SECCOMP_FILTER: enabled
16:33:16 [2023-12-20T16:33:16.686Z] - CONFIG_CGROUP_PIDS: enabled
16:33:16 [2023-12-20T16:33:16.686Z] - CONFIG_MEMCG_SWAP: enabled
16:33:16 [2023-12-20T16:33:16.686Z]     (cgroup swap accounting is currently enabled)
16:33:16 [2023-12-20T16:33:16.686Z] - CONFIG_BLK_CGROUP: enabled
16:33:16 [2023-12-20T16:33:16.946Z] - CONFIG_BLK_DEV_THROTTLING: enabled
16:33:16 [2023-12-20T16:33:16.946Z] - CONFIG_CGROUP_PERF: enabled
16:33:16 [2023-12-20T16:33:16.946Z] - CONFIG_CGROUP_HUGETLB: enabled
16:33:16 [2023-12-20T16:33:16.946Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
16:33:16 [2023-12-20T16:33:16.946Z] - CONFIG_CGROUP_NET_PRIO: enabled
16:33:16 [2023-12-20T16:33:16.946Z] - CONFIG_CFS_BANDWIDTH: enabled
16:33:16 [2023-12-20T16:33:16.946Z] - CONFIG_FAIR_GROUP_SCHED: enabled
16:33:16 [2023-12-20T16:33:16.946Z] - CONFIG_RT_GROUP_SCHED: missing
16:33:16 [2023-12-20T16:33:16.946Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
16:33:16 [2023-12-20T16:33:16.946Z] - CONFIG_IP_VS: enabled (as module)
16:33:16 [2023-12-20T16:33:16.946Z] - CONFIG_IP_VS_NFCT: enabled
16:33:16 [2023-12-20T16:33:16.946Z] - CONFIG_IP_VS_PROTO_TCP: enabled
16:33:16 [2023-12-20T16:33:16.946Z] - CONFIG_IP_VS_PROTO_UDP: enabled
16:33:16 [2023-12-20T16:33:16.946Z] - CONFIG_IP_VS_RR: enabled (as module)
16:33:16 [2023-12-20T16:33:16.946Z] - CONFIG_SECURITY_SELINUX: enabled
16:33:16 [2023-12-20T16:33:16.946Z] - CONFIG_SECURITY_APPARMOR: enabled
16:33:16 [2023-12-20T16:33:16.946Z] - CONFIG_EXT4_FS: enabled
16:33:16 [2023-12-20T16:33:16.946Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
16:33:16 [2023-12-20T16:33:16.946Z] - CONFIG_EXT4_FS_SECURITY: enabled
16:33:16 [2023-12-20T16:33:16.946Z] - Network Drivers:
16:33:16 [2023-12-20T16:33:16.946Z]   - "overlay":
16:33:16 [2023-12-20T16:33:16.946Z]     - CONFIG_VXLAN: enabled (as module)
16:33:16 [2023-12-20T16:33:16.946Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
16:33:16 [2023-12-20T16:33:16.946Z]       Optional (for encrypted networks):
16:33:17 [2023-12-20T16:33:17.206Z]       - CONFIG_CRYPTO: enabled
16:33:17 [2023-12-20T16:33:17.206Z]       - CONFIG_CRYPTO_AEAD: enabled
16:33:17 [2023-12-20T16:33:17.206Z]       - CONFIG_CRYPTO_GCM: enabled
16:33:17 [2023-12-20T16:33:17.206Z]       - CONFIG_CRYPTO_SEQIV: enabled
16:33:17 [2023-12-20T16:33:17.206Z]       - CONFIG_CRYPTO_GHASH: enabled
16:33:17 [2023-12-20T16:33:17.206Z]       - CONFIG_XFRM: enabled
16:33:17 [2023-12-20T16:33:17.206Z]       - CONFIG_XFRM_USER: enabled (as module)
16:33:17 [2023-12-20T16:33:17.206Z]       - CONFIG_XFRM_ALGO: enabled (as module)
16:33:17 [2023-12-20T16:33:17.206Z]       - CONFIG_INET_ESP: enabled (as module)
16:33:17 [2023-12-20T16:33:17.206Z]   - "ipvlan":
16:33:17 [2023-12-20T16:33:17.206Z]     - CONFIG_IPVLAN: enabled (as module)
16:33:17 [2023-12-20T16:33:17.206Z]   - "macvlan":
16:33:17 [2023-12-20T16:33:17.206Z]     - CONFIG_MACVLAN: enabled (as module)
16:33:17 [2023-12-20T16:33:17.206Z]     - CONFIG_DUMMY: enabled (as module)
16:33:17 [2023-12-20T16:33:17.206Z]   - "ftp,tftp client in container":
16:33:17 [2023-12-20T16:33:17.206Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
16:33:17 [2023-12-20T16:33:17.206Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
16:33:17 [2023-12-20T16:33:17.206Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
16:33:17 [2023-12-20T16:33:17.206Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
16:33:17 [2023-12-20T16:33:17.206Z] - Storage Drivers:
16:33:17 [2023-12-20T16:33:17.206Z]   - "aufs":
16:33:17 [2023-12-20T16:33:17.206Z]     - CONFIG_AUFS_FS: enabled (as module)
16:33:17 [2023-12-20T16:33:17.206Z]   - "btrfs":
16:33:17 [2023-12-20T16:33:17.206Z]     - CONFIG_BTRFS_FS: enabled (as module)
16:33:17 [2023-12-20T16:33:17.206Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
16:33:17 [2023-12-20T16:33:17.206Z]   - "devicemapper":
16:33:17 [2023-12-20T16:33:17.206Z]     - CONFIG_BLK_DEV_DM: enabled
16:33:17 [2023-12-20T16:33:17.206Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
16:33:17 [2023-12-20T16:33:17.206Z]   - "overlay":
16:33:17 [2023-12-20T16:33:17.206Z]     - CONFIG_OVERLAY_FS: enabled (as module)
16:33:17 [2023-12-20T16:33:17.206Z]   - "zfs":
16:33:17 [2023-12-20T16:33:17.206Z]     - /dev/zfs: present
16:33:17 [2023-12-20T16:33:17.206Z]     - zfs command: missing
16:33:17 [2023-12-20T16:33:17.206Z]     - zpool command: missing
16:33:17 [2023-12-20T16:33:17.206Z] 
16:33:17 [2023-12-20T16:33:17.206Z] Limits:
16:33:17 [2023-12-20T16:33:17.206Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
16:33:17 [2023-12-20T16:33:17.206Z] 
16:33:17 [2023-12-20T16:33:17.206Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
16:33:17 [2023-12-20T16:33:17.516Z] + docker build --force-rm -t docker:cf5a3bc53134db29e04fe038fa4e5ed7929a7676 .
16:33:17 [2023-12-20T16:33:17.777Z] #0 building with "default" instance using docker driver
16:33:17 [2023-12-20T16:33:17.777Z] 
16:33:17 [2023-12-20T16:33:17.777Z] #1 [internal] load build definition from Dockerfile
16:33:17 [2023-12-20T16:33:17.777Z] #1 transferring dockerfile: 27.89kB done
16:33:17 [2023-12-20T16:33:17.777Z] #1 DONE 0.1s
16:33:17 [2023-12-20T16:33:17.777Z] 
16:33:17 [2023-12-20T16:33:17.777Z] #2 [internal] load .dockerignore
16:33:17 [2023-12-20T16:33:17.777Z] #2 transferring context: 113B done
16:33:17 [2023-12-20T16:33:17.777Z] #2 DONE 0.1s
16:33:17 [2023-12-20T16:33:17.777Z] 
16:33:17 [2023-12-20T16:33:17.777Z] #3 resolve image config for docker.io/docker/dockerfile:1
16:33:18 [2023-12-20T16:33:18.345Z] #3 DONE 0.6s
16:33:18 [2023-12-20T16:33:18.345Z] 
16:33:18 [2023-12-20T16:33:18.345Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
16:33:18 [2023-12-20T16:33:18.345Z] #4 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
16:33:18 [2023-12-20T16:33:18.345Z] #4 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
16:33:18 [2023-12-20T16:33:18.345Z] #4 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done
16:33:18 [2023-12-20T16:33:18.345Z] #4 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done
16:33:18 [2023-12-20T16:33:18.345Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 7.34MB / 11.02MB 0.1s
16:33:18 [2023-12-20T16:33:18.604Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.2s done
16:33:18 [2023-12-20T16:33:18.604Z] #4 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done
16:33:18 [2023-12-20T16:33:18.863Z] #4 DONE 0.4s
16:33:18 [2023-12-20T16:33:18.863Z] 
16:33:18 [2023-12-20T16:33:18.863Z] #5 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
16:33:20 [2023-12-20T16:33:20.767Z] #5 ...
16:33:20 [2023-12-20T16:33:20.767Z] 
16:33:20 [2023-12-20T16:33:20.767Z] #6 [internal] load metadata for docker.io/library/busybox:latest
16:33:20 [2023-12-20T16:33:20.767Z] #6 DONE 1.9s
16:33:20 [2023-12-20T16:33:20.767Z] 
16:33:20 [2023-12-20T16:33:20.767Z] #5 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
16:33:20 [2023-12-20T16:33:20.767Z] #5 DONE 1.9s
16:33:20 [2023-12-20T16:33:20.767Z] 
16:33:20 [2023-12-20T16:33:20.767Z] #7 [internal] load metadata for docker.io/library/debian:bookworm
16:33:20 [2023-12-20T16:33:20.767Z] #7 DONE 2.0s
16:33:20 [2023-12-20T16:33:20.767Z] 
16:33:20 [2023-12-20T16:33:20.767Z] #8 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1
16:33:20 [2023-12-20T16:33:20.767Z] #8 DONE 2.0s
16:33:20 [2023-12-20T16:33:20.767Z] 
16:33:20 [2023-12-20T16:33:20.767Z] #9 [internal] load metadata for docker.io/docker/buildx-bin:0.12.0
16:33:21 [2023-12-20T16:33:21.026Z] #9 ...
16:33:21 [2023-12-20T16:33:21.026Z] 
16:33:21 [2023-12-20T16:33:21.026Z] #10 [internal] load metadata for docker.io/distribution/distribution:2.8.3
16:33:21 [2023-12-20T16:33:21.026Z] #10 DONE 2.1s
16:33:21 [2023-12-20T16:33:21.026Z] 
16:33:21 [2023-12-20T16:33:21.026Z] #11 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:33:21 [2023-12-20T16:33:21.026Z] #11 DONE 2.3s
16:33:21 [2023-12-20T16:33:21.026Z] 
16:33:21 [2023-12-20T16:33:21.026Z] #12 [internal] load metadata for docker.io/library/golang:1.21.5-bookworm
16:33:21 [2023-12-20T16:33:21.285Z] #12 DONE 2.3s
16:33:21 [2023-12-20T16:33:21.285Z] 
16:33:21 [2023-12-20T16:33:21.285Z] #9 [internal] load metadata for docker.io/docker/buildx-bin:0.12.0
16:33:21 [2023-12-20T16:33:21.285Z] #9 DONE 2.3s
16:33:21 [2023-12-20T16:33:21.546Z] 
16:33:21 [2023-12-20T16:33:21.546Z] #13 [internal] load build context
16:33:22 [2023-12-20T16:33:22.926Z] #13 transferring context: 29.71MB 1.2s
16:33:23 [2023-12-20T16:33:23.494Z] #13 transferring context: 74.85MB 1.7s done
16:33:24 [2023-12-20T16:33:24.430Z] #13 DONE 2.8s
16:33:24 [2023-12-20T16:33:24.430Z] 
16:33:24 [2023-12-20T16:33:24.430Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.5-bookworm@sha256:4891844757a81153b512c91f1af30c6de9edf637e1bbebb571b43a631a861b0c
16:33:24 [2023-12-20T16:33:24.430Z] #14 resolve docker.io/library/golang:1.21.5-bookworm@sha256:4891844757a81153b512c91f1af30c6de9edf637e1bbebb571b43a631a861b0c 0.3s done
16:33:24 [2023-12-20T16:33:24.430Z] #14 sha256:4891844757a81153b512c91f1af30c6de9edf637e1bbebb571b43a631a861b0c 1.86kB / 1.86kB done
16:33:24 [2023-12-20T16:33:24.430Z] #14 sha256:796eaa26842ea3bb108ac42b12acd142fd3b920425e8f033e13f9232ca409ba5 1.58kB / 1.58kB done
16:33:24 [2023-12-20T16:33:24.430Z] #14 sha256:9ed71fa40475a30b1b7719b1b671595bb1cc0f5f28baeed5e9e63d396744dc35 7.57kB / 7.57kB done
16:33:24 [2023-12-20T16:33:24.430Z] #14 sha256:b66b4ecd3ecfb67b3b7a2a44b0199cbdfc94965c8bd3fefab75cd2e612799740 49.59MB / 49.59MB 1.6s done
16:33:24 [2023-12-20T16:33:24.430Z] #14 sha256:6c641d36985b2db859fc64c43a6dbf7c25cdf73e5d16d107fab1d95a840bb4e1 23.58MB / 23.58MB 2.3s done
16:33:24 [2023-12-20T16:33:24.430Z] #14 sha256:ddd8544b6e15c7a4096b1f48a67fb5bed2efba509fca597f1c164b582ab01c02 63.99MB / 63.99MB 2.3s
16:33:24 [2023-12-20T16:33:24.430Z] #14 extracting sha256:b66b4ecd3ecfb67b3b7a2a44b0199cbdfc94965c8bd3fefab75cd2e612799740 0.2s
16:33:25 [2023-12-20T16:33:25.385Z] #14 extracting sha256:b66b4ecd3ecfb67b3b7a2a44b0199cbdfc94965c8bd3fefab75cd2e612799740 1.3s done
16:33:25 [2023-12-20T16:33:25.954Z] #14 extracting sha256:6c641d36985b2db859fc64c43a6dbf7c25cdf73e5d16d107fab1d95a840bb4e1
16:33:26 [2023-12-20T16:33:26.213Z] #14 ...
16:33:26 [2023-12-20T16:33:26.213Z] 
16:33:26 [2023-12-20T16:33:26.213Z] #15 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:bac353db4cc04bc672b14029964e686cd7bad56fe34b51f432c1a1304b9928da
16:33:26 [2023-12-20T16:33:26.213Z] #15 resolve docker.io/library/debian:bookworm@sha256:bac353db4cc04bc672b14029964e686cd7bad56fe34b51f432c1a1304b9928da 0.3s done
16:33:26 [2023-12-20T16:33:26.213Z] #15 sha256:bac353db4cc04bc672b14029964e686cd7bad56fe34b51f432c1a1304b9928da 1.85kB / 1.85kB done
16:33:26 [2023-12-20T16:33:26.213Z] #15 sha256:104df696a52d049c4d210554795d6b3a03f5d0ffe9a11fdc89b9d4909ea019e2 529B / 529B done
16:33:26 [2023-12-20T16:33:26.213Z] #15 sha256:80f7f4d265b23835f210c95cea5105ed01ea4d591c2bd58fc774f6e25ee16a39 1.48kB / 1.48kB done
16:33:26 [2023-12-20T16:33:26.213Z] #15 sha256:b66b4ecd3ecfb67b3b7a2a44b0199cbdfc94965c8bd3fefab75cd2e612799740 49.59MB / 49.59MB 1.6s done
16:33:26 [2023-12-20T16:33:26.213Z] #15 DONE 4.7s
16:33:26 [2023-12-20T16:33:26.213Z] 
16:33:26 [2023-12-20T16:33:26.213Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.5-bookworm@sha256:4891844757a81153b512c91f1af30c6de9edf637e1bbebb571b43a631a861b0c
16:33:26 [2023-12-20T16:33:26.213Z] #14 sha256:ddd8544b6e15c7a4096b1f48a67fb5bed2efba509fca597f1c164b582ab01c02 63.99MB / 63.99MB 4.1s done
16:33:26 [2023-12-20T16:33:26.213Z] #14 sha256:508da180c5d1d216820fa62531916ee492c3cf5c76ea4dc0f15b0279712ade10 0B / 64.07MB 4.1s
16:33:26 [2023-12-20T16:33:26.213Z] #14 sha256:39b02fb4073d186d99a00c640f28d96f806b58befdcde45db92f3838d1b6586d 0B / 156B 4.1s
16:33:26 [2023-12-20T16:33:26.213Z] #14 sha256:4e4149fb3c15c417a9ef7f8c7d04c13407fa7ee49bee88bcc4bd46626209e57a 0B / 86.40MB 4.1s
16:33:26 [2023-12-20T16:33:26.213Z] #14 sha256:508da180c5d1d216820fa62531916ee492c3cf5c76ea4dc0f15b0279712ade10 5.24MB / 64.07MB 4.2s
16:33:26 [2023-12-20T16:33:26.213Z] #14 sha256:39b02fb4073d186d99a00c640f28d96f806b58befdcde45db92f3838d1b6586d 156B / 156B 4.1s done
16:33:26 [2023-12-20T16:33:26.473Z] #14 sha256:508da180c5d1d216820fa62531916ee492c3cf5c76ea4dc0f15b0279712ade10 16.78MB / 64.07MB 4.3s
16:33:26 [2023-12-20T16:33:26.473Z] #14 ...
16:33:26 [2023-12-20T16:33:26.473Z] 
16:33:26 [2023-12-20T16:33:26.473Z] #16 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
16:33:26 [2023-12-20T16:33:26.473Z] #16 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.3s done
16:33:26 [2023-12-20T16:33:26.473Z] #16 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done
16:33:26 [2023-12-20T16:33:26.473Z] #16 sha256:ac3f19480cc7e1b091660ad57754d55b942052bb49f924ed74fde968cf96f2cd 479B / 479B done
16:33:26 [2023-12-20T16:33:26.473Z] #16 sha256:0cc8372aed216bf84780ffea495b0f1b7d20b923561446cdde8074a3a01e6344 1.41kB / 1.41kB done
16:33:26 [2023-12-20T16:33:26.473Z] #16 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done
16:33:26 [2023-12-20T16:33:26.473Z] #16 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 4.2s done
16:33:26 [2023-12-20T16:33:26.473Z] #16 DONE 5.1s
16:33:26 [2023-12-20T16:33:26.473Z] 
16:33:26 [2023-12-20T16:33:26.473Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.5-bookworm@sha256:4891844757a81153b512c91f1af30c6de9edf637e1bbebb571b43a631a861b0c
16:33:26 [2023-12-20T16:33:26.473Z] #14 sha256:508da180c5d1d216820fa62531916ee492c3cf5c76ea4dc0f15b0279712ade10 26.21MB / 64.07MB 4.4s
16:33:26 [2023-12-20T16:33:26.473Z] #14 sha256:4e4149fb3c15c417a9ef7f8c7d04c13407fa7ee49bee88bcc4bd46626209e57a 10.49MB / 86.40MB 4.4s
16:33:26 [2023-12-20T16:33:26.732Z] #14 extracting sha256:6c641d36985b2db859fc64c43a6dbf7c25cdf73e5d16d107fab1d95a840bb4e1 0.5s done
16:33:26 [2023-12-20T16:33:26.732Z] #14 sha256:508da180c5d1d216820fa62531916ee492c3cf5c76ea4dc0f15b0279712ade10 32.51MB / 64.07MB 4.6s
16:33:26 [2023-12-20T16:33:26.732Z] #14 sha256:4e4149fb3c15c417a9ef7f8c7d04c13407fa7ee49bee88bcc4bd46626209e57a 16.78MB / 86.40MB 4.6s
16:33:26 [2023-12-20T16:33:26.732Z] #14 sha256:4e4149fb3c15c417a9ef7f8c7d04c13407fa7ee49bee88bcc4bd46626209e57a 30.41MB / 86.40MB 4.7s
16:33:26 [2023-12-20T16:33:26.999Z] #14 sha256:508da180c5d1d216820fa62531916ee492c3cf5c76ea4dc0f15b0279712ade10 44.04MB / 64.07MB 4.8s
16:33:26 [2023-12-20T16:33:26.999Z] #14 sha256:508da180c5d1d216820fa62531916ee492c3cf5c76ea4dc0f15b0279712ade10 59.77MB / 64.07MB 5.0s
16:33:26 [2023-12-20T16:33:26.999Z] #14 sha256:4e4149fb3c15c417a9ef7f8c7d04c13407fa7ee49bee88bcc4bd46626209e57a 50.33MB / 86.40MB 5.0s
16:33:27 [2023-12-20T16:33:27.259Z] #14 sha256:508da180c5d1d216820fa62531916ee492c3cf5c76ea4dc0f15b0279712ade10 64.07MB / 64.07MB 5.2s
16:33:27 [2023-12-20T16:33:27.259Z] #14 sha256:4e4149fb3c15c417a9ef7f8c7d04c13407fa7ee49bee88bcc4bd46626209e57a 61.87MB / 86.40MB 5.2s
16:33:27 [2023-12-20T16:33:27.519Z] #14 extracting sha256:ddd8544b6e15c7a4096b1f48a67fb5bed2efba509fca597f1c164b582ab01c02
16:33:27 [2023-12-20T16:33:27.519Z] #14 sha256:4e4149fb3c15c417a9ef7f8c7d04c13407fa7ee49bee88bcc4bd46626209e57a 83.89MB / 86.40MB 5.4s
16:33:29 [2023-12-20T16:33:29.426Z] #14 sha256:508da180c5d1d216820fa62531916ee492c3cf5c76ea4dc0f15b0279712ade10 64.07MB / 64.07MB 7.0s done
16:33:29 [2023-12-20T16:33:29.426Z] #14 extracting sha256:ddd8544b6e15c7a4096b1f48a67fb5bed2efba509fca597f1c164b582ab01c02 1.9s done
16:33:31 [2023-12-20T16:33:31.330Z] #14 sha256:4e4149fb3c15c417a9ef7f8c7d04c13407fa7ee49bee88bcc4bd46626209e57a 86.40MB / 86.40MB 9.2s done
16:33:31 [2023-12-20T16:33:31.589Z] #14 ...
16:33:31 [2023-12-20T16:33:31.589Z] 
16:33:31 [2023-12-20T16:33:31.589Z] #17 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:33:31 [2023-12-20T16:33:31.589Z] #17 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.3s done
16:33:31 [2023-12-20T16:33:31.589Z] #17 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
16:33:31 [2023-12-20T16:33:31.589Z] #17 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
16:33:31 [2023-12-20T16:33:31.589Z] #17 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
16:33:31 [2023-12-20T16:33:31.589Z] #17 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.1s done
16:33:31 [2023-12-20T16:33:31.589Z] #17 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.3s done
16:33:31 [2023-12-20T16:33:31.589Z] #17 ...
16:33:31 [2023-12-20T16:33:31.589Z] 
16:33:31 [2023-12-20T16:33:31.589Z] #18 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
16:33:31 [2023-12-20T16:33:31.589Z] #18 resolve docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 0.3s done
16:33:31 [2023-12-20T16:33:31.589Z] #18 sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 4.67kB / 4.67kB done
16:33:31 [2023-12-20T16:33:31.589Z] #18 sha256:d6213c56dc23f948e18d58abb6499f2112d85fc8c0eae4391386b6bcfaa70e01 1.05kB / 1.05kB done
16:33:31 [2023-12-20T16:33:31.589Z] #18 sha256:184ed8ae6fb6cdaf999646a8855ce3916872363882142964f36a096186792c50 2.57kB / 2.57kB done
16:33:31 [2023-12-20T16:33:31.848Z] #18 ...
16:33:31 [2023-12-20T16:33:31.848Z] 
16:33:31 [2023-12-20T16:33:31.848Z] #19 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.12.0@sha256:680c2dd904ae9f3a5c8d9e4df4c50651e5000eb4a9200f117eec8f7c2926e9c6
16:33:31 [2023-12-20T16:33:31.848Z] #19 resolve docker.io/docker/buildx-bin:0.12.0@sha256:680c2dd904ae9f3a5c8d9e4df4c50651e5000eb4a9200f117eec8f7c2926e9c6 0.3s done
16:33:31 [2023-12-20T16:33:31.848Z] #19 sha256:680c2dd904ae9f3a5c8d9e4df4c50651e5000eb4a9200f117eec8f7c2926e9c6 8.43kB / 8.43kB done
16:33:31 [2023-12-20T16:33:31.849Z] #19 sha256:4a414cfa9cd92a4e51daea13acb8b4613014cc3451edaa61fde120fb8f89fda4 482B / 482B done
16:33:31 [2023-12-20T16:33:31.849Z] #19 sha256:35f8448205d9dfb505a086a1e3255d29308993ed9a26280d8ad373511cb2e7c7 1.14kB / 1.14kB done
16:33:31 [2023-12-20T16:33:31.849Z] #19 sha256:a6ec2321c445b37a4772e7cf0bcd04f4f618924543cb6b81daef201b6878db72 15.64MB / 15.64MB 9.7s
16:33:31 [2023-12-20T16:33:31.849Z] #19 sha256:a6ec2321c445b37a4772e7cf0bcd04f4f618924543cb6b81daef201b6878db72 15.64MB / 15.64MB 9.7s done
16:33:31 [2023-12-20T16:33:31.849Z] #19 extracting sha256:a6ec2321c445b37a4772e7cf0bcd04f4f618924543cb6b81daef201b6878db72 0.1s
16:33:31 [2023-12-20T16:33:31.849Z] #19 ...
16:33:31 [2023-12-20T16:33:31.849Z] 
16:33:31 [2023-12-20T16:33:31.849Z] #20 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:5c63a9b46e7139d2d5841462859edcbbf57f238af891b6096578e5894cfe5ae2
16:33:31 [2023-12-20T16:33:31.849Z] #20 resolve docker.io/library/busybox:latest@sha256:5c63a9b46e7139d2d5841462859edcbbf57f238af891b6096578e5894cfe5ae2 0.3s done
16:33:31 [2023-12-20T16:33:31.849Z] #20 sha256:a6969cfac53d7d994eabab99ef8080b8495ae7ddd34731128718316797c2244b 581B / 581B done
16:33:31 [2023-12-20T16:33:31.849Z] #20 sha256:5c63a9b46e7139d2d5841462859edcbbf57f238af891b6096578e5894cfe5ae2 9.52kB / 9.52kB done
16:33:31 [2023-12-20T16:33:31.849Z] #20 sha256:b920f79ed6b477f64b7cbce0c4458ba09ffdbf8c8dbd025bc8bf5baa999255e3 858B / 858B done
16:33:32 [2023-12-20T16:33:32.108Z] #20 ...
16:33:32 [2023-12-20T16:33:32.108Z] 
16:33:32 [2023-12-20T16:33:32.108Z] #21 [compose 1/1] FROM docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b
16:33:32 [2023-12-20T16:33:32.108Z] #21 resolve docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b 0.3s done
16:33:32 [2023-12-20T16:33:32.108Z] #21 sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b 8.43kB / 8.43kB done
16:33:32 [2023-12-20T16:33:32.108Z] #21 sha256:3fe5e1176d135e30c230bea731562ab9e3bd22009cbebd801811d167eb2a3380 482B / 482B done
16:33:32 [2023-12-20T16:33:32.108Z] #21 sha256:00178eb749e7591f4a7e6b4ba276167adc842bb0c9a687933e659ae969c6bbd3 2.21kB / 2.21kB done
16:33:32 [2023-12-20T16:33:32.108Z] #21 ...
16:33:32 [2023-12-20T16:33:32.108Z] 
16:33:32 [2023-12-20T16:33:32.108Z] #19 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.12.0@sha256:680c2dd904ae9f3a5c8d9e4df4c50651e5000eb4a9200f117eec8f7c2926e9c6
16:33:32 [2023-12-20T16:33:32.108Z] #19 extracting sha256:a6ec2321c445b37a4772e7cf0bcd04f4f618924543cb6b81daef201b6878db72 0.2s done
16:33:33 [2023-12-20T16:33:33.076Z] #19 ...
16:33:33 [2023-12-20T16:33:33.076Z] 
16:33:33 [2023-12-20T16:33:33.076Z] #17 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:33:33 [2023-12-20T16:33:33.076Z] #17 DONE 11.4s
16:33:33 [2023-12-20T16:33:33.076Z] 
16:33:33 [2023-12-20T16:33:33.076Z] #18 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
16:33:33 [2023-12-20T16:33:33.076Z] #18 sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 766B / 766B 10.3s done
16:33:33 [2023-12-20T16:33:33.076Z] #18 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 10.7s done
16:33:33 [2023-12-20T16:33:33.076Z] #18 sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 286.20kB / 286.20kB 10.8s done
16:33:33 [2023-12-20T16:33:33.076Z] #18 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.1s done
16:33:33 [2023-12-20T16:33:33.076Z] #18 sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 0B / 5.82MB 11.1s
16:33:33 [2023-12-20T16:33:33.335Z] #18 extracting sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a
16:33:33 [2023-12-20T16:33:33.335Z] #18 sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 4.19MB / 5.82MB 11.3s
16:33:33 [2023-12-20T16:33:33.594Z] #18 sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 5.82MB / 5.82MB 11.4s
16:33:33 [2023-12-20T16:33:33.594Z] #18 extracting sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 0.3s done
16:33:33 [2023-12-20T16:33:33.852Z] #18 ...
16:33:33 [2023-12-20T16:33:33.852Z] 
16:33:33 [2023-12-20T16:33:33.853Z] #19 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.12.0@sha256:680c2dd904ae9f3a5c8d9e4df4c50651e5000eb4a9200f117eec8f7c2926e9c6
16:33:33 [2023-12-20T16:33:33.853Z] #19 DONE 12.3s
16:33:33 [2023-12-20T16:33:33.853Z] 
16:33:33 [2023-12-20T16:33:33.853Z] #18 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
16:33:33 [2023-12-20T16:33:33.853Z] #18 sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 5.82MB / 5.82MB 11.4s done
16:33:34 [2023-12-20T16:33:34.141Z] #18 extracting sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 done
16:33:34 [2023-12-20T16:33:34.709Z] #18 ...
16:33:34 [2023-12-20T16:33:34.709Z] 
16:33:34 [2023-12-20T16:33:34.709Z] #20 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:5c63a9b46e7139d2d5841462859edcbbf57f238af891b6096578e5894cfe5ae2
16:33:34 [2023-12-20T16:33:34.709Z] #20 sha256:c783fae9bc1b6a332f44f81b9c675db8288a3b0e9bea5c0c5ae1439abe9a0f2f 1.92MB / 1.92MB 11.6s done
16:33:34 [2023-12-20T16:33:34.709Z] #20 extracting sha256:c783fae9bc1b6a332f44f81b9c675db8288a3b0e9bea5c0c5ae1439abe9a0f2f 0.4s done
16:33:34 [2023-12-20T16:33:34.709Z] #20 DONE 13.1s
16:33:34 [2023-12-20T16:33:34.709Z] 
16:33:34 [2023-12-20T16:33:34.709Z] #18 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
16:33:34 [2023-12-20T16:33:34.709Z] #18 extracting sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09
16:33:34 [2023-12-20T16:33:34.709Z] #18 extracting sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 0.2s done
16:33:34 [2023-12-20T16:33:34.968Z] #18 ...
16:33:34 [2023-12-20T16:33:34.968Z] 
16:33:34 [2023-12-20T16:33:34.968Z] #21 [compose 1/1] FROM docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b
16:33:34 [2023-12-20T16:33:34.968Z] #21 sha256:f5e8ab814ac629aeebc62eaeff34d5c333254d1c01eb50102e1ab9c3c68e040b 16.30MB / 16.30MB 12.0s done
16:33:34 [2023-12-20T16:33:34.968Z] #21 extracting sha256:f5e8ab814ac629aeebc62eaeff34d5c333254d1c01eb50102e1ab9c3c68e040b 0.4s done
16:33:34 [2023-12-20T16:33:34.968Z] #21 DONE 13.4s
16:33:34 [2023-12-20T16:33:34.968Z] 
16:33:34 [2023-12-20T16:33:34.968Z] #22 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
16:33:34 [2023-12-20T16:33:34.968Z] #22 0.610 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
16:33:34 [2023-12-20T16:33:34.968Z] #22 0.679 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
16:33:34 [2023-12-20T16:33:34.968Z] #22 0.749 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
16:33:34 [2023-12-20T16:33:34.968Z] #22 0.773 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
16:33:34 [2023-12-20T16:33:34.968Z] #22 1.186 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [11.1 kB]
16:33:34 [2023-12-20T16:33:34.968Z] #22 1.203 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [125 kB]
16:33:34 [2023-12-20T16:33:34.968Z] #22 2.497 Fetched 9072 kB in 2s (4231 kB/s)
16:33:34 [2023-12-20T16:33:34.968Z] #22 2.497 Reading package lists...
16:33:34 [2023-12-20T16:33:34.968Z] #22 3.114 Reading package lists...
16:33:34 [2023-12-20T16:33:34.968Z] #22 3.909 Building dependency tree...
16:33:34 [2023-12-20T16:33:34.968Z] #22 4.318 The following additional packages will be installed:
16:33:34 [2023-12-20T16:33:34.968Z] #22 4.318   libbrotli1 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1
16:33:34 [2023-12-20T16:33:34.968Z] #22 4.319   libkrb5-3 libkrb5support0 libldap-2.5-0 libnghttp2-14 libonig5 libpsl5
16:33:34 [2023-12-20T16:33:34.968Z] #22 4.320   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl3 openssl
16:33:34 [2023-12-20T16:33:34.968Z] #22 4.323 Suggested packages:
16:33:34 [2023-12-20T16:33:34.968Z] #22 4.323   krb5-doc krb5-user
16:33:34 [2023-12-20T16:33:34.968Z] #22 4.323 Recommended packages:
16:33:34 [2023-12-20T16:33:34.968Z] #22 4.323   krb5-locales libldap-common publicsuffix libsasl2-modules
16:33:34 [2023-12-20T16:33:34.968Z] #22 4.536 The following NEW packages will be installed:
16:33:34 [2023-12-20T16:33:34.968Z] #22 4.536   ca-certificates curl jq libbrotli1 libcurl4 libgssapi-krb5-2 libjq1
16:33:34 [2023-12-20T16:33:34.968Z] #22 4.536   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.5-0
16:33:34 [2023-12-20T16:33:34.968Z] #22 4.537   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
16:33:34 [2023-12-20T16:33:34.968Z] #22 4.537   libssh2-1 libssl3 openssl
16:33:34 [2023-12-20T16:33:34.968Z] #22 4.820 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
16:33:34 [2023-12-20T16:33:34.968Z] #22 4.820 Need to get 5813 kB of archives.
16:33:34 [2023-12-20T16:33:34.968Z] #22 4.820 After this operation, 16.1 MB of additional disk space will be used.
16:33:34 [2023-12-20T16:33:34.968Z] #22 4.820 Get:1 http://deb.debian.org/debian bookworm/main arm64 libssl3 arm64 3.0.11-1~deb12u2 [1803 kB]
16:33:34 [2023-12-20T16:33:34.968Z] #22 5.021 Get:2 http://deb.debian.org/debian bookworm/main arm64 openssl arm64 3.0.11-1~deb12u2 [1385 kB]
16:33:34 [2023-12-20T16:33:34.968Z] #22 5.091 Get:3 http://deb.debian.org/debian bookworm/main arm64 ca-certificates all 20230311 [153 kB]
16:33:34 [2023-12-20T16:33:34.968Z] #22 5.104 Get:4 http://deb.debian.org/debian bookworm/main arm64 libbrotli1 arm64 1.0.9-2+b6 [269 kB]
16:33:34 [2023-12-20T16:33:34.968Z] #22 5.131 Get:5 http://deb.debian.org/debian bookworm/main arm64 libkrb5support0 arm64 1.20.1-2+deb12u1 [31.7 kB]
16:33:34 [2023-12-20T16:33:34.968Z] #22 5.161 Get:6 http://deb.debian.org/debian bookworm/main arm64 libk5crypto3 arm64 1.20.1-2+deb12u1 [79.0 kB]
16:33:34 [2023-12-20T16:33:34.968Z] #22 5.161 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkeyutils1 arm64 1.6.3-2 [8844 B]
16:33:34 [2023-12-20T16:33:34.968Z] #22 5.189 Get:8 http://deb.debian.org/debian bookworm/main arm64 libkrb5-3 arm64 1.20.1-2+deb12u1 [313 kB]
16:33:34 [2023-12-20T16:33:34.968Z] #22 5.239 Get:9 http://deb.debian.org/debian bookworm/main arm64 libgssapi-krb5-2 arm64 1.20.1-2+deb12u1 [123 kB]
16:33:34 [2023-12-20T16:33:34.968Z] #22 5.273 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.8 kB]
16:33:34 [2023-12-20T16:33:34.968Z] #22 5.328 Get:11 http://deb.debian.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [58.0 kB]
16:33:34 [2023-12-20T16:33:34.968Z] #22 5.370 Get:12 http://deb.debian.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5 [171 kB]
16:33:34 [2023-12-20T16:33:34.968Z] #22 5.399 Get:13 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1+deb12u1 [68.3 kB]
16:33:34 [2023-12-20T16:33:34.968Z] #22 5.461 Get:14 http://deb.debian.org/debian bookworm/main arm64 libpsl5 arm64 0.21.2-1 [58.6 kB]
16:33:34 [2023-12-20T16:33:34.968Z] #22 5.531 Get:15 http://deb.debian.org/debian bookworm/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
16:33:34 [2023-12-20T16:33:34.968Z] #22 5.551 Get:16 http://deb.debian.org/debian bookworm/main arm64 libssh2-1 arm64 1.10.0-3+b1 [172 kB]
16:33:34 [2023-12-20T16:33:34.968Z] #22 5.557 Get:17 http://deb.debian.org/debian bookworm/main arm64 libcurl4 arm64 7.88.1-10+deb12u4 [366 kB]
16:33:34 [2023-12-20T16:33:34.968Z] #22 5.569 Get:18 http://deb.debian.org/debian bookworm/main arm64 curl arm64 7.88.1-10+deb12u4 [308 kB]
16:33:34 [2023-12-20T16:33:34.968Z] #22 5.596 Get:19 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB]
16:33:34 [2023-12-20T16:33:34.968Z] #22 5.610 Get:20 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
16:33:34 [2023-12-20T16:33:34.968Z] #22 5.615 Get:21 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB]
16:33:34 [2023-12-20T16:33:34.968Z] #22 5.966 debconf: delaying package configuration, since apt-utils is not installed
16:33:34 [2023-12-20T16:33:34.968Z] #22 6.093 Fetched 5813 kB in 1s (5452 kB/s)
16:33:34 [2023-12-20T16:33:34.968Z] #22 6.450 Selecting previously unselected package libssl3:arm64.
16:33:34 [2023-12-20T16:33:34.968Z] #22 6.450 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6092 files and directories currently installed.)
16:33:34 [2023-12-20T16:33:34.968Z] #22 6.454 Preparing to unpack .../00-libssl3_3.0.11-1~deb12u2_arm64.deb ...
16:33:34 [2023-12-20T16:33:34.968Z] #22 6.603 Unpacking libssl3:arm64 (3.0.11-1~deb12u2) ...
16:33:34 [2023-12-20T16:33:34.968Z] #22 7.229 Selecting previously unselected package openssl.
16:33:34 [2023-12-20T16:33:34.968Z] #22 7.230 Preparing to unpack .../01-openssl_3.0.11-1~deb12u2_arm64.deb ...
16:33:34 [2023-12-20T16:33:34.968Z] #22 7.321 Unpacking openssl (3.0.11-1~deb12u2) ...
16:33:34 [2023-12-20T16:33:34.968Z] #22 8.007 Selecting previously unselected package ca-certificates.
16:33:34 [2023-12-20T16:33:34.968Z] #22 8.008 Preparing to unpack .../02-ca-certificates_20230311_all.deb ...
16:33:34 [2023-12-20T16:33:34.968Z] #22 8.107 Unpacking ca-certificates (20230311) ...
16:33:34 [2023-12-20T16:33:34.968Z] #22 8.601 Selecting previously unselected package libbrotli1:arm64.
16:33:34 [2023-12-20T16:33:34.968Z] #22 8.602 Preparing to unpack .../03-libbrotli1_1.0.9-2+b6_arm64.deb ...
16:33:34 [2023-12-20T16:33:34.968Z] #22 8.617 Unpacking libbrotli1:arm64 (1.0.9-2+b6) ...
16:33:34 [2023-12-20T16:33:34.968Z] #22 8.778 Selecting previously unselected package libkrb5support0:arm64.
16:33:34 [2023-12-20T16:33:34.968Z] #22 8.780 Preparing to unpack .../04-libkrb5support0_1.20.1-2+deb12u1_arm64.deb ...
16:33:34 [2023-12-20T16:33:34.968Z] #22 8.812 Unpacking libkrb5support0:arm64 (1.20.1-2+deb12u1) ...
16:33:35 [2023-12-20T16:33:35.227Z] #22 ...
16:33:35 [2023-12-20T16:33:35.227Z] 
16:33:35 [2023-12-20T16:33:35.227Z] #18 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
16:33:35 [2023-12-20T16:33:35.227Z] #18 DONE 13.7s
16:33:35 [2023-12-20T16:33:35.227Z] 
16:33:35 [2023-12-20T16:33:35.227Z] #22 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
16:33:35 [2023-12-20T16:33:35.227Z] #22 9.021 Selecting previously unselected package libk5crypto3:arm64.
16:33:35 [2023-12-20T16:33:35.227Z] #22 9.022 Preparing to unpack .../05-libk5crypto3_1.20.1-2+deb12u1_arm64.deb ...
16:33:35 [2023-12-20T16:33:35.227Z] #22 9.031 Unpacking libk5crypto3:arm64 (1.20.1-2+deb12u1) ...
16:33:35 [2023-12-20T16:33:35.227Z] #22 ...
16:33:35 [2023-12-20T16:33:35.227Z] 
16:33:35 [2023-12-20T16:33:35.227Z] #23 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
16:33:40 [2023-12-20T16:33:40.505Z] #23 ...
16:33:40 [2023-12-20T16:33:40.505Z] 
16:33:40 [2023-12-20T16:33:40.505Z] #22 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
16:33:40 [2023-12-20T16:33:40.505Z] #22 9.232 Selecting previously unselected package libkeyutils1:arm64.
16:33:40 [2023-12-20T16:33:40.505Z] #22 9.234 Preparing to unpack .../06-libkeyutils1_1.6.3-2_arm64.deb ...
16:33:40 [2023-12-20T16:33:40.505Z] #22 9.240 Unpacking libkeyutils1:arm64 (1.6.3-2) ...
16:33:40 [2023-12-20T16:33:40.505Z] #22 9.502 Selecting previously unselected package libkrb5-3:arm64.
16:33:40 [2023-12-20T16:33:40.505Z] #22 9.504 Preparing to unpack .../07-libkrb5-3_1.20.1-2+deb12u1_arm64.deb ...
16:33:40 [2023-12-20T16:33:40.505Z] #22 9.523 Unpacking libkrb5-3:arm64 (1.20.1-2+deb12u1) ...
16:33:40 [2023-12-20T16:33:40.505Z] #22 9.925 Selecting previously unselected package libgssapi-krb5-2:arm64.
16:33:40 [2023-12-20T16:33:40.505Z] #22 9.927 Preparing to unpack .../08-libgssapi-krb5-2_1.20.1-2+deb12u1_arm64.deb ...
16:33:40 [2023-12-20T16:33:40.505Z] #22 9.942 Unpacking libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ...
16:33:40 [2023-12-20T16:33:40.505Z] #22 10.14 Selecting previously unselected package libsasl2-modules-db:arm64.
16:33:40 [2023-12-20T16:33:40.505Z] #22 10.14 Preparing to unpack .../09-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ...
16:33:40 [2023-12-20T16:33:40.505Z] #22 10.22 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
16:33:40 [2023-12-20T16:33:40.505Z] #22 10.64 Selecting previously unselected package libsasl2-2:arm64.
16:33:40 [2023-12-20T16:33:40.505Z] #22 10.64 Preparing to unpack .../10-libsasl2-2_2.1.28+dfsg-10_arm64.deb ...
16:33:40 [2023-12-20T16:33:40.505Z] #22 10.73 Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ...
16:33:40 [2023-12-20T16:33:40.505Z] #22 11.04 Selecting previously unselected package libldap-2.5-0:arm64.
16:33:40 [2023-12-20T16:33:40.505Z] #22 11.04 Preparing to unpack .../11-libldap-2.5-0_2.5.13+dfsg-5_arm64.deb ...
16:33:40 [2023-12-20T16:33:40.505Z] #22 11.05 Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-5) ...
16:33:40 [2023-12-20T16:33:40.505Z] #22 11.31 Selecting previously unselected package libnghttp2-14:arm64.
16:33:40 [2023-12-20T16:33:40.505Z] #22 11.31 Preparing to unpack .../12-libnghttp2-14_1.52.0-1+deb12u1_arm64.deb ...
16:33:40 [2023-12-20T16:33:40.505Z] #22 11.38 Unpacking libnghttp2-14:arm64 (1.52.0-1+deb12u1) ...
16:33:40 [2023-12-20T16:33:40.505Z] #22 11.80 Selecting previously unselected package libpsl5:arm64.
16:33:40 [2023-12-20T16:33:40.505Z] #22 11.80 Preparing to unpack .../13-libpsl5_0.21.2-1_arm64.deb ...
16:33:40 [2023-12-20T16:33:40.505Z] #22 11.81 Unpacking libpsl5:arm64 (0.21.2-1) ...
16:33:40 [2023-12-20T16:33:40.505Z] #22 12.46 Selecting previously unselected package librtmp1:arm64.
16:33:40 [2023-12-20T16:33:40.505Z] #22 12.48 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
16:33:40 [2023-12-20T16:33:40.505Z] #22 12.51 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
16:33:40 [2023-12-20T16:33:40.505Z] #22 12.82 Selecting previously unselected package libssh2-1:arm64.
16:33:40 [2023-12-20T16:33:40.505Z] #22 12.82 Preparing to unpack .../15-libssh2-1_1.10.0-3+b1_arm64.deb ...
16:33:40 [2023-12-20T16:33:40.505Z] #22 12.96 Unpacking libssh2-1:arm64 (1.10.0-3+b1) ...
16:33:40 [2023-12-20T16:33:40.505Z] #22 13.73 Selecting previously unselected package libcurl4:arm64.
16:33:40 [2023-12-20T16:33:40.505Z] #22 13.74 Preparing to unpack .../16-libcurl4_7.88.1-10+deb12u4_arm64.deb ...
16:33:40 [2023-12-20T16:33:40.505Z] #22 13.84 Unpacking libcurl4:arm64 (7.88.1-10+deb12u4) ...
16:33:40 [2023-12-20T16:33:40.505Z] #22 13.94 Selecting previously unselected package curl.
16:33:40 [2023-12-20T16:33:40.505Z] #22 13.94 Preparing to unpack .../17-curl_7.88.1-10+deb12u4_arm64.deb ...
16:33:40 [2023-12-20T16:33:40.505Z] #22 13.95 Unpacking curl (7.88.1-10+deb12u4) ...
16:33:40 [2023-12-20T16:33:40.505Z] #22 14.29 Selecting previously unselected package libonig5:arm64.
16:33:40 [2023-12-20T16:33:40.505Z] #22 14.29 Preparing to unpack .../18-libonig5_6.9.8-1_arm64.deb ...
16:33:40 [2023-12-20T16:33:40.505Z] #22 14.32 Unpacking libonig5:arm64 (6.9.8-1) ...
16:33:40 [2023-12-20T16:33:40.765Z] #22 ...
16:33:40 [2023-12-20T16:33:40.765Z] 
16:33:40 [2023-12-20T16:33:40.765Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.5-bookworm@sha256:4891844757a81153b512c91f1af30c6de9edf637e1bbebb571b43a631a861b0c
16:33:40 [2023-12-20T16:33:40.765Z] #14 extracting sha256:4e4149fb3c15c417a9ef7f8c7d04c13407fa7ee49bee88bcc4bd46626209e57a 2.1s done
16:33:40 [2023-12-20T16:33:40.765Z] #14 extracting sha256:508da180c5d1d216820fa62531916ee492c3cf5c76ea4dc0f15b0279712ade10 4.3s done
16:33:40 [2023-12-20T16:33:40.765Z] #14 extracting sha256:39b02fb4073d186d99a00c640f28d96f806b58befdcde45db92f3838d1b6586d done
16:33:40 [2023-12-20T16:33:40.765Z] #14 DONE 19.2s
16:33:40 [2023-12-20T16:33:40.765Z] 
16:33:40 [2023-12-20T16:33:40.765Z] #24 [build-dummy 2/2] RUN mkdir -p /build
16:33:40 [2023-12-20T16:33:40.765Z] #24 ...
16:33:40 [2023-12-20T16:33:40.765Z] 
16:33:40 [2023-12-20T16:33:40.765Z] #22 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
16:33:40 [2023-12-20T16:33:40.765Z] #22 14.47 Selecting previously unselected package libjq1:arm64.
16:33:40 [2023-12-20T16:33:40.765Z] #22 14.47 Preparing to unpack .../19-libjq1_1.6-2.1_arm64.deb ...
16:33:40 [2023-12-20T16:33:40.765Z] #22 14.48 Unpacking libjq1:arm64 (1.6-2.1) ...
16:33:40 [2023-12-20T16:33:40.765Z] #22 14.64 Selecting previously unselected package jq.
16:33:41 [2023-12-20T16:33:41.025Z] #22 14.64 Preparing to unpack .../20-jq_1.6-2.1_arm64.deb ...
16:33:41 [2023-12-20T16:33:41.025Z] #22 14.66 Unpacking jq (1.6-2.1) ...
16:33:41 [2023-12-20T16:33:41.025Z] #22 14.76 Setting up libkeyutils1:arm64 (1.6.3-2) ...
16:33:41 [2023-12-20T16:33:41.025Z] #22 14.78 Setting up libpsl5:arm64 (0.21.2-1) ...
16:33:41 [2023-12-20T16:33:41.025Z] #22 14.85 Setting up libbrotli1:arm64 (1.0.9-2+b6) ...
16:33:41 [2023-12-20T16:33:41.025Z] #22 14.88 Setting up libssl3:arm64 (3.0.11-1~deb12u2) ...
16:33:41 [2023-12-20T16:33:41.322Z] #22 14.91 Setting up libnghttp2-14:arm64 (1.52.0-1+deb12u1) ...
16:33:41 [2023-12-20T16:33:41.322Z] #22 14.97 Setting up libkrb5support0:arm64 (1.20.1-2+deb12u1) ...
16:33:41 [2023-12-20T16:33:41.322Z] #22 15.00 Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
16:33:41 [2023-12-20T16:33:41.322Z] #22 15.03 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
16:33:41 [2023-12-20T16:33:41.322Z] #22 15.07 Setting up libk5crypto3:arm64 (1.20.1-2+deb12u1) ...
16:33:41 [2023-12-20T16:33:41.322Z] #22 15.11 Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ...
16:33:41 [2023-12-20T16:33:41.322Z] #22 15.23 Setting up libssh2-1:arm64 (1.10.0-3+b1) ...
16:33:41 [2023-12-20T16:33:41.581Z] #22 15.30 Setting up libkrb5-3:arm64 (1.20.1-2+deb12u1) ...
16:33:41 [2023-12-20T16:33:41.581Z] #22 15.33 Setting up openssl (3.0.11-1~deb12u2) ...
16:33:41 [2023-12-20T16:33:41.581Z] #22 15.49 Setting up libonig5:arm64 (6.9.8-1) ...
16:33:41 [2023-12-20T16:33:41.841Z] #22 15.51 Setting up libjq1:arm64 (1.6-2.1) ...
16:33:41 [2023-12-20T16:33:41.841Z] #22 15.58 Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-5) ...
16:33:41 [2023-12-20T16:33:41.841Z] #22 15.61 Setting up ca-certificates (20230311) ...
16:33:42 [2023-12-20T16:33:42.101Z] #22 15.70 debconf: unable to initialize frontend: Dialog
16:33:42 [2023-12-20T16:33:42.101Z] #22 15.70 debconf: (TERM is not set, so the dialog frontend is not usable.)
16:33:42 [2023-12-20T16:33:42.101Z] #22 15.70 debconf: falling back to frontend: Readline
16:33:42 [2023-12-20T16:33:42.101Z] #22 15.70 debconf: unable to initialize frontend: Readline
16:33:42 [2023-12-20T16:33:42.101Z] #22 15.70 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:33:42 [2023-12-20T16:33:42.101Z] #22 15.70 debconf: falling back to frontend: Teletype
16:33:42 [2023-12-20T16:33:42.361Z] #22 16.12 Updating certificates in /etc/ssl/certs...
16:33:42 [2023-12-20T16:33:42.982Z] #22 16.72 140 added, 0 removed; done.
16:33:43 [2023-12-20T16:33:43.565Z] #22 17.48 Setting up libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ...
16:33:44 [2023-12-20T16:33:44.321Z] #22 17.86 Setting up jq (1.6-2.1) ...
16:33:44 [2023-12-20T16:33:44.581Z] #22 18.39 Setting up libcurl4:arm64 (7.88.1-10+deb12u4) ...
16:33:44 [2023-12-20T16:33:44.581Z] #22 18.45 Setting up curl (7.88.1-10+deb12u4) ...
16:33:44 [2023-12-20T16:33:44.581Z] #22 18.53 Processing triggers for libc-bin (2.36-9+deb12u3) ...
16:33:44 [2023-12-20T16:33:44.840Z] #22 18.57 Processing triggers for ca-certificates (20230311) ...
16:33:44 [2023-12-20T16:33:44.840Z] #22 18.58 Updating certificates in /etc/ssl/certs...
16:33:45 [2023-12-20T16:33:45.169Z] #22 19.08 0 added, 0 removed; done.
16:33:45 [2023-12-20T16:33:45.169Z] #22 19.08 Running hooks in /etc/ca-certificates/update.d...
16:33:45 [2023-12-20T16:33:45.428Z] #22 19.08 done.
16:33:50 [2023-12-20T16:33:50.697Z] #22 ...
16:33:50 [2023-12-20T16:33:50.697Z] 
16:33:50 [2023-12-20T16:33:50.697Z] #25 [base 2/4] COPY --from=xx / /
16:33:50 [2023-12-20T16:33:50.956Z] #25 ...
16:33:50 [2023-12-20T16:33:50.956Z] 
16:33:50 [2023-12-20T16:33:50.956Z] #24 [build-dummy 2/2] RUN mkdir -p /build
16:33:50 [2023-12-20T16:33:50.956Z] #24 DONE 16.1s
16:33:50 [2023-12-20T16:33:50.956Z] 
16:33:50 [2023-12-20T16:33:50.956Z] #23 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
16:33:50 [2023-12-20T16:33:50.956Z] #23 DONE 15.5s
16:33:50 [2023-12-20T16:33:50.956Z] 
16:33:50 [2023-12-20T16:33:50.956Z] #22 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
16:33:50 [2023-12-20T16:33:50.956Z] #22 DONE 24.6s
16:33:50 [2023-12-20T16:33:50.956Z] 
16:33:50 [2023-12-20T16:33:50.956Z] #26 [binary-dummy 1/1] COPY --from=build-dummy /build /build
16:33:50 [2023-12-20T16:33:50.956Z] #26 ...
16:33:50 [2023-12-20T16:33:50.956Z] 
16:33:50 [2023-12-20T16:33:50.956Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
16:33:50 [2023-12-20T16:33:50.956Z] #27 DONE 0.3s
16:33:51 [2023-12-20T16:33:51.215Z] 
16:33:51 [2023-12-20T16:33:51.215Z] #26 [binary-dummy 1/1] COPY --from=build-dummy /build /build
16:33:51 [2023-12-20T16:33:51.215Z] #26 DONE 0.1s
16:33:51 [2023-12-20T16:33:51.215Z] 
16:33:51 [2023-12-20T16:33:51.215Z] #25 [base 2/4] COPY --from=xx / /
16:33:51 [2023-12-20T16:33:51.215Z] #25 DONE 0.3s
16:33:51 [2023-12-20T16:33:51.215Z] 
16:33:51 [2023-12-20T16:33:51.215Z] #28 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
16:33:51 [2023-12-20T16:33:51.782Z] #28 DONE 0.7s
16:33:51 [2023-12-20T16:33:51.782Z] 
16:33:51 [2023-12-20T16:33:51.782Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:33:54 [2023-12-20T16:33:54.314Z] #29 2.657 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
16:33:54 [2023-12-20T16:33:54.314Z] #29 3.242 #=#=#                                                                         
16:33:54 [2023-12-20T16:33:54.831Z] #29 3.516 #=#=#                                                                         

###                                                                        4.2%
######################################################################## 100.0%
16:33:54 [2023-12-20T16:33:54.831Z] #29 3.792 
16:33:56 [2023-12-20T16:33:56.208Z] #29 ...
16:33:56 [2023-12-20T16:33:56.208Z] 
16:33:56 [2023-12-20T16:33:56.208Z] #30 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file
16:33:56 [2023-12-20T16:33:56.208Z] #30 0.751 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
16:33:56 [2023-12-20T16:33:56.208Z] #30 0.761 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
16:33:56 [2023-12-20T16:33:56.208Z] #30 0.761 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
16:33:56 [2023-12-20T16:33:56.208Z] #30 0.845 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
16:33:56 [2023-12-20T16:33:56.208Z] #30 0.915 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [11.1 kB]
16:33:56 [2023-12-20T16:33:56.208Z] #30 0.985 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [125 kB]
16:33:56 [2023-12-20T16:33:56.208Z] #30 1.874 Fetched 9072 kB in 1s (6549 kB/s)
16:33:56 [2023-12-20T16:33:56.208Z] #30 1.874 Reading package lists...
16:33:56 [2023-12-20T16:33:56.208Z] #30 2.488 Reading package lists...
16:33:56 [2023-12-20T16:33:56.208Z] #30 3.102 Building dependency tree...
16:33:56 [2023-12-20T16:33:56.208Z] #30 3.283 Reading state information...
16:33:56 [2023-12-20T16:33:56.208Z] #30 3.577 The following additional packages will be installed:
16:33:56 [2023-12-20T16:33:56.208Z] #30 3.579   libmagic-mgc libmagic1
16:33:56 [2023-12-20T16:33:56.208Z] #30 3.612 The following NEW packages will be installed:
16:33:56 [2023-12-20T16:33:56.208Z] #30 3.614   file libmagic-mgc libmagic1
16:33:56 [2023-12-20T16:33:56.208Z] #30 3.888 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
16:33:56 [2023-12-20T16:33:56.208Z] #30 3.888 Need to get 446 kB of archives.
16:33:56 [2023-12-20T16:33:56.208Z] #30 3.888 After this operation, 8709 kB of additional disk space will be used.
16:33:56 [2023-12-20T16:33:56.208Z] #30 3.888 Get:1 http://deb.debian.org/debian bookworm/main arm64 libmagic-mgc arm64 1:5.44-3 [305 kB]
16:33:56 [2023-12-20T16:33:56.208Z] #30 3.894 Get:2 http://deb.debian.org/debian bookworm/main arm64 libmagic1 arm64 1:5.44-3 [98.5 kB]
16:33:56 [2023-12-20T16:33:56.208Z] #30 3.896 Get:3 http://deb.debian.org/debian bookworm/main arm64 file arm64 1:5.44-3 [42.5 kB]
16:33:56 [2023-12-20T16:33:56.208Z] #30 4.042 debconf: delaying package configuration, since apt-utils is not installed
16:33:56 [2023-12-20T16:33:56.208Z] #30 4.084 Fetched 446 kB in 0s (1638 kB/s)
16:33:56 [2023-12-20T16:33:56.208Z] #30 4.106 Selecting previously unselected package libmagic-mgc.
16:33:56 [2023-12-20T16:33:56.208Z] #30 4.106 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15633 files and directories currently installed.)
16:33:56 [2023-12-20T16:33:56.208Z] #30 4.116 Preparing to unpack .../libmagic-mgc_1%3a5.44-3_arm64.deb ...
16:33:56 [2023-12-20T16:33:56.208Z] #30 4.120 Unpacking libmagic-mgc (1:5.44-3) ...
16:33:56 [2023-12-20T16:33:56.208Z] #30 4.200 Selecting previously unselected package libmagic1:arm64.
16:33:56 [2023-12-20T16:33:56.208Z] #30 4.202 Preparing to unpack .../libmagic1_1%3a5.44-3_arm64.deb ...
16:33:56 [2023-12-20T16:33:56.208Z] #30 4.212 Unpacking libmagic1:arm64 (1:5.44-3) ...
16:33:56 [2023-12-20T16:33:56.208Z] #30 4.253 Selecting previously unselected package file.
16:33:56 [2023-12-20T16:33:56.208Z] #30 4.255 Preparing to unpack .../file_1%3a5.44-3_arm64.deb ...
16:33:56 [2023-12-20T16:33:56.208Z] #30 4.259 Unpacking file (1:5.44-3) ...
16:33:56 [2023-12-20T16:33:56.208Z] #30 4.304 Setting up libmagic-mgc (1:5.44-3) ...
16:33:56 [2023-12-20T16:33:56.208Z] #30 4.319 Setting up libmagic1:arm64 (1:5.44-3) ...
16:33:56 [2023-12-20T16:33:56.208Z] #30 4.342 Setting up file (1:5.44-3) ...
16:33:56 [2023-12-20T16:33:56.208Z] #30 4.355 Processing triggers for libc-bin (2.36-9+deb12u3) ...
16:33:56 [2023-12-20T16:33:56.208Z] #30 DONE 4.5s
16:33:56 [2023-12-20T16:33:56.467Z] 
16:33:56 [2023-12-20T16:33:56.467Z] #31 [registry-src 1/2] WORKDIR /usr/src/registry
16:33:56 [2023-12-20T16:33:56.467Z] #31 ...
16:33:56 [2023-12-20T16:33:56.467Z] 
16:33:56 [2023-12-20T16:33:56.467Z] #32 [containerd-src 1/3] WORKDIR /usr/src/containerd
16:33:56 [2023-12-20T16:33:56.467Z] #32 DONE 0.2s
16:33:56 [2023-12-20T16:33:56.467Z] 
16:33:56 [2023-12-20T16:33:56.467Z] #33 [runc-src 1/3] WORKDIR /usr/src/runc
16:33:56 [2023-12-20T16:33:56.467Z] #33 DONE 0.2s
16:33:56 [2023-12-20T16:33:56.467Z] 
16:33:56 [2023-12-20T16:33:56.467Z] #34 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
16:33:56 [2023-12-20T16:33:56.467Z] #34 DONE 0.2s
16:33:56 [2023-12-20T16:33:56.467Z] 
16:33:56 [2023-12-20T16:33:56.467Z] #35 [delve-src 1/3] WORKDIR /usr/src/delve
16:33:56 [2023-12-20T16:33:56.467Z] #35 DONE 0.2s
16:33:56 [2023-12-20T16:33:56.467Z] 
16:33:56 [2023-12-20T16:33:56.467Z] #36 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
16:33:56 [2023-12-20T16:33:56.467Z] #36 ...
16:33:56 [2023-12-20T16:33:56.467Z] 
16:33:56 [2023-12-20T16:33:56.467Z] #37 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
16:33:56 [2023-12-20T16:33:56.467Z] #37 DONE 0.4s
16:33:56 [2023-12-20T16:33:56.727Z] 
16:33:56 [2023-12-20T16:33:56.727Z] #38 [swagger-src 1/3] WORKDIR /usr/src/swagger
16:33:56 [2023-12-20T16:33:56.727Z] #38 DONE 0.4s
16:33:56 [2023-12-20T16:33:56.727Z] 
16:33:56 [2023-12-20T16:33:56.727Z] #39 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
16:33:56 [2023-12-20T16:33:56.727Z] #39 DONE 0.4s
16:33:56 [2023-12-20T16:33:56.727Z] 
16:33:56 [2023-12-20T16:33:56.727Z] #40 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
16:33:56 [2023-12-20T16:33:56.727Z] #40 DONE 0.4s
16:33:56 [2023-12-20T16:33:56.727Z] 
16:33:56 [2023-12-20T16:33:56.727Z] #41 [dockercli 1/2] WORKDIR /go/src/github.com/docker/cli
16:33:56 [2023-12-20T16:33:56.727Z] #41 DONE 0.4s
16:33:56 [2023-12-20T16:33:56.727Z] 
16:33:56 [2023-12-20T16:33:56.727Z] #42 [tini-src 1/3] WORKDIR /usr/src/tini
16:33:56 [2023-12-20T16:33:56.727Z] #42 DONE 0.4s
16:33:56 [2023-12-20T16:33:56.727Z] 
16:33:56 [2023-12-20T16:33:56.727Z] #43 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
16:33:56 [2023-12-20T16:33:56.727Z] #43 DONE 0.4s
16:33:56 [2023-12-20T16:33:56.727Z] 
16:33:56 [2023-12-20T16:33:56.727Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
16:33:56 [2023-12-20T16:33:56.727Z] #44 DONE 0.5s
16:33:56 [2023-12-20T16:33:56.727Z] 
16:33:56 [2023-12-20T16:33:56.727Z] #31 [registry-src 1/2] WORKDIR /usr/src/registry
16:33:56 [2023-12-20T16:33:56.727Z] #31 DONE 0.5s
16:33:56 [2023-12-20T16:33:56.727Z] 
16:33:56 [2023-12-20T16:33:56.727Z] #45 [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:33:56 [2023-12-20T16:33:56.987Z] #45 ...
16:33:56 [2023-12-20T16:33:56.987Z] 
16:33:56 [2023-12-20T16:33:56.987Z] #46 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
16:33:56 [2023-12-20T16:33:56.987Z] #46 DONE 0.6s
16:33:56 [2023-12-20T16:33:56.987Z] 
16:33:56 [2023-12-20T16:33:56.987Z] #47 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
16:33:56 [2023-12-20T16:33:56.987Z] #47 0.546 hint: Using 'master' as the name for the initial branch. This default branch name
16:33:56 [2023-12-20T16:33:56.987Z] #47 0.546 hint: is subject to change. To configure the initial branch name to use in all
16:33:56 [2023-12-20T16:33:56.987Z] #47 0.546 hint: of your new repositories, which will suppress this warning, call:
16:33:56 [2023-12-20T16:33:56.987Z] #47 0.546 hint: 
16:33:56 [2023-12-20T16:33:56.987Z] #47 0.546 hint: 	git config --global init.defaultBranch <name>
16:33:56 [2023-12-20T16:33:56.987Z] #47 0.546 hint: 
16:33:56 [2023-12-20T16:33:56.987Z] #47 0.546 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
16:33:56 [2023-12-20T16:33:56.987Z] #47 0.546 hint: 'development'. The just-created branch can be renamed via this command:
16:33:56 [2023-12-20T16:33:56.987Z] #47 0.546 hint: 
16:33:56 [2023-12-20T16:33:56.987Z] #47 0.546 hint: 	git branch -m <name>
16:33:56 [2023-12-20T16:33:56.987Z] #47 0.551 Initialized empty Git repository in /usr/src/containerd/.git/
16:33:56 [2023-12-20T16:33:56.987Z] #47 DONE 0.6s
16:33:56 [2023-12-20T16:33:56.987Z] 
16:33:56 [2023-12-20T16:33:56.987Z] #48 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
16:33:56 [2023-12-20T16:33:56.987Z] #48 0.539 hint: Using 'master' as the name for the initial branch. This default branch name
16:33:56 [2023-12-20T16:33:56.987Z] #48 0.539 hint: is subject to change. To configure the initial branch name to use in all
16:33:56 [2023-12-20T16:33:56.987Z] #48 0.539 hint: of your new repositories, which will suppress this warning, call:
16:33:56 [2023-12-20T16:33:56.987Z] #48 0.539 hint: 
16:33:56 [2023-12-20T16:33:56.987Z] #48 0.539 hint: 	git config --global init.defaultBranch <name>
16:33:56 [2023-12-20T16:33:56.987Z] #48 0.539 hint: 
16:33:56 [2023-12-20T16:33:56.987Z] #48 0.539 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
16:33:56 [2023-12-20T16:33:56.987Z] #48 0.539 hint: 'development'. The just-created branch can be renamed via this command:
16:33:56 [2023-12-20T16:33:56.987Z] #48 0.539 hint: 
16:33:56 [2023-12-20T16:33:56.987Z] #48 0.539 hint: 	git branch -m <name>
16:33:56 [2023-12-20T16:33:56.987Z] #48 0.545 Initialized empty Git repository in /usr/src/runc/.git/
16:33:56 [2023-12-20T16:33:56.987Z] #48 DONE 0.6s
16:33:56 [2023-12-20T16:33:56.987Z] 
16:33:56 [2023-12-20T16:33:56.987Z] #36 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
16:33:56 [2023-12-20T16:33:56.987Z] #36 0.604 hint: Using 'master' as the name for the initial branch. This default branch name
16:33:56 [2023-12-20T16:33:56.987Z] #36 0.604 hint: is subject to change. To configure the initial branch name to use in all
16:33:56 [2023-12-20T16:33:56.987Z] #36 0.604 hint: of your new repositories, which will suppress this warning, call:
16:33:56 [2023-12-20T16:33:56.987Z] #36 0.604 hint: 
16:33:56 [2023-12-20T16:33:56.987Z] #36 0.604 hint: 	git config --global init.defaultBranch <name>
16:33:56 [2023-12-20T16:33:56.987Z] #36 0.604 hint: 
16:33:56 [2023-12-20T16:33:56.987Z] #36 0.604 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
16:33:56 [2023-12-20T16:33:56.987Z] #36 0.604 hint: 'development'. The just-created branch can be renamed via this command:
16:33:56 [2023-12-20T16:33:56.987Z] #36 0.604 hint: 
16:33:56 [2023-12-20T16:33:56.987Z] #36 0.604 hint: 	git branch -m <name>
16:33:57 [2023-12-20T16:33:57.245Z] #36 0.605 Initialized empty Git repository in /usr/src/delve/.git/
16:33:57 [2023-12-20T16:33:57.245Z] #36 DONE 0.8s
16:33:57 [2023-12-20T16:33:57.245Z] 
16:33:57 [2023-12-20T16:33:57.245Z] #49 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.10" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:34:02 [2023-12-20T16:34:02.533Z] #49 ...
16:34:02 [2023-12-20T16:34:02.533Z] 
16:34:02 [2023-12-20T16:34:02.533Z] #50 [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.54.2"      && /build/golangci-lint --version
16:34:02 [2023-12-20T16:34:02.533Z] #50 2.093 go: downloading github.com/golangci/golangci-lint v1.54.2
16:34:02 [2023-12-20T16:34:02.533Z] #50 2.761 go: downloading github.com/fatih/color v1.15.0
16:34:02 [2023-12-20T16:34:02.533Z] #50 2.761 go: downloading github.com/gofrs/flock v0.8.1
16:34:02 [2023-12-20T16:34:02.533Z] #50 2.762 go: downloading github.com/spf13/cobra v1.7.0
16:34:02 [2023-12-20T16:34:02.533Z] #50 2.762 go: downloading github.com/spf13/pflag v1.0.5
16:34:02 [2023-12-20T16:34:02.533Z] #50 2.762 go: downloading gopkg.in/yaml.v3 v3.0.1
16:34:02 [2023-12-20T16:34:02.533Z] #50 2.762 go: downloading github.com/spf13/viper v1.12.0
16:34:02 [2023-12-20T16:34:02.533Z] #50 2.794 go: downloading golang.org/x/tools v0.12.0
16:34:02 [2023-12-20T16:34:02.533Z] #50 2.794 go: downloading github.com/hashicorp/go-version v1.6.0
16:34:02 [2023-12-20T16:34:02.533Z] #50 2.939 go: downloading github.com/ldez/gomoddirectives v0.2.3
16:34:02 [2023-12-20T16:34:02.533Z] #50 2.947 go: downloading github.com/mitchellh/go-homedir v1.1.0
16:34:02 [2023-12-20T16:34:02.533Z] #50 2.978 go: downloading github.com/mitchellh/mapstructure v1.5.0
16:34:02 [2023-12-20T16:34:02.533Z] #50 2.978 go: downloading golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea
16:34:02 [2023-12-20T16:34:02.533Z] #50 3.092 go: downloading github.com/hashicorp/go-multierror v1.1.1
16:34:02 [2023-12-20T16:34:02.533Z] #50 3.094 go: downloading github.com/mattn/go-colorable v0.1.13
16:34:02 [2023-12-20T16:34:02.533Z] #50 3.094 go: downloading github.com/sirupsen/logrus v1.9.3
16:34:02 [2023-12-20T16:34:02.533Z] #50 3.094 go: downloading github.com/stretchr/testify v1.8.4
16:34:02 [2023-12-20T16:34:02.533Z] #50 3.269 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
16:34:02 [2023-12-20T16:34:02.533Z] #50 3.349 go: downloading github.com/mattn/go-isatty v0.0.17
16:34:02 [2023-12-20T16:34:02.533Z] #50 3.351 go: downloading github.com/spf13/afero v1.8.2
16:34:02 [2023-12-20T16:34:02.533Z] #50 3.395 go: downloading github.com/spf13/cast v1.5.0
16:34:02 [2023-12-20T16:34:02.533Z] #50 3.396 go: downloading github.com/spf13/jwalterweatherman v1.1.0
16:34:02 [2023-12-20T16:34:02.533Z] #50 3.398 go: downloading golang.org/x/mod v0.12.0
16:34:02 [2023-12-20T16:34:02.533Z] #50 3.412 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
16:34:02 [2023-12-20T16:34:02.533Z] #50 3.476 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
16:34:02 [2023-12-20T16:34:02.533Z] #50 3.588 go: downloading 4d63.com/gochecknoglobals v0.2.1
16:34:02 [2023-12-20T16:34:02.533Z] #50 3.591 go: downloading github.com/4meepo/tagalign v1.3.2
16:34:02 [2023-12-20T16:34:02.533Z] #50 3.591 go: downloading github.com/Abirdcfly/dupword v0.0.12
16:34:02 [2023-12-20T16:34:02.533Z] #50 3.686 go: downloading github.com/Antonboom/errname v0.1.12
16:34:02 [2023-12-20T16:34:02.533Z] #50 3.687 go: downloading github.com/Antonboom/nilnil v0.1.7
16:34:02 [2023-12-20T16:34:02.533Z] #50 3.692 go: downloading github.com/BurntSushi/toml v1.3.2
16:34:02 [2023-12-20T16:34:02.533Z] #50 3.726 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
16:34:02 [2023-12-20T16:34:02.533Z] #50 3.726 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v3 v3.1.0
16:34:02 [2023-12-20T16:34:02.533Z] #50 3.769 go: downloading github.com/OpenPeeDeeP/depguard/v2 v2.1.0
16:34:02 [2023-12-20T16:34:02.533Z] #50 3.797 go: downloading github.com/alexkohler/nakedret/v2 v2.0.2
16:34:02 [2023-12-20T16:34:02.533Z] #50 3.801 go: downloading github.com/alexkohler/prealloc v1.0.0
16:34:02 [2023-12-20T16:34:02.533Z] #50 3.805 go: downloading github.com/alingse/asasalint v0.0.11
16:34:02 [2023-12-20T16:34:02.533Z] #50 3.840 go: downloading github.com/ashanbrown/forbidigo v1.6.0
16:34:02 [2023-12-20T16:34:02.533Z] #50 3.841 go: downloading github.com/ashanbrown/makezero v1.1.1
16:34:02 [2023-12-20T16:34:02.533Z] #50 3.861 go: downloading github.com/bkielbasa/cyclop v1.2.1
16:34:02 [2023-12-20T16:34:02.533Z] #50 3.877 go: downloading github.com/blizzy78/varnamelen v0.8.0
16:34:02 [2023-12-20T16:34:02.533Z] #50 3.897 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
16:34:02 [2023-12-20T16:34:02.533Z] #50 3.901 go: downloading github.com/breml/bidichk v0.2.4
16:34:02 [2023-12-20T16:34:02.533Z] #50 3.909 go: downloading github.com/breml/errchkjson v0.3.1
16:34:02 [2023-12-20T16:34:02.533Z] #50 3.937 go: downloading github.com/butuzov/ireturn v0.2.0
16:34:02 [2023-12-20T16:34:02.533Z] #50 3.938 go: downloading github.com/butuzov/mirror v1.1.0
16:34:02 [2023-12-20T16:34:02.533Z] #50 4.084 go: downloading github.com/charithe/durationcheck v0.0.10
16:34:02 [2023-12-20T16:34:02.533Z] #50 4.176 go: downloading github.com/curioswitch/go-reassign v0.2.0
16:34:02 [2023-12-20T16:34:02.533Z] #50 4.177 go: downloading github.com/daixiang0/gci v0.11.0
16:34:02 [2023-12-20T16:34:02.533Z] #50 4.179 go: downloading github.com/denis-tingaikin/go-header v0.4.3
16:34:02 [2023-12-20T16:34:02.533Z] #50 4.183 go: downloading github.com/esimonov/ifshort v1.0.4
16:34:02 [2023-12-20T16:34:02.533Z] #50 4.296 go: downloading github.com/firefart/nonamedreturns v1.0.4
16:34:02 [2023-12-20T16:34:02.533Z] #50 4.314 go: downloading github.com/fzipp/gocyclo v0.6.0
16:34:02 [2023-12-20T16:34:02.533Z] #50 4.317 go: downloading github.com/go-critic/go-critic v0.9.0
16:34:02 [2023-12-20T16:34:02.533Z] #50 4.371 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
16:34:02 [2023-12-20T16:34:02.533Z] #50 4.376 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
16:34:02 [2023-12-20T16:34:02.533Z] #50 4.376 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
16:34:02 [2023-12-20T16:34:02.533Z] #50 4.392 go: downloading github.com/golangci/gofmt v0.0.0-20220901101216-f2edd75033f2
16:34:02 [2023-12-20T16:34:02.533Z] #50 4.457 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
16:34:02 [2023-12-20T16:34:02.533Z] #50 4.459 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
16:34:02 [2023-12-20T16:34:02.533Z] #50 4.459 go: downloading github.com/golangci/misspell v0.4.1
16:34:02 [2023-12-20T16:34:02.533Z] #50 4.544 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
16:34:02 [2023-12-20T16:34:02.533Z] #50 4.546 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
16:34:02 [2023-12-20T16:34:02.533Z] #50 4.546 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230610083614-0e73809eb601
16:34:02 [2023-12-20T16:34:02.533Z] #50 4.547 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
16:34:02 [2023-12-20T16:34:02.533Z] #50 4.547 go: downloading github.com/hexops/gotextdiff v1.0.3
16:34:02 [2023-12-20T16:34:02.533Z] #50 4.693 go: downloading github.com/jgautheron/goconst v1.5.1
16:34:02 [2023-12-20T16:34:02.533Z] #50 4.694 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
16:34:02 [2023-12-20T16:34:02.533Z] #50 4.695 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
16:34:02 [2023-12-20T16:34:02.533Z] #50 4.705 go: downloading github.com/julz/importas v0.1.0
16:34:02 [2023-12-20T16:34:02.533Z] #50 4.749 go: downloading github.com/kisielk/errcheck v1.6.3
16:34:02 [2023-12-20T16:34:02.533Z] #50 4.765 go: downloading github.com/kulti/thelper v0.6.3
16:34:02 [2023-12-20T16:34:02.533Z] #50 4.765 go: downloading github.com/kunwardeep/paralleltest v1.0.8
16:34:02 [2023-12-20T16:34:02.533Z] #50 4.765 go: downloading github.com/kkHAIKE/contextcheck v1.1.4
16:34:02 [2023-12-20T16:34:02.533Z] #50 4.790 go: downloading github.com/kyoh86/exportloopref v0.1.11
16:34:02 [2023-12-20T16:34:02.533Z] #50 4.790 go: downloading github.com/ldez/tagliatelle v0.5.0
16:34:02 [2023-12-20T16:34:02.533Z] #50 4.790 go: downloading github.com/leonklingele/grouper v1.1.1
16:34:02 [2023-12-20T16:34:02.533Z] #50 4.805 go: downloading github.com/lufeee/execinquery v1.2.1
16:34:02 [2023-12-20T16:34:02.533Z] #50 4.829 go: downloading github.com/maratori/testableexamples v1.0.0
16:34:02 [2023-12-20T16:34:02.533Z] #50 4.879 go: downloading github.com/maratori/testpackage v1.1.1
16:34:02 [2023-12-20T16:34:02.533Z] #50 4.885 go: downloading github.com/matoous/godox v0.0.0-20230222163458-006bad1f9d26
16:34:02 [2023-12-20T16:34:02.533Z] #50 4.893 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
16:34:02 [2023-12-20T16:34:02.533Z] #50 5.021 go: downloading github.com/mgechev/revive v1.3.2
16:34:02 [2023-12-20T16:34:02.533Z] #50 5.075 go: downloading github.com/moricho/tparallel v0.3.1
16:34:02 [2023-12-20T16:34:02.533Z] #50 5.078 go: downloading github.com/nakabonne/nestif v0.3.1
16:34:02 [2023-12-20T16:34:02.533Z] #50 5.078 go: downloading github.com/nishanths/exhaustive v0.11.0
16:34:02 [2023-12-20T16:34:02.533Z] #50 5.078 go: downloading github.com/nishanths/predeclared v0.2.2
16:34:02 [2023-12-20T16:34:02.533Z] #50 5.087 go: downloading github.com/nunnatsa/ginkgolinter v0.13.5
16:34:02 [2023-12-20T16:34:02.533Z] #50 5.189 go: downloading github.com/polyfloyd/go-errorlint v1.4.4
16:34:02 [2023-12-20T16:34:02.533Z] #50 5.190 go: downloading github.com/ryancurrah/gomodguard v1.3.0
16:34:02 [2023-12-20T16:34:02.533Z] #50 5.190 go: downloading github.com/ryanrolds/sqlclosecheck v0.4.0
16:34:02 [2023-12-20T16:34:02.533Z] #50 5.191 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
16:34:02 [2023-12-20T16:34:02.533Z] #50 5.248 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
16:34:02 [2023-12-20T16:34:02.533Z] #50 5.302 go: downloading github.com/sashamelentyev/usestdlibvars v1.24.0
16:34:02 [2023-12-20T16:34:02.533Z] #50 5.303 go: downloading github.com/securego/gosec/v2 v2.17.0
16:34:02 [2023-12-20T16:34:02.533Z] #50 5.369 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
16:34:02 [2023-12-20T16:34:02.533Z] #50 5.456 go: downloading github.com/sivchari/containedctx v1.0.3
16:34:02 [2023-12-20T16:34:02.533Z] #50 5.485 go: downloading github.com/sivchari/nosnakecase v1.7.0
16:34:02 [2023-12-20T16:34:02.533Z] #50 5.485 go: downloading github.com/sivchari/tenv v1.7.1
16:34:02 [2023-12-20T16:34:02.533Z] #50 5.539 go: downloading github.com/sonatard/noctx v0.0.2
16:34:02 [2023-12-20T16:34:02.533Z] #50 5.574 go: downloading github.com/sourcegraph/go-diff v0.7.0
16:34:02 [2023-12-20T16:34:02.533Z] #50 5.596 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
16:34:02 [2023-12-20T16:34:02.533Z] #50 5.651 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
16:34:02 [2023-12-20T16:34:02.533Z] #50 5.656 go: downloading github.com/tdakkota/asciicheck v0.2.0
16:34:02 [2023-12-20T16:34:02.533Z] #50 5.656 go: downloading github.com/tetafro/godot v1.4.14
16:34:02 [2023-12-20T16:34:02.533Z] #50 5.656 go: downloading github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966
16:34:02 [2023-12-20T16:34:02.533Z] #50 5.656 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.1
16:34:02 [2023-12-20T16:34:02.533Z] #50 5.656 go: downloading github.com/timonwong/loggercheck v0.9.4
16:34:02 [2023-12-20T16:34:02.533Z] #50 5.747 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
16:34:02 [2023-12-20T16:34:02.533Z] #50 5.751 go: downloading github.com/ultraware/funlen v0.1.0
16:34:02 [2023-12-20T16:34:02.533Z] #50 5.801 go: downloading github.com/ultraware/whitespace v0.0.5
16:34:02 [2023-12-20T16:34:02.533Z] #50 5.802 go: downloading github.com/uudashr/gocognit v1.0.7
16:34:02 [2023-12-20T16:34:02.533Z] #50 5.805 go: downloading github.com/xen0n/gosmopolitan v1.2.1
16:34:02 [2023-12-20T16:34:02.533Z] #50 5.812 go: downloading github.com/yagipy/maintidx v1.0.0
16:34:02 [2023-12-20T16:34:02.533Z] #50 5.812 go: downloading github.com/yeya24/promlinter v0.2.0
16:34:02 [2023-12-20T16:34:02.533Z] #50 5.926 go: downloading github.com/ykadowak/zerologlint v0.1.3
16:34:02 [2023-12-20T16:34:02.533Z] #50 5.944 go: downloading gitlab.com/bosi/decorder v0.4.0
16:34:02 [2023-12-20T16:34:02.533Z] #50 6.052 go: downloading go.tmz.dev/musttag v0.7.2
16:34:02 [2023-12-20T16:34:02.533Z] #50 6.083 go: downloading honnef.co/go/tools v0.4.5
16:34:02 [2023-12-20T16:34:02.533Z] #50 6.188 go: downloading mvdan.cc/gofumpt v0.5.0
16:34:02 [2023-12-20T16:34:02.533Z] #50 6.254 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
16:34:02 [2023-12-20T16:34:02.533Z] #50 6.345 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
16:34:02 [2023-12-20T16:34:02.533Z] #50 6.367 go: downloading golang.org/x/sys v0.11.0
16:34:02 [2023-12-20T16:34:02.794Z] #50 6.448 go: downloading github.com/davecgh/go-spew v1.1.1
16:34:02 [2023-12-20T16:34:02.794Z] #50 6.523 go: downloading github.com/pmezard/go-difflib v1.0.0
16:34:02 [2023-12-20T16:34:02.794Z] #50 6.542 go: downloading github.com/stretchr/objx v0.5.0
16:34:03 [2023-12-20T16:34:03.054Z] #50 6.713 go: downloading github.com/hashicorp/errwrap v1.0.0
16:34:03 [2023-12-20T16:34:03.054Z] #50 6.793 go: downloading github.com/subosito/gotenv v1.4.1
16:34:03 [2023-12-20T16:34:03.054Z] #50 6.793 go: downloading github.com/hashicorp/hcl v1.0.0
16:34:03 [2023-12-20T16:34:03.054Z] #50 6.793 go: downloading gopkg.in/ini.v1 v1.67.0
16:34:03 [2023-12-20T16:34:03.054Z] #50 6.793 go: downloading github.com/magiconair/properties v1.8.6
16:34:03 [2023-12-20T16:34:03.054Z] #50 6.793 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
16:34:03 [2023-12-20T16:34:03.054Z] #50 6.901 go: downloading golang.org/x/text v0.12.0
16:34:03 [2023-12-20T16:34:03.314Z] #50 6.961 go: downloading github.com/fatih/structtag v1.2.0
16:34:03 [2023-12-20T16:34:03.314Z] #50 7.025 go: downloading github.com/pelletier/go-toml v1.9.5
16:34:03 [2023-12-20T16:34:03.583Z] #50 7.274 go: downloading github.com/gobwas/glob v0.2.3
16:34:03 [2023-12-20T16:34:03.583Z] #50 7.308 go: downloading gopkg.in/yaml.v2 v2.4.0
16:34:03 [2023-12-20T16:34:03.842Z] #50 7.309 go: downloading github.com/google/go-cmp v0.5.9
16:34:03 [2023-12-20T16:34:03.842Z] #50 7.346 go: downloading golang.org/x/sync v0.3.0
16:34:03 [2023-12-20T16:34:03.842Z] #50 7.401 go: downloading go.uber.org/zap v1.24.0
16:34:03 [2023-12-20T16:34:03.842Z] #50 7.493 go: downloading github.com/go-toolsmith/astcast v1.1.0
16:34:03 [2023-12-20T16:34:03.842Z] #50 7.494 go: downloading github.com/go-toolsmith/astcopy v1.1.0
16:34:03 [2023-12-20T16:34:03.842Z] #50 7.495 go: downloading github.com/go-toolsmith/astequal v1.1.0
16:34:03 [2023-12-20T16:34:03.842Z] #50 7.495 go: downloading github.com/go-toolsmith/astfmt v1.1.0
16:34:03 [2023-12-20T16:34:03.842Z] #50 7.668 go: downloading github.com/go-toolsmith/astp v1.1.0
16:34:04 [2023-12-20T16:34:04.102Z] #50 7.669 go: downloading github.com/go-toolsmith/strparse v1.1.0
16:34:04 [2023-12-20T16:34:04.102Z] #50 7.670 go: downloading github.com/go-toolsmith/typep v1.1.0
16:34:04 [2023-12-20T16:34:04.102Z] #50 7.676 go: downloading github.com/quasilyte/go-ruleguard v0.4.0
16:34:04 [2023-12-20T16:34:04.102Z] #50 7.677 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727
16:34:04 [2023-12-20T16:34:04.102Z] #50 7.688 go: downloading github.com/kisielk/gotool v1.0.0
16:34:04 [2023-12-20T16:34:04.102Z] #50 7.908 go: downloading github.com/gostaticanalysis/comment v1.4.2
16:34:04 [2023-12-20T16:34:04.363Z] #50 7.917 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
16:34:04 [2023-12-20T16:34:04.363Z] #50 8.113 go: downloading github.com/ettle/strcase v0.1.1
16:34:04 [2023-12-20T16:34:04.363Z] #50 8.118 go: downloading github.com/Masterminds/semver v1.5.0
16:34:04 [2023-12-20T16:34:04.363Z] #50 8.118 go: downloading github.com/ccojocar/zxcvbn-go v1.0.1
16:34:04 [2023-12-20T16:34:04.363Z] #50 8.224 go: downloading github.com/prometheus/client_golang v1.12.1
16:34:04 [2023-12-20T16:34:04.623Z] #50 8.314 go: downloading github.com/prometheus/client_model v0.2.0
16:34:04 [2023-12-20T16:34:04.623Z] #50 8.482 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
16:34:04 [2023-12-20T16:34:04.882Z] #50 8.484 go: downloading golang.org/x/exp/typeparams v0.0.0-20230307190834-24139beb5833
16:34:04 [2023-12-20T16:34:04.882Z] #50 8.570 go: downloading go.uber.org/atomic v1.7.0
16:34:04 [2023-12-20T16:34:04.882Z] #50 8.571 go: downloading go.uber.org/multierr v1.6.0
16:34:04 [2023-12-20T16:34:04.882Z] #50 8.594 go: downloading github.com/chavacava/garif v0.0.0-20230227094218-b8c73b2037b8
16:34:04 [2023-12-20T16:34:04.882Z] #50 8.648 go: downloading github.com/olekukonko/tablewriter v0.0.5
16:34:05 [2023-12-20T16:34:05.143Z] #50 8.754 go: downloading github.com/quasilyte/gogrep v0.5.0
16:34:05 [2023-12-20T16:34:05.143Z] #50 8.949 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
16:34:05 [2023-12-20T16:34:05.403Z] #50 9.104 go: downloading github.com/golang/protobuf v1.5.2
16:34:05 [2023-12-20T16:34:05.403Z] #50 9.145 go: downloading github.com/prometheus/common v0.32.1
16:34:05 [2023-12-20T16:34:05.403Z] #50 9.263 go: downloading github.com/beorn7/perks v1.0.1
16:34:05 [2023-12-20T16:34:05.664Z] #50 9.408 go: downloading github.com/cespare/xxhash/v2 v2.1.2
16:34:05 [2023-12-20T16:34:05.664Z] #50 9.410 go: downloading github.com/prometheus/procfs v0.7.3
16:34:05 [2023-12-20T16:34:05.664Z] #50 9.411 go: downloading google.golang.org/protobuf v1.28.0
16:34:05 [2023-12-20T16:34:05.664Z] #50 9.496 go: downloading github.com/mattn/go-runewidth v0.0.9
16:34:05 [2023-12-20T16:34:05.926Z] #50 9.639 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
16:34:06 [2023-12-20T16:34:06.200Z] #50 ...
16:34:06 [2023-12-20T16:34:06.200Z] 
16:34:06 [2023-12-20T16:34:06.200Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
16:34:06 [2023-12-20T16:34:06.200Z] #51 1.965 go: downloading mvdan.cc/sh/v3 v3.6.0
16:34:06 [2023-12-20T16:34:06.200Z] #51 2.522 go: downloading golang.org/x/term v0.3.0
16:34:06 [2023-12-20T16:34:06.200Z] #51 2.522 go: downloading mvdan.cc/editorconfig v0.2.0
16:34:06 [2023-12-20T16:34:06.200Z] #51 2.523 go: downloading github.com/google/renameio/v2 v2.0.0
16:34:06 [2023-12-20T16:34:06.200Z] #51 2.523 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
16:34:06 [2023-12-20T16:34:06.200Z] #51 2.610 go: downloading golang.org/x/sys v0.3.0
16:34:06 [2023-12-20T16:34:06.460Z] #51 ...
16:34:06 [2023-12-20T16:34:06.460Z] 
16:34:06 [2023-12-20T16:34:06.460Z] #52 [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:34:06 [2023-12-20T16:34:06.460Z] #52 1.558 go: downloading gotest.tools/gotestsum v1.8.2
16:34:06 [2023-12-20T16:34:06.460Z] #52 2.623 go: downloading github.com/fatih/color v1.13.0
16:34:06 [2023-12-20T16:34:06.460Z] #52 2.624 go: downloading github.com/dnephin/pflag v1.0.7
16:34:06 [2023-12-20T16:34:06.460Z] #52 2.624 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:34:06 [2023-12-20T16:34:06.460Z] #52 2.627 go: downloading github.com/fsnotify/fsnotify v1.5.4
16:34:06 [2023-12-20T16:34:06.460Z] #52 2.627 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
16:34:06 [2023-12-20T16:34:06.460Z] #52 2.630 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
16:34:06 [2023-12-20T16:34:06.460Z] #52 2.630 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
16:34:06 [2023-12-20T16:34:06.460Z] #52 2.638 go: downloading golang.org/x/tools v0.1.11
16:34:06 [2023-12-20T16:34:06.460Z] #52 2.647 go: downloading github.com/mattn/go-colorable v0.1.12
16:34:06 [2023-12-20T16:34:06.460Z] #52 2.664 go: downloading github.com/mattn/go-isatty v0.0.14
16:34:06 [2023-12-20T16:34:06.460Z] #52 3.609 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
16:34:06 [2023-12-20T16:34:06.460Z] #52 ...
16:34:06 [2023-12-20T16:34:06.460Z] 
16:34:06 [2023-12-20T16:34:06.460Z] #53 [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:34:06 [2023-12-20T16:34:06.460Z] #53 0.875 go: downloading github.com/tc-hib/go-winres v0.3.1
16:34:06 [2023-12-20T16:34:06.460Z] #53 1.506 go: downloading github.com/tc-hib/winres v0.1.6
16:34:06 [2023-12-20T16:34:06.460Z] #53 1.512 go: downloading github.com/urfave/cli/v2 v2.3.0
16:34:06 [2023-12-20T16:34:06.460Z] #53 1.687 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
16:34:06 [2023-12-20T16:34:06.460Z] #53 1.687 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
16:34:06 [2023-12-20T16:34:06.460Z] #53 1.741 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:34:06 [2023-12-20T16:34:06.460Z] #53 1.742 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:34:06 [2023-12-20T16:34:06.722Z] #53 ...
16:34:06 [2023-12-20T16:34:06.722Z] 
16:34:06 [2023-12-20T16:34:06.722Z] #54 [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:34:06 [2023-12-20T16:34:06.722Z] #54 2.165 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
16:34:06 [2023-12-20T16:34:06.722Z] #54 2.247 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
16:34:06 [2023-12-20T16:34:06.722Z] #54 2.257 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
16:34:06 [2023-12-20T16:34:06.722Z] #54 2.385 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
16:34:06 [2023-12-20T16:34:06.722Z] #54 2.876 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [11.1 kB]
16:34:06 [2023-12-20T16:34:06.722Z] #54 2.919 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [125 kB]
16:34:06 [2023-12-20T16:34:06.722Z] #54 3.910 Fetched 9072 kB in 2s (4521 kB/s)
16:34:06 [2023-12-20T16:34:06.722Z] #54 3.910 Reading package lists...
16:34:06 [2023-12-20T16:34:06.722Z] #54 4.766 Reading package lists...
16:34:06 [2023-12-20T16:34:06.722Z] #54 5.483 Building dependency tree...
16:34:06 [2023-12-20T16:34:06.722Z] #54 6.123 python3 is already the newest version (3.11.2-1+b1).
16:34:06 [2023-12-20T16:34:06.722Z] #54 6.123 The following additional packages will be installed:
16:34:06 [2023-12-20T16:34:06.722Z] #54 6.123   autotools-dev bzip2 dpkg-dev libdpkg-perl libprotobuf-c1 libyajl2 m4 patch
16:34:06 [2023-12-20T16:34:06.722Z] #54 6.123   xz-utils
16:34:06 [2023-12-20T16:34:06.722Z] #54 6.125 Suggested packages:
16:34:06 [2023-12-20T16:34:06.722Z] #54 6.125   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
16:34:06 [2023-12-20T16:34:06.722Z] #54 6.125   manpages-dev bzr seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
16:34:06 [2023-12-20T16:34:06.722Z] #54 6.125   m4-doc ed diffutils-doc
16:34:06 [2023-12-20T16:34:06.722Z] #54 6.125 Recommended packages:
16:34:06 [2023-12-20T16:34:06.722Z] #54 6.125   fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
16:34:06 [2023-12-20T16:34:06.722Z] #54 6.125   liblocale-gettext-perl libltdl-dev
16:34:06 [2023-12-20T16:34:06.722Z] #54 6.314 The following NEW packages will be installed:
16:34:06 [2023-12-20T16:34:06.722Z] #54 6.314   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
16:34:06 [2023-12-20T16:34:06.722Z] #54 6.314   libdpkg-perl libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsystemd-dev
16:34:06 [2023-12-20T16:34:06.722Z] #54 6.314   libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
16:34:06 [2023-12-20T16:34:06.722Z] #54 6.595 0 upgraded, 19 newly installed, 0 to remove and 0 not upgraded.
16:34:06 [2023-12-20T16:34:06.722Z] #54 6.595 Need to get 5656 kB of archives.
16:34:06 [2023-12-20T16:34:06.722Z] #54 6.595 After this operation, 16.7 MB of additional disk space will be used.
16:34:06 [2023-12-20T16:34:06.722Z] #54 6.595 Get:1 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
16:34:06 [2023-12-20T16:34:06.722Z] #54 6.612 Get:2 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
16:34:06 [2023-12-20T16:34:06.722Z] #54 6.653 Get:3 http://deb.debian.org/debian bookworm/main arm64 m4 arm64 1.4.19-3 [276 kB]
16:34:06 [2023-12-20T16:34:06.722Z] #54 6.713 Get:4 http://deb.debian.org/debian bookworm/main arm64 autoconf all 2.71-3 [332 kB]
16:34:06 [2023-12-20T16:34:06.722Z] #54 6.793 Get:5 http://deb.debian.org/debian bookworm/main arm64 autotools-dev all 20220109.1 [51.6 kB]
16:34:06 [2023-12-20T16:34:06.722Z] #54 6.800 Get:6 http://deb.debian.org/debian bookworm/main arm64 automake all 1:1.16.5-1.3 [823 kB]
16:34:06 [2023-12-20T16:34:06.722Z] #54 6.842 Get:7 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
16:34:06 [2023-12-20T16:34:06.722Z] #54 6.876 Get:8 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
16:34:06 [2023-12-20T16:34:06.722Z] #54 6.876 Get:9 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
16:34:06 [2023-12-20T16:34:06.722Z] #54 6.945 Get:10 http://deb.debian.org/debian bookworm/main arm64 build-essential arm64 12.9 [7704 B]
16:34:06 [2023-12-20T16:34:06.722Z] #54 6.945 Get:11 http://deb.debian.org/debian bookworm/main arm64 libcap-dev arm64 1:2.66-4 [447 kB]
16:34:06 [2023-12-20T16:34:06.722Z] #54 6.988 Get:12 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB]
16:34:06 [2023-12-20T16:34:06.722Z] #54 6.997 Get:13 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c-dev arm64 1.4.1-1+b1 [34.6 kB]
16:34:06 [2023-12-20T16:34:06.722Z] #54 7.026 Get:14 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
16:34:06 [2023-12-20T16:34:06.722Z] #54 7.040 Get:15 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.19-1~deb12u1 [353 kB]
16:34:06 [2023-12-20T16:34:06.722Z] #54 7.047 Get:16 http://deb.debian.org/debian bookworm/main arm64 libtool all 2.4.7-5 [517 kB]
16:34:06 [2023-12-20T16:34:06.722Z] #54 7.075 Get:17 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.19-1~deb12u1 [51.9 kB]
16:34:06 [2023-12-20T16:34:06.722Z] #54 7.085 Get:18 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB]
16:34:06 [2023-12-20T16:34:06.722Z] #54 7.207 Get:19 http://deb.debian.org/debian bookworm/main arm64 libyajl-dev arm64 2.1.0-3+deb12u2 [30.4 kB]
16:34:06 [2023-12-20T16:34:06.722Z] #54 8.031 debconf: delaying package configuration, since apt-utils is not installed
16:34:06 [2023-12-20T16:34:06.722Z] #54 8.253 Fetched 5656 kB in 1s (5951 kB/s)
16:34:06 [2023-12-20T16:34:06.722Z] #54 8.581 Selecting previously unselected package bzip2.
16:34:06 [2023-12-20T16:34:06.722Z] #54 8.581 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15667 files and directories currently installed.)
16:34:06 [2023-12-20T16:34:06.722Z] #54 8.591 Preparing to unpack .../00-bzip2_1.0.8-5+b1_arm64.deb ...
16:34:06 [2023-12-20T16:34:06.722Z] #54 8.643 Unpacking bzip2 (1.0.8-5+b1) ...
16:34:06 [2023-12-20T16:34:06.722Z] #54 9.263 Selecting previously unselected package xz-utils.
16:34:06 [2023-12-20T16:34:06.722Z] #54 9.266 Preparing to unpack .../01-xz-utils_5.4.1-0.2_arm64.deb ...
16:34:06 [2023-12-20T16:34:06.722Z] #54 9.349 Unpacking xz-utils (5.4.1-0.2) ...
16:34:06 [2023-12-20T16:34:06.722Z] #54 9.832 Selecting previously unselected package m4.
16:34:06 [2023-12-20T16:34:06.722Z] #54 9.836 Preparing to unpack .../02-m4_1.4.19-3_arm64.deb ...
16:34:06 [2023-12-20T16:34:06.722Z] #54 9.860 Unpacking m4 (1.4.19-3) ...
16:34:06 [2023-12-20T16:34:06.722Z] #54 ...
16:34:06 [2023-12-20T16:34:06.722Z] 
16:34:06 [2023-12-20T16:34:06.722Z] #55 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
16:34:06 [2023-12-20T16:34:06.722Z] #55 1.498 hint: Using 'master' as the name for the initial branch. This default branch name
16:34:06 [2023-12-20T16:34:06.722Z] #55 1.498 hint: is subject to change. To configure the initial branch name to use in all
16:34:06 [2023-12-20T16:34:06.722Z] #55 1.498 hint: of your new repositories, which will suppress this warning, call:
16:34:06 [2023-12-20T16:34:06.722Z] #55 1.498 hint: 
16:34:06 [2023-12-20T16:34:06.722Z] #55 1.498 hint: 	git config --global init.defaultBranch <name>
16:34:06 [2023-12-20T16:34:06.722Z] #55 1.498 hint: 
16:34:06 [2023-12-20T16:34:06.722Z] #55 1.498 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
16:34:06 [2023-12-20T16:34:06.722Z] #55 1.498 hint: 'development'. The just-created branch can be renamed via this command:
16:34:06 [2023-12-20T16:34:06.722Z] #55 1.498 hint: 
16:34:06 [2023-12-20T16:34:06.722Z] #55 1.498 hint: 	git branch -m <name>
16:34:06 [2023-12-20T16:34:06.722Z] #55 1.500 Initialized empty Git repository in /usr/src/swagger/.git/
16:34:06 [2023-12-20T16:34:06.722Z] #55 ...
16:34:06 [2023-12-20T16:34:06.722Z] 
16:34:06 [2023-12-20T16:34:06.722Z] #56 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
16:34:06 [2023-12-20T16:34:06.722Z] #56 1.863 hint: Using 'master' as the name for the initial branch. This default branch name
16:34:06 [2023-12-20T16:34:06.722Z] #56 1.863 hint: is subject to change. To configure the initial branch name to use in all
16:34:06 [2023-12-20T16:34:06.722Z] #56 1.863 hint: of your new repositories, which will suppress this warning, call:
16:34:06 [2023-12-20T16:34:06.722Z] #56 1.863 hint: 
16:34:06 [2023-12-20T16:34:06.722Z] #56 1.863 hint: 	git config --global init.defaultBranch <name>
16:34:06 [2023-12-20T16:34:06.722Z] #56 1.863 hint: 
16:34:06 [2023-12-20T16:34:06.722Z] #56 1.863 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
16:34:06 [2023-12-20T16:34:06.722Z] #56 1.863 hint: 'development'. The just-created branch can be renamed via this command:
16:34:06 [2023-12-20T16:34:06.722Z] #56 1.863 hint: 
16:34:06 [2023-12-20T16:34:06.722Z] #56 1.863 hint: 	git branch -m <name>
16:34:06 [2023-12-20T16:34:06.722Z] #56 1.950 Initialized empty Git repository in /usr/src/rootlesskit/.git/
16:34:06 [2023-12-20T16:34:06.983Z] #56 ...
16:34:06 [2023-12-20T16:34:06.983Z] 
16:34:06 [2023-12-20T16:34:06.983Z] #57 [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:34:06 [2023-12-20T16:34:06.983Z] #57 4.958 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
16:34:06 [2023-12-20T16:34:06.983Z] #57 5.054 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
16:34:06 [2023-12-20T16:34:06.983Z] #57 5.090 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
16:34:06 [2023-12-20T16:34:06.983Z] #57 5.271 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
16:34:06 [2023-12-20T16:34:06.983Z] #57 5.922 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [11.1 kB]
16:34:06 [2023-12-20T16:34:06.984Z] #57 5.958 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [125 kB]
16:34:06 [2023-12-20T16:34:06.984Z] #57 7.277 Fetched 9072 kB in 3s (3522 kB/s)
16:34:06 [2023-12-20T16:34:06.984Z] #57 7.277 Reading package lists...
16:34:06 [2023-12-20T16:34:06.984Z] #57 8.809 Hit:1 http://deb.debian.org/debian bookworm InRelease
16:34:06 [2023-12-20T16:34:06.984Z] #57 8.816 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
16:34:06 [2023-12-20T16:34:06.984Z] #57 8.817 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
16:34:06 [2023-12-20T16:34:06.984Z] #57 9.731 Reading package lists...
16:34:06 [2023-12-20T16:34:06.984Z] #57 ...
16:34:06 [2023-12-20T16:34:06.984Z] 
16:34:06 [2023-12-20T16:34:06.984Z] #58 [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:34:06 [2023-12-20T16:34:06.984Z] #58 5.612 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
16:34:06 [2023-12-20T16:34:06.984Z] #58 5.629 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
16:34:06 [2023-12-20T16:34:06.984Z] #58 5.725 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
16:34:06 [2023-12-20T16:34:06.984Z] #58 5.832 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
16:34:06 [2023-12-20T16:34:06.984Z] #58 6.386 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [11.1 kB]
16:34:06 [2023-12-20T16:34:06.984Z] #58 6.404 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [125 kB]
16:34:06 [2023-12-20T16:34:06.984Z] #58 8.487 Fetched 9072 kB in 3s (2912 kB/s)
16:34:06 [2023-12-20T16:34:06.984Z] #58 8.487 Reading package lists...
16:34:06 [2023-12-20T16:34:06.984Z] #58 9.368 Reading package lists...
16:34:07 [2023-12-20T16:34:07.246Z] #58 10.12 Building dependency tree...
16:34:07 [2023-12-20T16:34:07.246Z] #58 ...
16:34:07 [2023-12-20T16:34:07.246Z] 
16:34:07 [2023-12-20T16:34:07.246Z] #59 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
16:34:07 [2023-12-20T16:34:07.246Z] #59 1.428 go: downloading github.com/pelletier/go-toml v1.8.1
16:34:07 [2023-12-20T16:34:07.246Z] #59 ...
16:34:07 [2023-12-20T16:34:07.246Z] 
16:34:07 [2023-12-20T16:34:07.246Z] #60 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.11" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:34:07 [2023-12-20T16:34:07.506Z] #60 ...
16:34:07 [2023-12-20T16:34:07.506Z] 
16:34:07 [2023-12-20T16:34:07.506Z] #61 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
16:34:07 [2023-12-20T16:34:07.506Z] #61 ...
16:34:07 [2023-12-20T16:34:07.506Z] 
16:34:07 [2023-12-20T16:34:07.506Z] #62 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev             gcc             libc6-dev             libseccomp-dev             pkg-config
16:34:07 [2023-12-20T16:34:07.506Z] #62 4.488 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
16:34:07 [2023-12-20T16:34:07.506Z] #62 4.514 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
16:34:07 [2023-12-20T16:34:07.506Z] #62 4.515 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
16:34:07 [2023-12-20T16:34:07.506Z] #62 4.686 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
16:34:07 [2023-12-20T16:34:07.506Z] #62 5.008 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [11.1 kB]
16:34:07 [2023-12-20T16:34:07.506Z] #62 5.096 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [125 kB]
16:34:07 [2023-12-20T16:34:07.506Z] #62 6.388 Fetched 9072 kB in 2s (4198 kB/s)
16:34:07 [2023-12-20T16:34:07.506Z] #62 6.388 Reading package lists...
16:34:07 [2023-12-20T16:34:07.506Z] #62 8.125 Hit:1 http://deb.debian.org/debian bookworm InRelease
16:34:07 [2023-12-20T16:34:07.506Z] #62 8.126 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
16:34:07 [2023-12-20T16:34:07.506Z] #62 8.126 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
16:34:07 [2023-12-20T16:34:07.506Z] #62 8.966 Reading package lists...
16:34:07 [2023-12-20T16:34:07.506Z] #62 9.866 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev pkg-config
16:34:07 [2023-12-20T16:34:07.506Z] #62 9.873 Reading package lists...
16:34:07 [2023-12-20T16:34:07.769Z] #62 10.86 Building dependency tree...
16:34:07 [2023-12-20T16:34:07.769Z] #62 ...
16:34:07 [2023-12-20T16:34:07.769Z] 
16:34:07 [2023-12-20T16:34:07.769Z] #63 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
16:34:07 [2023-12-20T16:34:07.769Z] #63 2.592 hint: Using 'master' as the name for the initial branch. This default branch name
16:34:07 [2023-12-20T16:34:07.769Z] #63 2.593 hint: is subject to change. To configure the initial branch name to use in all
16:34:07 [2023-12-20T16:34:07.769Z] #63 2.593 hint: of your new repositories, which will suppress this warning, call:
16:34:07 [2023-12-20T16:34:07.769Z] #63 2.593 hint: 
16:34:07 [2023-12-20T16:34:07.769Z] #63 2.593 hint: 	git config --global init.defaultBranch <name>
16:34:07 [2023-12-20T16:34:07.769Z] #63 2.593 hint: 
16:34:07 [2023-12-20T16:34:07.769Z] #63 2.593 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
16:34:07 [2023-12-20T16:34:07.769Z] #63 2.593 hint: 'development'. The just-created branch can be renamed via this command:
16:34:07 [2023-12-20T16:34:07.769Z] #63 2.593 hint: 
16:34:07 [2023-12-20T16:34:07.769Z] #63 2.593 hint: 	git branch -m <name>
16:34:07 [2023-12-20T16:34:07.769Z] #63 2.666 Initialized empty Git repository in /usr/src/registry/.git/
16:34:07 [2023-12-20T16:34:07.769Z] #63 ...
16:34:07 [2023-12-20T16:34:07.769Z] 
16:34:07 [2023-12-20T16:34:07.769Z] #64 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
16:34:07 [2023-12-20T16:34:07.769Z] #64 1.968 hint: Using 'master' as the name for the initial branch. This default branch name
16:34:07 [2023-12-20T16:34:07.769Z] #64 1.968 hint: is subject to change. To configure the initial branch name to use in all
16:34:07 [2023-12-20T16:34:07.769Z] #64 1.968 hint: of your new repositories, which will suppress this warning, call:
16:34:07 [2023-12-20T16:34:07.769Z] #64 1.968 hint: 
16:34:07 [2023-12-20T16:34:07.769Z] #64 1.968 hint: 	git config --global init.defaultBranch <name>
16:34:07 [2023-12-20T16:34:07.769Z] #64 1.968 hint: 
16:34:07 [2023-12-20T16:34:07.769Z] #64 1.968 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
16:34:07 [2023-12-20T16:34:07.769Z] #64 1.968 hint: 'development'. The just-created branch can be renamed via this command:
16:34:07 [2023-12-20T16:34:07.769Z] #64 1.968 hint: 
16:34:07 [2023-12-20T16:34:07.769Z] #64 1.968 hint: 	git branch -m <name>
16:34:07 [2023-12-20T16:34:07.769Z] #64 1.989 Initialized empty Git repository in /usr/src/tini/.git/
16:34:08 [2023-12-20T16:34:08.081Z] #64 ...
16:34:08 [2023-12-20T16:34:08.081Z] 
16:34:08 [2023-12-20T16:34:08.081Z] #65 [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 v24.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
16:34:08 [2023-12-20T16:34:08.081Z] #65 ...
16:34:08 [2023-12-20T16:34:08.081Z] 
16:34:08 [2023-12-20T16:34:08.081Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:34:08 [2023-12-20T16:34:08.081Z] #29 5.895 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
16:34:08 [2023-12-20T16:34:08.081Z] #29 6.411 #=#=#                                                                         
##O#-#                                                                        
16:34:08 [2023-12-20T16:34:08.081Z] #29 6.763 #=#=#                                                                         
##O#-#                                                                        

#                                                                          1.6%
######################################################################## 100.0%
16:34:08 [2023-12-20T16:34:08.081Z] #29 7.309 
16:34:08 [2023-12-20T16:34:08.081Z] #29 9.373 Downloading 'library/debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9' (1 layers)...
16:34:08 [2023-12-20T16:34:08.081Z] #29 10.10 #=#=#                                                                         
16:34:08 [2023-12-20T16:34:08.081Z] #29 10.40 #=#=#                                                                         

                                                                           0.0%
##########################                                                36.2%
###############################################                           65.5%
######################################################################## 100.0%
16:34:08 [2023-12-20T16:34:08.081Z] #29 11.13 
16:34:08 [2023-12-20T16:34:08.081Z] #29 14.41 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
16:34:08 [2023-12-20T16:34:08.081Z] #29 15.21 #=#=#                                                                         
16:34:08 [2023-12-20T16:34:08.081Z] #29 15.57 #=#=#                                                                         

######################################################################## 100.0%
16:34:08 [2023-12-20T16:34:08.081Z] #29 16.12 
16:34:08 [2023-12-20T16:34:08.081Z] #29 ...
16:34:08 [2023-12-20T16:34:08.081Z] 
16:34:08 [2023-12-20T16:34:08.081Z] #66 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:34:08 [2023-12-20T16:34:08.342Z] #66 ...
16:34:08 [2023-12-20T16:34:08.342Z] 
16:34:08 [2023-12-20T16:34:08.342Z] #62 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev             gcc             libc6-dev             libseccomp-dev             pkg-config
16:34:08 [2023-12-20T16:34:08.342Z] #62 11.83 gcc is already the newest version (4:12.2.0-3).
16:34:08 [2023-12-20T16:34:08.342Z] #62 11.83 libc6-dev is already the newest version (2.36-9+deb12u3).
16:34:08 [2023-12-20T16:34:08.342Z] #62 11.83 pkg-config is already the newest version (1.8.1-1).
16:34:08 [2023-12-20T16:34:08.342Z] #62 11.83 The following additional packages will be installed:
16:34:08 [2023-12-20T16:34:08.342Z] #62 11.84   bzip2 libdpkg-perl patch xz-utils
16:34:08 [2023-12-20T16:34:08.342Z] #62 11.85 Suggested packages:
16:34:08 [2023-12-20T16:34:08.342Z] #62 11.86   bzip2-doc debian-keyring bzr seccomp ed diffutils-doc
16:34:08 [2023-12-20T16:34:08.342Z] #62 11.86 Recommended packages:
16:34:08 [2023-12-20T16:34:08.342Z] #62 11.86   build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
16:34:08 [2023-12-20T16:34:08.342Z] #62 11.86   liblocale-gettext-perl
16:34:08 [2023-12-20T16:34:08.602Z] #62 11.97 The following NEW packages will be installed:
16:34:08 [2023-12-20T16:34:08.602Z] #62 11.97   bzip2 dpkg-dev libdpkg-perl libseccomp-dev patch xz-utils
16:34:08 [2023-12-20T16:34:08.869Z] #62 12.27 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded.
16:34:08 [2023-12-20T16:34:08.869Z] #62 12.27 Need to get 2683 kB of archives.
16:34:08 [2023-12-20T16:34:08.869Z] #62 12.27 After this operation, 6010 kB of additional disk space will be used.
16:34:08 [2023-12-20T16:34:08.869Z] #62 12.27 Get:1 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
16:34:08 [2023-12-20T16:34:08.869Z] #62 12.30 Get:2 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
16:34:08 [2023-12-20T16:34:08.869Z] #62 12.31 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
16:34:08 [2023-12-20T16:34:08.869Z] #62 12.32 Get:4 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
16:34:08 [2023-12-20T16:34:08.869Z] #62 12.33 Get:5 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
16:34:08 [2023-12-20T16:34:08.869Z] #62 12.39 Get:6 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
16:34:09 [2023-12-20T16:34:09.439Z] #62 12.84 debconf: delaying package configuration, since apt-utils is not installed
16:34:09 [2023-12-20T16:34:09.439Z] #62 13.05 Fetched 2683 kB in 0s (6614 kB/s)
16:34:09 [2023-12-20T16:34:09.699Z] #62 13.40 Selecting previously unselected package bzip2.
16:34:09 [2023-12-20T16:34:09.972Z] #62 13.40 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15667 files and directories currently installed.)
16:34:09 [2023-12-20T16:34:09.972Z] #62 13.42 Preparing to unpack .../0-bzip2_1.0.8-5+b1_arm64.deb ...
16:34:09 [2023-12-20T16:34:09.972Z] #62 13.45 Unpacking bzip2 (1.0.8-5+b1) ...
16:34:10 [2023-12-20T16:34:10.542Z] #62 13.99 Selecting previously unselected package xz-utils.
16:34:10 [2023-12-20T16:34:10.542Z] #62 13.99 Preparing to unpack .../1-xz-utils_5.4.1-0.2_arm64.deb ...
16:34:10 [2023-12-20T16:34:10.542Z] #62 14.02 Unpacking xz-utils (5.4.1-0.2) ...
16:34:11 [2023-12-20T16:34:11.481Z] #62 14.65 Selecting previously unselected package libdpkg-perl.
16:34:11 [2023-12-20T16:34:11.481Z] #62 14.65 Preparing to unpack .../2-libdpkg-perl_1.21.22_all.deb ...
16:34:11 [2023-12-20T16:34:11.481Z] #62 14.67 Unpacking libdpkg-perl (1.21.22) ...
16:34:11 [2023-12-20T16:34:11.740Z] #62 15.20 Selecting previously unselected package patch.
16:34:11 [2023-12-20T16:34:11.740Z] #62 15.20 Preparing to unpack .../3-patch_2.7.6-7_arm64.deb ...
16:34:11 [2023-12-20T16:34:11.740Z] #62 15.28 Unpacking patch (2.7.6-7) ...
16:34:12 [2023-12-20T16:34:12.694Z] #62 16.13 Selecting previously unselected package dpkg-dev.
16:34:12 [2023-12-20T16:34:12.694Z] #62 16.20 Preparing to unpack .../4-dpkg-dev_1.21.22_all.deb ...
16:34:12 [2023-12-20T16:34:12.694Z] #62 ...
16:34:12 [2023-12-20T16:34:12.694Z] 
16:34:12 [2023-12-20T16:34:12.694Z] #45 [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:34:12 [2023-12-20T16:34:12.694Z] #45 5.937 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
16:34:12 [2023-12-20T16:34:12.694Z] #45 5.946 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
16:34:12 [2023-12-20T16:34:12.694Z] #45 5.946 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
16:34:12 [2023-12-20T16:34:12.694Z] #45 6.180 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
16:34:12 [2023-12-20T16:34:12.694Z] #45 6.726 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [11.1 kB]
16:34:12 [2023-12-20T16:34:12.694Z] #45 6.810 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [125 kB]
16:34:12 [2023-12-20T16:34:12.694Z] #45 8.260 Fetched 9072 kB in 3s (3509 kB/s)
16:34:12 [2023-12-20T16:34:12.694Z] #45 8.260 Reading package lists...
16:34:12 [2023-12-20T16:34:12.694Z] #45 9.697 Hit:1 http://deb.debian.org/debian bookworm InRelease
16:34:12 [2023-12-20T16:34:12.694Z] #45 9.697 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
16:34:12 [2023-12-20T16:34:12.694Z] #45 9.697 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
16:34:12 [2023-12-20T16:34:12.694Z] #45 10.46 Reading package lists...
16:34:12 [2023-12-20T16:34:12.694Z] #45 11.48 + apt-get  install -y --no-install-recommends gcc libc6-dev pkg-config
16:34:12 [2023-12-20T16:34:12.694Z] #45 11.54 Reading package lists...
16:34:12 [2023-12-20T16:34:12.694Z] #45 12.59 Building dependency tree...
16:34:12 [2023-12-20T16:34:12.694Z] #45 13.40 gcc is already the newest version (4:12.2.0-3).
16:34:12 [2023-12-20T16:34:12.694Z] #45 13.40 libc6-dev is already the newest version (2.36-9+deb12u3).
16:34:12 [2023-12-20T16:34:12.694Z] #45 13.40 pkg-config is already the newest version (1.8.1-1).
16:34:12 [2023-12-20T16:34:12.694Z] #45 13.40 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
16:34:12 [2023-12-20T16:34:12.694Z] #45 ...
16:34:12 [2023-12-20T16:34:12.694Z] 
16:34:12 [2023-12-20T16:34:12.694Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:34:12 [2023-12-20T16:34:12.694Z] #29 17.85 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
16:34:12 [2023-12-20T16:34:12.694Z] #29 18.60 #=#=#                                                                         
##O#-#                                                                        
16:34:12 [2023-12-20T16:34:12.694Z] #29 18.97 #=#=#                                                                         

######################################################################## 100.0%
16:34:12 [2023-12-20T16:34:12.694Z] #29 19.61 
16:34:12 [2023-12-20T16:34:12.694Z] #29 19.73 Download of images into '/build' complete.
16:34:12 [2023-12-20T16:34:12.694Z] #29 19.73 Use something like the following to load the result into a Docker daemon:
16:34:12 [2023-12-20T16:34:12.694Z] #29 19.73   tar -cC '/build' . | docker load
16:34:13 [2023-12-20T16:34:13.275Z] #29 ...
16:34:13 [2023-12-20T16:34:13.275Z] 
16:34:13 [2023-12-20T16:34:13.275Z] #55 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
16:34:13 [2023-12-20T16:34:13.275Z] #55 DONE 16.7s
16:34:13 [2023-12-20T16:34:13.535Z] 
16:34:13 [2023-12-20T16:34:13.535Z] #57 [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:34:13 [2023-12-20T16:34:13.535Z] #57 9.731 Reading package lists...
16:34:13 [2023-12-20T16:34:13.535Z] #57 10.72 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev pkg-config
16:34:13 [2023-12-20T16:34:13.535Z] #57 10.74 Reading package lists...
16:34:13 [2023-12-20T16:34:13.535Z] #57 11.75 Building dependency tree...
16:34:13 [2023-12-20T16:34:13.535Z] #57 12.49 gcc is already the newest version (4:12.2.0-3).
16:34:13 [2023-12-20T16:34:13.535Z] #57 12.49 pkg-config is already the newest version (1.8.1-1).
16:34:13 [2023-12-20T16:34:13.535Z] #57 12.49 The following additional packages will be installed:
16:34:13 [2023-12-20T16:34:13.535Z] #57 12.49   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
16:34:13 [2023-12-20T16:34:13.535Z] #57 12.49   libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
16:34:13 [2023-12-20T16:34:13.535Z] #57 12.49   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
16:34:13 [2023-12-20T16:34:13.535Z] #57 12.49   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
16:34:13 [2023-12-20T16:34:13.535Z] #57 12.49   libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev
16:34:13 [2023-12-20T16:34:13.535Z] #57 12.49   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
16:34:13 [2023-12-20T16:34:13.535Z] #57 12.49 Suggested packages:
16:34:13 [2023-12-20T16:34:13.535Z] #57 12.49   libgcrypt20-doc low-memory-monitor libgirepository1.0-dev libglib2.0-doc
16:34:13 [2023-12-20T16:34:13.535Z] #57 12.49   libgdk-pixbuf2.0-bin libxml2-utils
16:34:13 [2023-12-20T16:34:13.535Z] #57 12.49 Recommended packages:
16:34:13 [2023-12-20T16:34:13.535Z] #57 12.49   shared-mime-info xdg-user-dirs
16:34:13 [2023-12-20T16:34:13.535Z] #57 12.78 The following NEW packages will be installed:
16:34:13 [2023-12-20T16:34:13.535Z] #57 12.78   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
16:34:13 [2023-12-20T16:34:13.535Z] #57 12.78   libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
16:34:13 [2023-12-20T16:34:13.535Z] #57 12.78   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
16:34:13 [2023-12-20T16:34:13.535Z] #57 12.78   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
16:34:13 [2023-12-20T16:34:13.535Z] #57 12.78   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol-dev
16:34:13 [2023-12-20T16:34:13.535Z] #57 12.78   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
16:34:13 [2023-12-20T16:34:13.535Z] #57 13.10 0 upgraded, 29 newly installed, 0 to remove and 0 not upgraded.
16:34:13 [2023-12-20T16:34:13.535Z] #57 13.10 Need to get 9078 kB of archives.
16:34:13 [2023-12-20T16:34:13.535Z] #57 13.10 After this operation, 46.9 MB of additional disk space will be used.
16:34:13 [2023-12-20T16:34:13.535Z] #57 13.10 Get:1 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB]
16:34:13 [2023-12-20T16:34:13.535Z] #57 13.19 Get:2 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB]
16:34:13 [2023-12-20T16:34:13.535Z] #57 13.21 Get:3 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB]
16:34:13 [2023-12-20T16:34:13.535Z] #57 13.21 Get:4 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB]
16:34:13 [2023-12-20T16:34:13.535Z] #57 13.21 Get:5 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB]
16:34:13 [2023-12-20T16:34:13.535Z] #57 13.22 Get:6 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB]
16:34:13 [2023-12-20T16:34:13.535Z] #57 13.22 Get:7 http://deb.debian.org/debian bookworm/main arm64 uuid-dev arm64 2.38.1-5+b1 [40.5 kB]
16:34:13 [2023-12-20T16:34:13.535Z] #57 13.23 Get:8 http://deb.debian.org/debian bookworm/main arm64 libblkid-dev arm64 2.38.1-5+b1 [183 kB]
16:34:13 [2023-12-20T16:34:13.535Z] #57 13.23 Get:9 http://deb.debian.org/debian bookworm/main arm64 libbtrfs0 arm64 6.2-1 [34.5 kB]
16:34:13 [2023-12-20T16:34:13.535Z] #57 13.24 Get:10 http://deb.debian.org/debian bookworm/main arm64 libbtrfs-dev arm64 6.2-1 [70.3 kB]
16:34:13 [2023-12-20T16:34:13.535Z] #57 13.24 Get:11 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
16:34:13 [2023-12-20T16:34:13.535Z] #57 13.25 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB]
16:34:13 [2023-12-20T16:34:13.535Z] #57 13.25 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB]
16:34:13 [2023-12-20T16:34:13.535Z] #57 13.26 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB]
16:34:13 [2023-12-20T16:34:13.535Z] #57 13.30 Get:15 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB]
16:34:13 [2023-12-20T16:34:13.535Z] #57 13.45 Get:16 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB]
16:34:13 [2023-12-20T16:34:13.535Z] #57 13.46 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB]
16:34:13 [2023-12-20T16:34:13.535Z] #57 13.46 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB]
16:34:13 [2023-12-20T16:34:13.535Z] #57 13.46 Get:19 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB]
16:34:13 [2023-12-20T16:34:13.535Z] #57 13.59 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB]
16:34:13 [2023-12-20T16:34:13.535Z] #57 13.65 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB]
16:34:13 [2023-12-20T16:34:13.535Z] #57 13.65 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB]
16:34:13 [2023-12-20T16:34:13.535Z] #57 13.66 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB]
16:34:13 [2023-12-20T16:34:13.535Z] #57 13.66 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB]
16:34:13 [2023-12-20T16:34:13.535Z] #57 13.67 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB]
16:34:13 [2023-12-20T16:34:13.535Z] #57 13.68 Get:26 http://deb.debian.org/debian bookworm/main arm64 libmount-dev arm64 2.38.1-5+b1 [22.5 kB]
16:34:13 [2023-12-20T16:34:13.535Z] #57 13.68 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB]
16:34:13 [2023-12-20T16:34:13.535Z] #57 13.71 Get:28 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB]
16:34:13 [2023-12-20T16:34:13.535Z] #57 13.78 Get:29 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB]
16:34:13 [2023-12-20T16:34:13.535Z] #57 14.09 debconf: delaying package configuration, since apt-utils is not installed
16:34:13 [2023-12-20T16:34:13.535Z] #57 14.44 Fetched 9078 kB in 1s (9636 kB/s)
16:34:13 [2023-12-20T16:34:13.535Z] #57 14.78 Selecting previously unselected package libglib2.0-0:arm64.
16:34:13 [2023-12-20T16:34:13.535Z] #57 14.78 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15667 files and directories currently installed.)
16:34:13 [2023-12-20T16:34:13.535Z] #57 14.80 Preparing to unpack .../00-libglib2.0-0_2.74.6-2_arm64.deb ...
16:34:13 [2023-12-20T16:34:13.535Z] #57 14.99 Unpacking libglib2.0-0:arm64 (2.74.6-2) ...
16:34:13 [2023-12-20T16:34:13.535Z] #57 16.43 Selecting previously unselected package libgirepository-1.0-1:arm64.
16:34:13 [2023-12-20T16:34:13.535Z] #57 16.43 Preparing to unpack .../01-libgirepository-1.0-1_1.74.0-3_arm64.deb ...
16:34:13 [2023-12-20T16:34:13.535Z] #57 16.51 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ...
16:34:13 [2023-12-20T16:34:13.535Z] #57 16.83 Selecting previously unselected package gir1.2-glib-2.0:arm64.
16:34:13 [2023-12-20T16:34:13.535Z] #57 16.83 Preparing to unpack .../02-gir1.2-glib-2.0_1.74.0-3_arm64.deb ...
16:34:13 [2023-12-20T16:34:13.535Z] #57 17.03 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ...
16:34:13 [2023-12-20T16:34:13.795Z] #57 17.28 Selecting previously unselected package libsecret-common.
16:34:14 [2023-12-20T16:34:14.055Z] #57 17.28 Preparing to unpack .../03-libsecret-common_0.20.5-3_all.deb ...
16:34:14 [2023-12-20T16:34:14.055Z] #57 17.32 Unpacking libsecret-common (0.20.5-3) ...
16:34:14 [2023-12-20T16:34:14.343Z] #57 17.68 Selecting previously unselected package libsecret-1-0:arm64.
16:34:14 [2023-12-20T16:34:14.604Z] #57 17.68 Preparing to unpack .../04-libsecret-1-0_0.20.5-3_arm64.deb ...
16:34:14 [2023-12-20T16:34:14.604Z] #57 17.88 Unpacking libsecret-1-0:arm64 (0.20.5-3) ...
16:34:15 [2023-12-20T16:34:15.543Z] #57 18.82 Selecting previously unselected package gir1.2-secret-1:arm64.
16:34:15 [2023-12-20T16:34:15.543Z] #57 18.82 Preparing to unpack .../05-gir1.2-secret-1_0.20.5-3_arm64.deb ...
16:34:15 [2023-12-20T16:34:15.804Z] #57 19.04 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ...
16:34:16 [2023-12-20T16:34:16.374Z] #57 19.62 Selecting previously unselected package uuid-dev:arm64.
16:34:16 [2023-12-20T16:34:16.374Z] #57 19.62 Preparing to unpack .../06-uuid-dev_2.38.1-5+b1_arm64.deb ...
16:34:16 [2023-12-20T16:34:16.374Z] #57 19.64 Unpacking uuid-dev:arm64 (2.38.1-5+b1) ...
16:34:16 [2023-12-20T16:34:16.634Z] #57 20.07 Selecting previously unselected package libblkid-dev:arm64.
16:34:16 [2023-12-20T16:34:16.988Z] #57 20.07 Preparing to unpack .../07-libblkid-dev_2.38.1-5+b1_arm64.deb ...
16:34:16 [2023-12-20T16:34:16.988Z] #57 20.10 Unpacking libblkid-dev:arm64 (2.38.1-5+b1) ...
16:34:16 [2023-12-20T16:34:16.988Z] #57 ...
16:34:16 [2023-12-20T16:34:16.988Z] 
16:34:16 [2023-12-20T16:34:16.988Z] #54 [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:34:16 [2023-12-20T16:34:16.988Z] #54 10.64 Selecting previously unselected package autoconf.
16:34:16 [2023-12-20T16:34:16.988Z] #54 10.65 Preparing to unpack .../03-autoconf_2.71-3_all.deb ...
16:34:16 [2023-12-20T16:34:16.988Z] #54 10.65 Unpacking autoconf (2.71-3) ...
16:34:16 [2023-12-20T16:34:16.988Z] #54 11.10 Selecting previously unselected package autotools-dev.
16:34:16 [2023-12-20T16:34:16.988Z] #54 11.10 Preparing to unpack .../04-autotools-dev_20220109.1_all.deb ...
16:34:16 [2023-12-20T16:34:16.988Z] #54 11.11 Unpacking autotools-dev (20220109.1) ...
16:34:16 [2023-12-20T16:34:16.988Z] #54 11.47 Selecting previously unselected package automake.
16:34:16 [2023-12-20T16:34:16.988Z] #54 11.47 Preparing to unpack .../05-automake_1%3a1.16.5-1.3_all.deb ...
16:34:16 [2023-12-20T16:34:16.988Z] #54 11.51 Unpacking automake (1:1.16.5-1.3) ...
16:34:16 [2023-12-20T16:34:16.988Z] #54 12.27 Selecting previously unselected package libdpkg-perl.
16:34:16 [2023-12-20T16:34:16.988Z] #54 12.27 Preparing to unpack .../06-libdpkg-perl_1.21.22_all.deb ...
16:34:16 [2023-12-20T16:34:16.988Z] #54 12.42 Unpacking libdpkg-perl (1.21.22) ...
16:34:16 [2023-12-20T16:34:16.988Z] #54 12.99 Selecting previously unselected package patch.
16:34:16 [2023-12-20T16:34:16.988Z] #54 12.99 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
16:34:16 [2023-12-20T16:34:16.988Z] #54 13.05 Unpacking patch (2.7.6-7) ...
16:34:16 [2023-12-20T16:34:16.988Z] #54 13.61 Selecting previously unselected package dpkg-dev.
16:34:16 [2023-12-20T16:34:16.988Z] #54 13.62 Preparing to unpack .../08-dpkg-dev_1.21.22_all.deb ...
16:34:16 [2023-12-20T16:34:16.988Z] #54 13.65 Unpacking dpkg-dev (1.21.22) ...
16:34:16 [2023-12-20T16:34:16.988Z] #54 14.32 Selecting previously unselected package build-essential.
16:34:16 [2023-12-20T16:34:16.988Z] #54 14.32 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
16:34:16 [2023-12-20T16:34:16.988Z] #54 14.40 Unpacking build-essential (12.9) ...
16:34:16 [2023-12-20T16:34:16.988Z] #54 14.86 Selecting previously unselected package libcap-dev:arm64.
16:34:16 [2023-12-20T16:34:16.988Z] #54 14.86 Preparing to unpack .../10-libcap-dev_1%3a2.66-4_arm64.deb ...
16:34:16 [2023-12-20T16:34:16.988Z] #54 14.89 Unpacking libcap-dev:arm64 (1:2.66-4) ...
16:34:16 [2023-12-20T16:34:16.988Z] #54 15.47 Selecting previously unselected package libprotobuf-c1:arm64.
16:34:16 [2023-12-20T16:34:16.988Z] #54 15.47 Preparing to unpack .../11-libprotobuf-c1_1.4.1-1+b1_arm64.deb ...
16:34:16 [2023-12-20T16:34:16.988Z] #54 15.57 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ...
16:34:16 [2023-12-20T16:34:16.988Z] #54 16.43 Selecting previously unselected package libprotobuf-c-dev:arm64.
16:34:16 [2023-12-20T16:34:16.988Z] #54 16.43 Preparing to unpack .../12-libprotobuf-c-dev_1.4.1-1+b1_arm64.deb ...
16:34:16 [2023-12-20T16:34:16.988Z] #54 16.74 Unpacking libprotobuf-c-dev:arm64 (1.4.1-1+b1) ...
16:34:16 [2023-12-20T16:34:16.988Z] #54 17.10 Selecting previously unselected package libseccomp-dev:arm64.
16:34:16 [2023-12-20T16:34:16.988Z] #54 17.10 Preparing to unpack .../13-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
16:34:16 [2023-12-20T16:34:16.988Z] #54 17.13 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
16:34:16 [2023-12-20T16:34:16.988Z] #54 17.61 Selecting previously unselected package libsystemd-dev:arm64.
16:34:16 [2023-12-20T16:34:16.988Z] #54 17.62 Preparing to unpack .../14-libsystemd-dev_252.19-1~deb12u1_arm64.deb ...
16:34:16 [2023-12-20T16:34:16.988Z] #54 17.63 Unpacking libsystemd-dev:arm64 (252.19-1~deb12u1) ...
16:34:16 [2023-12-20T16:34:16.988Z] #54 19.14 Selecting previously unselected package libtool.
16:34:16 [2023-12-20T16:34:16.988Z] #54 19.14 Preparing to unpack .../15-libtool_2.4.7-5_all.deb ...
16:34:16 [2023-12-20T16:34:16.988Z] #54 19.44 Unpacking libtool (2.4.7-5) ...
16:34:16 [2023-12-20T16:34:16.988Z] #54 20.02 Selecting previously unselected package libudev-dev:arm64.
16:34:16 [2023-12-20T16:34:16.988Z] #54 20.03 Preparing to unpack .../16-libudev-dev_252.19-1~deb12u1_arm64.deb ...
16:34:16 [2023-12-20T16:34:16.988Z] #54 20.05 Unpacking libudev-dev:arm64 (252.19-1~deb12u1) ...
16:34:16 [2023-12-20T16:34:16.988Z] #54 20.51 Selecting previously unselected package libyajl2:arm64.
16:34:16 [2023-12-20T16:34:16.988Z] #54 20.52 Preparing to unpack .../17-libyajl2_2.1.0-3+deb12u2_arm64.deb ...
16:34:16 [2023-12-20T16:34:16.988Z] #54 20.53 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ...
16:34:16 [2023-12-20T16:34:16.988Z] #54 ...
16:34:16 [2023-12-20T16:34:16.988Z] 
16:34:16 [2023-12-20T16:34:16.988Z] #57 [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:34:17 [2023-12-20T16:34:17.272Z] #57 20.31 Selecting previously unselected package libbtrfs0:arm64.
16:34:17 [2023-12-20T16:34:17.272Z] #57 20.33 Preparing to unpack .../08-libbtrfs0_6.2-1_arm64.deb ...
16:34:17 [2023-12-20T16:34:17.272Z] #57 20.53 Unpacking libbtrfs0:arm64 (6.2-1) ...
16:34:17 [2023-12-20T16:34:17.272Z] #57 ...
16:34:17 [2023-12-20T16:34:17.272Z] 
16:34:17 [2023-12-20T16:34:17.272Z] #58 [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:34:17 [2023-12-20T16:34:17.272Z] #58 10.12 Building dependency tree...
16:34:17 [2023-12-20T16:34:17.272Z] #58 10.71 The following additional packages will be installed:
16:34:17 [2023-12-20T16:34:17.272Z] #58 10.72   cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2
16:34:17 [2023-12-20T16:34:17.272Z] #58 10.72 Suggested packages:
16:34:17 [2023-12-20T16:34:17.272Z] #58 10.72   cmake-doc cmake-format elpa-cmake-mode ninja-build lrzip
16:34:17 [2023-12-20T16:34:17.272Z] #58 10.83 The following NEW packages will be installed:
16:34:17 [2023-12-20T16:34:17.272Z] #58 10.84   cmake cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2
16:34:17 [2023-12-20T16:34:17.272Z] #58 11.13 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
16:34:17 [2023-12-20T16:34:17.272Z] #58 11.13 Need to get 19.3 MB of archives.
16:34:17 [2023-12-20T16:34:17.272Z] #58 11.13 After this operation, 77.0 MB of additional disk space will be used.
16:34:17 [2023-12-20T16:34:17.272Z] #58 11.13 Get:1 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
16:34:17 [2023-12-20T16:34:17.272Z] #58 11.47 Get:2 http://deb.debian.org/debian bookworm/main arm64 libxml2 arm64 2.9.14+dfsg-1.3~deb12u1 [619 kB]
16:34:17 [2023-12-20T16:34:17.272Z] #58 11.53 Get:3 http://deb.debian.org/debian bookworm/main arm64 libarchive13 arm64 3.6.2-1 [316 kB]
16:34:17 [2023-12-20T16:34:17.272Z] #58 11.54 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjsoncpp25 arm64 1.9.5-4 [72.3 kB]
16:34:17 [2023-12-20T16:34:17.272Z] #58 11.54 Get:5 http://deb.debian.org/debian bookworm/main arm64 librhash0 arm64 1.4.3-3 [131 kB]
16:34:17 [2023-12-20T16:34:17.272Z] #58 11.56 Get:6 http://deb.debian.org/debian bookworm/main arm64 libuv1 arm64 1.44.2-1 [133 kB]
16:34:17 [2023-12-20T16:34:17.272Z] #58 11.60 Get:7 http://deb.debian.org/debian bookworm/main arm64 cmake-data all 3.25.1-1 [2026 kB]
16:34:17 [2023-12-20T16:34:17.272Z] #58 11.71 Get:8 http://deb.debian.org/debian bookworm/main arm64 cmake arm64 3.25.1-1 [6806 kB]
16:34:17 [2023-12-20T16:34:17.272Z] #58 12.47 debconf: delaying package configuration, since apt-utils is not installed
16:34:17 [2023-12-20T16:34:17.272Z] #58 12.68 Fetched 19.3 MB in 1s (14.8 MB/s)
16:34:17 [2023-12-20T16:34:17.272Z] #58 13.10 Selecting previously unselected package libicu72:arm64.
16:34:17 [2023-12-20T16:34:17.272Z] #58 13.10 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15667 files and directories currently installed.)
16:34:17 [2023-12-20T16:34:17.272Z] #58 13.10 Preparing to unpack .../0-libicu72_72.1-3_arm64.deb ...
16:34:17 [2023-12-20T16:34:17.272Z] #58 13.30 Unpacking libicu72:arm64 (72.1-3) ...
16:34:17 [2023-12-20T16:34:17.272Z] #58 14.93 Selecting previously unselected package libxml2:arm64.
16:34:17 [2023-12-20T16:34:17.272Z] #58 14.93 Preparing to unpack .../1-libxml2_2.9.14+dfsg-1.3~deb12u1_arm64.deb ...
16:34:17 [2023-12-20T16:34:17.272Z] #58 15.00 Unpacking libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ...
16:34:17 [2023-12-20T16:34:17.272Z] #58 16.22 Selecting previously unselected package libarchive13:arm64.
16:34:17 [2023-12-20T16:34:17.272Z] #58 16.22 Preparing to unpack .../2-libarchive13_3.6.2-1_arm64.deb ...
16:34:17 [2023-12-20T16:34:17.272Z] #58 16.28 Unpacking libarchive13:arm64 (3.6.2-1) ...
16:34:17 [2023-12-20T16:34:17.272Z] #58 16.66 Selecting previously unselected package libjsoncpp25:arm64.
16:34:17 [2023-12-20T16:34:17.272Z] #58 16.66 Preparing to unpack .../3-libjsoncpp25_1.9.5-4_arm64.deb ...
16:34:17 [2023-12-20T16:34:17.272Z] #58 16.86 Unpacking libjsoncpp25:arm64 (1.9.5-4) ...
16:34:17 [2023-12-20T16:34:17.272Z] #58 17.16 Selecting previously unselected package librhash0:arm64.
16:34:17 [2023-12-20T16:34:17.272Z] #58 17.16 Preparing to unpack .../4-librhash0_1.4.3-3_arm64.deb ...
16:34:17 [2023-12-20T16:34:17.272Z] #58 17.29 Unpacking librhash0:arm64 (1.4.3-3) ...
16:34:17 [2023-12-20T16:34:17.272Z] #58 17.69 Selecting previously unselected package libuv1:arm64.
16:34:17 [2023-12-20T16:34:17.272Z] #58 17.70 Preparing to unpack .../5-libuv1_1.44.2-1_arm64.deb ...
16:34:17 [2023-12-20T16:34:17.272Z] #58 17.84 Unpacking libuv1:arm64 (1.44.2-1) ...
16:34:17 [2023-12-20T16:34:17.272Z] #58 19.22 Selecting previously unselected package cmake-data.
16:34:17 [2023-12-20T16:34:17.272Z] #58 19.23 Preparing to unpack .../6-cmake-data_3.25.1-1_all.deb ...
16:34:17 [2023-12-20T16:34:17.272Z] #58 19.38 Unpacking cmake-data (3.25.1-1) ...
16:34:17 [2023-12-20T16:34:17.272Z] #58 ...
16:34:17 [2023-12-20T16:34:17.272Z] 
16:34:17 [2023-12-20T16:34:17.272Z] #54 [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:34:17 [2023-12-20T16:34:17.272Z] #54 20.73 Selecting previously unselected package libyajl-dev:arm64.
16:34:17 [2023-12-20T16:34:17.272Z] #54 20.73 Preparing to unpack .../18-libyajl-dev_2.1.0-3+deb12u2_arm64.deb ...
16:34:17 [2023-12-20T16:34:17.272Z] #54 20.98 Unpacking libyajl-dev:arm64 (2.1.0-3+deb12u2) ...
16:34:18 [2023-12-20T16:34:18.245Z] #54 21.84 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
16:34:18 [2023-12-20T16:34:18.514Z] #54 22.10 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ...
16:34:18 [2023-12-20T16:34:18.782Z] #54 22.52 Setting up m4 (1.4.19-3) ...
16:34:19 [2023-12-20T16:34:19.356Z] #54 22.95 Setting up bzip2 (1.0.8-5+b1) ...
16:34:19 [2023-12-20T16:34:19.619Z] #54 23.16 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ...
16:34:19 [2023-12-20T16:34:19.619Z] #54 23.41 Setting up libprotobuf-c-dev:arm64 (1.4.1-1+b1) ...
16:34:20 [2023-12-20T16:34:20.190Z] #54 23.89 Setting up autotools-dev (20220109.1) ...
16:34:21 [2023-12-20T16:34:21.277Z] #54 24.68 Setting up xz-utils (5.4.1-0.2) ...
16:34:21 [2023-12-20T16:34:21.277Z] #54 24.95 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:34:21 [2023-12-20T16:34:21.538Z] #54 ...
16:34:21 [2023-12-20T16:34:21.538Z] 
16:34:21 [2023-12-20T16:34:21.538Z] #59 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
16:34:21 [2023-12-20T16:34:21.538Z] #59 15.12 tomll can be used in two ways:
16:34:21 [2023-12-20T16:34:21.538Z] #59 15.12 Writing to STDIN and reading from STDOUT:
16:34:21 [2023-12-20T16:34:21.538Z] #59 15.12   cat file.toml | tomll > file.toml
16:34:21 [2023-12-20T16:34:21.538Z] #59 15.12 
16:34:21 [2023-12-20T16:34:21.538Z] #59 15.12 Reading and updating a list of files:
16:34:21 [2023-12-20T16:34:21.538Z] #59 15.12   tomll a.toml b.toml c.toml
16:34:21 [2023-12-20T16:34:21.538Z] #59 15.12 
16:34:21 [2023-12-20T16:34:21.538Z] #59 15.12 When given a list of files, tomll will modify all files in place without asking.
16:34:21 [2023-12-20T16:34:21.538Z] #59 ...
16:34:21 [2023-12-20T16:34:21.538Z] 
16:34:21 [2023-12-20T16:34:21.538Z] #57 [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:34:21 [2023-12-20T16:34:21.538Z] #57 21.45 Selecting previously unselected package libbtrfs-dev:arm64.
16:34:21 [2023-12-20T16:34:21.538Z] #57 21.45 Preparing to unpack .../09-libbtrfs-dev_6.2-1_arm64.deb ...
16:34:21 [2023-12-20T16:34:21.538Z] #57 21.51 Unpacking libbtrfs-dev:arm64 (6.2-1) ...
16:34:21 [2023-12-20T16:34:21.538Z] #57 22.47 Selecting previously unselected package libelf1:arm64.
16:34:21 [2023-12-20T16:34:21.538Z] #57 22.47 Preparing to unpack .../10-libelf1_0.188-2.1_arm64.deb ...
16:34:21 [2023-12-20T16:34:21.538Z] #57 22.55 Unpacking libelf1:arm64 (0.188-2.1) ...
16:34:21 [2023-12-20T16:34:21.538Z] #57 23.05 Selecting previously unselected package libffi-dev:arm64.
16:34:21 [2023-12-20T16:34:21.538Z] #57 23.07 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ...
16:34:21 [2023-12-20T16:34:21.538Z] #57 23.27 Unpacking libffi-dev:arm64 (3.4.4-1) ...
16:34:21 [2023-12-20T16:34:21.538Z] #57 24.30 Selecting previously unselected package libgpg-error-dev.
16:34:21 [2023-12-20T16:34:21.538Z] #57 24.33 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ...
16:34:21 [2023-12-20T16:34:21.538Z] #57 24.36 Unpacking libgpg-error-dev (1.46-1) ...
16:34:22 [2023-12-20T16:34:22.478Z] #57 25.63 Selecting previously unselected package libgcrypt20-dev.
16:34:22 [2023-12-20T16:34:22.478Z] #57 25.64 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ...
16:34:22 [2023-12-20T16:34:22.478Z] #57 25.68 Unpacking libgcrypt20-dev (1.10.1-3) ...
16:34:23 [2023-12-20T16:34:23.049Z] #57 26.33 Selecting previously unselected package libglib2.0-data.
16:34:23 [2023-12-20T16:34:23.049Z] #57 ...
16:34:23 [2023-12-20T16:34:23.049Z] 
16:34:23 [2023-12-20T16:34:23.049Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
16:34:23 [2023-12-20T16:34:23.049Z] #51 16.62 v3.6.0
16:34:23 [2023-12-20T16:34:23.049Z] #51 ...
16:34:23 [2023-12-20T16:34:23.049Z] 
16:34:23 [2023-12-20T16:34:23.049Z] #53 [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:34:23 [2023-12-20T16:34:23.049Z] #53 16.75 NAME:
16:34:23 [2023-12-20T16:34:23.049Z] #53 16.75    go-winres - A tool for embedding resources in Windows executables
16:34:23 [2023-12-20T16:34:23.049Z] #53 16.75 
16:34:23 [2023-12-20T16:34:23.049Z] #53 16.75 USAGE:
16:34:23 [2023-12-20T16:34:23.049Z] #53 16.75    go-winres [global options] command [command options] [arguments...]
16:34:23 [2023-12-20T16:34:23.049Z] #53 16.75 
16:34:23 [2023-12-20T16:34:23.049Z] #53 16.75 COMMANDS:
16:34:23 [2023-12-20T16:34:23.049Z] #53 16.75    init     Create an initial ./winres/winres.json
16:34:23 [2023-12-20T16:34:23.049Z] #53 16.75    make     Make syso files for the "go build" command
16:34:23 [2023-12-20T16:34:23.049Z] #53 16.75    simply   Make syso files for the "go build" command (simplified)
16:34:23 [2023-12-20T16:34:23.049Z] #53 16.75    extract  Extract all resources from an executable
16:34:23 [2023-12-20T16:34:23.049Z] #53 16.75    patch    Replace resources in an executable file (exe, dll)
16:34:23 [2023-12-20T16:34:23.049Z] #53 16.75    help, h  Shows a list of commands or help for one command
16:34:23 [2023-12-20T16:34:23.049Z] #53 16.75 
16:34:23 [2023-12-20T16:34:23.049Z] #53 16.75 GLOBAL OPTIONS:
16:34:23 [2023-12-20T16:34:23.049Z] #53 16.75    --help, -h  show help (default: false)
16:34:23 [2023-12-20T16:34:23.049Z] #53 ...
16:34:23 [2023-12-20T16:34:23.049Z] 
16:34:23 [2023-12-20T16:34:23.049Z] #62 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev             gcc             libc6-dev             libseccomp-dev             pkg-config
16:34:23 [2023-12-20T16:34:23.049Z] #62 16.51 Unpacking dpkg-dev (1.21.22) ...
16:34:23 [2023-12-20T16:34:23.049Z] #62 17.08 Selecting previously unselected package libseccomp-dev:arm64.
16:34:23 [2023-12-20T16:34:23.049Z] #62 17.08 Preparing to unpack .../5-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
16:34:23 [2023-12-20T16:34:23.049Z] #62 17.37 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
16:34:23 [2023-12-20T16:34:23.049Z] #62 17.71 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
16:34:23 [2023-12-20T16:34:23.049Z] #62 17.77 Setting up bzip2 (1.0.8-5+b1) ...
16:34:23 [2023-12-20T16:34:23.049Z] #62 17.85 Setting up xz-utils (5.4.1-0.2) ...
16:34:23 [2023-12-20T16:34:23.049Z] #62 18.21 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:34:23 [2023-12-20T16:34:23.049Z] #62 18.38 Setting up patch (2.7.6-7) ...
16:34:23 [2023-12-20T16:34:23.049Z] #62 18.94 Setting up libdpkg-perl (1.21.22) ...
16:34:23 [2023-12-20T16:34:23.049Z] #62 19.60 Setting up dpkg-dev (1.21.22) ...
16:34:23 [2023-12-20T16:34:23.309Z] #62 ...
16:34:23 [2023-12-20T16:34:23.309Z] 
16:34:23 [2023-12-20T16:34:23.309Z] #67 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
16:34:23 [2023-12-20T16:34:23.309Z] #67 ...
16:34:23 [2023-12-20T16:34:23.309Z] 
16:34:23 [2023-12-20T16:34:23.309Z] #57 [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:34:23 [2023-12-20T16:34:23.309Z] #57 26.34 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ...
16:34:23 [2023-12-20T16:34:23.309Z] #57 26.51 Unpacking libglib2.0-data (2.74.6-2) ...
16:34:23 [2023-12-20T16:34:23.896Z] #57 27.11 Selecting previously unselected package libglib2.0-bin.
16:34:23 [2023-12-20T16:34:23.896Z] #57 27.11 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ...
16:34:23 [2023-12-20T16:34:23.896Z] #57 27.20 Unpacking libglib2.0-bin (2.74.6-2) ...
16:34:24 [2023-12-20T16:34:24.466Z] #57 27.90 Selecting previously unselected package python3-lib2to3.
16:34:24 [2023-12-20T16:34:24.466Z] #57 27.91 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ...
16:34:24 [2023-12-20T16:34:24.466Z] #57 27.93 Unpacking python3-lib2to3 (3.11.2-3) ...
16:34:25 [2023-12-20T16:34:25.037Z] #57 28.36 Selecting previously unselected package python3-distutils.
16:34:25 [2023-12-20T16:34:25.037Z] #57 28.46 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ...
16:34:25 [2023-12-20T16:34:25.298Z] #57 28.54 Unpacking python3-distutils (3.11.2-3) ...
16:34:25 [2023-12-20T16:34:25.869Z] #57 29.08 Selecting previously unselected package libglib2.0-dev-bin.
16:34:25 [2023-12-20T16:34:25.869Z] #57 29.08 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ...
16:34:25 [2023-12-20T16:34:25.869Z] #57 29.23 Unpacking libglib2.0-dev-bin (2.74.6-2) ...
16:34:26 [2023-12-20T16:34:26.129Z] #57 29.49 Selecting previously unselected package libsepol-dev:arm64.
16:34:26 [2023-12-20T16:34:26.391Z] #57 29.49 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ...
16:34:26 [2023-12-20T16:34:26.391Z] #57 29.52 Unpacking libsepol-dev:arm64 (3.4-2.1) ...
16:34:27 [2023-12-20T16:34:27.332Z] #57 30.77 Selecting previously unselected package libpcre2-16-0:arm64.
16:34:27 [2023-12-20T16:34:27.591Z] #57 30.77 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ...
16:34:27 [2023-12-20T16:34:27.591Z] #57 30.91 Unpacking libpcre2-16-0:arm64 (10.42-1) ...
16:34:27 [2023-12-20T16:34:27.851Z] #57 ...
16:34:27 [2023-12-20T16:34:27.851Z] 
16:34:27 [2023-12-20T16:34:27.851Z] #58 [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:34:27 [2023-12-20T16:34:27.851Z] #58 21.12 Selecting previously unselected package cmake.
16:34:27 [2023-12-20T16:34:27.851Z] #58 21.12 Preparing to unpack .../7-cmake_3.25.1-1_arm64.deb ...
16:34:27 [2023-12-20T16:34:27.851Z] #58 21.30 Unpacking cmake (3.25.1-1) ...
16:34:27 [2023-12-20T16:34:27.851Z] #58 22.52 Setting up libicu72:arm64 (72.1-3) ...
16:34:27 [2023-12-20T16:34:27.851Z] #58 22.74 Setting up libuv1:arm64 (1.44.2-1) ...
16:34:27 [2023-12-20T16:34:27.851Z] #58 23.11 Setting up libjsoncpp25:arm64 (1.9.5-4) ...
16:34:27 [2023-12-20T16:34:27.851Z] #58 23.77 Setting up librhash0:arm64 (1.4.3-3) ...
16:34:27 [2023-12-20T16:34:27.851Z] #58 24.63 Setting up cmake-data (3.25.1-1) ...
16:34:27 [2023-12-20T16:34:27.851Z] #58 25.25 Setting up libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ...
16:34:27 [2023-12-20T16:34:27.851Z] #58 25.48 Setting up libarchive13:arm64 (3.6.2-1) ...
16:34:27 [2023-12-20T16:34:27.851Z] #58 25.78 Setting up cmake (3.25.1-1) ...
16:34:27 [2023-12-20T16:34:27.851Z] #58 26.04 Processing triggers for libc-bin (2.36-9+deb12u3) ...
16:34:28 [2023-12-20T16:34:28.111Z] #58 ...
16:34:28 [2023-12-20T16:34:28.111Z] 
16:34:28 [2023-12-20T16:34:28.111Z] #54 [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:34:28 [2023-12-20T16:34:28.111Z] #54 25.41 Setting up patch (2.7.6-7) ...
16:34:28 [2023-12-20T16:34:28.111Z] #54 25.98 Setting up libudev-dev:arm64 (252.19-1~deb12u1) ...
16:34:28 [2023-12-20T16:34:28.111Z] #54 26.19 Setting up libdpkg-perl (1.21.22) ...
16:34:28 [2023-12-20T16:34:28.111Z] #54 26.41 Setting up autoconf (2.71-3) ...
16:34:28 [2023-12-20T16:34:28.111Z] #54 26.92 Setting up libyajl-dev:arm64 (2.1.0-3+deb12u2) ...
16:34:28 [2023-12-20T16:34:28.111Z] #54 27.08 Setting up libcap-dev:arm64 (1:2.66-4) ...
16:34:28 [2023-12-20T16:34:28.111Z] #54 27.32 Setting up libsystemd-dev:arm64 (252.19-1~deb12u1) ...
16:34:28 [2023-12-20T16:34:28.111Z] #54 27.50 Setting up automake (1:1.16.5-1.3) ...
16:34:28 [2023-12-20T16:34:28.111Z] #54 27.61 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
16:34:28 [2023-12-20T16:34:28.111Z] #54 27.73 Setting up libtool (2.4.7-5) ...
16:34:28 [2023-12-20T16:34:28.111Z] #54 28.21 Setting up dpkg-dev (1.21.22) ...
16:34:28 [2023-12-20T16:34:28.111Z] #54 28.61 Setting up build-essential (12.9) ...
16:34:28 [2023-12-20T16:34:28.111Z] #54 28.92 Processing triggers for libc-bin (2.36-9+deb12u3) ...
16:34:28 [2023-12-20T16:34:28.371Z] #54 ...
16:34:28 [2023-12-20T16:34:28.371Z] 
16:34:28 [2023-12-20T16:34:28.371Z] #56 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
16:34:28 [2023-12-20T16:34:28.371Z] #56 DONE 31.7s
16:34:28 [2023-12-20T16:34:28.371Z] 
16:34:28 [2023-12-20T16:34:28.371Z] #52 [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:34:28 [2023-12-20T16:34:28.371Z] #52 22.89 gotestsum version dev
16:34:28 [2023-12-20T16:34:28.371Z] #52 ...
16:34:28 [2023-12-20T16:34:28.371Z] 
16:34:28 [2023-12-20T16:34:28.371Z] #57 [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:34:28 [2023-12-20T16:34:28.371Z] #57 31.67 Selecting previously unselected package libpcre2-32-0:arm64.
16:34:28 [2023-12-20T16:34:28.371Z] #57 31.67 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ...
16:34:28 [2023-12-20T16:34:28.371Z] #57 31.69 Unpacking libpcre2-32-0:arm64 (10.42-1) ...
16:34:28 [2023-12-20T16:34:28.645Z] #57 32.10 Selecting previously unselected package libpcre2-posix3:arm64.
16:34:28 [2023-12-20T16:34:28.905Z] #57 32.11 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ...
16:34:28 [2023-12-20T16:34:28.905Z] #57 32.17 Unpacking libpcre2-posix3:arm64 (10.42-1) ...
16:34:29 [2023-12-20T16:34:29.249Z] #57 32.42 Selecting previously unselected package libpcre2-dev:arm64.
16:34:29 [2023-12-20T16:34:29.249Z] #57 32.42 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ...
16:34:29 [2023-12-20T16:34:29.249Z] #57 32.42 Unpacking libpcre2-dev:arm64 (10.42-1) ...
16:34:29 [2023-12-20T16:34:29.821Z] #57 33.06 Selecting previously unselected package libselinux1-dev:arm64.
16:34:29 [2023-12-20T16:34:29.821Z] #57 33.06 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ...
16:34:29 [2023-12-20T16:34:29.821Z] #57 33.14 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ...
16:34:30 [2023-12-20T16:34:30.176Z] #57 33.55 Selecting previously unselected package libmount-dev:arm64.
16:34:30 [2023-12-20T16:34:30.437Z] #57 33.55 Preparing to unpack .../25-libmount-dev_2.38.1-5+b1_arm64.deb ...
16:34:30 [2023-12-20T16:34:30.437Z] #57 33.71 Unpacking libmount-dev:arm64 (2.38.1-5+b1) ...
16:34:30 [2023-12-20T16:34:30.957Z] #57 34.10 Selecting previously unselected package zlib1g-dev:arm64.
16:34:30 [2023-12-20T16:34:30.957Z] #57 34.10 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ...
16:34:30 [2023-12-20T16:34:30.957Z] #57 34.13 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
16:34:31 [2023-12-20T16:34:31.216Z] #57 34.47 Selecting previously unselected package libglib2.0-dev:arm64.
16:34:31 [2023-12-20T16:34:31.216Z] #57 34.47 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ...
16:34:31 [2023-12-20T16:34:31.216Z] #57 34.49 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ...
16:34:31 [2023-12-20T16:34:31.784Z] #57 35.02 Selecting previously unselected package libsecret-1-dev:arm64.
16:34:31 [2023-12-20T16:34:31.784Z] #57 35.03 Preparing to unpack .../28-libsecret-1-dev_0.20.5-3_arm64.deb ...
16:34:31 [2023-12-20T16:34:31.784Z] #57 35.13 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ...
16:34:32 [2023-12-20T16:34:32.043Z] #57 35.45 Setting up libglib2.0-0:arm64 (2.74.6-2) ...
16:34:32 [2023-12-20T16:34:32.303Z] #57 35.56 No schema files found: doing nothing.
16:34:32 [2023-12-20T16:34:32.303Z] #57 ...
16:34:32 [2023-12-20T16:34:32.303Z] 
16:34:32 [2023-12-20T16:34:32.303Z] #64 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
16:34:32 [2023-12-20T16:34:32.303Z] #64 DONE 35.6s
16:34:32 [2023-12-20T16:34:32.303Z] 
16:34:32 [2023-12-20T16:34:32.303Z] #57 [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:34:32 [2023-12-20T16:34:32.303Z] #57 35.62 Setting up libffi-dev:arm64 (3.4.4-1) ...
16:34:32 [2023-12-20T16:34:32.303Z] #57 35.64 Setting up libpcre2-16-0:arm64 (10.42-1) ...
16:34:32 [2023-12-20T16:34:32.303Z] #57 35.67 Setting up libbtrfs0:arm64 (6.2-1) ...
16:34:32 [2023-12-20T16:34:32.563Z] #57 ...
16:34:32 [2023-12-20T16:34:32.563Z] 
16:34:32 [2023-12-20T16:34:32.563Z] #66 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:34:32 [2023-12-20T16:34:32.563Z] #66 DONE 35.1s
16:34:32 [2023-12-20T16:34:32.563Z] 
16:34:32 [2023-12-20T16:34:32.563Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
16:34:32 [2023-12-20T16:34:32.563Z] #51 DONE 36.1s
16:34:32 [2023-12-20T16:34:32.563Z] 
16:34:32 [2023-12-20T16:34:32.563Z] #68 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:34:32 [2023-12-20T16:34:32.563Z] #68 DONE 4.0s
16:34:32 [2023-12-20T16:34:32.563Z] 
16:34:32 [2023-12-20T16:34:32.563Z] #49 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.10" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:34:32 [2023-12-20T16:34:32.563Z] #49 DONE 35.3s
16:34:32 [2023-12-20T16:34:32.563Z] 
16:34:32 [2023-12-20T16:34:32.563Z] #59 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
16:34:32 [2023-12-20T16:34:32.563Z] #59 DONE 36.1s
16:34:32 [2023-12-20T16:34:32.563Z] 
16:34:32 [2023-12-20T16:34:32.563Z] #60 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.11" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:34:32 [2023-12-20T16:34:32.563Z] #60 DONE 35.3s
16:34:32 [2023-12-20T16:34:32.563Z] 
16:34:32 [2023-12-20T16:34:32.563Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:34:32 [2023-12-20T16:34:32.563Z] #29 DONE 41.4s
16:34:32 [2023-12-20T16:34:32.563Z] 
16:34:32 [2023-12-20T16:34:32.563Z] #57 [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:34:32 [2023-12-20T16:34:32.563Z] #57 35.72 Setting up libpcre2-32-0:arm64 (10.42-1) ...
16:34:32 [2023-12-20T16:34:32.563Z] #57 35.75 Setting up libglib2.0-data (2.74.6-2) ...
16:34:32 [2023-12-20T16:34:32.563Z] #57 ...
16:34:32 [2023-12-20T16:34:32.563Z] 
16:34:32 [2023-12-20T16:34:32.563Z] #52 [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:34:32 [2023-12-20T16:34:32.563Z] #52 DONE 36.2s
16:34:32 [2023-12-20T16:34:32.563Z] 
16:34:32 [2023-12-20T16:34:32.564Z] #53 [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:34:32 [2023-12-20T16:34:32.564Z] #53 DONE 36.3s
16:34:32 [2023-12-20T16:34:32.564Z] 
16:34:32 [2023-12-20T16:34:32.564Z] #57 [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:34:32 [2023-12-20T16:34:32.564Z] #57 35.82 Setting up libgpg-error-dev (1.46-1) ...
16:34:32 [2023-12-20T16:34:32.564Z] #57 35.87 Setting up uuid-dev:arm64 (2.38.1-5+b1) ...
16:34:32 [2023-12-20T16:34:32.564Z] #57 35.88 Setting up libsepol-dev:arm64 (3.4-2.1) ...
16:34:32 [2023-12-20T16:34:32.564Z] #57 35.92 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
16:34:32 [2023-12-20T16:34:32.564Z] #57 ...
16:34:32 [2023-12-20T16:34:32.564Z] 
16:34:32 [2023-12-20T16:34:32.564Z] #63 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
16:34:32 [2023-12-20T16:34:32.564Z] #63 DONE 35.9s
16:34:32 [2023-12-20T16:34:32.564Z] 
16:34:32 [2023-12-20T16:34:32.564Z] #67 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
16:34:32 [2023-12-20T16:34:32.564Z] #67 DONE 19.4s
16:34:32 [2023-12-20T16:34:32.564Z] 
16:34:32 [2023-12-20T16:34:32.564Z] #57 [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:34:32 [2023-12-20T16:34:32.564Z] #57 35.93 Setting up libpcre2-posix3:arm64 (10.42-1) ...
16:34:32 [2023-12-20T16:34:32.564Z] #57 35.95 Setting up libbtrfs-dev:arm64 (6.2-1) ...
16:34:32 [2023-12-20T16:34:32.564Z] #57 36.00 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ...
16:34:32 [2023-12-20T16:34:32.564Z] #57 36.00 Setting up python3-lib2to3 (3.11.2-3) ...
16:34:32 [2023-12-20T16:34:32.828Z] #57 ...
16:34:32 [2023-12-20T16:34:32.828Z] 
16:34:32 [2023-12-20T16:34:32.828Z] #45 [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:34:32 [2023-12-20T16:34:32.828Z] #45 DONE 36.0s
16:34:32 [2023-12-20T16:34:32.828Z] 
16:34:32 [2023-12-20T16:34:32.828Z] #62 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev             gcc             libc6-dev             libseccomp-dev             pkg-config
16:34:32 [2023-12-20T16:34:32.828Z] #62 DONE 36.3s
16:34:32 [2023-12-20T16:34:32.828Z] 
16:34:32 [2023-12-20T16:34:32.828Z] #58 [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:34:32 [2023-12-20T16:34:32.828Z] #58 DONE 35.9s
16:34:32 [2023-12-20T16:34:32.828Z] 
16:34:32 [2023-12-20T16:34:32.828Z] #54 [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:34:32 [2023-12-20T16:34:32.828Z] #54 DONE 36.5s
16:34:32 [2023-12-20T16:34:32.828Z] 
16:34:32 [2023-12-20T16:34:32.828Z] #57 [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:34:32 [2023-12-20T16:34:32.828Z] #57 36.14 Setting up libelf1:arm64 (0.188-2.1) ...
16:34:32 [2023-12-20T16:34:32.828Z] #57 36.25 Setting up libsecret-common (0.20.5-3) ...
16:34:33 [2023-12-20T16:34:33.096Z] #57 36.29 Setting up python3-distutils (3.11.2-3) ...
16:34:33 [2023-12-20T16:34:33.096Z] #57 36.51 Setting up libglib2.0-dev-bin (2.74.6-2) ...
16:34:33 [2023-12-20T16:34:33.358Z] #57 36.77 Setting up libblkid-dev:arm64 (2.38.1-5+b1) ...
16:34:33 [2023-12-20T16:34:33.617Z] #57 ...
16:34:33 [2023-12-20T16:34:33.617Z] 
16:34:33 [2023-12-20T16:34:33.617Z] #69 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
16:34:33 [2023-12-20T16:34:33.617Z] #69 DONE 0.4s
16:34:33 [2023-12-20T16:34:33.617Z] 
16:34:33 [2023-12-20T16:34:33.617Z] #57 [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:34:33 [2023-12-20T16:34:33.617Z] #57 36.79 Setting up libpcre2-dev:arm64 (10.42-1) ...
16:34:33 [2023-12-20T16:34:33.617Z] #57 36.81 Setting up libselinux1-dev:arm64 (3.4-1+b6) ...
16:34:33 [2023-12-20T16:34:33.617Z] #57 36.83 Setting up libglib2.0-bin (2.74.6-2) ...
16:34:33 [2023-12-20T16:34:33.617Z] #57 36.84 Setting up libsecret-1-0:arm64 (0.20.5-3) ...
16:34:33 [2023-12-20T16:34:33.617Z] #57 36.86 Setting up libgcrypt20-dev (1.10.1-3) ...
16:34:33 [2023-12-20T16:34:33.617Z] #57 36.88 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
16:34:33 [2023-12-20T16:34:33.617Z] #57 36.89 Setting up libmount-dev:arm64 (2.38.1-5+b1) ...
16:34:33 [2023-12-20T16:34:33.617Z] #57 36.91 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ...
16:34:33 [2023-12-20T16:34:33.617Z] #57 36.92 Setting up libglib2.0-dev:arm64 (2.74.6-2) ...
16:34:33 [2023-12-20T16:34:33.617Z] #57 36.93 Setting up libsecret-1-dev:arm64 (0.20.5-3) ...
16:34:33 [2023-12-20T16:34:33.617Z] #57 36.95 Processing triggers for libc-bin (2.36-9+deb12u3) ...
16:34:33 [2023-12-20T16:34:33.617Z] #57 DONE 37.1s
16:34:33 [2023-12-20T16:34:33.617Z] 
16:34:33 [2023-12-20T16:34:33.617Z] #70 [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:34:37 [2023-12-20T16:34:37.808Z] #70 ...
16:34:37 [2023-12-20T16:34:37.808Z] 
16:34:37 [2023-12-20T16:34:37.808Z] #71 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:34:37 [2023-12-20T16:34:37.808Z] #71 DONE 5.3s
16:34:37 [2023-12-20T16:34:37.808Z] 
16:34:37 [2023-12-20T16:34:37.808Z] #61 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
16:34:37 [2023-12-20T16:34:37.808Z] #61 40.68 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v
16:34:37 [2023-12-20T16:34:37.808Z] #61 40.71 Docker version unknown-version, build unknown-commit
16:34:39 [2023-12-20T16:34:39.191Z] #61 ...
16:34:39 [2023-12-20T16:34:39.191Z] 
16:34:39 [2023-12-20T16:34:39.191Z] #50 [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.54.2"      && /build/golangci-lint --version
16:34:39 [2023-12-20T16:34:39.191Z] #50 39.36 golangci-lint has version v1.54.2 built with go1.21.5 from (unknown, mod sum: "h1:oR9zxfWYxt7hFqk6+fw6Enr+E7F0SN2nqHhJYyIb0yo=") on (unknown)
16:34:39 [2023-12-20T16:34:39.191Z] #50 DONE 42.9s
16:34:39 [2023-12-20T16:34:39.191Z] 
16:34:39 [2023-12-20T16:34:39.191Z] #61 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
16:34:39 [2023-12-20T16:34:39.191Z] #61 DONE 42.5s
16:34:39 [2023-12-20T16:34:39.191Z] 
16:34:39 [2023-12-20T16:34:39.191Z] #72 [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:34:39 [2023-12-20T16:34:39.191Z] #72 6.203 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
16:34:39 [2023-12-20T16:34:39.191Z] #72 6.203 + mkdir /build
16:34:39 [2023-12-20T16:34:39.191Z] #72 DONE 6.5s
16:34:39 [2023-12-20T16:34:39.191Z] 
16:34:39 [2023-12-20T16:34:39.191Z] #73 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:34:39 [2023-12-20T16:34:39.191Z] #73 4.926 Cloning into '/tmp/crun-build'...
16:34:39 [2023-12-20T16:34:39.191Z] #73 5.646 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
16:34:39 [2023-12-20T16:34:39.191Z] #73 5.650 Cloning into '/tmp/crun-build/libocispec'...
16:34:39 [2023-12-20T16:34:39.191Z] #73 5.897 Submodule path 'libocispec': checked out '19c05670c37a42c217caa7b141bcaada7867cc15'
16:34:39 [2023-12-20T16:34:39.191Z] #73 5.899 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
16:34:39 [2023-12-20T16:34:39.191Z] #73 5.900 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
16:34:39 [2023-12-20T16:34:39.191Z] #73 5.900 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
16:34:39 [2023-12-20T16:34:39.191Z] #73 5.904 Cloning into '/tmp/crun-build/libocispec/image-spec'...
16:34:39 [2023-12-20T16:34:39.191Z] #73 6.296 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
16:34:39 [2023-12-20T16:34:39.453Z] #73 6.711 Cloning into '/tmp/crun-build/libocispec/yajl'...
16:34:39 [2023-12-20T16:34:39.799Z] #73 7.047 Submodule path 'libocispec/image-spec': checked out '0b40f0f367c396cc5a7d6a2e8c8842271d3d3844'
16:34:40 [2023-12-20T16:34:40.062Z] #73 7.073 Submodule path 'libocispec/runtime-spec': checked out '55ae2744e3a034668fa2c40687251095a69ed63e'
16:34:40 [2023-12-20T16:34:40.062Z] #73 7.110 Submodule path 'libocispec/yajl': checked out '49923ccb2143e36850bcdeb781e2bcdf5ce22f15'
16:34:41 [2023-12-20T16:34:41.457Z] #73 ...
16:34:41 [2023-12-20T16:34:41.457Z] 
16:34:41 [2023-12-20T16:34:41.457Z] #74 [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:34:41 [2023-12-20T16:34:41.457Z] #74 6.333 Hit:1 http://deb.debian.org/debian bookworm InRelease
16:34:41 [2023-12-20T16:34:41.457Z] #74 6.333 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
16:34:41 [2023-12-20T16:34:41.457Z] #74 6.333 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
16:34:41 [2023-12-20T16:34:41.457Z] #74 6.625 Reading package lists...
16:34:41 [2023-12-20T16:34:41.457Z] #74 7.355 + apt-get  install -y --no-install-recommends gcc libc6-dev pkg-config
16:34:41 [2023-12-20T16:34:41.457Z] #74 7.365 Reading package lists...
16:34:41 [2023-12-20T16:34:41.457Z] #74 8.091 Building dependency tree...
16:34:41 [2023-12-20T16:34:41.457Z] #74 8.293 Reading state information...
16:34:41 [2023-12-20T16:34:41.457Z] #74 8.656 gcc is already the newest version (4:12.2.0-3).
16:34:41 [2023-12-20T16:34:41.457Z] #74 8.656 libc6-dev is already the newest version (2.36-9+deb12u3).
16:34:41 [2023-12-20T16:34:41.457Z] #74 8.656 pkg-config is already the newest version (1.8.1-1).
16:34:41 [2023-12-20T16:34:41.457Z] #74 8.656 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
16:34:41 [2023-12-20T16:34:41.457Z] #74 DONE 8.8s
16:34:41 [2023-12-20T16:34:41.457Z] 
16:34:41 [2023-12-20T16:34:41.457Z] #75 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
16:34:41 [2023-12-20T16:34:41.457Z] #75 6.616 go: downloading github.com/sirupsen/logrus v1.9.0
16:34:41 [2023-12-20T16:34:41.457Z] #75 6.632 go: downloading github.com/urfave/cli/v2 v2.23.5
16:34:41 [2023-12-20T16:34:41.457Z] #75 6.640 go: downloading github.com/google/uuid v1.3.0
16:34:41 [2023-12-20T16:34:41.457Z] #75 6.640 go: downloading github.com/moby/vpnkit v0.5.0
16:34:41 [2023-12-20T16:34:41.457Z] #75 6.644 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:34:41 [2023-12-20T16:34:41.457Z] #75 6.651 go: downloading github.com/gorilla/mux v1.8.0
16:34:41 [2023-12-20T16:34:41.457Z] #75 6.661 go: downloading github.com/moby/sys/mountinfo v0.6.2
16:34:41 [2023-12-20T16:34:41.457Z] #75 6.742 go: downloading golang.org/x/sys v0.2.0
16:34:41 [2023-12-20T16:34:41.457Z] #75 6.890 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
16:34:41 [2023-12-20T16:34:41.457Z] #75 7.313 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
16:34:41 [2023-12-20T16:34:41.457Z] #75 7.313 go: downloading golang.org/x/net v0.1.0
16:34:41 [2023-12-20T16:34:41.457Z] #75 7.482 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
16:34:41 [2023-12-20T16:34:41.457Z] #75 7.485 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
16:34:41 [2023-12-20T16:34:41.718Z] #75 ...
16:34:41 [2023-12-20T16:34:41.718Z] 
16:34:41 [2023-12-20T16:34:41.718Z] #76 [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:34:42 [2023-12-20T16:34:42.289Z] #76 0.545 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
16:34:42 [2023-12-20T16:34:42.289Z] #76 0.545   Compatibility with CMake < 2.8.12 will be removed from a future version of
16:34:42 [2023-12-20T16:34:42.289Z] #76 0.545   CMake.
16:34:42 [2023-12-20T16:34:42.289Z] #76 0.545 
16:34:42 [2023-12-20T16:34:42.289Z] #76 0.545   Update the VERSION argument <min> value or use a ...<max> suffix to tell
16:34:42 [2023-12-20T16:34:42.289Z] #76 0.545   CMake that the project does not need compatibility with older versions.
16:34:42 [2023-12-20T16:34:42.289Z] #76 0.545 
16:34:42 [2023-12-20T16:34:42.289Z] #76 0.545 
16:34:42 [2023-12-20T16:34:42.289Z] #76 0.640 -- The C compiler identification is GNU 12.2.0
16:34:42 [2023-12-20T16:34:42.289Z] #76 0.656 -- Detecting C compiler ABI info
16:34:42 [2023-12-20T16:34:42.289Z] #76 0.766 -- Detecting C compiler ABI info - done
16:34:42 [2023-12-20T16:34:42.289Z] #76 0.782 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
16:34:42 [2023-12-20T16:34:42.289Z] #76 0.783 -- Detecting C compile features
16:34:42 [2023-12-20T16:34:42.289Z] #76 0.784 -- Detecting C compile features - done
16:34:42 [2023-12-20T16:34:42.290Z] #76 0.796 -- Performing Test HAS_BUILTIN_FORTIFY
16:34:42 [2023-12-20T16:34:42.290Z] #76 0.860 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:34:42 [2023-12-20T16:34:42.290Z] #76 0.881 -- Configuring done
16:34:42 [2023-12-20T16:34:42.550Z] #76 0.886 -- Generating done
16:34:42 [2023-12-20T16:34:42.550Z] #76 0.887 -- Build files have been written to: /go/src/github.com/krallin/tini
16:34:42 [2023-12-20T16:34:42.550Z] #76 0.996 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:34:42 [2023-12-20T16:34:42.550Z] #76 ...
16:34:42 [2023-12-20T16:34:42.550Z] 
16:34:42 [2023-12-20T16:34:42.550Z] #77 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
16:34:42 [2023-12-20T16:34:42.834Z] #77 ...
16:34:42 [2023-12-20T16:34:42.834Z] 
16:34:42 [2023-12-20T16:34:42.835Z] #78 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
16:34:42 [2023-12-20T16:34:42.835Z] #78 6.851 go build -trimpath -buildmode=pie  -tags "seccomp netgo osusergo" -ldflags "-X main.gitCommit=v1.1.10-0-g18a0cb0 -X main.version=1.1.10 -linkmode external -extldflags --static-pie " -o runc .
16:34:42 [2023-12-20T16:34:42.835Z] #78 ...
16:34:42 [2023-12-20T16:34:42.835Z] 
16:34:42 [2023-12-20T16:34:42.835Z] #76 [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:34:42 [2023-12-20T16:34:42.835Z] #76 1.376 [100%] Linking C executable tini-static
16:34:43 [2023-12-20T16:34:43.095Z] #76 1.577 [100%] Built target tini-static
16:34:43 [2023-12-20T16:34:43.356Z] #76 ...
16:34:43 [2023-12-20T16:34:43.356Z] 
16:34:43 [2023-12-20T16:34:43.356Z] #65 [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 v24.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
16:34:43 [2023-12-20T16:34:43.356Z] #65 46.27 Docker version 24.0.2, build cb74dfc
16:34:43 [2023-12-20T16:34:43.356Z] #65 DONE 46.5s
16:34:43 [2023-12-20T16:34:43.356Z] 
16:34:43 [2023-12-20T16:34:43.356Z] #76 [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:34:43 [2023-12-20T16:34:43.356Z] #76 DONE 1.8s
16:34:43 [2023-12-20T16:34:43.356Z] 
16:34:43 [2023-12-20T16:34:43.356Z] #79 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
16:34:43 [2023-12-20T16:34:43.356Z] #79 8.319 + bin/ctr
16:34:43 [2023-12-20T16:34:43.356Z] #79 8.319 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.11 -X github.com/containerd/containerd/version.Revision=64b8a811b07ba6288238eefc14d898ee0b5b99ba -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:34:44 [2023-12-20T16:34:44.742Z] #79 ...
16:34:44 [2023-12-20T16:34:44.742Z] 
16:34:44 [2023-12-20T16:34:44.742Z] #73 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:34:44 [2023-12-20T16:34:44.742Z] #73 12.05 aclocal: warning: couldn't open directory 'm4': No such file or directory
16:34:49 [2023-12-20T16:34:49.004Z] #73 16.18 libtoolize: putting auxiliary files in '.'.
16:34:49 [2023-12-20T16:34:49.004Z] #73 16.18 libtoolize: copying file './ltmain.sh'
16:34:49 [2023-12-20T16:34:49.943Z] #73 17.08 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
16:34:49 [2023-12-20T16:34:49.943Z] #73 17.08 libtoolize: and rerunning libtoolize and aclocal.
16:34:49 [2023-12-20T16:34:49.943Z] #73 17.08 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
16:34:53 [2023-12-20T16:34:53.241Z] #73 19.96 configure.ac:7: installing './compile'
16:34:53 [2023-12-20T16:34:53.241Z] #73 19.96 configure.ac:11: installing './config.guess'
16:34:53 [2023-12-20T16:34:53.241Z] #73 19.97 configure.ac:11: installing './config.sub'
16:34:53 [2023-12-20T16:34:53.241Z] #73 19.97 configure.ac:8: installing './install-sh'
16:34:53 [2023-12-20T16:34:53.241Z] #73 19.98 configure.ac:8: installing './missing'
16:34:53 [2023-12-20T16:34:53.241Z] #73 20.04 Makefile.am: installing './depcomp'
16:34:53 [2023-12-20T16:34:53.502Z] #73 20.70 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
16:34:53 [2023-12-20T16:34:53.502Z] #73 20.70 libtoolize: copying file 'build-aux/ltmain.sh'
16:34:53 [2023-12-20T16:34:53.502Z] #73 20.85 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
16:34:53 [2023-12-20T16:34:53.502Z] #73 20.85 libtoolize: copying file 'm4/libtool.m4'
16:34:53 [2023-12-20T16:34:53.765Z] #73 20.98 libtoolize: copying file 'm4/ltoptions.m4'
16:34:53 [2023-12-20T16:34:53.765Z] #73 21.11 libtoolize: copying file 'm4/ltsugar.m4'
16:34:54 [2023-12-20T16:34:54.026Z] #73 21.21 libtoolize: copying file 'm4/ltversion.m4'
16:34:54 [2023-12-20T16:34:54.026Z] #73 21.36 libtoolize: copying file 'm4/lt~obsolete.m4'
16:34:54 [2023-12-20T16:34:54.288Z] #73 21.49 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
16:34:56 [2023-12-20T16:34:56.844Z] #73 23.65 configure.ac:3: warning: The macro `AC_CONFIG_HEADER' is obsolete.
16:34:56 [2023-12-20T16:34:56.844Z] #73 23.65 configure.ac:3: You should run autoupdate.
16:34:56 [2023-12-20T16:34:56.844Z] #73 23.65 ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
16:34:56 [2023-12-20T16:34:56.844Z] #73 23.65 configure.ac:3: the top level
16:34:58 [2023-12-20T16:34:58.229Z] #73 25.62 configure.ac:7: installing 'build-aux/compile'
16:34:58 [2023-12-20T16:34:58.490Z] #73 25.62 configure.ac:9: installing 'build-aux/config.guess'
16:34:58 [2023-12-20T16:34:58.490Z] #73 25.63 configure.ac:9: installing 'build-aux/config.sub'
16:34:58 [2023-12-20T16:34:58.490Z] #73 25.64 configure.ac:11: installing 'build-aux/install-sh'
16:34:58 [2023-12-20T16:34:58.490Z] #73 25.64 configure.ac:11: installing 'build-aux/missing'
16:34:58 [2023-12-20T16:34:58.490Z] #73 25.72 Makefile.am: installing 'build-aux/depcomp'
16:34:58 [2023-12-20T16:34:58.490Z] #73 25.76 parallel-tests: installing 'build-aux/test-driver'
16:34:59 [2023-12-20T16:34:59.433Z] #73 26.83 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
16:34:59 [2023-12-20T16:34:59.697Z] #73 26.83 libtoolize: copying file 'build-aux/ltmain.sh'
16:34:59 [2023-12-20T16:34:59.958Z] #73 27.30 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
16:34:59 [2023-12-20T16:34:59.958Z] #73 27.30 libtoolize: copying file 'm4/libtool.m4'
16:35:00 [2023-12-20T16:35:00.220Z] #73 27.41 libtoolize: copying file 'm4/ltoptions.m4'
16:35:00 [2023-12-20T16:35:00.220Z] #73 27.53 libtoolize: copying file 'm4/ltsugar.m4'
16:35:00 [2023-12-20T16:35:00.481Z] #73 27.65 libtoolize: copying file 'm4/ltversion.m4'
16:35:00 [2023-12-20T16:35:00.481Z] #73 27.76 libtoolize: copying file 'm4/lt~obsolete.m4'
16:35:05 [2023-12-20T16:35:05.785Z] #73 32.57 configure.ac:11: installing 'build-aux/compile'
16:35:05 [2023-12-20T16:35:05.785Z] #73 32.57 configure.ac:11: installing 'build-aux/config.guess'
16:35:05 [2023-12-20T16:35:05.785Z] #73 32.58 configure.ac:11: installing 'build-aux/config.sub'
16:35:05 [2023-12-20T16:35:05.785Z] #73 32.58 configure.ac:13: installing 'build-aux/install-sh'
16:35:05 [2023-12-20T16:35:05.785Z] #73 32.58 configure.ac:13: installing 'build-aux/missing'
16:35:05 [2023-12-20T16:35:05.785Z] #73 32.58 configure.ac:8: installing 'build-aux/tap-driver.sh'
16:35:05 [2023-12-20T16:35:05.785Z] #73 32.65 Makefile.am: installing 'build-aux/depcomp'
16:35:06 [2023-12-20T16:35:06.305Z] #73 33.32 checking build system type... aarch64-unknown-linux-gnu
16:35:06 [2023-12-20T16:35:06.305Z] #73 33.54 checking host system type... aarch64-unknown-linux-gnu
16:35:06 [2023-12-20T16:35:06.305Z] #73 33.55 checking how to print strings... printf
16:35:06 [2023-12-20T16:35:06.305Z] #73 33.57 checking for gcc... gcc
16:35:06 [2023-12-20T16:35:06.566Z] #73 33.73 checking whether the C compiler works... yes
16:35:06 [2023-12-20T16:35:06.566Z] #73 33.83 checking for C compiler default output file name... a.out
16:35:06 [2023-12-20T16:35:06.566Z] #73 33.83 checking for suffix of executables... 
16:35:06 [2023-12-20T16:35:06.825Z] #73 33.97 checking whether we are cross compiling... no
16:35:06 [2023-12-20T16:35:06.825Z] #73 34.05 checking for suffix of object files... o
16:35:06 [2023-12-20T16:35:06.825Z] #73 34.09 checking whether the compiler supports GNU C... yes
16:35:06 [2023-12-20T16:35:06.825Z] #73 34.12 checking whether gcc accepts -g... yes
16:35:07 [2023-12-20T16:35:07.085Z] #73 34.16 checking for gcc option to enable C11 features... none needed
16:35:07 [2023-12-20T16:35:07.085Z] #73 34.24 checking whether gcc understands -c and -o together... yes
16:35:07 [2023-12-20T16:35:07.085Z] #73 34.31 checking for a sed that does not truncate output... /usr/bin/sed
16:35:07 [2023-12-20T16:35:07.085Z] #73 34.31 checking for grep that handles long lines and -e... /usr/bin/grep
16:35:07 [2023-12-20T16:35:07.085Z] #73 34.32 checking for egrep... /usr/bin/grep -E
16:35:07 [2023-12-20T16:35:07.085Z] #73 34.33 checking for fgrep... /usr/bin/grep -F
16:35:07 [2023-12-20T16:35:07.085Z] #73 34.33 checking for ld used by gcc... /usr/bin/ld
16:35:07 [2023-12-20T16:35:07.085Z] #73 34.34 checking if the linker (/usr/bin/ld) is GNU ld... yes
16:35:07 [2023-12-20T16:35:07.085Z] #73 34.35 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
16:35:07 [2023-12-20T16:35:07.085Z] #73 34.36 checking the name lister (/usr/bin/nm -B) interface... BSD nm
16:35:07 [2023-12-20T16:35:07.345Z] #73 34.42 checking whether ln -s works... yes
16:35:07 [2023-12-20T16:35:07.345Z] #73 34.42 checking the maximum length of command line arguments... 1572864
16:35:07 [2023-12-20T16:35:07.345Z] #73 34.47 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
16:35:07 [2023-12-20T16:35:07.345Z] #73 34.47 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
16:35:07 [2023-12-20T16:35:07.345Z] #73 34.47 checking for /usr/bin/ld option to reload object files... -r
16:35:07 [2023-12-20T16:35:07.345Z] #73 34.48 checking for file... file
16:35:07 [2023-12-20T16:35:07.345Z] #73 34.48 checking for objdump... objdump
16:35:07 [2023-12-20T16:35:07.345Z] #73 34.48 checking how to recognize dependent libraries... pass_all
16:35:07 [2023-12-20T16:35:07.345Z] #73 34.48 checking for dlltool... no
16:35:07 [2023-12-20T16:35:07.345Z] #73 34.48 checking how to associate runtime and link libraries... printf %s\n
16:35:07 [2023-12-20T16:35:07.345Z] #73 34.48 checking for ar... ar
16:35:07 [2023-12-20T16:35:07.345Z] #73 34.48 checking for archiver @FILE support... @
16:35:07 [2023-12-20T16:35:07.345Z] #73 34.58 checking for strip... strip
16:35:07 [2023-12-20T16:35:07.345Z] #73 34.58 checking for ranlib... ranlib
16:35:07 [2023-12-20T16:35:07.345Z] #73 34.58 checking for gawk... no
16:35:07 [2023-12-20T16:35:07.345Z] #73 34.58 checking for mawk... mawk
16:35:07 [2023-12-20T16:35:07.345Z] #73 34.58 checking command to parse /usr/bin/nm -B output from gcc object... ok
16:35:07 [2023-12-20T16:35:07.605Z] #73 34.74 checking for sysroot... no
16:35:07 [2023-12-20T16:35:07.605Z] #73 34.74 checking for a working dd... /usr/bin/dd
16:35:07 [2023-12-20T16:35:07.605Z] #73 34.76 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
16:35:07 [2023-12-20T16:35:07.605Z] #73 34.76 checking for mt... no
16:35:07 [2023-12-20T16:35:07.605Z] #73 34.76 checking if : is a manifest tool... no
16:35:07 [2023-12-20T16:35:07.605Z] #73 34.77 checking for stdio.h... yes
16:35:07 [2023-12-20T16:35:07.605Z] #73 34.81 checking for stdlib.h... yes
16:35:07 [2023-12-20T16:35:07.605Z] #73 34.88 checking for string.h... yes
16:35:07 [2023-12-20T16:35:07.605Z] #73 34.93 checking for inttypes.h... yes
16:35:07 [2023-12-20T16:35:07.865Z] #73 34.99 checking for stdint.h... yes
16:35:07 [2023-12-20T16:35:07.865Z] #73 35.10 checking for strings.h... yes
16:35:08 [2023-12-20T16:35:08.125Z] #73 35.25 checking for sys/stat.h... yes
16:35:08 [2023-12-20T16:35:08.125Z] #73 35.37 checking for sys/types.h... yes
16:35:08 [2023-12-20T16:35:08.125Z] #73 35.43 checking for unistd.h... yes
16:35:08 [2023-12-20T16:35:08.385Z] #73 35.47 checking for dlfcn.h... yes
16:35:08 [2023-12-20T16:35:08.385Z] #73 35.52 checking for objdir... .libs
16:35:08 [2023-12-20T16:35:08.645Z] #73 35.68 checking if gcc supports -fno-rtti -fno-exceptions... no
16:35:08 [2023-12-20T16:35:08.645Z] #73 35.76 checking for gcc option to produce PIC... -fPIC -DPIC
16:35:08 [2023-12-20T16:35:08.645Z] #73 35.76 checking if gcc PIC flag -fPIC -DPIC works... yes
16:35:08 [2023-12-20T16:35:08.645Z] #73 35.85 checking if gcc static flag -static works... yes
16:35:08 [2023-12-20T16:35:08.645Z] #73 35.96 checking if gcc supports -c -o file.o... yes
16:35:08 [2023-12-20T16:35:08.645Z] #73 36.03 checking if gcc supports -c -o file.o... (cached) yes
16:35:08 [2023-12-20T16:35:08.645Z] #73 36.03 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
16:35:08 [2023-12-20T16:35:08.905Z] #73 36.07 checking dynamic linker characteristics... GNU/Linux ld.so
16:35:09 [2023-12-20T16:35:09.165Z] #73 36.27 checking how to hardcode library paths into programs... immediate
16:35:09 [2023-12-20T16:35:09.165Z] #73 36.27 checking whether stripping libraries is possible... yes
16:35:09 [2023-12-20T16:35:09.165Z] #73 36.28 checking if libtool supports shared libraries... yes
16:35:09 [2023-12-20T16:35:09.165Z] #73 36.28 checking whether to build shared libraries... no
16:35:09 [2023-12-20T16:35:09.165Z] #73 36.28 checking whether to build static libraries... yes
16:35:09 [2023-12-20T16:35:09.165Z] #73 36.28 checking for a BSD-compatible install... /usr/bin/install -c
16:35:09 [2023-12-20T16:35:09.165Z] #73 36.34 checking whether build environment is sane... yes
16:35:09 [2023-12-20T16:35:09.165Z] #73 36.39 checking for a race-free mkdir -p... /usr/bin/mkdir -p
16:35:09 [2023-12-20T16:35:09.165Z] #73 36.40 checking whether make sets $(MAKE)... yes
16:35:09 [2023-12-20T16:35:09.165Z] #73 36.43 checking whether make supports the include directive... yes (GNU style)
16:35:09 [2023-12-20T16:35:09.165Z] #73 36.44 checking whether make supports nested variables... yes
16:35:09 [2023-12-20T16:35:09.165Z] #73 36.45 checking whether UID '0' is supported by ustar format... yes
16:35:09 [2023-12-20T16:35:09.165Z] #73 36.45 checking whether GID '0' is supported by ustar format... yes
16:35:09 [2023-12-20T16:35:09.165Z] #73 36.45 checking how to create a ustar tar archive... gnutar
16:35:09 [2023-12-20T16:35:09.165Z] #73 36.47 checking dependency style of gcc... gcc3
16:35:09 [2023-12-20T16:35:09.425Z] #73 36.52 checking whether to enable maintainer-specific portions of Makefiles... yes
16:35:09 [2023-12-20T16:35:09.425Z] #73 36.52 checking whether make supports nested variables... (cached) yes
16:35:09 [2023-12-20T16:35:09.425Z] #73 36.52 checking for gawk... (cached) mawk
16:35:09 [2023-12-20T16:35:09.425Z] #73 36.53 checking for a sed that does not truncate output... (cached) /usr/bin/sed
16:35:09 [2023-12-20T16:35:09.425Z] #73 36.53 checking for gcc... (cached) gcc
16:35:09 [2023-12-20T16:35:09.425Z] #73 36.65 checking whether the compiler supports GNU C... (cached) yes
16:35:09 [2023-12-20T16:35:09.425Z] #73 36.65 checking whether gcc accepts -g... (cached) yes
16:35:09 [2023-12-20T16:35:09.425Z] #73 36.65 checking for gcc option to enable C11 features... (cached) none needed
16:35:09 [2023-12-20T16:35:09.425Z] #73 36.65 checking whether gcc understands -c and -o together... (cached) yes
16:35:09 [2023-12-20T16:35:09.425Z] #73 36.65 checking for a Python interpreter with version >= 3... python3
16:35:09 [2023-12-20T16:35:09.425Z] #73 36.69 checking for python3... /usr/bin/python3
16:35:09 [2023-12-20T16:35:09.425Z] #73 36.69 checking for python3 version... 3.11
16:35:09 [2023-12-20T16:35:09.425Z] #73 36.71 checking for python3 platform... linux
16:35:09 [2023-12-20T16:35:09.685Z] #73 36.75 checking for GNU default python3 prefix... ${prefix}
16:35:09 [2023-12-20T16:35:09.685Z] #73 36.75 checking for GNU default python3 exec_prefix... ${exec_prefix}
16:35:09 [2023-12-20T16:35:09.685Z] #73 36.75 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
16:35:09 [2023-12-20T16:35:09.685Z] #73 36.81 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
16:35:09 [2023-12-20T16:35:09.685Z] #73 36.89 checking for go-md2man... no
16:35:09 [2023-12-20T16:35:09.685Z] #73 36.89 checking for error.h... yes
16:35:09 [2023-12-20T16:35:09.685Z] #73 36.98 checking for linux/openat2.h... yes
16:35:09 [2023-12-20T16:35:09.945Z] #73 37.07 checking for stdatomic.h... yes
16:35:09 [2023-12-20T16:35:09.945Z] #73 37.17 checking for linux/ioprio.h... yes
16:35:09 [2023-12-20T16:35:09.945Z] #73 37.24 checking for atomic_int... yes
16:35:10 [2023-12-20T16:35:10.205Z] #73 37.33 checking for atomic_bool... yes
16:35:10 [2023-12-20T16:35:10.205Z] #73 37.43 checking for copy_file_range... yes
16:35:10 [2023-12-20T16:35:10.464Z] #73 37.51 checking for fgetxattr... yes
16:35:10 [2023-12-20T16:35:10.464Z] #73 37.59 checking for statx... yes
16:35:10 [2023-12-20T16:35:10.464Z] #73 37.68 checking for fgetpwent_r... yes
16:35:10 [2023-12-20T16:35:10.464Z] #73 37.75 checking for issetugid... no
16:35:10 [2023-12-20T16:35:10.724Z] #73 37.85 checking for pkg-config... /usr/bin/pkg-config
16:35:10 [2023-12-20T16:35:10.724Z] #73 37.85 checking pkg-config is at least version 0.9.0... yes
16:35:10 [2023-12-20T16:35:10.724Z] #73 37.85 checking for library containing yajl_tree_get... -lyajl
16:35:10 [2023-12-20T16:35:10.984Z] #73 38.05 checking for yajl >= 2.0.0... yes
16:35:10 [2023-12-20T16:35:10.984Z] #73 38.10 checking for sys/capability.h... yes
16:35:10 [2023-12-20T16:35:10.984Z] #73 38.22 checking for library containing cap_from_name... -lcap
16:35:11 [2023-12-20T16:35:11.244Z] #73 38.41 checking for library containing gcry_check_version... no
16:35:11 [2023-12-20T16:35:11.505Z] #73 38.66 checking for library containing dlopen... none required
16:35:11 [2023-12-20T16:35:11.765Z] #73 38.77 checking for seccomp.h... yes
16:35:11 [2023-12-20T16:35:11.765Z] #73 38.83 checking for library containing seccomp_rule_add... -lseccomp
16:35:11 [2023-12-20T16:35:11.765Z] #73 39.01 checking for library containing seccomp_arch_resolve_name... none required
16:35:11 [2023-12-20T16:35:11.765Z] #73 39.09 checking for systemd/sd-bus.h... yes
16:35:12 [2023-12-20T16:35:12.025Z] #73 39.15 checking for library containing sd_bus_match_signal_async... -lsystemd
16:35:12 [2023-12-20T16:35:12.285Z] #73 39.35 checking for sd_notify_barrier... yes
16:35:12 [2023-12-20T16:35:12.285Z] #73 39.44 checking for linux/bpf.h... yes
16:35:12 [2023-12-20T16:35:12.285Z] #73 39.50 checking compilation for eBPF... yes
16:35:12 [2023-12-20T16:35:12.285Z] #73 39.57 checking for criu >= 3.15... no
16:35:12 [2023-12-20T16:35:12.285Z] #73 39.60 configure: CRIU headers not found, building without CRIU support
16:35:12 [2023-12-20T16:35:12.545Z] #73 39.60 checking for criu > 3.16... no
16:35:12 [2023-12-20T16:35:12.545Z] #73 39.63 configure: CRIU version doesn't support join-ns API
16:35:12 [2023-12-20T16:35:12.545Z] #73 39.63 checking for criu > 3.16.1... no
16:35:12 [2023-12-20T16:35:12.545Z] #73 39.65 configure: CRIU version doesn't support for pre-dumping
16:35:12 [2023-12-20T16:35:12.545Z] #73 39.65 checking for new mount API (fsconfig)... yes
16:35:12 [2023-12-20T16:35:12.545Z] #73 39.74 yes
16:35:12 [2023-12-20T16:35:12.545Z] #73 39.74 checking for seccomp notify API... yes
16:35:12 [2023-12-20T16:35:12.545Z] #73 39.79 checking for gperf... no
16:35:12 [2023-12-20T16:35:12.545Z] #73 39.79 configure: gperf not found - cannot rebuild signal parser code
16:35:12 [2023-12-20T16:35:12.545Z] #73 39.79 checking for library containing argp_parse... none required
16:35:12 [2023-12-20T16:35:12.805Z] #73 39.93 checking that generated files are newer than configure... done
16:35:12 [2023-12-20T16:35:12.805Z] #73 39.94 configure: creating ./config.status
16:35:13 [2023-12-20T16:35:13.748Z] #73 ...
16:35:13 [2023-12-20T16:35:13.748Z] 
16:35:13 [2023-12-20T16:35:13.748Z] #75 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
16:35:13 [2023-12-20T16:35:13.748Z] #75 DONE 41.2s
16:35:14 [2023-12-20T16:35:14.010Z] 
16:35:14 [2023-12-20T16:35:14.010Z] #80 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
16:35:14 [2023-12-20T16:35:14.010Z] #80 DONE 0.1s
16:35:14 [2023-12-20T16:35:14.010Z] 
16:35:14 [2023-12-20T16:35:14.010Z] #78 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
16:35:14 [2023-12-20T16:35:14.010Z] #78 ...
16:35:14 [2023-12-20T16:35:14.010Z] 
16:35:14 [2023-12-20T16:35:14.010Z] #81 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
16:35:14 [2023-12-20T16:35:14.010Z] #81 DONE 0.1s
16:35:14 [2023-12-20T16:35:14.270Z] 
16:35:14 [2023-12-20T16:35:14.270Z] #77 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
16:35:14 [2023-12-20T16:35:14.270Z] #77 DONE 41.6s
16:35:14 [2023-12-20T16:35:14.270Z] 
16:35:14 [2023-12-20T16:35:14.270Z] #73 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:35:14 [2023-12-20T16:35:14.844Z] #73 42.19 config.status: creating Makefile
16:35:15 [2023-12-20T16:35:15.105Z] #73 ...
16:35:15 [2023-12-20T16:35:15.105Z] 
16:35:15 [2023-12-20T16:35:15.105Z] #78 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
16:35:15 [2023-12-20T16:35:15.105Z] #78 DONE 42.4s
16:35:15 [2023-12-20T16:35:15.105Z] 
16:35:15 [2023-12-20T16:35:15.105Z] #73 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:35:15 [2023-12-20T16:35:15.105Z] #73 42.25 config.status: creating config.h
16:35:15 [2023-12-20T16:35:15.105Z] #73 42.27 config.status: executing libtool commands
16:35:15 [2023-12-20T16:35:15.105Z] #73 42.28 config.status: executing depfiles commands
16:35:16 [2023-12-20T16:35:16.046Z] #73 43.26 === configuring in libocispec (/tmp/crun-build/libocispec)
16:35:16 [2023-12-20T16:35:16.046Z] #73 43.28 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
16:35:16 [2023-12-20T16:35:16.306Z] #73 43.48 checking for gcc... gcc
16:35:16 [2023-12-20T16:35:16.306Z] #73 43.52 checking whether the C compiler works... yes
16:35:16 [2023-12-20T16:35:16.306Z] #73 43.58 checking for C compiler default output file name... a.out
16:35:16 [2023-12-20T16:35:16.306Z] #73 43.58 checking for suffix of executables... 
16:35:16 [2023-12-20T16:35:16.566Z] #73 43.63 checking whether we are cross compiling... no
16:35:16 [2023-12-20T16:35:16.566Z] #73 43.70 checking for suffix of object files... o
16:35:16 [2023-12-20T16:35:16.566Z] #73 43.74 checking whether the compiler supports GNU C... yes
16:35:16 [2023-12-20T16:35:16.566Z] #73 43.78 checking whether gcc accepts -g... yes
16:35:16 [2023-12-20T16:35:16.566Z] #73 43.82 checking for gcc option to enable C11 features... none needed
16:35:16 [2023-12-20T16:35:16.827Z] #73 43.90 checking whether gcc understands -c and -o together... yes
16:35:16 [2023-12-20T16:35:16.827Z] #73 43.96 checking for stdio.h... yes
16:35:16 [2023-12-20T16:35:16.827Z] #73 43.99 checking for stdlib.h... yes
16:35:16 [2023-12-20T16:35:16.827Z] #73 ...
16:35:16 [2023-12-20T16:35:16.827Z] 
16:35:16 [2023-12-20T16:35:16.827Z] #70 [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:35:16 [2023-12-20T16:35:16.827Z] #70 DONE 43.8s
16:35:16 [2023-12-20T16:35:16.827Z] 
16:35:16 [2023-12-20T16:35:16.827Z] #73 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:35:16 [2023-12-20T16:35:16.827Z] #73 44.03 checking for string.h... yes
16:35:16 [2023-12-20T16:35:16.827Z] #73 44.07 checking for inttypes.h... yes
16:35:16 [2023-12-20T16:35:16.827Z] #73 44.11 checking for stdint.h... yes
16:35:17 [2023-12-20T16:35:17.087Z] #73 44.16 checking for strings.h... yes
16:35:17 [2023-12-20T16:35:17.087Z] #73 44.21 checking for sys/stat.h... yes
16:35:17 [2023-12-20T16:35:17.087Z] #73 44.26 checking for sys/types.h... yes
16:35:17 [2023-12-20T16:35:17.087Z] #73 44.31 checking for unistd.h... yes
16:35:17 [2023-12-20T16:35:17.087Z] #73 44.36 checking for wchar.h... yes
16:35:17 [2023-12-20T16:35:17.087Z] #73 44.41 checking for minix/config.h... no
16:35:17 [2023-12-20T16:35:17.087Z] #73 44.46 checking whether it is safe to define __EXTENSIONS__... yes
16:35:17 [2023-12-20T16:35:17.364Z] #73 44.51 checking whether _XOPEN_SOURCE should be defined... no
16:35:17 [2023-12-20T16:35:17.364Z] #73 44.56 checking build system type... aarch64-unknown-linux-gnu
16:35:17 [2023-12-20T16:35:17.364Z] #73 44.62 checking host system type... aarch64-unknown-linux-gnu
16:35:17 [2023-12-20T16:35:17.364Z] #73 44.62 checking how to print strings... printf
16:35:17 [2023-12-20T16:35:17.364Z] #73 44.62 checking for a sed that does not truncate output... /usr/bin/sed
16:35:17 [2023-12-20T16:35:17.364Z] #73 44.63 checking for grep that handles long lines and -e... /usr/bin/grep
16:35:17 [2023-12-20T16:35:17.364Z] #73 44.63 checking for egrep... /usr/bin/grep -E
16:35:17 [2023-12-20T16:35:17.364Z] #73 44.63 checking for fgrep... /usr/bin/grep -F
16:35:17 [2023-12-20T16:35:17.364Z] #73 44.63 checking for ld used by gcc... /usr/bin/ld
16:35:17 [2023-12-20T16:35:17.364Z] #73 44.64 checking if the linker (/usr/bin/ld) is GNU ld... yes
16:35:17 [2023-12-20T16:35:17.364Z] #73 44.64 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
16:35:17 [2023-12-20T16:35:17.364Z] #73 44.64 checking the name lister (/usr/bin/nm -B) interface... BSD nm
16:35:17 [2023-12-20T16:35:17.364Z] #73 44.68 checking whether ln -s works... yes
16:35:17 [2023-12-20T16:35:17.364Z] #73 44.68 checking the maximum length of command line arguments... 1572864
16:35:17 [2023-12-20T16:35:17.364Z] #73 44.69 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
16:35:17 [2023-12-20T16:35:17.364Z] #73 44.69 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
16:35:17 [2023-12-20T16:35:17.364Z] #73 44.69 checking for /usr/bin/ld option to reload object files... -r
16:35:17 [2023-12-20T16:35:17.364Z] #73 44.69 checking for file... file
16:35:17 [2023-12-20T16:35:17.364Z] #73 44.69 checking for objdump... objdump
16:35:17 [2023-12-20T16:35:17.364Z] #73 44.69 checking how to recognize dependent libraries... pass_all
16:35:17 [2023-12-20T16:35:17.364Z] #73 44.69 checking for dlltool... no
16:35:17 [2023-12-20T16:35:17.364Z] #73 44.69 checking how to associate runtime and link libraries... printf %s\n
16:35:17 [2023-12-20T16:35:17.364Z] #73 44.69 checking for ar... ar
16:35:17 [2023-12-20T16:35:17.364Z] #73 44.69 checking for archiver @FILE support... @
16:35:17 [2023-12-20T16:35:17.624Z] #73 44.73 checking for strip... strip
16:35:17 [2023-12-20T16:35:17.624Z] #73 44.73 checking for ranlib... ranlib
16:35:17 [2023-12-20T16:35:17.624Z] #73 44.73 checking for gawk... no
16:35:17 [2023-12-20T16:35:17.624Z] #73 44.74 checking for mawk... mawk
16:35:17 [2023-12-20T16:35:17.624Z] #73 44.74 checking command to parse /usr/bin/nm -B output from gcc object... ok
16:35:17 [2023-12-20T16:35:17.624Z] 
16:35:17 [2023-12-20T16:35:17.624Z] #73 ...
16:35:17 [2023-12-20T16:35:17.624Z] 
16:35:17 [2023-12-20T16:35:17.624Z] #82 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
16:35:17 [2023-12-20T16:35:17.624Z] #82 DONE 0.2s
16:35:17 [2023-12-20T16:35:17.624Z] 
16:35:17 [2023-12-20T16:35:17.624Z] #73 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:35:17 [2023-12-20T16:35:17.624Z] #73 44.84 checking for sysroot... no
16:35:17 [2023-12-20T16:35:17.624Z] #73 44.84 checking for a working dd... /usr/bin/dd
16:35:17 [2023-12-20T16:35:17.624Z] #73 44.85 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
16:35:17 [2023-12-20T16:35:17.624Z] #73 44.85 checking for mt... no
16:35:17 [2023-12-20T16:35:17.624Z] #73 44.85 checking if : is a manifest tool... no
16:35:17 [2023-12-20T16:35:17.624Z] #73 44.86 checking for dlfcn.h... yes
16:35:17 [2023-12-20T16:35:17.624Z] #73 44.90 checking for objdir... .libs
16:35:17 [2023-12-20T16:35:17.884Z] #73 44.98 checking if gcc supports -fno-rtti -fno-exceptions... 
16:35:17 [2023-12-20T16:35:17.884Z] #73 ...
16:35:17 [2023-12-20T16:35:17.884Z] 
16:35:17 [2023-12-20T16:35:17.884Z] #83 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
16:35:17 [2023-12-20T16:35:17.884Z] #83 DONE 0.1s
16:35:17 [2023-12-20T16:35:17.884Z] 
16:35:17 [2023-12-20T16:35:17.884Z] #84 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
16:35:17 [2023-12-20T16:35:17.884Z] #84 DONE 0.1s
16:35:17 [2023-12-20T16:35:17.884Z] 
16:35:17 [2023-12-20T16:35:17.884Z] #73 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:35:17 [2023-12-20T16:35:17.884Z] #73 44.98 checking if gcc supports -fno-rtti -fno-exceptions... no
16:35:17 [2023-12-20T16:35:17.884Z] #73 45.01 checking for gcc option to produce PIC... -fPIC -DPIC
16:35:17 [2023-12-20T16:35:17.884Z] #73 45.01 checking if gcc PIC flag -fPIC -DPIC works... yes
16:35:17 [2023-12-20T16:35:17.884Z] #73 45.04 checking if gcc static flag -static works... 
16:35:17 [2023-12-20T16:35:17.884Z] #73 ...
16:35:17 [2023-12-20T16:35:17.884Z] 
16:35:17 [2023-12-20T16:35:17.884Z] #85 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
16:35:17 [2023-12-20T16:35:17.884Z] #85 DONE 0.1s
16:35:17 [2023-12-20T16:35:17.884Z] 
16:35:17 [2023-12-20T16:35:17.884Z] #86 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
16:35:17 [2023-12-20T16:35:17.884Z] #86 DONE 0.1s
16:35:17 [2023-12-20T16:35:17.884Z] 
16:35:17 [2023-12-20T16:35:17.884Z] #73 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:35:17 [2023-12-20T16:35:17.884Z] #73 45.04 checking if gcc static flag -static works... yes
16:35:17 [2023-12-20T16:35:17.884Z] #73 45.12 checking if gcc supports -c -o file.o... yes
16:35:17 [2023-12-20T16:35:17.884Z] #73 45.16 checking if gcc supports -c -o file.o... (cached) yes
16:35:17 [2023-12-20T16:35:17.884Z] #73 45.16 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
16:35:18 [2023-12-20T16:35:18.145Z] #73 45.17 checking dynamic linker characteristics... #73 ...
16:35:18 [2023-12-20T16:35:18.145Z] 
16:35:18 [2023-12-20T16:35:18.145Z] #87 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
16:35:18 [2023-12-20T16:35:18.145Z] #87 DONE 0.1s
16:35:18 [2023-12-20T16:35:18.145Z] 
16:35:18 [2023-12-20T16:35:18.145Z] #73 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:35:18 [2023-12-20T16:35:18.145Z] #73 45.17 checking dynamic linker characteristics... GNU/Linux ld.so
16:35:18 [2023-12-20T16:35:18.145Z] #73 45.24 checking how to hardcode library paths into programs... immediate
16:35:18 [2023-12-20T16:35:18.145Z] #73 45.24 checking whether stripping libraries is possible... yes
16:35:18 [2023-12-20T16:35:18.145Z] #73 45.24 checking if libtool supports shared libraries... yes
16:35:18 [2023-12-20T16:35:18.145Z] #73 45.24 checking whether to build shared libraries... no
16:35:18 [2023-12-20T16:35:18.145Z] #73 45.24 checking whether to build static libraries... yes
16:35:18 [2023-12-20T16:35:18.145Z] #73 45.24 checking for a BSD-compatible install... /usr/bin/install -c
16:35:18 [2023-12-20T16:35:18.145Z] #73 45.25 checking whether build environment is sane... yes
16:35:18 [2023-12-20T16:35:18.145Z] #73 45.27 checking for a race-free mkdir -p... /usr/bin/mkdir -p
16:35:18 [2023-12-20T16:35:18.145Z] #73 45.27 checking whether make sets $(MAKE)... yes
16:35:18 [2023-12-20T16:35:18.145Z] #73 45.28 checking whether make supports the include directive... yes (GNU style)
16:35:18 [2023-12-20T16:35:18.145Z] #73 45.30 checking whether make supports nested variables... yes
16:35:18 [2023-12-20T16:35:18.145Z] #73 45.31 checking whether UID '0' is supported by ustar format... yes
16:35:18 [2023-12-20T16:35:18.145Z] #73 45.31 checking whether GID '0' is supported by ustar format... yes
16:35:18 [2023-12-20T16:35:18.145Z] #73 45.31 checking how to create a ustar tar archive... gnutar
16:35:18 [2023-12-20T16:35:18.145Z] #73 45.33 checking dependency style of gcc... gcc3
16:35:18 [2023-12-20T16:35:18.145Z] 
16:35:18 [2023-12-20T16:35:18.145Z] #73 ...
16:35:18 [2023-12-20T16:35:18.145Z] 
16:35:18 [2023-12-20T16:35:18.145Z] #88 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
16:35:18 [2023-12-20T16:35:18.145Z] #88 DONE 0.1s
16:35:18 [2023-12-20T16:35:18.145Z] 
16:35:18 [2023-12-20T16:35:18.145Z] #89 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
16:35:18 [2023-12-20T16:35:18.145Z] #89 DONE 0.1s
16:35:18 [2023-12-20T16:35:18.145Z] 
16:35:18 [2023-12-20T16:35:18.145Z] #73 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:35:18 [2023-12-20T16:35:18.145Z] #73 45.39 checking whether to enable maintainer-specific portions of Makefiles... yes
16:35:18 [2023-12-20T16:35:18.145Z] #73 45.39 checking whether make supports nested variables... (cached) yes
16:35:18 [2023-12-20T16:35:18.145Z] #73 45.39 checking for pkg-config... /usr/bin/pkg-config
16:35:18 [2023-12-20T16:35:18.145Z] #73 45.39 checking pkg-config is at least version 0.9.0... yes
16:35:18 [2023-12-20T16:35:18.145Z] #73 45.39 checking for yajl >= 2.1.0... yes
16:35:18 [2023-12-20T16:35:18.145Z] #73 45.40 checking for a sed that does not truncate output... (cached) /usr/bin/sed
16:35:18 [2023-12-20T16:35:18.145Z] #73 45.40 checking for gcc... (cached) gcc
16:35:18 [2023-12-20T16:35:18.145Z] #73 45.44 checking whether the compiler supports GNU C... (cached) yes
16:35:18 [2023-12-20T16:35:18.145Z] #73 45.44 checking whether gcc accepts -g... (cached) yes
16:35:18 [2023-12-20T16:35:18.145Z] #73 45.44 checking for gcc option to enable C11 features... (cached) none needed
16:35:18 [2023-12-20T16:35:18.145Z] #73 45.44 checking whether gcc understands -c and -o together... (cached) yes
16:35:18 [2023-12-20T16:35:18.145Z] #73 45.44 checking for a Python interpreter with version >= 3... python3
16:35:18 [2023-12-20T16:35:18.145Z] #73 45.45 checking for python3... /usr/bin/python3
16:35:18 [2023-12-20T16:35:18.145Z] #73 45.46 checking for python3 version... 3.11
16:35:18 [2023-12-20T16:35:18.145Z] #73 45.47 checking for python3 platform... linux
16:35:18 [2023-12-20T16:35:18.145Z] #73 45.48 checking for GNU default python3 prefix... ${prefix}
16:35:18 [2023-12-20T16:35:18.145Z] #73 45.48 checking for GNU default python3 exec_prefix... ${exec_prefix}
16:35:18 [2023-12-20T16:35:18.406Z] #73 45.48 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
16:35:18 [2023-12-20T16:35:18.406Z] #73 45.51 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
16:35:18 [2023-12-20T16:35:18.666Z] #73 45.60 checking that generated files are newer than configure... 
16:35:18 [2023-12-20T16:35:18.666Z] #73 ...
16:35:18 [2023-12-20T16:35:18.666Z] 
16:35:18 [2023-12-20T16:35:18.666Z] #90 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
16:35:18 [2023-12-20T16:35:18.666Z] #90 DONE 0.6s
16:35:18 [2023-12-20T16:35:18.926Z] 
16:35:18 [2023-12-20T16:35:18.926Z] #91 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
16:35:18 [2023-12-20T16:35:18.926Z] #91 DONE 0.1s
16:35:18 [2023-12-20T16:35:18.926Z] 
16:35:18 [2023-12-20T16:35:18.926Z] #92 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
16:35:18 [2023-12-20T16:35:18.926Z] #92 DONE 0.1s
16:35:18 [2023-12-20T16:35:18.926Z] 
16:35:18 [2023-12-20T16:35:18.926Z] #73 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:35:19 [2023-12-20T16:35:19.185Z] #73 45.60 checking that generated files are newer than configure... done
16:35:19 [2023-12-20T16:35:19.185Z] #73 46.26 configure: creating ./config.status
16:35:19 [2023-12-20T16:35:19.753Z] #73 46.90 config.status: creating Makefile
16:35:19 [2023-12-20T16:35:19.753Z] #73 46.92 config.status: creating ocispec.pc
16:35:19 [2023-12-20T16:35:19.753Z] #73 46.93 config.status: creating config.h
16:35:19 [2023-12-20T16:35:19.753Z] #73 46.94 config.status: executing libtool commands
16:35:19 [2023-12-20T16:35:19.753Z] #73 46.95 config.status: executing depfiles commands
16:35:19 [2023-12-20T16:35:19.753Z] #73 47.17 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
16:35:20 [2023-12-20T16:35:20.012Z] #73 47.17 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
16:35:20 [2023-12-20T16:35:20.012Z] #73 47.26 checking for gcc... gcc
16:35:20 [2023-12-20T16:35:20.012Z] #73 47.29 checking whether the C compiler works... yes
16:35:20 [2023-12-20T16:35:20.012Z] #73 47.34 checking for C compiler default output file name... a.out
16:35:20 [2023-12-20T16:35:20.012Z] #73 47.34 checking for suffix of executables... 
16:35:20 [2023-12-20T16:35:20.012Z] #73 47.39 checking whether we are cross compiling... no
16:35:20 [2023-12-20T16:35:20.271Z] #73 47.44 checking for suffix of object files... o
16:35:20 [2023-12-20T16:35:20.271Z] #73 47.46 checking whether the compiler supports GNU C... yes
16:35:20 [2023-12-20T16:35:20.271Z] #73 47.49 checking whether gcc accepts -g... yes
16:35:20 [2023-12-20T16:35:20.271Z] #73 47.52 checking for gcc option to enable C11 features... none needed
16:35:20 [2023-12-20T16:35:20.271Z] #73 47.59 checking whether gcc understands -c and -o together... yes
16:35:20 [2023-12-20T16:35:20.271Z] #73 47.64 checking for a BSD-compatible install... /usr/bin/install -c
16:35:20 [2023-12-20T16:35:20.271Z] #73 47.65 checking whether build environment is sane... yes
16:35:20 [2023-12-20T16:35:20.271Z] #73 47.66 checking for a race-free mkdir -p... /usr/bin/mkdir -p
16:35:20 [2023-12-20T16:35:20.271Z] #73 47.67 checking for gawk... no
16:35:20 [2023-12-20T16:35:20.271Z] #73 47.67 checking for mawk... mawk
16:35:20 [2023-12-20T16:35:20.271Z] #73 47.67 checking whether make sets $(MAKE)... yes
16:35:20 [2023-12-20T16:35:20.271Z] #73 47.68 checking whether make supports the include directive... yes (GNU style)
16:35:20 [2023-12-20T16:35:20.271Z] #73 47.69 checking whether make supports nested variables... yes
16:35:20 [2023-12-20T16:35:20.271Z] #73 47.70 checking whether UID '0' is supported by ustar format... yes
16:35:20 [2023-12-20T16:35:20.531Z] #73 47.70 checking whether GID '0' is supported by ustar format... yes
16:35:20 [2023-12-20T16:35:20.531Z] #73 47.70 checking how to create a ustar tar archive... gnutar
16:35:20 [2023-12-20T16:35:20.531Z] #73 47.71 checking dependency style of gcc... gcc3
16:35:20 [2023-12-20T16:35:20.531Z] #73 47.76 checking whether to enable maintainer-specific portions of Makefiles... yes
16:35:20 [2023-12-20T16:35:20.531Z] #73 47.76 checking whether make supports nested variables... (cached) yes
16:35:20 [2023-12-20T16:35:20.531Z] #73 47.77 checking build system type... aarch64-unknown-linux-gnu
16:35:20 [2023-12-20T16:35:20.531Z] #73 47.83 checking host system type... aarch64-unknown-linux-gnu
16:35:20 [2023-12-20T16:35:20.531Z] #73 47.83 checking how to print strings... printf
16:35:20 [2023-12-20T16:35:20.531Z] #73 47.84 checking for a sed that does not truncate output... /usr/bin/sed
16:35:20 [2023-12-20T16:35:20.531Z] #73 47.84 checking for grep that handles long lines and -e... /usr/bin/grep
16:35:20 [2023-12-20T16:35:20.531Z] #73 47.84 checking for egrep... /usr/bin/grep -E
16:35:20 [2023-12-20T16:35:20.531Z] #73 47.85 checking for fgrep... /usr/bin/grep -F
16:35:20 [2023-12-20T16:35:20.531Z] #73 47.85 checking for ld used by gcc... /usr/bin/ld
16:35:20 [2023-12-20T16:35:20.531Z] #73 47.85 checking if the linker (/usr/bin/ld) is GNU ld... yes
16:35:20 [2023-12-20T16:35:20.531Z] #73 47.86 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
16:35:20 [2023-12-20T16:35:20.531Z] #73 47.86 checking the name lister (/usr/bin/nm -B) interface... BSD nm
16:35:20 [2023-12-20T16:35:20.531Z] #73 47.89 checking whether ln -s works... yes
16:35:20 [2023-12-20T16:35:20.531Z] #73 47.89 checking the maximum length of command line arguments... 1572864
16:35:20 [2023-12-20T16:35:20.531Z] #73 47.90 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
16:35:20 [2023-12-20T16:35:20.531Z] #73 47.90 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
16:35:20 [2023-12-20T16:35:20.531Z] #73 47.90 checking for /usr/bin/ld option to reload object files... -r
16:35:20 [2023-12-20T16:35:20.531Z] #73 47.90 checking for file... file
16:35:20 [2023-12-20T16:35:20.531Z] #73 47.90 checking for objdump... objdump
16:35:20 [2023-12-20T16:35:20.531Z] #73 47.90 checking how to recognize dependent libraries... pass_all
16:35:20 [2023-12-20T16:35:20.531Z] #73 47.90 checking for dlltool... no
16:35:20 [2023-12-20T16:35:20.531Z] #73 47.90 checking how to associate runtime and link libraries... printf %s\n
16:35:20 [2023-12-20T16:35:20.531Z] #73 47.90 checking for ar... ar
16:35:20 [2023-12-20T16:35:20.531Z] #73 47.90 checking for archiver @FILE support... @
16:35:20 [2023-12-20T16:35:20.791Z] #73 47.94 checking for strip... strip
16:35:20 [2023-12-20T16:35:20.791Z] #73 47.94 checking for ranlib... ranlib
16:35:20 [2023-12-20T16:35:20.791Z] #73 47.94 checking command to parse /usr/bin/nm -B output from gcc object... ok
16:35:20 [2023-12-20T16:35:20.791Z] #73 48.03 checking for sysroot... no
16:35:20 [2023-12-20T16:35:20.791Z] #73 48.03 checking for a working dd... /usr/bin/dd
16:35:20 [2023-12-20T16:35:20.791Z] #73 48.03 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
16:35:20 [2023-12-20T16:35:20.791Z] #73 48.04 checking for mt... no
16:35:20 [2023-12-20T16:35:20.791Z] #73 48.04 checking if : is a manifest tool... no
16:35:20 [2023-12-20T16:35:20.791Z] #73 48.04 checking for stdio.h... yes
16:35:20 [2023-12-20T16:35:20.791Z] #73 48.07 checking for stdlib.h... yes
16:35:20 [2023-12-20T16:35:20.791Z] #73 48.10 checking for string.h... yes
16:35:20 [2023-12-20T16:35:20.791Z] #73 48.14 checking for inttypes.h... yes
16:35:21 [2023-12-20T16:35:21.051Z] #73 48.18 checking for stdint.h... yes
16:35:21 [2023-12-20T16:35:21.051Z] #73 48.21 checking for strings.h... yes
16:35:21 [2023-12-20T16:35:21.051Z] #73 48.25 checking for sys/stat.h... yes
16:35:21 [2023-12-20T16:35:21.051Z] #73 48.29 checking for sys/types.h... yes
16:35:21 [2023-12-20T16:35:21.051Z] #73 48.32 checking for unistd.h... yes
16:35:21 [2023-12-20T16:35:21.051Z] #73 48.37 checking for dlfcn.h... yes
16:35:21 [2023-12-20T16:35:21.312Z] #73 48.42 checking for objdir... .libs
16:35:21 [2023-12-20T16:35:21.312Z] #73 48.51 checking if gcc supports -fno-rtti -fno-exceptions... no
16:35:21 [2023-12-20T16:35:21.312Z] #73 48.55 checking for gcc option to produce PIC... -fPIC -DPIC
16:35:21 [2023-12-20T16:35:21.312Z] #73 48.55 checking if gcc PIC flag -fPIC -DPIC works... yes
16:35:21 [2023-12-20T16:35:21.312Z] #73 48.61 checking if gcc static flag -static works... yes
16:35:21 [2023-12-20T16:35:21.572Z] #73 48.69 checking if gcc supports -c -o file.o... yes
16:35:21 [2023-12-20T16:35:21.572Z] #73 48.77 checking if gcc supports -c -o file.o... (cached) yes
16:35:21 [2023-12-20T16:35:21.572Z] #73 48.77 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
16:35:21 [2023-12-20T16:35:21.572Z] #73 48.79 checking dynamic linker characteristics... GNU/Linux ld.so
16:35:21 [2023-12-20T16:35:21.833Z] #73 48.88 checking how to hardcode library paths into programs... immediate
16:35:21 [2023-12-20T16:35:21.833Z] #73 48.88 checking whether stripping libraries is possible... yes
16:35:21 [2023-12-20T16:35:21.833Z] #73 48.88 checking if libtool supports shared libraries... yes
16:35:21 [2023-12-20T16:35:21.833Z] #73 48.88 checking whether to build shared libraries... no
16:35:21 [2023-12-20T16:35:21.833Z] #73 48.88 checking whether to build static libraries... yes
16:35:21 [2023-12-20T16:35:21.833Z] #73 48.89 checking for float.h... yes
16:35:21 [2023-12-20T16:35:21.833Z] #73 48.93 checking for limits.h... yes
16:35:21 [2023-12-20T16:35:21.833Z] #73 48.97 checking for stddef.h... yes
16:35:21 [2023-12-20T16:35:21.833Z] #73 49.01 checking for stdlib.h... (cached) yes
16:35:21 [2023-12-20T16:35:21.833Z] #73 49.01 checking for string.h... (cached) yes
16:35:21 [2023-12-20T16:35:21.833Z] #73 49.01 checking for sys/time.h... yes
16:35:21 [2023-12-20T16:35:21.833Z] #73 49.07 checking for inline... inline
16:35:21 [2023-12-20T16:35:21.833Z] #73 49.10 checking for size_t... yes
16:35:22 [2023-12-20T16:35:22.093Z] #73 49.20 checking for GNU libc compatible malloc... yes
16:35:22 [2023-12-20T16:35:22.093Z] #73 49.27 checking for GNU libc compatible realloc... yes
16:35:22 [2023-12-20T16:35:22.093Z] #73 49.35 checking for working strtod... yes
16:35:22 [2023-12-20T16:35:22.093Z] #73 49.43 checking for gettimeofday... yes
16:35:22 [2023-12-20T16:35:22.354Z] #73 49.52 checking for memset... yes
16:35:22 [2023-12-20T16:35:22.354Z] #73 49.59 checking for strspn... yes
16:35:22 [2023-12-20T16:35:22.615Z] #73 49.68 checking that generated files are newer than configure... done
16:35:22 [2023-12-20T16:35:22.615Z] #73 49.68 configure: creating ./config.status
16:35:23 [2023-12-20T16:35:23.998Z] #73 51.06 config.status: creating Makefile
16:35:23 [2023-12-20T16:35:23.998Z] #73 51.08 config.status: creating config.h
16:35:23 [2023-12-20T16:35:23.998Z] #73 51.09 config.status: executing depfiles commands
16:35:23 [2023-12-20T16:35:23.998Z] #73 51.17 config.status: executing libtool commands
16:35:24 [2023-12-20T16:35:24.258Z] #73 51.54   GEN      .version
16:35:24 [2023-12-20T16:35:24.258Z] #73 51.55 make  install-recursive
16:35:24 [2023-12-20T16:35:24.258Z] #73 51.56 make[1]: Entering directory '/tmp/crun-build'
16:35:24 [2023-12-20T16:35:24.258Z] #73 51.60 Making install in libocispec
16:35:24 [2023-12-20T16:35:24.258Z] #73 51.61 make[2]: Entering directory '/tmp/crun-build/libocispec'
16:35:24 [2023-12-20T16:35:24.258Z] #73 51.63 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./image-spec/schema
16:35:24 [2023-12-20T16:35:24.258Z] #73 51.63 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./runtime-spec/schema
16:35:24 [2023-12-20T16:35:24.258Z] #73 51.65 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/imageManifestItems
16:35:24 [2023-12-20T16:35:24.518Z] #73 51.65 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/basic
16:35:24 [2023-12-20T16:35:24.518Z] #73 51.70 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
16:35:24 [2023-12-20T16:35:24.518Z] #73 51.71 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
16:35:24 [2023-12-20T16:35:24.518Z] #73 51.71 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
16:35:24 [2023-12-20T16:35:24.518Z] #73 51.71 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
16:35:24 [2023-12-20T16:35:24.518Z] #73 51.71 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
16:35:24 [2023-12-20T16:35:24.518Z] #73 51.71 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
16:35:24 [2023-12-20T16:35:24.518Z] #73 51.71 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
16:35:24 [2023-12-20T16:35:24.518Z] #73 51.71 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
16:35:24 [2023-12-20T16:35:24.518Z] #73 51.73 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
16:35:24 [2023-12-20T16:35:24.518Z] #73 51.73 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
16:35:24 [2023-12-20T16:35:24.518Z] #73 51.73 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
16:35:24 [2023-12-20T16:35:24.518Z] #73 51.73 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
16:35:24 [2023-12-20T16:35:24.518Z] #73 51.73 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
16:35:24 [2023-12-20T16:35:24.518Z] #73 51.73 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
16:35:24 [2023-12-20T16:35:24.518Z] #73 51.73 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
16:35:24 [2023-12-20T16:35:24.518Z] #73 51.73 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
16:35:24 [2023-12-20T16:35:24.778Z] #73 51.97 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
16:35:24 [2023-12-20T16:35:24.778Z] #73 51.97 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-schema.json Success
16:35:24 [2023-12-20T16:35:24.778Z] #73 51.97 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-linux.json Success
16:35:24 [2023-12-20T16:35:24.778Z] #73 51.97 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
16:35:24 [2023-12-20T16:35:24.778Z] #73 51.97 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
16:35:24 [2023-12-20T16:35:24.778Z] #73 51.97 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
16:35:24 [2023-12-20T16:35:24.778Z] #73 51.97 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
16:35:24 [2023-12-20T16:35:24.778Z] #73 51.97 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
16:35:24 [2023-12-20T16:35:24.778Z] #73 51.97 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
16:35:24 [2023-12-20T16:35:24.778Z] #73 51.97 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
16:35:24 [2023-12-20T16:35:24.778Z] #73 51.97 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
16:35:24 [2023-12-20T16:35:24.778Z] #73 51.97 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
16:35:24 [2023-12-20T16:35:24.778Z] #73 51.97 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
16:35:24 [2023-12-20T16:35:24.778Z] #73 51.97 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
16:35:24 [2023-12-20T16:35:24.778Z] #73 51.98 make  install-recursive
16:35:24 [2023-12-20T16:35:24.778Z] #73 51.99 make[3]: Entering directory '/tmp/crun-build/libocispec'
16:35:24 [2023-12-20T16:35:24.778Z] #73 52.01 Making install in yajl
16:35:24 [2023-12-20T16:35:24.778Z] #73 52.02 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
16:35:24 [2023-12-20T16:35:24.778Z] #73 52.05   CC       verify/json_verify-json_verify.o
16:35:24 [2023-12-20T16:35:24.778Z] #73 52.05   CC       src/libyajl_la-yajl_alloc.lo
16:35:24 [2023-12-20T16:35:24.778Z] #73 52.06   CC       src/libyajl_la-yajl.lo
16:35:24 [2023-12-20T16:35:24.778Z] #73 52.06   CC       src/libyajl_la-yajl_gen.lo
16:35:24 [2023-12-20T16:35:24.778Z] #73 52.07   CC       src/libyajl_la-yajl_parser.lo
16:35:24 [2023-12-20T16:35:24.778Z] #73 52.08   CC       src/libyajl_la-yajl_buf.lo
16:35:25 [2023-12-20T16:35:25.038Z] #73 52.08   CC       src/libyajl_la-yajl_encode.lo
16:35:25 [2023-12-20T16:35:25.038Z] #73 52.09   CC       src/libyajl_la-yajl_lex.lo
16:35:25 [2023-12-20T16:35:25.038Z] #73 52.10   CC       src/libyajl_la-yajl_tree.lo
16:35:25 [2023-12-20T16:35:25.298Z] #73 52.71   CCLD     libyajl.la
16:35:25 [2023-12-20T16:35:25.558Z] #73 52.96   CCLD     verify/json_verify
16:35:25 [2023-12-20T16:35:25.818Z] #73 53.16 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
16:35:25 [2023-12-20T16:35:25.818Z] #73 53.16 make[5]: Nothing to be done for 'install-exec-am'.
16:35:25 [2023-12-20T16:35:25.818Z] #73 53.16 make[5]: Nothing to be done for 'install-data-am'.
16:35:25 [2023-12-20T16:35:25.818Z] #73 53.16 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
16:35:26 [2023-12-20T16:35:26.077Z] #73 53.16 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
16:35:26 [2023-12-20T16:35:26.077Z] #73 53.17 make[4]: Entering directory '/tmp/crun-build/libocispec'
16:35:26 [2023-12-20T16:35:26.077Z] #73 53.21   CC       src/ocispec/validate.o
16:35:26 [2023-12-20T16:35:26.077Z] #73 53.21   CC       src/ocispec/image_spec_schema_config_schema.lo
16:35:26 [2023-12-20T16:35:26.077Z] #73 53.22   CC       src/ocispec/image_spec_schema_content_descriptor.lo
16:35:26 [2023-12-20T16:35:26.077Z] #73 53.22   CC       src/ocispec/image_spec_schema_defs.lo
16:35:26 [2023-12-20T16:35:26.077Z] #73 53.22   CC       src/ocispec/image_spec_schema_defs_descriptor.lo
16:35:26 [2023-12-20T16:35:26.077Z] #73 53.23   CC       src/ocispec/image_spec_schema_image_index_schema.lo
16:35:26 [2023-12-20T16:35:26.077Z] #73 53.23   CC       src/ocispec/image_spec_schema_image_layout_schema.lo
16:35:26 [2023-12-20T16:35:26.077Z] #73 53.23   CC       src/ocispec/image_spec_schema_image_manifest_schema.lo
16:35:26 [2023-12-20T16:35:26.077Z] #73 53.23   CC       src/ocispec/runtime_spec_schema_config_linux.lo
16:35:26 [2023-12-20T16:35:26.077Z] #73 53.23   CC       src/ocispec/runtime_spec_schema_config_zos.lo
16:35:26 [2023-12-20T16:35:26.077Z] #73 53.23   CC       src/ocispec/runtime_spec_schema_config_schema.lo
16:35:26 [2023-12-20T16:35:26.077Z] #73 53.24   CC       src/ocispec/runtime_spec_schema_config_solaris.lo
16:35:26 [2023-12-20T16:35:26.077Z] #73 53.24   CC       src/ocispec/runtime_spec_schema_config_vm.lo
16:35:26 [2023-12-20T16:35:26.077Z] #73 53.24   CC       src/ocispec/runtime_spec_schema_config_windows.lo
16:35:26 [2023-12-20T16:35:26.077Z] #73 53.25   CC       src/ocispec/runtime_spec_schema_defs_linux.lo
16:35:26 [2023-12-20T16:35:26.077Z] #73 53.25   CC       src/ocispec/runtime_spec_schema_defs_zos.lo
16:35:26 [2023-12-20T16:35:26.077Z] #73 53.25   CC       src/ocispec/runtime_spec_schema_defs.lo
16:35:26 [2023-12-20T16:35:26.077Z] #73 53.26   CC       src/ocispec/runtime_spec_schema_defs_vm.lo
16:35:26 [2023-12-20T16:35:26.077Z] #73 53.26   CC       src/ocispec/runtime_spec_schema_defs_windows.lo
16:35:26 [2023-12-20T16:35:26.077Z] #73 53.27   CC       src/ocispec/runtime_spec_schema_state_schema.lo
16:35:26 [2023-12-20T16:35:26.077Z] #73 53.27   CC       src/ocispec/runtime_spec_schema_features_linux.lo
16:35:26 [2023-12-20T16:35:26.077Z] #73 53.27   CC       src/ocispec/runtime_spec_schema_features_schema.lo
16:35:26 [2023-12-20T16:35:26.077Z] #73 53.28   CC       src/ocispec/image_manifest_items_image_manifest_items_schema.lo
16:35:26 [2023-12-20T16:35:26.077Z] #73 53.28   CC       src/ocispec/basic_test_double_array_item.lo
16:35:26 [2023-12-20T16:35:26.077Z] #73 53.29   CC       src/ocispec/basic_test_double_array.lo
16:35:26 [2023-12-20T16:35:26.077Z] #73 53.32   CC       src/ocispec/basic_test_top_array_int.lo
16:35:26 [2023-12-20T16:35:26.077Z] #73 53.34   CC       src/ocispec/basic_test_top_array_string.lo
16:35:26 [2023-12-20T16:35:26.077Z] #73 53.35   CC       src/ocispec/basic_test_top_double_array_int.lo
16:35:26 [2023-12-20T16:35:26.077Z] #73 53.36   CC       src/ocispec/basic_test_top_double_array_obj.lo
16:35:26 [2023-12-20T16:35:26.077Z] #73 53.38   CC       src/ocispec/basic_test_top_double_array_refobj.lo
16:35:26 [2023-12-20T16:35:26.077Z] #73 53.44   CC       src/ocispec/basic_test_top_double_array_string.lo
16:35:26 [2023-12-20T16:35:26.077Z] #73 53.46   CC       src/ocispec/read-file.lo
16:35:26 [2023-12-20T16:35:26.077Z] #73 53.46   CC       src/ocispec/json_common.lo
16:35:26 [2023-12-20T16:35:26.077Z] #73 53.47   CC       tests/test-1.o
16:35:26 [2023-12-20T16:35:26.337Z] #73 53.48   CC       tests/test-2.o
16:35:26 [2023-12-20T16:35:26.337Z] #73 53.49   CC       tests/test-3.o
16:35:26 [2023-12-20T16:35:26.337Z] #73 53.51   CC       tests/test-4.o
16:35:26 [2023-12-20T16:35:26.337Z] #73 53.52   CC       tests/test-5.o
16:35:26 [2023-12-20T16:35:26.337Z] #73 53.53   CC       tests/test-6.o
16:35:26 [2023-12-20T16:35:26.337Z] #73 53.54   CC       tests/test-7.o
16:35:26 [2023-12-20T16:35:26.337Z] #73 53.55   CC       tests/test-8.o
16:35:26 [2023-12-20T16:35:26.337Z] #73 53.59   CC       tests/test-9.o
16:35:26 [2023-12-20T16:35:26.337Z] #73 53.59   CC       tests/test-10.o
16:35:26 [2023-12-20T16:35:26.337Z] #73 53.59   CC       tests/test-11.o
16:35:30 [2023-12-20T16:35:30.534Z] #73 57.46   CCLD     libocispec.la
16:35:30 [2023-12-20T16:35:30.534Z] #73 57.64   CCLD     src/ocispec/validate
16:35:30 [2023-12-20T16:35:30.534Z] #73 57.65   CCLD     tests/test-1
16:35:30 [2023-12-20T16:35:30.534Z] #73 57.65   CCLD     tests/test-2
16:35:30 [2023-12-20T16:35:30.534Z] #73 57.66   CCLD     tests/test-3
16:35:30 [2023-12-20T16:35:30.534Z] #73 57.66   CCLD     tests/test-4
16:35:30 [2023-12-20T16:35:30.534Z] #73 57.66   CCLD     tests/test-5
16:35:30 [2023-12-20T16:35:30.534Z] #73 57.67   CCLD     tests/test-6
16:35:30 [2023-12-20T16:35:30.534Z] #73 57.68   CCLD     tests/test-7
16:35:30 [2023-12-20T16:35:30.534Z] #73 57.69   CCLD     tests/test-8
16:35:30 [2023-12-20T16:35:30.534Z] #73 57.71   CCLD     tests/test-10
16:35:30 [2023-12-20T16:35:30.534Z] #73 57.71   CCLD     tests/test-9
16:35:30 [2023-12-20T16:35:30.534Z] #73 57.71 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
16:35:30 [2023-12-20T16:35:30.534Z] #73 57.71   CCLD     tests/test-11
16:35:30 [2023-12-20T16:35:30.534Z] #73 57.93 libtool: link: ar cr libocispec.a 
16:35:30 [2023-12-20T16:35:30.794Z] #73 57.94 libtool: link: ranlib libocispec.a
16:35:30 [2023-12-20T16:35:30.794Z] #73 58.15 make[5]: Entering directory '/tmp/crun-build/libocispec'
16:35:30 [2023-12-20T16:35:30.794Z] #73 ...
16:35:30 [2023-12-20T16:35:30.794Z] 
16:35:30 [2023-12-20T16:35:30.794Z] #79 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
16:35:30 [2023-12-20T16:35:30.794Z] #79 47.09 + bin/containerd
16:35:30 [2023-12-20T16:35:30.794Z] #79 47.09 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.11 -X github.com/containerd/containerd/version.Revision=64b8a811b07ba6288238eefc14d898ee0b5b99ba -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:35:31 [2023-12-20T16:35:31.053Z] #79 ...
16:35:31 [2023-12-20T16:35:31.053Z] 
16:35:31 [2023-12-20T16:35:31.053Z] #73 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:35:31 [2023-12-20T16:35:31.053Z] #73 58.21 make[5]: Leaving directory '/tmp/crun-build/libocispec'
16:35:31 [2023-12-20T16:35:31.053Z] #73 58.21 make[4]: Leaving directory '/tmp/crun-build/libocispec'
16:35:31 [2023-12-20T16:35:31.053Z] #73 58.21 make[3]: Leaving directory '/tmp/crun-build/libocispec'
16:35:31 [2023-12-20T16:35:31.053Z] #73 58.21 make[2]: Leaving directory '/tmp/crun-build/libocispec'
16:35:31 [2023-12-20T16:35:31.053Z] #73 58.22 make[2]: Entering directory '/tmp/crun-build'
16:35:31 [2023-12-20T16:35:31.053Z] #73 58.26   CC       src/libcrun/libcrun_testing_a-utils.o
16:35:31 [2023-12-20T16:35:31.053Z] #73 58.26   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
16:35:31 [2023-12-20T16:35:31.053Z] #73 58.26   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
16:35:31 [2023-12-20T16:35:31.053Z] #73 58.26   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
16:35:31 [2023-12-20T16:35:31.053Z] #73 58.27   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
16:35:31 [2023-12-20T16:35:31.053Z] #73 58.28   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
16:35:31 [2023-12-20T16:35:31.053Z] #73 58.29   CC       src/libcrun/libcrun_testing_a-cgroup.o
16:35:31 [2023-12-20T16:35:31.053Z] #73 58.29   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
16:35:31 [2023-12-20T16:35:31.053Z] #73 58.30   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
16:35:31 [2023-12-20T16:35:31.053Z] #73 58.31   CC       src/libcrun/libcrun_testing_a-container.o
16:35:31 [2023-12-20T16:35:31.053Z] #73 58.32   CC       src/libcrun/libcrun_testing_a-criu.o
16:35:31 [2023-12-20T16:35:31.053Z] #73 58.33   CC       src/libcrun/libcrun_testing_a-custom-handler.o
16:35:31 [2023-12-20T16:35:31.053Z] #73 58.34   CC       src/libcrun/libcrun_testing_a-ebpf.o
16:35:31 [2023-12-20T16:35:31.053Z] #73 58.34   CC       src/libcrun/libcrun_testing_a-error.o
16:35:31 [2023-12-20T16:35:31.053Z] #73 58.35   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
16:35:31 [2023-12-20T16:35:31.053Z] #73 58.36   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
16:35:31 [2023-12-20T16:35:31.313Z] #73 58.37   CC       src/libcrun/handlers/libcrun_testing_a-mono.o
16:35:31 [2023-12-20T16:35:31.313Z] #73 58.41   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
16:35:31 [2023-12-20T16:35:31.313Z] #73 58.50   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
16:35:31 [2023-12-20T16:35:31.313Z] #73 58.50   CC       src/libcrun/handlers/libcrun_testing_a-wasmtime.o
16:35:31 [2023-12-20T16:35:31.313Z] #73 58.51   CC       src/libcrun/libcrun_testing_a-io_priority.o
16:35:31 [2023-12-20T16:35:31.313Z] #73 58.53   CC       src/libcrun/libcrun_testing_a-linux.o
16:35:31 [2023-12-20T16:35:31.313Z] #73 58.55   CC       src/libcrun/libcrun_testing_a-mount_flags.o
16:35:31 [2023-12-20T16:35:31.313Z] #73 58.55   CC       src/libcrun/libcrun_testing_a-scheduler.o
16:35:31 [2023-12-20T16:35:31.313Z] #73 58.59   CC       src/libcrun/libcrun_testing_a-seccomp.o
16:35:31 [2023-12-20T16:35:31.313Z] #73 58.67   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
16:35:31 [2023-12-20T16:35:31.572Z] #73 58.68   CC       src/libcrun/libcrun_testing_a-signals.o
16:35:31 [2023-12-20T16:35:31.572Z] #73 58.70   CC       src/libcrun/libcrun_testing_a-status.o
16:35:31 [2023-12-20T16:35:31.572Z] #73 58.72   CC       src/libcrun/libcrun_testing_a-terminal.o
16:35:31 [2023-12-20T16:35:31.572Z] #73 58.73   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
16:35:31 [2023-12-20T16:35:31.572Z] #73 58.81   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
16:35:31 [2023-12-20T16:35:31.572Z] #73 58.84   CC       src/crun-crun.o
16:35:31 [2023-12-20T16:35:31.572Z] #73 58.87   CC       src/crun-run.o
16:35:31 [2023-12-20T16:35:31.572Z] #73 58.90   CC       src/crun-delete.o
16:35:31 [2023-12-20T16:35:31.572Z] #73 58.93   CC       src/crun-kill.o
16:35:31 [2023-12-20T16:35:31.832Z] #73 58.94   CC       src/crun-pause.o
16:35:31 [2023-12-20T16:35:31.832Z] #73 58.97   CC       src/crun-unpause.o
16:35:31 [2023-12-20T16:35:31.832Z] #73 59.02   CC       src/crun-oci_features.o
16:35:31 [2023-12-20T16:35:31.832Z] #73 59.04   CC       src/crun-spec.o
16:35:31 [2023-12-20T16:35:31.832Z] #73 59.06   CC       src/crun-exec.o
16:35:31 [2023-12-20T16:35:31.832Z] #73 59.13   CC       src/crun-list.o
16:35:31 [2023-12-20T16:35:31.832Z] #73 59.20   CC       src/crun-create.o
16:35:32 [2023-12-20T16:35:32.092Z] #73 59.37   CC       src/crun-start.o
16:35:32 [2023-12-20T16:35:32.092Z] #73 59.37   CC       src/crun-state.o
16:35:32 [2023-12-20T16:35:32.092Z] #73 59.38   CC       src/crun-update.o
16:35:32 [2023-12-20T16:35:32.092Z] #73 59.38   CC       src/crun-ps.o
16:35:32 [2023-12-20T16:35:32.092Z] #73 59.39   CC       src/crun-checkpoint.o
16:35:32 [2023-12-20T16:35:32.092Z] #73 59.41   CC       src/crun-restore.o
16:35:32 [2023-12-20T16:35:32.092Z] #73 59.41   CC       src/libcrun/crun-cloned_binary.o
16:35:32 [2023-12-20T16:35:32.092Z] #73 59.43   CC       src/libcrun/libcrun_la-utils.lo
16:35:32 [2023-12-20T16:35:32.092Z] #73 59.47   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
16:35:32 [2023-12-20T16:35:32.092Z] #73 59.49   CC       src/libcrun/libcrun_la-cgroup-resources.lo
16:35:32 [2023-12-20T16:35:32.352Z] #73 59.55   CC       src/libcrun/libcrun_la-cgroup-setup.lo
16:35:32 [2023-12-20T16:35:32.352Z] #73 59.59   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
16:35:32 [2023-12-20T16:35:32.352Z] #73 59.64   CC       src/libcrun/libcrun_la-cgroup-utils.lo
16:35:32 [2023-12-20T16:35:32.352Z] #73 59.65   CC       src/libcrun/libcrun_la-cgroup.lo
16:35:32 [2023-12-20T16:35:32.352Z] #73 59.65   CC       src/libcrun/libcrun_la-chroot_realpath.lo
16:35:32 [2023-12-20T16:35:32.352Z] #73 59.66   CC       src/libcrun/libcrun_la-cloned_binary.lo
16:35:32 [2023-12-20T16:35:32.352Z] #73 59.66   CC       src/libcrun/libcrun_la-container.lo
16:35:32 [2023-12-20T16:35:32.352Z] #73 59.67   CC       src/libcrun/libcrun_la-criu.lo
16:35:32 [2023-12-20T16:35:32.352Z] #73 59.70   CC       src/libcrun/libcrun_la-custom-handler.lo
16:35:32 [2023-12-20T16:35:32.352Z] #73 59.71   CC       src/libcrun/libcrun_la-ebpf.lo
16:35:32 [2023-12-20T16:35:32.352Z] #73 59.73   CC       src/libcrun/libcrun_la-error.lo
16:35:32 [2023-12-20T16:35:32.352Z] #73 59.76   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
16:35:32 [2023-12-20T16:35:32.612Z] #73 59.77   CC       src/libcrun/handlers/libcrun_la-krun.lo
16:35:32 [2023-12-20T16:35:32.612Z] #73 59.78   CC       src/libcrun/handlers/libcrun_la-mono.lo
16:35:32 [2023-12-20T16:35:32.612Z] #73 59.79   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
16:35:32 [2023-12-20T16:35:32.612Z] #73 59.80   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
16:35:32 [2023-12-20T16:35:32.612Z] #73 59.81   CC       src/libcrun/handlers/libcrun_la-wasmtime.lo
16:35:32 [2023-12-20T16:35:32.612Z] #73 59.83   CC       src/libcrun/libcrun_la-io_priority.lo
16:35:32 [2023-12-20T16:35:32.612Z] #73 59.84   CC       src/libcrun/libcrun_la-linux.lo
16:35:32 [2023-12-20T16:35:32.612Z] #73 59.84   CC       src/libcrun/libcrun_la-mount_flags.lo
16:35:32 [2023-12-20T16:35:32.612Z] #73 59.84   CC       src/libcrun/libcrun_la-scheduler.lo
16:35:32 [2023-12-20T16:35:32.612Z] #73 59.85   CC       src/libcrun/libcrun_la-seccomp.lo
16:35:32 [2023-12-20T16:35:32.612Z] #73 59.86   CC       src/libcrun/libcrun_la-seccomp_notify.lo
16:35:32 [2023-12-20T16:35:32.871Z] #73 59.87   CC       src/libcrun/libcrun_la-signals.lo
16:35:32 [2023-12-20T16:35:32.871Z] #73 59.90   CC       src/libcrun/libcrun_la-status.lo
16:35:32 [2023-12-20T16:35:32.871Z] #73 59.90   CC       src/libcrun/libcrun_la-terminal.lo
16:35:32 [2023-12-20T16:35:32.871Z] #73 59.92   CC       tests/init.o
16:35:32 [2023-12-20T16:35:32.871Z] #73 59.93   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
16:35:34 [2023-12-20T16:35:34.251Z] #73 61.31   CCLD     tests/init
16:35:35 [2023-12-20T16:35:35.628Z] #73 62.87   AR       libcrun_testing.a
16:35:35 [2023-12-20T16:35:35.628Z] #73 62.88 ar: `u' modifier ignored since `D' is the default (see `U')
16:35:35 [2023-12-20T16:35:35.628Z] #73 62.90   CCLD     tests/tests_libcrun_utils
16:35:35 [2023-12-20T16:35:35.628Z] #73 62.90   CCLD     tests/tests_libcrun_errors
16:35:35 [2023-12-20T16:35:35.628Z] #73 62.90   CCLD     tests/tests_libcrun_fuzzer
16:35:36 [2023-12-20T16:35:36.564Z] #73 63.71   CCLD     libcrun.la
16:35:36 [2023-12-20T16:35:36.564Z] #73 63.94   CCLD     crun
16:35:36 [2023-12-20T16:35:36.822Z] #73 64.12 make[3]: Entering directory '/tmp/crun-build'
16:35:36 [2023-12-20T16:35:36.822Z] #73 64.19  /usr/bin/mkdir -p '/usr/local/share/man/man1'
16:35:36 [2023-12-20T16:35:36.822Z] #73 64.19  /usr/bin/mkdir -p '/usr/local/lib'
16:35:36 [2023-12-20T16:35:36.822Z] #73 64.20  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
16:35:36 [2023-12-20T16:35:36.822Z] #73 64.20  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
16:35:36 [2023-12-20T16:35:36.822Z] #73 64.23 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
16:35:37 [2023-12-20T16:35:37.081Z] #73 64.23 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
16:35:37 [2023-12-20T16:35:37.081Z] #73 64.24 libtool: install: chmod 644 /usr/local/lib/libcrun.a
16:35:37 [2023-12-20T16:35:37.081Z] #73 64.25 libtool: install: ranlib /usr/local/lib/libcrun.a
16:35:37 [2023-12-20T16:35:37.081Z] #73 64.32 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:35:37 [2023-12-20T16:35:37.081Z] #73 64.33 ----------------------------------------------------------------------
16:35:37 [2023-12-20T16:35:37.081Z] #73 64.33 Libraries have been installed in:
16:35:37 [2023-12-20T16:35:37.081Z] #73 64.33    /usr/local/lib
16:35:37 [2023-12-20T16:35:37.081Z] #73 64.33 
16:35:37 [2023-12-20T16:35:37.081Z] #73 64.33 If you ever happen to want to link against installed libraries
16:35:37 [2023-12-20T16:35:37.081Z] #73 64.33 in a given directory, LIBDIR, you must either use libtool, and
16:35:37 [2023-12-20T16:35:37.081Z] #73 64.33 specify the full pathname of the library, or use the '-LLIBDIR'
16:35:37 [2023-12-20T16:35:37.081Z] #73 64.33 flag during linking and do at least one of the following:
16:35:37 [2023-12-20T16:35:37.081Z] #73 64.33    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
16:35:37 [2023-12-20T16:35:37.081Z] #73 64.33      during execution
16:35:37 [2023-12-20T16:35:37.081Z] #73 64.33    - add LIBDIR to the 'LD_RUN_PATH' environment variable
16:35:37 [2023-12-20T16:35:37.081Z] #73 64.33      during linking
16:35:37 [2023-12-20T16:35:37.081Z] #73 64.33    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
16:35:37 [2023-12-20T16:35:37.081Z] #73 64.33    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
16:35:37 [2023-12-20T16:35:37.081Z] #73 64.33 
16:35:37 [2023-12-20T16:35:37.081Z] #73 64.33 See any operating system documentation about shared libraries for
16:35:37 [2023-12-20T16:35:37.081Z] #73 64.33 more information, such as the ld(1) and ld.so(8) manual pages.
16:35:37 [2023-12-20T16:35:37.081Z] #73 64.33 ----------------------------------------------------------------------
16:35:37 [2023-12-20T16:35:37.081Z] #73 64.33  /usr/bin/mkdir -p '/build'
16:35:37 [2023-12-20T16:35:37.081Z] #73 64.33   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
16:35:37 [2023-12-20T16:35:37.339Z] #73 64.37 libtool: install: /usr/bin/install -c crun /build/crun
16:35:37 [2023-12-20T16:35:37.339Z] #73 64.37 make[3]: Leaving directory '/tmp/crun-build'
16:35:37 [2023-12-20T16:35:37.339Z] #73 64.37 make[2]: Leaving directory '/tmp/crun-build'
16:35:37 [2023-12-20T16:35:37.339Z] #73 64.37 make[1]: Leaving directory '/tmp/crun-build'
16:35:38 [2023-12-20T16:35:38.277Z] #73 ...
16:35:38 [2023-12-20T16:35:38.277Z] 
16:35:38 [2023-12-20T16:35:38.277Z] #79 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
16:35:38 [2023-12-20T16:35:38.277Z] #79 64.62 + bin/containerd-stress
16:35:38 [2023-12-20T16:35:38.277Z] #79 64.62 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.11 -X github.com/containerd/containerd/version.Revision=64b8a811b07ba6288238eefc14d898ee0b5b99ba -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:35:38 [2023-12-20T16:35:38.538Z] #79 ...
16:35:38 [2023-12-20T16:35:38.538Z] 
16:35:38 [2023-12-20T16:35:38.538Z] #73 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:35:38 [2023-12-20T16:35:38.538Z] #73 DONE 65.7s
16:35:38 [2023-12-20T16:35:38.797Z] 
16:35:38 [2023-12-20T16:35:38.797Z] #79 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
16:35:39 [2023-12-20T16:35:39.733Z] #79 65.83 + bin/containerd-shim
16:35:39 [2023-12-20T16:35:39.992Z] #79 66.38 + bin/containerd-shim-runc-v1
16:35:40 [2023-12-20T16:35:40.927Z] #79 67.18 + bin/containerd-shim-runc-v2
16:35:41 [2023-12-20T16:35:41.494Z] #79 67.89 + binaries
16:35:42 [2023-12-20T16:35:42.061Z] #79 DONE 68.3s
16:35:42 [2023-12-20T16:35:42.631Z] 
16:35:42 [2023-12-20T16:35:42.631Z] #93 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
16:35:43 [2023-12-20T16:35:43.197Z] #93 DONE 0.7s
16:35:43 [2023-12-20T16:35:43.456Z] 
16:35:43 [2023-12-20T16:35:43.456Z] #94 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
16:35:43 [2023-12-20T16:35:43.456Z] #94 DONE 0.1s
16:35:43 [2023-12-20T16:35:43.456Z] 
16:35:43 [2023-12-20T16:35:43.456Z] #95 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
16:35:43 [2023-12-20T16:35:43.456Z] #95 DONE 0.2s
16:35:43 [2023-12-20T16:35:43.715Z] 
16:35:43 [2023-12-20T16:35:43.715Z] #96 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
16:35:43 [2023-12-20T16:35:43.715Z] #96 DONE 0.0s
16:35:43 [2023-12-20T16:35:43.715Z] 
16:35:43 [2023-12-20T16:35:43.715Z] #97 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
16:35:43 [2023-12-20T16:35:43.715Z] #97 DONE 0.1s
16:35:43 [2023-12-20T16:35:43.973Z] 
16:35:43 [2023-12-20T16:35:43.973Z] #98 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
16:35:43 [2023-12-20T16:35:43.973Z] #98 DONE 0.1s
16:35:43 [2023-12-20T16:35:43.973Z] 
16:35:43 [2023-12-20T16:35:43.973Z] #99 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
16:35:43 [2023-12-20T16:35:43.973Z] #99 DONE 0.2s
16:35:43 [2023-12-20T16:35:43.973Z] 
16:35:43 [2023-12-20T16:35:43.973Z] #100 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
16:35:44 [2023-12-20T16:35:44.232Z] #100 DONE 0.2s
16:35:44 [2023-12-20T16:35:44.232Z] 
16:35:44 [2023-12-20T16:35:44.232Z] #101 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
16:35:44 [2023-12-20T16:35:44.232Z] #101 DONE 0.0s
16:35:44 [2023-12-20T16:35:44.232Z] 
16:35:44 [2023-12-20T16:35:44.232Z] #102 [dev-base  1/12] RUN groupadd -r docker
16:35:44 [2023-12-20T16:35:44.491Z] #102 DONE 0.3s
16:35:44 [2023-12-20T16:35:44.491Z] 
16:35:44 [2023-12-20T16:35:44.491Z] #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:35:45 [2023-12-20T16:35:45.057Z] #103 DONE 0.4s
16:35:45 [2023-12-20T16:35:45.057Z] 
16:35:45 [2023-12-20T16:35:45.057Z] #104 [dev-base  3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
16:35:45 [2023-12-20T16:35:45.315Z] #104 0.356 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
16:35:45 [2023-12-20T16:35:45.315Z] #104 DONE 0.4s
16:35:45 [2023-12-20T16:35:45.315Z] 
16:35:45 [2023-12-20T16:35:45.315Z] #105 [dev-base  4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
16:35:45 [2023-12-20T16:35:45.574Z] #105 DONE 0.4s
16:35:45 [2023-12-20T16:35:45.832Z] 
16:35:45 [2023-12-20T16:35:45.832Z] #106 [dev-base  5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
16:35:46 [2023-12-20T16:35:46.091Z] #106 DONE 0.4s
16:35:46 [2023-12-20T16:35:46.091Z] 
16:35:46 [2023-12-20T16:35:46.091Z] #107 [dev-base  6/12] RUN ldconfig
16:35:46 [2023-12-20T16:35:46.349Z] #107 DONE 0.4s
16:35:46 [2023-12-20T16:35:46.608Z] 
16:35:46 [2023-12-20T16:35:46.608Z] #108 [dev-base  7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
16:35:46 [2023-12-20T16:35:46.866Z] #108 DONE 0.4s
16:35:46 [2023-12-20T16:35:46.866Z] 
16:35:46 [2023-12-20T16:35:46.866Z] #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:35:47 [2023-12-20T16:35:47.802Z] #109 0.721 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
16:35:47 [2023-12-20T16:35:47.802Z] #109 0.730 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
16:35:47 [2023-12-20T16:35:47.802Z] #109 0.730 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
16:35:47 [2023-12-20T16:35:47.802Z] #109 0.811 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
16:35:47 [2023-12-20T16:35:47.802Z] #109 0.886 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [11.1 kB]
16:35:48 [2023-12-20T16:35:48.061Z] #109 0.952 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [125 kB]
16:35:48 [2023-12-20T16:35:48.627Z] #109 1.844 Fetched 9072 kB in 1s (6558 kB/s)
16:35:49 [2023-12-20T16:35:49.193Z] #109 1.844 Reading package lists...
16:35:50 [2023-12-20T16:35:50.017Z] #109 2.461 Reading package lists...
16:35:50 [2023-12-20T16:35:50.017Z] #109 3.068 Building dependency tree...
16:35:50 [2023-12-20T16:35:50.276Z] #109 3.493 The following additional packages will be installed:
16:35:50 [2023-12-20T16:35:50.535Z] #109 3.494   dmsetup libaio1 libapparmor1 libargon2-1 libbpf1 libcryptsetup12
16:35:50 [2023-12-20T16:35:50.535Z] #109 3.494   libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2
16:35:50 [2023-12-20T16:35:50.535Z] #109 3.494   libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0
16:35:50 [2023-12-20T16:35:50.535Z] #109 3.494   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libsodium23
16:35:50 [2023-12-20T16:35:50.535Z] #109 3.496   libsubid4 libsystemd-shared liburcu8 libxtables12 sgml-base systemd
16:35:50 [2023-12-20T16:35:50.535Z] #109 3.496   vim-runtime
16:35:50 [2023-12-20T16:35:50.535Z] #109 3.498 Suggested packages:
16:35:50 [2023-12-20T16:35:50.535Z] #109 3.498   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
16:35:50 [2023-12-20T16:35:50.535Z] #109 3.498   gpm ed diffutils-doc sgml-base-doc systemd-container systemd-homed
16:35:50 [2023-12-20T16:35:50.535Z] #109 3.498   systemd-userdbd systemd-boot systemd-resolved libqrencode4
16:35:50 [2023-12-20T16:35:50.535Z] #109 3.498   libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 polkitd | policykit-1 ctags
16:35:50 [2023-12-20T16:35:50.535Z] #109 3.498   vim-doc vim-scripts xfsdump acl attr quota
16:35:50 [2023-12-20T16:35:50.535Z] #109 3.498 Recommended packages:
16:35:50 [2023-12-20T16:35:50.535Z] #109 3.498   libatm1 nftables libpam-cap default-dbus-system-bus | dbus-system-bus
16:35:50 [2023-12-20T16:35:50.535Z] #109 3.498   systemd-timesyncd | time-daemon xxd unzip
16:35:50 [2023-12-20T16:35:50.793Z] #109 3.898 The following NEW packages will be installed:
16:35:50 [2023-12-20T16:35:50.793Z] #109 3.899   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
16:35:50 [2023-12-20T16:35:50.793Z] #109 3.899   libaio1 libapparmor1 libargon2-1 libbpf1 libcap2-bin libcryptsetup12
16:35:50 [2023-12-20T16:35:50.793Z] #109 3.899   libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2
16:35:50 [2023-12-20T16:35:50.793Z] #109 3.899   libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
16:35:50 [2023-12-20T16:35:50.793Z] #109 3.899   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
16:35:50 [2023-12-20T16:35:50.793Z] #109 3.900   libprotobuf-c1 libsodium23 libsubid4 libsystemd-shared liburcu8 libxtables12
16:35:50 [2023-12-20T16:35:50.793Z] #109 3.900   libyajl2 net-tools patch pigz sgml-base sudo systemd systemd-journal-remote
16:35:50 [2023-12-20T16:35:50.793Z] #109 3.900   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xz-utils
16:35:50 [2023-12-20T16:35:50.793Z] #109 3.900   zip zstd
16:35:51 [2023-12-20T16:35:51.051Z] #109 4.177 0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded.
16:35:51 [2023-12-20T16:35:51.051Z] #109 4.177 Need to get 31.8 MB of archives.
16:35:51 [2023-12-20T16:35:51.051Z] #109 4.177 After this operation, 143 MB of additional disk space will be used.
16:35:51 [2023-12-20T16:35:51.051Z] #109 4.177 Get:1 http://deb.debian.org/debian bookworm/main arm64 libargon2-1 arm64 0~20171227-0.3+deb12u1 [18.7 kB]
16:35:51 [2023-12-20T16:35:51.051Z] #109 4.179 Get:2 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB]
16:35:51 [2023-12-20T16:35:51.051Z] #109 4.180 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB]
16:35:51 [2023-12-20T16:35:51.051Z] #109 4.181 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjson-c5 arm64 0.16-2 [42.9 kB]
16:35:51 [2023-12-20T16:35:51.051Z] #109 4.183 Get:5 http://deb.debian.org/debian bookworm/main arm64 libcryptsetup12 arm64 2:2.6.1-4~deb12u1 [205 kB]
16:35:51 [2023-12-20T16:35:51.051Z] #109 4.184 Get:6 http://deb.debian.org/debian bookworm/main arm64 libfdisk1 arm64 2.38.1-5+b1 [182 kB]
16:35:51 [2023-12-20T16:35:51.051Z] #109 4.186 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkmod2 arm64 30+20221128-1 [54.4 kB]
16:35:51 [2023-12-20T16:35:51.051Z] #109 4.187 Get:8 http://deb.debian.org/debian bookworm/main arm64 libapparmor1 arm64 3.0.8-3 [40.3 kB]
16:35:51 [2023-12-20T16:35:51.051Z] #109 4.188 Get:9 http://deb.debian.org/debian bookworm/main arm64 libip4tc2 arm64 1.8.9-2 [18.5 kB]
16:35:51 [2023-12-20T16:35:51.051Z] #109 4.189 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsystemd-shared arm64 252.19-1~deb12u1 [1506 kB]
16:35:51 [2023-12-20T16:35:51.051Z] #109 4.197 Get:11 http://deb.debian.org/debian bookworm/main arm64 systemd arm64 252.19-1~deb12u1 [2828 kB]
16:35:51 [2023-12-20T16:35:51.051Z] #109 4.214 Get:12 http://deb.debian.org/debian bookworm/main arm64 pigz arm64 2.6-1 [56.2 kB]
16:35:51 [2023-12-20T16:35:51.051Z] #109 4.216 Get:13 http://deb.debian.org/debian bookworm/main arm64 sgml-base all 1.31 [15.4 kB]
16:35:51 [2023-12-20T16:35:51.051Z] #109 4.216 Get:14 http://deb.debian.org/debian bookworm/main arm64 sudo arm64 1.9.13p3-1+deb12u1 [1826 kB]
16:35:51 [2023-12-20T16:35:51.051Z] #109 4.225 Get:15 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
16:35:51 [2023-12-20T16:35:51.051Z] #109 4.226 Get:16 http://deb.debian.org/debian bookworm/main arm64 libbpf1 arm64 1:1.1.0-1 [136 kB]
16:35:51 [2023-12-20T16:35:51.051Z] #109 4.231 Get:17 http://deb.debian.org/debian bookworm/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
16:35:51 [2023-12-20T16:35:51.051Z] #109 4.231 Get:18 http://deb.debian.org/debian bookworm/main arm64 libxtables12 arm64 1.8.9-2 [29.6 kB]
16:35:51 [2023-12-20T16:35:51.051Z] #109 4.235 Get:19 http://deb.debian.org/debian bookworm/main arm64 libcap2-bin arm64 1:2.66-4 [33.9 kB]
16:35:51 [2023-12-20T16:35:51.051Z] #109 4.237 Get:20 http://deb.debian.org/debian bookworm/main arm64 iproute2 arm64 6.1.0-3 [1008 kB]
16:35:51 [2023-12-20T16:35:51.051Z] #109 4.243 Get:21 http://deb.debian.org/debian bookworm/main arm64 vim-common all 2:9.0.1378-2 [124 kB]
16:35:51 [2023-12-20T16:35:51.051Z] #109 4.244 Get:22 http://deb.debian.org/debian bookworm/main arm64 bash-completion all 1:2.11-6 [234 kB]
16:35:51 [2023-12-20T16:35:51.051Z] #109 4.245 Get:23 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
16:35:51 [2023-12-20T16:35:51.051Z] #109 4.248 Get:24 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
16:35:51 [2023-12-20T16:35:51.051Z] #109 4.250 Get:25 http://deb.debian.org/debian bookworm/main arm64 apparmor arm64 3.0.8-3 [567 kB]
16:35:51 [2023-12-20T16:35:51.051Z] #109 4.254 Get:26 http://deb.debian.org/debian bookworm/main arm64 inetutils-ping arm64 2:2.4-2+deb12u1 [83.3 kB]
16:35:51 [2023-12-20T16:35:51.051Z] #109 4.257 Get:27 http://deb.debian.org/debian bookworm/main arm64 libip6tc2 arm64 1.8.9-2 [18.7 kB]
16:35:51 [2023-12-20T16:35:51.051Z] #109 4.258 Get:28 http://deb.debian.org/debian bookworm/main arm64 libnfnetlink0 arm64 1.0.2-2 [14.5 kB]
16:35:51 [2023-12-20T16:35:51.051Z] #109 4.259 Get:29 http://deb.debian.org/debian bookworm/main arm64 libnetfilter-conntrack3 arm64 1.0.9-3 [38.4 kB]
16:35:51 [2023-12-20T16:35:51.051Z] #109 4.263 Get:30 http://deb.debian.org/debian bookworm/main arm64 libnftnl11 arm64 1.2.4-2 [57.6 kB]
16:35:51 [2023-12-20T16:35:51.051Z] #109 4.265 Get:31 http://deb.debian.org/debian bookworm/main arm64 iptables arm64 1.8.9-2 [352 kB]
16:35:51 [2023-12-20T16:35:51.051Z] #109 4.267 Get:32 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB]
16:35:51 [2023-12-20T16:35:51.051Z] #109 4.269 Get:33 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
16:35:51 [2023-12-20T16:35:51.051Z] #109 4.270 Get:34 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB]
16:35:51 [2023-12-20T16:35:51.051Z] #109 4.273 Get:35 http://deb.debian.org/debian bookworm/main arm64 libaio1 arm64 0.3.113-4 [13.3 kB]
16:35:51 [2023-12-20T16:35:51.051Z] #109 4.274 Get:36 http://deb.debian.org/debian bookworm/main arm64 libgpm2 arm64 1.20.7-10+b1 [14.4 kB]
16:35:51 [2023-12-20T16:35:51.051Z] #109 4.276 Get:37 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
16:35:51 [2023-12-20T16:35:51.051Z] #109 4.335 Get:38 http://deb.debian.org/debian bookworm/main arm64 libinih1 arm64 55-1 [6604 B]
16:35:51 [2023-12-20T16:35:51.310Z] #109 4.335 Get:39 http://deb.debian.org/debian bookworm/main arm64 libmicrohttpd12 arm64 0.9.75-6 [112 kB]
16:35:51 [2023-12-20T16:35:51.310Z] #109 4.335 Get:40 http://deb.debian.org/debian bookworm/main arm64 libnet1 arm64 1.1.6+dfsg-3.2 [60.7 kB]
16:35:51 [2023-12-20T16:35:51.310Z] #109 4.336 Get:41 http://deb.debian.org/debian bookworm/main arm64 libnl-3-200 arm64 3.7.0-0.2+b1 [60.2 kB]
16:35:51 [2023-12-20T16:35:51.310Z] #109 4.336 Get:42 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB]
16:35:51 [2023-12-20T16:35:51.310Z] #109 4.337 Get:43 http://deb.debian.org/debian bookworm/main arm64 libsodium23 arm64 1.0.18-1 [119 kB]
16:35:51 [2023-12-20T16:35:51.310Z] #109 4.337 Get:44 http://deb.debian.org/debian bookworm/main arm64 libsubid4 arm64 1:4.13+dfsg1-1+b1 [208 kB]
16:35:51 [2023-12-20T16:35:51.310Z] #109 4.339 Get:45 http://deb.debian.org/debian bookworm/main arm64 liburcu8 arm64 0.13.2-1 [69.5 kB]
16:35:51 [2023-12-20T16:35:51.310Z] #109 4.341 Get:46 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB]
16:35:51 [2023-12-20T16:35:51.310Z] #109 4.346 Get:47 http://deb.debian.org/debian bookworm/main arm64 net-tools arm64 2.10-0.1 [241 kB]
16:35:51 [2023-12-20T16:35:51.310Z] #109 4.348 Get:48 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
16:35:51 [2023-12-20T16:35:51.310Z] #109 4.350 Get:49 http://deb.debian.org/debian bookworm/main arm64 systemd-journal-remote arm64 252.19-1~deb12u1 [92.3 kB]
16:35:51 [2023-12-20T16:35:51.310Z] #109 4.352 Get:50 http://deb.debian.org/debian bookworm/main arm64 thin-provisioning-tools arm64 0.9.0-2 [344 kB]
16:35:51 [2023-12-20T16:35:51.310Z] #109 4.355 Get:51 http://deb.debian.org/debian bookworm/main arm64 uidmap arm64 1:4.13+dfsg1-1+b1 [188 kB]
16:35:51 [2023-12-20T16:35:51.310Z] #109 4.358 Get:52 http://deb.debian.org/debian bookworm/main arm64 vim-runtime all 2:9.0.1378-2 [7025 kB]
16:35:51 [2023-12-20T16:35:51.310Z] #109 4.400 Get:53 http://deb.debian.org/debian bookworm/main arm64 vim arm64 2:9.0.1378-2 [1424 kB]
16:35:51 [2023-12-20T16:35:51.310Z] #109 4.407 Get:54 http://deb.debian.org/debian bookworm/main arm64 xfsprogs arm64 6.1.0-1 [929 kB]
16:35:51 [2023-12-20T16:35:51.310Z] #109 4.411 Get:55 http://deb.debian.org/debian bookworm/main arm64 zip arm64 3.0-13 [223 kB]
16:35:51 [2023-12-20T16:35:51.310Z] #109 4.413 Get:56 http://deb.debian.org/debian bookworm/main arm64 zstd arm64 1.5.4+dfsg2-5 [584 kB]
16:35:51 [2023-12-20T16:35:51.310Z] #109 4.566 debconf: delaying package configuration, since apt-utils is not installed
16:35:51 [2023-12-20T16:35:51.568Z] #109 4.607 Fetched 31.8 MB in 1s (63.2 MB/s)
16:35:51 [2023-12-20T16:35:51.568Z] #109 4.637 Selecting previously unselected package libargon2-1:arm64.
16:35:51 [2023-12-20T16:35:51.568Z] #109 4.637 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15667 files and directories currently installed.)
16:35:51 [2023-12-20T16:35:51.568Z] #109 4.646 Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_arm64.deb ...
16:35:51 [2023-12-20T16:35:51.568Z] #109 4.654 Unpacking libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
16:35:51 [2023-12-20T16:35:51.568Z] #109 4.694 Selecting previously unselected package dmsetup.
16:35:51 [2023-12-20T16:35:51.568Z] #109 4.696 Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_arm64.deb ...
16:35:51 [2023-12-20T16:35:51.568Z] #109 4.700 Unpacking dmsetup (2:1.02.185-2) ...
16:35:51 [2023-12-20T16:35:51.568Z] #109 4.746 Selecting previously unselected package libdevmapper1.02.1:arm64.
16:35:51 [2023-12-20T16:35:51.568Z] #109 4.748 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ...
16:35:51 [2023-12-20T16:35:51.568Z] #109 4.753 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
16:35:51 [2023-12-20T16:35:51.568Z] #109 4.799 Selecting previously unselected package libjson-c5:arm64.
16:35:51 [2023-12-20T16:35:51.826Z] #109 4.801 Preparing to unpack .../03-libjson-c5_0.16-2_arm64.deb ...
16:35:51 [2023-12-20T16:35:51.826Z] #109 4.805 Unpacking libjson-c5:arm64 (0.16-2) ...
16:35:51 [2023-12-20T16:35:51.826Z] #109 4.849 Selecting previously unselected package libcryptsetup12:arm64.
16:35:51 [2023-12-20T16:35:51.826Z] #109 4.851 Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4~deb12u1_arm64.deb ...
16:35:51 [2023-12-20T16:35:51.826Z] #109 4.855 Unpacking libcryptsetup12:arm64 (2:2.6.1-4~deb12u1) ...
16:35:51 [2023-12-20T16:35:51.826Z] #109 4.908 Selecting previously unselected package libfdisk1:arm64.
16:35:51 [2023-12-20T16:35:51.826Z] #109 4.910 Preparing to unpack .../05-libfdisk1_2.38.1-5+b1_arm64.deb ...
16:35:51 [2023-12-20T16:35:51.826Z] #109 4.915 Unpacking libfdisk1:arm64 (2.38.1-5+b1) ...
16:35:51 [2023-12-20T16:35:51.826Z] #109 4.969 Selecting previously unselected package libkmod2:arm64.
16:35:51 [2023-12-20T16:35:51.826Z] #109 4.971 Preparing to unpack .../06-libkmod2_30+20221128-1_arm64.deb ...
16:35:51 [2023-12-20T16:35:51.826Z] #109 4.976 Unpacking libkmod2:arm64 (30+20221128-1) ...
16:35:51 [2023-12-20T16:35:51.826Z] #109 5.018 Selecting previously unselected package libapparmor1:arm64.
16:35:52 [2023-12-20T16:35:52.086Z] #109 5.019 Preparing to unpack .../07-libapparmor1_3.0.8-3_arm64.deb ...
16:35:52 [2023-12-20T16:35:52.086Z] #109 5.024 Unpacking libapparmor1:arm64 (3.0.8-3) ...
16:35:52 [2023-12-20T16:35:52.086Z] #109 5.066 Selecting previously unselected package libip4tc2:arm64.
16:35:52 [2023-12-20T16:35:52.086Z] #109 5.068 Preparing to unpack .../08-libip4tc2_1.8.9-2_arm64.deb ...
16:35:52 [2023-12-20T16:35:52.086Z] #109 5.073 Unpacking libip4tc2:arm64 (1.8.9-2) ...
16:35:52 [2023-12-20T16:35:52.086Z] #109 5.111 Selecting previously unselected package libsystemd-shared:arm64.
16:35:52 [2023-12-20T16:35:52.086Z] #109 5.113 Preparing to unpack .../09-libsystemd-shared_252.19-1~deb12u1_arm64.deb ...
16:35:52 [2023-12-20T16:35:52.086Z] #109 5.118 Unpacking libsystemd-shared:arm64 (252.19-1~deb12u1) ...
16:35:52 [2023-12-20T16:35:52.086Z] #109 5.273 Selecting previously unselected package systemd.
16:35:52 [2023-12-20T16:35:52.345Z] #109 5.275 Preparing to unpack .../10-systemd_252.19-1~deb12u1_arm64.deb ...
16:35:52 [2023-12-20T16:35:52.345Z] #109 5.295 Unpacking systemd (252.19-1~deb12u1) ...
16:35:52 [2023-12-20T16:35:52.345Z] #109 5.560 Selecting previously unselected package pigz.
16:35:52 [2023-12-20T16:35:52.604Z] #109 5.562 Preparing to unpack .../11-pigz_2.6-1_arm64.deb ...
16:35:52 [2023-12-20T16:35:52.604Z] #109 5.568 Unpacking pigz (2.6-1) ...
16:35:52 [2023-12-20T16:35:52.604Z] #109 5.614 Selecting previously unselected package sgml-base.
16:35:52 [2023-12-20T16:35:52.604Z] #109 5.616 Preparing to unpack .../12-sgml-base_1.31_all.deb ...
16:35:52 [2023-12-20T16:35:52.604Z] #109 5.626 Unpacking sgml-base (1.31) ...
16:35:52 [2023-12-20T16:35:52.604Z] #109 5.687 Selecting previously unselected package sudo.
16:35:52 [2023-12-20T16:35:52.604Z] #109 5.688 Preparing to unpack .../13-sudo_1.9.13p3-1+deb12u1_arm64.deb ...
16:35:52 [2023-12-20T16:35:52.604Z] #109 5.694 Unpacking sudo (1.9.13p3-1+deb12u1) ...
16:35:52 [2023-12-20T16:35:52.604Z] #109 5.828 Selecting previously unselected package libelf1:arm64.
16:35:52 [2023-12-20T16:35:52.862Z] #109 5.830 Preparing to unpack .../14-libelf1_0.188-2.1_arm64.deb ...
16:35:52 [2023-12-20T16:35:52.862Z] #109 5.834 Unpacking libelf1:arm64 (0.188-2.1) ...
16:35:52 [2023-12-20T16:35:52.862Z] #109 5.888 Selecting previously unselected package libbpf1:arm64.
16:35:52 [2023-12-20T16:35:52.862Z] #109 5.890 Preparing to unpack .../15-libbpf1_1%3a1.1.0-1_arm64.deb ...
16:35:52 [2023-12-20T16:35:52.862Z] #109 5.895 Unpacking libbpf1:arm64 (1:1.1.0-1) ...
16:35:52 [2023-12-20T16:35:52.862Z] #109 5.950 Selecting previously unselected package libmnl0:arm64.
16:35:52 [2023-12-20T16:35:52.862Z] #109 5.952 Preparing to unpack .../16-libmnl0_1.0.4-3_arm64.deb ...
16:35:52 [2023-12-20T16:35:52.862Z] #109 5.957 Unpacking libmnl0:arm64 (1.0.4-3) ...
16:35:52 [2023-12-20T16:35:52.862Z] #109 5.995 Selecting previously unselected package libxtables12:arm64.
16:35:52 [2023-12-20T16:35:52.862Z] #109 5.997 Preparing to unpack .../17-libxtables12_1.8.9-2_arm64.deb ...
16:35:52 [2023-12-20T16:35:52.862Z] #109 6.001 Unpacking libxtables12:arm64 (1.8.9-2) ...
16:35:52 [2023-12-20T16:35:52.862Z] #109 6.045 Selecting previously unselected package libcap2-bin.
16:35:52 [2023-12-20T16:35:52.862Z] #109 6.047 Preparing to unpack .../18-libcap2-bin_1%3a2.66-4_arm64.deb ...
16:35:52 [2023-12-20T16:35:52.862Z] #109 6.061 Unpacking libcap2-bin (1:2.66-4) ...
16:35:53 [2023-12-20T16:35:53.120Z] #109 6.117 Selecting previously unselected package iproute2.
16:35:53 [2023-12-20T16:35:53.120Z] #109 6.119 Preparing to unpack .../19-iproute2_6.1.0-3_arm64.deb ...
16:35:53 [2023-12-20T16:35:53.120Z] #109 6.123 Unpacking iproute2 (6.1.0-3) ...
16:35:53 [2023-12-20T16:35:53.120Z] #109 6.257 Selecting previously unselected package vim-common.
16:35:53 [2023-12-20T16:35:53.378Z] #109 6.259 Preparing to unpack .../20-vim-common_2%3a9.0.1378-2_all.deb ...
16:35:53 [2023-12-20T16:35:53.378Z] #109 6.265 Unpacking vim-common (2:9.0.1378-2) ...
16:35:53 [2023-12-20T16:35:53.378Z] #109 6.322 Selecting previously unselected package bash-completion.
16:35:53 [2023-12-20T16:35:53.378Z] #109 6.324 Preparing to unpack .../21-bash-completion_1%3a2.11-6_all.deb ...
16:35:53 [2023-12-20T16:35:53.378Z] #109 6.338 Unpacking bash-completion (1:2.11-6) ...
16:35:53 [2023-12-20T16:35:53.378Z] #109 6.459 Selecting previously unselected package bzip2.
16:35:53 [2023-12-20T16:35:53.378Z] #109 6.462 Preparing to unpack .../22-bzip2_1.0.8-5+b1_arm64.deb ...
16:35:53 [2023-12-20T16:35:53.378Z] #109 6.466 Unpacking bzip2 (1.0.8-5+b1) ...
16:35:53 [2023-12-20T16:35:53.378Z] #109 6.512 Selecting previously unselected package xz-utils.
16:35:53 [2023-12-20T16:35:53.378Z] #109 6.514 Preparing to unpack .../23-xz-utils_5.4.1-0.2_arm64.deb ...
16:35:53 [2023-12-20T16:35:53.378Z] #109 6.518 Unpacking xz-utils (5.4.1-0.2) ...
16:35:53 [2023-12-20T16:35:53.378Z] #109 6.611 Selecting previously unselected package apparmor.
16:35:53 [2023-12-20T16:35:53.636Z] #109 6.613 Preparing to unpack .../24-apparmor_3.0.8-3_arm64.deb ...
16:35:53 [2023-12-20T16:35:53.636Z] #109 6.632 Unpacking apparmor (3.0.8-3) ...
16:35:53 [2023-12-20T16:35:53.636Z] #109 6.720 Selecting previously unselected package inetutils-ping.
16:35:53 [2023-12-20T16:35:53.636Z] #109 6.722 Preparing to unpack .../25-inetutils-ping_2%3a2.4-2+deb12u1_arm64.deb ...
16:35:53 [2023-12-20T16:35:53.636Z] #109 6.728 Unpacking inetutils-ping (2:2.4-2+deb12u1) ...
16:35:53 [2023-12-20T16:35:53.636Z] #109 6.777 Selecting previously unselected package libip6tc2:arm64.
16:35:53 [2023-12-20T16:35:53.636Z] #109 6.779 Preparing to unpack .../26-libip6tc2_1.8.9-2_arm64.deb ...
16:35:53 [2023-12-20T16:35:53.636Z] #109 6.783 Unpacking libip6tc2:arm64 (1.8.9-2) ...
16:35:53 [2023-12-20T16:35:53.637Z] #109 6.821 Selecting previously unselected package libnfnetlink0:arm64.
16:35:53 [2023-12-20T16:35:53.895Z] #109 6.823 Preparing to unpack .../27-libnfnetlink0_1.0.2-2_arm64.deb ...
16:35:53 [2023-12-20T16:35:53.895Z] #109 6.828 Unpacking libnfnetlink0:arm64 (1.0.2-2) ...
16:35:53 [2023-12-20T16:35:53.895Z] #109 6.880 Selecting previously unselected package libnetfilter-conntrack3:arm64.
16:35:53 [2023-12-20T16:35:53.895Z] #109 6.882 Preparing to unpack .../28-libnetfilter-conntrack3_1.0.9-3_arm64.deb ...
16:35:53 [2023-12-20T16:35:53.895Z] #109 6.888 Unpacking libnetfilter-conntrack3:arm64 (1.0.9-3) ...
16:35:53 [2023-12-20T16:35:53.895Z] #109 6.930 Selecting previously unselected package libnftnl11:arm64.
16:35:53 [2023-12-20T16:35:53.895Z] #109 6.932 Preparing to unpack .../29-libnftnl11_1.2.4-2_arm64.deb ...
16:35:53 [2023-12-20T16:35:53.895Z] #109 6.936 Unpacking libnftnl11:arm64 (1.2.4-2) ...
16:35:53 [2023-12-20T16:35:53.895Z] #109 6.979 Selecting previously unselected package iptables.
16:35:53 [2023-12-20T16:35:53.895Z] #109 6.982 Preparing to unpack .../30-iptables_1.8.9-2_arm64.deb ...
16:35:53 [2023-12-20T16:35:53.895Z] #109 6.987 Unpacking iptables (1.8.9-2) ...
16:35:53 [2023-12-20T16:35:53.895Z] #109 7.079 Selecting previously unselected package libonig5:arm64.
16:35:54 [2023-12-20T16:35:54.153Z] #109 7.082 Preparing to unpack .../31-libonig5_6.9.8-1_arm64.deb ...
16:35:54 [2023-12-20T16:35:54.153Z] #109 7.086 Unpacking libonig5:arm64 (6.9.8-1) ...
16:35:54 [2023-12-20T16:35:54.153Z] #109 7.144 Selecting previously unselected package libjq1:arm64.
16:35:54 [2023-12-20T16:35:54.153Z] #109 7.146 Preparing to unpack .../32-libjq1_1.6-2.1_arm64.deb ...
16:35:54 [2023-12-20T16:35:54.153Z] #109 7.151 Unpacking libjq1:arm64 (1.6-2.1) ...
16:35:54 [2023-12-20T16:35:54.153Z] #109 7.194 Selecting previously unselected package jq.
16:35:54 [2023-12-20T16:35:54.153Z] #109 7.196 Preparing to unpack .../33-jq_1.6-2.1_arm64.deb ...
16:35:54 [2023-12-20T16:35:54.153Z] #109 7.201 Unpacking jq (1.6-2.1) ...
16:35:54 [2023-12-20T16:35:54.153Z] #109 7.246 Selecting previously unselected package libaio1:arm64.
16:35:54 [2023-12-20T16:35:54.153Z] #109 7.248 Preparing to unpack .../34-libaio1_0.3.113-4_arm64.deb ...
16:35:54 [2023-12-20T16:35:54.153Z] #109 7.253 Unpacking libaio1:arm64 (0.3.113-4) ...
16:35:54 [2023-12-20T16:35:54.153Z] #109 7.298 Selecting previously unselected package libgpm2:arm64.
16:35:54 [2023-12-20T16:35:54.412Z] #109 7.300 Preparing to unpack .../35-libgpm2_1.20.7-10+b1_arm64.deb ...
16:35:54 [2023-12-20T16:35:54.412Z] #109 7.306 Unpacking libgpm2:arm64 (1.20.7-10+b1) ...
16:35:54 [2023-12-20T16:35:54.412Z] #109 7.341 Selecting previously unselected package libicu72:arm64.
16:35:54 [2023-12-20T16:35:54.412Z] #109 7.343 Preparing to unpack .../36-libicu72_72.1-3_arm64.deb ...
16:35:54 [2023-12-20T16:35:54.412Z] #109 7.347 Unpacking libicu72:arm64 (72.1-3) ...
16:35:54 [2023-12-20T16:35:54.670Z] #109 7.906 Selecting previously unselected package libinih1:arm64.
16:35:54 [2023-12-20T16:35:54.929Z] #109 7.908 Preparing to unpack .../37-libinih1_55-1_arm64.deb ...
16:35:54 [2023-12-20T16:35:54.929Z] #109 7.913 Unpacking libinih1:arm64 (55-1) ...
16:35:54 [2023-12-20T16:35:54.929Z] #109 7.955 Selecting previously unselected package libmicrohttpd12:arm64.
16:35:54 [2023-12-20T16:35:54.929Z] #109 7.957 Preparing to unpack .../38-libmicrohttpd12_0.9.75-6_arm64.deb ...
16:35:54 [2023-12-20T16:35:54.929Z] #109 7.961 Unpacking libmicrohttpd12:arm64 (0.9.75-6) ...
16:35:54 [2023-12-20T16:35:54.929Z] #109 8.005 Selecting previously unselected package libnet1:arm64.
16:35:54 [2023-12-20T16:35:54.929Z] #109 8.007 Preparing to unpack .../39-libnet1_1.1.6+dfsg-3.2_arm64.deb ...
16:35:54 [2023-12-20T16:35:54.929Z] #109 8.011 Unpacking libnet1:arm64 (1.1.6+dfsg-3.2) ...
16:35:54 [2023-12-20T16:35:54.929Z] #109 8.059 Selecting previously unselected package libnl-3-200:arm64.
16:35:54 [2023-12-20T16:35:54.929Z] #109 8.061 Preparing to unpack .../40-libnl-3-200_3.7.0-0.2+b1_arm64.deb ...
16:35:54 [2023-12-20T16:35:54.929Z] #109 8.065 Unpacking libnl-3-200:arm64 (3.7.0-0.2+b1) ...
16:35:54 [2023-12-20T16:35:54.929Z] #109 8.110 Selecting previously unselected package libprotobuf-c1:arm64.
16:35:54 [2023-12-20T16:35:54.929Z] #109 8.112 Preparing to unpack .../41-libprotobuf-c1_1.4.1-1+b1_arm64.deb ...
16:35:54 [2023-12-20T16:35:54.929Z] #109 8.118 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ...
16:35:54 [2023-12-20T16:35:54.929Z] #109 8.159 Selecting previously unselected package libsodium23:arm64.
16:35:54 [2023-12-20T16:35:54.929Z] #109 8.161 Preparing to unpack .../42-libsodium23_1.0.18-1_arm64.deb ...
16:35:54 [2023-12-20T16:35:54.929Z] #109 8.165 Unpacking libsodium23:arm64 (1.0.18-1) ...
16:35:54 [2023-12-20T16:35:54.929Z] #109 8.213 Selecting previously unselected package libsubid4:arm64.
16:35:55 [2023-12-20T16:35:55.188Z] #109 8.215 Preparing to unpack .../43-libsubid4_1%3a4.13+dfsg1-1+b1_arm64.deb ...
16:35:55 [2023-12-20T16:35:55.188Z] #109 8.220 Unpacking libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
16:35:55 [2023-12-20T16:35:55.188Z] #109 8.268 Selecting previously unselected package liburcu8:arm64.
16:35:55 [2023-12-20T16:35:55.188Z] #109 8.271 Preparing to unpack .../44-liburcu8_0.13.2-1_arm64.deb ...
16:35:55 [2023-12-20T16:35:55.188Z] #109 8.277 Unpacking liburcu8:arm64 (0.13.2-1) ...
16:35:55 [2023-12-20T16:35:55.188Z] #109 8.329 Selecting previously unselected package libyajl2:arm64.
16:35:55 [2023-12-20T16:35:55.188Z] #109 8.331 Preparing to unpack .../45-libyajl2_2.1.0-3+deb12u2_arm64.deb ...
16:35:55 [2023-12-20T16:35:55.188Z] #109 8.335 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ...
16:35:55 [2023-12-20T16:35:55.188Z] #109 8.371 Selecting previously unselected package net-tools.
16:35:55 [2023-12-20T16:35:55.188Z] #109 8.373 Preparing to unpack .../46-net-tools_2.10-0.1_arm64.deb ...
16:35:55 [2023-12-20T16:35:55.188Z] #109 8.377 Unpacking net-tools (2.10-0.1) ...
16:35:55 [2023-12-20T16:35:55.188Z] #109 8.433 Selecting previously unselected package patch.
16:35:55 [2023-12-20T16:35:55.446Z] #109 8.435 Preparing to unpack .../47-patch_2.7.6-7_arm64.deb ...
16:35:55 [2023-12-20T16:35:55.446Z] #109 8.439 Unpacking patch (2.7.6-7) ...
16:35:55 [2023-12-20T16:35:55.446Z] #109 8.488 Selecting previously unselected package systemd-journal-remote.
16:35:55 [2023-12-20T16:35:55.446Z] #109 8.490 Preparing to unpack .../48-systemd-journal-remote_252.19-1~deb12u1_arm64.deb ...
16:35:55 [2023-12-20T16:35:55.446Z] #109 8.496 Unpacking systemd-journal-remote (252.19-1~deb12u1) ...
16:35:55 [2023-12-20T16:35:55.446Z] #109 8.539 Selecting previously unselected package thin-provisioning-tools.
16:35:55 [2023-12-20T16:35:55.446Z] #109 8.541 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-2_arm64.deb ...
16:35:55 [2023-12-20T16:35:55.447Z] #109 8.545 Unpacking thin-provisioning-tools (0.9.0-2) ...
16:35:55 [2023-12-20T16:35:55.447Z] #109 8.609 Selecting previously unselected package uidmap.
16:35:55 [2023-12-20T16:35:55.447Z] #109 8.611 Preparing to unpack .../50-uidmap_1%3a4.13+dfsg1-1+b1_arm64.deb ...
16:35:55 [2023-12-20T16:35:55.447Z] #109 8.616 Unpacking uidmap (1:4.13+dfsg1-1+b1) ...
16:35:55 [2023-12-20T16:35:55.447Z] #109 8.670 Selecting previously unselected package vim-runtime.
16:35:55 [2023-12-20T16:35:55.704Z] #109 8.672 Preparing to unpack .../51-vim-runtime_2%3a9.0.1378-2_all.deb ...
16:35:55 [2023-12-20T16:35:55.705Z] #109 8.684 Adding 'diversion of /usr/share/vim/vim90/doc/help.txt to /usr/share/vim/vim90/doc/help.txt.vim-tiny by vim-runtime'
16:35:55 [2023-12-20T16:35:55.705Z] #109 8.698 Adding 'diversion of /usr/share/vim/vim90/doc/tags to /usr/share/vim/vim90/doc/tags.vim-tiny by vim-runtime'
16:35:55 [2023-12-20T16:35:55.705Z] #109 8.702 Unpacking vim-runtime (2:9.0.1378-2) ...
16:35:55 [2023-12-20T16:35:55.963Z] #109 9.198 Selecting previously unselected package vim.
16:35:56 [2023-12-20T16:35:56.222Z] #109 9.201 Preparing to unpack .../52-vim_2%3a9.0.1378-2_arm64.deb ...
16:35:56 [2023-12-20T16:35:56.222Z] #109 9.205 Unpacking vim (2:9.0.1378-2) ...
16:35:56 [2023-12-20T16:35:56.222Z] #109 9.348 Selecting previously unselected package xfsprogs.
16:35:56 [2023-12-20T16:35:56.222Z] #109 9.351 Preparing to unpack .../53-xfsprogs_6.1.0-1_arm64.deb ...
16:35:56 [2023-12-20T16:35:56.222Z] #109 9.355 Unpacking xfsprogs (6.1.0-1) ...
16:35:56 [2023-12-20T16:35:56.222Z] #109 9.458 Selecting previously unselected package zip.
16:35:56 [2023-12-20T16:35:56.481Z] #109 9.460 Preparing to unpack .../54-zip_3.0-13_arm64.deb ...
16:35:56 [2023-12-20T16:35:56.481Z] #109 9.466 Unpacking zip (3.0-13) ...
16:35:56 [2023-12-20T16:35:56.481Z] #109 9.517 Selecting previously unselected package zstd.
16:35:56 [2023-12-20T16:35:56.481Z] #109 9.519 Preparing to unpack .../55-zstd_1.5.4+dfsg2-5_arm64.deb ...
16:35:56 [2023-12-20T16:35:56.481Z] #109 9.524 Unpacking zstd (1.5.4+dfsg2-5) ...
16:35:56 [2023-12-20T16:35:56.481Z] #109 9.617 Setting up libip4tc2:arm64 (1.8.9-2) ...
16:35:56 [2023-12-20T16:35:56.481Z] #109 9.631 Setting up net-tools (2.10-0.1) ...
16:35:56 [2023-12-20T16:35:56.481Z] #109 9.644 Setting up libapparmor1:arm64 (3.0.8-3) ...
16:35:56 [2023-12-20T16:35:56.481Z] #109 9.660 Setting up libsodium23:arm64 (1.0.18-1) ...
16:35:56 [2023-12-20T16:35:56.481Z] #109 9.672 Setting up libgpm2:arm64 (1.20.7-10+b1) ...
16:35:56 [2023-12-20T16:35:56.481Z] #109 9.686 Setting up libicu72:arm64 (72.1-3) ...
16:35:56 [2023-12-20T16:35:56.481Z] #109 9.704 Setting up libip6tc2:arm64 (1.8.9-2) ...
16:35:56 [2023-12-20T16:35:56.481Z] #109 9.718 Setting up libinih1:arm64 (55-1) ...
16:35:56 [2023-12-20T16:35:56.739Z] #109 9.734 Setting up libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
16:35:56 [2023-12-20T16:35:56.739Z] #109 9.748 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ...
16:35:56 [2023-12-20T16:35:56.739Z] #109 9.763 Setting up bzip2 (1.0.8-5+b1) ...
16:35:56 [2023-12-20T16:35:56.739Z] #109 9.781 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ...
16:35:56 [2023-12-20T16:35:56.739Z] #109 9.795 Setting up libmicrohttpd12:arm64 (0.9.75-6) ...
16:35:56 [2023-12-20T16:35:56.739Z] #109 9.810 Setting up libcap2-bin (1:2.66-4) ...
16:35:56 [2023-12-20T16:35:56.739Z] #109 9.824 Setting up libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
16:35:56 [2023-12-20T16:35:56.739Z] #109 9.839 Setting up apparmor (3.0.8-3) ...
16:35:57 [2023-12-20T16:35:57.674Z] #109 10.66 debconf: unable to initialize frontend: Dialog
16:35:57 [2023-12-20T16:35:57.674Z] #109 10.66 debconf: (TERM is not set, so the dialog frontend is not usable.)
16:35:57 [2023-12-20T16:35:57.674Z] #109 10.66 debconf: falling back to frontend: Readline
16:35:57 [2023-12-20T16:35:57.674Z] #109 10.67 debconf: unable to initialize frontend: Readline
16:35:57 [2023-12-20T16:35:57.674Z] #109 10.67 debconf: (This frontend requires a controlling tty.)
16:35:57 [2023-12-20T16:35:57.674Z] #109 10.67 debconf: falling back to frontend: Teletype
16:35:57 [2023-12-20T16:35:57.674Z] #109 10.84 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
16:35:57 [2023-12-20T16:35:57.674Z] #109 10.87 Setting up zip (3.0-13) ...
16:35:57 [2023-12-20T16:35:57.674Z] #109 10.89 Setting up vim-common (2:9.0.1378-2) ...
16:35:57 [2023-12-20T16:35:57.674Z] #109 10.91 Setting up bash-completion (1:2.11-6) ...
16:35:57 [2023-12-20T16:35:57.674Z] #109 10.94 Setting up xz-utils (5.4.1-0.2) ...
16:35:57 [2023-12-20T16:35:57.674Z] #109 10.95 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:35:57 [2023-12-20T16:35:57.934Z] #109 10.96 Setting up libmnl0:arm64 (1.0.4-3) ...
16:35:57 [2023-12-20T16:35:57.934Z] #109 10.98 Setting up patch (2.7.6-7) ...
16:35:57 [2023-12-20T16:35:57.934Z] #109 10.99 Setting up sudo (1.9.13p3-1+deb12u1) ...
16:35:57 [2023-12-20T16:35:57.934Z] #109 11.05 invoke-rc.d: could not determine current runlevel
16:35:57 [2023-12-20T16:35:57.934Z] #109 11.05 invoke-rc.d: policy-rc.d denied execution of start.
16:35:57 [2023-12-20T16:35:57.934Z] #109 11.06 Setting up libxtables12:arm64 (1.8.9-2) ...
16:35:57 [2023-12-20T16:35:57.934Z] #109 11.07 Setting up liburcu8:arm64 (0.13.2-1) ...
16:35:57 [2023-12-20T16:35:57.935Z] #109 11.08 Setting up libfdisk1:arm64 (2.38.1-5+b1) ...
16:35:57 [2023-12-20T16:35:57.935Z] #109 11.10 Setting up inetutils-ping (2:2.4-2+deb12u1) ...
16:35:57 [2023-12-20T16:35:57.935Z] #109 11.11 Setting up pigz (2.6-1) ...
16:35:57 [2023-12-20T16:35:57.935Z] #109 11.12 Setting up libnfnetlink0:arm64 (1.0.2-2) ...
16:35:57 [2023-12-20T16:35:57.935Z] #109 11.14 Setting up libnl-3-200:arm64 (3.7.0-0.2+b1) ...
16:35:57 [2023-12-20T16:35:57.935Z] #109 11.18 Setting up sgml-base (1.31) ...
16:35:58 [2023-12-20T16:35:58.193Z] #109 11.22 Setting up vim-runtime (2:9.0.1378-2) ...
16:35:58 [2023-12-20T16:35:58.193Z] #109 11.30 Setting up libaio1:arm64 (0.3.113-4) ...
16:35:58 [2023-12-20T16:35:58.193Z] #109 11.31 Setting up libelf1:arm64 (0.188-2.1) ...
16:35:58 [2023-12-20T16:35:58.193Z] #109 11.33 Setting up libjson-c5:arm64 (0.16-2) ...
16:35:58 [2023-12-20T16:35:58.193Z] #109 11.34 Setting up zstd (1.5.4+dfsg2-5) ...
16:35:58 [2023-12-20T16:35:58.193Z] #109 11.36 Setting up libonig5:arm64 (6.9.8-1) ...
16:35:58 [2023-12-20T16:35:58.193Z] #109 11.37 Setting up libbpf1:arm64 (1:1.1.0-1) ...
16:35:58 [2023-12-20T16:35:58.193Z] #109 11.39 Setting up libkmod2:arm64 (30+20221128-1) ...
16:35:58 [2023-12-20T16:35:58.193Z] #109 11.40 Setting up vim (2:9.0.1378-2) ...
16:35:58 [2023-12-20T16:35:58.451Z] #109 11.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
16:35:58 [2023-12-20T16:35:58.451Z] #109 11.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
16:35:58 [2023-12-20T16:35:58.451Z] #109 11.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
16:35:58 [2023-12-20T16:35:58.451Z] #109 11.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
16:35:58 [2023-12-20T16:35:58.451Z] #109 11.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
16:35:58 [2023-12-20T16:35:58.451Z] #109 11.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
16:35:58 [2023-12-20T16:35:58.451Z] #109 11.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
16:35:58 [2023-12-20T16:35:58.451Z] #109 11.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
16:35:58 [2023-12-20T16:35:58.451Z] #109 11.45 Setting up libjq1:arm64 (1.6-2.1) ...
16:35:58 [2023-12-20T16:35:58.451Z] #109 11.47 Setting up iproute2 (6.1.0-3) ...
16:35:58 [2023-12-20T16:35:58.451Z] #109 11.60 debconf: unable to initialize frontend: Dialog
16:35:58 [2023-12-20T16:35:58.451Z] #109 11.60 debconf: (TERM is not set, so the dialog frontend is not usable.)
16:35:58 [2023-12-20T16:35:58.451Z] #109 11.60 debconf: falling back to frontend: Readline
16:35:58 [2023-12-20T16:35:58.451Z] #109 11.61 debconf: unable to initialize frontend: Readline
16:35:58 [2023-12-20T16:35:58.451Z] #109 11.61 debconf: (This frontend requires a controlling tty.)
16:35:58 [2023-12-20T16:35:58.451Z] #109 11.61 debconf: falling back to frontend: Teletype
16:35:58 [2023-12-20T16:35:58.451Z] #109 11.65 Setting up uidmap (1:4.13+dfsg1-1+b1) ...
16:35:58 [2023-12-20T16:35:58.451Z] #109 11.66 Setting up libnftnl11:arm64 (1.2.4-2) ...
16:35:58 [2023-12-20T16:35:58.451Z] #109 11.67 Setting up libnet1:arm64 (1.1.6+dfsg-3.2) ...
16:35:58 [2023-12-20T16:35:58.451Z] #109 11.69 Setting up thin-provisioning-tools (0.9.0-2) ...
16:35:58 [2023-12-20T16:35:58.451Z] #109 11.70 Setting up libsystemd-shared:arm64 (252.19-1~deb12u1) ...
16:35:58 [2023-12-20T16:35:58.710Z] #109 11.72 Setting up libnetfilter-conntrack3:arm64 (1.0.9-3) ...
16:35:58 [2023-12-20T16:35:58.710Z] #109 11.73 Setting up jq (1.6-2.1) ...
16:35:58 [2023-12-20T16:35:58.710Z] #109 11.74 Setting up iptables (1.8.9-2) ...
16:35:58 [2023-12-20T16:35:58.710Z] #109 11.76 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
16:35:58 [2023-12-20T16:35:58.710Z] #109 11.76 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:35:58 [2023-12-20T16:35:58.710Z] #109 11.76 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
16:35:58 [2023-12-20T16:35:58.710Z] #109 11.79 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:35:58 [2023-12-20T16:35:58.710Z] #109 11.80 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
16:35:58 [2023-12-20T16:35:58.710Z] #109 11.80 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
16:35:58 [2023-12-20T16:35:58.710Z] #109 11.81 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
16:35:58 [2023-12-20T16:35:58.710Z] #109 11.83 Setting up dmsetup (2:1.02.185-2) ...
16:35:58 [2023-12-20T16:35:58.710Z] #109 11.85 Setting up libcryptsetup12:arm64 (2:2.6.1-4~deb12u1) ...
16:35:58 [2023-12-20T16:35:58.710Z] #109 11.86 Setting up systemd (252.19-1~deb12u1) ...
16:35:58 [2023-12-20T16:35:58.710Z] #109 11.91 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
16:35:58 [2023-12-20T16:35:58.969Z] #109 11.91 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
16:35:58 [2023-12-20T16:35:58.969Z] #109 11.92 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
16:35:58 [2023-12-20T16:35:58.969Z] #109 11.93 Initializing machine ID from random generator.
16:35:58 [2023-12-20T16:35:58.969Z] #109 11.95 Creating group 'systemd-journal' with GID 998.
16:35:58 [2023-12-20T16:35:58.969Z] #109 11.95 Creating group 'systemd-network' with GID 997.
16:35:58 [2023-12-20T16:35:58.969Z] #109 11.95 Creating user 'systemd-network' (systemd Network Management) with UID 997 and GID 997.
16:35:58 [2023-12-20T16:35:58.969Z] #109 12.01 Setting up systemd-journal-remote (252.19-1~deb12u1) ...
16:35:58 [2023-12-20T16:35:58.969Z] #109 12.03 Creating group 'systemd-journal-remote' with GID 996.
16:35:58 [2023-12-20T16:35:58.969Z] #109 12.03 Creating user 'systemd-journal-remote' (systemd Journal Remote) with UID 996 and GID 996.
16:35:58 [2023-12-20T16:35:58.969Z] #109 12.06 Setting up xfsprogs (6.1.0-1) ...
16:35:58 [2023-12-20T16:35:58.969Z] #109 12.07 System has not been booted with systemd as init system (PID 1). Can't operate.
16:35:58 [2023-12-20T16:35:58.969Z] #109 12.07 Failed to connect to bus: Host is down
16:35:58 [2023-12-20T16:35:58.969Z] #109 12.08 Processing triggers for libc-bin (2.36-9+deb12u3) ...
16:35:59 [2023-12-20T16:35:59.535Z] #109 DONE 12.7s
16:35:59 [2023-12-20T16:35:59.793Z] 
16:35:59 [2023-12-20T16:35:59.793Z] #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:36:00 [2023-12-20T16:36:00.052Z] #110 0.383 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
16:36:00 [2023-12-20T16:36:00.052Z] #110 0.388 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
16:36:00 [2023-12-20T16:36:00.052Z] #110 0.393 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
16:36:00 [2023-12-20T16:36:00.052Z] #110 DONE 0.4s
16:36:00 [2023-12-20T16:36:00.052Z] 
16:36:00 [2023-12-20T16:36:00.052Z] #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:36:00 [2023-12-20T16:36:00.619Z] #111 0.593 Hit:1 http://deb.debian.org/debian bookworm InRelease
16:36:00 [2023-12-20T16:36:00.619Z] #111 0.593 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
16:36:00 [2023-12-20T16:36:00.619Z] #111 0.593 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
16:36:01 [2023-12-20T16:36:01.443Z] #111 0.814 Reading package lists...
16:36:02 [2023-12-20T16:36:02.008Z] #111 1.433 Reading package lists...
16:36:02 [2023-12-20T16:36:02.267Z] #111 2.047 Building dependency tree...
16:36:02 [2023-12-20T16:36:02.267Z] #111 2.221 Reading state information...
16:36:02 [2023-12-20T16:36:02.525Z] #111 2.471 gcc is already the newest version (4:12.2.0-3).
16:36:02 [2023-12-20T16:36:02.525Z] #111 2.471 pkg-config is already the newest version (1.8.1-1).
16:36:02 [2023-12-20T16:36:02.525Z] #111 2.471 The following additional packages will be installed:
16:36:02 [2023-12-20T16:36:02.525Z] #111 2.471   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdpkg-perl libffi-dev
16:36:02 [2023-12-20T16:36:02.525Z] #111 2.472   libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
16:36:02 [2023-12-20T16:36:02.525Z] #111 2.472   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
16:36:02 [2023-12-20T16:36:02.525Z] #111 2.472   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
16:36:02 [2023-12-20T16:36:02.525Z] #111 2.473   libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev libyaml-0-2
16:36:02 [2023-12-20T16:36:02.525Z] #111 2.473   python3-distutils python3-lib2to3 python3-pathspec python3-pkg-resources
16:36:02 [2023-12-20T16:36:02.525Z] #111 2.473   python3-yaml uuid-dev zlib1g-dev
16:36:02 [2023-12-20T16:36:02.525Z] #111 2.476 Suggested packages:
16:36:02 [2023-12-20T16:36:02.525Z] #111 2.476   debian-keyring bzr libgcrypt20-doc low-memory-monitor libgirepository1.0-dev
16:36:02 [2023-12-20T16:36:02.525Z] #111 2.476   libglib2.0-doc libgdk-pixbuf2.0-bin libxml2-utils seccomp python3-setuptools
16:36:02 [2023-12-20T16:36:02.525Z] #111 2.476 Recommended packages:
16:36:02 [2023-12-20T16:36:02.525Z] #111 2.476   build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
16:36:02 [2023-12-20T16:36:02.525Z] #111 2.476   liblocale-gettext-perl shared-mime-info xdg-user-dirs
16:36:02 [2023-12-20T16:36:02.783Z] #111 2.788 The following NEW packages will be installed:
16:36:03 [2023-12-20T16:36:03.042Z] #111 2.788   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
16:36:03 [2023-12-20T16:36:03.042Z] #111 2.788   libdpkg-perl libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0
16:36:03 [2023-12-20T16:36:03.042Z] #111 2.788   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
16:36:03 [2023-12-20T16:36:03.042Z] #111 2.788   libgpg-error-dev libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev
16:36:03 [2023-12-20T16:36:03.042Z] #111 2.789   libpcre2-posix3 libseccomp-dev libsecret-1-0 libsecret-1-dev
16:36:03 [2023-12-20T16:36:03.042Z] #111 2.789   libsecret-common libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
16:36:03 [2023-12-20T16:36:03.042Z] #111 2.789   libyaml-0-2 python3-distutils python3-lib2to3 python3-pathspec
16:36:03 [2023-12-20T16:36:03.042Z] #111 2.790   python3-pkg-resources python3-yaml uuid-dev yamllint zlib1g-dev
16:36:03 [2023-12-20T16:36:03.042Z] #111 3.068 0 upgraded, 37 newly installed, 0 to remove and 0 not upgraded.
16:36:03 [2023-12-20T16:36:03.042Z] #111 3.068 Need to get 11.9 MB of archives.
16:36:03 [2023-12-20T16:36:03.042Z] #111 3.068 After this operation, 53.1 MB of additional disk space will be used.
16:36:03 [2023-12-20T16:36:03.042Z] #111 3.068 Get:1 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
16:36:03 [2023-12-20T16:36:03.042Z] #111 3.080 Get:2 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
16:36:03 [2023-12-20T16:36:03.042Z] #111 3.089 Get:3 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB]
16:36:03 [2023-12-20T16:36:03.042Z] #111 3.095 Get:4 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB]
16:36:03 [2023-12-20T16:36:03.042Z] #111 3.096 Get:5 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB]
16:36:03 [2023-12-20T16:36:03.042Z] #111 3.097 Get:6 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB]
16:36:03 [2023-12-20T16:36:03.042Z] #111 3.097 Get:7 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB]
16:36:03 [2023-12-20T16:36:03.042Z] #111 3.105 Get:8 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB]
16:36:03 [2023-12-20T16:36:03.042Z] #111 3.106 Get:9 http://deb.debian.org/debian bookworm/main arm64 libapparmor-dev arm64 3.0.8-3 [84.8 kB]
16:36:03 [2023-12-20T16:36:03.042Z] #111 3.108 Get:10 http://deb.debian.org/debian bookworm/main arm64 uuid-dev arm64 2.38.1-5+b1 [40.5 kB]
16:36:03 [2023-12-20T16:36:03.042Z] #111 3.109 Get:11 http://deb.debian.org/debian bookworm/main arm64 libblkid-dev arm64 2.38.1-5+b1 [183 kB]
16:36:03 [2023-12-20T16:36:03.042Z] #111 3.111 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB]
16:36:03 [2023-12-20T16:36:03.042Z] #111 3.112 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB]
16:36:03 [2023-12-20T16:36:03.042Z] #111 3.113 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB]
16:36:03 [2023-12-20T16:36:03.042Z] #111 3.123 Get:15 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB]
16:36:03 [2023-12-20T16:36:03.042Z] #111 3.129 Get:16 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB]
16:36:03 [2023-12-20T16:36:03.042Z] #111 3.129 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB]
16:36:03 [2023-12-20T16:36:03.042Z] #111 3.130 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB]
16:36:03 [2023-12-20T16:36:03.042Z] #111 3.131 Get:19 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB]
16:36:03 [2023-12-20T16:36:03.042Z] #111 3.133 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB]
16:36:03 [2023-12-20T16:36:03.042Z] #111 3.135 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB]
16:36:03 [2023-12-20T16:36:03.042Z] #111 3.136 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB]
16:36:03 [2023-12-20T16:36:03.042Z] #111 3.138 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB]
16:36:03 [2023-12-20T16:36:03.042Z] #111 3.142 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB]
16:36:03 [2023-12-20T16:36:03.042Z] #111 3.145 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB]
16:36:03 [2023-12-20T16:36:03.042Z] #111 3.146 Get:26 http://deb.debian.org/debian bookworm/main arm64 libmount-dev arm64 2.38.1-5+b1 [22.5 kB]
16:36:03 [2023-12-20T16:36:03.042Z] #111 3.147 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB]
16:36:03 [2023-12-20T16:36:03.042Z] #111 3.152 Get:28 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB]
16:36:03 [2023-12-20T16:36:03.042Z] #111 3.159 Get:29 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
16:36:03 [2023-12-20T16:36:03.042Z] #111 3.160 Get:30 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB]
16:36:03 [2023-12-20T16:36:03.042Z] #111 3.163 Get:31 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.19-1~deb12u1 [353 kB]
16:36:03 [2023-12-20T16:36:03.042Z] #111 3.165 Get:32 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.19-1~deb12u1 [51.9 kB]
16:36:03 [2023-12-20T16:36:03.042Z] #111 3.165 Get:33 http://deb.debian.org/debian bookworm/main arm64 libyaml-0-2 arm64 0.2.5-1 [50.4 kB]
16:36:03 [2023-12-20T16:36:03.042Z] #111 3.166 Get:34 http://deb.debian.org/debian bookworm/main arm64 python3-pathspec all 0.11.0-1 [26.3 kB]
16:36:03 [2023-12-20T16:36:03.042Z] #111 3.166 Get:35 http://deb.debian.org/debian bookworm/main arm64 python3-pkg-resources all 66.1.1-1 [296 kB]
16:36:03 [2023-12-20T16:36:03.042Z] #111 3.167 Get:36 http://deb.debian.org/debian bookworm/main arm64 python3-yaml arm64 6.0-3+b2 [108 kB]
16:36:03 [2023-12-20T16:36:03.042Z] #111 3.170 Get:37 http://deb.debian.org/debian bookworm/main arm64 yamllint all 1.29.0-1 [42.0 kB]
16:36:03 [2023-12-20T16:36:03.301Z] #111 3.331 debconf: delaying package configuration, since apt-utils is not installed
16:36:03 [2023-12-20T16:36:03.559Z] #111 3.374 Fetched 11.9 MB in 0s (32.3 MB/s)
16:36:03 [2023-12-20T16:36:03.559Z] #111 3.400 Selecting previously unselected package libdpkg-perl.
16:36:03 [2023-12-20T16:36:03.559Z] #111 3.400 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 21022 files and directories currently installed.)
16:36:03 [2023-12-20T16:36:03.559Z] #111 3.413 Preparing to unpack .../00-libdpkg-perl_1.21.22_all.deb ...
16:36:03 [2023-12-20T16:36:03.559Z] #111 3.417 Unpacking libdpkg-perl (1.21.22) ...
16:36:03 [2023-12-20T16:36:03.559Z] #111 3.491 Selecting previously unselected package dpkg-dev.
16:36:03 [2023-12-20T16:36:03.559Z] #111 3.493 Preparing to unpack .../01-dpkg-dev_1.21.22_all.deb ...
16:36:03 [2023-12-20T16:36:03.559Z] #111 3.497 Unpacking dpkg-dev (1.21.22) ...
16:36:03 [2023-12-20T16:36:03.559Z] #111 3.624 Selecting previously unselected package libglib2.0-0:arm64.
16:36:03 [2023-12-20T16:36:03.818Z] #111 3.627 Preparing to unpack .../02-libglib2.0-0_2.74.6-2_arm64.deb ...
16:36:03 [2023-12-20T16:36:03.818Z] #111 3.636 Unpacking libglib2.0-0:arm64 (2.74.6-2) ...
16:36:03 [2023-12-20T16:36:03.818Z] #111 3.766 Selecting previously unselected package libgirepository-1.0-1:arm64.
16:36:03 [2023-12-20T16:36:03.818Z] #111 3.768 Preparing to unpack .../03-libgirepository-1.0-1_1.74.0-3_arm64.deb ...
16:36:03 [2023-12-20T16:36:03.818Z] #111 3.773 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ...
16:36:03 [2023-12-20T16:36:03.818Z] #111 3.819 Selecting previously unselected package gir1.2-glib-2.0:arm64.
16:36:03 [2023-12-20T16:36:03.818Z] #111 3.821 Preparing to unpack .../04-gir1.2-glib-2.0_1.74.0-3_arm64.deb ...
16:36:03 [2023-12-20T16:36:03.818Z] #111 3.828 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ...
16:36:03 [2023-12-20T16:36:03.818Z] #111 3.876 Selecting previously unselected package libsecret-common.
16:36:04 [2023-12-20T16:36:04.077Z] #111 3.879 Preparing to unpack .../05-libsecret-common_0.20.5-3_all.deb ...
16:36:04 [2023-12-20T16:36:04.077Z] #111 3.884 Unpacking libsecret-common (0.20.5-3) ...
16:36:04 [2023-12-20T16:36:04.077Z] #111 3.953 Selecting previously unselected package libsecret-1-0:arm64.
16:36:04 [2023-12-20T16:36:04.077Z] #111 3.956 Preparing to unpack .../06-libsecret-1-0_0.20.5-3_arm64.deb ...
16:36:04 [2023-12-20T16:36:04.077Z] #111 3.961 Unpacking libsecret-1-0:arm64 (0.20.5-3) ...
16:36:04 [2023-12-20T16:36:04.077Z] #111 4.007 Selecting previously unselected package gir1.2-secret-1:arm64.
16:36:04 [2023-12-20T16:36:04.077Z] #111 4.009 Preparing to unpack .../07-gir1.2-secret-1_0.20.5-3_arm64.deb ...
16:36:04 [2023-12-20T16:36:04.077Z] #111 4.014 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ...
16:36:04 [2023-12-20T16:36:04.077Z] #111 4.051 Selecting previously unselected package libapparmor-dev:arm64.
16:36:04 [2023-12-20T16:36:04.077Z] #111 4.053 Preparing to unpack .../08-libapparmor-dev_3.0.8-3_arm64.deb ...
16:36:04 [2023-12-20T16:36:04.077Z] #111 4.060 Unpacking libapparmor-dev:arm64 (3.0.8-3) ...
16:36:04 [2023-12-20T16:36:04.077Z] #111 4.104 Selecting previously unselected package uuid-dev:arm64.
16:36:04 [2023-12-20T16:36:04.077Z] #111 4.107 Preparing to unpack .../09-uuid-dev_2.38.1-5+b1_arm64.deb ...
16:36:04 [2023-12-20T16:36:04.336Z] #111 4.112 Unpacking uuid-dev:arm64 (2.38.1-5+b1) ...
16:36:04 [2023-12-20T16:36:04.336Z] #111 4.154 Selecting previously unselected package libblkid-dev:arm64.
16:36:04 [2023-12-20T16:36:04.336Z] #111 4.156 Preparing to unpack .../10-libblkid-dev_2.38.1-5+b1_arm64.deb ...
16:36:04 [2023-12-20T16:36:04.336Z] #111 4.163 Unpacking libblkid-dev:arm64 (2.38.1-5+b1) ...
16:36:04 [2023-12-20T16:36:04.336Z] #111 4.224 Selecting previously unselected package libffi-dev:arm64.
16:36:04 [2023-12-20T16:36:04.336Z] #111 4.227 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ...
16:36:04 [2023-12-20T16:36:04.336Z] #111 4.232 Unpacking libffi-dev:arm64 (3.4.4-1) ...
16:36:04 [2023-12-20T16:36:04.336Z] #111 4.272 Selecting previously unselected package libgpg-error-dev.
16:36:04 [2023-12-20T16:36:04.336Z] #111 4.275 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ...
16:36:04 [2023-12-20T16:36:04.336Z] #111 4.283 Unpacking libgpg-error-dev (1.46-1) ...
16:36:04 [2023-12-20T16:36:04.336Z] #111 4.338 Selecting previously unselected package libgcrypt20-dev.
16:36:04 [2023-12-20T16:36:04.594Z] #111 4.340 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ...
16:36:04 [2023-12-20T16:36:04.594Z] #111 4.347 Unpacking libgcrypt20-dev (1.10.1-3) ...
16:36:04 [2023-12-20T16:36:04.594Z] #111 4.424 Selecting previously unselected package libglib2.0-data.
16:36:04 [2023-12-20T16:36:04.594Z] #111 4.426 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ...
16:36:04 [2023-12-20T16:36:04.594Z] #111 4.431 Unpacking libglib2.0-data (2.74.6-2) ...
16:36:04 [2023-12-20T16:36:04.594Z] #111 4.572 Selecting previously unselected package libglib2.0-bin.
16:36:04 [2023-12-20T16:36:04.594Z] #111 4.574 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ...
16:36:04 [2023-12-20T16:36:04.594Z] #111 4.578 Unpacking libglib2.0-bin (2.74.6-2) ...
16:36:04 [2023-12-20T16:36:04.594Z] #111 4.631 Selecting previously unselected package python3-lib2to3.
16:36:04 [2023-12-20T16:36:04.594Z] #111 4.633 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ...
16:36:04 [2023-12-20T16:36:04.594Z] #111 4.638 Unpacking python3-lib2to3 (3.11.2-3) ...
16:36:04 [2023-12-20T16:36:04.594Z] #111 4.689 Selecting previously unselected package python3-distutils.
16:36:04 [2023-12-20T16:36:04.853Z] #111 4.692 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ...
16:36:04 [2023-12-20T16:36:04.853Z] #111 4.698 Unpacking python3-distutils (3.11.2-3) ...
16:36:04 [2023-12-20T16:36:04.853Z] #111 4.745 Selecting previously unselected package libglib2.0-dev-bin.
16:36:04 [2023-12-20T16:36:04.853Z] #111 4.747 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ...
16:36:04 [2023-12-20T16:36:04.853Z] #111 4.753 Unpacking libglib2.0-dev-bin (2.74.6-2) ...
16:36:04 [2023-12-20T16:36:04.853Z] #111 4.801 Selecting previously unselected package libsepol-dev:arm64.
16:36:04 [2023-12-20T16:36:04.853Z] #111 4.803 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ...
16:36:04 [2023-12-20T16:36:04.853Z] #111 4.808 Unpacking libsepol-dev:arm64 (3.4-2.1) ...
16:36:04 [2023-12-20T16:36:04.853Z] #111 4.875 Selecting previously unselected package libpcre2-16-0:arm64.
16:36:04 [2023-12-20T16:36:04.853Z] #111 4.877 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ...
16:36:04 [2023-12-20T16:36:04.853Z] #111 4.882 Unpacking libpcre2-16-0:arm64 (10.42-1) ...
16:36:04 [2023-12-20T16:36:04.853Z] #111 4.944 Selecting previously unselected package libpcre2-32-0:arm64.
16:36:05 [2023-12-20T16:36:05.112Z] #111 4.946 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ...
16:36:05 [2023-12-20T16:36:05.112Z] #111 4.951 Unpacking libpcre2-32-0:arm64 (10.42-1) ...
16:36:05 [2023-12-20T16:36:05.112Z] #111 5.007 Selecting previously unselected package libpcre2-posix3:arm64.
16:36:05 [2023-12-20T16:36:05.112Z] #111 5.009 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ...
16:36:05 [2023-12-20T16:36:05.112Z] #111 5.014 Unpacking libpcre2-posix3:arm64 (10.42-1) ...
16:36:05 [2023-12-20T16:36:05.112Z] #111 5.060 Selecting previously unselected package libpcre2-dev:arm64.
16:36:05 [2023-12-20T16:36:05.112Z] #111 5.062 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ...
16:36:05 [2023-12-20T16:36:05.112Z] #111 5.067 Unpacking libpcre2-dev:arm64 (10.42-1) ...
16:36:05 [2023-12-20T16:36:05.112Z] #111 5.151 Selecting previously unselected package libselinux1-dev:arm64.
16:36:05 [2023-12-20T16:36:05.112Z] #111 5.153 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ...
16:36:05 [2023-12-20T16:36:05.112Z] #111 5.158 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ...
16:36:05 [2023-12-20T16:36:05.112Z] #111 5.224 Selecting previously unselected package libmount-dev:arm64.
16:36:05 [2023-12-20T16:36:05.370Z] #111 5.227 Preparing to unpack .../25-libmount-dev_2.38.1-5+b1_arm64.deb ...
16:36:05 [2023-12-20T16:36:05.370Z] #111 5.231 Unpacking libmount-dev:arm64 (2.38.1-5+b1) ...
16:36:05 [2023-12-20T16:36:05.370Z] #111 5.273 Selecting previously unselected package zlib1g-dev:arm64.
16:36:05 [2023-12-20T16:36:05.370Z] #111 5.276 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ...
16:36:05 [2023-12-20T16:36:05.370Z] #111 5.282 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
16:36:05 [2023-12-20T16:36:05.370Z] #111 5.348 Selecting previously unselected package libglib2.0-dev:arm64.
16:36:05 [2023-12-20T16:36:05.370Z] #111 5.351 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ...
16:36:05 [2023-12-20T16:36:05.370Z] #111 5.357 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ...
16:36:05 [2023-12-20T16:36:05.630Z] #111 5.530 Selecting previously unselected package libseccomp-dev:arm64.
16:36:05 [2023-12-20T16:36:05.630Z] #111 5.533 Preparing to unpack .../28-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
16:36:05 [2023-12-20T16:36:05.630Z] #111 5.537 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
16:36:05 [2023-12-20T16:36:05.630Z] #111 5.591 Selecting previously unselected package libsecret-1-dev:arm64.
16:36:05 [2023-12-20T16:36:05.630Z] #111 5.594 Preparing to unpack .../29-libsecret-1-dev_0.20.5-3_arm64.deb ...
16:36:05 [2023-12-20T16:36:05.630Z] #111 5.599 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ...
16:36:05 [2023-12-20T16:36:05.630Z] #111 5.688 Selecting previously unselected package libsystemd-dev:arm64.
16:36:05 [2023-12-20T16:36:05.888Z] #111 5.691 Preparing to unpack .../30-libsystemd-dev_252.19-1~deb12u1_arm64.deb ...
16:36:05 [2023-12-20T16:36:05.888Z] #111 5.696 Unpacking libsystemd-dev:arm64 (252.19-1~deb12u1) ...
16:36:05 [2023-12-20T16:36:05.888Z] #111 5.810 Selecting previously unselected package libudev-dev:arm64.
16:36:05 [2023-12-20T16:36:05.888Z] #111 5.813 Preparing to unpack .../31-libudev-dev_252.19-1~deb12u1_arm64.deb ...
16:36:05 [2023-12-20T16:36:05.888Z] #111 5.818 Unpacking libudev-dev:arm64 (252.19-1~deb12u1) ...
16:36:05 [2023-12-20T16:36:05.888Z] #111 5.878 Selecting previously unselected package libyaml-0-2:arm64.
16:36:05 [2023-12-20T16:36:05.888Z] #111 5.880 Preparing to unpack .../32-libyaml-0-2_0.2.5-1_arm64.deb ...
16:36:05 [2023-12-20T16:36:05.888Z] #111 5.886 Unpacking libyaml-0-2:arm64 (0.2.5-1) ...
16:36:05 [2023-12-20T16:36:05.888Z] #111 5.936 Selecting previously unselected package python3-pathspec.
16:36:06 [2023-12-20T16:36:06.147Z] #111 5.938 Preparing to unpack .../33-python3-pathspec_0.11.0-1_all.deb ...
16:36:06 [2023-12-20T16:36:06.147Z] #111 5.944 Unpacking python3-pathspec (0.11.0-1) ...
16:36:06 [2023-12-20T16:36:06.147Z] #111 5.991 Selecting previously unselected package python3-pkg-resources.
16:36:06 [2023-12-20T16:36:06.147Z] #111 5.993 Preparing to unpack .../34-python3-pkg-resources_66.1.1-1_all.deb ...
16:36:06 [2023-12-20T16:36:06.147Z] #111 5.999 Unpacking python3-pkg-resources (66.1.1-1) ...
16:36:06 [2023-12-20T16:36:06.147Z] #111 6.059 Selecting previously unselected package python3-yaml.
16:36:06 [2023-12-20T16:36:06.147Z] #111 6.062 Preparing to unpack .../35-python3-yaml_6.0-3+b2_arm64.deb ...
16:36:06 [2023-12-20T16:36:06.147Z] #111 6.069 Unpacking python3-yaml (6.0-3+b2) ...
16:36:06 [2023-12-20T16:36:06.147Z] #111 6.119 Selecting previously unselected package yamllint.
16:36:06 [2023-12-20T16:36:06.147Z] #111 6.122 Preparing to unpack .../36-yamllint_1.29.0-1_all.deb ...
16:36:06 [2023-12-20T16:36:06.147Z] #111 6.126 Unpacking yamllint (1.29.0-1) ...
16:36:06 [2023-12-20T16:36:06.147Z] #111 6.187 Setting up python3-pkg-resources (66.1.1-1) ...
16:36:06 [2023-12-20T16:36:06.405Z] #111 6.451 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
16:36:06 [2023-12-20T16:36:06.664Z] #111 6.464 Setting up libyaml-0-2:arm64 (0.2.5-1) ...
16:36:06 [2023-12-20T16:36:06.664Z] #111 6.478 Setting up libglib2.0-0:arm64 (2.74.6-2) ...
16:36:06 [2023-12-20T16:36:06.664Z] #111 6.491 No schema files found: doing nothing.
16:36:06 [2023-12-20T16:36:06.664Z] #111 6.499 Setting up python3-yaml (6.0-3+b2) ...
16:36:06 [2023-12-20T16:36:06.664Z] #111 6.660 Setting up libffi-dev:arm64 (3.4.4-1) ...
16:36:06 [2023-12-20T16:36:06.664Z] #111 6.674 Setting up libpcre2-16-0:arm64 (10.42-1) ...
16:36:06 [2023-12-20T16:36:06.664Z] #111 6.686 Setting up libpcre2-32-0:arm64 (10.42-1) ...
16:36:06 [2023-12-20T16:36:06.664Z] #111 6.700 Setting up libglib2.0-data (2.74.6-2) ...
16:36:06 [2023-12-20T16:36:06.664Z] #111 6.716 Setting up libgpg-error-dev (1.46-1) ...
16:36:06 [2023-12-20T16:36:06.664Z] #111 6.734 Setting up uuid-dev:arm64 (2.38.1-5+b1) ...
16:36:06 [2023-12-20T16:36:06.664Z] #111 6.749 Setting up libudev-dev:arm64 (252.19-1~deb12u1) ...
16:36:06 [2023-12-20T16:36:06.664Z] #111 6.763 Setting up libsepol-dev:arm64 (3.4-2.1) ...
16:36:06 [2023-12-20T16:36:06.923Z] #111 6.775 Setting up libdpkg-perl (1.21.22) ...
16:36:06 [2023-12-20T16:36:06.923Z] #111 6.787 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
16:36:06 [2023-12-20T16:36:06.923Z] #111 6.800 Setting up libpcre2-posix3:arm64 (10.42-1) ...
16:36:06 [2023-12-20T16:36:06.923Z] #111 6.820 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ...
16:36:06 [2023-12-20T16:36:06.923Z] #111 6.833 Setting up libapparmor-dev:arm64 (3.0.8-3) ...
16:36:06 [2023-12-20T16:36:06.923Z] #111 6.847 Setting up python3-pathspec (0.11.0-1) ...
16:36:06 [2023-12-20T16:36:06.923Z] #111 6.977 Setting up python3-lib2to3 (3.11.2-3) ...
16:36:07 [2023-12-20T16:36:07.182Z] #111 7.091 Setting up libsystemd-dev:arm64 (252.19-1~deb12u1) ...
16:36:07 [2023-12-20T16:36:07.182Z] #111 7.106 Setting up libsecret-common (0.20.5-3) ...
16:36:07 [2023-12-20T16:36:07.182Z] #111 7.120 Setting up python3-distutils (3.11.2-3) ...
16:36:07 [2023-12-20T16:36:07.182Z] #111 7.254 Setting up libglib2.0-dev-bin (2.74.6-2) ...
16:36:07 [2023-12-20T16:36:07.441Z] #111 7.415 Setting up libblkid-dev:arm64 (2.38.1-5+b1) ...
16:36:07 [2023-12-20T16:36:07.699Z] #111 7.429 Setting up libpcre2-dev:arm64 (10.42-1) ...
16:36:07 [2023-12-20T16:36:07.699Z] #111 7.442 Setting up libselinux1-dev:arm64 (3.4-1+b6) ...
16:36:07 [2023-12-20T16:36:07.699Z] #111 7.454 Setting up libglib2.0-bin (2.74.6-2) ...
16:36:07 [2023-12-20T16:36:07.699Z] #111 7.466 Setting up dpkg-dev (1.21.22) ...
16:36:07 [2023-12-20T16:36:07.699Z] #111 7.488 Setting up libsecret-1-0:arm64 (0.20.5-3) ...
16:36:07 [2023-12-20T16:36:07.699Z] #111 7.501 Setting up yamllint (1.29.0-1) ...
16:36:07 [2023-12-20T16:36:07.699Z] #111 7.649 Setting up libgcrypt20-dev (1.10.1-3) ...
16:36:07 [2023-12-20T16:36:07.958Z] #111 7.663 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
16:36:07 [2023-12-20T16:36:07.958Z] #111 7.676 Setting up libmount-dev:arm64 (2.38.1-5+b1) ...
16:36:07 [2023-12-20T16:36:07.958Z] #111 7.688 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ...
16:36:07 [2023-12-20T16:36:07.958Z] #111 7.701 Setting up libglib2.0-dev:arm64 (2.74.6-2) ...
16:36:07 [2023-12-20T16:36:07.958Z] #111 7.715 Setting up libsecret-1-dev:arm64 (0.20.5-3) ...
16:36:07 [2023-12-20T16:36:07.958Z] #111 7.729 Processing triggers for libc-bin (2.36-9+deb12u3) ...
16:36:07 [2023-12-20T16:36:07.958Z] #111 DONE 8.1s
16:36:08 [2023-12-20T16:36:08.217Z] 
16:36:08 [2023-12-20T16:36:08.217Z] #112 [dev-base 11/12] COPY --link --from=dockercli             /build/ /usr/local/cli
16:36:08 [2023-12-20T16:36:08.217Z] #112 DONE 0.2s
16:36:08 [2023-12-20T16:36:08.476Z] 
16:36:08 [2023-12-20T16:36:08.476Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
16:36:08 [2023-12-20T16:36:08.476Z] #113 DONE 0.1s
16:36:08 [2023-12-20T16:36:08.476Z] 
16:36:08 [2023-12-20T16:36:08.476Z] #114 [dev 1/1] COPY --link . .
16:36:10 [2023-12-20T16:36:10.379Z] #114 DONE 2.1s
16:36:10 [2023-12-20T16:36:10.638Z] 
16:36:10 [2023-12-20T16:36:10.638Z] #115 exporting to image
16:36:10 [2023-12-20T16:36:10.638Z] #115 exporting layers
16:36:11 [2023-12-20T16:36:11.574Z] #115 exporting layers 1.0s done
16:36:11 [2023-12-20T16:36:11.574Z] #115 writing image sha256:696d36f415ff8848dab8828332aaa6711d4069712d3d97c53e87e6e0752c471e done
16:36:11 [2023-12-20T16:36:11.574Z] #115 naming to docker.io/library/docker:cf5a3bc53134db29e04fe038fa4e5ed7929a7676 done
16:36:11 [2023-12-20T16:36:11.574Z] #115 DONE 1.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
16:36:11 [2023-12-20T16:36:11.883Z] + sudo modprobe ip6table_filter
[Pipeline] sh
16:36:12 [2023-12-20T16:36:12.166Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46938/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cf5a3bc53134db29e04fe038fa4e5ed7929a7676 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cf5a3bc53134db29e04fe038fa4e5ed7929a7676 hack/test/unit
16:36:12 [2023-12-20T16:36:12.426Z] + BUILDFLAGS=(-tags 'netgo journald')
16:36:12 [2023-12-20T16:36:12.426Z] + TESTFLAGS+=' -test.timeout=5m'
16:36:12 [2023-12-20T16:36:12.426Z] + TESTDIRS=./...
16:36:12 [2023-12-20T16:36:12.426Z] + exclude_paths='/vendor/|/integration'
16:36:12 [2023-12-20T16:36:12.426Z] ++ go list ./...
16:36:12 [2023-12-20T16:36:12.426Z] ++ grep -vE '(/vendor/|/integration)'
16:36:12 [2023-12-20T16:36:12.995Z] + pkg_list='github.com/docker/docker/api
16:36:12 [2023-12-20T16:36:12.995Z] github.com/docker/docker/api/server
16:36:12 [2023-12-20T16:36:12.995Z] github.com/docker/docker/api/server/backend/build
16:36:12 [2023-12-20T16:36:12.995Z] github.com/docker/docker/api/server/httpstatus
16:36:12 [2023-12-20T16:36:12.995Z] github.com/docker/docker/api/server/httputils
16:36:12 [2023-12-20T16:36:12.995Z] github.com/docker/docker/api/server/middleware
16:36:12 [2023-12-20T16:36:12.995Z] github.com/docker/docker/api/server/router
16:36:12 [2023-12-20T16:36:12.995Z] github.com/docker/docker/api/server/router/build
16:36:12 [2023-12-20T16:36:12.995Z] github.com/docker/docker/api/server/router/checkpoint
16:36:12 [2023-12-20T16:36:12.995Z] github.com/docker/docker/api/server/router/container
16:36:12 [2023-12-20T16:36:12.995Z] github.com/docker/docker/api/server/router/debug
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/server/router/distribution
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/server/router/grpc
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/server/router/image
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/server/router/network
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/server/router/plugin
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/server/router/session
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/server/router/swarm
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/server/router/system
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/server/router/volume
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/types
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/types/backend
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/types/blkiodev
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/types/checkpoint
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/types/container
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/types/events
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/types/filters
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/types/image
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/types/mount
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/types/network
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/types/plugins/logdriver
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/types/registry
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/types/strslice
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/types/swarm
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/types/swarm/runtime
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/types/system
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/types/time
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/types/versions
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/types/versions/v1p19
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/types/versions/v1p20
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/types/volume
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/builder
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/builder/builder-next
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/builder/builder-next/exporter
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/builder/builder-next/exporter/overrides
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/builder/builder-next/worker
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/builder/builder-next/worker/label
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/builder/dockerfile
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/builder/remotecontext
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/builder/remotecontext/git
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/builder/remotecontext/urlutil
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/cli/debug
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/cli/winresources/docker-proxy
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/cli/winresources/dockerd
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/client
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/client/buildkit
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/cmd/docker-proxy
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/cmd/dockerd
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/cmd/dockerd/trap
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/container
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/container/stream
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/contrib/apparmor
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/contrib/httpserver
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/daemon
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/daemon/cluster
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/daemon/cluster/convert
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/daemon/cluster/executor
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/daemon/cluster/executor/container
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/daemon/cluster/provider
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/daemon/config
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/daemon/containerd
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/daemon/events
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/daemon/events/testutils
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/daemon/graphdriver
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/daemon/graphdriver/copy
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/daemon/graphdriver/register
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/daemon/graphdriver/vfs
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/daemon/graphdriver/zfs
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/daemon/images
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/daemon/initlayer
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/daemon/links
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/daemon/listeners
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/daemon/logger
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/daemon/logger/awslogs
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/daemon/logger/fluentd
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/daemon/logger/gcplogs
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/daemon/logger/gelf
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/daemon/logger/journald
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/daemon/logger/journald/internal/export
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/daemon/logger/journald/internal/fake
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/daemon/logger/local
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/daemon/logger/loggertest
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/daemon/logger/loggerutils
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/daemon/logger/splunk
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/daemon/logger/syslog
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/daemon/logger/templates
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/daemon/names
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/daemon/network
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/daemon/snapshotter
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/daemon/stats
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/distribution
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/distribution/metadata
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/distribution/utils
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/distribution/xfer
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/dockerversion
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/errdefs
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/image
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/image/cache
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/image/spec/specs-go
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/image/spec/specs-go/v1
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/image/tarexport
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/image/v1
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/internal/compatcontext
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/internal/mod
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/internal/mounttree
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/internal/multierror
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/internal/test/suite
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/internal/testutils
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/internal/testutils/netnsutils
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/internal/testutils/specialimage
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/internal/unshare
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/layer
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/libcontainerd
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/libcontainerd/queue
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/libcontainerd/remote
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/libcontainerd/shimopts
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/libcontainerd/supervisor
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/libcontainerd/types
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/libnetwork
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/libnetwork/bitmap
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/libnetwork/cluster
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/libnetwork/config
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/libnetwork/datastore
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/libnetwork/diagnostic
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/libnetwork/discoverapi
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/libnetwork/driverapi
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/libnetwork/drivers/bridge
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/libnetwork/drivers/host
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/libnetwork/drivers/null
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/libnetwork/drivers/overlay
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/libnetwork/drivers/remote
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/libnetwork/drivers/windows
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/libnetwork/drvregistry
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/libnetwork/etchosts
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/libnetwork/internal/caller
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/libnetwork/internal/kvstore
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/libnetwork/internal/netiputil
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/libnetwork/ipam
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/libnetwork/ipamapi
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/libnetwork/ipams/builtin
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/libnetwork/ipams/null
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/libnetwork/ipams/remote
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/libnetwork/ipamutils
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/libnetwork/ipbits
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/libnetwork/iptables
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/libnetwork/netlabel
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/libnetwork/netutils
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/libnetwork/networkdb
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/libnetwork/ns
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/libnetwork/options
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/libnetwork/osl
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/libnetwork/osl/kernel
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/libnetwork/portallocator
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/libnetwork/portmapper
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/libnetwork/resolvconf
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/libnetwork/scope
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/libnetwork/types
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/oci
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/oci/caps
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/opts
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/pkg/aaparser
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/pkg/archive
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/pkg/authorization
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/pkg/broadcaster
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/pkg/capabilities
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/pkg/chrootarchive
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/pkg/containerfs
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/pkg/directory
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/pkg/dmesg
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/pkg/fileutils
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/pkg/homedir
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/pkg/idtools
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/pkg/ioutils
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/pkg/jsonmessage
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/pkg/longpath
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/pkg/loopback
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/pkg/meminfo
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/pkg/namesgenerator
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/pkg/parsers
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/pkg/parsers/kernel
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/pkg/pidfile
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/pkg/platform
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/pkg/platforms
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/pkg/plugingetter
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/pkg/plugins
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/pkg/plugins/transport
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/pkg/pools
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/pkg/process
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/pkg/progress
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/pkg/reexec
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/pkg/rootless
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/pkg/rootless/specconv
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/pkg/stack
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/pkg/stdcopy
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/pkg/streamformatter
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/pkg/stringid
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/pkg/sysinfo
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/pkg/system
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/pkg/tailfile
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/pkg/tarsum
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/pkg/useragent
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/plugin
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/plugin/executor/containerd
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/plugin/v2
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/profiles/apparmor
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/profiles/seccomp
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/quota
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/reference
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/registry
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/registry/resumable
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/restartmanager
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/runconfig
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/runconfig/opts
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/testutil
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/testutil/daemon
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/testutil/environment
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/testutil/fakecontext
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/testutil/fakegit
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/testutil/fakestorage
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/testutil/fixtures/load
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/testutil/fixtures/plugin
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/testutil/registry
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/testutil/request
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/volume
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/volume/drivers
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/volume/local
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/volume/mounts
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/volume/service
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/volume/service/opts
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/volume/testutils'
16:36:12 [2023-12-20T16:36:12.996Z] ++ grep --fixed-strings -v /libnetwork
16:36:12 [2023-12-20T16:36:12.996Z] ++ echo 'github.com/docker/docker/api
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/server
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/server/backend/build
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/server/httpstatus
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/server/httputils
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/server/middleware
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/server/router
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/server/router/build
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/server/router/checkpoint
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/server/router/container
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/server/router/debug
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/server/router/distribution
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/server/router/grpc
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/server/router/image
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/server/router/network
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/server/router/plugin
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/server/router/session
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/server/router/swarm
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/server/router/system
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/server/router/volume
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/types
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/types/backend
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/types/blkiodev
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/types/checkpoint
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/types/container
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/types/events
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/types/filters
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/types/image
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/types/mount
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/types/network
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/types/plugins/logdriver
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/types/registry
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/types/strslice
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/types/swarm
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/types/swarm/runtime
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/types/system
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/types/time
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/types/versions
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/types/versions/v1p19
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/types/versions/v1p20
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/api/types/volume
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/builder
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/builder/builder-next
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/builder/builder-next/exporter
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/builder/builder-next/exporter/overrides
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/builder/builder-next/worker
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/builder/builder-next/worker/label
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/builder/dockerfile
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/builder/remotecontext
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/builder/remotecontext/git
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/builder/remotecontext/urlutil
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/cli/debug
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/cli/winresources/docker-proxy
16:36:12 [2023-12-20T16:36:12.996Z] github.com/docker/docker/cli/winresources/dockerd
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/client
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/client/buildkit
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/cmd/docker-proxy
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/cmd/dockerd
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/cmd/dockerd/trap
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/container
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/container/stream
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/contrib/apparmor
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/contrib/httpserver
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/cluster
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/cluster/convert
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/cluster/executor
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/cluster/executor/container
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/cluster/provider
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/config
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/containerd
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/events
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/events/testutils
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/graphdriver
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/graphdriver/copy
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/graphdriver/register
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/graphdriver/vfs
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/graphdriver/zfs
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/images
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/initlayer
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/links
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/listeners
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/logger
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/logger/awslogs
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/logger/fluentd
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/logger/gcplogs
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/logger/gelf
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/logger/journald
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/logger/journald/internal/export
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/logger/journald/internal/fake
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/logger/local
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/logger/loggertest
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/logger/loggerutils
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/logger/splunk
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/logger/syslog
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/logger/templates
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/names
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/network
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/snapshotter
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/stats
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/distribution
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/distribution/metadata
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/distribution/utils
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/distribution/xfer
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/dockerversion
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/errdefs
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/image
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/image/cache
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/image/spec/specs-go
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/image/spec/specs-go/v1
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/image/tarexport
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/image/v1
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/internal/compatcontext
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/internal/mod
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/internal/mounttree
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/internal/multierror
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/internal/test/suite
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/internal/testutils
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/internal/testutils/netnsutils
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/internal/testutils/specialimage
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/internal/unshare
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/layer
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/libcontainerd
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/libcontainerd/queue
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/libcontainerd/remote
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/libcontainerd/shimopts
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/libcontainerd/supervisor
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/libcontainerd/types
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/libnetwork
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/libnetwork/bitmap
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/libnetwork/cluster
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/libnetwork/config
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/libnetwork/datastore
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/libnetwork/diagnostic
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/libnetwork/discoverapi
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/libnetwork/driverapi
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/libnetwork/drivers/bridge
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/libnetwork/drivers/host
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/libnetwork/drivers/null
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/libnetwork/drivers/overlay
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/libnetwork/drivers/remote
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/libnetwork/drivers/windows
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/libnetwork/drvregistry
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/libnetwork/etchosts
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/libnetwork/internal/caller
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/libnetwork/internal/kvstore
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/libnetwork/internal/netiputil
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/libnetwork/ipam
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/libnetwork/ipamapi
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/libnetwork/ipams/builtin
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/libnetwork/ipams/null
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/libnetwork/ipams/remote
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/libnetwork/ipamutils
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/libnetwork/ipbits
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/libnetwork/iptables
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/libnetwork/netlabel
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/libnetwork/netutils
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/libnetwork/networkdb
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/libnetwork/ns
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/libnetwork/options
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/libnetwork/osl
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/libnetwork/osl/kernel
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/libnetwork/portallocator
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/libnetwork/portmapper
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/libnetwork/resolvconf
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/libnetwork/scope
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/libnetwork/types
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/oci
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/oci/caps
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/opts
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/pkg/aaparser
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/pkg/archive
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/pkg/authorization
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/pkg/broadcaster
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/pkg/capabilities
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/pkg/chrootarchive
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/pkg/containerfs
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/pkg/directory
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/pkg/dmesg
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/pkg/fileutils
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/pkg/homedir
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/pkg/idtools
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/pkg/ioutils
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/pkg/jsonmessage
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/pkg/longpath
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/pkg/loopback
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/pkg/meminfo
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/pkg/namesgenerator
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/pkg/parsers
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/pkg/parsers/kernel
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/pkg/pidfile
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/pkg/platform
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/pkg/platforms
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/pkg/plugingetter
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/pkg/plugins
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/pkg/plugins/transport
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/pkg/pools
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/pkg/process
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/pkg/progress
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/pkg/reexec
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/pkg/rootless
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/pkg/rootless/specconv
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/pkg/stack
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/pkg/stdcopy
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/pkg/streamformatter
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/pkg/stringid
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/pkg/sysinfo
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/pkg/system
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/pkg/tailfile
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/pkg/tarsum
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/pkg/useragent
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/plugin
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/plugin/executor/containerd
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/plugin/v2
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/profiles/apparmor
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/profiles/seccomp
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/quota
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/reference
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/registry
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/registry/resumable
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/restartmanager
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/runconfig
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/runconfig/opts
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/testutil
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/testutil/daemon
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/testutil/environment
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/testutil/fakecontext
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/testutil/fakegit
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/testutil/fakestorage
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/testutil/fixtures/load
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/testutil/fixtures/plugin
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/testutil/registry
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/testutil/request
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/volume
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/volume/drivers
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/volume/local
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/volume/mounts
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/volume/service
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/volume/service/opts
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/volume/testutils'
16:36:12 [2023-12-20T16:36:12.997Z] + base_pkg_list='github.com/docker/docker/api
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/api/server
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/api/server/backend/build
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/api/server/httpstatus
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/api/server/httputils
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/api/server/middleware
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/api/server/router
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/api/server/router/build
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/api/server/router/checkpoint
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/api/server/router/container
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/api/server/router/debug
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/api/server/router/distribution
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/api/server/router/grpc
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/api/server/router/image
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/api/server/router/network
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/api/server/router/plugin
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/api/server/router/session
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/api/server/router/swarm
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/api/server/router/system
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/api/server/router/volume
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/api/types
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/api/types/backend
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/api/types/blkiodev
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/api/types/checkpoint
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/api/types/container
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/api/types/events
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/api/types/filters
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/api/types/image
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/api/types/mount
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/api/types/network
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/api/types/plugins/logdriver
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/api/types/registry
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/api/types/strslice
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/api/types/swarm
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/api/types/swarm/runtime
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/api/types/system
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/api/types/time
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/api/types/versions
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/api/types/versions/v1p19
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/api/types/versions/v1p20
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/api/types/volume
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/builder
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/builder/builder-next
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/builder/builder-next/exporter
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/builder/builder-next/exporter/overrides
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/builder/builder-next/worker
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/builder/builder-next/worker/label
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/builder/dockerfile
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/builder/remotecontext
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/builder/remotecontext/git
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/builder/remotecontext/urlutil
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/cli/debug
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/cli/winresources/docker-proxy
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/cli/winresources/dockerd
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/client
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/client/buildkit
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/cmd/docker-proxy
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/cmd/dockerd
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/cmd/dockerd/trap
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/container
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/container/stream
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/contrib/apparmor
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/contrib/httpserver
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/cluster
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/cluster/convert
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/cluster/executor
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/cluster/executor/container
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/cluster/provider
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/config
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/containerd
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/events
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/events/testutils
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/graphdriver
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/graphdriver/copy
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/graphdriver/register
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/graphdriver/vfs
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/graphdriver/zfs
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/images
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/initlayer
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/links
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/listeners
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/logger
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/logger/awslogs
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/logger/fluentd
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/logger/gcplogs
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/logger/gelf
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/logger/journald
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/logger/journald/internal/export
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/logger/journald/internal/fake
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/logger/local
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/logger/loggertest
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/logger/loggerutils
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/logger/splunk
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/logger/syslog
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/logger/templates
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/names
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/network
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/snapshotter
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/daemon/stats
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/distribution
16:36:12 [2023-12-20T16:36:12.997Z] github.com/docker/docker/distribution/metadata
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/distribution/utils
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/distribution/xfer
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/dockerversion
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/errdefs
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/image
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/image/cache
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/image/spec/specs-go
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/image/spec/specs-go/v1
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/image/tarexport
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/image/v1
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/internal/compatcontext
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/internal/mod
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/internal/mounttree
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/internal/multierror
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/internal/test/suite
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/internal/testutils
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/internal/testutils/netnsutils
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/internal/testutils/specialimage
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/internal/unshare
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/layer
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/libcontainerd
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/libcontainerd/queue
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/libcontainerd/remote
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/libcontainerd/shimopts
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/libcontainerd/supervisor
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/libcontainerd/types
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/oci
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/oci/caps
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/opts
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/pkg/aaparser
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/pkg/archive
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/pkg/authorization
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/pkg/broadcaster
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/pkg/capabilities
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/pkg/chrootarchive
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/pkg/containerfs
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/pkg/directory
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/pkg/dmesg
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/pkg/fileutils
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/pkg/homedir
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/pkg/idtools
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/pkg/ioutils
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/pkg/jsonmessage
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/pkg/longpath
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/pkg/loopback
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/pkg/meminfo
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/pkg/namesgenerator
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/pkg/parsers
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/pkg/parsers/kernel
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/pkg/pidfile
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/pkg/platform
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/pkg/platforms
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/pkg/plugingetter
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/pkg/plugins
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/pkg/plugins/transport
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/pkg/pools
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/pkg/process
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/pkg/progress
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/pkg/reexec
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/pkg/rootless
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/pkg/rootless/specconv
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/pkg/stack
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/pkg/stdcopy
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/pkg/streamformatter
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/pkg/stringid
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/pkg/sysinfo
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/pkg/system
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/pkg/tailfile
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/pkg/tarsum
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/pkg/useragent
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/plugin
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/plugin/executor/containerd
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/plugin/v2
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/profiles/apparmor
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/profiles/seccomp
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/quota
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/reference
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/registry
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/registry/resumable
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/restartmanager
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/runconfig
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/runconfig/opts
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/testutil
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/testutil/daemon
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/testutil/environment
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/testutil/fakecontext
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/testutil/fakegit
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/testutil/fakestorage
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/testutil/fixtures/load
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/testutil/fixtures/plugin
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/testutil/registry
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/testutil/request
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/volume
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/volume/drivers
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/volume/local
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/volume/mounts
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/volume/service
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/volume/service/opts
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/volume/testutils'
16:36:12 [2023-12-20T16:36:12.998Z] ++ grep --fixed-strings /libnetwork
16:36:12 [2023-12-20T16:36:12.998Z] ++ echo 'github.com/docker/docker/api
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/api/server
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/api/server/backend/build
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/api/server/httpstatus
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/api/server/httputils
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/api/server/middleware
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/api/server/router
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/api/server/router/build
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/api/server/router/checkpoint
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/api/server/router/container
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/api/server/router/debug
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/api/server/router/distribution
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/api/server/router/grpc
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/api/server/router/image
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/api/server/router/network
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/api/server/router/plugin
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/api/server/router/session
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/api/server/router/swarm
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/api/server/router/system
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/api/server/router/volume
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/api/types
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/api/types/backend
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/api/types/blkiodev
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/api/types/checkpoint
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/api/types/container
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/api/types/events
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/api/types/filters
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/api/types/image
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/api/types/mount
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/api/types/network
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/api/types/plugins/logdriver
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/api/types/registry
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/api/types/strslice
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/api/types/swarm
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/api/types/swarm/runtime
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/api/types/system
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/api/types/time
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/api/types/versions
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/api/types/versions/v1p19
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/api/types/versions/v1p20
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/api/types/volume
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/builder
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/builder/builder-next
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/builder/builder-next/exporter
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/builder/builder-next/exporter/overrides
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/builder/builder-next/worker
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/builder/builder-next/worker/label
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/builder/dockerfile
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/builder/remotecontext
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/builder/remotecontext/git
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/builder/remotecontext/urlutil
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/cli/debug
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/cli/winresources/docker-proxy
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/cli/winresources/dockerd
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/client
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/client/buildkit
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/cmd/docker-proxy
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/cmd/dockerd
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/cmd/dockerd/trap
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/container
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/container/stream
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/contrib/apparmor
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/contrib/httpserver
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/daemon
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/daemon/cluster
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/daemon/cluster/convert
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/daemon/cluster/executor
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/daemon/cluster/executor/container
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/daemon/cluster/provider
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/daemon/config
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/daemon/containerd
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/daemon/events
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/daemon/events/testutils
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/daemon/graphdriver
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/daemon/graphdriver/copy
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/daemon/graphdriver/register
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/daemon/graphdriver/vfs
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/daemon/graphdriver/zfs
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/daemon/images
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/daemon/initlayer
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/daemon/links
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/daemon/listeners
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/daemon/logger
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/daemon/logger/awslogs
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/daemon/logger/fluentd
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/daemon/logger/gcplogs
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/daemon/logger/gelf
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/daemon/logger/journald
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/daemon/logger/journald/internal/export
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/daemon/logger/journald/internal/fake
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/daemon/logger/local
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/daemon/logger/loggertest
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/daemon/logger/loggerutils
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/daemon/logger/splunk
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/daemon/logger/syslog
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/daemon/logger/templates
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/daemon/names
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/daemon/network
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/daemon/snapshotter
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/daemon/stats
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/distribution
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/distribution/metadata
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/distribution/utils
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/distribution/xfer
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/dockerversion
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/errdefs
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/image
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/image/cache
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/image/spec/specs-go
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/image/spec/specs-go/v1
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/image/tarexport
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/image/v1
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/internal/compatcontext
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/internal/mod
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/internal/mounttree
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/internal/multierror
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/internal/test/suite
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/internal/testutils
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/internal/testutils/netnsutils
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/internal/testutils/specialimage
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/internal/unshare
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/layer
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/libcontainerd
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/libcontainerd/queue
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/libcontainerd/remote
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/libcontainerd/shimopts
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/libcontainerd/supervisor
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/libcontainerd/types
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/libnetwork
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/libnetwork/bitmap
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/libnetwork/cluster
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/libnetwork/config
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/libnetwork/datastore
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/libnetwork/diagnostic
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/libnetwork/discoverapi
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/libnetwork/driverapi
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/libnetwork/drivers/bridge
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/libnetwork/drivers/host
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/libnetwork/drivers/null
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/libnetwork/drivers/overlay
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/libnetwork/drivers/remote
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/libnetwork/drivers/windows
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/libnetwork/drvregistry
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/libnetwork/etchosts
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/libnetwork/internal/caller
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/libnetwork/internal/kvstore
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/libnetwork/internal/netiputil
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/libnetwork/ipam
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/libnetwork/ipamapi
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/libnetwork/ipams/builtin
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/libnetwork/ipams/null
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/libnetwork/ipams/remote
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:36:12 [2023-12-20T16:36:12.998Z] github.com/docker/docker/libnetwork/ipamutils
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/ipbits
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/iptables
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/netlabel
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/netutils
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/networkdb
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/ns
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/options
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/osl
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/osl/kernel
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/portallocator
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/portmapper
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/resolvconf
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/scope
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/types
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/oci
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/oci/caps
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/opts
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/pkg/aaparser
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/pkg/archive
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/pkg/authorization
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/pkg/broadcaster
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/pkg/capabilities
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/pkg/chrootarchive
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/pkg/containerfs
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/pkg/directory
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/pkg/dmesg
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/pkg/fileutils
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/pkg/homedir
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/pkg/idtools
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/pkg/ioutils
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/pkg/jsonmessage
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/pkg/longpath
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/pkg/loopback
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/pkg/meminfo
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/pkg/namesgenerator
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/pkg/parsers
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/pkg/parsers/kernel
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/pkg/pidfile
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/pkg/platform
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/pkg/platforms
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/pkg/plugingetter
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/pkg/plugins
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/pkg/plugins/transport
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/pkg/pools
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/pkg/process
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/pkg/progress
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/pkg/reexec
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/pkg/rootless
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/pkg/rootless/specconv
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/pkg/stack
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/pkg/stdcopy
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/pkg/streamformatter
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/pkg/stringid
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/pkg/sysinfo
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/pkg/system
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/pkg/tailfile
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/pkg/tarsum
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/pkg/useragent
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/plugin
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/plugin/executor/containerd
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/plugin/v2
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/profiles/apparmor
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/profiles/seccomp
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/quota
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/reference
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/registry
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/registry/resumable
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/restartmanager
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/runconfig
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/runconfig/opts
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/testutil
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/testutil/daemon
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/testutil/environment
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/testutil/fakecontext
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/testutil/fakegit
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/testutil/fakestorage
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/testutil/fixtures/load
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/testutil/fixtures/plugin
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/testutil/registry
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/testutil/request
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/volume
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/volume/drivers
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/volume/local
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/volume/mounts
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/volume/service
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/volume/service/opts
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/volume/testutils'
16:36:12 [2023-12-20T16:36:12.999Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/bitmap
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/cluster
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/config
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/datastore
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/diagnostic
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/discoverapi
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/driverapi
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/drivers/bridge
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/drivers/host
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/drivers/null
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/drivers/overlay
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/drivers/remote
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/drivers/windows
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/drvregistry
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/etchosts
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/internal/caller
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/internal/kvstore
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/internal/netiputil
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/ipam
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/ipamapi
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/ipams/builtin
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/ipams/null
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/ipams/remote
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/ipamutils
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/ipbits
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/iptables
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/netlabel
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/netutils
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/networkdb
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/ns
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/options
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/osl
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/osl/kernel
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/portallocator
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/portmapper
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/resolvconf
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/scope
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/types'
16:36:12 [2023-12-20T16:36:12.999Z] + echo 'github.com/docker/docker/libnetwork
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/bitmap
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/cluster
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/config
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/datastore
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/diagnostic
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/discoverapi
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/driverapi
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/drivers/bridge
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/drivers/host
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/d+ grep --fixed-strings libnetwork/drivers/bridge
16:36:12 [2023-12-20T16:36:12.999Z] rivers/macvlan/mvmanager
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/drivers/null
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/drivers/overlay
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/drivers/remote
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/drivers/windows
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/drvregistry
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/etchosts
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/internal/caller
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/internal/kvstore
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/internal/netiputil
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/ipam
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/ipamapi
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/ipams/builtin
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/ipams/null
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/ipams/remote
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/ipamutils
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/ipbits
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/iptables
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/netlabel
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/netutils
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/networkdb
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/ns
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/options
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/osl
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/osl/kernel
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/portallocator
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/portmapper
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/resolvconf
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/scope
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/types'
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/drivers/bridge
16:36:12 [2023-12-20T16:36:12.999Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:36:12 [2023-12-20T16:36:12.999Z] + type docker-proxy
16:36:12 [2023-12-20T16:36:12.999Z] hack/test/unit: line 25: type: docker-proxy: not found
16:36:12 [2023-12-20T16:36:12.999Z] + hack/make.sh binary-proxy install-proxy
16:36:12 [2023-12-20T16:36:12.999Z] 
16:36:12 [2023-12-20T16:36:12.999Z] Removing bundles/
16:36:12 [2023-12-20T16:36:12.999Z] 
16:36:12 [2023-12-20T16:36:12.999Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
16:36:12 [2023-12-20T16:36:12.999Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
16:36:12 [2023-12-20T16:36:12.999Z] + tee /go/src/github.com/docker/docker/go.mod
16:36:12 [2023-12-20T16:36:12.999Z] module github.com/docker/docker
16:36:12 [2023-12-20T16:36:12.999Z] 
16:36:12 [2023-12-20T16:36:12.999Z] go 1.20
16:36:12 [2023-12-20T16:36:12.999Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
16:36:12 [2023-12-20T16:36:12.999Z] + GO111MODULE=on
16:36:12 [2023-12-20T16:36:12.999Z] + 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=cf5a3bc53134db29e04fe038fa4e5ed7929a7676" -X "github.com/docker/docker/dockerversion.BuildTime=2023-12-20T16:36:12.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="  -extldflags -static ' -gcflags= github.com/docker/docker/cmd/docker-proxy
16:36:17 [2023-12-20T16:36:17.193Z] + rm -f /go/src/github.com/docker/docker/go.mod
16:36:17 [2023-12-20T16:36:17.193Z] Created binary: bundles/binary-proxy/docker-proxy
16:36:17 [2023-12-20T16:36:17.193Z] 
16:36:17 [2023-12-20T16:36:17.193Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
16:36:17 [2023-12-20T16:36:17.193Z] Installing docker-proxy to /usr/local/bin/
16:36:17 [2023-12-20T16:36:17.193Z] 
16:36:17 [2023-12-20T16:36:17.193Z] + mkdir -p bundles
16:36:17 [2023-12-20T16:36:17.193Z] + '[' -n 'github.com/docker/docker/api
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/api/server
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/api/server/backend/build
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/api/server/httpstatus
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/api/server/httputils
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/api/server/middleware
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/api/server/router
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/api/server/router/build
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/api/server/router/checkpoint
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/api/server/router/container
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/api/server/router/debug
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/api/server/router/distribution
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/api/server/router/grpc
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/api/server/router/image
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/api/server/router/network
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/api/server/router/plugin
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/api/server/router/session
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/api/server/router/swarm
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/api/server/router/system
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/api/server/router/volume
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/api/types
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/api/types/backend
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/api/types/blkiodev
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/api/types/checkpoint
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/api/types/container
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/api/types/events
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/api/types/filters
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/api/types/image
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/api/types/mount
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/api/types/network
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/api/types/plugins/logdriver
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/api/types/registry
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/api/types/strslice
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/api/types/swarm
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/api/types/swarm/runtime
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/api/types/system
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/api/types/time
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/api/types/versions
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/api/types/versions/v1p19
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/api/types/versions/v1p20
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/api/types/volume
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/builder
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/builder/builder-next
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/builder/builder-next/exporter
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/builder/builder-next/exporter/overrides
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/builder/builder-next/worker
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/builder/builder-next/worker/label
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/builder/dockerfile
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/builder/remotecontext
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/builder/remotecontext/git
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/builder/remotecontext/urlutil
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/cli/debug
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/cli/winresources/docker-proxy
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/cli/winresources/dockerd
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/client
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/client/buildkit
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/cmd/docker-proxy
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/cmd/dockerd
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/cmd/dockerd/trap
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/container
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/container/stream
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/contrib/apparmor
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/contrib/httpserver
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/daemon
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/daemon/cluster
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/daemon/cluster/convert
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/daemon/cluster/executor
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/daemon/cluster/executor/container
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/daemon/cluster/provider
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/daemon/config
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/daemon/containerd
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/daemon/events
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/daemon/events/testutils
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/daemon/graphdriver
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/daemon/graphdriver/copy
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/daemon/graphdriver/register
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/daemon/graphdriver/vfs
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/daemon/graphdriver/zfs
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/daemon/images
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/daemon/initlayer
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/daemon/links
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/daemon/listeners
16:36:17 [2023-12-20T16:36:17.193Z] github.com/docker/docker/daemon/logger
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/daemon/logger/awslogs
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/daemon/logger/fluentd
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/daemon/logger/gcplogs
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/daemon/logger/gelf
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/daemon/logger/journald
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/daemon/logger/journald/internal/export
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/daemon/logger/journald/internal/fake
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/daemon/logger/local
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/daemon/logger/loggertest
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/daemon/logger/loggerutils
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/daemon/logger/splunk
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/daemon/logger/syslog
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/daemon/logger/templates
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/daemon/names
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/daemon/network
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/daemon/snapshotter
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/daemon/stats
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/distribution
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/distribution/metadata
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/distribution/utils
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/distribution/xfer
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/dockerversion
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/errdefs
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/image
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/image/cache
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/image/spec/specs-go
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/image/spec/specs-go/v1
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/image/tarexport
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/image/v1
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/internal/compatcontext
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/internal/mod
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/internal/mounttree
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/internal/multierror
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/internal/test/suite
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/internal/testutils
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/internal/testutils/netnsutils
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/internal/testutils/specialimage
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/internal/unshare
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/layer
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/libcontainerd
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/libcontainerd/queue
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/libcontainerd/remote
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/libcontainerd/shimopts
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/libcontainerd/supervisor
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/libcontainerd/types
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/oci
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/oci/caps
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/opts
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/pkg/aaparser
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/pkg/archive
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/pkg/authorization
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/pkg/broadcaster
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/pkg/capabilities
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/pkg/chrootarchive
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/pkg/containerfs
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/pkg/directory
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/pkg/dmesg
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/pkg/fileutils
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/pkg/homedir
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/pkg/idtools
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/pkg/ioutils
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/pkg/jsonmessage
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/pkg/longpath
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/pkg/loopback
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/pkg/meminfo
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/pkg/namesgenerator
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/pkg/parsers
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/pkg/parsers/kernel
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/pkg/pidfile
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/pkg/platform
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/pkg/platforms
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/pkg/plugingetter
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/pkg/plugins
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/pkg/plugins/transport
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/pkg/pools
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/pkg/process
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/pkg/progress
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/pkg/reexec
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/pkg/rootless
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/pkg/rootless/specconv
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/pkg/stack
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/pkg/stdcopy
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/pkg/streamformatter
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/pkg/stringid
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/pkg/sysinfo
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/pkg/system
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/pkg/tailfile
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/pkg/tarsum
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/pkg/useragent
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/plugin
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/plugin/executor/containerd
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/plugin/v2
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/profiles/apparmor
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/profiles/seccomp
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/quota
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/reference
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/registry
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/registry/resumable
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/restartmanager
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/runconfig
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/runconfig/opts
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/testutil
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/testutil/daemon
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/testutil/environment
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/testutil/fakecontext
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/testutil/fakegit
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/testutil/fakestorage
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/testutil/fixtures/load
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/testutil/fixtures/plugin
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/testutil/registry
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/testutil/request
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/volume
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/volume/drivers
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/volume/local
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/volume/mounts
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/volume/service
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/volume/service/opts
16:36:17 [2023-12-20T16:36:17.194Z] github.com/docker/docker/volume/testutils' ']'
16:36:17 [2023-12-20T16:36:17.194Z] + 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/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 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/compatcontext github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/multierror 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/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/aaparser 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/loopback 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/platforms 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:36:17 [2023-12-20T16:36:17.764Z] ?   	github.com/docker/docker/api	[no test files]
16:36:25 [2023-12-20T16:36:25.906Z] ok  	github.com/docker/docker/api/server	0.042s	coverage: 13.0% of statements
16:36:47 [2023-12-20T16:36:47.858Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
16:36:47 [2023-12-20T16:36:47.858Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
16:36:47 [2023-12-20T16:36:47.858Z] ?   	github.com/docker/docker/api/server/router	[no test files]
16:36:47 [2023-12-20T16:36:47.858Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
16:36:47 [2023-12-20T16:36:47.858Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
16:36:47 [2023-12-20T16:36:47.858Z] ok  	github.com/docker/docker/api/server/httputils	0.005s	coverage: 28.3% of statements
16:36:47 [2023-12-20T16:36:47.858Z] ok  	github.com/docker/docker/api/server/middleware	0.006s	coverage: 37.7% of statements
16:36:47 [2023-12-20T16:36:47.858Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
16:36:47 [2023-12-20T16:36:47.858Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
16:36:47 [2023-12-20T16:36:47.858Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
16:36:47 [2023-12-20T16:36:47.858Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
16:36:47 [2023-12-20T16:36:47.858Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
16:36:47 [2023-12-20T16:36:47.858Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
16:36:47 [2023-12-20T16:36:47.858Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
16:36:47 [2023-12-20T16:36:47.858Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
16:36:47 [2023-12-20T16:36:47.858Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
16:36:47 [2023-12-20T16:36:47.858Z] ?   	github.com/docker/docker/api/types	[no test files]
16:36:47 [2023-12-20T16:36:47.858Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
16:36:47 [2023-12-20T16:36:47.858Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
16:36:47 [2023-12-20T16:36:47.858Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
16:36:47 [2023-12-20T16:36:47.858Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 7.3% of statements
16:36:47 [2023-12-20T16:36:47.858Z] ok  	github.com/docker/docker/api/server/router/volume	0.007s	coverage: 66.7% of statements
16:36:47 [2023-12-20T16:36:47.858Z] ?   	github.com/docker/docker/api/types/events	[no test files]
16:36:47 [2023-12-20T16:36:47.858Z] ?   	github.com/docker/docker/api/types/image	[no test files]
16:36:47 [2023-12-20T16:36:47.858Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
16:36:47 [2023-12-20T16:36:47.858Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
16:36:47 [2023-12-20T16:36:47.858Z] ok  	github.com/docker/docker/api/types/network	0.005s	coverage: 74.3% of statements
16:36:47 [2023-12-20T16:36:47.858Z] ok  	github.com/docker/docker/api/types/registry	0.005s	coverage: 54.2% of statements
16:36:47 [2023-12-20T16:36:47.858Z] ok  	github.com/docker/docker/api/types/filters	0.006s	coverage: 94.0% of statements
16:36:47 [2023-12-20T16:36:47.858Z] ok  	github.com/docker/docker/api/types/container	0.007s	coverage: 83.7% of statements
16:36:47 [2023-12-20T16:36:47.858Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
16:36:47 [2023-12-20T16:36:47.858Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
16:36:47 [2023-12-20T16:36:47.858Z] ?   	github.com/docker/docker/api/types/system	[no test files]
16:36:47 [2023-12-20T16:36:47.858Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
16:36:47 [2023-12-20T16:36:47.858Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
16:36:47 [2023-12-20T16:36:47.858Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
16:36:47 [2023-12-20T16:36:47.858Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
16:36:47 [2023-12-20T16:36:47.858Z] ?   	github.com/docker/docker/builder	[no test files]
16:36:47 [2023-12-20T16:36:47.858Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
16:36:47 [2023-12-20T16:36:47.858Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
16:36:47 [2023-12-20T16:36:47.858Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
16:36:47 [2023-12-20T16:36:47.858Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
16:36:47 [2023-12-20T16:36:47.858Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
16:36:47 [2023-12-20T16:36:47.858Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
16:36:47 [2023-12-20T16:36:47.858Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
16:36:47 [2023-12-20T16:36:47.858Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
16:36:47 [2023-12-20T16:36:47.858Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
16:36:47 [2023-12-20T16:36:47.858Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
16:36:47 [2023-12-20T16:36:47.858Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
16:36:47 [2023-12-20T16:36:47.858Z] ok  	github.com/docker/docker/api/types/versions	0.016s	coverage: 77.3% of statements
16:36:47 [2023-12-20T16:36:47.858Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
16:36:47 [2023-12-20T16:36:47.858Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
16:36:47 [2023-12-20T16:36:47.858Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
16:36:47 [2023-12-20T16:36:47.858Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.003s	coverage: 100.0% of statements
16:36:47 [2023-12-20T16:36:47.858Z] ok  	github.com/docker/docker/builder/remotecontext	0.062s	coverage: 33.5% of statements
16:36:47 [2023-12-20T16:36:47.858Z] ok  	github.com/docker/docker/builder/dockerfile	0.075s	coverage: 50.1% of statements
16:36:49 [2023-12-20T16:36:49.769Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
16:36:49 [2023-12-20T16:36:49.769Z] ok  	github.com/docker/docker/client	0.089s	coverage: 77.0% of statements
16:36:49 [2023-12-20T16:36:49.769Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.210s	coverage: 68.2% of statements
16:36:51 [2023-12-20T16:36:51.688Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.162s	coverage: 82.5% of statements
16:37:01 [2023-12-20T16:37:01.676Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
16:37:01 [2023-12-20T16:37:01.676Z] ?   	github.com/docker/docker/container/stream	[no test files]
16:37:01 [2023-12-20T16:37:01.677Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
16:37:01 [2023-12-20T16:37:01.677Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
16:37:01 [2023-12-20T16:37:01.677Z] ok  	github.com/docker/docker/container	0.128s	coverage: 36.4% of statements
16:37:01 [2023-12-20T16:37:01.677Z] ok  	github.com/docker/docker/cmd/dockerd	0.201s	coverage: 30.1% of statements
16:37:03 [2023-12-20T16:37:03.583Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.446s	coverage: 0.0% of statements
16:37:04 [2023-12-20T16:37:04.961Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
16:37:04 [2023-12-20T16:37:04.961Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.018s	coverage: 65.3% of statements
16:37:04 [2023-12-20T16:37:04.961Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.024s	coverage: 38.7% of statements
16:37:04 [2023-12-20T16:37:04.961Z] ok  	github.com/docker/docker/daemon/cluster	0.075s	coverage: 0.5% of statements
16:37:04 [2023-12-20T16:37:04.961Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
16:37:04 [2023-12-20T16:37:04.961Z] ok  	github.com/docker/docker/daemon/config	0.061s	coverage: 76.1% of statements
16:37:06 [2023-12-20T16:37:06.866Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
16:37:06 [2023-12-20T16:37:06.866Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.3% of statements
16:37:06 [2023-12-20T16:37:06.866Z] ok  	github.com/docker/docker/daemon/containerd	0.029s	coverage: 9.1% of statements
16:37:06 [2023-12-20T16:37:06.866Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
16:37:06 [2023-12-20T16:37:06.866Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.8% of statements
16:37:06 [2023-12-20T16:37:06.866Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.186s	coverage: 60.9% of statements
16:37:07 [2023-12-20T16:37:07.433Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
16:37:07 [2023-12-20T16:37:07.433Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.9% of statements
16:37:07 [2023-12-20T16:37:07.433Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
16:37:07 [2023-12-20T16:37:07.433Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
16:37:07 [2023-12-20T16:37:07.693Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.022s	coverage: 60.9% of statements
16:37:07 [2023-12-20T16:37:07.693Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.204s	coverage: 60.2% of statements
16:37:08 [2023-12-20T16:37:08.262Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
16:37:08 [2023-12-20T16:37:08.262Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.477s	coverage: 13.4% of statements
16:37:08 [2023-12-20T16:37:08.831Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
16:37:08 [2023-12-20T16:37:08.831Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
16:37:08 [2023-12-20T16:37:08.831Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
16:37:08 [2023-12-20T16:37:08.831Z] ok  	github.com/docker/docker/daemon/images	0.021s	coverage: 3.0% of statements
16:37:09 [2023-12-20T16:37:09.090Z] ok  	github.com/docker/docker/daemon/logger	0.219s	coverage: 43.2% of statements
16:37:09 [2023-12-20T16:37:09.090Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
16:37:09 [2023-12-20T16:37:09.349Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.021s	coverage: 53.6% of statements
16:37:09 [2023-12-20T16:37:09.349Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.109s	coverage: 78.6% of statements
16:37:09 [2023-12-20T16:37:09.349Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.008s	coverage: 68.2% of statements
16:37:09 [2023-12-20T16:37:09.917Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
16:37:09 [2023-12-20T16:37:09.917Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
16:37:09 [2023-12-20T16:37:09.917Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
16:37:09 [2023-12-20T16:37:09.917Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.011s	coverage: 87.2% of statements
16:37:09 [2023-12-20T16:37:09.917Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.101s	coverage: 76.8% of statements
16:37:10 [2023-12-20T16:37:10.177Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
16:37:10 [2023-12-20T16:37:10.177Z] ok  	github.com/docker/docker/daemon/logger/local	0.061s	coverage: 79.4% of statements
16:37:10 [2023-12-20T16:37:10.745Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.022s	coverage: 63.5% of statements
16:37:10 [2023-12-20T16:37:10.745Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.024s	coverage: 31.5% of statements
16:37:10 [2023-12-20T16:37:10.745Z] ?   	github.com/docker/docker/daemon/names	[no test files]
16:37:10 [2023-12-20T16:37:10.745Z] ok  	github.com/docker/docker/daemon/logger/templates	0.004s	coverage: 8.3% of statements
16:37:10 [2023-12-20T16:37:10.745Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.007s	coverage: 46.8% of statements
16:37:11 [2023-12-20T16:37:11.004Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
16:37:11 [2023-12-20T16:37:11.004Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
16:37:11 [2023-12-20T16:37:11.263Z] ok  	github.com/docker/docker/daemon/network	0.016s	coverage: 63.8% of statements
16:37:11 [2023-12-20T16:37:11.263Z] ok  	github.com/docker/docker/daemon/logger/journald	1.324s	coverage: 74.5% of statements
16:37:11 [2023-12-20T16:37:11.830Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
16:37:11 [2023-12-20T16:37:11.830Z] ok  	github.com/docker/docker/dockerversion	0.004s	coverage: 100.0% of statements
16:37:11 [2023-12-20T16:37:11.830Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.0% of statements
16:37:11 [2023-12-20T16:37:11.830Z] ok  	github.com/docker/docker/distribution/metadata	0.026s	coverage: 44.4% of statements
16:37:12 [2023-12-20T16:37:12.088Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.428s	coverage: 82.5% of statements
16:37:12 [2023-12-20T16:37:12.656Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
16:37:12 [2023-12-20T16:37:12.656Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
16:37:12 [2023-12-20T16:37:12.656Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
16:37:12 [2023-12-20T16:37:12.656Z] ok  	github.com/docker/docker/image	0.026s	coverage: 84.6% of statements
16:37:12 [2023-12-20T16:37:12.914Z] ?   	github.com/docker/docker/image/v1	[no test files]
16:37:12 [2023-12-20T16:37:12.914Z] ?   	github.com/docker/docker/internal/compatcontext	[no test files]
16:37:12 [2023-12-20T16:37:12.914Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
16:37:12 [2023-12-20T16:37:12.914Z] ok  	github.com/docker/docker/internal/mod	0.003s	coverage: 66.7% of statements
16:37:12 [2023-12-20T16:37:12.914Z] ok  	github.com/docker/docker/image/tarexport	0.007s	coverage: 0.6% of statements
16:37:12 [2023-12-20T16:37:12.914Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
16:37:12 [2023-12-20T16:37:12.914Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
16:37:12 [2023-12-20T16:37:12.914Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
16:37:12 [2023-12-20T16:37:12.914Z] ?   	github.com/docker/docker/internal/testutils/specialimage	[no test files]
16:37:12 [2023-12-20T16:37:12.914Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
16:37:12 [2023-12-20T16:37:12.914Z] ok  	github.com/docker/docker/internal/multierror	0.003s	coverage: 88.9% of statements
16:37:13 [2023-12-20T16:37:13.481Z] ok  	github.com/docker/docker/distribution	1.493s	coverage: 29.1% of statements
16:37:13 [2023-12-20T16:37:13.741Z] ok  	github.com/docker/docker/daemon	10.645s	coverage: 16.8% of statements
16:37:14 [2023-12-20T16:37:14.002Z] ok  	github.com/docker/docker/distribution/xfer	2.168s	coverage: 85.4% of statements
16:37:14 [2023-12-20T16:37:14.002Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
16:37:14 [2023-12-20T16:37:14.002Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
16:37:14 [2023-12-20T16:37:14.002Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
16:37:14 [2023-12-20T16:37:14.002Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
16:37:14 [2023-12-20T16:37:14.002Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
16:37:14 [2023-12-20T16:37:14.002Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
16:37:14 [2023-12-20T16:37:14.571Z] ?   	github.com/docker/docker/oci/caps	[no test files]
16:37:14 [2023-12-20T16:37:14.571Z] ok  	github.com/docker/docker/oci	0.012s	coverage: 38.1% of statements
16:37:14 [2023-12-20T16:37:14.571Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
16:37:14 [2023-12-20T16:37:14.571Z] ok  	github.com/docker/docker/opts	0.034s	coverage: 67.9% of statements
16:37:15 [2023-12-20T16:37:15.138Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
16:37:15 [2023-12-20T16:37:15.139Z] ok  	github.com/docker/docker/pkg/capabilities	0.004s	coverage: 87.5% of statements
16:37:15 [2023-12-20T16:37:15.139Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 28.6% of statements
16:37:15 [2023-12-20T16:37:15.139Z] ok  	github.com/docker/docker/pkg/directory	0.016s	coverage: 81.8% of statements
16:37:15 [2023-12-20T16:37:15.398Z] ok  	github.com/docker/docker/pkg/authorization	0.144s	coverage: 68.3% of statements
16:37:15 [2023-12-20T16:37:15.398Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
16:37:15 [2023-12-20T16:37:15.398Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.269s	coverage: 83.7% of statements
16:37:15 [2023-12-20T16:37:15.658Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 8.3% of statements
16:37:15 [2023-12-20T16:37:15.658Z] ok  	github.com/docker/docker/pkg/fileutils	0.008s	coverage: 51.7% of statements
16:37:15 [2023-12-20T16:37:15.658Z] time="2023-12-20T16:37:15Z" level=error msg="Can't add file /tmp/archive-copy-test2558273795/dir1/file1-2 to tar: lstat /tmp/archive-copy-test2558273795/dir1/file1-2: no such file or directory"
16:37:15 [2023-12-20T16:37:15.658Z] ok  	github.com/docker/docker/pkg/archive	0.468s	coverage: 81.5% of statements
16:37:15 [2023-12-20T16:37:15.658Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 92.3% of statements
16:37:15 [2023-12-20T16:37:15.658Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
16:37:15 [2023-12-20T16:37:15.658Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 45.5% of statements
16:37:15 [2023-12-20T16:37:15.920Z] ok  	github.com/docker/docker/pkg/meminfo	0.003s	coverage: 75.0% of statements
16:37:15 [2023-12-20T16:37:15.920Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
16:37:15 [2023-12-20T16:37:15.920Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
16:37:15 [2023-12-20T16:37:15.920Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.004s	coverage: 60.0% of statements
16:37:15 [2023-12-20T16:37:15.920Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.2% of statements
16:37:16 [2023-12-20T16:37:16.180Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
16:37:16 [2023-12-20T16:37:16.180Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
16:37:16 [2023-12-20T16:37:16.180Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
16:37:16 [2023-12-20T16:37:16.180Z] ok  	github.com/docker/docker/pkg/pidfile	0.017s	coverage: 94.1% of statements
16:37:16 [2023-12-20T16:37:16.180Z] ok  	github.com/docker/docker/pkg/idtools	0.474s	coverage: 69.7% of statements
16:37:16 [2023-12-20T16:37:16.180Z] ok  	github.com/docker/docker/pkg/ioutils	0.381s	coverage: 72.3% of statements
16:37:16 [2023-12-20T16:37:16.748Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
16:37:16 [2023-12-20T16:37:16.748Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
16:37:16 [2023-12-20T16:37:16.748Z] ok  	github.com/docker/docker/pkg/process	0.004s	coverage: 21.7% of statements
16:37:16 [2023-12-20T16:37:16.748Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
16:37:16 [2023-12-20T16:37:16.748Z] ok  	github.com/docker/docker/pkg/pools	0.006s	coverage: 88.2% of statements
16:37:16 [2023-12-20T16:37:16.748Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.007s	coverage: 90.0% of statements
16:37:16 [2023-12-20T16:37:16.748Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
16:37:16 [2023-12-20T16:37:16.748Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
16:37:16 [2023-12-20T16:37:16.748Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
16:37:17 [2023-12-20T16:37:17.008Z] ok  	github.com/docker/docker/pkg/stack	0.019s	coverage: 90.9% of statements
16:37:17 [2023-12-20T16:37:17.008Z] ok  	github.com/docker/docker/pkg/reexec	0.023s	coverage: 82.4% of statements
16:37:17 [2023-12-20T16:37:17.008Z] ok  	github.com/docker/docker/pkg/stdcopy	0.005s	coverage: 100.0% of statements
16:37:17 [2023-12-20T16:37:17.008Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
16:37:17 [2023-12-20T16:37:17.008Z] ok  	github.com/docker/docker/pkg/stringid	0.012s	coverage: 61.9% of statements
16:37:17 [2023-12-20T16:37:17.270Z] ok  	github.com/docker/docker/pkg/system	0.009s	coverage: 43.1% of statements
16:37:17 [2023-12-20T16:37:17.270Z] ok  	github.com/docker/docker/pkg/sysinfo	0.012s	coverage: 53.4% of statements
16:37:17 [2023-12-20T16:37:17.530Z] ok  	github.com/docker/docker/pkg/tailfile	0.031s	coverage: 88.6% of statements
16:37:17 [2023-12-20T16:37:17.530Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
16:37:17 [2023-12-20T16:37:17.530Z] ok  	github.com/docker/docker/pkg/tarsum	0.066s	coverage: 89.6% of statements
16:37:18 [2023-12-20T16:37:18.099Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
16:37:18 [2023-12-20T16:37:18.099Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
16:37:18 [2023-12-20T16:37:18.099Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
16:37:18 [2023-12-20T16:37:18.099Z] ok  	github.com/docker/docker/plugin/v2	0.017s	coverage: 14.4% of statements
16:37:18 [2023-12-20T16:37:18.667Z] ok  	github.com/docker/docker/pkg/plugins	2.012s	coverage: 74.9% of statements
16:37:18 [2023-12-20T16:37:18.667Z] ok  	github.com/docker/docker/plugin	0.519s	coverage: 23.3% of statements
16:37:18 [2023-12-20T16:37:18.926Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 83.7% of statements
16:37:18 [2023-12-20T16:37:18.926Z] ok  	github.com/docker/docker/restartmanager	0.003s	coverage: 51.9% of statements
16:37:18 [2023-12-20T16:37:18.926Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
16:37:18 [2023-12-20T16:37:18.926Z] ok  	github.com/docker/docker/registry	0.111s	coverage: 63.9% of statements
16:37:18 [2023-12-20T16:37:18.926Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
16:37:19 [2023-12-20T16:37:19.186Z] ok  	github.com/docker/docker/runconfig	0.022s	coverage: 63.8% of statements
16:37:19 [2023-12-20T16:37:19.446Z] ok  	github.com/docker/docker/quota	0.530s	coverage: 69.3% of statements
16:37:19 [2023-12-20T16:37:19.446Z] ok  	github.com/docker/docker/testutil	0.008s	coverage: 8.2% of statements
16:37:19 [2023-12-20T16:37:19.446Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
16:37:19 [2023-12-20T16:37:19.446Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
16:37:19 [2023-12-20T16:37:19.446Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
16:37:19 [2023-12-20T16:37:19.446Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
16:37:19 [2023-12-20T16:37:19.446Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
16:37:19 [2023-12-20T16:37:19.446Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
16:37:19 [2023-12-20T16:37:19.446Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
16:37:19 [2023-12-20T16:37:19.706Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
16:37:19 [2023-12-20T16:37:19.706Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
16:37:19 [2023-12-20T16:37:19.706Z] ?   	github.com/docker/docker/testutil/request	[no test files]
16:37:19 [2023-12-20T16:37:19.706Z] ?   	github.com/docker/docker/volume	[no test files]
16:37:19 [2023-12-20T16:37:19.965Z] ok  	github.com/docker/docker/volume/drivers	0.009s	coverage: 36.1% of statements
16:37:20 [2023-12-20T16:37:20.224Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 65.7% of statements
16:37:20 [2023-12-20T16:37:20.224Z] ok  	github.com/docker/docker/volume/local	0.077s	coverage: 72.5% of statements
16:37:20 [2023-12-20T16:37:20.791Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
16:37:20 [2023-12-20T16:37:20.791Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
16:37:20 [2023-12-20T16:37:20.791Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 71.8% of statements
16:37:21 [2023-12-20T16:37:21.049Z] ok  	github.com/docker/docker/layer	7.050s	coverage: 68.7% of statements
16:37:21 [2023-12-20T16:37:21.308Z] 
16:37:21 [2023-12-20T16:37:21.308Z] === Skipped
16:37:21 [2023-12-20T16:37:21.308Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
16:37:21 [2023-12-20T16:37:21.308Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
16:37:21 [2023-12-20T16:37:21.308Z] 
16:37:21 [2023-12-20T16:37:21.308Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
16:37:21 [2023-12-20T16:37:21.308Z]     network_proxy_test.go:210: No support for dual stack yet
16:37:21 [2023-12-20T16:37:21.308Z] 
16:37:21 [2023-12-20T16:37:21.308Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
16:37:21 [2023-12-20T16:37:21.308Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
16:37:21 [2023-12-20T16:37:21.308Z] 
16:37:21 [2023-12-20T16:37:21.308Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
16:37:21 [2023-12-20T16:37:21.308Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
16:37:21 [2023-12-20T16:37:21.308Z] 
16:37:21 [2023-12-20T16:37:21.308Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
16:37:21 [2023-12-20T16:37:21.308Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:37:21 [2023-12-20T16:37:21.308Z]     graphtest_unix.go:41: Driver btrfs not supported
16:37:21 [2023-12-20T16:37:21.308Z] 
16:37:21 [2023-12-20T16:37:21.308Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
16:37:21 [2023-12-20T16:37:21.308Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:37:21 [2023-12-20T16:37:21.308Z]     graphtest_unix.go:41: Driver btrfs not supported
16:37:21 [2023-12-20T16:37:21.308Z] 
16:37:21 [2023-12-20T16:37:21.308Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
16:37:21 [2023-12-20T16:37:21.308Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:37:21 [2023-12-20T16:37:21.308Z]     graphtest_unix.go:41: Driver btrfs not supported
16:37:21 [2023-12-20T16:37:21.308Z] 
16:37:21 [2023-12-20T16:37:21.308Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
16:37:21 [2023-12-20T16:37:21.308Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:37:21 [2023-12-20T16:37:21.308Z]     graphtest_unix.go:41: Driver btrfs not supported
16:37:21 [2023-12-20T16:37:21.308Z] 
16:37:21 [2023-12-20T16:37:21.308Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
16:37:21 [2023-12-20T16:37:21.308Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:37:21 [2023-12-20T16:37:21.308Z]     graphtest_unix.go:41: Driver btrfs not supported
16:37:21 [2023-12-20T16:37:21.308Z] 
16:37:21 [2023-12-20T16:37:21.308Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
16:37:21 [2023-12-20T16:37:21.308Z]     graphtest_unix.go:68: No driver to put!
16:37:21 [2023-12-20T16:37:21.308Z] 
16:37:21 [2023-12-20T16:37:21.308Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
16:37:21 [2023-12-20T16:37:21.308Z] time="2023-12-20T16:37:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:37:21 [2023-12-20T16:37:21.308Z]     graphtest_unix.go:39: graphdriver: driver not supported
16:37:21 [2023-12-20T16:37:21.308Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
16:37:21 [2023-12-20T16:37:21.308Z] 
16:37:21 [2023-12-20T16:37:21.308Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
16:37:21 [2023-12-20T16:37:21.308Z] time="2023-12-20T16:37:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:37:21 [2023-12-20T16:37:21.308Z]     graphtest_unix.go:39: graphdriver: driver not supported
16:37:21 [2023-12-20T16:37:21.308Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
16:37:21 [2023-12-20T16:37:21.308Z] 
16:37:21 [2023-12-20T16:37:21.308Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
16:37:21 [2023-12-20T16:37:21.308Z] time="2023-12-20T16:37:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:37:21 [2023-12-20T16:37:21.308Z]     graphtest_unix.go:39: graphdriver: driver not supported
16:37:21 [2023-12-20T16:37:21.308Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
16:37:21 [2023-12-20T16:37:21.308Z] 
16:37:21 [2023-12-20T16:37:21.308Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
16:37:21 [2023-12-20T16:37:21.308Z] time="2023-12-20T16:37:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:37:21 [2023-12-20T16:37:21.308Z]     graphtest_unix.go:39: graphdriver: driver not supported
16:37:21 [2023-12-20T16:37:21.308Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
16:37:21 [2023-12-20T16:37:21.308Z] 
16:37:21 [2023-12-20T16:37:21.308Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
16:37:21 [2023-12-20T16:37:21.308Z] time="2023-12-20T16:37:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:37:21 [2023-12-20T16:37:21.308Z]     graphtest_unix.go:39: graphdriver: driver not supported
16:37:21 [2023-12-20T16:37:21.308Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
16:37:21 [2023-12-20T16:37:21.308Z] 
16:37:21 [2023-12-20T16:37:21.309Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
16:37:21 [2023-12-20T16:37:21.309Z]     graphtest_unix.go:68: No driver to put!
16:37:21 [2023-12-20T16:37:21.309Z] 
16:37:21 [2023-12-20T16:37:21.309Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
16:37:21 [2023-12-20T16:37:21.309Z]     overlay_test.go:61: Cannot run test with naive change algorithm
16:37:21 [2023-12-20T16:37:21.309Z] 
16:37:21 [2023-12-20T16:37:21.309Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
16:37:21 [2023-12-20T16:37:21.309Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
16:37:21 [2023-12-20T16:37:21.309Z] 
16:37:21 [2023-12-20T16:37:21.309Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
16:37:21 [2023-12-20T16:37:21.309Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:37:21 [2023-12-20T16:37:21.309Z]     graphtest_unix.go:41: Driver zfs not supported
16:37:21 [2023-12-20T16:37:21.309Z] 
16:37:21 [2023-12-20T16:37:21.309Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
16:37:21 [2023-12-20T16:37:21.309Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:37:21 [2023-12-20T16:37:21.309Z]     graphtest_unix.go:41: Driver zfs not supported
16:37:21 [2023-12-20T16:37:21.309Z] 
16:37:21 [2023-12-20T16:37:21.309Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
16:37:21 [2023-12-20T16:37:21.309Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:37:21 [2023-12-20T16:37:21.309Z]     graphtest_unix.go:41: Driver zfs not supported
16:37:21 [2023-12-20T16:37:21.309Z] 
16:37:21 [2023-12-20T16:37:21.309Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
16:37:21 [2023-12-20T16:37:21.309Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:37:21 [2023-12-20T16:37:21.309Z]     graphtest_unix.go:41: Driver zfs not supported
16:37:21 [2023-12-20T16:37:21.309Z] 
16:37:21 [2023-12-20T16:37:21.309Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
16:37:21 [2023-12-20T16:37:21.309Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:37:21 [2023-12-20T16:37:21.309Z]     graphtest_unix.go:41: Driver zfs not supported
16:37:21 [2023-12-20T16:37:21.309Z] 
16:37:21 [2023-12-20T16:37:21.309Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
16:37:21 [2023-12-20T16:37:21.309Z]     graphtest_unix.go:68: No driver to put!
16:37:21 [2023-12-20T16:37:21.309Z] 
16:37:21 [2023-12-20T16:37:21.309Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
16:37:21 [2023-12-20T16:37:21.309Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
16:37:21 [2023-12-20T16:37:21.309Z] 
16:37:21 [2023-12-20T16:37:21.309Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
16:37:21 [2023-12-20T16:37:21.309Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
16:37:21 [2023-12-20T16:37:21.309Z] 
16:37:21 [2023-12-20T16:37:21.309Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
16:37:21 [2023-12-20T16:37:21.309Z]     validate_test.go:70: only tested on Windows
16:37:21 [2023-12-20T16:37:21.309Z] 
16:37:21 [2023-12-20T16:37:21.309Z] DONE 3196 tests, 27 skipped in 64.055s
16:37:21 [2023-12-20T16:37:21.309Z] + '[' -n 'github.com/docker/docker/libnetwork
16:37:21 [2023-12-20T16:37:21.309Z] github.com/docker/docker/libnetwork/bitmap
16:37:21 [2023-12-20T16:37:21.309Z] github.com/docker/docker/libnetwork/cluster
16:37:21 [2023-12-20T16:37:21.309Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:37:21 [2023-12-20T16:37:21.309Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:37:21 [2023-12-20T16:37:21.309Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:37:21 [2023-12-20T16:37:21.309Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:37:21 [2023-12-20T16:37:21.309Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:37:21 [2023-12-20T16:37:21.309Z] github.com/docker/docker/libnetwork/config
16:37:21 [2023-12-20T16:37:21.309Z] github.com/docker/docker/libnetwork/datastore
16:37:21 [2023-12-20T16:37:21.309Z] github.com/docker/docker/libnetwork/diagnostic
16:37:21 [2023-12-20T16:37:21.309Z] github.com/docker/docker/libnetwork/discoverapi
16:37:21 [2023-12-20T16:37:21.309Z] github.com/docker/docker/libnetwork/driverapi
16:37:21 [2023-12-20T16:37:21.309Z] github.com/docker/docker/libnetwork/drivers/bridge
16:37:21 [2023-12-20T16:37:21.309Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:37:21 [2023-12-20T16:37:21.309Z] github.com/docker/docker/libnetwork/drivers/host
16:37:21 [2023-12-20T16:37:21.309Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:37:21 [2023-12-20T16:37:21.309Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:37:21 [2023-12-20T16:37:21.309Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:37:21 [2023-12-20T16:37:21.309Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:37:21 [2023-12-20T16:37:21.309Z] github.com/docker/docker/libnetwork/drivers/null
16:37:21 [2023-12-20T16:37:21.309Z] github.com/docker/docker/libnetwork/drivers/overlay
16:37:21 [2023-12-20T16:37:21.309Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:37:21 [2023-12-20T16:37:21.309Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:37:21 [2023-12-20T16:37:21.309Z] github.com/docker/docker/libnetwork/drivers/remote
16:37:21 [2023-12-20T16:37:21.309Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:37:21 [2023-12-20T16:37:21.309Z] github.com/docker/docker/libnetwork/drivers/windows
16:37:21 [2023-12-20T16:37:21.309Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:37:21 [2023-12-20T16:37:21.309Z] github.com/docker/docker/libnetwork/drvregistry
16:37:21 [2023-12-20T16:37:21.309Z] github.com/docker/docker/libnetwork/etchosts
16:37:21 [2023-12-20T16:37:21.309Z] github.com/docker/docker/libnetwork/internal/caller
16:37:21 [2023-12-20T16:37:21.309Z] github.com/docker/docker/libnetwork/internal/kvstore
16:37:21 [2023-12-20T16:37:21.309Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
16:37:21 [2023-12-20T16:37:21.309Z] github.com/docker/docker/libnetwork/internal/netiputil
16:37:21 [2023-12-20T16:37:21.309Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:37:21 [2023-12-20T16:37:21.309Z] github.com/docker/docker/libnetwork/ipam
16:37:21 [2023-12-20T16:37:21.309Z] github.com/docker/docker/libnetwork/ipamapi
16:37:21 [2023-12-20T16:37:21.309Z] github.com/docker/docker/libnetwork/ipams/builtin
16:37:21 [2023-12-20T16:37:21.309Z] github.com/docker/docker/libnetwork/ipams/null
16:37:21 [2023-12-20T16:37:21.309Z] github.com/docker/docker/libnetwork/ipams/remote
16:37:21 [2023-12-20T16:37:21.309Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:37:21 [2023-12-20T16:37:21.309Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:37:21 [2023-12-20T16:37:21.309Z] github.com/docker/docker/libnetwork/ipamutils
16:37:21 [2023-12-20T16:37:21.309Z] github.com/docker/docker/libnetwork/ipbits
16:37:21 [2023-12-20T16:37:21.309Z] github.com/docker/docker/libnetwork/iptables
16:37:21 [2023-12-20T16:37:21.309Z] github.com/docker/docker/libnetwork/netlabel
16:37:21 [2023-12-20T16:37:21.309Z] github.com/docker/docker/libnetwork/netutils
16:37:21 [2023-12-20T16:37:21.309Z] github.com/docker/docker/libnetwork/networkdb
16:37:21 [2023-12-20T16:37:21.309Z] github.com/docker/docker/libnetwork/ns
16:37:21 [2023-12-20T16:37:21.309Z] github.com/docker/docker/libnetwork/options
16:37:21 [2023-12-20T16:37:21.309Z] github.com/docker/docker/libnetwork/osl
16:37:21 [2023-12-20T16:37:21.309Z] github.com/docker/docker/libnetwork/osl/kernel
16:37:21 [2023-12-20T16:37:21.309Z] github.com/docker/docker/libnetwork/portallocator
16:37:21 [2023-12-20T16:37:21.309Z] github.com/docker/docker/libnetwork/portmapper
16:37:21 [2023-12-20T16:37:21.309Z] github.com/docker/docker/libnetwork/resolvconf
16:37:21 [2023-12-20T16:37:21.309Z] github.com/docker/docker/libnetwork/scope
16:37:21 [2023-12-20T16:37:21.309Z] github.com/docker/docker/libnetwork/types' ']'
16:37:21 [2023-12-20T16:37:21.309Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb github.com/docker/docker/libnetwork/internal/netiputil github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/scope github.com/docker/docker/libnetwork/types
16:38:17 [2023-12-20T16:38:17.533Z] ok  	github.com/docker/docker/libnetwork	44.727s	coverage: 43.0% of statements
16:38:17 [2023-12-20T16:38:17.533Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.007s	coverage: 96.1% of statements
16:38:17 [2023-12-20T16:38:17.533Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
16:38:17 [2023-12-20T16:38:17.533Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
16:38:17 [2023-12-20T16:38:17.533Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
16:38:17 [2023-12-20T16:38:17.533Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
16:38:17 [2023-12-20T16:38:17.533Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
16:38:17 [2023-12-20T16:38:17.533Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
16:38:17 [2023-12-20T16:38:17.533Z] ok  	github.com/docker/docker/libnetwork/config	0.013s	coverage: 10.3% of statements
16:38:17 [2023-12-20T16:38:17.533Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 37.0% of statements
16:38:17 [2023-12-20T16:38:17.533Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
16:38:17 [2023-12-20T16:38:17.533Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
16:38:17 [2023-12-20T16:38:17.533Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
16:38:17 [2023-12-20T16:38:17.533Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	4.102s	coverage: 62.6% of statements
16:38:17 [2023-12-20T16:38:17.533Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
16:38:17 [2023-12-20T16:38:17.791Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 40.0% of statements
16:38:19 [2023-12-20T16:38:19.166Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.832s	coverage: 5.0% of statements
16:38:19 [2023-12-20T16:38:19.166Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
16:38:19 [2023-12-20T16:38:19.425Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.004s	coverage: 4.6% of statements
16:38:19 [2023-12-20T16:38:19.425Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
16:38:19 [2023-12-20T16:38:19.683Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 40.0% of statements
16:38:20 [2023-12-20T16:38:20.620Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.010s	coverage: 1.4% of statements
16:38:20 [2023-12-20T16:38:20.879Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.004s	coverage: 45.0% of statements
16:38:21 [2023-12-20T16:38:21.138Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 62.7% of statements
16:38:21 [2023-12-20T16:38:21.706Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.2% of statements
16:38:21 [2023-12-20T16:38:21.706Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
16:38:21 [2023-12-20T16:38:21.706Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
16:38:21 [2023-12-20T16:38:21.706Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
16:38:22 [2023-12-20T16:38:22.275Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.020s	coverage: 87.0% of statements
16:38:22 [2023-12-20T16:38:22.535Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 81.0% of statements
16:38:22 [2023-12-20T16:38:22.535Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
16:38:22 [2023-12-20T16:38:22.535Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
16:38:22 [2023-12-20T16:38:22.535Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
16:38:22 [2023-12-20T16:38:22.535Z] ?   	github.com/docker/docker/libnetwork/internal/netiputil	[no test files]
16:38:34 [2023-12-20T16:38:34.750Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
16:38:36 [2023-12-20T16:38:36.653Z] ok  	github.com/docker/docker/libnetwork/ipam	3.179s	coverage: 80.3% of statements
16:38:36 [2023-12-20T16:38:36.653Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
16:38:36 [2023-12-20T16:38:36.653Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
16:38:36 [2023-12-20T16:38:36.653Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 63.2% of statements
16:38:37 [2023-12-20T16:38:37.220Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 48.7% of statements
16:38:37 [2023-12-20T16:38:37.220Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
16:38:37 [2023-12-20T16:38:37.479Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
16:38:38 [2023-12-20T16:38:38.046Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.320s	coverage: 86.4% of statements
16:38:38 [2023-12-20T16:38:38.046Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
16:38:38 [2023-12-20T16:38:38.983Z] ok  	github.com/docker/docker/libnetwork/iptables	0.209s	coverage: 39.9% of statements
16:38:38 [2023-12-20T16:38:38.983Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
16:38:39 [2023-12-20T16:38:39.242Z] ok  	github.com/docker/docker/libnetwork/netutils	0.017s	coverage: 54.9% of statements
16:40:30 [2023-12-20T16:40:30.847Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.668s	coverage: 59.2% of statements
16:40:30 [2023-12-20T16:40:30.847Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
16:40:30 [2023-12-20T16:40:30.847Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
16:40:30 [2023-12-20T16:40:30.847Z] ok  	github.com/docker/docker/libnetwork/osl	4.398s	coverage: 40.2% of statements
16:40:30 [2023-12-20T16:40:30.847Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
16:40:30 [2023-12-20T16:40:30.847Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
16:40:30 [2023-12-20T16:40:30.847Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.706s	coverage: 46.3% of statements
16:40:31 [2023-12-20T16:40:31.118Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 84.9% of statements
16:40:31 [2023-12-20T16:40:31.118Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
16:40:31 [2023-12-20T16:40:31.386Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 41.7% of statements
16:40:31 [2023-12-20T16:40:31.386Z] 
16:40:31 [2023-12-20T16:40:31.386Z] === Skipped
16:40:31 [2023-12-20T16:40:31.386Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
16:40:31 [2023-12-20T16:40:31.386Z]     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:40:31 [2023-12-20T16:40:31.386Z] 
16:40:31 [2023-12-20T16:40:31.386Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
16:40:31 [2023-12-20T16:40:31.386Z]     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:40:31 [2023-12-20T16:40:31.386Z] 
16:40:31 [2023-12-20T16:40:31.386Z] DONE 375 tests, 2 skipped in 190.104s
Post stage
[Pipeline] junit
16:40:32 [2023-12-20T16:40:32.458Z] Recording test results
16:40:33 [2023-12-20T16:40:33.755Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:40:34 [2023-12-20T16:40:34.086Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46938/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cf5a3bc53134db29e04fe038fa4e5ed7929a7676 -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:cf5a3bc53134db29e04fe038fa4e5ed7929a7676 hack/make.sh dynbinary test-integration
16:40:34 [2023-12-20T16:40:34.348Z] 
16:40:34 [2023-12-20T16:40:34.348Z] Removing bundles/
16:40:34 [2023-12-20T16:40:34.348Z] 
16:40:34 [2023-12-20T16:40:34.348Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:40:34 [2023-12-20T16:40:34.608Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
16:40:34 [2023-12-20T16:40:34.608Z] + tee /go/src/github.com/docker/docker/go.mod
16:40:34 [2023-12-20T16:40:34.608Z] module github.com/docker/docker
16:40:34 [2023-12-20T16:40:34.608Z] 
16:40:34 [2023-12-20T16:40:34.608Z] go 1.20
16:40:34 [2023-12-20T16:40:34.608Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
16:40:34 [2023-12-20T16:40:34.608Z] + GO111MODULE=on
16:40:34 [2023-12-20T16:40:34.608Z] + 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=cf5a3bc53134db29e04fe038fa4e5ed7929a7676" -X "github.com/docker/docker/dockerversion.BuildTime=2023-12-20T16:40:34.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:41:13 [2023-12-20T16:41:13.511Z] + rm -f /go/src/github.com/docker/docker/go.mod
16:41:13 [2023-12-20T16:41:13.511Z] Created binary: bundles/dynbinary-daemon/dockerd
16:41:13 [2023-12-20T16:41:13.511Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
16:41:13 [2023-12-20T16:41:13.511Z] + tee /go/src/github.com/docker/docker/go.mod
16:41:13 [2023-12-20T16:41:13.511Z] module github.com/docker/docker
16:41:13 [2023-12-20T16:41:13.511Z] 
16:41:13 [2023-12-20T16:41:13.511Z] go 1.20
16:41:13 [2023-12-20T16:41:13.511Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
16:41:13 [2023-12-20T16:41:13.511Z] + GO111MODULE=on
16:41:13 [2023-12-20T16:41:13.512Z] + 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=cf5a3bc53134db29e04fe038fa4e5ed7929a7676" -X "github.com/docker/docker/dockerversion.BuildTime=2023-12-20T16:40:34.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:41:13 [2023-12-20T16:41:13.512Z] + rm -f /go/src/github.com/docker/docker/go.mod
16:41:13 [2023-12-20T16:41:13.512Z] Created binary: bundles/dynbinary-daemon/docker-proxy
16:41:13 [2023-12-20T16:41:13.512Z] 
16:41:13 [2023-12-20T16:41:13.512Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:41:13 [2023-12-20T16:41:13.512Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:41:13 [2023-12-20T16:41:13.512Z] HOSTNAME=fab0ce1184c3
16:41:13 [2023-12-20T16:41:13.512Z] TESTDEBUG=0
16:41:13 [2023-12-20T16:41:13.512Z] DEST=bundles/test-integration
16:41:13 [2023-12-20T16:41:13.512Z] PWD=/go/src/github.com/docker/docker
16:41:13 [2023-12-20T16:41:13.512Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
16:41:13 [2023-12-20T16:41:13.512Z] DOCKER_GITCOMMIT=cf5a3bc53134db29e04fe038fa4e5ed7929a7676
16:41:13 [2023-12-20T16:41:13.512Z] container=docker
16:41:13 [2023-12-20T16:41:13.512Z] HOME=/root
16:41:13 [2023-12-20T16:41:13.512Z] CONTAINERD_NAMESPACE=moby
16:41:13 [2023-12-20T16:41:13.512Z] GOLANG_VERSION=1.21.5
16:41:13 [2023-12-20T16:41:13.512Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:41:13 [2023-12-20T16:41:13.512Z] VALIDATE_BRANCH=master
16:41:13 [2023-12-20T16:41:13.512Z] TERM=xterm
16:41:13 [2023-12-20T16:41:13.512Z] DOCKER_PKG=github.com/docker/docker
16:41:13 [2023-12-20T16:41:13.512Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
16:41:13 [2023-12-20T16:41:13.512Z] SHLVL=1
16:41:13 [2023-12-20T16:41:13.512Z] TIMEOUT=120m
16:41:13 [2023-12-20T16:41:13.512Z] GOTOOLCHAIN=local
16:41:13 [2023-12-20T16:41:13.512Z] DOCKER_GRAPHDRIVER=overlay2
16:41:13 [2023-12-20T16:41:13.512Z] GO111MODULE=off
16:41:13 [2023-12-20T16:41:13.512Z] DOCKER_EXPERIMENTAL=1
16:41:13 [2023-12-20T16:41:13.512Z] TEST_SKIP_INTEGRATION_CLI=1
16:41:13 [2023-12-20T16:41:13.512Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:41:13 [2023-12-20T16:41:13.512Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:41:13 [2023-12-20T16:41:13.512Z] GOPATH=/go
16:41:13 [2023-12-20T16:41:13.512Z] PKG_CONFIG=pkg-config
16:41:13 [2023-12-20T16:41:13.512Z] _=/usr/bin/env
16:41:13 [2023-12-20T16:41:13.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
16:41:35 [2023-12-20T16:41:35.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
16:41:35 [2023-12-20T16:41:35.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
16:41:35 [2023-12-20T16:41:35.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
16:41:36 [2023-12-20T16:41:36.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
16:41:41 [2023-12-20T16:41:41.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
16:41:44 [2023-12-20T16:41:44.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
16:41:44 [2023-12-20T16:41:44.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
16:41:45 [2023-12-20T16:41:45.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
16:41:46 [2023-12-20T16:41:46.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
16:41:48 [2023-12-20T16:41:48.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main
16:41:49 [2023-12-20T16:41:49.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
16:41:49 [2023-12-20T16:41:49.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
16:41:50 [2023-12-20T16:41:50.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
16:41:52 [2023-12-20T16:41:52.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
16:41:54 [2023-12-20T16:41:54.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
16:41:55 [2023-12-20T16:41:55.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
16:41:55 [2023-12-20T16:41:55.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
16:41:56 [2023-12-20T16:41:56.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
16:41:57 [2023-12-20T16:41:57.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
16:41:59 [2023-12-20T16:41:59.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
16:41:59 [2023-12-20T16:41:59.620Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
16:42:00 [2023-12-20T16:42:00.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
16:42:03 [2023-12-20T16:42:03.129Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:42:03 [2023-12-20T16:42:03.129Z] Using test binary /usr/local/cli-integration/docker
16:42:03 [2023-12-20T16:42:03.129Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:42:03 [2023-12-20T16:42:03.129Z] +++ /etc/init.d/apparmor start
16:42:03 [2023-12-20T16:42:03.129Z] Not: starting.
16:42:03 [2023-12-20T16:42:03.129Z] INFO: Waiting for daemon to start...
16:42:03 [2023-12-20T16:42:03.129Z] Starting dockerd
16:42:03 [2023-12-20T16:42:03.129Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.ol9lN5QZ00/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
16:42:18 [2023-12-20T16:42:18.009Z] .
16:42:18 [2023-12-20T16:42:18.009Z] Running integration-test (iteration 1)
16:42:18 [2023-12-20T16:42:18.009Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
16:42:18 [2023-12-20T16:42:18.009Z] ++ '[' -n '' ']'
16:42:18 [2023-12-20T16:42:18.009Z] ++ 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:42:18 [2023-12-20T16:42:18.009Z] ++ set -e
16:42:18 [2023-12-20T16:42:18.009Z] ++ '[' -n 0 ']'
16:42:18 [2023-12-20T16:42:18.009Z] ++ set -x
16:42:18 [2023-12-20T16:42:18.009Z] ++ 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.ol9lN5QZ00/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:42:18 [2023-12-20T16:42:18.268Z] Loaded image: busybox:latest
16:42:18 [2023-12-20T16:42:18.268Z] Loaded image: busybox:glibc
16:42:19 [2023-12-20T16:42:19.206Z] Loaded image: debian:bookworm-slim
16:42:19 [2023-12-20T16:42:19.206Z] Loaded image: hello-world:latest
16:42:19 [2023-12-20T16:42:19.206Z] Loaded image: arm32v7/hello-world:latest
16:42:19 [2023-12-20T16:42:19.206Z] INFO: Testing against a local daemon
16:42:19 [2023-12-20T16:42:19.206Z] === RUN   TestCgroupNamespacesBuild
16:42:20 [2023-12-20T16:42:20.583Z] --- PASS: TestCgroupNamespacesBuild (1.20s)
16:42:20 [2023-12-20T16:42:20.583Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
16:42:21 [2023-12-20T16:42:21.521Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s)
16:42:21 [2023-12-20T16:42:21.521Z] === RUN   TestBuildWithSession
16:42:21 [2023-12-20T16:42:21.521Z]     build_session_test.go:25: TODO: BuildKit
16:42:21 [2023-12-20T16:42:21.521Z] --- SKIP: TestBuildWithSession (0.00s)
16:42:21 [2023-12-20T16:42:21.521Z] === RUN   TestBuildSquashParent
16:42:25 [2023-12-20T16:42:25.711Z] --- PASS: TestBuildSquashParent (3.60s)
16:42:25 [2023-12-20T16:42:25.711Z] === RUN   TestBuildWithRemoveAndForceRemove
16:42:25 [2023-12-20T16:42:25.711Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:42:25 [2023-12-20T16:42:25.711Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:42:25 [2023-12-20T16:42:25.711Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:42:25 [2023-12-20T16:42:25.711Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:42:25 [2023-12-20T16:42:25.711Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:42:25 [2023-12-20T16:42:25.711Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:42:25 [2023-12-20T16:42:25.711Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:42:25 [2023-12-20T16:42:25.711Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:42:25 [2023-12-20T16:42:25.711Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:42:25 [2023-12-20T16:42:25.711Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:42:25 [2023-12-20T16:42:25.711Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:42:25 [2023-12-20T16:42:25.711Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:42:25 [2023-12-20T16:42:25.711Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:42:25 [2023-12-20T16:42:25.711Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:42:25 [2023-12-20T16:42:25.711Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:42:25 [2023-12-20T16:42:25.711Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:42:25 [2023-12-20T16:42:25.711Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:42:25 [2023-12-20T16:42:25.711Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:42:31 [2023-12-20T16:42:31.992Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s)
16:42:31 [2023-12-20T16:42:31.992Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.56s)
16:42:31 [2023-12-20T16:42:31.992Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.53s)
16:42:31 [2023-12-20T16:42:31.992Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.55s)
16:42:31 [2023-12-20T16:42:31.992Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.65s)
16:42:31 [2023-12-20T16:42:31.992Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.76s)
16:42:31 [2023-12-20T16:42:31.992Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.86s)
16:42:31 [2023-12-20T16:42:31.992Z] === RUN   TestBuildMultiStageCopy
16:42:31 [2023-12-20T16:42:31.992Z] === RUN   TestBuildMultiStageCopy/copy_to_root
16:42:31 [2023-12-20T16:42:31.992Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
16:42:31 [2023-12-20T16:42:31.992Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
16:42:31 [2023-12-20T16:42:31.992Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
16:42:31 [2023-12-20T16:42:31.992Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
16:42:31 [2023-12-20T16:42:31.992Z] --- PASS: TestBuildMultiStageCopy (1.54s)
16:42:31 [2023-12-20T16:42:31.992Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.09s)
16:42:31 [2023-12-20T16:42:31.992Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.08s)
16:42:31 [2023-12-20T16:42:31.992Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.10s)
16:42:31 [2023-12-20T16:42:31.992Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.12s)
16:42:31 [2023-12-20T16:42:31.992Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.12s)
16:42:31 [2023-12-20T16:42:31.992Z] === RUN   TestBuildMultiStageParentConfig
16:42:31 [2023-12-20T16:42:31.992Z] --- PASS: TestBuildMultiStageParentConfig (0.37s)
16:42:31 [2023-12-20T16:42:31.992Z] === RUN   TestBuildLabelWithTargets
16:42:31 [2023-12-20T16:42:31.992Z] --- PASS: TestBuildLabelWithTargets (0.58s)
16:42:31 [2023-12-20T16:42:31.992Z] === RUN   TestBuildWithEmptyLayers
16:42:31 [2023-12-20T16:42:31.992Z] --- PASS: TestBuildWithEmptyLayers (0.14s)
16:42:31 [2023-12-20T16:42:31.992Z] === RUN   TestBuildMultiStageOnBuild
16:42:33 [2023-12-20T16:42:33.381Z] --- PASS: TestBuildMultiStageOnBuild (1.34s)
16:42:33 [2023-12-20T16:42:33.381Z] === RUN   TestBuildUncleanTarFilenames
16:42:33 [2023-12-20T16:42:33.381Z] --- PASS: TestBuildUncleanTarFilenames (0.11s)
16:42:33 [2023-12-20T16:42:33.381Z] === RUN   TestBuildMultiStageLayerLeak
16:42:34 [2023-12-20T16:42:34.316Z] --- PASS: TestBuildMultiStageLayerLeak (1.14s)
16:42:34 [2023-12-20T16:42:34.316Z] === RUN   TestBuildWithHugeFile
16:43:41 [2023-12-20T16:43:41.998Z] --- PASS: TestBuildWithHugeFile (66.32s)
16:43:41 [2023-12-20T16:43:41.998Z] === RUN   TestBuildWCOWSandboxSize
16:43:41 [2023-12-20T16:43:41.998Z]     build_test.go:521: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
16:43:41 [2023-12-20T16:43:41.998Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
16:43:41 [2023-12-20T16:43:41.998Z] === RUN   TestBuildWithEmptyDockerfile
16:43:41 [2023-12-20T16:43:41.998Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
16:43:41 [2023-12-20T16:43:41.998Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
16:43:41 [2023-12-20T16:43:41.998Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:43:41 [2023-12-20T16:43:41.998Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:43:41 [2023-12-20T16:43:41.998Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:43:41 [2023-12-20T16:43:41.998Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:43:41 [2023-12-20T16:43:41.998Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
16:43:41 [2023-12-20T16:43:41.998Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:43:41 [2023-12-20T16:43:41.998Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:43:41 [2023-12-20T16:43:41.998Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s)
16:43:41 [2023-12-20T16:43:41.998Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
16:43:41 [2023-12-20T16:43:41.998Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
16:43:41 [2023-12-20T16:43:41.998Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
16:43:41 [2023-12-20T16:43:41.998Z] === RUN   TestBuildPreserveOwnership
16:43:41 [2023-12-20T16:43:41.998Z] === RUN   TestBuildPreserveOwnership/copy_from
16:43:42 [2023-12-20T16:43:42.257Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
16:43:42 [2023-12-20T16:43:42.824Z] --- PASS: TestBuildPreserveOwnership (2.19s)
16:43:42 [2023-12-20T16:43:42.824Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.51s)
16:43:42 [2023-12-20T16:43:42.824Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.67s)
16:43:42 [2023-12-20T16:43:42.824Z] === RUN   TestBuildPlatformInvalid
16:43:42 [2023-12-20T16:43:42.824Z] --- PASS: TestBuildPlatformInvalid (0.01s)
16:43:42 [2023-12-20T16:43:42.824Z] === RUN   TestBuildkitHistoryTracePropagation
16:43:42 [2023-12-20T16:43:42.824Z] time="2023-12-20T16:43:42Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
16:43:42 [2023-12-20T16:43:42.824Z] time="2023-12-20T16:43:42Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
16:43:42 [2023-12-20T16:43:42.824Z] time="2023-12-20T16:43: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:43:42 [2023-12-20T16:43:42.824Z] time="2023-12-20T16:43:42Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
16:43:42 [2023-12-20T16:43:42.824Z] time="2023-12-20T16:43: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:43:42 [2023-12-20T16:43:42.824Z] time="2023-12-20T16:43:42Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
16:43:42 [2023-12-20T16:43:42.824Z] time="2023-12-20T16:43:42Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
16:43:42 [2023-12-20T16:43:42.824Z] time="2023-12-20T16:43:42Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
16:43:42 [2023-12-20T16:43:42.824Z] time="2023-12-20T16:43:42Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
16:43:42 [2023-12-20T16:43:42.824Z] time="2023-12-20T16:43:42Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
16:43:42 [2023-12-20T16:43:42.824Z] time="2023-12-20T16:43:42Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
16:43:42 [2023-12-20T16:43:42.824Z] time="2023-12-20T16:43:42Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
16:43:42 [2023-12-20T16:43:42.824Z] time="2023-12-20T16:43:42Z" level=info msg="[core] [Server #4] Server created" module=grpc
16:43:42 [2023-12-20T16:43:42.824Z]     build_traces_test.go:84: Waiting for trace to be available
16:43:47 [2023-12-20T16:43:47.009Z] time="2023-12-20T16:43:46Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
16:43:47 [2023-12-20T16:43:47.009Z] time="2023-12-20T16:43:46Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc
16:43:47 [2023-12-20T16:43:47.009Z] time="2023-12-20T16:43:46Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc
16:43:47 [2023-12-20T16:43:47.009Z] time="2023-12-20T16:43:46Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
16:43:47 [2023-12-20T16:43:47.009Z] time="2023-12-20T16:43:46Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
16:43:47 [2023-12-20T16:43:47.009Z] time="2023-12-20T16:43:46Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
16:43:47 [2023-12-20T16:43:47.009Z] --- PASS: TestBuildkitHistoryTracePropagation (4.05s)
16:43:47 [2023-12-20T16:43:47.009Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
16:43:47 [2023-12-20T16:43:47.575Z] Loaded image: busybox:latest
16:43:47 [2023-12-20T16:43:47.575Z] Loaded image: busybox:glibc
16:43:48 [2023-12-20T16:43:48.510Z] Loaded image: debian:bookworm-slim
16:43:48 [2023-12-20T16:43:48.510Z] Loaded image: hello-world:latest
16:43:48 [2023-12-20T16:43:48.510Z] Loaded image: arm32v7/hello-world:latest
16:43:58 [2023-12-20T16:43:58.533Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.66s)
16:43:58 [2023-12-20T16:43:58.533Z] PASS
16:43:58 [2023-12-20T16:43:58.533Z] 
16:43:58 [2023-12-20T16:43:58.533Z] === Skipped
16:43:58 [2023-12-20T16:43:58.533Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
16:43:58 [2023-12-20T16:43:58.533Z]     build_session_test.go:25: TODO: BuildKit
16:43:58 [2023-12-20T16:43:58.533Z] 
16:43:58 [2023-12-20T16:43:58.533Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
16:43:58 [2023-12-20T16:43:58.533Z]     build_test.go:521: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
16:43:58 [2023-12-20T16:43:58.533Z] 
16:43:58 [2023-12-20T16:43:58.533Z] DONE 35 tests, 2 skipped in 99.531s
16:43:58 [2023-12-20T16:43:58.533Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
16:43:58 [2023-12-20T16:43:58.533Z] ++ '[' -n '' ']'
16:43:58 [2023-12-20T16:43:58.533Z] ++ 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:43:58 [2023-12-20T16:43:58.533Z] ++ set -e
16:43:58 [2023-12-20T16:43:58.533Z] ++ '[' -n 0 ']'
16:43:58 [2023-12-20T16:43:58.533Z] ++ set -x
16:43:58 [2023-12-20T16:43:58.533Z] ++ 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.ol9lN5QZ00/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:43:58 [2023-12-20T16:43:58.533Z] INFO: Testing against a local daemon
16:43:58 [2023-12-20T16:43:58.533Z] === RUN   TestNoNewPrivileges
16:44:08 [2023-12-20T16:44:08.531Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
16:44:08 [2023-12-20T16:44:08.531Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
16:44:08 [2023-12-20T16:44:08.531Z] --- PASS: TestNoNewPrivileges (10.68s)
16:44:08 [2023-12-20T16:44:08.531Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.44s)
16:44:08 [2023-12-20T16:44:08.531Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.47s)
16:44:08 [2023-12-20T16:44:08.531Z] PASS
16:44:08 [2023-12-20T16:44:08.531Z] 
16:44:08 [2023-12-20T16:44:08.531Z] DONE 3 tests in 10.708s
16:44:08 [2023-12-20T16:44:08.531Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
16:44:08 [2023-12-20T16:44:08.531Z] ++ '[' -n '' ']'
16:44:08 [2023-12-20T16:44:08.531Z] ++ 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:44:08 [2023-12-20T16:44:08.531Z] ++ set -e
16:44:08 [2023-12-20T16:44:08.531Z] ++ '[' -n 0 ']'
16:44:08 [2023-12-20T16:44:08.531Z] ++ set -x
16:44:08 [2023-12-20T16:44:08.531Z] ++ 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.ol9lN5QZ00/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:44:08 [2023-12-20T16:44:08.531Z] INFO: Testing against a local daemon
16:44:08 [2023-12-20T16:44:08.531Z] === RUN   TestConfigInspect
16:44:10 [2023-12-20T16:44:10.434Z] --- PASS: TestConfigInspect (1.97s)
16:44:10 [2023-12-20T16:44:10.434Z] === RUN   TestConfigList
16:44:11 [2023-12-20T16:44:11.368Z] === RUN   TestConfigList/test_filter_by_name
16:44:11 [2023-12-20T16:44:11.368Z] === RUN   TestConfigList/test_filter_by_id
16:44:11 [2023-12-20T16:44:11.368Z] === RUN   TestConfigList/test_filter_by_label_key_only
16:44:11 [2023-12-20T16:44:11.368Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
16:44:11 [2023-12-20T16:44:11.368Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
16:44:12 [2023-12-20T16:44:12.303Z] --- PASS: TestConfigList (1.98s)
16:44:12 [2023-12-20T16:44:12.304Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
16:44:12 [2023-12-20T16:44:12.304Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
16:44:12 [2023-12-20T16:44:12.304Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
16:44:12 [2023-12-20T16:44:12.304Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
16:44:12 [2023-12-20T16:44:12.304Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
16:44:12 [2023-12-20T16:44:12.304Z] === RUN   TestConfigsCreateAndDelete
16:44:14 [2023-12-20T16:44:14.205Z] --- PASS: TestConfigsCreateAndDelete (1.84s)
16:44:14 [2023-12-20T16:44:14.205Z] === RUN   TestConfigsUpdate
16:44:16 [2023-12-20T16:44:16.112Z] --- PASS: TestConfigsUpdate (1.94s)
16:44:16 [2023-12-20T16:44:16.112Z] === RUN   TestTemplatedConfig
16:44:19 [2023-12-20T16:44:19.396Z] --- PASS: TestTemplatedConfig (2.70s)
16:44:19 [2023-12-20T16:44:19.396Z] === RUN   TestConfigCreateResolve
16:44:20 [2023-12-20T16:44:20.770Z] --- PASS: TestConfigCreateResolve (2.05s)
16:44:20 [2023-12-20T16:44:20.770Z] PASS
16:44:20 [2023-12-20T16:44:20.770Z] 
16:44:20 [2023-12-20T16:44:20.770Z] DONE 11 tests in 12.518s
16:44:20 [2023-12-20T16:44:20.770Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
16:44:20 [2023-12-20T16:44:20.770Z] ++ '[' -n '' ']'
16:44:20 [2023-12-20T16:44:20.770Z] ++ 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:44:20 [2023-12-20T16:44:20.770Z] ++ set -e
16:44:20 [2023-12-20T16:44:20.770Z] ++ '[' -n 0 ']'
16:44:20 [2023-12-20T16:44:20.770Z] ++ set -x
16:44:20 [2023-12-20T16:44:20.770Z] ++ 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.ol9lN5QZ00/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:44:20 [2023-12-20T16:44:20.770Z] INFO: Testing against a local daemon
16:44:20 [2023-12-20T16:44:20.770Z] === RUN   TestAttach
16:44:20 [2023-12-20T16:44:20.770Z] === RUN   TestAttach/without_TTY
16:44:20 [2023-12-20T16:44:20.770Z] === PAUSE TestAttach/without_TTY
16:44:20 [2023-12-20T16:44:20.770Z] === RUN   TestAttach/with_TTY
16:44:20 [2023-12-20T16:44:20.770Z] === PAUSE TestAttach/with_TTY
16:44:20 [2023-12-20T16:44:20.770Z] === CONT  TestAttach/without_TTY
16:44:20 [2023-12-20T16:44:20.770Z] === CONT  TestAttach/with_TTY
16:44:21 [2023-12-20T16:44:21.028Z] --- PASS: TestAttach (0.02s)
16:44:21 [2023-12-20T16:44:21.028Z]     --- PASS: TestAttach/without_TTY (0.06s)
16:44:21 [2023-12-20T16:44:21.028Z]     --- PASS: TestAttach/with_TTY (0.06s)
16:44:21 [2023-12-20T16:44:21.028Z] === RUN   TestCreateWithCDIDevices
16:44:21 [2023-12-20T16:44:21.964Z] --- PASS: TestCreateWithCDIDevices (1.11s)
16:44:21 [2023-12-20T16:44:21.964Z] === RUN   TestCDISpecDirsAreInSystemInfo
16:44:21 [2023-12-20T16:44:21.964Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default
16:44:22 [2023-12-20T16:44:22.530Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned
16:44:23 [2023-12-20T16:44:23.097Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice
16:44:23 [2023-12-20T16:44:23.663Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice
16:44:24 [2023-12-20T16:44:24.230Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice
16:44:24 [2023-12-20T16:44:24.797Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice
16:44:25 [2023-12-20T16:44:25.366Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice
16:44:25 [2023-12-20T16:44:25.625Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice
16:44:26 [2023-12-20T16:44:26.193Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.18s)
16:44:26 [2023-12-20T16:44:26.193Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default (0.52s)
16:44:26 [2023-12-20T16:44:26.193Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned (0.52s)
16:44:26 [2023-12-20T16:44:26.193Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
16:44:26 [2023-12-20T16:44:26.193Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice (0.52s)
16:44:26 [2023-12-20T16:44:26.193Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice (0.52s)
16:44:26 [2023-12-20T16:44:26.193Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice (0.52s)
16:44:26 [2023-12-20T16:44:26.193Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
16:44:26 [2023-12-20T16:44:26.193Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice (0.52s)
16:44:26 [2023-12-20T16:44:26.193Z] === RUN   TestCheckpoint
16:44:26 [2023-12-20T16:44:26.193Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:44:26 [2023-12-20T16:44:26.193Z] --- SKIP: TestCheckpoint (0.00s)
16:44:26 [2023-12-20T16:44:26.193Z] === RUN   TestContainerInvalidJSON
16:44:26 [2023-12-20T16:44:26.193Z] === RUN   TestContainerInvalidJSON/commit
16:44:26 [2023-12-20T16:44:26.193Z] === PAUSE TestContainerInvalidJSON/commit
16:44:26 [2023-12-20T16:44:26.193Z] === RUN   TestContainerInvalidJSON/containers/create
16:44:26 [2023-12-20T16:44:26.193Z] === PAUSE TestContainerInvalidJSON/containers/create
16:44:26 [2023-12-20T16:44:26.193Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
16:44:26 [2023-12-20T16:44:26.193Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
16:44:26 [2023-12-20T16:44:26.193Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
16:44:26 [2023-12-20T16:44:26.193Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
16:44:26 [2023-12-20T16:44:26.193Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
16:44:26 [2023-12-20T16:44:26.193Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
16:44:26 [2023-12-20T16:44:26.193Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
16:44:26 [2023-12-20T16:44:26.193Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
16:44:26 [2023-12-20T16:44:26.193Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
16:44:26 [2023-12-20T16:44:26.193Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
16:44:26 [2023-12-20T16:44:26.193Z] === CONT  TestContainerInvalidJSON/commit
16:44:26 [2023-12-20T16:44:26.193Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
16:44:26 [2023-12-20T16:44:26.193Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
16:44:26 [2023-12-20T16:44:26.193Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
16:44:26 [2023-12-20T16:44:26.193Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
16:44:26 [2023-12-20T16:44:26.193Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
16:44:26 [2023-12-20T16:44:26.193Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
16:44:26 [2023-12-20T16:44:26.193Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
16:44:26 [2023-12-20T16:44:26.193Z] === CONT  TestContainerInvalidJSON/containers/create
16:44:26 [2023-12-20T16:44:26.193Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
16:44:26 [2023-12-20T16:44:26.193Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
16:44:26 [2023-12-20T16:44:26.193Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
16:44:26 [2023-12-20T16:44:26.193Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
16:44:26 [2023-12-20T16:44:26.193Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
16:44:26 [2023-12-20T16:44:26.193Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
16:44:26 [2023-12-20T16:44:26.193Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
16:44:26 [2023-12-20T16:44:26.193Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
16:44:26 [2023-12-20T16:44:26.193Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
16:44:26 [2023-12-20T16:44:26.193Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
16:44:26 [2023-12-20T16:44:26.193Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
16:44:26 [2023-12-20T16:44:26.193Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
16:44:26 [2023-12-20T16:44:26.193Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
16:44:26 [2023-12-20T16:44:26.193Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
16:44:26 [2023-12-20T16:44:26.193Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
16:44:26 [2023-12-20T16:44:26.193Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
16:44:26 [2023-12-20T16:44:26.193Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
16:44:26 [2023-12-20T16:44:26.193Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
16:44:26 [2023-12-20T16:44:26.193Z] === RUN   TestContainerInvalidJSON/commit/empty_body
16:44:26 [2023-12-20T16:44:26.193Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
16:44:26 [2023-12-20T16:44:26.193Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
16:44:26 [2023-12-20T16:44:26.193Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
16:44:26 [2023-12-20T16:44:26.193Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
16:44:26 [2023-12-20T16:44:26.193Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
16:44:26 [2023-12-20T16:44:26.193Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
16:44:26 [2023-12-20T16:44:26.193Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
16:44:26 [2023-12-20T16:44:26.193Z] --- PASS: TestContainerInvalidJSON (0.01s)
16:44:26 [2023-12-20T16:44:26.193Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
16:44:26 [2023-12-20T16:44:26.193Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
16:44:26 [2023-12-20T16:44:26.193Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
16:44:26 [2023-12-20T16:44:26.193Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
16:44:26 [2023-12-20T16:44:26.193Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
16:44:26 [2023-12-20T16:44:26.193Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
16:44:26 [2023-12-20T16:44:26.194Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
16:44:26 [2023-12-20T16:44:26.194Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
16:44:26 [2023-12-20T16:44:26.194Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
16:44:26 [2023-12-20T16:44:26.194Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
16:44:26 [2023-12-20T16:44:26.194Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
16:44:26 [2023-12-20T16:44:26.194Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
16:44:26 [2023-12-20T16:44:26.194Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
16:44:26 [2023-12-20T16:44:26.194Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
16:44:26 [2023-12-20T16:44:26.194Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
16:44:26 [2023-12-20T16:44:26.194Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
16:44:26 [2023-12-20T16:44:26.194Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
16:44:26 [2023-12-20T16:44:26.194Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
16:44:26 [2023-12-20T16:44:26.194Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
16:44:26 [2023-12-20T16:44:26.194Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
16:44:26 [2023-12-20T16:44:26.194Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
16:44:26 [2023-12-20T16:44:26.194Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
16:44:26 [2023-12-20T16:44:26.194Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
16:44:26 [2023-12-20T16:44:26.194Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
16:44:26 [2023-12-20T16:44:26.194Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
16:44:26 [2023-12-20T16:44:26.194Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
16:44:26 [2023-12-20T16:44:26.194Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
16:44:26 [2023-12-20T16:44:26.194Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
16:44:26 [2023-12-20T16:44:26.194Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
16:44:26 [2023-12-20T16:44:26.194Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
16:44:26 [2023-12-20T16:44:26.194Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
16:44:26 [2023-12-20T16:44:26.194Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
16:44:26 [2023-12-20T16:44:26.194Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
16:44:26 [2023-12-20T16:44:26.194Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
16:44:26 [2023-12-20T16:44:26.194Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
16:44:26 [2023-12-20T16:44:26.194Z] === RUN   TestCopyFromContainerPathDoesNotExist
16:44:26 [2023-12-20T16:44:26.452Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
16:44:26 [2023-12-20T16:44:26.452Z] === RUN   TestCopyFromContainerPathIsNotDir
16:44:26 [2023-12-20T16:44:26.452Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.23s)
16:44:26 [2023-12-20T16:44:26.452Z] === RUN   TestCopyToContainerPathDoesNotExist
16:44:26 [2023-12-20T16:44:26.711Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
16:44:26 [2023-12-20T16:44:26.711Z] === RUN   TestCopyEmptyFile
16:44:26 [2023-12-20T16:44:26.711Z] --- PASS: TestCopyEmptyFile (0.08s)
16:44:26 [2023-12-20T16:44:26.711Z] === RUN   TestCopyToContainerPathIsNotDir
16:44:26 [2023-12-20T16:44:26.711Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
16:44:26 [2023-12-20T16:44:26.711Z] === RUN   TestCopyFromContainer
16:44:27 [2023-12-20T16:44:27.648Z] === RUN   TestCopyFromContainer//
16:44:27 [2023-12-20T16:44:27.648Z] === RUN   TestCopyFromContainer/.
16:44:27 [2023-12-20T16:44:27.648Z] === RUN   TestCopyFromContainer//.
16:44:27 [2023-12-20T16:44:27.648Z] === RUN   TestCopyFromContainer/./
16:44:27 [2023-12-20T16:44:27.648Z] === RUN   TestCopyFromContainer//./
16:44:27 [2023-12-20T16:44:27.648Z] === RUN   TestCopyFromContainer//bar/root
16:44:27 [2023-12-20T16:44:27.648Z] === RUN   TestCopyFromContainer//bar/root/
16:44:27 [2023-12-20T16:44:27.648Z] === RUN   TestCopyFromContainer//bar/root/.
16:44:27 [2023-12-20T16:44:27.648Z] === RUN   TestCopyFromContainer/bar/quux
16:44:27 [2023-12-20T16:44:27.648Z] === RUN   TestCopyFromContainer/bar/quux/
16:44:27 [2023-12-20T16:44:27.648Z] === RUN   TestCopyFromContainer/bar/quux/.
16:44:27 [2023-12-20T16:44:27.648Z] === RUN   TestCopyFromContainer/bar/quux/baz
16:44:27 [2023-12-20T16:44:27.648Z] === RUN   TestCopyFromContainer/bar/filesymlink
16:44:27 [2023-12-20T16:44:27.648Z] === RUN   TestCopyFromContainer/bar/dirsymlink
16:44:27 [2023-12-20T16:44:27.648Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
16:44:27 [2023-12-20T16:44:27.648Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
16:44:27 [2023-12-20T16:44:27.648Z] === RUN   TestCopyFromContainer/bar/notarget
16:44:27 [2023-12-20T16:44:27.648Z] --- PASS: TestCopyFromContainer (0.86s)
16:44:27 [2023-12-20T16:44:27.648Z]     --- PASS: TestCopyFromContainer// (0.01s)
16:44:27 [2023-12-20T16:44:27.648Z]     --- PASS: TestCopyFromContainer/. (0.01s)
16:44:27 [2023-12-20T16:44:27.648Z]     --- PASS: TestCopyFromContainer//. (0.01s)
16:44:27 [2023-12-20T16:44:27.648Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
16:44:27 [2023-12-20T16:44:27.648Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
16:44:27 [2023-12-20T16:44:27.648Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
16:44:27 [2023-12-20T16:44:27.648Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
16:44:27 [2023-12-20T16:44:27.648Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
16:44:27 [2023-12-20T16:44:27.648Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
16:44:27 [2023-12-20T16:44:27.648Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
16:44:27 [2023-12-20T16:44:27.648Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
16:44:27 [2023-12-20T16:44:27.648Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
16:44:27 [2023-12-20T16:44:27.648Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
16:44:27 [2023-12-20T16:44:27.648Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
16:44:27 [2023-12-20T16:44:27.648Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
16:44:27 [2023-12-20T16:44:27.648Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
16:44:27 [2023-12-20T16:44:27.648Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.01s)
16:44:27 [2023-12-20T16:44:27.648Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
16:44:27 [2023-12-20T16:44:27.648Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:44:27 [2023-12-20T16:44:27.648Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:44:27 [2023-12-20T16:44:27.648Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:44:27 [2023-12-20T16:44:27.648Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:44:27 [2023-12-20T16:44:27.648Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
16:44:27 [2023-12-20T16:44:27.648Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
16:44:27 [2023-12-20T16:44:27.648Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:44:27 [2023-12-20T16:44:27.648Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
16:44:27 [2023-12-20T16:44:27.648Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:44:27 [2023-12-20T16:44:27.648Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
16:44:27 [2023-12-20T16:44:27.648Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
16:44:27 [2023-12-20T16:44:27.648Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
16:44:27 [2023-12-20T16:44:27.648Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
16:44:27 [2023-12-20T16:44:27.648Z] === RUN   TestCreateLinkToNonExistingContainer
16:44:27 [2023-12-20T16:44:27.648Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
16:44:27 [2023-12-20T16:44:27.648Z] === RUN   TestCreateWithInvalidEnv
16:44:27 [2023-12-20T16:44:27.648Z] === RUN   TestCreateWithInvalidEnv/0
16:44:27 [2023-12-20T16:44:27.648Z] === PAUSE TestCreateWithInvalidEnv/0
16:44:27 [2023-12-20T16:44:27.648Z] === RUN   TestCreateWithInvalidEnv/1
16:44:27 [2023-12-20T16:44:27.648Z] === PAUSE TestCreateWithInvalidEnv/1
16:44:27 [2023-12-20T16:44:27.648Z] === RUN   TestCreateWithInvalidEnv/2
16:44:27 [2023-12-20T16:44:27.648Z] === PAUSE TestCreateWithInvalidEnv/2
16:44:27 [2023-12-20T16:44:27.648Z] === CONT  TestCreateWithInvalidEnv/0
16:44:27 [2023-12-20T16:44:27.648Z] === CONT  TestCreateWithInvalidEnv/2
16:44:27 [2023-12-20T16:44:27.648Z] === CONT  TestCreateWithInvalidEnv/1
16:44:27 [2023-12-20T16:44:27.648Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
16:44:27 [2023-12-20T16:44:27.648Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
16:44:27 [2023-12-20T16:44:27.648Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
16:44:27 [2023-12-20T16:44:27.648Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
16:44:27 [2023-12-20T16:44:27.648Z] === RUN   TestCreateTmpfsMountsTarget
16:44:27 [2023-12-20T16:44:27.648Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
16:44:27 [2023-12-20T16:44:27.648Z] === RUN   TestCreateWithCustomMaskedPaths
16:44:29 [2023-12-20T16:44:29.027Z] --- PASS: TestCreateWithCustomMaskedPaths (1.42s)
16:44:29 [2023-12-20T16:44:29.027Z] === RUN   TestCreateWithCustomReadonlyPaths
16:44:30 [2023-12-20T16:44:30.932Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.44s)
16:44:30 [2023-12-20T16:44:30.932Z] === RUN   TestCreateWithInvalidHealthcheckParams
16:44:30 [2023-12-20T16:44:30.932Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:44:30 [2023-12-20T16:44:30.932Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:44:30 [2023-12-20T16:44:30.932Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:44:30 [2023-12-20T16:44:30.932Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:44:30 [2023-12-20T16:44:30.932Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:44:30 [2023-12-20T16:44:30.932Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:44:30 [2023-12-20T16:44:30.932Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:44:30 [2023-12-20T16:44:30.932Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:44:30 [2023-12-20T16:44:30.932Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:44:30 [2023-12-20T16:44:30.932Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:44:30 [2023-12-20T16:44:30.932Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
16:44:30 [2023-12-20T16:44:30.932Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
16:44:30 [2023-12-20T16:44:30.932Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:44:30 [2023-12-20T16:44:30.932Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:44:30 [2023-12-20T16:44:30.932Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
16:44:30 [2023-12-20T16:44:30.932Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:44:30 [2023-12-20T16:44:30.932Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:44:30 [2023-12-20T16:44:30.932Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:44:30 [2023-12-20T16:44:30.932Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
16:44:30 [2023-12-20T16:44:30.932Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
16:44:30 [2023-12-20T16:44:30.932Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
16:44:30 [2023-12-20T16:44:30.932Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
16:44:30 [2023-12-20T16:44:30.932Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
16:44:30 [2023-12-20T16:44:30.932Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
16:44:30 [2023-12-20T16:44:30.932Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
16:44:30 [2023-12-20T16:44:30.932Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
16:44:30 [2023-12-20T16:44:30.932Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.50s)
16:44:30 [2023-12-20T16:44:30.932Z] === RUN   TestCreateDifferentPlatform
16:44:30 [2023-12-20T16:44:30.932Z] === RUN   TestCreateDifferentPlatform/different_os
16:44:30 [2023-12-20T16:44:30.932Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
16:44:30 [2023-12-20T16:44:30.932Z] --- PASS: TestCreateDifferentPlatform (0.01s)
16:44:30 [2023-12-20T16:44:30.932Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
16:44:30 [2023-12-20T16:44:30.932Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
16:44:30 [2023-12-20T16:44:30.932Z] === RUN   TestCreateVolumesFromNonExistingContainer
16:44:31 [2023-12-20T16:44:31.191Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s)
16:44:31 [2023-12-20T16:44:31.191Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
16:44:31 [2023-12-20T16:44:31.191Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
16:44:31 [2023-12-20T16:44:31.191Z] === RUN   TestCreateInvalidHostConfig
16:44:31 [2023-12-20T16:44:31.191Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
16:44:31 [2023-12-20T16:44:31.191Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
16:44:31 [2023-12-20T16:44:31.191Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
16:44:31 [2023-12-20T16:44:31.191Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
16:44:31 [2023-12-20T16:44:31.191Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
16:44:31 [2023-12-20T16:44:31.191Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
16:44:31 [2023-12-20T16:44:31.191Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
16:44:31 [2023-12-20T16:44:31.191Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
16:44:31 [2023-12-20T16:44:31.191Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
16:44:31 [2023-12-20T16:44:31.191Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
16:44:31 [2023-12-20T16:44:31.191Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
16:44:31 [2023-12-20T16:44:31.191Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
16:44:31 [2023-12-20T16:44:31.191Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
16:44:31 [2023-12-20T16:44:31.191Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
16:44:31 [2023-12-20T16:44:31.191Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
16:44:31 [2023-12-20T16:44:31.191Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
16:44:31 [2023-12-20T16:44:31.191Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
16:44:31 [2023-12-20T16:44:31.191Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
16:44:31 [2023-12-20T16:44:31.191Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
16:44:31 [2023-12-20T16:44:31.191Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
16:44:31 [2023-12-20T16:44:31.191Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
16:44:31 [2023-12-20T16:44:31.191Z] === RUN   TestCreateWithMultipleEndpointSettings
16:44:31 [2023-12-20T16:44:31.191Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.44
16:44:31 [2023-12-20T16:44:31.191Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.43
16:44:31 [2023-12-20T16:44:31.191Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.06s)
16:44:31 [2023-12-20T16:44:31.191Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.04s)
16:44:31 [2023-12-20T16:44:31.191Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s)
16:44:31 [2023-12-20T16:44:31.191Z] === RUN   TestCreateWithCustomMACs
16:44:31 [2023-12-20T16:44:31.759Z] --- PASS: TestCreateWithCustomMACs (0.62s)
16:44:31 [2023-12-20T16:44:31.759Z] === RUN   TestContainerStartOnDaemonRestart
16:44:31 [2023-12-20T16:44:31.759Z] === PAUSE TestContainerStartOnDaemonRestart
16:44:31 [2023-12-20T16:44:31.759Z] === RUN   TestDaemonRestartIpcMode
16:44:31 [2023-12-20T16:44:31.759Z] === PAUSE TestDaemonRestartIpcMode
16:44:31 [2023-12-20T16:44:31.759Z] === RUN   TestDaemonHostGatewayIP
16:44:31 [2023-12-20T16:44:31.759Z] === PAUSE TestDaemonHostGatewayIP
16:44:31 [2023-12-20T16:44:31.759Z] === RUN   TestRestartDaemonWithRestartingContainer
16:44:31 [2023-12-20T16:44:31.759Z] === PAUSE TestRestartDaemonWithRestartingContainer
16:44:31 [2023-12-20T16:44:31.759Z] === RUN   TestHardRestartWhenContainerIsRunning
16:44:31 [2023-12-20T16:44:31.759Z] === PAUSE TestHardRestartWhenContainerIsRunning
16:44:31 [2023-12-20T16:44:31.759Z] === RUN   TestContainerKillOnDaemonStart
16:44:31 [2023-12-20T16:44:31.759Z] === PAUSE TestContainerKillOnDaemonStart
16:44:31 [2023-12-20T16:44:31.759Z] === RUN   TestDiff
16:44:32 [2023-12-20T16:44:32.326Z] --- PASS: TestDiff (0.48s)
16:44:32 [2023-12-20T16:44:32.326Z] === RUN   TestDiffStoppedContainer
16:44:32 [2023-12-20T16:44:32.893Z] --- PASS: TestDiffStoppedContainer (0.49s)
16:44:32 [2023-12-20T16:44:32.893Z] === RUN   TestExecConsoleSize
16:44:33 [2023-12-20T16:44:33.499Z] --- PASS: TestExecConsoleSize (0.57s)
16:44:33 [2023-12-20T16:44:33.499Z] === RUN   TestExecWithCloseStdin
16:44:34 [2023-12-20T16:44:34.068Z] --- PASS: TestExecWithCloseStdin (0.55s)
16:44:34 [2023-12-20T16:44:34.068Z] === RUN   TestExec
16:44:34 [2023-12-20T16:44:34.637Z] --- PASS: TestExec (0.56s)
16:44:34 [2023-12-20T16:44:34.637Z] === RUN   TestExecUser
16:44:35 [2023-12-20T16:44:35.206Z] --- PASS: TestExecUser (0.59s)
16:44:35 [2023-12-20T16:44:35.206Z] === RUN   TestExecWithGroupAdd
16:44:35 [2023-12-20T16:44:35.775Z] --- PASS: TestExecWithGroupAdd (0.57s)
16:44:35 [2023-12-20T16:44:35.775Z] === RUN   TestExportContainerAndImportImage
16:44:36 [2023-12-20T16:44:36.425Z] --- PASS: TestExportContainerAndImportImage (0.56s)
16:44:36 [2023-12-20T16:44:36.426Z] === RUN   TestExportContainerAfterDaemonRestart
16:44:43 [2023-12-20T16:44:43.235Z] --- PASS: TestExportContainerAfterDaemonRestart (6.18s)
16:44:43 [2023-12-20T16:44:43.235Z] === RUN   TestHealthCheckWorkdir
16:44:43 [2023-12-20T16:44:43.235Z] --- PASS: TestHealthCheckWorkdir (0.68s)
16:44:43 [2023-12-20T16:44:43.235Z] === RUN   TestHealthKillContainer
16:44:51 [2023-12-20T16:44:51.348Z] --- PASS: TestHealthKillContainer (8.17s)
16:44:51 [2023-12-20T16:44:51.348Z] === RUN   TestHealthCheckProcessKilled
16:44:51 [2023-12-20T16:44:51.914Z] --- PASS: TestHealthCheckProcessKilled (0.74s)
16:44:51 [2023-12-20T16:44:51.914Z] === RUN   TestHealthStartInterval
16:44:53 [2023-12-20T16:44:53.290Z]     health_test.go:141: &{2023-12-20 16:44:53.149610889 +0000 UTC 2023-12-20 16:44:53.203541118 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
16:44:53 [2023-12-20T16:44:53.290Z]         }
16:44:53 [2023-12-20T16:44:53.549Z]     health_test.go:141: &{2023-12-20 16:44:53.149610889 +0000 UTC 2023-12-20 16:44:53.203541118 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
16:44:53 [2023-12-20T16:44:53.549Z]         }
16:44:53 [2023-12-20T16:44:53.549Z]     health_test.go:141: &{2023-12-20 16:44:53.149610889 +0000 UTC 2023-12-20 16:44:53.203541118 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
16:44:53 [2023-12-20T16:44:53.549Z]         }
16:44:53 [2023-12-20T16:44:53.807Z]     health_test.go:141: &{2023-12-20 16:44:53.149610889 +0000 UTC 2023-12-20 16:44:53.203541118 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
16:44:53 [2023-12-20T16:44:53.807Z]         }
16:44:53 [2023-12-20T16:44:53.807Z]     health_test.go:141: &{2023-12-20 16:44:53.149610889 +0000 UTC 2023-12-20 16:44:53.203541118 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
16:44:53 [2023-12-20T16:44:53.807Z]         }
16:44:53 [2023-12-20T16:44:53.807Z]     health_test.go:141: &{2023-12-20 16:44:53.149610889 +0000 UTC 2023-12-20 16:44:53.203541118 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
16:44:53 [2023-12-20T16:44:53.807Z]         }
16:44:54 [2023-12-20T16:44:54.065Z]     health_test.go:141: &{2023-12-20 16:44:53.149610889 +0000 UTC 2023-12-20 16:44:53.203541118 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
16:44:54 [2023-12-20T16:44:54.065Z]         }
16:44:54 [2023-12-20T16:44:54.065Z]     health_test.go:141: &{2023-12-20 16:44:53.149610889 +0000 UTC 2023-12-20 16:44:53.203541118 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
16:44:54 [2023-12-20T16:44:54.065Z]         }
16:44:54 [2023-12-20T16:44:54.065Z]     health_test.go:141: &{2023-12-20 16:44:53.149610889 +0000 UTC 2023-12-20 16:44:53.203541118 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
16:44:54 [2023-12-20T16:44:54.065Z]         }
16:44:54 [2023-12-20T16:44:54.323Z]     health_test.go:141: &{2023-12-20 16:44:53.149610889 +0000 UTC 2023-12-20 16:44:53.203541118 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
16:44:54 [2023-12-20T16:44:54.323Z]         }
16:44:54 [2023-12-20T16:44:54.323Z]     health_test.go:141: &{2023-12-20 16:44:53.149610889 +0000 UTC 2023-12-20 16:44:53.203541118 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
16:44:54 [2023-12-20T16:44:54.323Z]         }
16:44:54 [2023-12-20T16:44:54.581Z]     health_test.go:141: &{2023-12-20 16:44:54.21215195 +0000 UTC 2023-12-20 16:44:54.287463382 +0000 UTC 1 2}
16:44:54 [2023-12-20T16:44:54.581Z]     health_test.go:141: &{2023-12-20 16:44:54.21215195 +0000 UTC 2023-12-20 16:44:54.287463382 +0000 UTC 1 2}
16:44:54 [2023-12-20T16:44:54.581Z]     health_test.go:141: &{2023-12-20 16:44:54.21215195 +0000 UTC 2023-12-20 16:44:54.287463382 +0000 UTC 1 2}
16:44:54 [2023-12-20T16:44:54.839Z]     health_test.go:141: &{2023-12-20 16:44:54.21215195 +0000 UTC 2023-12-20 16:44:54.287463382 +0000 UTC 1 2}
16:44:54 [2023-12-20T16:44:54.839Z]     health_test.go:141: &{2023-12-20 16:44:54.21215195 +0000 UTC 2023-12-20 16:44:54.287463382 +0000 UTC 1 2}
16:44:55 [2023-12-20T16:44:55.097Z]     health_test.go:141: &{2023-12-20 16:44:54.21215195 +0000 UTC 2023-12-20 16:44:54.287463382 +0000 UTC 1 2}
16:44:55 [2023-12-20T16:44:55.097Z]     health_test.go:141: &{2023-12-20 16:44:54.21215195 +0000 UTC 2023-12-20 16:44:54.287463382 +0000 UTC 1 2}
16:44:55 [2023-12-20T16:44:55.097Z]     health_test.go:141: &{2023-12-20 16:44:54.21215195 +0000 UTC 2023-12-20 16:44:54.287463382 +0000 UTC 1 2}
16:44:55 [2023-12-20T16:44:55.356Z]     health_test.go:141: &{2023-12-20 16:44:54.21215195 +0000 UTC 2023-12-20 16:44:54.287463382 +0000 UTC 1 2}
16:44:55 [2023-12-20T16:44:55.356Z]     health_test.go:141: &{2023-12-20 16:44:54.21215195 +0000 UTC 2023-12-20 16:44:54.287463382 +0000 UTC 1 2}
16:44:55 [2023-12-20T16:44:55.614Z]     health_test.go:169: 1.081490545s
16:44:56 [2023-12-20T16:44:56.549Z]     health_test.go:169: 1.081490545s
16:44:57 [2023-12-20T16:44:57.483Z]     health_test.go:169: 1.081490545s
16:44:58 [2023-12-20T16:44:58.417Z]     health_test.go:169: 1.081490545s
16:44:59 [2023-12-20T16:44:59.790Z]     health_test.go:169: 1.081490545s
16:45:00 [2023-12-20T16:45:00.724Z]     health_test.go:169: 1.081490545s
16:45:01 [2023-12-20T16:45:01.662Z]     health_test.go:169: 1.081490545s
16:45:02 [2023-12-20T16:45:02.596Z]     health_test.go:169: 1.081490545s
16:45:03 [2023-12-20T16:45:03.529Z]     health_test.go:169: 1.081490545s
16:45:04 [2023-12-20T16:45:04.463Z]     health_test.go:169: 1.081490545s
16:45:05 [2023-12-20T16:45:05.397Z]     health_test.go:169: 1.081490545s
16:45:06 [2023-12-20T16:45:06.770Z]     health_test.go:169: 1.081490545s
16:45:07 [2023-12-20T16:45:07.704Z]     health_test.go:169: 1.081490545s
16:45:08 [2023-12-20T16:45:08.637Z]     health_test.go:169: 1.081490545s
16:45:09 [2023-12-20T16:45:09.570Z]     health_test.go:169: 1.081490545s
16:45:10 [2023-12-20T16:45:10.504Z]     health_test.go:169: 1.081490545s
16:45:11 [2023-12-20T16:45:11.438Z]     health_test.go:169: 1.081490545s
16:45:12 [2023-12-20T16:45:12.812Z]     health_test.go:169: 1.081490545s
16:45:13 [2023-12-20T16:45:13.746Z]     health_test.go:169: 1.081490545s
16:45:14 [2023-12-20T16:45:14.680Z]     health_test.go:169: 1.081490545s
16:45:15 [2023-12-20T16:45:15.614Z]     health_test.go:169: 1.081490545s
16:45:16 [2023-12-20T16:45:16.548Z]     health_test.go:169: 1.081490545s
16:45:17 [2023-12-20T16:45:17.482Z]     health_test.go:169: 1.081490545s
16:45:18 [2023-12-20T16:45:18.416Z]     health_test.go:169: 1.081490545s
16:45:19 [2023-12-20T16:45:19.789Z]     health_test.go:169: 1.081490545s
16:45:20 [2023-12-20T16:45:20.723Z]     health_test.go:169: 1.081490545s
16:45:21 [2023-12-20T16:45:21.657Z]     health_test.go:169: 1.081490545s
16:45:22 [2023-12-20T16:45:22.591Z]     health_test.go:169: 1.081490545s
16:45:23 [2023-12-20T16:45:23.525Z]     health_test.go:169: 1.081490545s
16:45:24 [2023-12-20T16:45:24.459Z]     health_test.go:169: 1.081490545s
16:45:25 [2023-12-20T16:45:25.833Z]     health_test.go:169: 1.081490545s
16:45:26 [2023-12-20T16:45:26.767Z] --- PASS: TestHealthStartInterval (34.73s)
16:45:26 [2023-12-20T16:45:26.767Z] === RUN   TestInspectCpusetInConfigPre120
16:45:27 [2023-12-20T16:45:27.334Z] --- PASS: TestInspectCpusetInConfigPre120 (0.48s)
16:45:27 [2023-12-20T16:45:27.334Z] === RUN   TestInspectAnnotations
16:45:27 [2023-12-20T16:45:27.334Z] --- PASS: TestInspectAnnotations (0.05s)
16:45:27 [2023-12-20T16:45:27.334Z] === RUN   TestIpcModeNone
16:45:27 [2023-12-20T16:45:27.901Z] --- PASS: TestIpcModeNone (0.59s)
16:45:27 [2023-12-20T16:45:27.901Z] === RUN   TestIpcModePrivate
16:45:28 [2023-12-20T16:45:28.159Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
16:45:28 [2023-12-20T16:45:28.417Z] --- PASS: TestIpcModePrivate (0.56s)
16:45:28 [2023-12-20T16:45:28.417Z] === RUN   TestIpcModeShareable
16:45:28 [2023-12-20T16:45:28.676Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
16:45:28 [2023-12-20T16:45:28.934Z] --- PASS: TestIpcModeShareable (0.52s)
16:45:28 [2023-12-20T16:45:28.934Z] === RUN   TestAPIIpcModeShareableAndContainer
16:45:30 [2023-12-20T16:45:30.310Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.28s)
16:45:30 [2023-12-20T16:45:30.310Z] === RUN   TestAPIIpcModeHost
16:45:30 [2023-12-20T16:45:30.568Z] --- PASS: TestAPIIpcModeHost (0.34s)
16:45:30 [2023-12-20T16:45:30.568Z] === RUN   TestDaemonIpcModeShareable
16:45:31 [2023-12-20T16:45:31.503Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
16:45:31 [2023-12-20T16:45:31.761Z] --- PASS: TestDaemonIpcModeShareable (1.14s)
16:45:31 [2023-12-20T16:45:31.761Z] === RUN   TestDaemonIpcModePrivate
16:45:32 [2023-12-20T16:45:32.696Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
16:45:32 [2023-12-20T16:45:32.954Z] --- PASS: TestDaemonIpcModePrivate (1.17s)
16:45:32 [2023-12-20T16:45:32.954Z] === RUN   TestDaemonIpcModePrivateFromConfig
16:45:33 [2023-12-20T16:45:33.888Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
16:45:34 [2023-12-20T16:45:34.146Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s)
16:45:34 [2023-12-20T16:45:34.146Z] === RUN   TestDaemonIpcModeShareableFromConfig
16:45:35 [2023-12-20T16:45:35.082Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
16:45:35 [2023-12-20T16:45:35.082Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.14s)
16:45:35 [2023-12-20T16:45:35.082Z] === RUN   TestIpcModeOlderClient
16:45:35 [2023-12-20T16:45:35.082Z] === PAUSE TestIpcModeOlderClient
16:45:35 [2023-12-20T16:45:35.082Z] === RUN   TestKillContainerInvalidSignal
16:45:35 [2023-12-20T16:45:35.648Z] --- PASS: TestKillContainerInvalidSignal (0.50s)
16:45:35 [2023-12-20T16:45:35.648Z] === RUN   TestKillContainer
16:45:35 [2023-12-20T16:45:35.648Z] === RUN   TestKillContainer/no_signal
16:45:36 [2023-12-20T16:45:36.215Z] === RUN   TestKillContainer/non_killing_signal
16:45:36 [2023-12-20T16:45:36.473Z] === RUN   TestKillContainer/killing_signal
16:45:37 [2023-12-20T16:45:37.411Z] --- PASS: TestKillContainer (1.49s)
16:45:37 [2023-12-20T16:45:37.411Z]     --- PASS: TestKillContainer/no_signal (0.46s)
16:45:37 [2023-12-20T16:45:37.411Z]     --- PASS: TestKillContainer/non_killing_signal (0.27s)
16:45:37 [2023-12-20T16:45:37.411Z]     --- PASS: TestKillContainer/killing_signal (0.48s)
16:45:37 [2023-12-20T16:45:37.411Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:45:37 [2023-12-20T16:45:37.411Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
16:45:37 [2023-12-20T16:45:37.669Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
16:45:38 [2023-12-20T16:45:38.236Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.93s)
16:45:38 [2023-12-20T16:45:38.236Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s)
16:45:38 [2023-12-20T16:45:38.236Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s)
16:45:38 [2023-12-20T16:45:38.236Z] === RUN   TestKillStoppedContainer
16:45:38 [2023-12-20T16:45:38.236Z] --- PASS: TestKillStoppedContainer (0.05s)
16:45:38 [2023-12-20T16:45:38.236Z] === RUN   TestKillStoppedContainerAPIPre120
16:45:38 [2023-12-20T16:45:38.236Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
16:45:38 [2023-12-20T16:45:38.236Z] === RUN   TestKillDifferentUserContainer
16:45:38 [2023-12-20T16:45:38.803Z] --- PASS: TestKillDifferentUserContainer (0.50s)
16:45:38 [2023-12-20T16:45:38.803Z] === RUN   TestInspectOomKilledTrue
16:45:39 [2023-12-20T16:45:39.370Z] --- PASS: TestInspectOomKilledTrue (0.54s)
16:45:39 [2023-12-20T16:45:39.370Z] === RUN   TestInspectOomKilledFalse
16:45:39 [2023-12-20T16:45:39.628Z] --- PASS: TestInspectOomKilledFalse (0.49s)
16:45:39 [2023-12-20T16:45:39.629Z] === RUN   TestLinksEtcHostsContentMatch
16:45:39 [2023-12-20T16:45:39.887Z] --- PASS: TestLinksEtcHostsContentMatch (0.24s)
16:45:39 [2023-12-20T16:45:39.887Z] === RUN   TestLinksContainerNames
16:45:41 [2023-12-20T16:45:41.263Z] --- PASS: TestLinksContainerNames (0.96s)
16:45:41 [2023-12-20T16:45:41.263Z] === RUN   TestLogsFollowTailEmpty
16:45:41 [2023-12-20T16:45:41.521Z] --- PASS: TestLogsFollowTailEmpty (0.51s)
16:45:41 [2023-12-20T16:45:41.521Z] === RUN   TestLogs
16:45:41 [2023-12-20T16:45:41.521Z] === RUN   TestLogs/driver_local
16:45:41 [2023-12-20T16:45:41.521Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
16:45:41 [2023-12-20T16:45:41.521Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
16:45:41 [2023-12-20T16:45:41.521Z] === RUN   TestLogs/driver_local/tty/only_stdout
16:45:41 [2023-12-20T16:45:41.521Z] === PAUSE TestLogs/driver_local/tty/only_stdout
16:45:41 [2023-12-20T16:45:41.521Z] === RUN   TestLogs/driver_local/tty/only_stderr
16:45:41 [2023-12-20T16:45:41.521Z] === PAUSE TestLogs/driver_local/tty/only_stderr
16:45:41 [2023-12-20T16:45:41.521Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
16:45:41 [2023-12-20T16:45:41.521Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
16:45:41 [2023-12-20T16:45:41.521Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
16:45:41 [2023-12-20T16:45:41.521Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
16:45:41 [2023-12-20T16:45:41.521Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
16:45:41 [2023-12-20T16:45:41.521Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
16:45:41 [2023-12-20T16:45:41.521Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
16:45:41 [2023-12-20T16:45:41.521Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
16:45:41 [2023-12-20T16:45:41.521Z] === CONT  TestLogs/driver_local/tty/only_stderr
16:45:41 [2023-12-20T16:45:41.522Z] === CONT  TestLogs/driver_local/tty/only_stdout
16:45:41 [2023-12-20T16:45:41.522Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
16:45:41 [2023-12-20T16:45:41.522Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
16:45:43 [2023-12-20T16:45:43.424Z] === RUN   TestLogs/driver_json-file
16:45:43 [2023-12-20T16:45:43.424Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
16:45:43 [2023-12-20T16:45:43.424Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
16:45:43 [2023-12-20T16:45:43.424Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
16:45:43 [2023-12-20T16:45:43.424Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
16:45:43 [2023-12-20T16:45:43.424Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
16:45:43 [2023-12-20T16:45:43.424Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
16:45:43 [2023-12-20T16:45:43.424Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
16:45:43 [2023-12-20T16:45:43.424Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
16:45:43 [2023-12-20T16:45:43.424Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
16:45:43 [2023-12-20T16:45:43.424Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
16:45:43 [2023-12-20T16:45:43.424Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
16:45:43 [2023-12-20T16:45:43.424Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
16:45:43 [2023-12-20T16:45:43.424Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
16:45:43 [2023-12-20T16:45:43.424Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
16:45:43 [2023-12-20T16:45:43.424Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
16:45:43 [2023-12-20T16:45:43.424Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
16:45:43 [2023-12-20T16:45:43.424Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
16:45:43 [2023-12-20T16:45:43.424Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
16:45:44 [2023-12-20T16:45:44.800Z] --- PASS: TestLogs (3.34s)
16:45:44 [2023-12-20T16:45:44.800Z]     --- PASS: TestLogs/driver_local (0.01s)
16:45:44 [2023-12-20T16:45:44.800Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.88s)
16:45:44 [2023-12-20T16:45:44.800Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.32s)
16:45:44 [2023-12-20T16:45:44.800Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.44s)
16:45:44 [2023-12-20T16:45:44.800Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.54s)
16:45:44 [2023-12-20T16:45:44.800Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.65s)
16:45:44 [2023-12-20T16:45:44.800Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.71s)
16:45:44 [2023-12-20T16:45:44.800Z]     --- PASS: TestLogs/driver_json-file (0.01s)
16:45:44 [2023-12-20T16:45:44.800Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.05s)
16:45:44 [2023-12-20T16:45:44.800Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.05s)
16:45:44 [2023-12-20T16:45:44.800Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.11s)
16:45:44 [2023-12-20T16:45:44.800Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.33s)
16:45:44 [2023-12-20T16:45:44.800Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.56s)
16:45:44 [2023-12-20T16:45:44.800Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.62s)
16:45:44 [2023-12-20T16:45:44.800Z] === RUN   TestContainerNetworkMountsNoChown
16:45:45 [2023-12-20T16:45:45.367Z] --- PASS: TestContainerNetworkMountsNoChown (0.48s)
16:45:45 [2023-12-20T16:45:45.367Z] === RUN   TestMountDaemonRoot
16:45:45 [2023-12-20T16:45:45.367Z] === RUN   TestMountDaemonRoot/default
16:45:45 [2023-12-20T16:45:45.367Z] === PAUSE TestMountDaemonRoot/default
16:45:45 [2023-12-20T16:45:45.367Z] === RUN   TestMountDaemonRoot/private
16:45:45 [2023-12-20T16:45:45.367Z] === PAUSE TestMountDaemonRoot/private
16:45:45 [2023-12-20T16:45:45.367Z] === RUN   TestMountDaemonRoot/rprivate
16:45:45 [2023-12-20T16:45:45.367Z] === PAUSE TestMountDaemonRoot/rprivate
16:45:45 [2023-12-20T16:45:45.367Z] === RUN   TestMountDaemonRoot/slave
16:45:45 [2023-12-20T16:45:45.367Z] === PAUSE TestMountDaemonRoot/slave
16:45:45 [2023-12-20T16:45:45.367Z] === RUN   TestMountDaemonRoot/rslave
16:45:45 [2023-12-20T16:45:45.367Z] === PAUSE TestMountDaemonRoot/rslave
16:45:45 [2023-12-20T16:45:45.367Z] === RUN   TestMountDaemonRoot/shared
16:45:45 [2023-12-20T16:45:45.367Z] === PAUSE TestMountDaemonRoot/shared
16:45:45 [2023-12-20T16:45:45.367Z] === RUN   TestMountDaemonRoot/rshared
16:45:45 [2023-12-20T16:45:45.367Z] === PAUSE TestMountDaemonRoot/rshared
16:45:45 [2023-12-20T16:45:45.367Z] === CONT  TestMountDaemonRoot/default
16:45:45 [2023-12-20T16:45:45.367Z] === CONT  TestMountDaemonRoot/rslave
16:45:45 [2023-12-20T16:45:45.367Z] === CONT  TestMountDaemonRoot/rshared
16:45:45 [2023-12-20T16:45:45.367Z] === RUN   TestMountDaemonRoot/rslave/bind_root
16:45:45 [2023-12-20T16:45:45.367Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
16:45:45 [2023-12-20T16:45:45.367Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
16:45:45 [2023-12-20T16:45:45.367Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
16:45:45 [2023-12-20T16:45:45.367Z] === RUN   TestMountDaemonRoot/rshared/bind_root
16:45:45 [2023-12-20T16:45:45.367Z] === RUN   TestMountDaemonRoot/rslave/mount_root
16:45:45 [2023-12-20T16:45:45.367Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
16:45:45 [2023-12-20T16:45:45.367Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
16:45:45 [2023-12-20T16:45:45.367Z] === RUN   TestMountDaemonRoot/default/mount_root
16:45:45 [2023-12-20T16:45:45.367Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
16:45:45 [2023-12-20T16:45:45.367Z] === PAUSE TestMountDaemonRoot/default/mount_root
16:45:45 [2023-12-20T16:45:45.367Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
16:45:45 [2023-12-20T16:45:45.367Z] === RUN   TestMountDaemonRoot/default/mount_subpath
16:45:45 [2023-12-20T16:45:45.367Z] === RUN   TestMountDaemonRoot/rshared/mount_root
16:45:45 [2023-12-20T16:45:45.367Z] === CONT  TestMountDaemonRoot/slave
16:45:45 [2023-12-20T16:45:45.367Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
16:45:45 [2023-12-20T16:45:45.367Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
16:45:45 [2023-12-20T16:45:45.367Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
16:45:45 [2023-12-20T16:45:45.367Z] === RUN   TestMountDaemonRoot/slave/mount_root
16:45:45 [2023-12-20T16:45:45.367Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
16:45:45 [2023-12-20T16:45:45.367Z] === PAUSE TestMountDaemonRoot/slave/mount_root
16:45:45 [2023-12-20T16:45:45.367Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
16:45:45 [2023-12-20T16:45:45.367Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
16:45:45 [2023-12-20T16:45:45.367Z] === RUN   TestMountDaemonRoot/slave/bind_root
16:45:45 [2023-12-20T16:45:45.367Z] === PAUSE TestMountDaemonRoot/slave/bind_root
16:45:45 [2023-12-20T16:45:45.367Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
16:45:45 [2023-12-20T16:45:45.367Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
16:45:45 [2023-12-20T16:45:45.367Z] === CONT  TestMountDaemonRoot/slave/mount_root
16:45:45 [2023-12-20T16:45:45.367Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
16:45:45 [2023-12-20T16:45:45.367Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
16:45:45 [2023-12-20T16:45:45.367Z] === CONT  TestMountDaemonRoot/rshared/bind_root
16:45:45 [2023-12-20T16:45:45.367Z] === CONT  TestMountDaemonRoot/shared
16:45:45 [2023-12-20T16:45:45.367Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
16:45:45 [2023-12-20T16:45:45.367Z] === RUN   TestMountDaemonRoot/shared/bind_root
16:45:45 [2023-12-20T16:45:45.367Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
16:45:45 [2023-12-20T16:45:45.367Z] === PAUSE TestMountDaemonRoot/shared/bind_root
16:45:45 [2023-12-20T16:45:45.367Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
16:45:45 [2023-12-20T16:45:45.368Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
16:45:45 [2023-12-20T16:45:45.368Z] === RUN   TestMountDaemonRoot/default/bind_root
16:45:45 [2023-12-20T16:45:45.368Z] === RUN   TestMountDaemonRoot/shared/mount_root
16:45:45 [2023-12-20T16:45:45.368Z] === CONT  TestMountDaemonRoot/rprivate
16:45:45 [2023-12-20T16:45:45.368Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
16:45:45 [2023-12-20T16:45:45.368Z] === PAUSE TestMountDaemonRoot/default/bind_root
16:45:45 [2023-12-20T16:45:45.368Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
16:45:45 [2023-12-20T16:45:45.368Z] === RUN   TestMountDaemonRoot/default/bind_subpath
16:45:45 [2023-12-20T16:45:45.368Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
16:45:45 [2023-12-20T16:45:45.368Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
16:45:45 [2023-12-20T16:45:45.368Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
16:45:45 [2023-12-20T16:45:45.368Z] === CONT  TestMountDaemonRoot/private
16:45:45 [2023-12-20T16:45:45.368Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
16:45:45 [2023-12-20T16:45:45.368Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
16:45:45 [2023-12-20T16:45:45.368Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
16:45:45 [2023-12-20T16:45:45.368Z] === PAUSE TestMountDaemonRoot/shared/mount_root
16:45:45 [2023-12-20T16:45:45.368Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
16:45:45 [2023-12-20T16:45:45.368Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
16:45:45 [2023-12-20T16:45:45.368Z] === RUN   TestMountDaemonRoot/private/bind_root
16:45:45 [2023-12-20T16:45:45.368Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
16:45:45 [2023-12-20T16:45:45.368Z] === PAUSE TestMountDaemonRoot/private/bind_root
16:45:45 [2023-12-20T16:45:45.368Z] === CONT  TestMountDaemonRoot/rslave/bind_root
16:45:45 [2023-12-20T16:45:45.368Z] === RUN   TestMountDaemonRoot/private/bind_subpath
16:45:45 [2023-12-20T16:45:45.368Z] === CONT  TestMountDaemonRoot/rshared/mount_root
16:45:45 [2023-12-20T16:45:45.368Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
16:45:45 [2023-12-20T16:45:45.368Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
16:45:45 [2023-12-20T16:45:45.368Z] === RUN   TestMountDaemonRoot/private/mount_root
16:45:45 [2023-12-20T16:45:45.368Z] === PAUSE TestMountDaemonRoot/private/mount_root
16:45:45 [2023-12-20T16:45:45.368Z] === RUN   TestMountDaemonRoot/private/mount_subpath
16:45:45 [2023-12-20T16:45:45.368Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
16:45:45 [2023-12-20T16:45:45.368Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
16:45:45 [2023-12-20T16:45:45.368Z] === CONT  TestMountDaemonRoot/slave/bind_root
16:45:45 [2023-12-20T16:45:45.368Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
16:45:45 [2023-12-20T16:45:45.368Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
16:45:45 [2023-12-20T16:45:45.368Z] === CONT  TestMountDaemonRoot/default/mount_root
16:45:45 [2023-12-20T16:45:45.368Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
16:45:45 [2023-12-20T16:45:45.368Z] === CONT  TestMountDaemonRoot/rslave/mount_root
16:45:45 [2023-12-20T16:45:45.368Z] === CONT  TestMountDaemonRoot/default/bind_subpath
16:45:45 [2023-12-20T16:45:45.368Z] === CONT  TestMountDaemonRoot/shared/bind_root
16:45:45 [2023-12-20T16:45:45.368Z] === CONT  TestMountDaemonRoot/default/bind_root
16:45:45 [2023-12-20T16:45:45.368Z] === CONT  TestMountDaemonRoot/default/mount_subpath
16:45:45 [2023-12-20T16:45:45.368Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
16:45:45 [2023-12-20T16:45:45.368Z] === CONT  TestMountDaemonRoot/shared/mount_root
16:45:45 [2023-12-20T16:45:45.368Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
16:45:45 [2023-12-20T16:45:45.626Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
16:45:45 [2023-12-20T16:45:45.626Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
16:45:45 [2023-12-20T16:45:45.626Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
16:45:45 [2023-12-20T16:45:45.626Z] === CONT  TestMountDaemonRoot/private/bind_root
16:45:45 [2023-12-20T16:45:45.626Z] === CONT  TestMountDaemonRoot/private/mount_subpath
16:45:45 [2023-12-20T16:45:45.626Z] === CONT  TestMountDaemonRoot/private/mount_root
16:45:45 [2023-12-20T16:45:45.626Z] === CONT  TestMountDaemonRoot/private/bind_subpath
16:45:45 [2023-12-20T16:45:45.626Z] --- PASS: TestMountDaemonRoot (0.01s)
16:45:45 [2023-12-20T16:45:45.626Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
16:45:45 [2023-12-20T16:45:45.626Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
16:45:45 [2023-12-20T16:45:45.626Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s)
16:45:45 [2023-12-20T16:45:45.626Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s)
16:45:45 [2023-12-20T16:45:45.626Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s)
16:45:45 [2023-12-20T16:45:45.626Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
16:45:45 [2023-12-20T16:45:45.626Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.08s)
16:45:45 [2023-12-20T16:45:45.626Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.08s)
16:45:45 [2023-12-20T16:45:45.626Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.07s)
16:45:45 [2023-12-20T16:45:45.626Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.07s)
16:45:45 [2023-12-20T16:45:45.626Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
16:45:45 [2023-12-20T16:45:45.626Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s)
16:45:45 [2023-12-20T16:45:45.626Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s)
16:45:45 [2023-12-20T16:45:45.626Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
16:45:45 [2023-12-20T16:45:45.626Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s)
16:45:45 [2023-12-20T16:45:45.626Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
16:45:45 [2023-12-20T16:45:45.626Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.07s)
16:45:45 [2023-12-20T16:45:45.626Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.07s)
16:45:45 [2023-12-20T16:45:45.626Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.07s)
16:45:45 [2023-12-20T16:45:45.626Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.07s)
16:45:45 [2023-12-20T16:45:45.626Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
16:45:45 [2023-12-20T16:45:45.626Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s)
16:45:45 [2023-12-20T16:45:45.626Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.10s)
16:45:45 [2023-12-20T16:45:45.626Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
16:45:45 [2023-12-20T16:45:45.626Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
16:45:45 [2023-12-20T16:45:45.626Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
16:45:45 [2023-12-20T16:45:45.626Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.07s)
16:45:45 [2023-12-20T16:45:45.626Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s)
16:45:45 [2023-12-20T16:45:45.626Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.07s)
16:45:45 [2023-12-20T16:45:45.626Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.08s)
16:45:45 [2023-12-20T16:45:45.626Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
16:45:45 [2023-12-20T16:45:45.626Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.06s)
16:45:45 [2023-12-20T16:45:45.626Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s)
16:45:45 [2023-12-20T16:45:45.626Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.06s)
16:45:45 [2023-12-20T16:45:45.626Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s)
16:45:45 [2023-12-20T16:45:45.626Z] === RUN   TestContainerBindMountNonRecursive
16:45:47 [2023-12-20T16:45:47.004Z] --- PASS: TestContainerBindMountNonRecursive (1.36s)
16:45:47 [2023-12-20T16:45:47.004Z] === RUN   TestContainerVolumesMountedAsShared
16:45:47 [2023-12-20T16:45:47.571Z] --- PASS: TestContainerVolumesMountedAsShared (0.48s)
16:45:47 [2023-12-20T16:45:47.571Z] === RUN   TestContainerVolumesMountedAsSlave
16:45:47 [2023-12-20T16:45:47.830Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s)
16:45:47 [2023-12-20T16:45:47.830Z] === RUN   TestContainerCopyLeaksMounts
16:45:48 [2023-12-20T16:45:48.396Z] --- PASS: TestContainerCopyLeaksMounts (0.60s)
16:45:48 [2023-12-20T16:45:48.396Z] === RUN   TestContainerBindMountRecursivelyReadOnly
16:45:50 [2023-12-20T16:45:50.299Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.87s)
16:45:50 [2023-12-20T16:45:50.299Z] === RUN   TestNetworkNat
16:45:50 [2023-12-20T16:45:50.865Z] --- PASS: TestNetworkNat (0.52s)
16:45:50 [2023-12-20T16:45:50.865Z] === RUN   TestNetworkLocalhostTCPNat
16:45:51 [2023-12-20T16:45:51.432Z] --- PASS: TestNetworkLocalhostTCPNat (0.53s)
16:45:51 [2023-12-20T16:45:51.432Z] === RUN   TestNetworkLoopbackNat
16:45:53 [2023-12-20T16:45:53.962Z] --- PASS: TestNetworkLoopbackNat (2.59s)
16:45:53 [2023-12-20T16:45:53.962Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
16:45:54 [2023-12-20T16:45:54.220Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
16:45:54 [2023-12-20T16:45:54.220Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
16:45:54 [2023-12-20T16:45:54.220Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
16:45:54 [2023-12-20T16:45:54.220Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
16:45:54 [2023-12-20T16:45:54.478Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.52s)
16:45:54 [2023-12-20T16:45:54.478Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.02s)
16:45:54 [2023-12-20T16:45:54.478Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
16:45:54 [2023-12-20T16:45:54.478Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
16:45:54 [2023-12-20T16:45:54.478Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
16:45:54 [2023-12-20T16:45:54.478Z] === RUN   TestPause
16:45:55 [2023-12-20T16:45:55.045Z] --- PASS: TestPause (0.53s)
16:45:55 [2023-12-20T16:45:55.045Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:45:55 [2023-12-20T16:45:55.045Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:45:55 [2023-12-20T16:45:55.045Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
16:45:55 [2023-12-20T16:45:55.045Z] === RUN   TestPauseStopPausedContainer
16:45:55 [2023-12-20T16:45:55.611Z] --- PASS: TestPauseStopPausedContainer (0.50s)
16:45:55 [2023-12-20T16:45:55.611Z] === RUN   TestPIDModeHost
16:45:56 [2023-12-20T16:45:56.546Z] --- PASS: TestPIDModeHost (1.05s)
16:45:56 [2023-12-20T16:45:56.546Z] === RUN   TestPIDModeContainer
16:45:56 [2023-12-20T16:45:56.546Z] === RUN   TestPIDModeContainer/non-existing_container
16:45:56 [2023-12-20T16:45:56.546Z] === RUN   TestPIDModeContainer/non-running_container
16:45:56 [2023-12-20T16:45:56.804Z] === RUN   TestPIDModeContainer/running_container
16:45:57 [2023-12-20T16:45:57.739Z] --- PASS: TestPIDModeContainer (1.15s)
16:45:57 [2023-12-20T16:45:57.739Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
16:45:57 [2023-12-20T16:45:57.739Z]     --- PASS: TestPIDModeContainer/non-running_container (0.17s)
16:45:57 [2023-12-20T16:45:57.739Z]     --- PASS: TestPIDModeContainer/running_container (0.54s)
16:45:57 [2023-12-20T16:45:57.739Z] === RUN   TestPsFilter
16:45:57 [2023-12-20T16:45:57.739Z] === RUN   TestPsFilter/since
16:45:57 [2023-12-20T16:45:57.739Z] === RUN   TestPsFilter/before
16:45:57 [2023-12-20T16:45:57.739Z] --- PASS: TestPsFilter (0.15s)
16:45:57 [2023-12-20T16:45:57.739Z]     --- PASS: TestPsFilter/since (0.00s)
16:45:57 [2023-12-20T16:45:57.739Z]     --- PASS: TestPsFilter/before (0.00s)
16:45:57 [2023-12-20T16:45:57.739Z] === RUN   TestRemoveContainerWithRemovedVolume
16:45:58 [2023-12-20T16:45:58.306Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.48s)
16:45:58 [2023-12-20T16:45:58.306Z] === RUN   TestRemoveContainerWithVolume
16:45:58 [2023-12-20T16:45:58.872Z] --- PASS: TestRemoveContainerWithVolume (0.46s)
16:45:58 [2023-12-20T16:45:58.872Z] === RUN   TestRemoveContainerRunning
16:45:59 [2023-12-20T16:45:59.130Z] --- PASS: TestRemoveContainerRunning (0.49s)
16:45:59 [2023-12-20T16:45:59.130Z] === RUN   TestRemoveContainerForceRemoveRunning
16:45:59 [2023-12-20T16:45:59.696Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.49s)
16:45:59 [2023-12-20T16:45:59.696Z] === RUN   TestRemoveInvalidContainer
16:45:59 [2023-12-20T16:45:59.696Z] --- PASS: TestRemoveInvalidContainer (0.01s)
16:45:59 [2023-12-20T16:45:59.696Z] === RUN   TestRenameLinkedContainer
16:46:01 [2023-12-20T16:46:01.597Z] --- PASS: TestRenameLinkedContainer (1.95s)
16:46:01 [2023-12-20T16:46:01.597Z] === RUN   TestRenameStoppedContainer
16:46:02 [2023-12-20T16:46:02.163Z] --- PASS: TestRenameStoppedContainer (0.46s)
16:46:02 [2023-12-20T16:46:02.163Z] === RUN   TestRenameRunningContainerAndReuse
16:46:03 [2023-12-20T16:46:03.099Z] --- PASS: TestRenameRunningContainerAndReuse (1.00s)
16:46:03 [2023-12-20T16:46:03.099Z] === RUN   TestRenameInvalidName
16:46:03 [2023-12-20T16:46:03.666Z] --- PASS: TestRenameInvalidName (0.48s)
16:46:03 [2023-12-20T16:46:03.666Z] === RUN   TestRenameAnonymousContainer
16:46:05 [2023-12-20T16:46:05.568Z] --- PASS: TestRenameAnonymousContainer (1.68s)
16:46:05 [2023-12-20T16:46:05.568Z] === RUN   TestRenameContainerWithSameName
16:46:05 [2023-12-20T16:46:05.826Z] --- PASS: TestRenameContainerWithSameName (0.49s)
16:46:05 [2023-12-20T16:46:05.826Z] === RUN   TestRenameContainerWithLinkedContainer
16:46:06 [2023-12-20T16:46:06.760Z] --- PASS: TestRenameContainerWithLinkedContainer (0.97s)
16:46:06 [2023-12-20T16:46:06.760Z] === RUN   TestResize
16:46:06 [2023-12-20T16:46:06.760Z] === RUN   TestResize/success
16:46:07 [2023-12-20T16:46:07.018Z] === RUN   TestResize/invalid_size
16:46:07 [2023-12-20T16:46:07.277Z] === RUN   TestResize/invalid_state
16:46:07 [2023-12-20T16:46:07.843Z] --- PASS: TestResize (0.99s)
16:46:07 [2023-12-20T16:46:07.843Z]     --- PASS: TestResize/success (0.27s)
16:46:07 [2023-12-20T16:46:07.843Z]     --- PASS: TestResize/invalid_size (0.27s)
16:46:07 [2023-12-20T16:46:07.843Z]     --- PASS: TestResize/invalid_state (0.04s)
16:46:07 [2023-12-20T16:46:07.843Z] === RUN   TestDaemonRestartKillContainers
16:46:07 [2023-12-20T16:46:07.843Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:46:07 [2023-12-20T16:46:07.843Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:46:07 [2023-12-20T16:46:07.843Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:46:07 [2023-12-20T16:46:07.843Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:46:07 [2023-12-20T16:46:07.843Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:46:07 [2023-12-20T16:46:07.843Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:46:07 [2023-12-20T16:46:07.843Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:46:07 [2023-12-20T16:46:07.843Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:46:07 [2023-12-20T16:46:07.843Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:46:07 [2023-12-20T16:46:07.843Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:46:07 [2023-12-20T16:46:07.843Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:46:07 [2023-12-20T16:46:07.843Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:46:07 [2023-12-20T16:46:07.843Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:46:07 [2023-12-20T16:46:07.843Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:46:07 [2023-12-20T16:46:07.843Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:46:07 [2023-12-20T16:46:07.843Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:46:07 [2023-12-20T16:46:07.843Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:46:07 [2023-12-20T16:46:07.843Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:46:07 [2023-12-20T16:46:07.843Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:46:07 [2023-12-20T16:46:07.843Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:46:07 [2023-12-20T16:46:07.843Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:46:07 [2023-12-20T16:46:07.843Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:46:07 [2023-12-20T16:46:07.843Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:46:07 [2023-12-20T16:46:07.843Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:46:07 [2023-12-20T16:46:07.843Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:46:07 [2023-12-20T16:46:07.843Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:46:07 [2023-12-20T16:46:07.843Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:46:07 [2023-12-20T16:46:07.843Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:46:07 [2023-12-20T16:46:07.843Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:46:07 [2023-12-20T16:46:07.843Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:46:07 [2023-12-20T16:46:07.843Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:46:07 [2023-12-20T16:46:07.843Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:46:07 [2023-12-20T16:46:07.843Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:46:07 [2023-12-20T16:46:07.843Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:46:07 [2023-12-20T16:46:07.843Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:46:07 [2023-12-20T16:46:07.843Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:46:07 [2023-12-20T16:46:07.843Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:46:07 [2023-12-20T16:46:07.843Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:46:07 [2023-12-20T16:46:07.843Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:46:07 [2023-12-20T16:46:07.843Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:46:09 [2023-12-20T16:46:09.221Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:46:09 [2023-12-20T16:46:09.221Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:46:09 [2023-12-20T16:46:09.221Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:46:09 [2023-12-20T16:46:09.221Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:46:09 [2023-12-20T16:46:09.486Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:46:10 [2023-12-20T16:46:10.864Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:46:11 [2023-12-20T16:46:11.123Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:46:11 [2023-12-20T16:46:11.689Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:46:13 [2023-12-20T16:46:13.591Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
16:46:13 [2023-12-20T16:46:13.591Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.28s)
16:46:13 [2023-12-20T16:46:13.591Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.29s)
16:46:13 [2023-12-20T16:46:13.591Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.30s)
16:46:13 [2023-12-20T16:46:13.591Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.30s)
16:46:13 [2023-12-20T16:46:13.591Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.76s)
16:46:13 [2023-12-20T16:46:13.591Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.86s)
16:46:13 [2023-12-20T16:46:13.591Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.05s)
16:46:13 [2023-12-20T16:46:13.591Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.48s)
16:46:13 [2023-12-20T16:46:13.591Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.88s)
16:46:13 [2023-12-20T16:46:13.591Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.51s)
16:46:13 [2023-12-20T16:46:13.591Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.27s)
16:46:13 [2023-12-20T16:46:13.591Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.39s)
16:46:13 [2023-12-20T16:46:13.591Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.64s)
16:46:13 [2023-12-20T16:46:13.591Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.06s)
16:46:13 [2023-12-20T16:46:13.591Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.02s)
16:46:13 [2023-12-20T16:46:13.591Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.04s)
16:46:13 [2023-12-20T16:46:13.591Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
16:46:13 [2023-12-20T16:46:13.591Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
16:46:14 [2023-12-20T16:46:14.527Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
16:46:15 [2023-12-20T16:46:15.464Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.97s)
16:46:15 [2023-12-20T16:46:15.464Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.01s)
16:46:15 [2023-12-20T16:46:15.464Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.95s)
16:46:15 [2023-12-20T16:46:15.464Z] === RUN   TestContainerRestartWithCancelledRequest
16:46:17 [2023-12-20T16:46:17.367Z] --- PASS: TestContainerRestartWithCancelledRequest (1.91s)
16:46:17 [2023-12-20T16:46:17.367Z] === RUN   TestCgroupNamespacesRun
16:46:18 [2023-12-20T16:46:18.743Z] --- PASS: TestCgroupNamespacesRun (1.16s)
16:46:18 [2023-12-20T16:46:18.743Z] === RUN   TestCgroupNamespacesRunPrivileged
16:46:19 [2023-12-20T16:46:19.678Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s)
16:46:19 [2023-12-20T16:46:19.678Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
16:46:21 [2023-12-20T16:46:21.052Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s)
16:46:21 [2023-12-20T16:46:21.052Z] === RUN   TestCgroupNamespacesRunHostMode
16:46:21 [2023-12-20T16:46:21.986Z] --- PASS: TestCgroupNamespacesRunHostMode (1.11s)
16:46:21 [2023-12-20T16:46:21.986Z] === RUN   TestCgroupNamespacesRunPrivateMode
16:46:23 [2023-12-20T16:46:23.363Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s)
16:46:23 [2023-12-20T16:46:23.363Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
16:46:24 [2023-12-20T16:46:24.298Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s)
16:46:24 [2023-12-20T16:46:24.298Z] === RUN   TestCgroupNamespacesRunInvalidMode
16:46:24 [2023-12-20T16:46:24.864Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
16:46:24 [2023-12-20T16:46:24.864Z] === RUN   TestCgroupNamespacesRunOlderClient
16:46:26 [2023-12-20T16:46:26.240Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s)
16:46:26 [2023-12-20T16:46:26.240Z] === RUN   TestNISDomainname
16:46:26 [2023-12-20T16:46:26.498Z] --- PASS: TestNISDomainname (0.60s)
16:46:26 [2023-12-20T16:46:26.498Z] === RUN   TestHostnameDnsResolution
16:46:27 [2023-12-20T16:46:27.433Z] --- PASS: TestHostnameDnsResolution (0.78s)
16:46:27 [2023-12-20T16:46:27.433Z] === RUN   TestUnprivilegedPortsAndPing
16:46:28 [2023-12-20T16:46:28.000Z] --- PASS: TestUnprivilegedPortsAndPing (0.60s)
16:46:28 [2023-12-20T16:46:28.000Z] === RUN   TestPrivilegedHostDevices
16:46:28 [2023-12-20T16:46:28.566Z] --- PASS: TestPrivilegedHostDevices (0.56s)
16:46:28 [2023-12-20T16:46:28.566Z] === RUN   TestRunConsoleSize
16:46:29 [2023-12-20T16:46:29.132Z] --- PASS: TestRunConsoleSize (0.45s)
16:46:29 [2023-12-20T16:46:29.132Z] === RUN   TestRunWithAlternativeContainerdShim
16:46:35 [2023-12-20T16:46:35.693Z] --- PASS: TestRunWithAlternativeContainerdShim (5.57s)
16:46:35 [2023-12-20T16:46:35.693Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
16:46:35 [2023-12-20T16:46:35.952Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.28s)
16:46:35 [2023-12-20T16:46:35.952Z] === RUN   TestStats
16:46:37 [2023-12-20T16:46:37.329Z] --- PASS: TestStats (1.49s)
16:46:37 [2023-12-20T16:46:37.329Z] === RUN   TestStopContainerWithTimeout
16:46:37 [2023-12-20T16:46:37.329Z] === RUN   TestStopContainerWithTimeout/0
16:46:37 [2023-12-20T16:46:37.329Z] === PAUSE TestStopContainerWithTimeout/0
16:46:37 [2023-12-20T16:46:37.329Z] === RUN   TestStopContainerWithTimeout/1
16:46:37 [2023-12-20T16:46:37.329Z] === PAUSE TestStopContainerWithTimeout/1
16:46:37 [2023-12-20T16:46:37.329Z] === RUN   TestStopContainerWithTimeout/3
16:46:37 [2023-12-20T16:46:37.329Z] === PAUSE TestStopContainerWithTimeout/3
16:46:37 [2023-12-20T16:46:37.329Z] === RUN   TestStopContainerWithTimeout/-1
16:46:37 [2023-12-20T16:46:37.329Z] === PAUSE TestStopContainerWithTimeout/-1
16:46:37 [2023-12-20T16:46:37.329Z] === CONT  TestStopContainerWithTimeout/0
16:46:37 [2023-12-20T16:46:37.329Z] === CONT  TestStopContainerWithTimeout/3
16:46:37 [2023-12-20T16:46:37.329Z] === CONT  TestStopContainerWithTimeout/-1
16:46:37 [2023-12-20T16:46:37.329Z] === CONT  TestStopContainerWithTimeout/1
16:46:40 [2023-12-20T16:46:40.611Z] --- PASS: TestStopContainerWithTimeout (0.04s)
16:46:40 [2023-12-20T16:46:40.611Z]     --- PASS: TestStopContainerWithTimeout/0 (0.86s)
16:46:40 [2023-12-20T16:46:40.611Z]     --- PASS: TestStopContainerWithTimeout/1 (1.99s)
16:46:40 [2023-12-20T16:46:40.611Z]     --- PASS: TestStopContainerWithTimeout/3 (2.73s)
16:46:40 [2023-12-20T16:46:40.611Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.01s)
16:46:40 [2023-12-20T16:46:40.611Z] === RUN   TestStopContainerWithTimeoutCancel
16:46:40 [2023-12-20T16:46:40.611Z] === PAUSE TestStopContainerWithTimeoutCancel
16:46:40 [2023-12-20T16:46:40.611Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:46:43 [2023-12-20T16:46:43.141Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.39s)
16:46:43 [2023-12-20T16:46:43.141Z] === RUN   TestUpdateMemory
16:46:43 [2023-12-20T16:46:43.400Z] --- PASS: TestUpdateMemory (0.58s)
16:46:43 [2023-12-20T16:46:43.400Z] === RUN   TestUpdateCPUQuota
16:46:44 [2023-12-20T16:46:44.335Z] --- PASS: TestUpdateCPUQuota (0.84s)
16:46:44 [2023-12-20T16:46:44.335Z] === RUN   TestUpdatePidsLimit
16:46:44 [2023-12-20T16:46:44.335Z] === RUN   TestUpdatePidsLimit/update_from_none
16:46:44 [2023-12-20T16:46:44.335Z] === RUN   TestUpdatePidsLimit/no_change
16:46:44 [2023-12-20T16:46:44.594Z] === RUN   TestUpdatePidsLimit/update_lower
16:46:44 [2023-12-20T16:46:44.852Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
16:46:45 [2023-12-20T16:46:45.110Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
16:46:45 [2023-12-20T16:46:45.369Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
16:46:45 [2023-12-20T16:46:45.627Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
16:46:46 [2023-12-20T16:46:46.194Z] --- PASS: TestUpdatePidsLimit (2.04s)
16:46:46 [2023-12-20T16:46:46.194Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.22s)
16:46:46 [2023-12-20T16:46:46.194Z]     --- PASS: TestUpdatePidsLimit/no_change (0.24s)
16:46:46 [2023-12-20T16:46:46.194Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.19s)
16:46:46 [2023-12-20T16:46:46.194Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s)
16:46:46 [2023-12-20T16:46:46.194Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s)
16:46:46 [2023-12-20T16:46:46.194Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s)
16:46:46 [2023-12-20T16:46:46.194Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s)
16:46:46 [2023-12-20T16:46:46.194Z] === RUN   TestUpdateRestartPolicy
16:46:58 [2023-12-20T16:46:58.426Z] --- PASS: TestUpdateRestartPolicy (10.79s)
16:46:58 [2023-12-20T16:46:58.426Z] === RUN   TestUpdateRestartWithAutoRemove
16:46:58 [2023-12-20T16:46:58.426Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s)
16:46:58 [2023-12-20T16:46:58.426Z] === RUN   TestWaitNonBlocked
16:46:58 [2023-12-20T16:46:58.426Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:46:58 [2023-12-20T16:46:58.426Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:46:58 [2023-12-20T16:46:58.426Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:46:58 [2023-12-20T16:46:58.426Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:46:58 [2023-12-20T16:46:58.426Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:46:58 [2023-12-20T16:46:58.426Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:46:58 [2023-12-20T16:46:58.426Z] --- PASS: TestWaitNonBlocked (0.02s)
16:46:58 [2023-12-20T16:46:58.426Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.58s)
16:46:58 [2023-12-20T16:46:58.426Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.80s)
16:46:58 [2023-12-20T16:46:58.426Z] === RUN   TestWaitBlocked
16:46:58 [2023-12-20T16:46:58.426Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
16:46:58 [2023-12-20T16:46:58.426Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
16:46:58 [2023-12-20T16:46:58.426Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
16:46:58 [2023-12-20T16:46:58.426Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
16:46:58 [2023-12-20T16:46:58.426Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
16:46:58 [2023-12-20T16:46:58.426Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
16:46:59 [2023-12-20T16:46:59.362Z] --- PASS: TestWaitBlocked (0.02s)
16:46:59 [2023-12-20T16:46:59.362Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s)
16:46:59 [2023-12-20T16:46:59.362Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.83s)
16:46:59 [2023-12-20T16:46:59.362Z] === RUN   TestWaitConditions
16:46:59 [2023-12-20T16:46:59.362Z] === RUN   TestWaitConditions/default
16:46:59 [2023-12-20T16:46:59.362Z] === PAUSE TestWaitConditions/default
16:46:59 [2023-12-20T16:46:59.362Z] === RUN   TestWaitConditions/not-running
16:46:59 [2023-12-20T16:46:59.362Z] === PAUSE TestWaitConditions/not-running
16:46:59 [2023-12-20T16:46:59.362Z] === RUN   TestWaitConditions/next-exit
16:46:59 [2023-12-20T16:46:59.362Z] === PAUSE TestWaitConditions/next-exit
16:46:59 [2023-12-20T16:46:59.362Z] === RUN   TestWaitConditions/removed
16:46:59 [2023-12-20T16:46:59.362Z] === PAUSE TestWaitConditions/removed
16:46:59 [2023-12-20T16:46:59.362Z] === CONT  TestWaitConditions/default
16:46:59 [2023-12-20T16:46:59.362Z] === CONT  TestWaitConditions/next-exit
16:46:59 [2023-12-20T16:46:59.362Z] === CONT  TestWaitConditions/removed
16:46:59 [2023-12-20T16:46:59.362Z] === CONT  TestWaitConditions/not-running
16:46:59 [2023-12-20T16:46:59.362Z]     wait_test.go:145: ContainerID = 45a1306851db422e4d2df5950ec62a9dcd771d506110340c8a5442af90a24fc1
16:46:59 [2023-12-20T16:46:59.362Z]     wait_test.go:145: ContainerID = 90b5810533023f101db63e3ba80b80c5f7d53a3bafcf16e9a53de3c7fafc34de
16:46:59 [2023-12-20T16:46:59.362Z]     wait_test.go:145: ContainerID = 84ef6fc5ccc93d5dc3cd30835f81e3b56d737c5236ce72ed7ef79a8656e430ed
16:46:59 [2023-12-20T16:46:59.362Z]     wait_test.go:145: ContainerID = 4398125e310cac8885eb750d658f9fc3b4bcfe34212bc035826ff776728157c0
16:47:00 [2023-12-20T16:47:00.740Z] --- PASS: TestWaitConditions (0.03s)
16:47:00 [2023-12-20T16:47:00.740Z]     --- PASS: TestWaitConditions/default (0.77s)
16:47:00 [2023-12-20T16:47:00.740Z]     --- PASS: TestWaitConditions/removed (0.91s)
16:47:00 [2023-12-20T16:47:00.740Z]     --- PASS: TestWaitConditions/not-running (1.15s)
16:47:00 [2023-12-20T16:47:00.740Z]     --- PASS: TestWaitConditions/next-exit (1.25s)
16:47:00 [2023-12-20T16:47:00.740Z] === RUN   TestWaitRestartedContainer
16:47:00 [2023-12-20T16:47:00.740Z] === RUN   TestWaitRestartedContainer/default
16:47:00 [2023-12-20T16:47:00.740Z] === PAUSE TestWaitRestartedContainer/default
16:47:00 [2023-12-20T16:47:00.740Z] === RUN   TestWaitRestartedContainer/not-running
16:47:00 [2023-12-20T16:47:00.740Z] === PAUSE TestWaitRestartedContainer/not-running
16:47:00 [2023-12-20T16:47:00.740Z] === RUN   TestWaitRestartedContainer/next-exit
16:47:00 [2023-12-20T16:47:00.740Z] === PAUSE TestWaitRestartedContainer/next-exit
16:47:00 [2023-12-20T16:47:00.740Z] === CONT  TestWaitRestartedContainer/default
16:47:00 [2023-12-20T16:47:00.740Z] === CONT  TestWaitRestartedContainer/next-exit
16:47:00 [2023-12-20T16:47:00.740Z] === CONT  TestWaitRestartedContainer/not-running
16:47:02 [2023-12-20T16:47:02.646Z] --- PASS: TestWaitRestartedContainer (0.01s)
16:47:02 [2023-12-20T16:47:02.646Z]     --- PASS: TestWaitRestartedContainer/not-running (1.45s)
16:47:02 [2023-12-20T16:47:02.646Z]     --- PASS: TestWaitRestartedContainer/default (1.93s)
16:47:02 [2023-12-20T16:47:02.646Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.96s)
16:47:02 [2023-12-20T16:47:02.646Z] === CONT  TestHardRestartWhenContainerIsRunning
16:47:02 [2023-12-20T16:47:02.646Z] === CONT  TestRestartDaemonWithRestartingContainer
16:47:02 [2023-12-20T16:47:02.646Z] === CONT  TestIpcModeOlderClient
16:47:02 [2023-12-20T16:47:02.646Z] === CONT  TestStopContainerWithTimeoutCancel
16:47:02 [2023-12-20T16:47:02.646Z] === CONT  TestDaemonHostGatewayIP
16:47:02 [2023-12-20T16:47:02.646Z] === CONT  TestContainerKillOnDaemonStart
16:47:02 [2023-12-20T16:47:02.646Z] === CONT  TestDaemonRestartIpcMode
16:47:02 [2023-12-20T16:47:02.646Z] === CONT  TestContainerStartOnDaemonRestart
16:47:02 [2023-12-20T16:47:02.646Z] --- PASS: TestIpcModeOlderClient (0.15s)
16:47:04 [2023-12-20T16:47:04.554Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
16:47:04 [2023-12-20T16:47:04.554Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
16:47:04 [2023-12-20T16:47:04.554Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.09s)
16:47:04 [2023-12-20T16:47:04.554Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
16:47:04 [2023-12-20T16:47:04.554Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.25s)
16:47:05 [2023-12-20T16:47:05.121Z] --- PASS: TestContainerStartOnDaemonRestart (2.58s)
16:47:05 [2023-12-20T16:47:05.121Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.61s)
16:47:05 [2023-12-20T16:47:05.688Z] --- PASS: TestDaemonHostGatewayIP (3.22s)
16:47:05 [2023-12-20T16:47:05.946Z] --- PASS: TestDaemonRestartIpcMode (3.57s)
16:47:05 [2023-12-20T16:47:05.946Z] --- PASS: TestStopContainerWithTimeoutCancel (3.63s)
16:47:15 [2023-12-20T16:47:15.915Z] --- PASS: TestContainerKillOnDaemonStart (11.80s)
16:47:15 [2023-12-20T16:47:15.915Z] PASS
16:47:15 [2023-12-20T16:47:15.915Z] 
16:47:15 [2023-12-20T16:47:15.915Z] === Skipped
16:47:15 [2023-12-20T16:47:15.915Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
16:47:15 [2023-12-20T16:47:15.915Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:47:15 [2023-12-20T16:47:15.915Z] 
16:47:15 [2023-12-20T16:47:15.915Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
16:47:15 [2023-12-20T16:47:15.915Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:47:15 [2023-12-20T16:47:15.915Z] 
16:47:15 [2023-12-20T16:47:15.915Z] DONE 320 tests, 2 skipped in 173.360s
16:47:15 [2023-12-20T16:47:15.915Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
16:47:15 [2023-12-20T16:47:15.915Z] ++ '[' -n '' ']'
16:47:15 [2023-12-20T16:47:15.915Z] ++ 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:47:15 [2023-12-20T16:47:15.915Z] ++ set -e
16:47:15 [2023-12-20T16:47:15.915Z] ++ '[' -n 0 ']'
16:47:15 [2023-12-20T16:47:15.915Z] ++ set -x
16:47:15 [2023-12-20T16:47:15.915Z] ++ 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.ol9lN5QZ00/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:47:15 [2023-12-20T16:47:15.915Z] INFO: Testing against a local daemon
16:47:15 [2023-12-20T16:47:15.915Z] === RUN   TestConfigDaemonID
16:47:15 [2023-12-20T16:47:15.915Z]     daemon_test.go:61: [dd412d3166f79] daemon is not started
16:47:15 [2023-12-20T16:47:15.915Z] --- PASS: TestConfigDaemonID (1.05s)
16:47:15 [2023-12-20T16:47:15.915Z] === RUN   TestDaemonConfigValidation
16:47:15 [2023-12-20T16:47:15.915Z] === RUN   TestDaemonConfigValidation/config_with_no_content
16:47:15 [2023-12-20T16:47:15.915Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
16:47:15 [2023-12-20T16:47:15.915Z] === RUN   TestDaemonConfigValidation/config_with_{}
16:47:15 [2023-12-20T16:47:15.915Z] === PAUSE TestDaemonConfigValidation/config_with_{}
16:47:15 [2023-12-20T16:47:15.915Z] === RUN   TestDaemonConfigValidation/invalid_config
16:47:15 [2023-12-20T16:47:15.915Z] === PAUSE TestDaemonConfigValidation/invalid_config
16:47:15 [2023-12-20T16:47:15.915Z] === RUN   TestDaemonConfigValidation/malformed_config
16:47:15 [2023-12-20T16:47:15.915Z] === PAUSE TestDaemonConfigValidation/malformed_config
16:47:15 [2023-12-20T16:47:15.915Z] === RUN   TestDaemonConfigValidation/valid_config
16:47:15 [2023-12-20T16:47:15.915Z] === PAUSE TestDaemonConfigValidation/valid_config
16:47:15 [2023-12-20T16:47:15.915Z] === CONT  TestDaemonConfigValidation/config_with_no_content
16:47:15 [2023-12-20T16:47:15.915Z] === CONT  TestDaemonConfigValidation/malformed_config
16:47:15 [2023-12-20T16:47:15.915Z] === CONT  TestDaemonConfigValidation/invalid_config
16:47:15 [2023-12-20T16:47:15.915Z] === CONT  TestDaemonConfigValidation/config_with_{}
16:47:15 [2023-12-20T16:47:15.915Z] === CONT  TestDaemonConfigValidation/valid_config
16:47:15 [2023-12-20T16:47:15.915Z] --- PASS: TestDaemonConfigValidation (0.00s)
16:47:15 [2023-12-20T16:47:15.915Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
16:47:15 [2023-12-20T16:47:15.915Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
16:47:15 [2023-12-20T16:47:15.915Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
16:47:15 [2023-12-20T16:47:15.915Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
16:47:15 [2023-12-20T16:47:15.915Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s)
16:47:15 [2023-12-20T16:47:15.915Z] === RUN   TestConfigDaemonSeccompProfiles
16:47:15 [2023-12-20T16:47:15.915Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
16:47:16 [2023-12-20T16:47:16.481Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
16:47:17 [2023-12-20T16:47:17.416Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
16:47:18 [2023-12-20T16:47:18.791Z]     daemon_test.go:180: [d912785f10de3] daemon is not started
16:47:18 [2023-12-20T16:47:18.791Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
16:47:18 [2023-12-20T16:47:18.791Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
16:47:18 [2023-12-20T16:47:18.791Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
16:47:18 [2023-12-20T16:47:18.791Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s)
16:47:18 [2023-12-20T16:47:18.791Z] === RUN   TestDaemonProxy
16:47:18 [2023-12-20T16:47:18.791Z] === RUN   TestDaemonProxy/environment_variables
16:47:18 [2023-12-20T16:47:18.791Z] === PAUSE TestDaemonProxy/environment_variables
16:47:18 [2023-12-20T16:47:18.791Z] === RUN   TestDaemonProxy/command-line_options
16:47:18 [2023-12-20T16:47:18.791Z] === PAUSE TestDaemonProxy/command-line_options
16:47:18 [2023-12-20T16:47:18.791Z] === RUN   TestDaemonProxy/configuration_file
16:47:18 [2023-12-20T16:47:18.791Z] === PAUSE TestDaemonProxy/configuration_file
16:47:18 [2023-12-20T16:47:18.791Z] === RUN   TestDaemonProxy/conflicting_options
16:47:19 [2023-12-20T16:47:19.050Z] === RUN   TestDaemonProxy/reload_sanitized
16:47:19 [2023-12-20T16:47:19.050Z] === PAUSE TestDaemonProxy/reload_sanitized
16:47:19 [2023-12-20T16:47:19.050Z] === CONT  TestDaemonProxy/environment_variables
16:47:19 [2023-12-20T16:47:19.050Z] === CONT  TestDaemonProxy/configuration_file
16:47:19 [2023-12-20T16:47:19.050Z] === CONT  TestDaemonProxy/command-line_options
16:47:19 [2023-12-20T16:47:19.050Z] === CONT  TestDaemonProxy/reload_sanitized
16:47:20 [2023-12-20T16:47:20.950Z] --- PASS: TestDaemonProxy (0.50s)
16:47:20 [2023-12-20T16:47:20.950Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
16:47:20 [2023-12-20T16:47:20.950Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
16:47:20 [2023-12-20T16:47:20.950Z]     --- PASS: TestDaemonProxy/configuration_file (1.72s)
16:47:20 [2023-12-20T16:47:20.950Z]     --- PASS: TestDaemonProxy/command-line_options (1.72s)
16:47:20 [2023-12-20T16:47:20.950Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
16:47:20 [2023-12-20T16:47:20.950Z] === RUN   TestLiveRestore
16:47:20 [2023-12-20T16:47:20.950Z] === RUN   TestLiveRestore/volume_references
16:47:20 [2023-12-20T16:47:20.950Z] === PAUSE TestLiveRestore/volume_references
16:47:20 [2023-12-20T16:47:20.950Z] === RUN   TestLiveRestore/autoremove
16:47:20 [2023-12-20T16:47:20.950Z] === PAUSE TestLiveRestore/autoremove
16:47:20 [2023-12-20T16:47:20.950Z] === CONT  TestLiveRestore/volume_references
16:47:20 [2023-12-20T16:47:20.950Z] === CONT  TestLiveRestore/autoremove
16:47:20 [2023-12-20T16:47:20.950Z] === RUN   TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers
16:47:21 [2023-12-20T16:47:21.517Z] === RUN   TestLiveRestore/volume_references/restartPolicy
16:47:21 [2023-12-20T16:47:21.517Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
16:47:22 [2023-12-20T16:47:22.453Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
16:47:22 [2023-12-20T16:47:22.712Z] === RUN   TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited
16:47:23 [2023-12-20T16:47:23.648Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
16:47:24 [2023-12-20T16:47:24.586Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
16:47:25 [2023-12-20T16:47:25.523Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
16:47:26 [2023-12-20T16:47:26.458Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
16:47:27 [2023-12-20T16:47:27.027Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
16:47:28 [2023-12-20T16:47:28.406Z] --- PASS: TestLiveRestore (0.00s)
16:47:28 [2023-12-20T16:47:28.406Z]     --- PASS: TestLiveRestore/autoremove (3.44s)
16:47:28 [2023-12-20T16:47:28.406Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (1.88s)
16:47:28 [2023-12-20T16:47:28.406Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.56s)
16:47:28 [2023-12-20T16:47:28.406Z]     --- PASS: TestLiveRestore/volume_references (7.40s)
16:47:28 [2023-12-20T16:47:28.406Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (4.27s)
16:47:28 [2023-12-20T16:47:28.406Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.17s)
16:47:28 [2023-12-20T16:47:28.406Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.04s)
16:47:28 [2023-12-20T16:47:28.406Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.06s)
16:47:28 [2023-12-20T16:47:28.406Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.00s)
16:47:28 [2023-12-20T16:47:28.406Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.49s)
16:47:28 [2023-12-20T16:47:28.406Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.45s)
16:47:28 [2023-12-20T16:47:28.406Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (1.03s)
16:47:28 [2023-12-20T16:47:28.406Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
16:47:28 [2023-12-20T16:47:28.974Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.69s)
16:47:28 [2023-12-20T16:47:28.974Z] PASS
16:47:28 [2023-12-20T16:47:28.974Z] 
16:47:28 [2023-12-20T16:47:28.974Z] DONE 31 tests in 14.636s
16:47:28 [2023-12-20T16:47:28.974Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
16:47:28 [2023-12-20T16:47:28.974Z] ++ '[' -n '' ']'
16:47:28 [2023-12-20T16:47:28.974Z] ++ 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:47:28 [2023-12-20T16:47:28.974Z] ++ set -e
16:47:28 [2023-12-20T16:47:28.974Z] ++ '[' -n 0 ']'
16:47:28 [2023-12-20T16:47:28.974Z] ++ set -x
16:47:28 [2023-12-20T16:47:28.974Z] ++ 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.ol9lN5QZ00/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:47:28 [2023-12-20T16:47:28.974Z] INFO: Testing against a local daemon
16:47:28 [2023-12-20T16:47:28.974Z] === RUN   TestCommitInheritsEnv
16:47:28 [2023-12-20T16:47:28.974Z] --- PASS: TestCommitInheritsEnv (0.17s)
16:47:28 [2023-12-20T16:47:28.974Z] === RUN   TestUsernsCommit
16:47:30 [2023-12-20T16:47:30.881Z] --- PASS: TestUsernsCommit (1.47s)
16:47:30 [2023-12-20T16:47:30.881Z] === RUN   TestImportExtremelyLargeImageWorks
16:47:30 [2023-12-20T16:47:30.881Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
16:47:30 [2023-12-20T16:47:30.881Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
16:47:30 [2023-12-20T16:47:30.881Z] === RUN   TestImportWithCustomPlatform
16:47:30 [2023-12-20T16:47:30.881Z] === RUN   TestImportWithCustomPlatform/#00
16:47:30 [2023-12-20T16:47:30.881Z] === RUN   TestImportWithCustomPlatform/linux
16:47:30 [2023-12-20T16:47:30.881Z] === RUN   TestImportWithCustomPlatform/LINUX
16:47:30 [2023-12-20T16:47:30.881Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
16:47:30 [2023-12-20T16:47:30.881Z] --- PASS: TestImportWithCustomPlatform (0.12s)
16:47:30 [2023-12-20T16:47:30.881Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.03s)
16:47:30 [2023-12-20T16:47:30.881Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
16:47:30 [2023-12-20T16:47:30.881Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
16:47:30 [2023-12-20T16:47:30.881Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
16:47:30 [2023-12-20T16:47:30.881Z] === RUN   TestImportWithCustomPlatformReject
16:47:30 [2023-12-20T16:47:30.881Z] === RUN   TestImportWithCustomPlatformReject/_______
16:47:30 [2023-12-20T16:47:30.881Z] === RUN   TestImportWithCustomPlatformReject//
16:47:30 [2023-12-20T16:47:30.881Z] === RUN   TestImportWithCustomPlatformReject/macos
16:47:30 [2023-12-20T16:47:30.881Z] === RUN   TestImportWithCustomPlatformReject/macos/arm64
16:47:30 [2023-12-20T16:47:30.881Z] === RUN   TestImportWithCustomPlatformReject/nintendo64
16:47:30 [2023-12-20T16:47:30.881Z] --- PASS: TestImportWithCustomPlatformReject (0.01s)
16:47:30 [2023-12-20T16:47:30.881Z]     --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s)
16:47:30 [2023-12-20T16:47:30.881Z]     --- PASS: TestImportWithCustomPlatformReject// (0.00s)
16:47:30 [2023-12-20T16:47:30.881Z]     --- PASS: TestImportWithCustomPlatformReject/macos (0.00s)
16:47:30 [2023-12-20T16:47:30.881Z]     --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s)
16:47:30 [2023-12-20T16:47:30.881Z]     --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s)
16:47:30 [2023-12-20T16:47:30.881Z] === RUN   TestImageInspectEmptyTagsAndDigests
16:47:30 [2023-12-20T16:47:30.881Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
16:47:30 [2023-12-20T16:47:30.881Z] === RUN   TestImagesFilterMultiReference
16:47:30 [2023-12-20T16:47:30.881Z] --- PASS: TestImagesFilterMultiReference (0.04s)
16:47:30 [2023-12-20T16:47:30.881Z] === RUN   TestImagesFilterUntil
16:47:30 [2023-12-20T16:47:30.881Z]     list_test.go:95: ImageList: ID=sha256:faa189443eb7154ae338f2781a149b8d7d4847da6721b9b6c54a4cbfc4e25f9e RepoTags=[testimagesfilteruntil:v1]
16:47:31 [2023-12-20T16:47:31.141Z] --- PASS: TestImagesFilterUntil (0.28s)
16:47:31 [2023-12-20T16:47:31.141Z] === RUN   TestImagesFilterBeforeSince
16:47:31 [2023-12-20T16:47:31.141Z]     list_test.go:129: ImageList: ID=sha256:0c37be300f8276f0dbe8a5605137fd8850139ffb805534680c14d37f04b58e16 RepoTags=[testimagesfilterbeforesince:v1]
16:47:31 [2023-12-20T16:47:31.141Z]     list_test.go:129: ImageList: ID=sha256:23cd7c62587767289a24954f06430b9cd094d04766ca312416cef52e5664f5a5 RepoTags=[testimagesfilterbeforesince:v2]
16:47:31 [2023-12-20T16:47:31.141Z]     list_test.go:129: ImageList: ID=sha256:8fb209d8eece92b8cddd2499f23589a9cd91cabc84679bc944de5d478d4d8e75 RepoTags=[testimagesfilterbeforesince:v3]
16:47:31 [2023-12-20T16:47:31.400Z] --- PASS: TestImagesFilterBeforeSince (0.28s)
16:47:31 [2023-12-20T16:47:31.400Z] === RUN   TestAPIImagesFilters
16:47:31 [2023-12-20T16:47:31.400Z] === RUN   TestAPIImagesFilters/repository_regex
16:47:31 [2023-12-20T16:47:31.400Z] === PAUSE TestAPIImagesFilters/repository_regex
16:47:31 [2023-12-20T16:47:31.400Z] === RUN   TestAPIImagesFilters/image_name_regex
16:47:31 [2023-12-20T16:47:31.400Z] === PAUSE TestAPIImagesFilters/image_name_regex
16:47:31 [2023-12-20T16:47:31.400Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
16:47:31 [2023-12-20T16:47:31.400Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
16:47:31 [2023-12-20T16:47:31.400Z] === RUN   TestAPIImagesFilters/registry_port_regex
16:47:31 [2023-12-20T16:47:31.400Z] === PAUSE TestAPIImagesFilters/registry_port_regex
16:47:31 [2023-12-20T16:47:31.400Z] === CONT  TestAPIImagesFilters/repository_regex
16:47:31 [2023-12-20T16:47:31.400Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
16:47:31 [2023-12-20T16:47:31.400Z] === CONT  TestAPIImagesFilters/image_name_regex
16:47:31 [2023-12-20T16:47:31.400Z] === CONT  TestAPIImagesFilters/registry_port_regex
16:47:31 [2023-12-20T16:47:31.400Z] --- PASS: TestAPIImagesFilters (0.03s)
16:47:31 [2023-12-20T16:47:31.400Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
16:47:31 [2023-12-20T16:47:31.400Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
16:47:31 [2023-12-20T16:47:31.400Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
16:47:31 [2023-12-20T16:47:31.400Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
16:47:31 [2023-12-20T16:47:31.400Z] === RUN   TestPruneDontDeleteUsedDangling
16:47:31 [2023-12-20T16:47:31.974Z] --- PASS: TestPruneDontDeleteUsedDangling (0.56s)
16:47:31 [2023-12-20T16:47:31.974Z] === RUN   TestImagePullPlatformInvalid
16:47:31 [2023-12-20T16:47:31.974Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
16:47:31 [2023-12-20T16:47:31.974Z] === RUN   TestImagePullStoredfDigestForOtherRepo
16:47:31 [2023-12-20T16:47:31.974Z] time="2023-12-20T16:47:31.796256896Z" 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=4ea820fa-9da5-4bc7-b30f-2cbc616766d4 version=2.8.3 
16:47:31 [2023-12-20T16:47:31.974Z] time="2023-12-20T16:47:31.796370057Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=4ea820fa-9da5-4bc7-b30f-2cbc616766d4 version=2.8.3 
16:47:31 [2023-12-20T16:47:31.974Z] time="2023-12-20T16:47:31.796378353Z" level=info msg="Starting upload purge in 44m0s" go.version=go1.20.8 instance.id=4ea820fa-9da5-4bc7-b30f-2cbc616766d4 version=2.8.3 
16:47:31 [2023-12-20T16:47:31.974Z] time="2023-12-20T16:47:31.796678072Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=4ea820fa-9da5-4bc7-b30f-2cbc616766d4 version=2.8.3 
16:47:31 [2023-12-20T16:47:31.974Z] time="2023-12-20T16:47:31.890118731Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6d459638-824f-4876-b375-afd7bac14995 http.request.method=GET http.request.remoteaddr="127.0.0.1:34054" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
16:47:31 [2023-12-20T16:47:31.974Z] time="2023-12-20T16:47:31.890298963Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6d459638-824f-4876-b375-afd7bac14995 http.request.method=GET http.request.remoteaddr="127.0.0.1:34054" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.676457ms http.response.status=200 http.response.written=2 
16:47:31 [2023-12-20T16:47:31.974Z] 127.0.0.1 - - [20/Dec/2023:16:47:31 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
16:47:31 [2023-12-20T16:47:31.974Z] time="2023-12-20T16:47:31.893096609Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ba744ee5-96bc-466f-bf03-f761423d3614 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34056" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
16:47:31 [2023-12-20T16:47:31.974Z] time="2023-12-20T16:47:31.893123958Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d5740e82-7e2c-44c5-b0ca-75738c8da530 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34058" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
16:47:31 [2023-12-20T16:47:31.974Z] time="2023-12-20T16:47:31.893141025Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ba744ee5-96bc-466f-bf03-f761423d3614 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34056" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
16:47:31 [2023-12-20T16:47:31.974Z] time="2023-12-20T16:47:31.8931544Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d5740e82-7e2c-44c5-b0ca-75738c8da530 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34058" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
16:47:31 [2023-12-20T16:47:31.975Z] time="2023-12-20T16:47:31.893252619Z" 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=ba744ee5-96bc-466f-bf03-f761423d3614 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34056" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=38.664µ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=c5be0b36-89c7-4bef-91c4-259a71b40733 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
16:47:31 [2023-12-20T16:47:31.975Z] time="2023-12-20T16:47:31.893252635Z" 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=d5740e82-7e2c-44c5-b0ca-75738c8da530 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34058" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=39.082µ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=4a28cddf-d638-415e-b6ae-8bdaa60e08bc trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
16:47:31 [2023-12-20T16:47:31.975Z] time="2023-12-20T16:47:31.893366083Z" 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=ba744ee5-96bc-466f-bf03-f761423d3614 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34056" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.141694ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
16:47:31 [2023-12-20T16:47:31.975Z] 127.0.0.1 - - [20/Dec/2023:16:47:31 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.11+unknown"
16:47:31 [2023-12-20T16:47:31.975Z] time="2023-12-20T16:47:31.893414651Z" 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=d5740e82-7e2c-44c5-b0ca-75738c8da530 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34058" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.211161ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
16:47:31 [2023-12-20T16:47:31.975Z] 127.0.0.1 - - [20/Dec/2023:16:47:31 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.11+unknown"
16:47:31 [2023-12-20T16:47:31.975Z] time="2023-12-20T16:47:31.894977652Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9dc4ae61-532a-4693-a9bf-d30d78be15c8 http.request.method=POST http.request.remoteaddr="127.0.0.1:34056" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" vars.name=test 
16:47:31 [2023-12-20T16:47:31.975Z] time="2023-12-20T16:47:31.894999987Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ff2967b9-0c9d-4a2e-9073-0a8017bb3451 http.request.method=POST http.request.remoteaddr="127.0.0.1:34058" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" vars.name=test 
16:47:31 [2023-12-20T16:47:31.975Z] time="2023-12-20T16:47:31.895030963Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9dc4ae61-532a-4693-a9bf-d30d78be15c8 http.request.method=POST http.request.remoteaddr="127.0.0.1:34056" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" vars.name=test 
16:47:31 [2023-12-20T16:47:31.975Z] time="2023-12-20T16:47:31.895061922Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ff2967b9-0c9d-4a2e-9073-0a8017bb3451 http.request.method=POST http.request.remoteaddr="127.0.0.1:34058" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" vars.name=test 
16:47:31 [2023-12-20T16:47:31.975Z] time="2023-12-20T16:47:31.895192905Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/5173c616-c7b5-4ad3-bb19-3259f6f889ae/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ff2967b9-0c9d-4a2e-9073-0a8017bb3451 http.request.method=POST http.request.remoteaddr="127.0.0.1:34058" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" trace.duration=96.348µ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=1b8aeaeb-c3bb-403c-9a97-cfb83c1bb690 trace.line=110 vars.name=test 
16:47:31 [2023-12-20T16:47:31.975Z] time="2023-12-20T16:47:31.895247012Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/5173c616-c7b5-4ad3-bb19-3259f6f889ae/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ff2967b9-0c9d-4a2e-9073-0a8017bb3451 http.request.method=POST http.request.remoteaddr="127.0.0.1:34058" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" trace.duration=23.476µ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=eb07859f-de87-49f3-b5b3-ab0f216a155d trace.line=142 vars.name=test 
16:47:31 [2023-12-20T16:47:31.975Z] time="2023-12-20T16:47:31.89519892Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/31808df7-aa2b-4858-b5b4-9b041199179f/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9dc4ae61-532a-4693-a9bf-d30d78be15c8 http.request.method=POST http.request.remoteaddr="127.0.0.1:34056" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" trace.duration=132.821µ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=e7e66d5e-9139-4263-8959-6674954b9aea trace.line=110 vars.name=test 
16:47:31 [2023-12-20T16:47:31.975Z] time="2023-12-20T16:47:31.895325283Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/5173c616-c7b5-4ad3-bb19-3259f6f889ae/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ff2967b9-0c9d-4a2e-9073-0a8017bb3451 http.request.method=POST http.request.remoteaddr="127.0.0.1:34058" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" trace.duration=43.858µ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=85104b60-8b0e-4f2b-a614-b570c4131945 trace.line=110 vars.name=test 
16:47:31 [2023-12-20T16:47:31.975Z] time="2023-12-20T16:47:31.895328007Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/31808df7-aa2b-4858-b5b4-9b041199179f/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9dc4ae61-532a-4693-a9bf-d30d78be15c8 http.request.method=POST http.request.remoteaddr="127.0.0.1:34056" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" trace.duration=32.797µ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=8e7378e8-fe52-4a77-9235-4a1d2da58073 trace.line=142 vars.name=test 
16:47:31 [2023-12-20T16:47:31.975Z] time="2023-12-20T16:47:31.895438543Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ff2967b9-0c9d-4a2e-9073-0a8017bb3451 http.request.method=POST http.request.remoteaddr="127.0.0.1:34058" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" http.response.duration=1.797718ms http.response.status=202 http.response.written=0 
16:47:31 [2023-12-20T16:47:31.975Z] 127.0.0.1 - - [20/Dec/2023:16:47:31 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.11+unknown"
16:47:31 [2023-12-20T16:47:31.975Z] time="2023-12-20T16:47:31.895541857Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/31808df7-aa2b-4858-b5b4-9b041199179f/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9dc4ae61-532a-4693-a9bf-d30d78be15c8 http.request.method=POST http.request.remoteaddr="127.0.0.1:34056" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" trace.duration=70.222µ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=8b2112ea-e9c9-40dd-8f29-b9fa1d7251eb trace.line=110 vars.name=test 
16:47:31 [2023-12-20T16:47:31.975Z] time="2023-12-20T16:47:31.895619579Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9dc4ae61-532a-4693-a9bf-d30d78be15c8 http.request.method=POST http.request.remoteaddr="127.0.0.1:34056" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" http.response.duration=1.941928ms http.response.status=202 http.response.written=0 
16:47:31 [2023-12-20T16:47:31.975Z] 127.0.0.1 - - [20/Dec/2023:16:47:31 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.11+unknown"
16:47:31 [2023-12-20T16:47:31.975Z] time="2023-12-20T16:47:31.897027785Z" 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=05273520-ea25-4fb0-a21a-d7c1f4d62173 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34056" http.request.uri="/v2/test/blobs/uploads/5173c616-c7b5-4ad3-bb19-3259f6f889ae?_state=GHYBMpZ4Ys73FXypElG8g5w6Q-59hgBakhXEsq-j5uJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUxNzNjNjE2LWM3YjUtNGFkMy1iYjE5LTMyNTlmNmY4ODlhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMFQxNjo0NzozMS44OTUwNzcyNVoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.uuid=5173c616-c7b5-4ad3-bb19-3259f6f889ae 
16:47:31 [2023-12-20T16:47:31.975Z] time="2023-12-20T16:47:31.897115583Z" 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=05273520-ea25-4fb0-a21a-d7c1f4d62173 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34056" http.request.uri="/v2/test/blobs/uploads/5173c616-c7b5-4ad3-bb19-3259f6f889ae?_state=GHYBMpZ4Ys73FXypElG8g5w6Q-59hgBakhXEsq-j5uJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUxNzNjNjE2LWM3YjUtNGFkMy1iYjE5LTMyNTlmNmY4ODlhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMFQxNjo0NzozMS44OTUwNzcyNVoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.uuid=5173c616-c7b5-4ad3-bb19-3259f6f889ae 
16:47:31 [2023-12-20T16:47:31.975Z] time="2023-12-20T16:47:31.897191696Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/5173c616-c7b5-4ad3-bb19-3259f6f889ae/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=05273520-ea25-4fb0-a21a-d7c1f4d62173 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34056" http.request.uri="/v2/test/blobs/uploads/5173c616-c7b5-4ad3-bb19-3259f6f889ae?_state=GHYBMpZ4Ys73FXypElG8g5w6Q-59hgBakhXEsq-j5uJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUxNzNjNjE2LWM3YjUtNGFkMy1iYjE5LTMyNTlmNmY4ODlhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMFQxNjo0NzozMS44OTUwNzcyNVoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=41.585µ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=74604239-7def-4b9f-b4ac-9505e622422e trace.line=95 vars.name=test vars.uuid=5173c616-c7b5-4ad3-bb19-3259f6f889ae 
16:47:31 [2023-12-20T16:47:31.975Z] time="2023-12-20T16:47:31.897250628Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/5173c616-c7b5-4ad3-bb19-3259f6f889ae/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=05273520-ea25-4fb0-a21a-d7c1f4d62173 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34056" http.request.uri="/v2/test/blobs/uploads/5173c616-c7b5-4ad3-bb19-3259f6f889ae?_state=GHYBMpZ4Ys73FXypElG8g5w6Q-59hgBakhXEsq-j5uJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUxNzNjNjE2LWM3YjUtNGFkMy1iYjE5LTMyNTlmNmY4ODlhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMFQxNjo0NzozMS44OTUwNzcyNVoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=23.066µ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=db5125a7-491c-4e38-8283-55ee06a63976 trace.line=142 vars.name=test vars.uuid=5173c616-c7b5-4ad3-bb19-3259f6f889ae 
16:47:31 [2023-12-20T16:47:31.975Z] time="2023-12-20T16:47:31.897327545Z" 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=05273520-ea25-4fb0-a21a-d7c1f4d62173 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34056" http.request.uri="/v2/test/blobs/uploads/5173c616-c7b5-4ad3-bb19-3259f6f889ae?_state=GHYBMpZ4Ys73FXypElG8g5w6Q-59hgBakhXEsq-j5uJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUxNzNjNjE2LWM3YjUtNGFkMy1iYjE5LTMyNTlmNmY4ODlhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMFQxNjo0NzozMS44OTUwNzcyNVoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.uuid=5173c616-c7b5-4ad3-bb19-3259f6f889ae 
16:47:31 [2023-12-20T16:47:31.975Z] time="2023-12-20T16:47:31.897418314Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/5173c616-c7b5-4ad3-bb19-3259f6f889ae/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=05273520-ea25-4fb0-a21a-d7c1f4d62173 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34056" http.request.uri="/v2/test/blobs/uploads/5173c616-c7b5-4ad3-bb19-3259f6f889ae?_state=GHYBMpZ4Ys73FXypElG8g5w6Q-59hgBakhXEsq-j5uJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUxNzNjNjE2LWM3YjUtNGFkMy1iYjE5LTMyNTlmNmY4ODlhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMFQxNjo0NzozMS44OTUwNzcyNVoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=49.208µ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=160d79a4-ebc2-430e-a18b-fe72c6d3c415 trace.line=110 vars.name=test vars.uuid=5173c616-c7b5-4ad3-bb19-3259f6f889ae 
16:47:31 [2023-12-20T16:47:31.975Z] time="2023-12-20T16:47:31.897459685Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/5173c616-c7b5-4ad3-bb19-3259f6f889ae/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=05273520-ea25-4fb0-a21a-d7c1f4d62173 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34056" http.request.uri="/v2/test/blobs/uploads/5173c616-c7b5-4ad3-bb19-3259f6f889ae?_state=GHYBMpZ4Ys73FXypElG8g5w6Q-59hgBakhXEsq-j5uJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUxNzNjNjE2LWM3YjUtNGFkMy1iYjE5LTMyNTlmNmY4ODlhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMFQxNjo0NzozMS44OTUwNzcyNVoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=14.483µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4acc6102-6e1e-4035-89f1-1cab74f2bf80 trace.line=155 vars.name=test vars.uuid=5173c616-c7b5-4ad3-bb19-3259f6f889ae 
16:47:31 [2023-12-20T16:47:31.975Z] time="2023-12-20T16:47:31.897501262Z" 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=05273520-ea25-4fb0-a21a-d7c1f4d62173 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34056" http.request.uri="/v2/test/blobs/uploads/5173c616-c7b5-4ad3-bb19-3259f6f889ae?_state=GHYBMpZ4Ys73FXypElG8g5w6Q-59hgBakhXEsq-j5uJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUxNzNjNjE2LWM3YjUtNGFkMy1iYjE5LTMyNTlmNmY4ODlhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMFQxNjo0NzozMS44OTUwNzcyNVoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=12.373µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b279bf7f-db43-4e1a-a2de-1e926ea68dd7 trace.line=155 vars.name=test vars.uuid=5173c616-c7b5-4ad3-bb19-3259f6f889ae 
16:47:31 [2023-12-20T16:47:31.975Z] time="2023-12-20T16:47:31.897526986Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/5173c616-c7b5-4ad3-bb19-3259f6f889ae/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=05273520-ea25-4fb0-a21a-d7c1f4d62173 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34056" http.request.uri="/v2/test/blobs/uploads/5173c616-c7b5-4ad3-bb19-3259f6f889ae?_state=GHYBMpZ4Ys73FXypElG8g5w6Q-59hgBakhXEsq-j5uJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUxNzNjNjE2LWM3YjUtNGFkMy1iYjE5LTMyNTlmNmY4ODlhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMFQxNjo0NzozMS44OTUwNzcyNVoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=8.239µ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=8a9ef254-54ce-4354-8cb2-ecb3da662b41 trace.line=155 vars.name=test vars.uuid=5173c616-c7b5-4ad3-bb19-3259f6f889ae 
16:47:31 [2023-12-20T16:47:31.976Z] time="2023-12-20T16:47:31.897604437Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/5173c616-c7b5-4ad3-bb19-3259f6f889ae/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=05273520-ea25-4fb0-a21a-d7c1f4d62173 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34056" http.request.uri="/v2/test/blobs/uploads/5173c616-c7b5-4ad3-bb19-3259f6f889ae?_state=GHYBMpZ4Ys73FXypElG8g5w6Q-59hgBakhXEsq-j5uJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUxNzNjNjE2LWM3YjUtNGFkMy1iYjE5LTMyNTlmNmY4ODlhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMFQxNjo0NzozMS44OTUwNzcyNVoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=50.98µ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=c0ecd79c-a70c-40d6-a0b7-10fd1f92ae52 trace.line=185 vars.name=test vars.uuid=5173c616-c7b5-4ad3-bb19-3259f6f889ae 
16:47:31 [2023-12-20T16:47:31.976Z] time="2023-12-20T16:47:31.898235352Z" 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=05273520-ea25-4fb0-a21a-d7c1f4d62173 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34056" http.request.uri="/v2/test/blobs/uploads/5173c616-c7b5-4ad3-bb19-3259f6f889ae?_state=GHYBMpZ4Ys73FXypElG8g5w6Q-59hgBakhXEsq-j5uJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUxNzNjNjE2LWM3YjUtNGFkMy1iYjE5LTMyNTlmNmY4ODlhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMFQxNjo0NzozMS44OTUwNzcyNVoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=88.865µ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=10859525-304f-4aa6-9b38-677b6b6544b3 trace.line=110 vars.name=test vars.uuid=5173c616-c7b5-4ad3-bb19-3259f6f889ae 
16:47:31 [2023-12-20T16:47:31.976Z] time="2023-12-20T16:47:31.898406008Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/5173c616-c7b5-4ad3-bb19-3259f6f889ae")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=05273520-ea25-4fb0-a21a-d7c1f4d62173 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34056" http.request.uri="/v2/test/blobs/uploads/5173c616-c7b5-4ad3-bb19-3259f6f889ae?_state=GHYBMpZ4Ys73FXypElG8g5w6Q-59hgBakhXEsq-j5uJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUxNzNjNjE2LWM3YjUtNGFkMy1iYjE5LTMyNTlmNmY4ODlhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMFQxNjo0NzozMS44OTUwNzcyNVoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=106.317µ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=d40290ab-62a1-4e10-ac4e-3be138bce94d trace.line=202 vars.name=test vars.uuid=5173c616-c7b5-4ad3-bb19-3259f6f889ae 
16:47:31 [2023-12-20T16:47:31.976Z] time="2023-12-20T16:47:31.898516904Z" 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=05273520-ea25-4fb0-a21a-d7c1f4d62173 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34056" http.request.uri="/v2/test/blobs/uploads/5173c616-c7b5-4ad3-bb19-3259f6f889ae?_state=GHYBMpZ4Ys73FXypElG8g5w6Q-59hgBakhXEsq-j5uJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUxNzNjNjE2LWM3YjUtNGFkMy1iYjE5LTMyNTlmNmY4ODlhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMFQxNjo0NzozMS44OTUwNzcyNVoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" http.response.duration=2.317227ms http.response.status=201 http.response.written=0 
16:47:31 [2023-12-20T16:47:31.976Z] 127.0.0.1 - - [20/Dec/2023:16:47:31 +0000] "PUT /v2/test/blobs/uploads/5173c616-c7b5-4ad3-bb19-3259f6f889ae?_state=GHYBMpZ4Ys73FXypElG8g5w6Q-59hgBakhXEsq-j5uJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUxNzNjNjE2LWM3YjUtNGFkMy1iYjE5LTMyNTlmNmY4ODlhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMFQxNjo0NzozMS44OTUwNzcyNVoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.11+unknown"
16:47:31 [2023-12-20T16:47:31.976Z] time="2023-12-20T16:47:31.899063074Z" 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=c1cda6ae-615f-4ae7-a13b-b08fec013a36 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34058" http.request.uri="/v2/test/blobs/uploads/31808df7-aa2b-4858-b5b4-9b041199179f?_state=Ghqq0u9GJyLjsROvP4nUAPoIg2DQu4kHBCqXcyHJx397Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxODA4ZGY3LWFhMmItNDg1OC1iNWI0LTliMDQxMTk5MTc5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMFQxNjo0NzozMS44OTUwNDM2OVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.uuid=31808df7-aa2b-4858-b5b4-9b041199179f 
16:47:31 [2023-12-20T16:47:31.976Z] time="2023-12-20T16:47:31.899175906Z" 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=c1cda6ae-615f-4ae7-a13b-b08fec013a36 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34058" http.request.uri="/v2/test/blobs/uploads/31808df7-aa2b-4858-b5b4-9b041199179f?_state=Ghqq0u9GJyLjsROvP4nUAPoIg2DQu4kHBCqXcyHJx397Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxODA4ZGY3LWFhMmItNDg1OC1iNWI0LTliMDQxMTk5MTc5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMFQxNjo0NzozMS44OTUwNDM2OVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.uuid=31808df7-aa2b-4858-b5b4-9b041199179f 
16:47:31 [2023-12-20T16:47:31.976Z] time="2023-12-20T16:47:31.89926034Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/31808df7-aa2b-4858-b5b4-9b041199179f/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c1cda6ae-615f-4ae7-a13b-b08fec013a36 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34058" http.request.uri="/v2/test/blobs/uploads/31808df7-aa2b-4858-b5b4-9b041199179f?_state=Ghqq0u9GJyLjsROvP4nUAPoIg2DQu4kHBCqXcyHJx397Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxODA4ZGY3LWFhMmItNDg1OC1iNWI0LTliMDQxMTk5MTc5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMFQxNjo0NzozMS44OTUwNDM2OVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=40.485µ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=bd990fd7-d72c-4047-b2cb-bf7048f1e29a trace.line=95 vars.name=test vars.uuid=31808df7-aa2b-4858-b5b4-9b041199179f 
16:47:31 [2023-12-20T16:47:31.976Z] time="2023-12-20T16:47:31.899565352Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/31808df7-aa2b-4858-b5b4-9b041199179f/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c1cda6ae-615f-4ae7-a13b-b08fec013a36 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34058" http.request.uri="/v2/test/blobs/uploads/31808df7-aa2b-4858-b5b4-9b041199179f?_state=Ghqq0u9GJyLjsROvP4nUAPoIg2DQu4kHBCqXcyHJx397Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxODA4ZGY3LWFhMmItNDg1OC1iNWI0LTliMDQxMTk5MTc5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMFQxNjo0NzozMS44OTUwNDM2OVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=41.388µ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=bd82eac0-08ab-464e-873d-978c5417d469 trace.line=142 vars.name=test vars.uuid=31808df7-aa2b-4858-b5b4-9b041199179f 
16:47:31 [2023-12-20T16:47:31.976Z] time="2023-12-20T16:47:31.899613411Z" 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=c1cda6ae-615f-4ae7-a13b-b08fec013a36 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34058" http.request.uri="/v2/test/blobs/uploads/31808df7-aa2b-4858-b5b4-9b041199179f?_state=Ghqq0u9GJyLjsROvP4nUAPoIg2DQu4kHBCqXcyHJx397Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxODA4ZGY3LWFhMmItNDg1OC1iNWI0LTliMDQxMTk5MTc5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMFQxNjo0NzozMS44OTUwNDM2OVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.uuid=31808df7-aa2b-4858-b5b4-9b041199179f 
16:47:31 [2023-12-20T16:47:31.976Z] time="2023-12-20T16:47:31.8996895Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/31808df7-aa2b-4858-b5b4-9b041199179f/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=c1cda6ae-615f-4ae7-a13b-b08fec013a36 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34058" http.request.uri="/v2/test/blobs/uploads/31808df7-aa2b-4858-b5b4-9b041199179f?_state=Ghqq0u9GJyLjsROvP4nUAPoIg2DQu4kHBCqXcyHJx397Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxODA4ZGY3LWFhMmItNDg1OC1iNWI0LTliMDQxMTk5MTc5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMFQxNjo0NzozMS44OTUwNDM2OVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=39.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).PutContent" trace.id=2096a710-50aa-4251-ae92-440f4a136a49 trace.line=110 vars.name=test vars.uuid=31808df7-aa2b-4858-b5b4-9b041199179f 
16:47:31 [2023-12-20T16:47:31.976Z] time="2023-12-20T16:47:31.899727877Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/31808df7-aa2b-4858-b5b4-9b041199179f/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c1cda6ae-615f-4ae7-a13b-b08fec013a36 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34058" http.request.uri="/v2/test/blobs/uploads/31808df7-aa2b-4858-b5b4-9b041199179f?_state=Ghqq0u9GJyLjsROvP4nUAPoIg2DQu4kHBCqXcyHJx397Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxODA4ZGY3LWFhMmItNDg1OC1iNWI0LTliMDQxMTk5MTc5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMFQxNjo0NzozMS44OTUwNDM2OVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=10.691µ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=1d667fb1-899e-4da1-a3e5-7d59b0dac617 trace.line=155 vars.name=test vars.uuid=31808df7-aa2b-4858-b5b4-9b041199179f 
16:47:31 [2023-12-20T16:47:31.976Z] time="2023-12-20T16:47:31.899765933Z" 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=c1cda6ae-615f-4ae7-a13b-b08fec013a36 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34058" http.request.uri="/v2/test/blobs/uploads/31808df7-aa2b-4858-b5b4-9b041199179f?_state=Ghqq0u9GJyLjsROvP4nUAPoIg2DQu4kHBCqXcyHJx397Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxODA4ZGY3LWFhMmItNDg1OC1iNWI0LTliMDQxMTk5MTc5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMFQxNjo0NzozMS44OTUwNDM2OVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=12.579µ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=ad7e9f43-ae5b-4e0c-8205-20898fb9d390 trace.line=155 vars.name=test vars.uuid=31808df7-aa2b-4858-b5b4-9b041199179f 
16:47:31 [2023-12-20T16:47:31.976Z] time="2023-12-20T16:47:31.899821435Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/31808df7-aa2b-4858-b5b4-9b041199179f/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c1cda6ae-615f-4ae7-a13b-b08fec013a36 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34058" http.request.uri="/v2/test/blobs/uploads/31808df7-aa2b-4858-b5b4-9b041199179f?_state=Ghqq0u9GJyLjsROvP4nUAPoIg2DQu4kHBCqXcyHJx397Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxODA4ZGY3LWFhMmItNDg1OC1iNWI0LTliMDQxMTk5MTc5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMFQxNjo0NzozMS44OTUwNDM2OVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=33.831µ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=e8138b34-c6c4-4b64-b966-83f3bd35e691 trace.line=155 vars.name=test vars.uuid=31808df7-aa2b-4858-b5b4-9b041199179f 
16:47:31 [2023-12-20T16:47:31.976Z] time="2023-12-20T16:47:31.899889802Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/31808df7-aa2b-4858-b5b4-9b041199179f/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=c1cda6ae-615f-4ae7-a13b-b08fec013a36 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34058" http.request.uri="/v2/test/blobs/uploads/31808df7-aa2b-4858-b5b4-9b041199179f?_state=Ghqq0u9GJyLjsROvP4nUAPoIg2DQu4kHBCqXcyHJx397Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxODA4ZGY3LWFhMmItNDg1OC1iNWI0LTliMDQxMTk5MTc5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMFQxNjo0NzozMS44OTUwNDM2OVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=42.02µ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=5b1e4eb1-d22e-40f3-8a8e-a55ab4b23780 trace.line=185 vars.name=test vars.uuid=31808df7-aa2b-4858-b5b4-9b041199179f 
16:47:31 [2023-12-20T16:47:31.976Z] time="2023-12-20T16:47:31.899960582Z" 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=c1cda6ae-615f-4ae7-a13b-b08fec013a36 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34058" http.request.uri="/v2/test/blobs/uploads/31808df7-aa2b-4858-b5b4-9b041199179f?_state=Ghqq0u9GJyLjsROvP4nUAPoIg2DQu4kHBCqXcyHJx397Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxODA4ZGY3LWFhMmItNDg1OC1iNWI0LTliMDQxMTk5MTc5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMFQxNjo0NzozMS44OTUwNDM2OVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=41.241µ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=0a8b3b73-d327-46db-b169-57463855784f trace.line=110 vars.name=test vars.uuid=31808df7-aa2b-4858-b5b4-9b041199179f 
16:47:31 [2023-12-20T16:47:31.976Z] time="2023-12-20T16:47:31.90006937Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/31808df7-aa2b-4858-b5b4-9b041199179f")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c1cda6ae-615f-4ae7-a13b-b08fec013a36 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34058" http.request.uri="/v2/test/blobs/uploads/31808df7-aa2b-4858-b5b4-9b041199179f?_state=Ghqq0u9GJyLjsROvP4nUAPoIg2DQu4kHBCqXcyHJx397Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxODA4ZGY3LWFhMmItNDg1OC1iNWI0LTliMDQxMTk5MTc5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMFQxNjo0NzozMS44OTUwNDM2OVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=82.284µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=ac47baa7-02a8-4ad5-bfdc-0dff846fcff9 trace.line=202 vars.name=test vars.uuid=31808df7-aa2b-4858-b5b4-9b041199179f 
16:47:31 [2023-12-20T16:47:31.976Z] time="2023-12-20T16:47:31.900151662Z" 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=c1cda6ae-615f-4ae7-a13b-b08fec013a36 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34058" http.request.uri="/v2/test/blobs/uploads/31808df7-aa2b-4858-b5b4-9b041199179f?_state=Ghqq0u9GJyLjsROvP4nUAPoIg2DQu4kHBCqXcyHJx397Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxODA4ZGY3LWFhMmItNDg1OC1iNWI0LTliMDQxMTk5MTc5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMFQxNjo0NzozMS44OTUwNDM2OVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" http.response.duration=2.746871ms http.response.status=201 http.response.written=0 
16:47:31 [2023-12-20T16:47:31.976Z] 127.0.0.1 - - [20/Dec/2023:16:47:31 +0000] "PUT /v2/test/blobs/uploads/31808df7-aa2b-4858-b5b4-9b041199179f?_state=Ghqq0u9GJyLjsROvP4nUAPoIg2DQu4kHBCqXcyHJx397Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxODA4ZGY3LWFhMmItNDg1OC1iNWI0LTliMDQxMTk5MTc5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMFQxNjo0NzozMS44OTUwNDM2OVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.11+unknown"
16:47:31 [2023-12-20T16:47:31.976Z] time="2023-12-20T16:47:31.901175091Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c9ca939f-1405-47af-a04a-f8f1c20296fc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.reference=latest 
16:47:31 [2023-12-20T16:47:31.976Z] time="2023-12-20T16:47:31.901208816Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c9ca939f-1405-47af-a04a-f8f1c20296fc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.reference=latest 
16:47:31 [2023-12-20T16:47:31.976Z] time="2023-12-20T16:47:31.901265892Z" 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=c9ca939f-1405-47af-a04a-f8f1c20296fc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=25.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).GetContent" trace.id=d9dd5c18-1856-4daa-bd3d-21b777d4dff3 trace.line=95 vars.name=test vars.reference=latest 
16:47:31 [2023-12-20T16:47:31.976Z] time="2023-12-20T16:47:31.901331544Z" 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=c9ca939f-1405-47af-a04a-f8f1c20296fc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="807.75µs" http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
16:47:31 [2023-12-20T16:47:31.976Z] 127.0.0.1 - - [20/Dec/2023:16:47:31 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.11+unknown"
16:47:31 [2023-12-20T16:47:31.977Z] time="2023-12-20T16:47:31.902280813Z" 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=ea7302ed-2e68-43d6-bca0-e7e670f05c4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:34058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.reference=latest 
16:47:31 [2023-12-20T16:47:31.977Z] time="2023-12-20T16:47:31.902316457Z" 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=ea7302ed-2e68-43d6-bca0-e7e670f05c4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:34058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.reference=latest 
16:47:31 [2023-12-20T16:47:31.977Z] time="2023-12-20T16:47:31.902518959Z" 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=ea7302ed-2e68-43d6-bca0-e7e670f05c4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:34058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.reference=latest 
16:47:31 [2023-12-20T16:47:31.977Z] time="2023-12-20T16:47:31.902535107Z" 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=ea7302ed-2e68-43d6-bca0-e7e670f05c4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:34058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.reference=latest 
16:47:31 [2023-12-20T16:47:31.977Z] time="2023-12-20T16:47:31.90254401Z" 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=ea7302ed-2e68-43d6-bca0-e7e670f05c4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:34058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.reference=latest 
16:47:31 [2023-12-20T16:47:31.977Z] time="2023-12-20T16:47:31.902819728Z" 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=ea7302ed-2e68-43d6-bca0-e7e670f05c4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:34058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=239.565µ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=f597a21d-c7da-4ae7-82a7-85779b1d71b0 trace.line=95 vars.name=test vars.reference=latest 
16:47:31 [2023-12-20T16:47:31.977Z] time="2023-12-20T16:47:31.902928565Z" 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=ea7302ed-2e68-43d6-bca0-e7e670f05c4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:34058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=39.845µ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=ef82945b-3fb7-4f91-a66a-e2f47523a8b9 trace.line=155 vars.name=test vars.reference=latest 
16:47:31 [2023-12-20T16:47:31.977Z] time="2023-12-20T16:47:31.903009347Z" 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=ea7302ed-2e68-43d6-bca0-e7e670f05c4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:34058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=23.648µ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=a169e805-d52f-43f3-a6cf-7a69125d6b32 trace.line=95 vars.name=test vars.reference=latest 
16:47:31 [2023-12-20T16:47:31.977Z] time="2023-12-20T16:47:31.903305268Z" 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=ea7302ed-2e68-43d6-bca0-e7e670f05c4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:34058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=176.786µ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=6a5c3521-debb-4533-8745-9972df1580eb trace.line=155 vars.name=test vars.reference=latest 
16:47:31 [2023-12-20T16:47:31.977Z] time="2023-12-20T16:47:31.903397456Z" 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=ea7302ed-2e68-43d6-bca0-e7e670f05c4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:34058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=17.83µ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=bfc04f3e-84cc-4189-a232-53401c4984f2 trace.line=155 vars.name=test vars.reference=latest 
16:47:31 [2023-12-20T16:47:31.977Z] time="2023-12-20T16:47:31.903488815Z" 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=ea7302ed-2e68-43d6-bca0-e7e670f05c4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:34058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=59.932µ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=e195a961-dcfb-4c1d-9c97-841963c9e926 trace.line=110 vars.name=test vars.reference=latest 
16:47:31 [2023-12-20T16:47:31.977Z] time="2023-12-20T16:47:31.903573724Z" 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=ea7302ed-2e68-43d6-bca0-e7e670f05c4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:34058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=52.31µ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=afdcd5af-c6c2-4672-ad1c-83cec7293f11 trace.line=110 vars.name=test vars.reference=latest 
16:47:31 [2023-12-20T16:47:31.977Z] time="2023-12-20T16:47:31.903793416Z" 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=ea7302ed-2e68-43d6-bca0-e7e670f05c4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:34058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=86.748µ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=6bd65698-34f0-4de0-921e-75cd1995289f trace.line=110 vars.name=test vars.reference=latest 
16:47:31 [2023-12-20T16:47:31.977Z] time="2023-12-20T16:47:31.90385133Z" 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=ea7302ed-2e68-43d6-bca0-e7e670f05c4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:34058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=31.607µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=eede3494-3c02-407f-9bd7-720e3aff4253 trace.line=110 vars.name=test vars.reference=latest 
16:47:31 [2023-12-20T16:47:31.977Z] time="2023-12-20T16:47:31.90388782Z" 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=ea7302ed-2e68-43d6-bca0-e7e670f05c4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:34058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.reference=latest 
16:47:31 [2023-12-20T16:47:31.977Z] time="2023-12-20T16:47:31.903907234Z" 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=ea7302ed-2e68-43d6-bca0-e7e670f05c4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:34058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" http.response.duration=2.248039ms http.response.status=201 http.response.written=0 
16:47:31 [2023-12-20T16:47:31.977Z] 127.0.0.1 - - [20/Dec/2023:16:47:31 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.11+unknown"
16:47:31 [2023-12-20T16:47:31.977Z] time="2023-12-20T16:47:31.908777733Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3198e445-9947-4de1-a2ae-965ca4bb1e83 http.request.method=GET http.request.remoteaddr="127.0.0.1:34074" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
16:47:31 [2023-12-20T16:47:31.977Z] time="2023-12-20T16:47:31.908818375Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3198e445-9947-4de1-a2ae-965ca4bb1e83 http.request.method=GET http.request.remoteaddr="127.0.0.1:34074" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="843.362µs" http.response.status=200 http.response.written=2 
16:47:31 [2023-12-20T16:47:31.977Z] 127.0.0.1 - - [20/Dec/2023:16:47:31 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:47:31 [2023-12-20T16:47:31.977Z] time="2023-12-20T16:47:31.910964642Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=70955fdc-2bd6-41de-bb3c-df0323a8bf3e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34090" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
16:47:31 [2023-12-20T16:47:31.977Z] time="2023-12-20T16:47:31.911007786Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=70955fdc-2bd6-41de-bb3c-df0323a8bf3e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34090" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
16:47:31 [2023-12-20T16:47:31.977Z] time="2023-12-20T16:47:31.911088888Z" 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=70955fdc-2bd6-41de-bb3c-df0323a8bf3e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34090" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=45.713µ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=93181b4f-4889-4c12-b446-89e965c784f8 trace.line=95 vars.name=test vars.reference=latest 
16:47:31 [2023-12-20T16:47:31.977Z] time="2023-12-20T16:47:31.911112528Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=70955fdc-2bd6-41de-bb3c-df0323a8bf3e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34090" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
16:47:31 [2023-12-20T16:47:31.977Z] time="2023-12-20T16:47:31.911160833Z" 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=70955fdc-2bd6-41de-bb3c-df0323a8bf3e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34090" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=22.975µ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=ababcd01-230c-4b9f-9065-8bb7c0638a06 trace.line=95 vars.name=test vars.reference=latest 
16:47:31 [2023-12-20T16:47:31.977Z] time="2023-12-20T16:47:31.911208761Z" 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=70955fdc-2bd6-41de-bb3c-df0323a8bf3e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34090" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.156µ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=28df21c6-27c9-4b59-a51c-c617949b455d trace.line=155 vars.name=test vars.reference=latest 
16:47:31 [2023-12-20T16:47:31.977Z] time="2023-12-20T16:47:31.911250404Z" 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=70955fdc-2bd6-41de-bb3c-df0323a8bf3e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34090" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.301µ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=17640ff7-0ffe-4640-88a2-91724cc50270 trace.line=125 vars.name=test vars.reference=latest 
16:47:31 [2023-12-20T16:47:31.977Z] time="2023-12-20T16:47:31.911299685Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=70955fdc-2bd6-41de-bb3c-df0323a8bf3e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34090" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
16:47:31 [2023-12-20T16:47:31.977Z] time="2023-12-20T16:47:31.911393826Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=70955fdc-2bd6-41de-bb3c-df0323a8bf3e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34090" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-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.257891ms http.response.status=200 http.response.written=417 
16:47:31 [2023-12-20T16:47:31.978Z] 127.0.0.1 - - [20/Dec/2023:16:47:31 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:47:31 [2023-12-20T16:47:31.978Z] time="2023-12-20T16:47:31.921374268Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f2b14bf2-b8e0-4242-8982-81d2f1d18ff6 http.request.method=GET http.request.remoteaddr="127.0.0.1:34092" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:47:31 [2023-12-20T16:47:31.978Z] time="2023-12-20T16:47:31.921422015Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f2b14bf2-b8e0-4242-8982-81d2f1d18ff6 http.request.method=GET http.request.remoteaddr="127.0.0.1:34092" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:47:31 [2023-12-20T16:47:31.978Z] time="2023-12-20T16:47:31.921438664Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f2b14bf2-b8e0-4242-8982-81d2f1d18ff6 http.request.method=GET http.request.remoteaddr="127.0.0.1:34092" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:47:31 [2023-12-20T16:47:31.978Z] time="2023-12-20T16:47:31.921524566Z" 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=f2b14bf2-b8e0-4242-8982-81d2f1d18ff6 http.request.method=GET http.request.remoteaddr="127.0.0.1:34092" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=51.751µ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=12c089fa-d3a0-4ed3-b098-cabd3a7d9d4b trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:47:31 [2023-12-20T16:47:31.978Z] time="2023-12-20T16:47:31.921580314Z" 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=f2b14bf2-b8e0-4242-8982-81d2f1d18ff6 http.request.method=GET http.request.remoteaddr="127.0.0.1:34092" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.462µ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=75a8edaa-2078-49f7-a117-3750930bf62f trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:47:31 [2023-12-20T16:47:31.978Z] time="2023-12-20T16:47:31.921624073Z" 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=f2b14bf2-b8e0-4242-8982-81d2f1d18ff6 http.request.method=GET http.request.remoteaddr="127.0.0.1:34092" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.941µ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=1b6f7259-fba7-4883-b932-1262ec487c48 trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:47:31 [2023-12-20T16:47:31.978Z] time="2023-12-20T16:47:31.921658823Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f2b14bf2-b8e0-4242-8982-81d2f1d18ff6 http.request.method=GET http.request.remoteaddr="127.0.0.1:34092" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:47:31 [2023-12-20T16:47:31.978Z] time="2023-12-20T16:47:31.921753054Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f2b14bf2-b8e0-4242-8982-81d2f1d18ff6 http.request.method=GET http.request.remoteaddr="127.0.0.1:34092" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-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.769589ms http.response.status=200 http.response.written=417 
16:47:31 [2023-12-20T16:47:31.978Z] 127.0.0.1 - - [20/Dec/2023:16:47:31 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:47:31 [2023-12-20T16:47:31.978Z] time="2023-12-20T16:47:31.928473441Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a8ce29fc-69b8-4146-8435-81242de1310b http.request.method=GET http.request.remoteaddr="127.0.0.1:34104" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
16:47:31 [2023-12-20T16:47:31.978Z] time="2023-12-20T16:47:31.928523675Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a8ce29fc-69b8-4146-8435-81242de1310b http.request.method=GET http.request.remoteaddr="127.0.0.1:34104" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
16:47:31 [2023-12-20T16:47:31.978Z] time="2023-12-20T16:47:31.928478003Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=96303c19-b625-48e9-bbc0-5162d06b7f2b http.request.method=GET http.request.remoteaddr="127.0.0.1:34096" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
16:47:31 [2023-12-20T16:47:31.978Z] time="2023-12-20T16:47:31.928599878Z" 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=a8ce29fc-69b8-4146-8435-81242de1310b http.request.method=GET http.request.remoteaddr="127.0.0.1:34104" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=43.628µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f5b98012-5014-4a53-9209-1b8e805324fa trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
16:47:31 [2023-12-20T16:47:31.978Z] time="2023-12-20T16:47:31.928660861Z" 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=a8ce29fc-69b8-4146-8435-81242de1310b http.request.method=GET http.request.remoteaddr="127.0.0.1:34104" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=23.295µ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=272e3da5-ad69-4bb2-98f3-aa7083ca6a64 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
16:47:31 [2023-12-20T16:47:31.978Z] time="2023-12-20T16:47:31.928604695Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=96303c19-b625-48e9-bbc0-5162d06b7f2b http.request.method=GET http.request.remoteaddr="127.0.0.1:34096" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
16:47:31 [2023-12-20T16:47:31.978Z] time="2023-12-20T16:47:31.928710135Z" 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=a8ce29fc-69b8-4146-8435-81242de1310b http.request.method=GET http.request.remoteaddr="127.0.0.1:34104" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.398µ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=b04d328a-5fcd-4be9-b630-de3e785bc004 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
16:47:31 [2023-12-20T16:47:31.978Z] time="2023-12-20T16:47:31.928743424Z" 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=a8ce29fc-69b8-4146-8435-81242de1310b http.request.method=GET http.request.remoteaddr="127.0.0.1:34104" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.78µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=fb482bec-6557-47b8-9c3b-3844e3598ed0 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
16:47:31 [2023-12-20T16:47:31.978Z] time="2023-12-20T16:47:31.928775146Z" 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=a8ce29fc-69b8-4146-8435-81242de1310b http.request.method=GET http.request.remoteaddr="127.0.0.1:34104" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.001µ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=4df2727a-48b8-4255-a5ed-5bd6ac4663a3 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
16:47:31 [2023-12-20T16:47:31.978Z] time="2023-12-20T16:47:31.928789202Z" 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=96303c19-b625-48e9-bbc0-5162d06b7f2b http.request.method=GET http.request.remoteaddr="127.0.0.1:34096" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=45.385µ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=ed398a35-741c-4345-852c-647d5bebbbb1 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
16:47:31 [2023-12-20T16:47:31.978Z] time="2023-12-20T16:47:31.928813827Z" 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=a8ce29fc-69b8-4146-8435-81242de1310b http.request.method=GET http.request.remoteaddr="127.0.0.1:34104" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.536µ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=934e7532-6d7b-422c-a42e-b6534640d3c8 trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
16:47:31 [2023-12-20T16:47:31.978Z] time="2023-12-20T16:47:31.928836761Z" 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=96303c19-b625-48e9-bbc0-5162d06b7f2b http.request.method=GET http.request.remoteaddr="127.0.0.1:34096" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.934µ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=1181c11e-b20b-4f2f-8b43-5e02d3cee4f6 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
16:47:31 [2023-12-20T16:47:31.979Z] time="2023-12-20T16:47:31.928862854Z" 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=a8ce29fc-69b8-4146-8435-81242de1310b http.request.method=GET http.request.remoteaddr="127.0.0.1:34104" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.564µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=908bca8b-ef07-4424-9b97-d3147023cd6d trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
16:47:31 [2023-12-20T16:47:31.979Z] time="2023-12-20T16:47:31.92888249Z" 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=96303c19-b625-48e9-bbc0-5162d06b7f2b http.request.method=GET http.request.remoteaddr="127.0.0.1:34096" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=20.612µ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=d9a90f90-5b65-4974-b6ed-2dac21d8ec33 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
16:47:31 [2023-12-20T16:47:31.979Z] time="2023-12-20T16:47:31.928942143Z" 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=96303c19-b625-48e9-bbc0-5162d06b7f2b http.request.method=GET http.request.remoteaddr="127.0.0.1:34096" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.773µ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=69d28e27-1858-43d2-acc0-b489b0038b65 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
16:47:31 [2023-12-20T16:47:31.979Z] time="2023-12-20T16:47:31.92903205Z" 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=96303c19-b625-48e9-bbc0-5162d06b7f2b http.request.method=GET http.request.remoteaddr="127.0.0.1:34096" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=36.851µ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=2c4e2365-09d6-437d-ab4d-91391b66c2b0 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
16:47:31 [2023-12-20T16:47:31.979Z] time="2023-12-20T16:47:31.929076137Z" 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=96303c19-b625-48e9-bbc0-5162d06b7f2b http.request.method=GET http.request.remoteaddr="127.0.0.1:34096" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=7.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).URLFor" trace.id=876ead1c-1a25-4a91-9e8f-ade6ae15cd2e trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
16:47:31 [2023-12-20T16:47:31.979Z] time="2023-12-20T16:47:31.929432417Z" 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=96303c19-b625-48e9-bbc0-5162d06b7f2b http.request.method=GET http.request.remoteaddr="127.0.0.1:34096" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=42.996µ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=0a09cb80-5c4a-4a89-9e1e-c7fb9a71561e trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
16:47:31 [2023-12-20T16:47:31.979Z] time="2023-12-20T16:47:31.929466404Z" 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=a8ce29fc-69b8-4146-8435-81242de1310b http.request.method=GET http.request.remoteaddr="127.0.0.1:34104" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=42.028µ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=edc1a26e-0212-4a8d-b45d-9f84ab3fa7c1 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
16:47:31 [2023-12-20T16:47:31.979Z] time="2023-12-20T16:47:31.929677644Z" 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=a8ce29fc-69b8-4146-8435-81242de1310b http.request.method=GET http.request.remoteaddr="127.0.0.1:34104" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=24.017µ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=e777f822-ab0a-4878-882e-0877c0884c61 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
16:47:31 [2023-12-20T16:47:31.979Z] time="2023-12-20T16:47:31.929888655Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a8ce29fc-69b8-4146-8435-81242de1310b http.request.method=GET http.request.remoteaddr="127.0.0.1:34104" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.247678ms http.response.status=200 http.response.written=68 
16:47:31 [2023-12-20T16:47:31.979Z] 127.0.0.1 - - [20/Dec/2023:16:47:31 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:47:31 [2023-12-20T16:47:31.979Z] time="2023-12-20T16:47:31.930085429Z" 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=96303c19-b625-48e9-bbc0-5162d06b7f2b http.request.method=GET http.request.remoteaddr="127.0.0.1:34096" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=30.007µ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=12880db4-08bf-41ad-b4fa-1af54efbce98 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
16:47:31 [2023-12-20T16:47:31.979Z] time="2023-12-20T16:47:31.93013444Z" 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=96303c19-b625-48e9-bbc0-5162d06b7f2b http.request.method=GET http.request.remoteaddr="127.0.0.1:34096" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.892µ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=8f1c07df-8280-4717-ad40-d572ab771376 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
16:47:31 [2023-12-20T16:47:31.979Z] time="2023-12-20T16:47:31.930188218Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=96303c19-b625-48e9-bbc0-5162d06b7f2b http.request.method=GET http.request.remoteaddr="127.0.0.1:34096" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.602702ms http.response.status=200 http.response.written=194 
16:47:31 [2023-12-20T16:47:31.979Z] 127.0.0.1 - - [20/Dec/2023:16:47:31 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:47:31 [2023-12-20T16:47:31.979Z] time="2023-12-20T16:47:31.945020401Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=303b592c-7bb0-42a1-8f76-1baa50f05365 http.request.method=GET http.request.remoteaddr="127.0.0.1:34110" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
16:47:31 [2023-12-20T16:47:31.979Z] time="2023-12-20T16:47:31.945062643Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=303b592c-7bb0-42a1-8f76-1baa50f05365 http.request.method=GET http.request.remoteaddr="127.0.0.1:34110" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="906.502µs" http.response.status=200 http.response.written=2 
16:47:31 [2023-12-20T16:47:31.979Z] 127.0.0.1 - - [20/Dec/2023:16:47:31 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:47:31 [2023-12-20T16:47:31.979Z] time="2023-12-20T16:47:31.951771025Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7c03dcdf-7769-48f4-826e-61694d4984d6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34126" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:47:31 [2023-12-20T16:47:31.979Z] time="2023-12-20T16:47:31.951818149Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7c03dcdf-7769-48f4-826e-61694d4984d6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34126" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:47:31 [2023-12-20T16:47:31.979Z] time="2023-12-20T16:47:31.951832804Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7c03dcdf-7769-48f4-826e-61694d4984d6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34126" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:47:31 [2023-12-20T16:47:31.979Z] time="2023-12-20T16:47:31.951900293Z" 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=7c03dcdf-7769-48f4-826e-61694d4984d6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34126" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=33.47µ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=fb63d163-88f3-4771-be60-7d829386f06d trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:47:31 [2023-12-20T16:47:31.979Z] time="2023-12-20T16:47:31.951947688Z" 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=7c03dcdf-7769-48f4-826e-61694d4984d6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34126" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.506µ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=aefd5a29-0deb-45c1-9e1f-bb96ec3507d0 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:47:31 [2023-12-20T16:47:31.979Z] time="2023-12-20T16:47:31.952042772Z" 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=7c03dcdf-7769-48f4-826e-61694d4984d6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34126" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.56607ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:47:31 [2023-12-20T16:47:31.979Z] 127.0.0.1 - - [20/Dec/2023:16:47:31 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:47:31 [2023-12-20T16:47:31.979Z] time="2023-12-20T16:47:31.953373478Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=64e126b3-ee8a-4fe9-a1e0-d89672919cc8 http.request.method=GET http.request.remoteaddr="127.0.0.1:34142" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:47:31 [2023-12-20T16:47:31.979Z] time="2023-12-20T16:47:31.953415178Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=64e126b3-ee8a-4fe9-a1e0-d89672919cc8 http.request.method=GET http.request.remoteaddr="127.0.0.1:34142" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:47:31 [2023-12-20T16:47:31.979Z] time="2023-12-20T16:47:31.953430424Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=64e126b3-ee8a-4fe9-a1e0-d89672919cc8 http.request.method=GET http.request.remoteaddr="127.0.0.1:34142" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:47:31 [2023-12-20T16:47:31.980Z] time="2023-12-20T16:47:31.953489101Z" 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=64e126b3-ee8a-4fe9-a1e0-d89672919cc8 http.request.method=GET http.request.remoteaddr="127.0.0.1:34142" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=29.499µ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=35ee086e-28d7-468f-86d4-2e084390f995 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:47:31 [2023-12-20T16:47:31.980Z] time="2023-12-20T16:47:31.953533459Z" 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=64e126b3-ee8a-4fe9-a1e0-d89672919cc8 http.request.method=GET http.request.remoteaddr="127.0.0.1:34142" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.489µ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=14239cbb-522d-44eb-8030-778943746283 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:47:31 [2023-12-20T16:47:31.980Z] time="2023-12-20T16:47:31.953577219Z" 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=64e126b3-ee8a-4fe9-a1e0-d89672919cc8 http.request.method=GET http.request.remoteaddr="127.0.0.1:34142" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.012393ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:47:31 [2023-12-20T16:47:31.980Z] 127.0.0.1 - - [20/Dec/2023:16:47:31 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.5 git-commit/cf5a3bc53134db29e04fe038fa4e5ed7929a7676 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:47:31 [2023-12-20T16:47:31.980Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s)
16:47:31 [2023-12-20T16:47:31.980Z] === RUN   TestImagePullNonExisting
16:47:31 [2023-12-20T16:47:31.980Z] === RUN   TestImagePullNonExisting/asdfasdf:foobar
16:47:31 [2023-12-20T16:47:31.980Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar
16:47:31 [2023-12-20T16:47:31.980Z] === RUN   TestImagePullNonExisting/library/asdfasdf:foobar
16:47:31 [2023-12-20T16:47:31.980Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar
16:47:31 [2023-12-20T16:47:31.980Z] === RUN   TestImagePullNonExisting/asdfasdf
16:47:31 [2023-12-20T16:47:31.980Z] === PAUSE TestImagePullNonExisting/asdfasdf
16:47:31 [2023-12-20T16:47:31.980Z] === RUN   TestImagePullNonExisting/asdfasdf:latest
16:47:31 [2023-12-20T16:47:31.980Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest
16:47:31 [2023-12-20T16:47:31.980Z] === RUN   TestImagePullNonExisting/library/asdfasdf
16:47:31 [2023-12-20T16:47:31.980Z] === PAUSE TestImagePullNonExisting/library/asdfasdf
16:47:31 [2023-12-20T16:47:31.980Z] === RUN   TestImagePullNonExisting/library/asdfasdf:latest
16:47:31 [2023-12-20T16:47:31.980Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest
16:47:31 [2023-12-20T16:47:31.980Z] === CONT  TestImagePullNonExisting/asdfasdf:foobar
16:47:31 [2023-12-20T16:47:31.980Z] === CONT  TestImagePullNonExisting/asdfasdf:latest
16:47:31 [2023-12-20T16:47:31.980Z] === CONT  TestImagePullNonExisting/library/asdfasdf:latest
16:47:31 [2023-12-20T16:47:31.980Z] === CONT  TestImagePullNonExisting/library/asdfasdf
16:47:31 [2023-12-20T16:47:31.980Z] === CONT  TestImagePullNonExisting/asdfasdf
16:47:31 [2023-12-20T16:47:31.980Z] === CONT  TestImagePullNonExisting/library/asdfasdf:foobar
16:47:33 [2023-12-20T16:47:33.357Z] --- PASS: TestImagePullNonExisting (0.01s)
16:47:33 [2023-12-20T16:47:33.357Z]     --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.96s)
16:47:33 [2023-12-20T16:47:33.357Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.96s)
16:47:33 [2023-12-20T16:47:33.357Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.96s)
16:47:33 [2023-12-20T16:47:33.357Z]     --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.96s)
16:47:33 [2023-12-20T16:47:33.357Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf (1.27s)
16:47:33 [2023-12-20T16:47:33.357Z]     --- PASS: TestImagePullNonExisting/asdfasdf (1.28s)
16:47:33 [2023-12-20T16:47:33.357Z] === RUN   TestRemoveImageOrphaning
16:47:33 [2023-12-20T16:47:33.616Z] --- PASS: TestRemoveImageOrphaning (0.18s)
16:47:33 [2023-12-20T16:47:33.616Z] === RUN   TestRemoveByDigest
16:47:33 [2023-12-20T16:47:33.616Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
16:47:33 [2023-12-20T16:47:33.616Z] --- SKIP: TestRemoveByDigest (0.00s)
16:47:33 [2023-12-20T16:47:33.616Z] === RUN   TestRemoveImageGarbageCollector
16:47:33 [2023-12-20T16:47:33.616Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
16:47:33 [2023-12-20T16:47:33.616Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
16:47:33 [2023-12-20T16:47:33.616Z] === RUN   TestSaveCheckTimes
16:47:33 [2023-12-20T16:47:33.616Z] === PAUSE TestSaveCheckTimes
16:47:33 [2023-12-20T16:47:33.616Z] === RUN   TestSaveRepoWithMultipleImages
16:47:33 [2023-12-20T16:47:33.875Z] --- PASS: TestSaveRepoWithMultipleImages (0.20s)
16:47:33 [2023-12-20T16:47:33.875Z] === RUN   TestSaveDirectoryPermissions
16:47:34 [2023-12-20T16:47:34.812Z] --- PASS: TestSaveDirectoryPermissions (1.05s)
16:47:34 [2023-12-20T16:47:34.812Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:47:34 [2023-12-20T16:47:34.812Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
16:47:34 [2023-12-20T16:47:34.812Z] === RUN   TestTagUsingDigestAlgorithmAsName
16:47:34 [2023-12-20T16:47:34.812Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
16:47:34 [2023-12-20T16:47:34.812Z] === RUN   TestTagValidPrefixedRepo
16:47:34 [2023-12-20T16:47:34.812Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
16:47:34 [2023-12-20T16:47:34.812Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
16:47:34 [2023-12-20T16:47:34.812Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
16:47:34 [2023-12-20T16:47:34.812Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
16:47:34 [2023-12-20T16:47:34.812Z] === RUN   TestTagValidPrefixedRepo/foooo:t
16:47:34 [2023-12-20T16:47:34.812Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
16:47:34 [2023-12-20T16:47:34.812Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
16:47:34 [2023-12-20T16:47:34.812Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
16:47:34 [2023-12-20T16:47:34.812Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
16:47:34 [2023-12-20T16:47:34.812Z] === CONT  TestTagValidPrefixedRepo/foooo:t
16:47:34 [2023-12-20T16:47:34.812Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
16:47:34 [2023-12-20T16:47:34.812Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
16:47:34 [2023-12-20T16:47:34.812Z] --- PASS: TestTagValidPrefixedRepo (0.02s)
16:47:34 [2023-12-20T16:47:34.812Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s)
16:47:34 [2023-12-20T16:47:34.812Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.01s)
16:47:34 [2023-12-20T16:47:34.812Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.02s)
16:47:34 [2023-12-20T16:47:34.812Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.02s)
16:47:34 [2023-12-20T16:47:34.812Z] === RUN   TestTagExistedNameWithoutForce
16:47:34 [2023-12-20T16:47:34.812Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
16:47:34 [2023-12-20T16:47:34.812Z] === RUN   TestTagOfficialNames
16:47:34 [2023-12-20T16:47:34.812Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
16:47:34 [2023-12-20T16:47:34.812Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
16:47:34 [2023-12-20T16:47:34.812Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
16:47:34 [2023-12-20T16:47:34.812Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
16:47:34 [2023-12-20T16:47:34.812Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
16:47:35 [2023-12-20T16:47:35.071Z] --- PASS: TestTagOfficialNames (0.05s)
16:47:35 [2023-12-20T16:47:35.071Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
16:47:35 [2023-12-20T16:47:35.071Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
16:47:35 [2023-12-20T16:47:35.071Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
16:47:35 [2023-12-20T16:47:35.071Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
16:47:35 [2023-12-20T16:47:35.071Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
16:47:35 [2023-12-20T16:47:35.071Z] === RUN   TestTagMatchesDigest
16:47:35 [2023-12-20T16:47:35.071Z] --- PASS: TestTagMatchesDigest (0.01s)
16:47:35 [2023-12-20T16:47:35.071Z] === CONT  TestSaveCheckTimes
16:47:35 [2023-12-20T16:47:35.071Z] --- PASS: TestSaveCheckTimes (0.03s)
16:47:35 [2023-12-20T16:47:35.071Z] PASS
16:47:35 [2023-12-20T16:47:35.071Z] 
16:47:35 [2023-12-20T16:47:35.071Z] === Skipped
16:47:35 [2023-12-20T16:47:35.071Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
16:47:35 [2023-12-20T16:47:35.071Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
16:47:35 [2023-12-20T16:47:35.071Z] 
16:47:35 [2023-12-20T16:47:35.071Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
16:47:35 [2023-12-20T16:47:35.071Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
16:47:35 [2023-12-20T16:47:35.071Z] 
16:47:35 [2023-12-20T16:47:35.071Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
16:47:35 [2023-12-20T16:47:35.071Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
16:47:35 [2023-12-20T16:47:35.071Z] 
16:47:35 [2023-12-20T16:47:35.071Z] DONE 54 tests, 3 skipped in 6.111s
16:47:35 [2023-12-20T16:47:35.071Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
16:47:35 [2023-12-20T16:47:35.071Z] ++ '[' -n '' ']'
16:47:35 [2023-12-20T16:47:35.071Z] ++ 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:47:35 [2023-12-20T16:47:35.071Z] ++ set -e
16:47:35 [2023-12-20T16:47:35.071Z] ++ '[' -n 0 ']'
16:47:35 [2023-12-20T16:47:35.071Z] ++ set -x
16:47:35 [2023-12-20T16:47:35.071Z] ++ 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.ol9lN5QZ00/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:47:35 [2023-12-20T16:47:35.071Z] === RUN   TestStripANSICommands
16:47:35 [2023-12-20T16:47:35.071Z] === RUN   TestStripANSICommands/#00
16:47:35 [2023-12-20T16:47:35.071Z] === RUN   TestStripANSICommands/#01
16:47:35 [2023-12-20T16:47:35.071Z] --- PASS: TestStripANSICommands (0.00s)
16:47:35 [2023-12-20T16:47:35.071Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
16:47:35 [2023-12-20T16:47:35.071Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
16:47:35 [2023-12-20T16:47:35.071Z] PASS
16:47:35 [2023-12-20T16:47:35.071Z] 
16:47:35 [2023-12-20T16:47:35.071Z] DONE 3 tests in 0.009s
16:47:35 [2023-12-20T16:47:35.071Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
16:47:35 [2023-12-20T16:47:35.071Z] ++ '[' -n '' ']'
16:47:35 [2023-12-20T16:47:35.071Z] ++ 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:47:35 [2023-12-20T16:47:35.071Z] ++ set -e
16:47:35 [2023-12-20T16:47:35.071Z] ++ '[' -n 0 ']'
16:47:35 [2023-12-20T16:47:35.071Z] ++ set -x
16:47:35 [2023-12-20T16:47:35.071Z] ++ 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.ol9lN5QZ00/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:47:35 [2023-12-20T16:47:35.071Z] INFO: Testing against a local daemon
16:47:35 [2023-12-20T16:47:35.071Z] === RUN   TestCreateWithMultiNetworks
16:47:36 [2023-12-20T16:47:36.012Z] --- PASS: TestCreateWithMultiNetworks (0.98s)
16:47:36 [2023-12-20T16:47:36.012Z] === RUN   TestNetworkCreateDelete
16:47:36 [2023-12-20T16:47:36.272Z] --- PASS: TestNetworkCreateDelete (0.19s)
16:47:36 [2023-12-20T16:47:36.272Z] === RUN   TestDockerNetworkDeletePreferID
16:47:36 [2023-12-20T16:47:36.841Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s)
16:47:36 [2023-12-20T16:47:36.841Z] === RUN   TestDaemonDNSFallback
16:47:43 [2023-12-20T16:47:43.407Z] --- PASS: TestDaemonDNSFallback (6.26s)
16:47:43 [2023-12-20T16:47:43.407Z] === RUN   TestInspectNetwork
16:47:45 [2023-12-20T16:47:45.938Z] === RUN   TestInspectNetwork/full_network_id
16:47:45 [2023-12-20T16:47:45.938Z] === RUN   TestInspectNetwork/partial_network_id
16:47:45 [2023-12-20T16:47:45.938Z] === RUN   TestInspectNetwork/network_name
16:47:45 [2023-12-20T16:47:45.938Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
16:47:50 [2023-12-20T16:47:50.126Z] --- PASS: TestInspectNetwork (7.00s)
16:47:50 [2023-12-20T16:47:50.126Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
16:47:50 [2023-12-20T16:47:50.126Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
16:47:50 [2023-12-20T16:47:50.126Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
16:47:50 [2023-12-20T16:47:50.126Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
16:47:50 [2023-12-20T16:47:50.126Z] === RUN   TestRunContainerWithBridgeNone
16:47:51 [2023-12-20T16:47:51.501Z] --- PASS: TestRunContainerWithBridgeNone (1.42s)
16:47:51 [2023-12-20T16:47:51.501Z] === RUN   TestNetworkInvalidJSON
16:47:51 [2023-12-20T16:47:51.501Z] === RUN   TestNetworkInvalidJSON/networks/create
16:47:51 [2023-12-20T16:47:51.501Z] === PAUSE TestNetworkInvalidJSON/networks/create
16:47:51 [2023-12-20T16:47:51.501Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
16:47:51 [2023-12-20T16:47:51.501Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
16:47:51 [2023-12-20T16:47:51.501Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
16:47:51 [2023-12-20T16:47:51.501Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
16:47:51 [2023-12-20T16:47:51.501Z] === CONT  TestNetworkInvalidJSON/networks/create
16:47:51 [2023-12-20T16:47:51.501Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
16:47:51 [2023-12-20T16:47:51.501Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
16:47:51 [2023-12-20T16:47:51.501Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
16:47:51 [2023-12-20T16:47:51.501Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
16:47:51 [2023-12-20T16:47:51.501Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
16:47:51 [2023-12-20T16:47:51.501Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
16:47:51 [2023-12-20T16:47:51.501Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
16:47:51 [2023-12-20T16:47:51.501Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
16:47:51 [2023-12-20T16:47:51.501Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
16:47:51 [2023-12-20T16:47:51.501Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
16:47:51 [2023-12-20T16:47:51.501Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
16:47:51 [2023-12-20T16:47:51.501Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
16:47:51 [2023-12-20T16:47:51.501Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
16:47:51 [2023-12-20T16:47:51.501Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
16:47:51 [2023-12-20T16:47:51.501Z] --- PASS: TestNetworkInvalidJSON (0.01s)
16:47:51 [2023-12-20T16:47:51.501Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
16:47:51 [2023-12-20T16:47:51.501Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
16:47:51 [2023-12-20T16:47:51.501Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
16:47:51 [2023-12-20T16:47:51.501Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
16:47:51 [2023-12-20T16:47:51.501Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
16:47:51 [2023-12-20T16:47:51.501Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
16:47:51 [2023-12-20T16:47:51.501Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
16:47:51 [2023-12-20T16:47:51.501Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
16:47:51 [2023-12-20T16:47:51.501Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
16:47:51 [2023-12-20T16:47:51.501Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
16:47:51 [2023-12-20T16:47:51.501Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
16:47:51 [2023-12-20T16:47:51.501Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
16:47:51 [2023-12-20T16:47:51.501Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
16:47:51 [2023-12-20T16:47:51.501Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
16:47:51 [2023-12-20T16:47:51.501Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
16:47:51 [2023-12-20T16:47:51.501Z] === RUN   TestNetworkList
16:47:51 [2023-12-20T16:47:51.501Z] === RUN   TestNetworkList//networks
16:47:51 [2023-12-20T16:47:51.501Z] === PAUSE TestNetworkList//networks
16:47:51 [2023-12-20T16:47:51.501Z] === RUN   TestNetworkList//networks/
16:47:51 [2023-12-20T16:47:51.501Z] === PAUSE TestNetworkList//networks/
16:47:51 [2023-12-20T16:47:51.501Z] === CONT  TestNetworkList//networks
16:47:51 [2023-12-20T16:47:51.501Z] === CONT  TestNetworkList//networks/
16:47:51 [2023-12-20T16:47:51.501Z] --- PASS: TestNetworkList (0.01s)
16:47:51 [2023-12-20T16:47:51.501Z]     --- PASS: TestNetworkList//networks/ (0.00s)
16:47:51 [2023-12-20T16:47:51.501Z]     --- PASS: TestNetworkList//networks (0.00s)
16:47:51 [2023-12-20T16:47:51.501Z] === RUN   TestHostIPv4BridgeLabel
16:47:52 [2023-12-20T16:47:52.067Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
16:47:52 [2023-12-20T16:47:52.067Z] === RUN   TestDefaultNetworkOpts
16:47:52 [2023-12-20T16:47:52.067Z] === RUN   TestDefaultNetworkOpts/default_value
16:47:53 [2023-12-20T16:47:53.443Z] === RUN   TestDefaultNetworkOpts/cmdline_value
16:47:54 [2023-12-20T16:47:54.818Z] === RUN   TestDefaultNetworkOpts/config-from_value
16:47:56 [2023-12-20T16:47:56.193Z] --- PASS: TestDefaultNetworkOpts (3.93s)
16:47:56 [2023-12-20T16:47:56.193Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.31s)
16:47:56 [2023-12-20T16:47:56.193Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.29s)
16:47:56 [2023-12-20T16:47:56.193Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.33s)
16:47:56 [2023-12-20T16:47:56.193Z] === RUN   TestForbidDuplicateNetworkNames
16:47:56 [2023-12-20T16:47:56.452Z] --- PASS: TestForbidDuplicateNetworkNames (0.64s)
16:47:56 [2023-12-20T16:47:56.452Z] === RUN   TestDaemonRestartWithLiveRestore
16:47:57 [2023-12-20T16:47:57.827Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
16:47:57 [2023-12-20T16:47:57.827Z] === RUN   TestDaemonDefaultNetworkPools
16:47:58 [2023-12-20T16:47:58.394Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s)
16:47:58 [2023-12-20T16:47:58.394Z] === RUN   TestDaemonRestartWithExistingNetwork
16:47:59 [2023-12-20T16:47:59.769Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
16:47:59 [2023-12-20T16:47:59.769Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:48:00 [2023-12-20T16:48:00.705Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s)
16:48:00 [2023-12-20T16:48:00.705Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:48:01 [2023-12-20T16:48:01.639Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s)
16:48:01 [2023-12-20T16:48:01.639Z] === RUN   TestServiceWithPredefinedNetwork
16:48:03 [2023-12-20T16:48:03.543Z] --- PASS: TestServiceWithPredefinedNetwork (2.04s)
16:48:03 [2023-12-20T16:48:03.543Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:48:03 [2023-12-20T16:48:03.543Z]     service_test.go:250: FLAKY_TEST
16:48:03 [2023-12-20T16:48:03.543Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:48:03 [2023-12-20T16:48:03.543Z] === RUN   TestServiceWithDataPathPortInit
16:48:18 [2023-12-20T16:48:18.425Z] --- PASS: TestServiceWithDataPathPortInit (13.45s)
16:48:18 [2023-12-20T16:48:18.425Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:48:19 [2023-12-20T16:48:19.361Z]     service_test.go:440: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:4fclx26y42sahigunsvcmf5zw Created:2023-12-20 16:48:18.127921764 +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[3ecc461b000606f1291dfc8c1a6fef0e360dcbc81ca7e211ded12ae2aa1481fa:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.en0n9rv0dxj4cicaet69ersr4 EndpointID:4a65a76cbb3f5fc0157e77db49ccaac2f3a8033222fdd8079cd14d596b8917ed MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:094d80c7f1eb54666365d0829d5889e0cd490abeeeb54e9202a3a73dd7719506 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:14d6c4ab9eb2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.en0n9rv0dxj4cicaet69ersr4 EndpointID:4a65a76cbb3f5fc0157e77db49ccaac2f3a8033222fdd8079cd14d596b8917ed EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
16:48:23 [2023-12-20T16:48:23.554Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.73s)
16:48:23 [2023-12-20T16:48:23.554Z] PASS
16:48:23 [2023-12-20T16:48:23.554Z] 
16:48:23 [2023-12-20T16:48:23.554Z] === Skipped
16:48:23 [2023-12-20T16:48:23.554Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:48:23 [2023-12-20T16:48:23.554Z]     service_test.go:250: FLAKY_TEST
16:48:23 [2023-12-20T16:48:23.554Z] 
16:48:23 [2023-12-20T16:48:23.554Z] DONE 44 tests, 1 skipped in 48.636s
16:48:23 [2023-12-20T16:48:23.554Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
16:48:23 [2023-12-20T16:48:23.554Z] ++ '[' -n '' ']'
16:48:23 [2023-12-20T16:48:23.554Z] ++ 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:48:23 [2023-12-20T16:48:23.554Z] ++ set -e
16:48:23 [2023-12-20T16:48:23.555Z] ++ '[' -n 0 ']'
16:48:23 [2023-12-20T16:48:23.555Z] ++ set -x
16:48:23 [2023-12-20T16:48:23.555Z] ++ 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.ol9lN5QZ00/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:48:23 [2023-12-20T16:48:23.814Z] INFO: Testing against a local daemon
16:48:23 [2023-12-20T16:48:23.814Z] === RUN   TestDockerNetworkIpvlanPersistance
16:48:23 [2023-12-20T16:48:23.814Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:48:23 [2023-12-20T16:48:23.814Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
16:48:23 [2023-12-20T16:48:23.814Z] === RUN   TestDockerNetworkIpvlan
16:48:23 [2023-12-20T16:48:23.814Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:48:23 [2023-12-20T16:48:23.814Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
16:48:23 [2023-12-20T16:48:23.814Z] PASS
16:48:23 [2023-12-20T16:48:23.814Z] 
16:48:23 [2023-12-20T16:48:23.814Z] === Skipped
16:48:23 [2023-12-20T16:48:23.814Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
16:48:23 [2023-12-20T16:48:23.814Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:48:23 [2023-12-20T16:48:23.814Z] 
16:48:23 [2023-12-20T16:48:23.814Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
16:48:23 [2023-12-20T16:48:23.814Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:48:23 [2023-12-20T16:48:23.814Z] 
16:48:23 [2023-12-20T16:48:23.814Z] DONE 2 tests, 2 skipped in 0.039s
16:48:23 [2023-12-20T16:48:23.814Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
16:48:23 [2023-12-20T16:48:23.814Z] ++ '[' -n '' ']'
16:48:23 [2023-12-20T16:48:23.814Z] ++ 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:48:23 [2023-12-20T16:48:23.814Z] ++ set -e
16:48:23 [2023-12-20T16:48:23.814Z] ++ '[' -n 0 ']'
16:48:23 [2023-12-20T16:48:23.814Z] ++ set -x
16:48:23 [2023-12-20T16:48:23.815Z] ++ 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.ol9lN5QZ00/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:48:23 [2023-12-20T16:48:23.815Z] INFO: Testing against a local daemon
16:48:23 [2023-12-20T16:48:23.815Z] === RUN   TestDockerNetworkMacvlanPersistance
16:48:25 [2023-12-20T16:48:25.193Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s)
16:48:25 [2023-12-20T16:48:25.193Z] === RUN   TestDockerNetworkMacvlan
16:48:25 [2023-12-20T16:48:25.193Z] === RUN   TestDockerNetworkMacvlan/Subinterface
16:48:25 [2023-12-20T16:48:25.760Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
16:48:26 [2023-12-20T16:48:26.326Z] === RUN   TestDockerNetworkMacvlan/NilParent
16:48:26 [2023-12-20T16:48:26.894Z] === RUN   TestDockerNetworkMacvlan/InternalMode
16:48:27 [2023-12-20T16:48:27.460Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
16:48:28 [2023-12-20T16:48:28.027Z] === RUN   TestDockerNetworkMacvlan/Addressing
16:48:28 [2023-12-20T16:48:28.595Z] --- PASS: TestDockerNetworkMacvlan (3.56s)
16:48:28 [2023-12-20T16:48:28.595Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.59s)
16:48:28 [2023-12-20T16:48:28.595Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.59s)
16:48:28 [2023-12-20T16:48:28.595Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.59s)
16:48:28 [2023-12-20T16:48:28.595Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.59s)
16:48:28 [2023-12-20T16:48:28.595Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (0.59s)
16:48:28 [2023-12-20T16:48:28.595Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s)
16:48:28 [2023-12-20T16:48:28.595Z] PASS
16:48:28 [2023-12-20T16:48:28.595Z] 
16:48:28 [2023-12-20T16:48:28.595Z] DONE 8 tests in 4.874s
16:48:28 [2023-12-20T16:48:28.595Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m  
16:48:28 [2023-12-20T16:48:28.595Z] ++ '[' -n '' ']'
16:48:28 [2023-12-20T16:48:28.595Z] ++ 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:48:28 [2023-12-20T16:48:28.595Z] ++ set -e
16:48:28 [2023-12-20T16:48:28.595Z] ++ '[' -n 0 ']'
16:48:28 [2023-12-20T16:48:28.595Z] ++ set -x
16:48:28 [2023-12-20T16:48:28.595Z] ++ 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.ol9lN5QZ00/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:48:28 [2023-12-20T16:48:28.595Z] INFO: Testing against a local daemon
16:48:28 [2023-12-20T16:48:28.595Z] === RUN   TestBridgeICC
16:48:29 [2023-12-20T16:48:29.162Z] === RUN   TestBridgeICC/IPv4_non-internal_network
16:48:30 [2023-12-20T16:48:30.541Z] === RUN   TestBridgeICC/IPv4_internal_network
16:48:31 [2023-12-20T16:48:31.476Z] === RUN   TestBridgeICC/IPv6_ULA_on_non-internal_network
16:48:32 [2023-12-20T16:48:32.853Z] === RUN   TestBridgeICC/IPv6_ULA_on_internal_network
16:48:33 [2023-12-20T16:48:33.790Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network
16:48:35 [2023-12-20T16:48:35.230Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_internal_network
16:48:36 [2023-12-20T16:48:36.606Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name
16:48:37 [2023-12-20T16:48:37.542Z] === RUN   TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name
16:48:38 [2023-12-20T16:48:38.917Z] === RUN   TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address
16:48:42 [2023-12-20T16:48:42.202Z] === RUN   TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address
16:48:45 [2023-12-20T16:48:45.492Z] --- PASS: TestBridgeICC (16.66s)
16:48:45 [2023-12-20T16:48:45.492Z]     --- PASS: TestBridgeICC/IPv4_non-internal_network (1.13s)
16:48:45 [2023-12-20T16:48:45.492Z]     --- PASS: TestBridgeICC/IPv4_internal_network (1.10s)
16:48:45 [2023-12-20T16:48:45.492Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.23s)
16:48:45 [2023-12-20T16:48:45.492Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (1.16s)
16:48:45 [2023-12-20T16:48:45.492Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.27s)
16:48:45 [2023-12-20T16:48:45.492Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (1.26s)
16:48:45 [2023-12-20T16:48:45.492Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name (1.26s)
16:48:45 [2023-12-20T16:48:45.492Z]     --- PASS: TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name (1.22s)
16:48:45 [2023-12-20T16:48:45.492Z]     --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (3.24s)
16:48:45 [2023-12-20T16:48:45.492Z]     --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (3.19s)
16:48:45 [2023-12-20T16:48:45.492Z] === RUN   TestBridgeINC
16:48:46 [2023-12-20T16:48:46.059Z] === RUN   TestBridgeINC/IPv4_non-internal_network
16:48:50 [2023-12-20T16:48:50.248Z] === RUN   TestBridgeINC/IPv4_internal_network
16:48:51 [2023-12-20T16:48:51.626Z] === RUN   TestBridgeINC/IPv6_ULA_on_non-internal_network
16:48:55 [2023-12-20T16:48:55.839Z] === RUN   TestBridgeINC/IPv6_ULA_on_internal_network
16:48:57 [2023-12-20T16:48:57.266Z] --- PASS: TestBridgeINC (11.88s)
16:48:57 [2023-12-20T16:48:57.267Z]     --- PASS: TestBridgeINC/IPv4_non-internal_network (4.34s)
16:48:57 [2023-12-20T16:48:57.267Z]     --- PASS: TestBridgeINC/IPv4_internal_network (1.20s)
16:48:57 [2023-12-20T16:48:57.267Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.47s)
16:48:57 [2023-12-20T16:48:57.267Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.26s)
16:48:57 [2023-12-20T16:48:57.267Z] === RUN   TestDefaultBridgeIPv6
16:48:57 [2023-12-20T16:48:57.267Z] === RUN   TestDefaultBridgeIPv6/IPv6_ULA
16:48:58 [2023-12-20T16:48:58.680Z] === RUN   TestDefaultBridgeIPv6/IPv6_LLA_only
16:49:00 [2023-12-20T16:49:00.701Z] === RUN   TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only
16:49:02 [2023-12-20T16:49:02.118Z] --- PASS: TestDefaultBridgeIPv6 (4.81s)
16:49:02 [2023-12-20T16:49:02.118Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_ULA (1.58s)
16:49:02 [2023-12-20T16:49:02.118Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_LLA_only (1.58s)
16:49:02 [2023-12-20T16:49:02.118Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only (1.63s)
16:49:02 [2023-12-20T16:49:02.118Z] === RUN   TestDefaultBridgeAddresses
16:49:02 [2023-12-20T16:49:02.118Z] === RUN   TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes
16:49:03 [2023-12-20T16:49:03.514Z] === RUN   TestDefaultBridgeAddresses/Link-Local_Subnet_Changes
16:49:05 [2023-12-20T16:49:05.420Z] --- PASS: TestDefaultBridgeAddresses (3.11s)
16:49:05 [2023-12-20T16:49:05.420Z]     --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes (1.55s)
16:49:05 [2023-12-20T16:49:05.420Z]     --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes (1.55s)
16:49:05 [2023-12-20T16:49:05.420Z] PASS
16:49:05 [2023-12-20T16:49:05.420Z] 
16:49:05 [2023-12-20T16:49:05.420Z] DONE 23 tests in 36.491s
16:49:05 [2023-12-20T16:49:05.420Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
16:49:05 [2023-12-20T16:49:05.420Z] ++ '[' -n '' ']'
16:49:05 [2023-12-20T16:49:05.420Z] ++ 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:49:05 [2023-12-20T16:49:05.420Z] ++ set -e
16:49:05 [2023-12-20T16:49:05.420Z] ++ '[' -n 0 ']'
16:49:05 [2023-12-20T16:49:05.420Z] ++ set -x
16:49:05 [2023-12-20T16:49:05.420Z] ++ 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.ol9lN5QZ00/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:49:05 [2023-12-20T16:49:05.420Z] testing: warning: no tests to run
16:49:05 [2023-12-20T16:49:05.420Z] PASS
16:49:05 [2023-12-20T16:49:05.420Z] 
16:49:05 [2023-12-20T16:49:05.420Z] DONE 0 tests in 0.007s
16:49:05 [2023-12-20T16:49:05.420Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
16:49:05 [2023-12-20T16:49:05.420Z] ++ '[' -n '' ']'
16:49:05 [2023-12-20T16:49:05.420Z] ++ 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:49:05 [2023-12-20T16:49:05.420Z] ++ set -e
16:49:05 [2023-12-20T16:49:05.420Z] ++ '[' -n 0 ']'
16:49:05 [2023-12-20T16:49:05.420Z] ++ set -x
16:49:05 [2023-12-20T16:49:05.420Z] ++ 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.ol9lN5QZ00/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:49:05 [2023-12-20T16:49:05.420Z] INFO: Testing against a local daemon
16:49:05 [2023-12-20T16:49:05.420Z] === RUN   TestAuthZPluginAllowRequest
16:49:06 [2023-12-20T16:49:06.356Z] --- PASS: TestAuthZPluginAllowRequest (1.11s)
16:49:06 [2023-12-20T16:49:06.356Z] === RUN   TestAuthZPluginTLS
16:49:06 [2023-12-20T16:49:06.924Z] --- PASS: TestAuthZPluginTLS (0.55s)
16:49:06 [2023-12-20T16:49:06.924Z] === RUN   TestAuthZPluginDenyRequest
16:49:07 [2023-12-20T16:49:07.492Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
16:49:07 [2023-12-20T16:49:07.492Z] === RUN   TestAuthZPluginAPIDenyResponse
16:49:07 [2023-12-20T16:49:07.751Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
16:49:07 [2023-12-20T16:49:07.751Z] === RUN   TestAuthZPluginDenyResponse
16:49:08 [2023-12-20T16:49:08.319Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
16:49:08 [2023-12-20T16:49:08.319Z] === RUN   TestAuthZPluginAllowEventStream
16:49:09 [2023-12-20T16:49:09.255Z] 2023/12/20 16:49:09 http: panic serving 127.0.0.1:51484: runtime error: invalid memory address or nil pointer dereference
16:49:09 [2023-12-20T16:49:09.255Z] goroutine 78 [running]:
16:49:09 [2023-12-20T16:49:09.255Z] net/http.(*conn).serve.func1()
16:49:09 [2023-12-20T16:49:09.255Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
16:49:09 [2023-12-20T16:49:09.255Z] panic({0xa72d40?, 0x1589a50?})
16:49:09 [2023-12-20T16:49:09.255Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
16:49:09 [2023-12-20T16:49:09.255Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd6b558, 0x400027a0c0}, 0xffff3cb5c2a8?)
16:49:09 [2023-12-20T16:49:09.255Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
16:49:09 [2023-12-20T16:49:09.255Z] net/http.HandlerFunc.ServeHTTP(0x40006dc200?, {0xd6b558?, 0x400027a0c0?}, 0x402194?)
16:49:09 [2023-12-20T16:49:09.255Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
16:49:09 [2023-12-20T16:49:09.255Z] net/http.(*ServeMux).ServeHTTP(0xd71738?, {0xd6b558, 0x400027a0c0}, 0x40006dc200)
16:49:09 [2023-12-20T16:49:09.255Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
16:49:09 [2023-12-20T16:49:09.255Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x400057d290, {0xd6a118?, 0x40002ac000}, 0x40006dc100, {0xd605a0, 0x400013db00})
16:49:09 [2023-12-20T16:49:09.255Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
16:49:09 [2023-12-20T16:49:09.255Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd6a118?, 0x40002ac000?}, 0x4000592020?)
16:49:09 [2023-12-20T16:49:09.255Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
16:49:09 [2023-12-20T16:49:09.255Z] net/http.HandlerFunc.ServeHTTP(0x10?, {0xd6a118?, 0x40002ac000?}, 0x40002ac000?)
16:49:09 [2023-12-20T16:49:09.255Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
16:49:09 [2023-12-20T16:49:09.255Z] net/http.serverHandler.ServeHTTP({0xd66d48?}, {0xd6a118?, 0x40002ac000?}, 0x6?)
16:49:09 [2023-12-20T16:49:09.255Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
16:49:09 [2023-12-20T16:49:09.255Z] net/http.(*conn).serve(0x40000bb9e0, {0xd71738, 0x40004e90e0})
16:49:09 [2023-12-20T16:49:09.255Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
16:49:09 [2023-12-20T16:49:09.255Z] created by net/http.(*Server).Serve in goroutine 22
16:49:09 [2023-12-20T16:49:09.255Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
16:49:10 [2023-12-20T16:49:10.191Z] 2023/12/20 16:49:10 http: panic serving 127.0.0.1:51490: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
16:49:10 [2023-12-20T16:49:10.191Z] goroutine 120 [running]:
16:49:10 [2023-12-20T16:49:10.191Z] net/http.(*conn).serve.func1()
16:49:10 [2023-12-20T16:49:10.191Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
16:49:10 [2023-12-20T16:49:10.191Z] panic({0xa0a1a0?, 0x4000592160?})
16:49:10 [2023-12-20T16:49:10.191Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
16:49:10 [2023-12-20T16:49:10.191Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd6b558, 0x400027a180}, 0xffff3cb5c2a8?)
16:49:10 [2023-12-20T16:49:10.191Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
16:49:10 [2023-12-20T16:49:10.191Z] net/http.HandlerFunc.ServeHTTP(0x40006dc300?, {0xd6b558?, 0x400027a180?}, 0x402194?)
16:49:10 [2023-12-20T16:49:10.191Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
16:49:10 [2023-12-20T16:49:10.191Z] net/http.(*ServeMux).ServeHTTP(0xd71738?, {0xd6b558, 0x400027a180}, 0x40006dc300)
16:49:10 [2023-12-20T16:49:10.191Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
16:49:10 [2023-12-20T16:49:10.191Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x400057d290, {0xd6a118?, 0x40002ac0e0}, 0x40001dc800, {0xd605a0, 0x400013db00})
16:49:10 [2023-12-20T16:49:10.191Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
16:49:10 [2023-12-20T16:49:10.191Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd6a118?, 0x40002ac0e0?}, 0x4000594570?)
16:49:10 [2023-12-20T16:49:10.191Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
16:49:10 [2023-12-20T16:49:10.191Z] net/http.HandlerFunc.ServeHTTP(0x15e6f80?, {0xd6a118?, 0x40002ac0e0?}, 0x4000022b40?)
16:49:10 [2023-12-20T16:49:10.191Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
16:49:10 [2023-12-20T16:49:10.191Z] net/http.serverHandler.ServeHTTP({0x4000594570?}, {0xd6a118?, 0x40002ac0e0?}, 0x6?)
16:49:10 [2023-12-20T16:49:10.191Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
16:49:10 [2023-12-20T16:49:10.191Z] net/http.(*conn).serve(0x4000212240, {0xd71738, 0x40004e90e0})
16:49:10 [2023-12-20T16:49:10.191Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
16:49:10 [2023-12-20T16:49:10.191Z] created by net/http.(*Server).Serve in goroutine 22
16:49:10 [2023-12-20T16:49:10.191Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
16:49:12 [2023-12-20T16:49:12.791Z] 2023/12/20 16:49:12 http: panic serving 127.0.0.1:51502: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
16:49:12 [2023-12-20T16:49:12.791Z] goroutine 64 [running]:
16:49:12 [2023-12-20T16:49:12.791Z] net/http.(*conn).serve.func1()
16:49:12 [2023-12-20T16:49:12.791Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
16:49:12 [2023-12-20T16:49:12.791Z] panic({0xa0a1a0?, 0x4000592230?})
16:49:12 [2023-12-20T16:49:12.791Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
16:49:12 [2023-12-20T16:49:12.791Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd6b558, 0x400027a240}, 0xffff3cb5c2a8?)
16:49:12 [2023-12-20T16:49:12.791Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
16:49:12 [2023-12-20T16:49:12.791Z] net/http.HandlerFunc.ServeHTTP(0x40006dc500?, {0xd6b558?, 0x400027a240?}, 0x402194?)
16:49:12 [2023-12-20T16:49:12.791Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
16:49:12 [2023-12-20T16:49:12.791Z] net/http.(*ServeMux).ServeHTTP(0xd71738?, {0xd6b558, 0x400027a240}, 0x40006dc500)
16:49:12 [2023-12-20T16:49:12.791Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
16:49:12 [2023-12-20T16:49:12.791Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x400057d290, {0xd6a118?, 0x40002ac1c0}, 0x40006dc400, {0xd605a0, 0x400013db00})
16:49:12 [2023-12-20T16:49:12.791Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
16:49:12 [2023-12-20T16:49:12.791Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd6a118?, 0x40002ac1c0?}, 0x40004e8ed0?)
16:49:12 [2023-12-20T16:49:12.791Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
16:49:12 [2023-12-20T16:49:12.791Z] net/http.HandlerFunc.ServeHTTP(0x15e6f80?, {0xd6a118?, 0x40002ac1c0?}, 0x4000022b40?)
16:49:12 [2023-12-20T16:49:12.791Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
16:49:12 [2023-12-20T16:49:12.791Z] net/http.serverHandler.ServeHTTP({0x40004e8ed0?}, {0xd6a118?, 0x40002ac1c0?}, 0x6?)
16:49:12 [2023-12-20T16:49:12.791Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
16:49:12 [2023-12-20T16:49:12.791Z] net/http.(*conn).serve(0x400010e480, {0xd71738, 0x40004e90e0})
16:49:12 [2023-12-20T16:49:12.791Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
16:49:12 [2023-12-20T16:49:12.791Z] created by net/http.(*Server).Serve in goroutine 22
16:49:12 [2023-12-20T16:49:12.791Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
16:49:14 [2023-12-20T16:49:14.690Z] --- PASS: TestAuthZPluginAllowEventStream (6.07s)
16:49:14 [2023-12-20T16:49:14.690Z] === RUN   TestAuthZPluginErrorResponse
16:49:14 [2023-12-20T16:49:14.949Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
16:49:14 [2023-12-20T16:49:14.949Z] === RUN   TestAuthZPluginErrorRequest
16:49:15 [2023-12-20T16:49:15.517Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
16:49:15 [2023-12-20T16:49:15.517Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:49:16 [2023-12-20T16:49:16.083Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
16:49:16 [2023-12-20T16:49:16.083Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
16:49:17 [2023-12-20T16:49:17.458Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.18s)
16:49:17 [2023-12-20T16:49:17.458Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
16:49:18 [2023-12-20T16:49:18.393Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.13s)
16:49:18 [2023-12-20T16:49:18.393Z] === RUN   TestAuthZPluginHeader
16:49:18 [2023-12-20T16:49:18.959Z] --- PASS: TestAuthZPluginHeader (0.61s)
16:49:18 [2023-12-20T16:49:18.959Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
16:49:18 [2023-12-20T16:49:18.959Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
16:49:18 [2023-12-20T16:49:18.959Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
16:49:18 [2023-12-20T16:49:18.959Z] === RUN   TestAuthZPluginV2Disable
16:49:18 [2023-12-20T16:49:18.959Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
16:49:18 [2023-12-20T16:49:18.959Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
16:49:18 [2023-12-20T16:49:18.959Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
16:49:18 [2023-12-20T16:49:18.959Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
16:49:18 [2023-12-20T16:49:18.959Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:49:18 [2023-12-20T16:49:18.959Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
16:49:18 [2023-12-20T16:49:18.959Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
16:49:18 [2023-12-20T16:49:18.959Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:49:18 [2023-12-20T16:49:18.959Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
16:49:37 [2023-12-20T16:49:37.035Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
16:49:37 [2023-12-20T16:49:37.035Z] PASS
16:49:37 [2023-12-20T16:49:37.035Z] 
16:49:37 [2023-12-20T16:49:37.035Z] === Skipped
16:49:37 [2023-12-20T16:49:37.035Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
16:49:37 [2023-12-20T16:49:37.035Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
16:49:37 [2023-12-20T16:49:37.035Z] 
16:49:37 [2023-12-20T16:49:37.035Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
16:49:37 [2023-12-20T16:49:37.035Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
16:49:37 [2023-12-20T16:49:37.035Z] 
16:49:37 [2023-12-20T16:49:37.035Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:49:37 [2023-12-20T16:49:37.035Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
16:49:37 [2023-12-20T16:49:37.035Z] 
16:49:37 [2023-12-20T16:49:37.035Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:49:37 [2023-12-20T16:49:37.035Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
16:49:37 [2023-12-20T16:49:37.035Z] 
16:49:37 [2023-12-20T16:49:37.035Z] DONE 17 tests, 4 skipped in 30.749s
16:49:37 [2023-12-20T16:49:37.035Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
16:49:37 [2023-12-20T16:49:37.035Z] ++ '[' -n '' ']'
16:49:37 [2023-12-20T16:49:37.035Z] ++ 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:49:37 [2023-12-20T16:49:37.035Z] ++ set -e
16:49:37 [2023-12-20T16:49:37.035Z] ++ '[' -n 0 ']'
16:49:37 [2023-12-20T16:49:37.035Z] ++ set -x
16:49:37 [2023-12-20T16:49:37.035Z] ++ 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.ol9lN5QZ00/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:49:37 [2023-12-20T16:49:37.035Z] INFO: Testing against a local daemon
16:49:37 [2023-12-20T16:49:37.035Z] === RUN   TestPluginInvalidJSON
16:49:37 [2023-12-20T16:49:37.035Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
16:49:37 [2023-12-20T16:49:37.035Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
16:49:37 [2023-12-20T16:49:37.035Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
16:49:37 [2023-12-20T16:49:37.035Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
16:49:37 [2023-12-20T16:49:37.035Z] === RUN   TestPluginInvalidJSON/plugins/pull
16:49:37 [2023-12-20T16:49:37.035Z] === PAUSE TestPluginInvalidJSON/plugins/pull
16:49:37 [2023-12-20T16:49:37.035Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
16:49:37 [2023-12-20T16:49:37.035Z] === CONT  TestPluginInvalidJSON/plugins/pull
16:49:37 [2023-12-20T16:49:37.035Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
16:49:37 [2023-12-20T16:49:37.035Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
16:49:37 [2023-12-20T16:49:37.035Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
16:49:37 [2023-12-20T16:49:37.035Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
16:49:37 [2023-12-20T16:49:37.035Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
16:49:37 [2023-12-20T16:49:37.035Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
16:49:37 [2023-12-20T16:49:37.035Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
16:49:37 [2023-12-20T16:49:37.035Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
16:49:37 [2023-12-20T16:49:37.035Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
16:49:37 [2023-12-20T16:49:37.035Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
16:49:37 [2023-12-20T16:49:37.035Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
16:49:37 [2023-12-20T16:49:37.035Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
16:49:37 [2023-12-20T16:49:37.035Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
16:49:37 [2023-12-20T16:49:37.035Z] --- PASS: TestPluginInvalidJSON (0.01s)
16:49:37 [2023-12-20T16:49:37.035Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
16:49:37 [2023-12-20T16:49:37.035Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
16:49:37 [2023-12-20T16:49:37.035Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
16:49:37 [2023-12-20T16:49:37.035Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
16:49:37 [2023-12-20T16:49:37.035Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
16:49:37 [2023-12-20T16:49:37.035Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
16:49:37 [2023-12-20T16:49:37.035Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
16:49:37 [2023-12-20T16:49:37.035Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
16:49:37 [2023-12-20T16:49:37.035Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
16:49:37 [2023-12-20T16:49:37.035Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
16:49:37 [2023-12-20T16:49:37.035Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
16:49:37 [2023-12-20T16:49:37.035Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
16:49:37 [2023-12-20T16:49:37.035Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
16:49:37 [2023-12-20T16:49:37.035Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
16:49:37 [2023-12-20T16:49:37.035Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
16:49:37 [2023-12-20T16:49:37.035Z] === RUN   TestPluginInstall
16:49:37 [2023-12-20T16:49:37.035Z] === RUN   TestPluginInstall/no_auth
16:49:39 [2023-12-20T16:49:39.568Z] time="2023-12-20T16:49:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:49:39 [2023-12-20T16:49:39.568Z] time="2023-12-20T16:49:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d69c3dc8d08f1b80cc7ebd61be43a6b25a28f94a51a264182f63bab95161dc3c" mediatype=application/vnd.docker.plugin.v1+json size=522
16:49:39 [2023-12-20T16:49:39.568Z] time="2023-12-20T16:49:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:49:39 [2023-12-20T16:49:39.568Z] time="2023-12-20T16:49:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d69c3dc8d08f1b80cc7ebd61be43a6b25a28f94a51a264182f63bab95161dc3c" mediatype=application/vnd.docker.plugin.v1+json size=522
16:49:39 [2023-12-20T16:49:39.568Z] === RUN   TestPluginInstall/with_htpasswd
16:49:39 [2023-12-20T16:49:39.826Z] time="2023-12-20T16:49:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:49:39 [2023-12-20T16:49:39.826Z] time="2023-12-20T16:49:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d69c3dc8d08f1b80cc7ebd61be43a6b25a28f94a51a264182f63bab95161dc3c" mediatype=application/vnd.docker.plugin.v1+json size=522
16:49:39 [2023-12-20T16:49:39.826Z] time="2023-12-20T16:49:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:49:39 [2023-12-20T16:49:39.826Z] time="2023-12-20T16:49:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d69c3dc8d08f1b80cc7ebd61be43a6b25a28f94a51a264182f63bab95161dc3c" mediatype=application/vnd.docker.plugin.v1+json size=522
16:49:40 [2023-12-20T16:49:40.085Z] === RUN   TestPluginInstall/with_insecure
16:49:41 [2023-12-20T16:49:41.019Z] time="2023-12-20T16:49:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:49:41 [2023-12-20T16:49:41.019Z] time="2023-12-20T16:49:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b7c9c122fa8781cac1df3fd26d4f094c1f674e215e00e123372ba654471cbc57" mediatype=application/vnd.docker.plugin.v1+json size=522
16:49:41 [2023-12-20T16:49:41.019Z] time="2023-12-20T16:49:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:49:41 [2023-12-20T16:49:41.019Z] time="2023-12-20T16:49:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b7c9c122fa8781cac1df3fd26d4f094c1f674e215e00e123372ba654471cbc57" mediatype=application/vnd.docker.plugin.v1+json size=522
16:49:41 [2023-12-20T16:49:41.019Z]     plugin_test.go:204: [d0a2000f30882] daemon is not started
16:49:41 [2023-12-20T16:49:41.019Z] --- PASS: TestPluginInstall (5.02s)
16:49:41 [2023-12-20T16:49:41.019Z]     --- PASS: TestPluginInstall/no_auth (3.63s)
16:49:41 [2023-12-20T16:49:41.019Z]     --- PASS: TestPluginInstall/with_htpasswd (0.46s)
16:49:41 [2023-12-20T16:49:41.019Z]     --- PASS: TestPluginInstall/with_insecure (0.93s)
16:49:41 [2023-12-20T16:49:41.019Z] === RUN   TestPluginsWithRuntimes
16:49:42 [2023-12-20T16:49:42.394Z] === RUN   TestPluginsWithRuntimes/No_Args
16:49:43 [2023-12-20T16:49:43.329Z] === RUN   TestPluginsWithRuntimes/With_Args
16:49:44 [2023-12-20T16:49:44.264Z] --- PASS: TestPluginsWithRuntimes (3.39s)
16:49:44 [2023-12-20T16:49:44.264Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.92s)
16:49:44 [2023-12-20T16:49:44.264Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.93s)
16:49:44 [2023-12-20T16:49:44.264Z] === RUN   TestPluginBackCompatMediaTypes
16:49:44 [2023-12-20T16:49:44.830Z] --- PASS: TestPluginBackCompatMediaTypes (0.49s)
16:49:44 [2023-12-20T16:49:44.830Z] PASS
16:49:44 [2023-12-20T16:49:44.830Z] 
16:49:44 [2023-12-20T16:49:44.830Z] DONE 24 tests in 8.938s
16:49:44 [2023-12-20T16:49:44.830Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
16:49:44 [2023-12-20T16:49:44.830Z] ++ '[' -n '' ']'
16:49:44 [2023-12-20T16:49:44.830Z] ++ 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:49:44 [2023-12-20T16:49:44.830Z] ++ set -e
16:49:44 [2023-12-20T16:49:44.830Z] ++ '[' -n 0 ']'
16:49:44 [2023-12-20T16:49:44.830Z] ++ set -x
16:49:44 [2023-12-20T16:49:44.831Z] ++ 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.ol9lN5QZ00/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:49:44 [2023-12-20T16:49:44.831Z] INFO: Testing against a local daemon
16:49:44 [2023-12-20T16:49:44.831Z] === RUN   TestExternalGraphDriver
16:49:45 [2023-12-20T16:49:45.396Z] === RUN   TestExternalGraphDriver/json
16:49:45 [2023-12-20T16:49:45.396Z] === RUN   TestExternalGraphDriver/spec
16:49:45 [2023-12-20T16:49:45.396Z] === RUN   TestExternalGraphDriver/pull
16:49:45 [2023-12-20T16:49:45.396Z] --- PASS: TestExternalGraphDriver (0.34s)
16:49:45 [2023-12-20T16:49:45.396Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
16:49:45 [2023-12-20T16:49:45.396Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
16:49:45 [2023-12-20T16:49:45.396Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
16:49:45 [2023-12-20T16:49:45.396Z] === RUN   TestGraphdriverPluginV2
16:49:45 [2023-12-20T16:49:45.655Z]     external_test.go:415: (*Execution).NotAmd64-fm
16:49:45 [2023-12-20T16:49:45.655Z] --- SKIP: TestGraphdriverPluginV2 (0.33s)
16:49:45 [2023-12-20T16:49:45.655Z] PASS
16:49:45 [2023-12-20T16:49:45.655Z] 
16:49:45 [2023-12-20T16:49:45.655Z] === Skipped
16:49:45 [2023-12-20T16:49:45.655Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s)
16:49:45 [2023-12-20T16:49:45.655Z]     external_test.go:415: (*Execution).NotAmd64-fm
16:49:45 [2023-12-20T16:49:45.655Z] 
16:49:45 [2023-12-20T16:49:45.655Z] DONE 5 tests, 1 skipped in 0.700s
16:49:45 [2023-12-20T16:49:45.655Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
16:49:45 [2023-12-20T16:49:45.655Z] ++ '[' -n '' ']'
16:49:45 [2023-12-20T16:49:45.655Z] ++ 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:49:45 [2023-12-20T16:49:45.655Z] ++ set -e
16:49:45 [2023-12-20T16:49:45.655Z] ++ '[' -n 0 ']'
16:49:45 [2023-12-20T16:49:45.655Z] ++ set -x
16:49:45 [2023-12-20T16:49:45.655Z] ++ 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.ol9lN5QZ00/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:49:45 [2023-12-20T16:49:45.655Z] INFO: Testing against a local daemon
16:49:45 [2023-12-20T16:49:45.655Z] === RUN   TestContinueAfterPluginCrash
16:49:45 [2023-12-20T16:49:45.655Z] === PAUSE TestContinueAfterPluginCrash
16:49:45 [2023-12-20T16:49:45.655Z] === RUN   TestReadPluginNoRead
16:49:45 [2023-12-20T16:49:45.655Z] === PAUSE TestReadPluginNoRead
16:49:45 [2023-12-20T16:49:45.655Z] === RUN   TestDaemonStartWithLogOpt
16:49:45 [2023-12-20T16:49:45.655Z] === PAUSE TestDaemonStartWithLogOpt
16:49:45 [2023-12-20T16:49:45.655Z] === CONT  TestContinueAfterPluginCrash
16:49:45 [2023-12-20T16:49:45.655Z] === CONT  TestDaemonStartWithLogOpt
16:49:45 [2023-12-20T16:49:45.655Z] === CONT  TestReadPluginNoRead
16:49:48 [2023-12-20T16:49:48.187Z] === RUN   TestReadPluginNoRead/default
16:49:48 [2023-12-20T16:49:48.187Z] --- PASS: TestDaemonStartWithLogOpt (2.71s)
16:49:49 [2023-12-20T16:49:49.121Z] === RUN   TestReadPluginNoRead/disabled_caching
16:49:50 [2023-12-20T16:49:50.495Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
16:49:51 [2023-12-20T16:49:51.870Z]     read_test.go:93: [d0f488165c5a0] daemon is not started
16:49:51 [2023-12-20T16:49:51.870Z] --- PASS: TestReadPluginNoRead (5.97s)
16:49:51 [2023-12-20T16:49:51.870Z]     --- PASS: TestReadPluginNoRead/default (1.29s)
16:49:51 [2023-12-20T16:49:51.870Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.29s)
16:49:51 [2023-12-20T16:49:51.870Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s)
16:49:53 [2023-12-20T16:49:53.246Z] --- PASS: TestContinueAfterPluginCrash (7.75s)
16:49:53 [2023-12-20T16:49:53.246Z] PASS
16:49:53 [2023-12-20T16:49:53.246Z] 
16:49:53 [2023-12-20T16:49:53.246Z] DONE 6 tests in 7.791s
16:49:53 [2023-12-20T16:49:53.246Z] 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:49:53 [2023-12-20T16:49:53.246Z] ++ '[' -n '' ']'
16:49:53 [2023-12-20T16:49:53.246Z] ++ 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:49:53 [2023-12-20T16:49:53.246Z] ++ set -e
16:49:53 [2023-12-20T16:49:53.246Z] ++ '[' -n 0 ']'
16:49:53 [2023-12-20T16:49:53.246Z] ++ set -x
16:49:53 [2023-12-20T16:49:53.246Z] ++ 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.ol9lN5QZ00/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:49:53 [2023-12-20T16:49:53.505Z] testing: warning: no tests to run
16:49:53 [2023-12-20T16:49:53.506Z] PASS
16:49:53 [2023-12-20T16:49:53.506Z] 
16:49:53 [2023-12-20T16:49:53.506Z] DONE 0 tests in 0.008s
16:49:53 [2023-12-20T16:49:53.506Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
16:49:53 [2023-12-20T16:49:53.506Z] ++ '[' -n '' ']'
16:49:53 [2023-12-20T16:49:53.506Z] ++ 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:49:53 [2023-12-20T16:49:53.506Z] ++ set -e
16:49:53 [2023-12-20T16:49:53.506Z] ++ '[' -n 0 ']'
16:49:53 [2023-12-20T16:49:53.506Z] ++ set -x
16:49:53 [2023-12-20T16:49:53.506Z] ++ 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.ol9lN5QZ00/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:49:53 [2023-12-20T16:49:53.506Z] INFO: Testing against a local daemon
16:49:53 [2023-12-20T16:49:53.506Z] === RUN   TestPluginWithDevMounts
16:49:53 [2023-12-20T16:49:53.506Z] === PAUSE TestPluginWithDevMounts
16:49:53 [2023-12-20T16:49:53.506Z] === CONT  TestPluginWithDevMounts
16:49:54 [2023-12-20T16:49:54.880Z] --- PASS: TestPluginWithDevMounts (1.53s)
16:49:54 [2023-12-20T16:49:54.880Z] PASS
16:49:54 [2023-12-20T16:49:54.880Z] 
16:49:54 [2023-12-20T16:49:54.880Z] DONE 1 tests in 1.567s
16:49:54 [2023-12-20T16:49:54.880Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
16:49:54 [2023-12-20T16:49:54.880Z] ++ '[' -n '' ']'
16:49:54 [2023-12-20T16:49:54.880Z] ++ 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:49:54 [2023-12-20T16:49:54.880Z] ++ set -e
16:49:54 [2023-12-20T16:49:54.880Z] ++ '[' -n 0 ']'
16:49:54 [2023-12-20T16:49:54.880Z] ++ set -x
16:49:54 [2023-12-20T16:49:54.880Z] ++ 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.ol9lN5QZ00/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:49:55 [2023-12-20T16:49:55.138Z] INFO: Testing against a local daemon
16:49:55 [2023-12-20T16:49:55.138Z] === RUN   TestSecretInspect
16:49:57 [2023-12-20T16:49:57.038Z] --- PASS: TestSecretInspect (1.91s)
16:49:57 [2023-12-20T16:49:57.038Z] === RUN   TestSecretList
16:49:58 [2023-12-20T16:49:58.939Z] --- PASS: TestSecretList (1.95s)
16:49:58 [2023-12-20T16:49:58.939Z] === RUN   TestSecretsCreateAndDelete
16:50:00 [2023-12-20T16:50:00.840Z] --- PASS: TestSecretsCreateAndDelete (1.96s)
16:50:00 [2023-12-20T16:50:00.840Z] === RUN   TestSecretsUpdate
16:50:02 [2023-12-20T16:50:02.740Z] --- PASS: TestSecretsUpdate (1.90s)
16:50:02 [2023-12-20T16:50:02.740Z] === RUN   TestTemplatedSecret
16:50:06 [2023-12-20T16:50:06.024Z] --- PASS: TestTemplatedSecret (2.70s)
16:50:06 [2023-12-20T16:50:06.024Z] === RUN   TestSecretCreateResolve
16:50:07 [2023-12-20T16:50:07.448Z] --- PASS: TestSecretCreateResolve (1.99s)
16:50:07 [2023-12-20T16:50:07.448Z] PASS
16:50:07 [2023-12-20T16:50:07.448Z] 
16:50:07 [2023-12-20T16:50:07.448Z] DONE 6 tests in 12.452s
16:50:07 [2023-12-20T16:50:07.448Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
16:50:07 [2023-12-20T16:50:07.448Z] ++ '[' -n '' ']'
16:50:07 [2023-12-20T16:50:07.448Z] ++ 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:50:07 [2023-12-20T16:50:07.448Z] ++ set -e
16:50:07 [2023-12-20T16:50:07.448Z] ++ '[' -n 0 ']'
16:50:07 [2023-12-20T16:50:07.448Z] ++ set -x
16:50:07 [2023-12-20T16:50:07.448Z] ++ 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.ol9lN5QZ00/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:50:07 [2023-12-20T16:50:07.448Z] INFO: Testing against a local daemon
16:50:07 [2023-12-20T16:50:07.448Z] === RUN   TestServiceCreateInit
16:50:07 [2023-12-20T16:50:07.448Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:50:11 [2023-12-20T16:50:11.641Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:50:15 [2023-12-20T16:50:15.828Z] --- PASS: TestServiceCreateInit (7.87s)
16:50:15 [2023-12-20T16:50:15.828Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.02s)
16:50:15 [2023-12-20T16:50:15.828Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.84s)
16:50:15 [2023-12-20T16:50:15.828Z] === RUN   TestCreateServiceMultipleTimes
16:50:30 [2023-12-20T16:50:30.699Z] --- PASS: TestCreateServiceMultipleTimes (15.07s)
16:50:30 [2023-12-20T16:50:30.699Z] === RUN   TestCreateServiceConflict
16:50:32 [2023-12-20T16:50:32.602Z] --- PASS: TestCreateServiceConflict (1.94s)
16:50:32 [2023-12-20T16:50:32.602Z] === RUN   TestCreateServiceMaxReplicas
16:50:35 [2023-12-20T16:50:35.133Z] --- PASS: TestCreateServiceMaxReplicas (2.78s)
16:50:35 [2023-12-20T16:50:35.133Z] === RUN   TestCreateServiceSecretFileMode
16:50:50 [2023-12-20T16:50:50.008Z] --- PASS: TestCreateServiceSecretFileMode (12.60s)
16:50:50 [2023-12-20T16:50:50.008Z] === RUN   TestCreateServiceConfigFileMode
16:51:02 [2023-12-20T16:51:02.206Z] --- PASS: TestCreateServiceConfigFileMode (12.50s)
16:51:02 [2023-12-20T16:51:02.206Z] === RUN   TestCreateServiceSysctls
16:51:03 [2023-12-20T16:51:03.580Z] --- PASS: TestCreateServiceSysctls (3.20s)
16:51:03 [2023-12-20T16:51:03.580Z] === RUN   TestCreateServiceCapabilities
16:51:06 [2023-12-20T16:51:06.109Z] --- PASS: TestCreateServiceCapabilities (2.59s)
16:51:06 [2023-12-20T16:51:06.109Z] === RUN   TestInspect
16:51:09 [2023-12-20T16:51:09.393Z] --- PASS: TestInspect (2.79s)
16:51:09 [2023-12-20T16:51:09.393Z] === RUN   TestCreateJob
16:51:11 [2023-12-20T16:51:11.924Z] --- PASS: TestCreateJob (3.14s)
16:51:11 [2023-12-20T16:51:11.924Z] === RUN   TestReplicatedJob
16:51:18 [2023-12-20T16:51:18.486Z] --- PASS: TestReplicatedJob (5.53s)
16:51:18 [2023-12-20T16:51:18.486Z] === RUN   TestUpdateReplicatedJob
16:51:21 [2023-12-20T16:51:21.017Z] --- PASS: TestUpdateReplicatedJob (3.31s)
16:51:21 [2023-12-20T16:51:21.017Z] === RUN   TestServiceListWithStatuses
16:51:25 [2023-12-20T16:51:25.204Z] --- PASS: TestServiceListWithStatuses (4.43s)
16:51:25 [2023-12-20T16:51:25.204Z] === RUN   TestDockerNetworkConnectAlias
16:51:29 [2023-12-20T16:51:29.392Z] --- PASS: TestDockerNetworkConnectAlias (4.12s)
16:51:29 [2023-12-20T16:51:29.392Z] === RUN   TestDockerNetworkReConnect
16:51:32 [2023-12-20T16:51:32.678Z] --- PASS: TestDockerNetworkReConnect (3.22s)
16:51:32 [2023-12-20T16:51:32.678Z] === RUN   TestServicePlugin
16:51:32 [2023-12-20T16:51:32.678Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
16:51:32 [2023-12-20T16:51:32.678Z] --- SKIP: TestServicePlugin (0.00s)
16:51:32 [2023-12-20T16:51:32.678Z] === RUN   TestServiceUpdateLabel
16:51:34 [2023-12-20T16:51:34.579Z] --- PASS: TestServiceUpdateLabel (1.88s)
16:51:34 [2023-12-20T16:51:34.579Z] === RUN   TestServiceUpdateSecrets
16:51:49 [2023-12-20T16:51:49.451Z] --- PASS: TestServiceUpdateSecrets (14.41s)
16:51:49 [2023-12-20T16:51:49.451Z] === RUN   TestServiceUpdateConfigs
16:52:04 [2023-12-20T16:52:04.323Z] --- PASS: TestServiceUpdateConfigs (14.67s)
16:52:04 [2023-12-20T16:52:04.323Z] === RUN   TestServiceUpdateNetwork
16:52:16 [2023-12-20T16:52:16.523Z] --- PASS: TestServiceUpdateNetwork (12.32s)
16:52:16 [2023-12-20T16:52:16.523Z] === RUN   TestServiceUpdatePidsLimit
16:52:17 [2023-12-20T16:52:17.089Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
16:52:18 [2023-12-20T16:52:18.024Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
16:52:26 [2023-12-20T16:52:26.136Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
16:52:32 [2023-12-20T16:52:32.697Z] --- PASS: TestServiceUpdatePidsLimit (16.40s)
16:52:32 [2023-12-20T16:52:32.697Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.82s)
16:52:32 [2023-12-20T16:52:32.697Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
16:52:32 [2023-12-20T16:52:32.697Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s)
16:52:32 [2023-12-20T16:52:32.697Z] PASS
16:52:32 [2023-12-20T16:52:32.697Z] 
16:52:32 [2023-12-20T16:52:32.697Z] === Skipped
16:52:32 [2023-12-20T16:52:32.697Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
16:52:32 [2023-12-20T16:52:32.697Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
16:52:32 [2023-12-20T16:52:32.697Z] 
16:52:32 [2023-12-20T16:52:32.697Z] DONE 26 tests, 1 skipped in 144.800s
16:52:32 [2023-12-20T16:52:32.697Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
16:52:32 [2023-12-20T16:52:32.697Z] ++ '[' -n '' ']'
16:52:32 [2023-12-20T16:52:32.697Z] ++ 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:52:32 [2023-12-20T16:52:32.697Z] ++ set -e
16:52:32 [2023-12-20T16:52:32.697Z] ++ '[' -n 0 ']'
16:52:32 [2023-12-20T16:52:32.697Z] ++ set -x
16:52:32 [2023-12-20T16:52:32.697Z] ++ 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.ol9lN5QZ00/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:52:32 [2023-12-20T16:52:32.697Z] INFO: Testing against a local daemon
16:52:32 [2023-12-20T16:52:32.697Z] === RUN   TestSessionCreate
16:52:32 [2023-12-20T16:52:32.697Z] --- PASS: TestSessionCreate (0.01s)
16:52:32 [2023-12-20T16:52:32.697Z] === RUN   TestSessionCreateWithBadUpgrade
16:52:32 [2023-12-20T16:52:32.697Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
16:52:32 [2023-12-20T16:52:32.697Z] PASS
16:52:32 [2023-12-20T16:52:32.697Z] 
16:52:32 [2023-12-20T16:52:32.697Z] DONE 2 tests in 0.046s
16:52:32 [2023-12-20T16:52:32.697Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
16:52:32 [2023-12-20T16:52:32.697Z] ++ '[' -n '' ']'
16:52:32 [2023-12-20T16:52:32.697Z] ++ 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:52:32 [2023-12-20T16:52:32.697Z] ++ set -e
16:52:32 [2023-12-20T16:52:32.697Z] ++ '[' -n 0 ']'
16:52:32 [2023-12-20T16:52:32.697Z] ++ set -x
16:52:32 [2023-12-20T16:52:32.697Z] ++ 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.ol9lN5QZ00/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:52:32 [2023-12-20T16:52:32.697Z] INFO: Testing against a local daemon
16:52:32 [2023-12-20T16:52:32.697Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:52:32 [2023-12-20T16:52:32.697Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:52:32 [2023-12-20T16:52:32.697Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
16:52:32 [2023-12-20T16:52:32.697Z] === RUN   TestDiskUsage
16:52:32 [2023-12-20T16:52:32.697Z] === PAUSE TestDiskUsage
16:52:32 [2023-12-20T16:52:32.697Z] === RUN   TestEventsExecDie
16:52:32 [2023-12-20T16:52:32.955Z] --- PASS: TestEventsExecDie (0.56s)
16:52:32 [2023-12-20T16:52:32.955Z] === RUN   TestEventsBackwardsCompatible
16:52:32 [2023-12-20T16:52:32.955Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
16:52:32 [2023-12-20T16:52:32.955Z] === RUN   TestEventsVolumeCreate
16:52:32 [2023-12-20T16:52:32.955Z] --- PASS: TestEventsVolumeCreate (0.05s)
16:52:32 [2023-12-20T16:52:32.955Z] === RUN   TestInfoBinaryCommits
16:52:32 [2023-12-20T16:52:32.955Z] --- PASS: TestInfoBinaryCommits (0.01s)
16:52:32 [2023-12-20T16:52:32.955Z] === RUN   TestInfoAPIVersioned
16:52:32 [2023-12-20T16:52:32.955Z] --- PASS: TestInfoAPIVersioned (0.01s)
16:52:32 [2023-12-20T16:52:32.955Z] === RUN   TestInfoAPI
16:52:32 [2023-12-20T16:52:32.955Z] --- PASS: TestInfoAPI (0.01s)
16:52:32 [2023-12-20T16:52:32.955Z] === RUN   TestInfoAPIWarnings
16:52:51 [2023-12-20T16:52:51.033Z] --- PASS: TestInfoAPIWarnings (16.55s)
16:52:51 [2023-12-20T16:52:51.033Z] === RUN   TestInfoDebug
16:52:51 [2023-12-20T16:52:51.033Z] --- PASS: TestInfoDebug (0.52s)
16:52:51 [2023-12-20T16:52:51.033Z] === RUN   TestInfoInsecureRegistries
16:52:51 [2023-12-20T16:52:51.033Z] --- PASS: TestInfoInsecureRegistries (0.52s)
16:52:51 [2023-12-20T16:52:51.033Z] === RUN   TestInfoRegistryMirrors
16:52:51 [2023-12-20T16:52:51.033Z] --- PASS: TestInfoRegistryMirrors (0.52s)
16:52:51 [2023-12-20T16:52:51.033Z] === RUN   TestLoginFailsWithBadCredentials
16:52:52 [2023-12-20T16:52:52.407Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s)
16:52:52 [2023-12-20T16:52:52.407Z] === RUN   TestPingCacheHeaders
16:52:52 [2023-12-20T16:52:52.407Z] --- PASS: TestPingCacheHeaders (0.01s)
16:52:52 [2023-12-20T16:52:52.407Z] === RUN   TestPingGet
16:52:52 [2023-12-20T16:52:52.407Z] --- PASS: TestPingGet (0.01s)
16:52:52 [2023-12-20T16:52:52.407Z] === RUN   TestPingHead
16:52:52 [2023-12-20T16:52:52.407Z] --- PASS: TestPingHead (0.01s)
16:52:52 [2023-12-20T16:52:52.407Z] === RUN   TestPingSwarmHeader
16:52:52 [2023-12-20T16:52:52.666Z] === RUN   TestPingSwarmHeader/before_swarm_init
16:52:53 [2023-12-20T16:52:53.232Z] === RUN   TestPingSwarmHeader/after_swarm_init
16:52:54 [2023-12-20T16:52:54.167Z] === RUN   TestPingSwarmHeader/after_swarm_leave
16:52:54 [2023-12-20T16:52:54.167Z] --- PASS: TestPingSwarmHeader (2.03s)
16:52:54 [2023-12-20T16:52:54.167Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
16:52:54 [2023-12-20T16:52:54.167Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
16:52:54 [2023-12-20T16:52:54.167Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
16:52:54 [2023-12-20T16:52:54.167Z] === RUN   TestPingBuilderHeader
16:52:54 [2023-12-20T16:52:54.167Z] === RUN   TestPingBuilderHeader/default_config
16:52:54 [2023-12-20T16:52:54.734Z] === RUN   TestPingBuilderHeader/buildkit_disabled
16:52:55 [2023-12-20T16:52:55.301Z] --- PASS: TestPingBuilderHeader (1.04s)
16:52:55 [2023-12-20T16:52:55.301Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
16:52:55 [2023-12-20T16:52:55.301Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
16:52:55 [2023-12-20T16:52:55.301Z] === RUN   TestVersion
16:52:55 [2023-12-20T16:52:55.301Z] --- PASS: TestVersion (0.01s)
16:52:55 [2023-12-20T16:52:55.301Z] === CONT  TestDiskUsage
16:52:55 [2023-12-20T16:52:55.867Z] === RUN   TestDiskUsage/empty
16:52:55 [2023-12-20T16:52:55.867Z] === RUN   TestDiskUsage/empty/container_types
16:52:55 [2023-12-20T16:52:55.867Z] === RUN   TestDiskUsage/empty/image_types
16:52:55 [2023-12-20T16:52:55.867Z] === RUN   TestDiskUsage/empty/volume_types
16:52:55 [2023-12-20T16:52:55.867Z] === RUN   TestDiskUsage/empty/build-cache_types
16:52:55 [2023-12-20T16:52:55.867Z] === RUN   TestDiskUsage/empty/container,_volume_types
16:52:55 [2023-12-20T16:52:55.867Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
16:52:55 [2023-12-20T16:52:55.867Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
16:52:55 [2023-12-20T16:52:55.867Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
16:52:55 [2023-12-20T16:52:55.867Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
16:52:55 [2023-12-20T16:52:55.867Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
16:52:55 [2023-12-20T16:52:55.867Z] === RUN   TestDiskUsage/after_LoadBusybox
16:52:55 [2023-12-20T16:52:55.867Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
16:52:55 [2023-12-20T16:52:55.867Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
16:52:55 [2023-12-20T16:52:55.867Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
16:52:55 [2023-12-20T16:52:55.867Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
16:52:55 [2023-12-20T16:52:55.867Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
16:52:55 [2023-12-20T16:52:55.867Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
16:52:55 [2023-12-20T16:52:55.867Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
16:52:55 [2023-12-20T16:52:55.867Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
16:52:55 [2023-12-20T16:52:55.867Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
16:52:55 [2023-12-20T16:52:55.867Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
16:52:55 [2023-12-20T16:52:55.867Z] === RUN   TestDiskUsage/after_container.Run
16:52:56 [2023-12-20T16:52:56.125Z] === RUN   TestDiskUsage/after_container.Run/container_types
16:52:56 [2023-12-20T16:52:56.125Z] === RUN   TestDiskUsage/after_container.Run/image_types
16:52:56 [2023-12-20T16:52:56.125Z] === RUN   TestDiskUsage/after_container.Run/volume_types
16:52:56 [2023-12-20T16:52:56.125Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
16:52:56 [2023-12-20T16:52:56.125Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
16:52:56 [2023-12-20T16:52:56.125Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
16:52:56 [2023-12-20T16:52:56.125Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
16:52:56 [2023-12-20T16:52:56.125Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
16:52:56 [2023-12-20T16:52:56.125Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
16:52:56 [2023-12-20T16:52:56.125Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
16:52:56 [2023-12-20T16:52:56.383Z] --- PASS: TestDiskUsage (1.08s)
16:52:56 [2023-12-20T16:52:56.384Z]     --- PASS: TestDiskUsage/empty (0.01s)
16:52:56 [2023-12-20T16:52:56.384Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
16:52:56 [2023-12-20T16:52:56.384Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
16:52:56 [2023-12-20T16:52:56.384Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
16:52:56 [2023-12-20T16:52:56.384Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
16:52:56 [2023-12-20T16:52:56.384Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
16:52:56 [2023-12-20T16:52:56.384Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
16:52:56 [2023-12-20T16:52:56.384Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
16:52:56 [2023-12-20T16:52:56.384Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
16:52:56 [2023-12-20T16:52:56.384Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
16:52:56 [2023-12-20T16:52:56.384Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
16:52:56 [2023-12-20T16:52:56.384Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
16:52:56 [2023-12-20T16:52:56.384Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
16:52:56 [2023-12-20T16:52:56.384Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
16:52:56 [2023-12-20T16:52:56.384Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
16:52:56 [2023-12-20T16:52:56.384Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
16:52:56 [2023-12-20T16:52:56.384Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
16:52:56 [2023-12-20T16:52:56.384Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
16:52:56 [2023-12-20T16:52:56.384Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
16:52:56 [2023-12-20T16:52:56.384Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
16:52:56 [2023-12-20T16:52:56.384Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
16:52:56 [2023-12-20T16:52:56.384Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
16:52:56 [2023-12-20T16:52:56.384Z]     --- PASS: TestDiskUsage/after_container.Run (0.30s)
16:52:56 [2023-12-20T16:52:56.384Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
16:52:56 [2023-12-20T16:52:56.384Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
16:52:56 [2023-12-20T16:52:56.384Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
16:52:56 [2023-12-20T16:52:56.384Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
16:52:56 [2023-12-20T16:52:56.384Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
16:52:56 [2023-12-20T16:52:56.384Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
16:52:56 [2023-12-20T16:52:56.384Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
16:52:56 [2023-12-20T16:52:56.384Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
16:52:56 [2023-12-20T16:52:56.384Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
16:52:56 [2023-12-20T16:52:56.384Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
16:52:56 [2023-12-20T16:52:56.384Z] PASS
16:52:56 [2023-12-20T16:52:56.384Z] 
16:52:56 [2023-12-20T16:52:56.384Z] === Skipped
16:52:56 [2023-12-20T16:52:56.384Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
16:52:56 [2023-12-20T16:52:56.384Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:52:56 [2023-12-20T16:52:56.384Z] 
16:52:56 [2023-12-20T16:52:56.384Z] DONE 57 tests, 1 skipped in 24.009s
16:52:56 [2023-12-20T16:52:56.384Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
16:52:56 [2023-12-20T16:52:56.384Z] ++ '[' -n '' ']'
16:52:56 [2023-12-20T16:52:56.384Z] ++ 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:52:56 [2023-12-20T16:52:56.384Z] ++ set -e
16:52:56 [2023-12-20T16:52:56.384Z] ++ '[' -n 0 ']'
16:52:56 [2023-12-20T16:52:56.384Z] ++ set -x
16:52:56 [2023-12-20T16:52:56.384Z] ++ 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.ol9lN5QZ00/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:52:56 [2023-12-20T16:52:56.384Z] INFO: Testing against a local daemon
16:52:56 [2023-12-20T16:52:56.384Z] === RUN   TestVolumesCreateAndList
16:52:56 [2023-12-20T16:52:56.384Z] --- PASS: TestVolumesCreateAndList (0.01s)
16:52:56 [2023-12-20T16:52:56.384Z] === RUN   TestVolumesRemove
16:52:56 [2023-12-20T16:52:56.384Z] === RUN   TestVolumesRemove/volume_in_use
16:52:56 [2023-12-20T16:52:56.384Z] === RUN   TestVolumesRemove/volume_not_in_use
16:52:56 [2023-12-20T16:52:56.384Z] === RUN   TestVolumesRemove/non-existing_volume
16:52:56 [2023-12-20T16:52:56.384Z] === RUN   TestVolumesRemove/non-existing_volume_force
16:52:56 [2023-12-20T16:52:56.384Z] --- PASS: TestVolumesRemove (0.06s)
16:52:56 [2023-12-20T16:52:56.384Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
16:52:56 [2023-12-20T16:52:56.384Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
16:52:56 [2023-12-20T16:52:56.384Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
16:52:56 [2023-12-20T16:52:56.384Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
16:52:56 [2023-12-20T16:52:56.384Z] === RUN   TestVolumesRemoveSwarmEnabled
16:52:56 [2023-12-20T16:52:56.384Z] === PAUSE TestVolumesRemoveSwarmEnabled
16:52:56 [2023-12-20T16:52:56.384Z] === RUN   TestVolumesInspect
16:52:56 [2023-12-20T16:52:56.384Z] --- PASS: TestVolumesInspect (0.01s)
16:52:56 [2023-12-20T16:52:56.384Z] === RUN   TestVolumesInvalidJSON
16:52:56 [2023-12-20T16:52:56.384Z] === RUN   TestVolumesInvalidJSON/volumes/create
16:52:56 [2023-12-20T16:52:56.384Z] === PAUSE TestVolumesInvalidJSON/volumes/create
16:52:56 [2023-12-20T16:52:56.384Z] === CONT  TestVolumesInvalidJSON/volumes/create
16:52:56 [2023-12-20T16:52:56.384Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
16:52:56 [2023-12-20T16:52:56.384Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
16:52:56 [2023-12-20T16:52:56.384Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
16:52:56 [2023-12-20T16:52:56.384Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
16:52:56 [2023-12-20T16:52:56.384Z] --- PASS: TestVolumesInvalidJSON (0.01s)
16:52:56 [2023-12-20T16:52:56.384Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
16:52:56 [2023-12-20T16:52:56.384Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
16:52:56 [2023-12-20T16:52:56.384Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
16:52:56 [2023-12-20T16:52:56.384Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
16:52:56 [2023-12-20T16:52:56.384Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
16:52:56 [2023-12-20T16:52:56.384Z] === RUN   TestVolumePruneAnonymous
16:52:56 [2023-12-20T16:52:56.384Z] --- PASS: TestVolumePruneAnonymous (0.03s)
16:52:56 [2023-12-20T16:52:56.384Z] === RUN   TestVolumePruneAnonFromImage
16:52:56 [2023-12-20T16:52:56.642Z] --- PASS: TestVolumePruneAnonFromImage (0.13s)
16:52:56 [2023-12-20T16:52:56.642Z] === CONT  TestVolumesRemoveSwarmEnabled
16:52:58 [2023-12-20T16:52:58.018Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
16:52:58 [2023-12-20T16:52:58.018Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
16:52:58 [2023-12-20T16:52:58.018Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
16:52:58 [2023-12-20T16:52:58.018Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
16:52:58 [2023-12-20T16:52:58.584Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.95s)
16:52:58 [2023-12-20T16:52:58.584Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
16:52:58 [2023-12-20T16:52:58.584Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
16:52:58 [2023-12-20T16:52:58.584Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
16:52:58 [2023-12-20T16:52:58.584Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
16:52:58 [2023-12-20T16:52:58.584Z] PASS
16:52:58 [2023-12-20T16:52:58.584Z] 
16:52:58 [2023-12-20T16:52:58.584Z] DONE 20 tests in 2.235s
16:52:58 [2023-12-20T16:52:58.584Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:52:58 [2023-12-20T16:52:58.584Z] ++++ cat bundles/test-integration/docker.pid
16:52:58 [2023-12-20T16:52:58.584Z] +++ kill 24269
16:53:00 [2023-12-20T16:53:00.485Z] ++++ cat bundles/test-integration/TestUsernsCommit/d8faef740ee7d/docker.pid
16:53:00 [2023-12-20T16:53:00.485Z] +++ kill 61712
16:53:00 [2023-12-20T16:53:00.485Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 61712 is not a child of this shell
16:53:00 [2023-12-20T16:53:00.485Z] warning: PID 61712 from bundles/test-integration/TestUsernsCommit/d8faef740ee7d/docker.pid had a nonzero exit code
16:53:00 [2023-12-20T16:53:00.485Z] umount: bundles/test-integration/TestUsernsCommit/d8faef740ee7d/root: not mounted.
16:53:00 [2023-12-20T16:53:00.485Z] +++ /etc/init.d/apparmor stop
16:53:00 [2023-12-20T16:53:00.485Z] Leaving: AppArmorNo profiles have been unloaded.
16:53:00 [2023-12-20T16:53:00.485Z] 
16:53:00 [2023-12-20T16:53:00.485Z] Unloading profiles will leave already running processes permanently
16:53:00 [2023-12-20T16:53:00.485Z] unconfined, which can lead to unexpected situations.
16:53:00 [2023-12-20T16:53:00.485Z] 
16:53:00 [2023-12-20T16:53:00.485Z] To set a process to complain mode, use the command line tool
16:53:00 [2023-12-20T16:53:00.485Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:53:00 [2023-12-20T16:53:00.485Z] +++ true
16:53:00 [2023-12-20T16:53:00.485Z] exiting test-integration
16:53:00 [2023-12-20T16:53:00.485Z] ++ exit 0
16:53:00 [2023-12-20T16:53:00.485Z] 
Post stage
[Pipeline] junit
16:53:01 [2023-12-20T16:53:01.436Z] Recording test results
16:53:01 [2023-12-20T16:53:01.642Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
16:53:01 [2023-12-20T16:53:01.945Z] + echo Ensuring container killed.
16:53:01 [2023-12-20T16:53:01.946Z] Ensuring container killed.
16:53:01 [2023-12-20T16:53:01.946Z] + docker rm -vf docker-pr2
16:53:01 [2023-12-20T16:53:01.946Z] Error response from daemon: No such container: docker-pr2
[Pipeline] sh
16:53:02 [2023-12-20T16:53:02.230Z] + echo Chowning /workspace to jenkins user
16:53:02 [2023-12-20T16:53:02.230Z] Chowning /workspace to jenkins user
16:53:02 [2023-12-20T16:53:02.230Z] + id -u
16:53:02 [2023-12-20T16:53:02.230Z] + id -g
16:53:02 [2023-12-20T16:53:02.230Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46938:/workspace busybox chown -R 1000:1000 /workspace
16:53:02 [2023-12-20T16:53:02.230Z] Unable to find image 'busybox:latest' locally
16:53:02 [2023-12-20T16:53:02.230Z] latest: Pulling from library/busybox
16:53:02 [2023-12-20T16:53:02.230Z] c783fae9bc1b: Already exists
16:53:02 [2023-12-20T16:53:02.493Z] Digest: sha256:5c63a9b46e7139d2d5841462859edcbbf57f238af891b6096578e5894cfe5ae2
16:53:02 [2023-12-20T16:53:02.493Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
16:53:03 [2023-12-20T16:53:03.715Z] + bundleName=arm64-integration
16:53:03 [2023-12-20T16:53:03.715Z] + echo Creating arm64-integration-bundles.tar.gz
16:53:03 [2023-12-20T16:53:03.715Z] Creating arm64-integration-bundles.tar.gz
16:53:03 [2023-12-20T16:53:03.715Z] + find bundles -path */root/*overlay2 -prune+  -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
16:53:03 [2023-12-20T16:53:03.715Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
16:53:03 [2023-12-20T16:53:03.988Z] Archiving artifacts
16:53:05 [2023-12-20T16:53:05.692Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46938/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
16:53:05 [2023-12-20T16:53:05.984Z] + make clean
16:53:05 [2023-12-20T16:53:05.984Z] docker volume rm -f docker-dev-cache docker-mod-cache
16:53:05 [2023-12-20T16:53:05.984Z] docker-dev-cache
16:53:05 [2023-12-20T16:53:05.984Z] 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