Skip to content
Success

Console Output

Pull request #36511 updated
14:02:56 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 5d8286b039c23a447ca951a6e39aabca96b41aa3+17c3829528e9936456afda4bbe9e956506e69d1f (9ed94d5e5c158c67254c8c1558f81a4816566d71)
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-36511@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
14:02:58 [2024-01-20T14:02:58.375Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
14:02:58 [2024-01-20T14:02:58.379Z] Trying to pass milestone 12
[Pipeline] milestone
14:02:58 [2024-01-20T14:02:58.571Z] Trying to pass milestone 13
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
14:03:13 [2024-01-20T14:03:13.768Z] Still waiting to schedule task
14:03:13 [2024-01-20T14:03:13.770Z] Waiting for next available executor on ‘arm64&&ubuntu-200414:04:04 [2024-01-20T14:04:04.802Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-035569031f8d7f9b0) in /home/ubuntu/workspace/moby_PR-36511
[Pipeline] {
[Pipeline] checkout
14:04:04 [2024-01-20T14:04:04.871Z] The recommended git tool is: git
14:04:06 [2024-01-20T14:04:06.467Z] using credential docker-jenkins-github-credentials
14:04:06 [2024-01-20T14:04:06.482Z] Cloning the remote Git repository
14:04:06 [2024-01-20T14:04:06.482Z] Cloning with configured refspecs honoured and without tags
14:04:06 [2024-01-20T14:04:06.515Z] Cloning repository https://github.com/moby/moby.git
14:04:06 [2024-01-20T14:04:06.561Z]  > git init /home/ubuntu/workspace/moby_PR-36511 # timeout=10
14:04:06 [2024-01-20T14:04:06.948Z] Fetching upstream changes from https://github.com/moby/moby.git
14:04:06 [2024-01-20T14:04:06.949Z]  > git --version # timeout=10
14:04:06 [2024-01-20T14:04:06.952Z]  > git --version # 'git version 2.25.1'
14:04:06 [2024-01-20T14:04:06.952Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:04:06 [2024-01-20T14:04:06.954Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/36511/head:refs/remotes/origin/PR-36511 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:04:20 [2024-01-20T14:04:20.340Z] Fetching without tags
14:04:20 [2024-01-20T14:04:20.547Z] Merging remotes/origin/master commit 17c3829528e9936456afda4bbe9e956506e69d1f into PR head commit 5d8286b039c23a447ca951a6e39aabca96b41aa3
14:04:20 [2024-01-20T14:04:20.321Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:04:20 [2024-01-20T14:04:20.325Z]  > git config --add remote.origin.fetch +refs/pull/36511/head:refs/remotes/origin/PR-36511 # timeout=10
14:04:20 [2024-01-20T14:04:20.328Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:04:20 [2024-01-20T14:04:20.335Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:04:20 [2024-01-20T14:04:20.342Z] Fetching upstream changes from https://github.com/moby/moby.git
14:04:20 [2024-01-20T14:04:20.342Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:04:20 [2024-01-20T14:04:20.343Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/36511/head:refs/remotes/origin/PR-36511 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:04:20 [2024-01-20T14:04:20.552Z]  > git config core.sparsecheckout # timeout=10
14:04:20 [2024-01-20T14:04:20.555Z]  > git checkout -f 5d8286b039c23a447ca951a6e39aabca96b41aa3 # timeout=10
14:04:21 [2024-01-20T14:04:21.241Z] Merge succeeded, producing 5d8286b039c23a447ca951a6e39aabca96b41aa3
14:04:21 [2024-01-20T14:04:21.241Z] Checking out Revision 5d8286b039c23a447ca951a6e39aabca96b41aa3 (PR-36511)
14:04:21 [2024-01-20T14:04:21.219Z]  > git remote # timeout=10
14:04:21 [2024-01-20T14:04:21.223Z]  > git config --get remote.origin.url # timeout=10
14:04:21 [2024-01-20T14:04:21.226Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:04:21 [2024-01-20T14:04:21.227Z]  > git merge 17c3829528e9936456afda4bbe9e956506e69d1f # timeout=10
14:04:21 [2024-01-20T14:04:21.235Z]  > git rev-parse HEAD^{commit} # timeout=10
14:04:21 [2024-01-20T14:04:21.242Z]  > git config core.sparsecheckout # timeout=10
14:04:21 [2024-01-20T14:04:21.245Z]  > git checkout -f 5d8286b039c23a447ca951a6e39aabca96b41aa3 # timeout=10
14:04:24 [2024-01-20T14:04:24.981Z] Commit message: "Use os.ReadDir instead of filepath.Walk in netns cleanup"
14:04:24 [2024-01-20T14:04:24.989Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:04:25 [2024-01-20T14:04:25.778Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-36511:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
14:04:24 [2024-01-20T14:04:24.983Z]  > git rev-list --no-walk 408089c8ea2194fc9bb7e9cd73fb5bc29ef44390 # timeout=10
14:04:29 [2024-01-20T14:04:29.069Z] Unable to find image 'alpine:latest' locally
14:04:29 [2024-01-20T14:04:29.328Z] latest: Pulling from library/alpine
14:04:29 [2024-01-20T14:04:29.328Z] c30352492317: Pulling fs layer
14:04:29 [2024-01-20T14:04:29.328Z] c30352492317: Download complete
14:04:29 [2024-01-20T14:04:29.894Z] c30352492317: Pull complete
14:04:29 [2024-01-20T14:04:29.894Z] Digest: sha256:51b67269f354137895d43f3b3d810bfacd3945438e94dc5ac55fdac340352f48
14:04:29 [2024-01-20T14:04:29.894Z] Status: Downloaded newer image for alpine:latest
14:04:36 [2024-01-20T14:04:36.458Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: arm64)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] node
14:04:36 [2024-01-20T14:04:36.537Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-035569031f8d7f9b0) in /home/ubuntu/workspace/moby_PR-36511
[Pipeline] {
[Pipeline] checkout
14:04:36 [2024-01-20T14:04:36.554Z] The recommended git tool is: git
14:04:36 [2024-01-20T14:04:36.562Z] using credential docker-jenkins-github-credentials
14:04:36 [2024-01-20T14:04:36.581Z] Fetching changes from the remote Git repository
14:04:36 [2024-01-20T14:04:36.587Z] Fetching without tags
14:04:36 [2024-01-20T14:04:36.793Z] Merging remotes/origin/master commit 17c3829528e9936456afda4bbe9e956506e69d1f into PR head commit 5d8286b039c23a447ca951a6e39aabca96b41aa3
14:04:37 [2024-01-20T14:04:37.114Z] Merge succeeded, producing 5d8286b039c23a447ca951a6e39aabca96b41aa3
14:04:37 [2024-01-20T14:04:37.114Z] Checking out Revision 5d8286b039c23a447ca951a6e39aabca96b41aa3 (PR-36511)
14:04:37 [2024-01-20T14:04:37.199Z] Commit message: "Use os.ReadDir instead of filepath.Walk in netns cleanup"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
14:04:36 [2024-01-20T14:04:36.577Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-36511/.git # timeout=10
14:04:36 [2024-01-20T14:04:36.583Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:04:36 [2024-01-20T14:04:36.588Z] Fetching upstream changes from https://github.com/moby/moby.git
14:04:36 [2024-01-20T14:04:36.589Z]  > git --version # timeout=10
14:04:36 [2024-01-20T14:04:36.591Z]  > git --version # 'git version 2.25.1'
14:04:36 [2024-01-20T14:04:36.592Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:04:36 [2024-01-20T14:04:36.592Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/36511/head:refs/remotes/origin/PR-36511 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:04:36 [2024-01-20T14:04:36.795Z]  > git config core.sparsecheckout # timeout=10
14:04:36 [2024-01-20T14:04:36.797Z]  > git checkout -f 5d8286b039c23a447ca951a6e39aabca96b41aa3 # timeout=10
14:04:37 [2024-01-20T14:04:37.096Z]  > git remote # timeout=10
14:04:37 [2024-01-20T14:04:37.099Z]  > git config --get remote.origin.url # timeout=10
14:04:37 [2024-01-20T14:04:37.101Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:04:37 [2024-01-20T14:04:37.102Z]  > git merge 17c3829528e9936456afda4bbe9e956506e69d1f # timeout=10
14:04:37 [2024-01-20T14:04:37.110Z]  > git rev-parse HEAD^{commit} # timeout=10
14:04:37 [2024-01-20T14:04:37.115Z]  > git config core.sparsecheckout # timeout=10
14:04:37 [2024-01-20T14:04:37.118Z]  > git checkout -f 5d8286b039c23a447ca951a6e39aabca96b41aa3 # timeout=10
[Pipeline] sh
14:04:37 [2024-01-20T14:04:37.832Z] + docker version
14:04:37 [2024-01-20T14:04:37.832Z] Client: Docker Engine - Community
14:04:37 [2024-01-20T14:04:37.832Z]  Version:           24.0.7
14:04:37 [2024-01-20T14:04:37.832Z]  API version:       1.43
14:04:37 [2024-01-20T14:04:37.832Z]  Go version:        go1.20.10
14:04:37 [2024-01-20T14:04:37.832Z]  Git commit:        afdd53b
14:04:37 [2024-01-20T14:04:37.832Z]  Built:             Thu Oct 26 09:08:14 2023
14:04:37 [2024-01-20T14:04:37.832Z]  OS/Arch:           linux/arm64
14:04:37 [2024-01-20T14:04:37.832Z]  Context:           default
14:04:37 [2024-01-20T14:04:37.832Z] 
14:04:37 [2024-01-20T14:04:37.832Z] Server: Docker Engine - Community
14:04:37 [2024-01-20T14:04:37.832Z]  Engine:
14:04:37 [2024-01-20T14:04:37.832Z]   Version:          24.0.7
14:04:37 [2024-01-20T14:04:37.832Z]   API version:      1.43 (minimum version 1.12)
14:04:37 [2024-01-20T14:04:37.832Z]   Go version:       go1.20.10
14:04:37 [2024-01-20T14:04:37.832Z]   Git commit:       311b9ff
14:04:37 [2024-01-20T14:04:37.832Z]   Built:            Thu Oct 26 09:08:14 2023
14:04:37 [2024-01-20T14:04:37.832Z]   OS/Arch:          linux/arm64
14:04:37 [2024-01-20T14:04:37.832Z]   Experimental:     true
14:04:37 [2024-01-20T14:04:37.832Z]  containerd:
14:04:37 [2024-01-20T14:04:37.832Z]   Version:          1.6.25
14:04:37 [2024-01-20T14:04:37.832Z]   GitCommit:        d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f
14:04:37 [2024-01-20T14:04:37.832Z]  runc:
14:04:37 [2024-01-20T14:04:37.832Z]   Version:          1.1.10
14:04:37 [2024-01-20T14:04:37.832Z]   GitCommit:        v1.1.10-0-g18a0cb0
14:04:37 [2024-01-20T14:04:37.832Z]  docker-init:
14:04:37 [2024-01-20T14:04:37.832Z]   Version:          0.19.0
14:04:37 [2024-01-20T14:04:37.832Z]   GitCommit:        de40ad0
[Pipeline] sh
14:04:38 [2024-01-20T14:04:38.112Z] + docker info
14:04:43 [2024-01-20T14:04:43.380Z] Client: Docker Engine - Community
14:04:43 [2024-01-20T14:04:43.380Z]  Version:    24.0.7
14:04:43 [2024-01-20T14:04:43.380Z]  Context:    default
14:04:43 [2024-01-20T14:04:43.380Z]  Debug Mode: false
14:04:43 [2024-01-20T14:04:43.380Z]  Plugins:
14:04:43 [2024-01-20T14:04:43.380Z]   buildx: Docker Buildx (Docker Inc.)
14:04:43 [2024-01-20T14:04:43.380Z]     Version:  v0.12.0
14:04:43 [2024-01-20T14:04:43.380Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
14:04:43 [2024-01-20T14:04:43.380Z]   compose: Docker Compose (Docker Inc.)
14:04:43 [2024-01-20T14:04:43.380Z]     Version:  v2.23.3
14:04:43 [2024-01-20T14:04:43.380Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
14:04:43 [2024-01-20T14:04:43.380Z] 
14:04:43 [2024-01-20T14:04:43.380Z] Server:
14:04:43 [2024-01-20T14:04:43.380Z]  Containers: 0
14:04:43 [2024-01-20T14:04:43.380Z]   Running: 0
14:04:43 [2024-01-20T14:04:43.380Z]   Paused: 0
14:04:43 [2024-01-20T14:04:43.380Z]   Stopped: 0
14:04:43 [2024-01-20T14:04:43.380Z]  Images: 1
14:04:43 [2024-01-20T14:04:43.380Z]  Server Version: 24.0.7
14:04:43 [2024-01-20T14:04:43.380Z]  Storage Driver: overlay2
14:04:43 [2024-01-20T14:04:43.380Z]   Backing Filesystem: extfs
14:04:43 [2024-01-20T14:04:43.380Z]   Supports d_type: true
14:04:43 [2024-01-20T14:04:43.380Z]   Using metacopy: false
14:04:43 [2024-01-20T14:04:43.380Z]   Native Overlay Diff: true
14:04:43 [2024-01-20T14:04:43.380Z]   userxattr: false
14:04:43 [2024-01-20T14:04:43.380Z]  Logging Driver: json-file
14:04:43 [2024-01-20T14:04:43.380Z]  Cgroup Driver: cgroupfs
14:04:43 [2024-01-20T14:04:43.380Z]  Cgroup Version: 1
14:04:43 [2024-01-20T14:04:43.380Z]  Plugins:
14:04:43 [2024-01-20T14:04:43.380Z]   Volume: local
14:04:43 [2024-01-20T14:04:43.380Z]   Network: bridge host ipvlan macvlan null overlay
14:04:43 [2024-01-20T14:04:43.380Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
14:04:43 [2024-01-20T14:04:43.380Z]  Swarm: inactive
14:04:43 [2024-01-20T14:04:43.380Z]  Runtimes: io.containerd.runc.v2 runc
14:04:43 [2024-01-20T14:04:43.380Z]  Default Runtime: runc
14:04:43 [2024-01-20T14:04:43.380Z]  Init Binary: docker-init
14:04:43 [2024-01-20T14:04:43.380Z]  containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f
14:04:43 [2024-01-20T14:04:43.380Z]  runc version: v1.1.10-0-g18a0cb0
14:04:43 [2024-01-20T14:04:43.380Z]  init version: de40ad0
14:04:43 [2024-01-20T14:04:43.380Z]  Security Options:
14:04:43 [2024-01-20T14:04:43.380Z]   apparmor
14:04:43 [2024-01-20T14:04:43.380Z]   seccomp
14:04:43 [2024-01-20T14:04:43.380Z]    Profile: builtin
14:04:43 [2024-01-20T14:04:43.380Z]  Kernel Version: 5.15.0-1050-aws
14:04:43 [2024-01-20T14:04:43.380Z]  Operating System: Ubuntu 20.04.6 LTS
14:04:43 [2024-01-20T14:04:43.380Z]  OSType: linux
14:04:43 [2024-01-20T14:04:43.380Z]  Architecture: aarch64
14:04:43 [2024-01-20T14:04:43.380Z]  CPUs: 8
14:04:43 [2024-01-20T14:04:43.380Z]  Total Memory: 30.64GiB
14:04:43 [2024-01-20T14:04:43.380Z]  Name: ip-10-100-112-41
14:04:43 [2024-01-20T14:04:43.380Z]  ID: df31e515-0d6e-4cdc-bab7-e14664be0d77
14:04:43 [2024-01-20T14:04:43.380Z]  Docker Root Dir: /var/lib/docker
14:04:43 [2024-01-20T14:04:43.380Z]  Debug Mode: false
14:04:43 [2024-01-20T14:04:43.380Z]  Experimental: true
14:04:43 [2024-01-20T14:04:43.380Z]  Insecure Registries:
14:04:43 [2024-01-20T14:04:43.380Z]   127.0.0.0/8
14:04:43 [2024-01-20T14:04:43.380Z]  Live Restore Enabled: true
14:04:43 [2024-01-20T14:04:43.380Z] 
[Pipeline] sh
14:04:43 [2024-01-20T14:04:43.662Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
14:04:43 [2024-01-20T14:04:43.662Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
14:04:43 [2024-01-20T14:04:43.662Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-36511/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
14:04:43 [2024-01-20T14:04:43.662Z] + bash /home/ubuntu/workspace/moby_PR-36511/check-config.sh
14:04:43 [2024-01-20T14:04:43.662Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
14:04:43 [2024-01-20T14:04:43.662Z] info: reading kernel config from /boot/config-5.15.0-1050-aws ...
14:04:43 [2024-01-20T14:04:43.662Z] 
14:04:43 [2024-01-20T14:04:43.662Z] Generally Necessary:
14:04:43 [2024-01-20T14:04:43.662Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
14:04:43 [2024-01-20T14:04:43.662Z] - apparmor: enabled and tools installed
14:04:43 [2024-01-20T14:04:43.662Z] - CONFIG_NAMESPACES: enabled
14:04:43 [2024-01-20T14:04:43.662Z] - CONFIG_NET_NS: enabled
14:04:43 [2024-01-20T14:04:43.662Z] - CONFIG_PID_NS: enabled
14:04:43 [2024-01-20T14:04:43.662Z] - CONFIG_IPC_NS: enabled
14:04:43 [2024-01-20T14:04:43.662Z] - CONFIG_UTS_NS: enabled
14:04:43 [2024-01-20T14:04:43.662Z] - CONFIG_CGROUPS: enabled
14:04:43 [2024-01-20T14:04:43.662Z] - CONFIG_CGROUP_CPUACCT: enabled
14:04:43 [2024-01-20T14:04:43.662Z] - CONFIG_CGROUP_DEVICE: enabled
14:04:43 [2024-01-20T14:04:43.662Z] - CONFIG_CGROUP_FREEZER: enabled
14:04:43 [2024-01-20T14:04:43.662Z] - CONFIG_CGROUP_SCHED: enabled
14:04:43 [2024-01-20T14:04:43.662Z] - CONFIG_CPUSETS: enabled
14:04:43 [2024-01-20T14:04:43.662Z] - CONFIG_MEMCG: enabled
14:04:43 [2024-01-20T14:04:43.662Z] - CONFIG_KEYS: enabled
14:04:43 [2024-01-20T14:04:43.662Z] - CONFIG_VETH: enabled (as module)
14:04:43 [2024-01-20T14:04:43.662Z] - CONFIG_BRIDGE: enabled (as module)
14:04:43 [2024-01-20T14:04:43.662Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
14:04:43 [2024-01-20T14:04:43.921Z] - CONFIG_IP_NF_FILTER: enabled (as module)
14:04:43 [2024-01-20T14:04:43.921Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
14:04:43 [2024-01-20T14:04:43.921Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
14:04:43 [2024-01-20T14:04:43.921Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
14:04:43 [2024-01-20T14:04:43.921Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
14:04:43 [2024-01-20T14:04:43.921Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
14:04:43 [2024-01-20T14:04:43.921Z] - CONFIG_IP_NF_NAT: enabled (as module)
14:04:43 [2024-01-20T14:04:43.921Z] - CONFIG_NF_NAT: enabled (as module)
14:04:43 [2024-01-20T14:04:43.921Z] - CONFIG_POSIX_MQUEUE: enabled
14:04:43 [2024-01-20T14:04:43.921Z] - CONFIG_CGROUP_BPF: enabled
14:04:43 [2024-01-20T14:04:43.921Z] 
14:04:43 [2024-01-20T14:04:43.921Z] Optional Features:
14:04:43 [2024-01-20T14:04:43.921Z] - CONFIG_USER_NS: enabled
14:04:43 [2024-01-20T14:04:43.921Z] - CONFIG_SECCOMP: enabled
14:04:43 [2024-01-20T14:04:43.921Z] - CONFIG_SECCOMP_FILTER: enabled
14:04:43 [2024-01-20T14:04:43.921Z] - CONFIG_CGROUP_PIDS: enabled
14:04:43 [2024-01-20T14:04:43.921Z] - CONFIG_MEMCG_SWAP: enabled
14:04:43 [2024-01-20T14:04:43.921Z]     (cgroup swap accounting is currently enabled)
14:04:43 [2024-01-20T14:04:43.921Z] - CONFIG_BLK_CGROUP: enabled
14:04:43 [2024-01-20T14:04:43.921Z] - CONFIG_BLK_DEV_THROTTLING: enabled
14:04:43 [2024-01-20T14:04:43.921Z] - CONFIG_CGROUP_PERF: enabled
14:04:43 [2024-01-20T14:04:43.921Z] - CONFIG_CGROUP_HUGETLB: enabled
14:04:43 [2024-01-20T14:04:43.921Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
14:04:43 [2024-01-20T14:04:43.921Z] - CONFIG_CGROUP_NET_PRIO: enabled
14:04:43 [2024-01-20T14:04:43.921Z] - CONFIG_CFS_BANDWIDTH: enabled
14:04:43 [2024-01-20T14:04:43.921Z] - CONFIG_FAIR_GROUP_SCHED: enabled
14:04:44 [2024-01-20T14:04:44.180Z] - CONFIG_RT_GROUP_SCHED: missing
14:04:44 [2024-01-20T14:04:44.180Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
14:04:44 [2024-01-20T14:04:44.180Z] - CONFIG_IP_VS: enabled (as module)
14:04:44 [2024-01-20T14:04:44.180Z] - CONFIG_IP_VS_NFCT: enabled
14:04:44 [2024-01-20T14:04:44.180Z] - CONFIG_IP_VS_PROTO_TCP: enabled
14:04:44 [2024-01-20T14:04:44.180Z] - CONFIG_IP_VS_PROTO_UDP: enabled
14:04:44 [2024-01-20T14:04:44.180Z] - CONFIG_IP_VS_RR: enabled (as module)
14:04:44 [2024-01-20T14:04:44.180Z] - CONFIG_SECURITY_SELINUX: enabled
14:04:44 [2024-01-20T14:04:44.180Z] - CONFIG_SECURITY_APPARMOR: enabled
14:04:44 [2024-01-20T14:04:44.180Z] - CONFIG_EXT4_FS: enabled
14:04:44 [2024-01-20T14:04:44.180Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
14:04:44 [2024-01-20T14:04:44.180Z] - CONFIG_EXT4_FS_SECURITY: enabled
14:04:44 [2024-01-20T14:04:44.180Z] - Network Drivers:
14:04:44 [2024-01-20T14:04:44.180Z]   - "overlay":
14:04:44 [2024-01-20T14:04:44.180Z]     - CONFIG_VXLAN: enabled (as module)
14:04:44 [2024-01-20T14:04:44.180Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
14:04:44 [2024-01-20T14:04:44.180Z]       Optional (for encrypted networks):
14:04:44 [2024-01-20T14:04:44.180Z]       - CONFIG_CRYPTO: enabled
14:04:44 [2024-01-20T14:04:44.180Z]       - CONFIG_CRYPTO_AEAD: enabled
14:04:44 [2024-01-20T14:04:44.180Z]       - CONFIG_CRYPTO_GCM: enabled
14:04:44 [2024-01-20T14:04:44.180Z]       - CONFIG_CRYPTO_SEQIV: enabled
14:04:44 [2024-01-20T14:04:44.180Z]       - CONFIG_CRYPTO_GHASH: enabled
14:04:44 [2024-01-20T14:04:44.180Z]       - CONFIG_XFRM: enabled
14:04:44 [2024-01-20T14:04:44.180Z]       - CONFIG_XFRM_USER: enabled (as module)
14:04:44 [2024-01-20T14:04:44.180Z]       - CONFIG_XFRM_ALGO: enabled (as module)
14:04:44 [2024-01-20T14:04:44.180Z]       - CONFIG_INET_ESP: enabled (as module)
14:04:44 [2024-01-20T14:04:44.180Z]   - "ipvlan":
14:04:44 [2024-01-20T14:04:44.438Z]     - CONFIG_IPVLAN: enabled (as module)
14:04:44 [2024-01-20T14:04:44.438Z]   - "macvlan":
14:04:44 [2024-01-20T14:04:44.438Z]     - CONFIG_MACVLAN: enabled (as module)
14:04:44 [2024-01-20T14:04:44.438Z]     - CONFIG_DUMMY: enabled (as module)
14:04:44 [2024-01-20T14:04:44.438Z]   - "ftp,tftp client in container":
14:04:44 [2024-01-20T14:04:44.438Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
14:04:44 [2024-01-20T14:04:44.438Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
14:04:44 [2024-01-20T14:04:44.438Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
14:04:44 [2024-01-20T14:04:44.438Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
14:04:44 [2024-01-20T14:04:44.438Z] - Storage Drivers:
14:04:44 [2024-01-20T14:04:44.438Z]   - "aufs":
14:04:44 [2024-01-20T14:04:44.438Z]     - CONFIG_AUFS_FS: enabled (as module)
14:04:44 [2024-01-20T14:04:44.438Z]   - "btrfs":
14:04:44 [2024-01-20T14:04:44.438Z]     - CONFIG_BTRFS_FS: enabled (as module)
14:04:44 [2024-01-20T14:04:44.438Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
14:04:44 [2024-01-20T14:04:44.438Z]   - "devicemapper":
14:04:44 [2024-01-20T14:04:44.438Z]     - CONFIG_BLK_DEV_DM: enabled
14:04:44 [2024-01-20T14:04:44.438Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
14:04:44 [2024-01-20T14:04:44.438Z]   - "overlay":
14:04:44 [2024-01-20T14:04:44.438Z]     - CONFIG_OVERLAY_FS: enabled (as module)
14:04:44 [2024-01-20T14:04:44.438Z]   - "zfs":
14:04:44 [2024-01-20T14:04:44.438Z]     - /dev/zfs: present
14:04:44 [2024-01-20T14:04:44.438Z]     - zfs command: missing
14:04:44 [2024-01-20T14:04:44.438Z]     - zpool command: missing
14:04:44 [2024-01-20T14:04:44.438Z] 
14:04:44 [2024-01-20T14:04:44.438Z] Limits:
14:04:44 [2024-01-20T14:04:44.438Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
14:04:44 [2024-01-20T14:04:44.438Z] 
14:04:44 [2024-01-20T14:04:44.438Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
14:04:44 [2024-01-20T14:04:44.741Z] + docker build --force-rm -t docker:5d8286b039c23a447ca951a6e39aabca96b41aa3 .
14:04:45 [2024-01-20T14:04:45.000Z] #0 building with "default" instance using docker driver
14:04:45 [2024-01-20T14:04:45.000Z] 
14:04:45 [2024-01-20T14:04:45.000Z] #1 [internal] load .dockerignore
14:04:45 [2024-01-20T14:04:45.000Z] #1 transferring context: 113B 0.0s done
14:04:45 [2024-01-20T14:04:45.000Z] #1 DONE 0.1s
14:04:45 [2024-01-20T14:04:45.000Z] 
14:04:45 [2024-01-20T14:04:45.000Z] #2 [internal] load build definition from Dockerfile
14:04:45 [2024-01-20T14:04:45.000Z] #2 transferring dockerfile: 27.92kB done
14:04:45 [2024-01-20T14:04:45.000Z] #2 DONE 0.1s
14:04:45 [2024-01-20T14:04:45.000Z] 
14:04:45 [2024-01-20T14:04:45.000Z] #3 resolve image config for docker.io/docker/dockerfile:1
14:04:45 [2024-01-20T14:04:45.259Z] #3 DONE 0.4s
14:04:45 [2024-01-20T14:04:45.518Z] 
14:04:45 [2024-01-20T14:04:45.518Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
14:04:45 [2024-01-20T14:04:45.518Z] #4 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
14:04:45 [2024-01-20T14:04:45.518Z] #4 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
14:04:45 [2024-01-20T14:04:45.518Z] #4 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done
14:04:45 [2024-01-20T14:04:45.518Z] #4 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done
14:04:45 [2024-01-20T14:04:45.518Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0B / 11.02MB 0.1s
14:04:45 [2024-01-20T14:04:45.518Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.2s
14:04:45 [2024-01-20T14:04:45.776Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.3s done
14:04:45 [2024-01-20T14:04:45.776Z] #4 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done
14:04:46 [2024-01-20T14:04:46.035Z] #4 DONE 0.5s
14:04:46 [2024-01-20T14:04:46.035Z] 
14:04:46 [2024-01-20T14:04:46.035Z] #5 [internal] load metadata for docker.io/docker/compose-bin:v2.24.0
14:04:47 [2024-01-20T14:04:47.410Z] #5 ...
14:04:47 [2024-01-20T14:04:47.410Z] 
14:04:47 [2024-01-20T14:04:47.410Z] #6 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
14:04:47 [2024-01-20T14:04:47.410Z] #6 DONE 1.6s
14:04:47 [2024-01-20T14:04:47.668Z] 
14:04:47 [2024-01-20T14:04:47.668Z] #7 [internal] load metadata for docker.io/docker/buildx-bin:0.12.1
14:04:47 [2024-01-20T14:04:47.668Z] #7 DONE 1.6s
14:04:47 [2024-01-20T14:04:47.668Z] 
14:04:47 [2024-01-20T14:04:47.668Z] #5 [internal] load metadata for docker.io/docker/compose-bin:v2.24.0
14:04:47 [2024-01-20T14:04:47.668Z] #5 DONE 1.6s
14:04:47 [2024-01-20T14:04:47.668Z] 
14:04:47 [2024-01-20T14:04:47.668Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
14:04:47 [2024-01-20T14:04:47.668Z] #8 ...
14:04:47 [2024-01-20T14:04:47.668Z] 
14:04:47 [2024-01-20T14:04:47.668Z] #9 [internal] load metadata for docker.io/library/busybox:latest
14:04:47 [2024-01-20T14:04:47.668Z] #9 DONE 1.8s
14:04:47 [2024-01-20T14:04:47.928Z] 
14:04:47 [2024-01-20T14:04:47.928Z] #10 [internal] load metadata for docker.io/library/debian:bookworm
14:04:47 [2024-01-20T14:04:47.928Z] #10 DONE 1.8s
14:04:47 [2024-01-20T14:04:47.928Z] 
14:04:47 [2024-01-20T14:04:47.928Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
14:04:47 [2024-01-20T14:04:47.928Z] #8 DONE 1.8s
14:04:47 [2024-01-20T14:04:47.928Z] 
14:04:47 [2024-01-20T14:04:47.928Z] #11 [internal] load metadata for docker.io/distribution/distribution:2.8.3
14:04:47 [2024-01-20T14:04:47.928Z] #11 DONE 1.9s
14:04:47 [2024-01-20T14:04:47.928Z] 
14:04:47 [2024-01-20T14:04:47.928Z] #12 [internal] load metadata for docker.io/library/golang:1.21.6-bookworm
14:04:47 [2024-01-20T14:04:47.928Z] #12 DONE 1.9s
14:04:48 [2024-01-20T14:04:48.187Z] 
14:04:48 [2024-01-20T14:04:48.187Z] #13 [internal] load build context
14:04:50 [2024-01-20T14:04:50.093Z] #13 ...
14:04:50 [2024-01-20T14:04:50.093Z] 
14:04:50 [2024-01-20T14:04:50.093Z] #14 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:3d3698b745b0c67ddf2c515650b42955b0bcd123c92060008aae4f4aac1c77b3
14:04:50 [2024-01-20T14:04:50.093Z] #14 resolve docker.io/library/busybox:latest@sha256:3d3698b745b0c67ddf2c515650b42955b0bcd123c92060008aae4f4aac1c77b3 0.3s done
14:04:50 [2024-01-20T14:04:50.093Z] #14 sha256:3d3698b745b0c67ddf2c515650b42955b0bcd123c92060008aae4f4aac1c77b3 9.52kB / 9.52kB done
14:04:50 [2024-01-20T14:04:50.093Z] #14 sha256:8f03917912ea995c637b6c0295846aaff5665f06ac82a29b421fba4c379494e7 858B / 858B done
14:04:50 [2024-01-20T14:04:50.093Z] #14 sha256:3e4fd538a9a0b729be05707cf805388be2fb701cfd5d44c6542f1988e8aef6e3 581B / 581B done
14:04:50 [2024-01-20T14:04:50.093Z] #14 sha256:c2bf9493c1bf786e95e3eac7d406c20aa1b8a2d40916756e891627e9e8f8d119 1.92MB / 1.92MB 0.7s done
14:04:50 [2024-01-20T14:04:50.093Z] #14 extracting sha256:c2bf9493c1bf786e95e3eac7d406c20aa1b8a2d40916756e891627e9e8f8d119 0.2s done
14:04:50 [2024-01-20T14:04:50.093Z] #14 DONE 1.8s
14:04:50 [2024-01-20T14:04:50.093Z] 
14:04:50 [2024-01-20T14:04:50.093Z] #13 [internal] load build context
14:04:50 [2024-01-20T14:04:50.093Z] #13 transferring context: 75.51MB 1.8s done
14:04:50 [2024-01-20T14:04:50.352Z] #13 DONE 2.1s
14:04:50 [2024-01-20T14:04:50.352Z] 
14:04:50 [2024-01-20T14:04:50.352Z] #15 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
14:04:50 [2024-01-20T14:04:50.352Z] #15 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.3s done
14:04:50 [2024-01-20T14:04:50.352Z] #15 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
14:04:50 [2024-01-20T14:04:50.352Z] #15 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
14:04:50 [2024-01-20T14:04:50.352Z] #15 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
14:04:50 [2024-01-20T14:04:50.352Z] #15 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done
14:04:50 [2024-01-20T14:04:50.352Z] #15 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.4s done
14:04:50 [2024-01-20T14:04:50.352Z] #15 DONE 2.1s
14:04:50 [2024-01-20T14:04:50.352Z] 
14:04:50 [2024-01-20T14:04:50.352Z] #16 [base 1/4] FROM docker.io/library/golang:1.21.6-bookworm@sha256:c4b696f1b2bf7d42e02b62b160c3f81c39386e1c567603df8c514ad6ce93361d
14:04:50 [2024-01-20T14:04:50.352Z] #16 resolve docker.io/library/golang:1.21.6-bookworm@sha256:c4b696f1b2bf7d42e02b62b160c3f81c39386e1c567603df8c514ad6ce93361d 0.3s done
14:04:50 [2024-01-20T14:04:50.352Z] #16 sha256:c4b696f1b2bf7d42e02b62b160c3f81c39386e1c567603df8c514ad6ce93361d 1.64kB / 1.64kB done
14:04:50 [2024-01-20T14:04:50.352Z] #16 sha256:2fd8f74530ee4723f04a80aec860a61dd471f04d9c04f3544b2bdf05bff4d6e9 5.96kB / 5.96kB done
14:04:50 [2024-01-20T14:04:50.352Z] #16 sha256:39026bab5d1f5a3dbb822b9dacd5202cc77157ad7426bcd23719667e357182a1 1.58kB / 1.58kB done
14:04:50 [2024-01-20T14:04:50.352Z] #16 sha256:5665c1f9a9e17acd68ae05b2839df402eac34afdd095f8c115f09886d757840c 49.59MB / 49.59MB 1.2s done
14:04:50 [2024-01-20T14:04:50.352Z] #16 sha256:f419b1a62fc83850ab3cb43274970bb20a18ae6e674535478a48f5bee11559b6 23.58MB / 23.58MB 1.5s
14:04:50 [2024-01-20T14:04:50.352Z] #16 sha256:76b4f1810f998c1f1580e2404b2e7fed8e264902d898bbe531443ea9789b7641 51.38MB / 63.99MB 1.5s
14:04:50 [2024-01-20T14:04:50.352Z] #16 sha256:24ddc8f4028278006f146333cb6c6972d5b972a9194ec63f1b1a7be059728a02 16.78MB / 86.39MB 1.5s
14:04:50 [2024-01-20T14:04:50.352Z] #16 extracting sha256:5665c1f9a9e17acd68ae05b2839df402eac34afdd095f8c115f09886d757840c 0.2s
14:04:50 [2024-01-20T14:04:50.352Z] #16 sha256:76b4f1810f998c1f1580e2404b2e7fed8e264902d898bbe531443ea9789b7641 59.77MB / 63.99MB 1.6s
14:04:50 [2024-01-20T14:04:50.352Z] #16 sha256:e85afd66f33346af3de602a5a1e7fb2f9967670086059221e6cd73e7161f6a20 0B / 64.16MB 1.6s
14:04:50 [2024-01-20T14:04:50.352Z] #16 sha256:76b4f1810f998c1f1580e2404b2e7fed8e264902d898bbe531443ea9789b7641 63.99MB / 63.99MB 1.8s
14:04:50 [2024-01-20T14:04:50.352Z] #16 sha256:24ddc8f4028278006f146333cb6c6972d5b972a9194ec63f1b1a7be059728a02 37.75MB / 86.39MB 1.8s
14:04:50 [2024-01-20T14:04:50.352Z] #16 sha256:e85afd66f33346af3de602a5a1e7fb2f9967670086059221e6cd73e7161f6a20 16.78MB / 64.16MB 1.8s
14:04:50 [2024-01-20T14:04:50.610Z] #16 sha256:24ddc8f4028278006f146333cb6c6972d5b972a9194ec63f1b1a7be059728a02 51.38MB / 86.39MB 1.9s
14:04:50 [2024-01-20T14:04:50.610Z] #16 sha256:e85afd66f33346af3de602a5a1e7fb2f9967670086059221e6cd73e7161f6a20 22.02MB / 64.16MB 1.9s
14:04:50 [2024-01-20T14:04:50.610Z] #16 sha256:e85afd66f33346af3de602a5a1e7fb2f9967670086059221e6cd73e7161f6a20 32.51MB / 64.16MB 2.0s
14:04:50 [2024-01-20T14:04:50.868Z] #16 sha256:24ddc8f4028278006f146333cb6c6972d5b972a9194ec63f1b1a7be059728a02 62.91MB / 86.39MB 2.1s
14:04:50 [2024-01-20T14:04:50.869Z] #16 sha256:e85afd66f33346af3de602a5a1e7fb2f9967670086059221e6cd73e7161f6a20 41.94MB / 64.16MB 2.1s
14:04:50 [2024-01-20T14:04:50.869Z] #16 sha256:24ddc8f4028278006f146333cb6c6972d5b972a9194ec63f1b1a7be059728a02 74.45MB / 86.39MB 2.2s
14:04:50 [2024-01-20T14:04:50.869Z] #16 sha256:e85afd66f33346af3de602a5a1e7fb2f9967670086059221e6cd73e7161f6a20 50.33MB / 64.16MB 2.2s
14:04:51 [2024-01-20T14:04:51.128Z] #16 sha256:24ddc8f4028278006f146333cb6c6972d5b972a9194ec63f1b1a7be059728a02 86.39MB / 86.39MB 2.3s
14:04:51 [2024-01-20T14:04:51.128Z] #16 sha256:e85afd66f33346af3de602a5a1e7fb2f9967670086059221e6cd73e7161f6a20 56.62MB / 64.16MB 2.3s
14:04:51 [2024-01-20T14:04:51.128Z] #16 sha256:e85afd66f33346af3de602a5a1e7fb2f9967670086059221e6cd73e7161f6a20 64.16MB / 64.16MB 2.4s
14:04:51 [2024-01-20T14:04:51.386Z] #16 sha256:76b4f1810f998c1f1580e2404b2e7fed8e264902d898bbe531443ea9789b7641 63.99MB / 63.99MB 2.5s done
14:04:51 [2024-01-20T14:04:51.386Z] #16 extracting sha256:5665c1f9a9e17acd68ae05b2839df402eac34afdd095f8c115f09886d757840c 1.6s done
14:04:52 [2024-01-20T14:04:52.370Z] #16 extracting sha256:f419b1a62fc83850ab3cb43274970bb20a18ae6e674535478a48f5bee11559b6 0.1s
14:04:52 [2024-01-20T14:04:52.654Z] #16 extracting sha256:f419b1a62fc83850ab3cb43274970bb20a18ae6e674535478a48f5bee11559b6 0.4s done
14:04:52 [2024-01-20T14:04:52.912Z] #16 sha256:24ddc8f4028278006f146333cb6c6972d5b972a9194ec63f1b1a7be059728a02 86.39MB / 86.39MB 4.3s done
14:04:53 [2024-01-20T14:04:53.847Z] #16 extracting sha256:76b4f1810f998c1f1580e2404b2e7fed8e264902d898bbe531443ea9789b7641
14:04:54 [2024-01-20T14:04:54.414Z] #16 sha256:e85afd66f33346af3de602a5a1e7fb2f9967670086059221e6cd73e7161f6a20 64.16MB / 64.16MB 5.5s done
14:04:54 [2024-01-20T14:04:54.414Z] #16 sha256:13339081ae6bbe27bab6c55c9c4550ef73bb64c5558088b222607cf26e716fba 155B / 155B 5.6s
14:04:54 [2024-01-20T14:04:54.414Z] #16 sha256:13339081ae6bbe27bab6c55c9c4550ef73bb64c5558088b222607cf26e716fba 155B / 155B 5.7s done
14:04:54 [2024-01-20T14:04:54.982Z] #16 ...
14:04:54 [2024-01-20T14:04:54.982Z] 
14:04:54 [2024-01-20T14:04:54.982Z] #17 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:b16cef8cbcb20935c0f052e37fc3d38dc92bfec0bcfb894c328547f81e932d67
14:04:54 [2024-01-20T14:04:54.982Z] #17 resolve docker.io/library/debian:bookworm@sha256:b16cef8cbcb20935c0f052e37fc3d38dc92bfec0bcfb894c328547f81e932d67 0.3s done
14:04:54 [2024-01-20T14:04:54.982Z] #17 sha256:b16cef8cbcb20935c0f052e37fc3d38dc92bfec0bcfb894c328547f81e932d67 1.85kB / 1.85kB done
14:04:54 [2024-01-20T14:04:54.982Z] #17 sha256:6fc9b50711023adfca7c7b4236948e120d1332ff01bf46c93e5b64ca0830a81a 529B / 529B done
14:04:54 [2024-01-20T14:04:54.982Z] #17 sha256:60e0ade36b1ab9227b0b8fc5a9731a3a5b9217e9feeb4ba7a2f8cb84addef87b 1.48kB / 1.48kB done
14:04:54 [2024-01-20T14:04:54.982Z] #17 DONE 6.6s
14:04:54 [2024-01-20T14:04:54.982Z] 
14:04:54 [2024-01-20T14:04:54.982Z] #16 [base 1/4] FROM docker.io/library/golang:1.21.6-bookworm@sha256:c4b696f1b2bf7d42e02b62b160c3f81c39386e1c567603df8c514ad6ce93361d
14:04:54 [2024-01-20T14:04:54.982Z] #16 ...
14:04:54 [2024-01-20T14:04:54.982Z] 
14:04:54 [2024-01-20T14:04:54.982Z] #18 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
14:04:57 [2024-01-20T14:04:57.515Z] #18 ...
14:04:57 [2024-01-20T14:04:57.515Z] 
14:04:57 [2024-01-20T14:04:57.515Z] #19 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
14:04:57 [2024-01-20T14:04:57.515Z] #19 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.3s done
14:04:57 [2024-01-20T14:04:57.515Z] #19 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done
14:04:57 [2024-01-20T14:04:57.515Z] #19 sha256:ac3f19480cc7e1b091660ad57754d55b942052bb49f924ed74fde968cf96f2cd 479B / 479B done
14:04:57 [2024-01-20T14:04:57.515Z] #19 sha256:0cc8372aed216bf84780ffea495b0f1b7d20b923561446cdde8074a3a01e6344 1.41kB / 1.41kB done
14:04:57 [2024-01-20T14:04:57.515Z] #19 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 6.4s done
14:04:57 [2024-01-20T14:04:57.515Z] #19 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done
14:04:57 [2024-01-20T14:04:57.515Z] #19 DONE 8.9s
14:04:57 [2024-01-20T14:04:57.515Z] 
14:04:57 [2024-01-20T14:04:57.515Z] #16 [base 1/4] FROM docker.io/library/golang:1.21.6-bookworm@sha256:c4b696f1b2bf7d42e02b62b160c3f81c39386e1c567603df8c514ad6ce93361d
14:04:57 [2024-01-20T14:04:57.515Z] #16 extracting sha256:76b4f1810f998c1f1580e2404b2e7fed8e264902d898bbe531443ea9789b7641 2.2s done
14:04:57 [2024-01-20T14:04:57.515Z] #16 extracting sha256:24ddc8f4028278006f146333cb6c6972d5b972a9194ec63f1b1a7be059728a02 0.2s
14:04:57 [2024-01-20T14:04:57.515Z] #16 ...
14:04:57 [2024-01-20T14:04:57.515Z] 
14:04:57 [2024-01-20T14:04:57.515Z] #20 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
14:04:57 [2024-01-20T14:04:57.515Z] #20 resolve docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 0.3s done
14:04:57 [2024-01-20T14:04:57.515Z] #20 sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 4.67kB / 4.67kB done
14:04:57 [2024-01-20T14:04:57.515Z] #20 sha256:184ed8ae6fb6cdaf999646a8855ce3916872363882142964f36a096186792c50 2.57kB / 2.57kB done
14:04:57 [2024-01-20T14:04:57.515Z] #20 sha256:d6213c56dc23f948e18d58abb6499f2112d85fc8c0eae4391386b6bcfaa70e01 1.05kB / 1.05kB done
14:04:57 [2024-01-20T14:04:57.515Z] #20 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 5.9s done
14:04:57 [2024-01-20T14:04:57.515Z] #20 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.1s done
14:04:57 [2024-01-20T14:04:57.515Z] #20 sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 286.20kB / 286.20kB 6.3s done
14:04:57 [2024-01-20T14:04:57.515Z] #20 sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 766B / 766B 6.8s done
14:04:57 [2024-01-20T14:04:57.515Z] #20 extracting sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 0.2s done
14:04:57 [2024-01-20T14:04:57.515Z] #20 sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 5.82MB / 5.82MB 7.3s done
14:04:57 [2024-01-20T14:04:57.515Z] #20 extracting sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 done
14:04:57 [2024-01-20T14:04:57.515Z] #20 extracting sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 0.2s done
14:04:57 [2024-01-20T14:04:57.515Z] #20 DONE 9.2s
14:04:57 [2024-01-20T14:04:57.515Z] 
14:04:57 [2024-01-20T14:04:57.515Z] #21 [compose 1/1] FROM docker.io/docker/compose-bin:v2.24.0@sha256:5c6a7907c7c3cf88b216d5b69ac8154b302adeea4a407fba26263cbd7c5c68f9
14:04:57 [2024-01-20T14:04:57.515Z] #21 resolve docker.io/docker/compose-bin:v2.24.0@sha256:5c6a7907c7c3cf88b216d5b69ac8154b302adeea4a407fba26263cbd7c5c68f9 0.3s done
14:04:57 [2024-01-20T14:04:57.515Z] #21 sha256:5c6a7907c7c3cf88b216d5b69ac8154b302adeea4a407fba26263cbd7c5c68f9 8.43kB / 8.43kB done
14:04:57 [2024-01-20T14:04:57.515Z] #21 sha256:f624a057645a77e8df84e8191464c751e95e5548c2b310353319bd0ef6c1cdd7 482B / 482B done
14:04:57 [2024-01-20T14:04:57.515Z] #21 sha256:2fc212afb625544a24471b36178729fc8876049d6c487c521d2023b585ff7155 1.13kB / 1.13kB done
14:04:57 [2024-01-20T14:04:57.515Z] #21 sha256:e334954b37361152b82d0153e1e6ae133f3106908fbc2aff87dcb08108581cdd 16.61MB / 16.61MB 8.1s done
14:04:57 [2024-01-20T14:04:57.515Z] #21 extracting sha256:e334954b37361152b82d0153e1e6ae133f3106908fbc2aff87dcb08108581cdd 0.3s done
14:04:57 [2024-01-20T14:04:57.515Z] #21 DONE 9.3s
14:04:57 [2024-01-20T14:04:57.515Z] 
14:04:57 [2024-01-20T14:04:57.515Z] #16 [base 1/4] FROM docker.io/library/golang:1.21.6-bookworm@sha256:c4b696f1b2bf7d42e02b62b160c3f81c39386e1c567603df8c514ad6ce93361d
14:04:57 [2024-01-20T14:04:57.515Z] #16 ...
14:04:57 [2024-01-20T14:04:57.515Z] 
14:04:57 [2024-01-20T14:04:57.515Z] #22 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.12.1@sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43
14:04:57 [2024-01-20T14:04:57.515Z] #22 resolve docker.io/docker/buildx-bin:0.12.1@sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43 0.3s done
14:04:57 [2024-01-20T14:04:57.515Z] #22 sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43 8.43kB / 8.43kB done
14:04:57 [2024-01-20T14:04:57.515Z] #22 sha256:152601ea1a432a294017848c66fb84d04e1a90d4380ce9b5cd519cdf09e43722 482B / 482B done
14:04:57 [2024-01-20T14:04:57.515Z] #22 sha256:a5a1ba0fd157960c623fcbba319e3c92650faeacc179ed940362aed94d69a42f 1.14kB / 1.14kB done
14:04:57 [2024-01-20T14:04:57.515Z] #22 sha256:e44944864973a68b1022f5cb1071d878c837565d31227b2aecce1b58f2018ce5 15.64MB / 15.64MB 8.2s done
14:04:57 [2024-01-20T14:04:57.515Z] #22 extracting sha256:e44944864973a68b1022f5cb1071d878c837565d31227b2aecce1b58f2018ce5 0.4s done
14:04:57 [2024-01-20T14:04:57.515Z] #22 DONE 9.3s
14:04:57 [2024-01-20T14:04:57.515Z] 
14:04:57 [2024-01-20T14:04:57.515Z] #16 [base 1/4] FROM docker.io/library/golang:1.21.6-bookworm@sha256:c4b696f1b2bf7d42e02b62b160c3f81c39386e1c567603df8c514ad6ce93361d
14:04:58 [2024-01-20T14:04:58.892Z] #16 extracting sha256:24ddc8f4028278006f146333cb6c6972d5b972a9194ec63f1b1a7be059728a02 2.0s done
14:04:59 [2024-01-20T14:04:59.150Z] #16 extracting sha256:e85afd66f33346af3de602a5a1e7fb2f9967670086059221e6cd73e7161f6a20
14:05:00 [2024-01-20T14:05:00.087Z] #16 ...
14:05:00 [2024-01-20T14:05:00.087Z] 
14:05:00 [2024-01-20T14:05:00.087Z] #23 [build-dummy 2/2] RUN mkdir -p /build
14:05:00 [2024-01-20T14:05:00.087Z] #23 ...
14:05:00 [2024-01-20T14:05:00.087Z] 
14:05:00 [2024-01-20T14:05:00.087Z] #18 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
14:05:00 [2024-01-20T14:05:00.087Z] #18 3.120 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
14:05:00 [2024-01-20T14:05:00.087Z] #18 3.168 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
14:05:00 [2024-01-20T14:05:00.087Z] #18 3.168 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
14:05:00 [2024-01-20T14:05:00.087Z] #18 3.271 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
14:05:00 [2024-01-20T14:05:00.087Z] #18 3.405 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
14:05:00 [2024-01-20T14:05:00.087Z] #18 3.408 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [132 kB]
14:05:00 [2024-01-20T14:05:00.087Z] #18 4.414 Fetched 9080 kB in 2s (5852 kB/s)
14:05:00 [2024-01-20T14:05:00.087Z] #18 4.414 Reading package lists...
14:05:00 [2024-01-20T14:05:00.653Z] #18 5.053 Reading package lists...
14:05:00 [2024-01-20T14:05:00.653Z] #18 5.678 Building dependency tree...
14:05:00 [2024-01-20T14:05:00.912Z] #18 6.199 The following additional packages will be installed:
14:05:00 [2024-01-20T14:05:00.912Z] #18 6.199   libbrotli1 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1
14:05:00 [2024-01-20T14:05:00.912Z] #18 6.200   libkrb5-3 libkrb5support0 libldap-2.5-0 libnghttp2-14 libonig5 libpsl5
14:05:00 [2024-01-20T14:05:00.912Z] #18 6.201   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl3 openssl
14:05:00 [2024-01-20T14:05:00.912Z] #18 6.204 Suggested packages:
14:05:00 [2024-01-20T14:05:00.912Z] #18 6.204   krb5-doc krb5-user
14:05:00 [2024-01-20T14:05:00.912Z] #18 6.204 Recommended packages:
14:05:00 [2024-01-20T14:05:00.912Z] #18 6.204   krb5-locales libldap-common publicsuffix libsasl2-modules
14:05:01 [2024-01-20T14:05:01.170Z] #18 6.377 The following NEW packages will be installed:
14:05:01 [2024-01-20T14:05:01.170Z] #18 6.377   ca-certificates curl jq libbrotli1 libcurl4 libgssapi-krb5-2 libjq1
14:05:01 [2024-01-20T14:05:01.170Z] #18 6.377   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.5-0
14:05:01 [2024-01-20T14:05:01.170Z] #18 6.378   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
14:05:01 [2024-01-20T14:05:01.170Z] #18 6.379   libssh2-1 libssl3 openssl
14:05:01 [2024-01-20T14:05:01.428Z] #18 6.658 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
14:05:01 [2024-01-20T14:05:01.428Z] #18 6.658 Need to get 5813 kB of archives.
14:05:01 [2024-01-20T14:05:01.428Z] #18 6.658 After this operation, 16.1 MB of additional disk space will be used.
14:05:01 [2024-01-20T14:05:01.428Z] #18 6.658 Get:1 http://deb.debian.org/debian bookworm/main arm64 libssl3 arm64 3.0.11-1~deb12u2 [1803 kB]
14:05:01 [2024-01-20T14:05:01.428Z] #18 6.690 Get:2 http://deb.debian.org/debian bookworm/main arm64 openssl arm64 3.0.11-1~deb12u2 [1385 kB]
14:05:01 [2024-01-20T14:05:01.428Z] #18 6.705 Get:3 http://deb.debian.org/debian bookworm/main arm64 ca-certificates all 20230311 [153 kB]
14:05:01 [2024-01-20T14:05:01.428Z] #18 6.708 Get:4 http://deb.debian.org/debian bookworm/main arm64 libbrotli1 arm64 1.0.9-2+b6 [269 kB]
14:05:01 [2024-01-20T14:05:01.428Z] #18 6.711 Get:5 http://deb.debian.org/debian bookworm/main arm64 libkrb5support0 arm64 1.20.1-2+deb12u1 [31.7 kB]
14:05:01 [2024-01-20T14:05:01.428Z] #18 6.712 Get:6 http://deb.debian.org/debian bookworm/main arm64 libk5crypto3 arm64 1.20.1-2+deb12u1 [79.0 kB]
14:05:01 [2024-01-20T14:05:01.428Z] #18 6.714 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkeyutils1 arm64 1.6.3-2 [8844 B]
14:05:01 [2024-01-20T14:05:01.428Z] #18 6.716 Get:8 http://deb.debian.org/debian bookworm/main arm64 libkrb5-3 arm64 1.20.1-2+deb12u1 [313 kB]
14:05:01 [2024-01-20T14:05:01.428Z] #18 6.718 Get:9 http://deb.debian.org/debian bookworm/main arm64 libgssapi-krb5-2 arm64 1.20.1-2+deb12u1 [123 kB]
14:05:01 [2024-01-20T14:05:01.428Z] #18 6.720 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.8 kB]
14:05:01 [2024-01-20T14:05:01.428Z] #18 6.721 Get:11 http://deb.debian.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [58.0 kB]
14:05:01 [2024-01-20T14:05:01.428Z] #18 6.722 Get:12 http://deb.debian.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5 [171 kB]
14:05:01 [2024-01-20T14:05:01.428Z] #18 6.724 Get:13 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1+deb12u1 [68.3 kB]
14:05:01 [2024-01-20T14:05:01.428Z] #18 6.725 Get:14 http://deb.debian.org/debian bookworm/main arm64 libpsl5 arm64 0.21.2-1 [58.6 kB]
14:05:01 [2024-01-20T14:05:01.428Z] #18 6.728 Get:15 http://deb.debian.org/debian bookworm/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
14:05:01 [2024-01-20T14:05:01.428Z] #18 6.773 Get:16 http://deb.debian.org/debian bookworm/main arm64 libssh2-1 arm64 1.10.0-3+b1 [172 kB]
14:05:01 [2024-01-20T14:05:01.687Z] #18 6.775 Get:17 http://deb.debian.org/debian-security bookworm-security/main arm64 libcurl4 arm64 7.88.1-10+deb12u5 [366 kB]
14:05:01 [2024-01-20T14:05:01.687Z] #18 6.778 Get:18 http://deb.debian.org/debian-security bookworm-security/main arm64 curl arm64 7.88.1-10+deb12u5 [308 kB]
14:05:01 [2024-01-20T14:05:01.687Z] #18 6.781 Get:19 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB]
14:05:01 [2024-01-20T14:05:01.687Z] #18 6.782 Get:20 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
14:05:01 [2024-01-20T14:05:01.687Z] #18 6.783 Get:21 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB]
14:05:01 [2024-01-20T14:05:01.687Z] #18 6.974 debconf: delaying package configuration, since apt-utils is not installed
14:05:01 [2024-01-20T14:05:01.687Z] #18 7.015 Fetched 5813 kB in 0s (14.9 MB/s)
14:05:01 [2024-01-20T14:05:01.687Z] #18 7.094 Selecting previously unselected package libssl3:arm64.
14:05:01 [2024-01-20T14:05:01.956Z] #18 7.094 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6092 files and directories currently installed.)
14:05:01 [2024-01-20T14:05:01.956Z] #18 7.098 Preparing to unpack .../00-libssl3_3.0.11-1~deb12u2_arm64.deb ...
14:05:01 [2024-01-20T14:05:01.956Z] #18 7.115 Unpacking libssl3:arm64 (3.0.11-1~deb12u2) ...
14:05:02 [2024-01-20T14:05:02.214Z] #18 7.568 Selecting previously unselected package openssl.
14:05:02 [2024-01-20T14:05:02.472Z] #18 7.569 Preparing to unpack .../01-openssl_3.0.11-1~deb12u2_arm64.deb ...
14:05:02 [2024-01-20T14:05:02.472Z] #18 7.589 Unpacking openssl (3.0.11-1~deb12u2) ...
14:05:02 [2024-01-20T14:05:02.730Z] #18 8.094 Selecting previously unselected package ca-certificates.
14:05:02 [2024-01-20T14:05:02.991Z] #18 8.095 Preparing to unpack .../02-ca-certificates_20230311_all.deb ...
14:05:02 [2024-01-20T14:05:02.991Z] #18 8.124 Unpacking ca-certificates (20230311) ...
14:05:02 [2024-01-20T14:05:02.991Z] #18 8.331 Selecting previously unselected package libbrotli1:arm64.
14:05:03 [2024-01-20T14:05:03.249Z] #18 8.332 Preparing to unpack .../03-libbrotli1_1.0.9-2+b6_arm64.deb ...
14:05:03 [2024-01-20T14:05:03.249Z] #18 8.352 Unpacking libbrotli1:arm64 (1.0.9-2+b6) ...
14:05:03 [2024-01-20T14:05:03.249Z] #18 8.627 Selecting previously unselected package libkrb5support0:arm64.
14:05:03 [2024-01-20T14:05:03.507Z] #18 ...
14:05:03 [2024-01-20T14:05:03.507Z] 
14:05:03 [2024-01-20T14:05:03.507Z] #16 [base 1/4] FROM docker.io/library/golang:1.21.6-bookworm@sha256:c4b696f1b2bf7d42e02b62b160c3f81c39386e1c567603df8c514ad6ce93361d
14:05:03 [2024-01-20T14:05:03.507Z] #16 extracting sha256:e85afd66f33346af3de602a5a1e7fb2f9967670086059221e6cd73e7161f6a20 3.1s done
14:05:03 [2024-01-20T14:05:03.507Z] #16 extracting sha256:13339081ae6bbe27bab6c55c9c4550ef73bb64c5558088b222607cf26e716fba done
14:05:03 [2024-01-20T14:05:03.507Z] #16 DONE 15.3s
14:05:03 [2024-01-20T14:05:03.507Z] 
14:05:03 [2024-01-20T14:05:03.507Z] #18 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
14:05:03 [2024-01-20T14:05:03.507Z] #18 8.628 Preparing to unpack .../04-libkrb5support0_1.20.1-2+deb12u1_arm64.deb ...
14:05:03 [2024-01-20T14:05:03.507Z] #18 8.643 Unpacking libkrb5support0:arm64 (1.20.1-2+deb12u1) ...
14:05:03 [2024-01-20T14:05:03.507Z] #18 ...
14:05:03 [2024-01-20T14:05:03.507Z] 
14:05:03 [2024-01-20T14:05:03.507Z] #24 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
14:05:03 [2024-01-20T14:05:03.507Z] #24 ...
14:05:03 [2024-01-20T14:05:03.507Z] 
14:05:03 [2024-01-20T14:05:03.507Z] #18 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
14:05:03 [2024-01-20T14:05:03.507Z] #18 8.900 Selecting previously unselected package libk5crypto3:arm64.
14:05:03 [2024-01-20T14:05:03.765Z] #18 8.902 Preparing to unpack .../05-libk5crypto3_1.20.1-2+deb12u1_arm64.deb ...
14:05:03 [2024-01-20T14:05:03.765Z] #18 8.922 Unpacking libk5crypto3:arm64 (1.20.1-2+deb12u1) ...
14:05:03 [2024-01-20T14:05:03.765Z] #18 9.045 Selecting previously unselected package libkeyutils1:arm64.
14:05:03 [2024-01-20T14:05:03.765Z] #18 9.047 Preparing to unpack .../06-libkeyutils1_1.6.3-2_arm64.deb ...
14:05:03 [2024-01-20T14:05:03.765Z] #18 9.058 Unpacking libkeyutils1:arm64 (1.6.3-2) ...
14:05:03 [2024-01-20T14:05:03.765Z] #18 9.162 Selecting previously unselected package libkrb5-3:arm64.
14:05:04 [2024-01-20T14:05:04.023Z] #18 9.163 Preparing to unpack .../07-libkrb5-3_1.20.1-2+deb12u1_arm64.deb ...
14:05:04 [2024-01-20T14:05:04.023Z] #18 9.172 Unpacking libkrb5-3:arm64 (1.20.1-2+deb12u1) ...
14:05:04 [2024-01-20T14:05:04.023Z] #18 9.312 Selecting previously unselected package libgssapi-krb5-2:arm64.
14:05:04 [2024-01-20T14:05:04.023Z] #18 9.313 Preparing to unpack .../08-libgssapi-krb5-2_1.20.1-2+deb12u1_arm64.deb ...
14:05:04 [2024-01-20T14:05:04.023Z] #18 9.328 Unpacking libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ...
14:05:04 [2024-01-20T14:05:04.023Z] #18 9.410 Selecting previously unselected package libsasl2-modules-db:arm64.
14:05:04 [2024-01-20T14:05:04.023Z] #18 9.411 Preparing to unpack .../09-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ...
14:05:04 [2024-01-20T14:05:04.023Z] #18 9.426 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
14:05:04 [2024-01-20T14:05:04.281Z] #18 9.514 Selecting previously unselected package libsasl2-2:arm64.
14:05:04 [2024-01-20T14:05:04.281Z] #18 9.515 Preparing to unpack .../10-libsasl2-2_2.1.28+dfsg-10_arm64.deb ...
14:05:04 [2024-01-20T14:05:04.281Z] #18 9.531 Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ...
14:05:04 [2024-01-20T14:05:04.281Z] #18 9.659 Selecting previously unselected package libldap-2.5-0:arm64.
14:05:04 [2024-01-20T14:05:04.540Z] #18 ...
14:05:04 [2024-01-20T14:05:04.540Z] 
14:05:04 [2024-01-20T14:05:04.540Z] #23 [build-dummy 2/2] RUN mkdir -p /build
14:05:04 [2024-01-20T14:05:04.540Z] #23 DONE 14.5s
14:05:04 [2024-01-20T14:05:04.540Z] 
14:05:04 [2024-01-20T14:05:04.540Z] #24 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
14:05:04 [2024-01-20T14:05:04.540Z] #24 DONE 7.1s
14:05:04 [2024-01-20T14:05:04.540Z] 
14:05:04 [2024-01-20T14:05:04.540Z] #25 [binary-dummy 1/1] COPY --from=build-dummy /build /build
14:05:04 [2024-01-20T14:05:04.540Z] #25 DONE 0.1s
14:05:04 [2024-01-20T14:05:04.540Z] 
14:05:04 [2024-01-20T14:05:04.540Z] #18 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
14:05:04 [2024-01-20T14:05:04.540Z] #18 9.660 Preparing to unpack .../11-libldap-2.5-0_2.5.13+dfsg-5_arm64.deb ...
14:05:04 [2024-01-20T14:05:04.540Z] #18 9.665 Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-5) ...
14:05:04 [2024-01-20T14:05:04.540Z] #18 9.738 Selecting previously unselected package libnghttp2-14:arm64.
14:05:04 [2024-01-20T14:05:04.540Z] #18 9.740 Preparing to unpack .../12-libnghttp2-14_1.52.0-1+deb12u1_arm64.deb ...
14:05:04 [2024-01-20T14:05:04.540Z] #18 9.745 Unpacking libnghttp2-14:arm64 (1.52.0-1+deb12u1) ...
14:05:04 [2024-01-20T14:05:04.540Z] #18 ...
14:05:04 [2024-01-20T14:05:04.540Z] 
14:05:04 [2024-01-20T14:05:04.540Z] #26 [base 2/4] COPY --from=xx / /
14:05:04 [2024-01-20T14:05:04.540Z] #26 DONE 0.1s
14:05:04 [2024-01-20T14:05:04.540Z] 
14:05:04 [2024-01-20T14:05:04.540Z] #18 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
14:05:04 [2024-01-20T14:05:04.540Z] #18 9.800 Selecting previously unselected package libpsl5:arm64.
14:05:04 [2024-01-20T14:05:04.540Z] #18 9.801 Preparing to unpack .../13-libpsl5_0.21.2-1_arm64.deb ...
14:05:04 [2024-01-20T14:05:04.540Z] #18 9.806 Unpacking libpsl5:arm64 (0.21.2-1) ...
14:05:04 [2024-01-20T14:05:04.540Z] #18 9.852 Selecting previously unselected package librtmp1:arm64.
14:05:04 [2024-01-20T14:05:04.540Z] #18 9.853 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
14:05:04 [2024-01-20T14:05:04.540Z] #18 9.858 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
14:05:04 [2024-01-20T14:05:04.540Z] #18 9.899 Selecting previously unselected package libssh2-1:arm64.
14:05:04 [2024-01-20T14:05:04.799Z] #18 9.900 Preparing to unpack .../15-libssh2-1_1.10.0-3+b1_arm64.deb ...
14:05:04 [2024-01-20T14:05:04.799Z] #18 9.905 Unpacking libssh2-1:arm64 (1.10.0-3+b1) ...
14:05:04 [2024-01-20T14:05:04.799Z] #18 9.959 Selecting previously unselected package libcurl4:arm64.
14:05:04 [2024-01-20T14:05:04.799Z] #18 9.960 Preparing to unpack .../16-libcurl4_7.88.1-10+deb12u5_arm64.deb ...
14:05:04 [2024-01-20T14:05:04.799Z] #18 9.966 Unpacking libcurl4:arm64 (7.88.1-10+deb12u5) ...
14:05:04 [2024-01-20T14:05:04.799Z] #18 10.02 Selecting previously unselected package curl.
14:05:04 [2024-01-20T14:05:04.799Z] #18 10.03 Preparing to unpack .../17-curl_7.88.1-10+deb12u5_arm64.deb ...
14:05:04 [2024-01-20T14:05:04.799Z] #18 10.04 Unpacking curl (7.88.1-10+deb12u5) ...
14:05:04 [2024-01-20T14:05:04.799Z] #18 10.11 Selecting previously unselected package libonig5:arm64.
14:05:04 [2024-01-20T14:05:04.799Z] #18 10.11 Preparing to unpack .../18-libonig5_6.9.8-1_arm64.deb ...
14:05:04 [2024-01-20T14:05:04.799Z] #18 10.11 Unpacking libonig5:arm64 (6.9.8-1) ...
14:05:04 [2024-01-20T14:05:04.799Z] #18 10.17 Selecting previously unselected package libjq1:arm64.
14:05:05 [2024-01-20T14:05:05.058Z] #18 10.17 Preparing to unpack .../19-libjq1_1.6-2.1_arm64.deb ...
14:05:05 [2024-01-20T14:05:05.058Z] #18 10.18 Unpacking libjq1:arm64 (1.6-2.1) ...
14:05:05 [2024-01-20T14:05:05.058Z] #18 10.22 Selecting previously unselected package jq.
14:05:05 [2024-01-20T14:05:05.058Z] #18 10.22 Preparing to unpack .../20-jq_1.6-2.1_arm64.deb ...
14:05:05 [2024-01-20T14:05:05.058Z] #18 10.23 Unpacking jq (1.6-2.1) ...
14:05:05 [2024-01-20T14:05:05.058Z] #18 10.27 Setting up libkeyutils1:arm64 (1.6.3-2) ...
14:05:05 [2024-01-20T14:05:05.058Z] #18 10.28 Setting up libpsl5:arm64 (0.21.2-1) ...
14:05:05 [2024-01-20T14:05:05.058Z] #18 10.30 Setting up libbrotli1:arm64 (1.0.9-2+b6) ...
14:05:05 [2024-01-20T14:05:05.058Z] #18 10.31 Setting up libssl3:arm64 (3.0.11-1~deb12u2) ...
14:05:05 [2024-01-20T14:05:05.058Z] #18 10.33 Setting up libnghttp2-14:arm64 (1.52.0-1+deb12u1) ...
14:05:05 [2024-01-20T14:05:05.058Z] #18 10.35 Setting up libkrb5support0:arm64 (1.20.1-2+deb12u1) ...
14:05:05 [2024-01-20T14:05:05.058Z] #18 10.36 Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
14:05:05 [2024-01-20T14:05:05.058Z] #18 10.38 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
14:05:05 [2024-01-20T14:05:05.058Z] #18 10.39 Setting up libk5crypto3:arm64 (1.20.1-2+deb12u1) ...
14:05:05 [2024-01-20T14:05:05.316Z] #18 ...
14:05:05 [2024-01-20T14:05:05.316Z] 
14:05:05 [2024-01-20T14:05:05.316Z] #27 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
14:05:05 [2024-01-20T14:05:05.316Z] #27 DONE 0.6s
14:05:05 [2024-01-20T14:05:05.316Z] 
14:05:05 [2024-01-20T14:05:05.316Z] #18 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
14:05:05 [2024-01-20T14:05:05.316Z] #18 10.41 Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ...
14:05:05 [2024-01-20T14:05:05.316Z] #18 10.42 Setting up libssh2-1:arm64 (1.10.0-3+b1) ...
14:05:05 [2024-01-20T14:05:05.316Z] #18 10.44 Setting up libkrb5-3:arm64 (1.20.1-2+deb12u1) ...
14:05:05 [2024-01-20T14:05:05.316Z] #18 10.45 Setting up openssl (3.0.11-1~deb12u2) ...
14:05:05 [2024-01-20T14:05:05.316Z] #18 10.47 Setting up libonig5:arm64 (6.9.8-1) ...
14:05:05 [2024-01-20T14:05:05.316Z] #18 10.49 Setting up libjq1:arm64 (1.6-2.1) ...
14:05:05 [2024-01-20T14:05:05.316Z] #18 10.50 Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-5) ...
14:05:05 [2024-01-20T14:05:05.575Z] #18 10.51 Setting up ca-certificates (20230311) ...
14:05:05 [2024-01-20T14:05:05.575Z] #18 10.60 debconf: unable to initialize frontend: Dialog
14:05:05 [2024-01-20T14:05:05.575Z] #18 10.60 debconf: (TERM is not set, so the dialog frontend is not usable.)
14:05:05 [2024-01-20T14:05:05.575Z] #18 10.60 debconf: falling back to frontend: Readline
14:05:05 [2024-01-20T14:05:05.575Z] #18 10.60 debconf: unable to initialize frontend: Readline
14:05:05 [2024-01-20T14:05:05.575Z] #18 10.60 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/aarch64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
14:05:05 [2024-01-20T14:05:05.575Z] #18 10.60 debconf: falling back to frontend: Teletype
14:05:05 [2024-01-20T14:05:05.834Z] #18 11.04 Updating certificates in /etc/ssl/certs...
14:05:06 [2024-01-20T14:05:06.400Z] #18 11.67 140 added, 0 removed; done.
14:05:06 [2024-01-20T14:05:06.400Z] #18 11.70 Setting up libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ...
14:05:06 [2024-01-20T14:05:06.400Z] #18 11.72 Setting up jq (1.6-2.1) ...
14:05:06 [2024-01-20T14:05:06.400Z] #18 11.73 Setting up libcurl4:arm64 (7.88.1-10+deb12u5) ...
14:05:06 [2024-01-20T14:05:06.400Z] #18 11.74 Setting up curl (7.88.1-10+deb12u5) ...
14:05:06 [2024-01-20T14:05:06.400Z] #18 11.76 Processing triggers for libc-bin (2.36-9+deb12u3) ...
14:05:06 [2024-01-20T14:05:06.400Z] #18 11.78 Processing triggers for ca-certificates (20230311) ...
14:05:06 [2024-01-20T14:05:06.658Z] #18 11.79 Updating certificates in /etc/ssl/certs...
14:05:07 [2024-01-20T14:05:07.225Z] #18 12.26 0 added, 0 removed; done.
14:05:07 [2024-01-20T14:05:07.225Z] #18 12.26 Running hooks in /etc/ca-certificates/update.d...
14:05:07 [2024-01-20T14:05:07.225Z] #18 12.27 done.
14:05:07 [2024-01-20T14:05:07.225Z] #18 DONE 12.4s
14:05:07 [2024-01-20T14:05:07.225Z] 
14:05:07 [2024-01-20T14:05:07.225Z] #28 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file
14:05:07 [2024-01-20T14:05:07.225Z] #28 0.690 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
14:05:07 [2024-01-20T14:05:07.225Z] #28 0.701 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
14:05:07 [2024-01-20T14:05:07.225Z] #28 0.701 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
14:05:07 [2024-01-20T14:05:07.225Z] #28 0.787 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
14:05:07 [2024-01-20T14:05:07.225Z] #28 0.864 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
14:05:07 [2024-01-20T14:05:07.225Z] #28 0.934 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [132 kB]
14:05:07 [2024-01-20T14:05:07.225Z] #28 1.842 Fetched 9080 kB in 1s (6443 kB/s)
14:05:07 [2024-01-20T14:05:07.225Z] #28 1.842 Reading package lists...
14:05:07 [2024-01-20T14:05:07.225Z] #28 ...
14:05:07 [2024-01-20T14:05:07.225Z] 
14:05:07 [2024-01-20T14:05:07.225Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
14:05:07 [2024-01-20T14:05:07.225Z] #29 DONE 0.1s
14:05:07 [2024-01-20T14:05:07.483Z] 
14:05:07 [2024-01-20T14:05:07.483Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
14:05:10 [2024-01-20T14:05:10.013Z] #30 ...
14:05:10 [2024-01-20T14:05:10.013Z] 
14:05:10 [2024-01-20T14:05:10.013Z] #28 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file
14:05:10 [2024-01-20T14:05:10.013Z] #28 1.842 Reading package lists...
14:05:10 [2024-01-20T14:05:10.013Z] #28 2.485 Reading package lists...
14:05:10 [2024-01-20T14:05:10.013Z] #28 3.108 Building dependency tree...
14:05:10 [2024-01-20T14:05:10.013Z] #28 3.297 Reading state information...
14:05:10 [2024-01-20T14:05:10.013Z] #28 3.604 The following additional packages will be installed:
14:05:10 [2024-01-20T14:05:10.013Z] #28 3.606   libmagic-mgc libmagic1
14:05:10 [2024-01-20T14:05:10.013Z] #28 3.639 The following NEW packages will be installed:
14:05:10 [2024-01-20T14:05:10.013Z] #28 3.641   file libmagic-mgc libmagic1
14:05:10 [2024-01-20T14:05:10.013Z] #28 3.919 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
14:05:10 [2024-01-20T14:05:10.013Z] #28 3.919 Need to get 446 kB of archives.
14:05:10 [2024-01-20T14:05:10.013Z] #28 3.919 After this operation, 8709 kB of additional disk space will be used.
14:05:10 [2024-01-20T14:05:10.013Z] #28 3.919 Get:1 http://deb.debian.org/debian bookworm/main arm64 libmagic-mgc arm64 1:5.44-3 [305 kB]
14:05:10 [2024-01-20T14:05:10.013Z] #28 3.924 Get:2 http://deb.debian.org/debian bookworm/main arm64 libmagic1 arm64 1:5.44-3 [98.5 kB]
14:05:10 [2024-01-20T14:05:10.013Z] #28 3.925 Get:3 http://deb.debian.org/debian bookworm/main arm64 file arm64 1:5.44-3 [42.5 kB]
14:05:10 [2024-01-20T14:05:10.013Z] #28 4.075 debconf: delaying package configuration, since apt-utils is not installed
14:05:10 [2024-01-20T14:05:10.013Z] #28 4.118 Fetched 446 kB in 0s (1640 kB/s)
14:05:10 [2024-01-20T14:05:10.013Z] #28 4.140 Selecting previously unselected package libmagic-mgc.
14:05:10 [2024-01-20T14:05:10.013Z] #28 4.140 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15633 files and directories currently installed.)
14:05:10 [2024-01-20T14:05:10.013Z] #28 4.150 Preparing to unpack .../libmagic-mgc_1%3a5.44-3_arm64.deb ...
14:05:10 [2024-01-20T14:05:10.013Z] #28 4.155 Unpacking libmagic-mgc (1:5.44-3) ...
14:05:10 [2024-01-20T14:05:10.013Z] #28 4.244 Selecting previously unselected package libmagic1:arm64.
14:05:10 [2024-01-20T14:05:10.013Z] #28 4.246 Preparing to unpack .../libmagic1_1%3a5.44-3_arm64.deb ...
14:05:10 [2024-01-20T14:05:10.013Z] #28 4.257 Unpacking libmagic1:arm64 (1:5.44-3) ...
14:05:10 [2024-01-20T14:05:10.013Z] #28 4.302 Selecting previously unselected package file.
14:05:10 [2024-01-20T14:05:10.013Z] #28 4.304 Preparing to unpack .../file_1%3a5.44-3_arm64.deb ...
14:05:10 [2024-01-20T14:05:10.013Z] #28 4.308 Unpacking file (1:5.44-3) ...
14:05:10 [2024-01-20T14:05:10.013Z] #28 4.375 Setting up libmagic-mgc (1:5.44-3) ...
14:05:10 [2024-01-20T14:05:10.013Z] #28 4.391 Setting up libmagic1:arm64 (1:5.44-3) ...
14:05:10 [2024-01-20T14:05:10.013Z] #28 4.415 Setting up file (1:5.44-3) ...
14:05:10 [2024-01-20T14:05:10.013Z] #28 4.429 Processing triggers for libc-bin (2.36-9+deb12u3) ...
14:05:10 [2024-01-20T14:05:10.013Z] #28 DONE 4.5s
14:05:10 [2024-01-20T14:05:10.013Z] 
14:05:10 [2024-01-20T14:05:10.013Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
14:05:10 [2024-01-20T14:05:10.013Z] #30 2.365 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
14:05:10 [2024-01-20T14:05:10.013Z] #30 ...
14:05:10 [2024-01-20T14:05:10.013Z] 
14:05:10 [2024-01-20T14:05:10.013Z] #31 [registry-src 1/2] WORKDIR /usr/src/registry
14:05:10 [2024-01-20T14:05:10.013Z] #31 DONE 0.2s
14:05:10 [2024-01-20T14:05:10.013Z] 
14:05:10 [2024-01-20T14:05:10.013Z] #32 [delve-src 1/3] WORKDIR /usr/src/delve
14:05:10 [2024-01-20T14:05:10.013Z] #32 DONE 0.2s
14:05:10 [2024-01-20T14:05:10.013Z] 
14:05:10 [2024-01-20T14:05:10.013Z] #33 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
14:05:10 [2024-01-20T14:05:10.013Z] #33 DONE 0.2s
14:05:10 [2024-01-20T14:05:10.013Z] 
14:05:10 [2024-01-20T14:05:10.013Z] #34 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
14:05:10 [2024-01-20T14:05:10.013Z] #34 DONE 0.3s
14:05:10 [2024-01-20T14:05:10.013Z] 
14:05:10 [2024-01-20T14:05:10.013Z] #35 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
14:05:10 [2024-01-20T14:05:10.013Z] #35 DONE 0.3s
14:05:10 [2024-01-20T14:05:10.013Z] 
14:05:10 [2024-01-20T14:05:10.013Z] #36 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
14:05:10 [2024-01-20T14:05:10.013Z] #36 DONE 0.3s
14:05:10 [2024-01-20T14:05:10.013Z] 
14:05:10 [2024-01-20T14:05:10.013Z] #37 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
14:05:10 [2024-01-20T14:05:10.013Z] #37 DONE 0.3s
14:05:10 [2024-01-20T14:05:10.013Z] 
14:05:10 [2024-01-20T14:05:10.013Z] #38 [containerd-src 1/3] WORKDIR /usr/src/containerd
14:05:10 [2024-01-20T14:05:10.013Z] #38 DONE 0.3s
14:05:10 [2024-01-20T14:05:10.013Z] 
14:05:10 [2024-01-20T14:05:10.013Z] #39 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
14:05:10 [2024-01-20T14:05:10.013Z] #39 ...
14:05:10 [2024-01-20T14:05:10.013Z] 
14:05:10 [2024-01-20T14:05:10.013Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
14:05:10 [2024-01-20T14:05:10.013Z] #40 DONE 0.3s
14:05:10 [2024-01-20T14:05:10.013Z] 
14:05:10 [2024-01-20T14:05:10.013Z] #41 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
14:05:10 [2024-01-20T14:05:10.013Z] #41 DONE 0.4s
14:05:10 [2024-01-20T14:05:10.013Z] 
14:05:10 [2024-01-20T14:05:10.013Z] #42 [runc-src 1/3] WORKDIR /usr/src/runc
14:05:10 [2024-01-20T14:05:10.013Z] #42 DONE 0.4s
14:05:10 [2024-01-20T14:05:10.272Z] 
14:05:10 [2024-01-20T14:05:10.272Z] #43 [tini-src 1/3] WORKDIR /usr/src/tini
14:05:10 [2024-01-20T14:05:10.272Z] #43 DONE 0.4s
14:05:10 [2024-01-20T14:05:10.272Z] 
14:05:10 [2024-01-20T14:05:10.272Z] #44 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
14:05:10 [2024-01-20T14:05:10.272Z] #44 DONE 0.5s
14:05:10 [2024-01-20T14:05:10.272Z] 
14:05:10 [2024-01-20T14:05:10.272Z] #45 [swagger-src 1/3] WORKDIR /usr/src/swagger
14:05:10 [2024-01-20T14:05:10.272Z] #45 DONE 0.5s
14:05:10 [2024-01-20T14:05:10.272Z] 
14:05:10 [2024-01-20T14:05:10.272Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
14:05:10 [2024-01-20T14:05:10.272Z] #30 2.985 #=#=#                                                                         
14:05:10 [2024-01-20T14:05:10.272Z] #30 ...
14:05:10 [2024-01-20T14:05:10.272Z] 
14:05:10 [2024-01-20T14:05:10.272Z] #46 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
14:05:10 [2024-01-20T14:05:10.272Z] #46 0.396 hint: Using 'master' as the name for the initial branch. This default branch name
14:05:10 [2024-01-20T14:05:10.272Z] #46 0.396 hint: is subject to change. To configure the initial branch name to use in all
14:05:10 [2024-01-20T14:05:10.272Z] #46 0.396 hint: of your new repositories, which will suppress this warning, call:
14:05:10 [2024-01-20T14:05:10.272Z] #46 0.396 hint: 
14:05:10 [2024-01-20T14:05:10.272Z] #46 0.396 hint: 	git config --global init.defaultBranch <name>
14:05:10 [2024-01-20T14:05:10.272Z] #46 0.396 hint: 
14:05:10 [2024-01-20T14:05:10.272Z] #46 0.396 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
14:05:10 [2024-01-20T14:05:10.272Z] #46 0.396 hint: 'development'. The just-created branch can be renamed via this command:
14:05:10 [2024-01-20T14:05:10.272Z] #46 0.396 hint: 
14:05:10 [2024-01-20T14:05:10.272Z] #46 0.396 hint: 	git branch -m <name>
14:05:10 [2024-01-20T14:05:10.272Z] #46 0.397 Initialized empty Git repository in /usr/src/registry/.git/
14:05:10 [2024-01-20T14:05:10.272Z] #46 DONE 0.5s
14:05:10 [2024-01-20T14:05:10.549Z] 
14:05:10 [2024-01-20T14:05:10.549Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
14:05:10 [2024-01-20T14:05:10.846Z] #30 3.279 #=#=#                                                                         

##                                                                         4.1%
######################################################################## 100.0%
14:05:10 [2024-01-20T14:05:10.846Z] #30 3.575 
14:05:10 [2024-01-20T14:05:10.846Z] #30 ...
14:05:10 [2024-01-20T14:05:10.846Z] 
14:05:10 [2024-01-20T14:05:10.846Z] #47 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
14:05:10 [2024-01-20T14:05:10.846Z] #47 0.732 hint: Using 'master' as the name for the initial branch. This default branch name
14:05:10 [2024-01-20T14:05:10.846Z] #47 0.732 hint: is subject to change. To configure the initial branch name to use in all
14:05:10 [2024-01-20T14:05:10.846Z] #47 0.732 hint: of your new repositories, which will suppress this warning, call:
14:05:10 [2024-01-20T14:05:10.846Z] #47 0.732 hint: 
14:05:10 [2024-01-20T14:05:10.846Z] #47 0.732 hint: 	git config --global init.defaultBranch <name>
14:05:10 [2024-01-20T14:05:10.846Z] #47 0.732 hint: 
14:05:10 [2024-01-20T14:05:10.846Z] #47 0.732 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
14:05:10 [2024-01-20T14:05:10.846Z] #47 0.732 hint: 'development'. The just-created branch can be renamed via this command:
14:05:10 [2024-01-20T14:05:10.846Z] #47 0.732 hint: 
14:05:10 [2024-01-20T14:05:10.846Z] #47 0.732 hint: 	git branch -m <name>
14:05:10 [2024-01-20T14:05:10.846Z] #47 0.736 Initialized empty Git repository in /usr/src/rootlesskit/.git/
14:05:10 [2024-01-20T14:05:10.846Z] #47 DONE 0.9s
14:05:10 [2024-01-20T14:05:10.846Z] 
14:05:10 [2024-01-20T14:05:10.846Z] #48 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
14:05:10 [2024-01-20T14:05:10.846Z] #48 0.749 hint: Using 'master' as the name for the initial branch. This default branch name
14:05:10 [2024-01-20T14:05:10.846Z] #48 0.749 hint: is subject to change. To configure the initial branch name to use in all
14:05:10 [2024-01-20T14:05:10.846Z] #48 0.749 hint: of your new repositories, which will suppress this warning, call:
14:05:10 [2024-01-20T14:05:10.846Z] #48 0.749 hint: 
14:05:10 [2024-01-20T14:05:10.846Z] #48 0.749 hint: 	git config --global init.defaultBranch <name>
14:05:10 [2024-01-20T14:05:10.846Z] #48 0.749 hint: 
14:05:10 [2024-01-20T14:05:10.846Z] #48 0.749 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
14:05:10 [2024-01-20T14:05:10.846Z] #48 0.749 hint: 'development'. The just-created branch can be renamed via this command:
14:05:10 [2024-01-20T14:05:10.846Z] #48 0.749 hint: 
14:05:10 [2024-01-20T14:05:10.846Z] #48 0.749 hint: 	git branch -m <name>
14:05:10 [2024-01-20T14:05:10.846Z] #48 0.750 Initialized empty Git repository in /usr/src/delve/.git/
14:05:10 [2024-01-20T14:05:10.846Z] #48 DONE 0.9s
14:05:10 [2024-01-20T14:05:10.846Z] 
14:05:10 [2024-01-20T14:05:10.846Z] #39 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
14:05:10 [2024-01-20T14:05:10.846Z] #39 0.679 hint: Using 'master' as the name for the initial branch. This default branch name
14:05:10 [2024-01-20T14:05:10.846Z] #39 0.679 hint: is subject to change. To configure the initial branch name to use in all
14:05:10 [2024-01-20T14:05:10.846Z] #39 0.679 hint: of your new repositories, which will suppress this warning, call:
14:05:10 [2024-01-20T14:05:10.846Z] #39 0.679 hint: 
14:05:10 [2024-01-20T14:05:10.846Z] #39 0.679 hint: 	git config --global init.defaultBranch <name>
14:05:10 [2024-01-20T14:05:10.846Z] #39 0.679 hint: 
14:05:10 [2024-01-20T14:05:10.846Z] #39 0.679 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
14:05:10 [2024-01-20T14:05:10.846Z] #39 0.679 hint: 'development'. The just-created branch can be renamed via this command:
14:05:10 [2024-01-20T14:05:10.846Z] #39 0.679 hint: 
14:05:10 [2024-01-20T14:05:10.846Z] #39 0.679 hint: 	git branch -m <name>
14:05:10 [2024-01-20T14:05:10.846Z] #39 0.682 Initialized empty Git repository in /usr/src/containerd/.git/
14:05:10 [2024-01-20T14:05:10.846Z] #39 DONE 0.9s
14:05:10 [2024-01-20T14:05:10.846Z] 
14:05:10 [2024-01-20T14:05:10.846Z] #49 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
14:05:10 [2024-01-20T14:05:10.846Z] #49 0.738 hint: Using 'master' as the name for the initial branch. This default branch name
14:05:10 [2024-01-20T14:05:10.846Z] #49 0.738 hint: is subject to change. To configure the initial branch name to use in all
14:05:10 [2024-01-20T14:05:10.846Z] #49 0.738 hint: of your new repositories, which will suppress this warning, call:
14:05:10 [2024-01-20T14:05:10.846Z] #49 0.738 hint: 
14:05:10 [2024-01-20T14:05:10.846Z] #49 0.738 hint: 	git config --global init.defaultBranch <name>
14:05:10 [2024-01-20T14:05:10.846Z] #49 0.738 hint: 
14:05:10 [2024-01-20T14:05:10.846Z] #49 0.738 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
14:05:10 [2024-01-20T14:05:10.846Z] #49 0.738 hint: 'development'. The just-created branch can be renamed via this command:
14:05:10 [2024-01-20T14:05:10.846Z] #49 0.738 hint: 
14:05:10 [2024-01-20T14:05:10.846Z] #49 0.738 hint: 	git branch -m <name>
14:05:10 [2024-01-20T14:05:10.846Z] #49 0.739 Initialized empty Git repository in /usr/src/swagger/.git/
14:05:10 [2024-01-20T14:05:10.846Z] #49 DONE 0.8s
14:05:10 [2024-01-20T14:05:10.846Z] 
14:05:10 [2024-01-20T14:05:10.846Z] #50 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:05:11 [2024-01-20T14:05:11.123Z] #50 ...
14:05:11 [2024-01-20T14:05:11.123Z] 
14:05:11 [2024-01-20T14:05:11.123Z] #51 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
14:05:11 [2024-01-20T14:05:11.123Z] #51 0.803 hint: Using 'master' as the name for the initial branch. This default branch name
14:05:11 [2024-01-20T14:05:11.123Z] #51 0.803 hint: is subject to change. To configure the initial branch name to use in all
14:05:11 [2024-01-20T14:05:11.123Z] #51 0.803 hint: of your new repositories, which will suppress this warning, call:
14:05:11 [2024-01-20T14:05:11.123Z] #51 0.803 hint: 
14:05:11 [2024-01-20T14:05:11.123Z] #51 0.803 hint: 	git config --global init.defaultBranch <name>
14:05:11 [2024-01-20T14:05:11.123Z] #51 0.803 hint: 
14:05:11 [2024-01-20T14:05:11.123Z] #51 0.803 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
14:05:11 [2024-01-20T14:05:11.123Z] #51 0.803 hint: 'development'. The just-created branch can be renamed via this command:
14:05:11 [2024-01-20T14:05:11.123Z] #51 0.803 hint: 
14:05:11 [2024-01-20T14:05:11.123Z] #51 0.803 hint: 	git branch -m <name>
14:05:11 [2024-01-20T14:05:11.123Z] #51 0.806 Initialized empty Git repository in /usr/src/tini/.git/
14:05:11 [2024-01-20T14:05:11.123Z] #51 DONE 0.8s
14:05:11 [2024-01-20T14:05:11.392Z] 
14:05:11 [2024-01-20T14:05:11.392Z] #52 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:05:11 [2024-01-20T14:05:11.653Z] #52 ...
14:05:11 [2024-01-20T14:05:11.653Z] 
14:05:11 [2024-01-20T14:05:11.653Z] #53 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
14:05:11 [2024-01-20T14:05:11.653Z] #53 1.358 hint: Using 'master' as the name for the initial branch. This default branch name
14:05:11 [2024-01-20T14:05:11.653Z] #53 1.358 hint: is subject to change. To configure the initial branch name to use in all
14:05:11 [2024-01-20T14:05:11.653Z] #53 1.358 hint: of your new repositories, which will suppress this warning, call:
14:05:11 [2024-01-20T14:05:11.653Z] #53 1.358 hint: 
14:05:11 [2024-01-20T14:05:11.653Z] #53 1.358 hint: 	git config --global init.defaultBranch <name>
14:05:11 [2024-01-20T14:05:11.653Z] #53 1.358 hint: 
14:05:11 [2024-01-20T14:05:11.653Z] #53 1.358 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
14:05:11 [2024-01-20T14:05:11.653Z] #53 1.358 hint: 'development'. The just-created branch can be renamed via this command:
14:05:11 [2024-01-20T14:05:11.653Z] #53 1.358 hint: 
14:05:11 [2024-01-20T14:05:11.653Z] #53 1.358 hint: 	git branch -m <name>
14:05:11 [2024-01-20T14:05:11.653Z] #53 1.359 Initialized empty Git repository in /usr/src/runc/.git/
14:05:11 [2024-01-20T14:05:11.653Z] #53 DONE 1.4s
14:05:11 [2024-01-20T14:05:11.913Z] 
14:05:11 [2024-01-20T14:05:11.913Z] #54 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.11" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:05:15 [2024-01-20T14:05:15.212Z] #54 ...
14:05:15 [2024-01-20T14:05:15.212Z] 
14:05:15 [2024-01-20T14:05:15.212Z] #55 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
14:05:15 [2024-01-20T14:05:15.212Z] #55 3.217 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
14:05:15 [2024-01-20T14:05:15.212Z] #55 3.217 + mkdir /build
14:05:15 [2024-01-20T14:05:15.212Z] #55 DONE 4.7s
14:05:15 [2024-01-20T14:05:15.212Z] 
14:05:15 [2024-01-20T14:05:15.212Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
14:05:15 [2024-01-20T14:05:15.212Z] #30 5.954 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
14:05:15 [2024-01-20T14:05:15.212Z] #30 6.606 #=#=#                                                                         
14:05:15 [2024-01-20T14:05:15.212Z] #30 6.930 #=#=#                                                                         

#                                                                          1.6%
######################################################################## 100.0%
14:05:15 [2024-01-20T14:05:15.212Z] #30 7.498 
14:05:17 [2024-01-20T14:05:17.750Z] #30 10.18 Downloading 'library/debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9' (1 layers)...
14:05:18 [2024-01-20T14:05:18.318Z] #30 11.12 #=#=#                                                                         
14:05:19 [2024-01-20T14:05:19.095Z] #30 11.41 #=#=#                                                                         

                                                                           0.2%
#####################################                                     51.5%
#############################################                             63.9%
######################################################################## 100.0%
14:05:19 [2024-01-20T14:05:19.663Z] #30 12.23 
14:05:19 [2024-01-20T14:05:19.663Z] #30 ...
14:05:19 [2024-01-20T14:05:19.663Z] 
14:05:19 [2024-01-20T14:05:19.663Z] #56 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
14:05:19 [2024-01-20T14:05:19.663Z] #56 3.297 go: downloading gotest.tools/gotestsum v1.8.2
14:05:19 [2024-01-20T14:05:19.663Z] #56 4.431 go: downloading github.com/dnephin/pflag v1.0.7
14:05:19 [2024-01-20T14:05:19.663Z] #56 4.431 go: downloading github.com/fatih/color v1.13.0
14:05:19 [2024-01-20T14:05:19.663Z] #56 4.431 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
14:05:19 [2024-01-20T14:05:19.663Z] #56 4.431 go: downloading github.com/fsnotify/fsnotify v1.5.4
14:05:19 [2024-01-20T14:05:19.663Z] #56 4.431 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
14:05:19 [2024-01-20T14:05:19.663Z] #56 4.439 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
14:05:19 [2024-01-20T14:05:19.663Z] #56 4.439 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
14:05:19 [2024-01-20T14:05:19.663Z] #56 4.575 go: downloading github.com/mattn/go-colorable v0.1.12
14:05:19 [2024-01-20T14:05:19.663Z] #56 4.575 go: downloading github.com/mattn/go-isatty v0.0.14
14:05:19 [2024-01-20T14:05:19.663Z] #56 4.576 go: downloading golang.org/x/tools v0.1.11
14:05:19 [2024-01-20T14:05:19.664Z] #56 6.569 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
14:05:19 [2024-01-20T14:05:19.923Z] #56 ...
14:05:19 [2024-01-20T14:05:19.923Z] 
14:05:19 [2024-01-20T14:05:19.923Z] #57 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
14:05:19 [2024-01-20T14:05:19.923Z] #57 2.955 go: downloading github.com/pelletier/go-toml v1.8.1
14:05:20 [2024-01-20T14:05:20.219Z] #57 ...
14:05:20 [2024-01-20T14:05:20.219Z] 
14:05:20 [2024-01-20T14:05:20.219Z] #58 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libbtrfs-dev             libsecret-1-dev             pkg-config
14:05:20 [2024-01-20T14:05:20.219Z] #58 3.700 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
14:05:20 [2024-01-20T14:05:20.219Z] #58 3.716 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
14:05:20 [2024-01-20T14:05:20.219Z] #58 3.716 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
14:05:20 [2024-01-20T14:05:20.219Z] #58 3.870 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
14:05:20 [2024-01-20T14:05:20.219Z] #58 4.122 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
14:05:20 [2024-01-20T14:05:20.219Z] #58 4.208 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [132 kB]
14:05:20 [2024-01-20T14:05:20.219Z] #58 5.890 Fetched 9080 kB in 2s (3687 kB/s)
14:05:20 [2024-01-20T14:05:20.219Z] #58 5.890 Reading package lists...
14:05:20 [2024-01-20T14:05:20.219Z] #58 7.836 Hit:1 http://deb.debian.org/debian bookworm InRelease
14:05:20 [2024-01-20T14:05:20.219Z] #58 7.836 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
14:05:20 [2024-01-20T14:05:20.219Z] #58 7.836 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
14:05:20 [2024-01-20T14:05:20.219Z] #58 8.760 Reading package lists...
14:05:20 [2024-01-20T14:05:20.219Z] #58 9.660 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev pkg-config
14:05:20 [2024-01-20T14:05:20.629Z] #58 9.678 Reading package lists...
14:05:20 [2024-01-20T14:05:20.629Z] #58 ...
14:05:20 [2024-01-20T14:05:20.629Z] 
14:05:20 [2024-01-20T14:05:20.629Z] #59 [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
14:05:20 [2024-01-20T14:05:20.629Z] #59 3.320 go: downloading mvdan.cc/sh/v3 v3.6.0
14:05:20 [2024-01-20T14:05:20.629Z] #59 3.711 go: downloading golang.org/x/term v0.3.0
14:05:20 [2024-01-20T14:05:20.629Z] #59 3.711 go: downloading github.com/google/renameio/v2 v2.0.0
14:05:20 [2024-01-20T14:05:20.629Z] #59 3.711 go: downloading mvdan.cc/editorconfig v0.2.0
14:05:20 [2024-01-20T14:05:20.629Z] #59 3.712 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
14:05:20 [2024-01-20T14:05:20.629Z] #59 3.982 go: downloading golang.org/x/sys v0.3.0
14:05:20 [2024-01-20T14:05:20.629Z] #59 ...
14:05:20 [2024-01-20T14:05:20.629Z] 
14:05:20 [2024-01-20T14:05:20.629Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.55.2"      && /build/golangci-lint --version
14:05:20 [2024-01-20T14:05:20.629Z] #60 3.366 go: downloading github.com/golangci/golangci-lint v1.55.2
14:05:20 [2024-01-20T14:05:20.629Z] #60 4.127 go: downloading github.com/fatih/color v1.15.0
14:05:20 [2024-01-20T14:05:20.629Z] #60 4.141 go: downloading github.com/gofrs/flock v0.8.1
14:05:20 [2024-01-20T14:05:20.629Z] #60 4.152 go: downloading github.com/spf13/pflag v1.0.5
14:05:20 [2024-01-20T14:05:20.629Z] #60 4.167 go: downloading github.com/spf13/viper v1.12.0
14:05:20 [2024-01-20T14:05:20.629Z] #60 4.169 go: downloading gopkg.in/yaml.v3 v3.0.1
14:05:20 [2024-01-20T14:05:20.629Z] #60 4.169 go: downloading github.com/spf13/cobra v1.7.0
14:05:20 [2024-01-20T14:05:20.629Z] #60 4.171 go: downloading golang.org/x/tools v0.14.0
14:05:20 [2024-01-20T14:05:20.629Z] #60 4.217 go: downloading github.com/hashicorp/go-version v1.6.0
14:05:20 [2024-01-20T14:05:20.629Z] #60 4.260 go: downloading github.com/ldez/gomoddirectives v0.2.3
14:05:20 [2024-01-20T14:05:20.629Z] #60 4.303 go: downloading github.com/mitchellh/go-homedir v1.1.0
14:05:20 [2024-01-20T14:05:20.629Z] #60 4.335 go: downloading github.com/mitchellh/mapstructure v1.5.0
14:05:20 [2024-01-20T14:05:20.629Z] #60 4.338 go: downloading golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea
14:05:20 [2024-01-20T14:05:20.629Z] #60 4.351 go: downloading github.com/hashicorp/go-multierror v1.1.1
14:05:20 [2024-01-20T14:05:20.629Z] #60 4.574 go: downloading github.com/mattn/go-colorable v0.1.13
14:05:20 [2024-01-20T14:05:20.629Z] #60 4.574 go: downloading github.com/sirupsen/logrus v1.9.3
14:05:20 [2024-01-20T14:05:20.629Z] #60 4.593 go: downloading github.com/stretchr/testify v1.8.4
14:05:20 [2024-01-20T14:05:20.629Z] #60 4.611 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
14:05:20 [2024-01-20T14:05:20.629Z] #60 4.709 go: downloading github.com/mattn/go-isatty v0.0.17
14:05:20 [2024-01-20T14:05:20.629Z] #60 4.811 go: downloading github.com/spf13/afero v1.8.2
14:05:20 [2024-01-20T14:05:20.629Z] #60 4.819 go: downloading github.com/spf13/cast v1.5.0
14:05:20 [2024-01-20T14:05:20.629Z] #60 4.875 go: downloading github.com/spf13/jwalterweatherman v1.1.0
14:05:20 [2024-01-20T14:05:20.629Z] #60 4.875 go: downloading golang.org/x/mod v0.13.0
14:05:20 [2024-01-20T14:05:20.629Z] #60 5.014 go: downloading github.com/golangci/revgrep v0.5.2
14:05:20 [2024-01-20T14:05:20.629Z] #60 5.118 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
14:05:20 [2024-01-20T14:05:20.629Z] #60 5.144 go: downloading 4d63.com/gochecknoglobals v0.2.1
14:05:20 [2024-01-20T14:05:20.629Z] #60 5.257 go: downloading github.com/4meepo/tagalign v1.3.3
14:05:20 [2024-01-20T14:05:20.629Z] #60 5.267 go: downloading github.com/Abirdcfly/dupword v0.0.13
14:05:20 [2024-01-20T14:05:20.629Z] #60 5.359 go: downloading github.com/Antonboom/errname v0.1.12
14:05:20 [2024-01-20T14:05:20.629Z] #60 5.407 go: downloading github.com/Antonboom/nilnil v0.1.7
14:05:20 [2024-01-20T14:05:20.629Z] #60 5.409 go: downloading github.com/Antonboom/testifylint v0.2.3
14:05:20 [2024-01-20T14:05:20.629Z] #60 5.427 go: downloading github.com/BurntSushi/toml v1.3.2
14:05:20 [2024-01-20T14:05:20.629Z] #60 5.478 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
14:05:20 [2024-01-20T14:05:20.629Z] #60 5.591 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v3 v3.1.0
14:05:20 [2024-01-20T14:05:20.629Z] #60 5.644 go: downloading github.com/OpenPeeDeeP/depguard/v2 v2.1.0
14:05:20 [2024-01-20T14:05:20.629Z] #60 5.684 go: downloading github.com/alecthomas/go-check-sumtype v0.1.3
14:05:20 [2024-01-20T14:05:20.629Z] #60 5.715 go: downloading github.com/alexkohler/nakedret/v2 v2.0.2
14:05:20 [2024-01-20T14:05:20.629Z] #60 5.821 go: downloading github.com/alexkohler/prealloc v1.0.0
14:05:20 [2024-01-20T14:05:20.629Z] #60 5.870 go: downloading github.com/alingse/asasalint v0.0.11
14:05:20 [2024-01-20T14:05:20.629Z] #60 5.952 go: downloading github.com/ashanbrown/forbidigo v1.6.0
14:05:20 [2024-01-20T14:05:20.629Z] #60 6.020 go: downloading github.com/ashanbrown/makezero v1.1.1
14:05:20 [2024-01-20T14:05:20.629Z] #60 6.198 go: downloading github.com/bkielbasa/cyclop v1.2.1
14:05:20 [2024-01-20T14:05:20.629Z] #60 6.422 go: downloading github.com/blizzy78/varnamelen v0.8.0
14:05:20 [2024-01-20T14:05:20.629Z] #60 6.469 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
14:05:20 [2024-01-20T14:05:20.629Z] #60 6.522 go: downloading github.com/breml/bidichk v0.2.7
14:05:20 [2024-01-20T14:05:20.629Z] #60 6.693 go: downloading github.com/breml/errchkjson v0.3.6
14:05:20 [2024-01-20T14:05:20.629Z] #60 6.694 go: downloading github.com/butuzov/ireturn v0.2.2
14:05:20 [2024-01-20T14:05:20.629Z] #60 6.694 go: downloading github.com/butuzov/mirror v1.1.0
14:05:20 [2024-01-20T14:05:20.629Z] #60 6.695 go: downloading github.com/catenacyber/perfsprint v0.2.0
14:05:20 [2024-01-20T14:05:20.629Z] #60 6.695 go: downloading github.com/charithe/durationcheck v0.0.10
14:05:20 [2024-01-20T14:05:20.629Z] #60 6.696 go: downloading github.com/curioswitch/go-reassign v0.2.0
14:05:20 [2024-01-20T14:05:20.629Z] #60 6.723 go: downloading github.com/daixiang0/gci v0.11.2
14:05:20 [2024-01-20T14:05:20.629Z] #60 6.899 go: downloading github.com/denis-tingaikin/go-header v0.4.3
14:05:20 [2024-01-20T14:05:20.629Z] #60 6.910 go: downloading github.com/fzipp/gocyclo v0.6.0
14:05:20 [2024-01-20T14:05:20.629Z] #60 6.910 go: downloading github.com/firefart/nonamedreturns v1.0.4
14:05:20 [2024-01-20T14:05:20.629Z] #60 6.912 go: downloading github.com/esimonov/ifshort v1.0.4
14:05:20 [2024-01-20T14:05:20.629Z] #60 6.988 go: downloading github.com/ghostiam/protogetter v0.2.3
14:05:20 [2024-01-20T14:05:20.629Z] #60 6.989 go: downloading github.com/go-critic/go-critic v0.9.0
14:05:20 [2024-01-20T14:05:20.629Z] #60 6.989 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
14:05:20 [2024-01-20T14:05:20.629Z] #60 7.002 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
14:05:20 [2024-01-20T14:05:20.629Z] #60 7.039 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
14:05:20 [2024-01-20T14:05:20.629Z] #60 7.064 go: downloading github.com/golangci/gofmt v0.0.0-20231018234816-f50ced29576e
14:05:20 [2024-01-20T14:05:20.629Z] #60 7.137 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
14:05:20 [2024-01-20T14:05:20.629Z] #60 7.138 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
14:05:20 [2024-01-20T14:05:20.629Z] #60 7.138 go: downloading github.com/golangci/misspell v0.4.1
14:05:20 [2024-01-20T14:05:20.629Z] #60 7.243 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
14:05:20 [2024-01-20T14:05:20.629Z] #60 7.247 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230610083614-0e73809eb601
14:05:20 [2024-01-20T14:05:20.629Z] #60 7.276 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
14:05:20 [2024-01-20T14:05:20.629Z] #60 7.276 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
14:05:20 [2024-01-20T14:05:20.629Z] #60 7.288 go: downloading github.com/hexops/gotextdiff v1.0.3
14:05:20 [2024-01-20T14:05:20.629Z] #60 7.372 go: downloading github.com/jgautheron/goconst v1.6.0
14:05:20 [2024-01-20T14:05:20.629Z] #60 7.399 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
14:05:20 [2024-01-20T14:05:20.629Z] #60 7.399 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
14:05:20 [2024-01-20T14:05:20.629Z] #60 7.400 go: downloading github.com/julz/importas v0.1.0
14:05:20 [2024-01-20T14:05:20.629Z] #60 7.400 go: downloading github.com/kisielk/errcheck v1.6.3
14:05:20 [2024-01-20T14:05:20.629Z] #60 7.401 go: downloading github.com/kkHAIKE/contextcheck v1.1.4
14:05:20 [2024-01-20T14:05:20.629Z] #60 7.428 go: downloading github.com/kulti/thelper v0.6.3
14:05:20 [2024-01-20T14:05:20.629Z] #60 7.429 go: downloading github.com/kunwardeep/paralleltest v1.0.8
14:05:20 [2024-01-20T14:05:20.629Z] #60 7.455 go: downloading github.com/kyoh86/exportloopref v0.1.11
14:05:20 [2024-01-20T14:05:20.629Z] #60 7.548 go: downloading github.com/ldez/tagliatelle v0.5.0
14:05:20 [2024-01-20T14:05:20.629Z] #60 7.551 go: downloading github.com/leonklingele/grouper v1.1.1
14:05:20 [2024-01-20T14:05:20.629Z] #60 7.553 go: downloading github.com/lufeee/execinquery v1.2.1
14:05:20 [2024-01-20T14:05:20.629Z] #60 7.609 go: downloading github.com/macabu/inamedparam v0.1.2
14:05:20 [2024-01-20T14:05:20.629Z] #60 7.615 go: downloading github.com/maratori/testableexamples v1.0.0
14:05:20 [2024-01-20T14:05:20.629Z] #60 7.616 go: downloading github.com/maratori/testpackage v1.1.1
14:05:20 [2024-01-20T14:05:20.629Z] #60 7.733 go: downloading github.com/matoous/godox v0.0.0-20230222163458-006bad1f9d26
14:05:20 [2024-01-20T14:05:20.629Z] #60 7.747 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
14:05:20 [2024-01-20T14:05:20.629Z] #60 7.748 go: downloading github.com/mgechev/revive v1.3.4
14:05:20 [2024-01-20T14:05:20.629Z] #60 7.793 go: downloading github.com/moricho/tparallel v0.3.1
14:05:20 [2024-01-20T14:05:20.629Z] #60 7.863 go: downloading github.com/nakabonne/nestif v0.3.1
14:05:20 [2024-01-20T14:05:20.629Z] #60 7.867 go: downloading github.com/nishanths/exhaustive v0.11.0
14:05:20 [2024-01-20T14:05:20.629Z] #60 7.869 go: downloading github.com/nishanths/predeclared v0.2.2
14:05:20 [2024-01-20T14:05:20.629Z] #60 7.896 go: downloading github.com/nunnatsa/ginkgolinter v0.14.1
14:05:20 [2024-01-20T14:05:20.629Z] #60 7.924 go: downloading github.com/polyfloyd/go-errorlint v1.4.5
14:05:20 [2024-01-20T14:05:20.629Z] #60 8.122 go: downloading github.com/ryancurrah/gomodguard v1.3.0
14:05:20 [2024-01-20T14:05:20.629Z] #60 8.144 go: downloading github.com/ryanrolds/sqlclosecheck v0.5.1
14:05:20 [2024-01-20T14:05:20.629Z] #60 8.183 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
14:05:20 [2024-01-20T14:05:20.629Z] #60 8.254 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
14:05:20 [2024-01-20T14:05:20.629Z] #60 8.254 go: downloading github.com/sashamelentyev/usestdlibvars v1.24.0
14:05:20 [2024-01-20T14:05:20.629Z] #60 8.255 go: downloading github.com/securego/gosec/v2 v2.18.2
14:05:20 [2024-01-20T14:05:20.629Z] #60 8.318 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
14:05:20 [2024-01-20T14:05:20.629Z] #60 8.428 go: downloading github.com/sivchari/containedctx v1.0.3
14:05:20 [2024-01-20T14:05:20.629Z] #60 8.429 go: downloading github.com/sivchari/nosnakecase v1.7.0
14:05:20 [2024-01-20T14:05:20.629Z] #60 8.429 go: downloading github.com/sivchari/tenv v1.7.1
14:05:20 [2024-01-20T14:05:20.629Z] #60 8.430 go: downloading github.com/sonatard/noctx v0.0.2
14:05:20 [2024-01-20T14:05:20.629Z] #60 8.431 go: downloading github.com/sourcegraph/go-diff v0.7.0
14:05:20 [2024-01-20T14:05:20.629Z] #60 8.436 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
14:05:20 [2024-01-20T14:05:20.629Z] #60 8.493 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
14:05:20 [2024-01-20T14:05:20.629Z] #60 8.506 go: downloading github.com/tdakkota/asciicheck v0.2.0
14:05:20 [2024-01-20T14:05:20.629Z] #60 8.507 go: downloading github.com/tetafro/godot v1.4.15
14:05:20 [2024-01-20T14:05:20.629Z] #60 8.574 go: downloading github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966
14:05:20 [2024-01-20T14:05:20.629Z] #60 8.628 go: downloading github.com/timonwong/loggercheck v0.9.4
14:05:20 [2024-01-20T14:05:20.629Z] #60 8.629 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.1
14:05:20 [2024-01-20T14:05:20.629Z] #60 8.632 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
14:05:20 [2024-01-20T14:05:20.629Z] #60 8.790 go: downloading github.com/ultraware/funlen v0.1.0
14:05:20 [2024-01-20T14:05:20.629Z] #60 8.791 go: downloading github.com/ultraware/whitespace v0.0.5
14:05:20 [2024-01-20T14:05:20.629Z] #60 8.796 go: downloading github.com/uudashr/gocognit v1.1.2
14:05:20 [2024-01-20T14:05:20.629Z] #60 8.831 go: downloading github.com/xen0n/gosmopolitan v1.2.2
14:05:20 [2024-01-20T14:05:20.629Z] #60 8.832 go: downloading github.com/yagipy/maintidx v1.0.0
14:05:20 [2024-01-20T14:05:20.629Z] #60 8.902 go: downloading github.com/yeya24/promlinter v0.2.0
14:05:20 [2024-01-20T14:05:20.629Z] #60 8.906 go: downloading github.com/ykadowak/zerologlint v0.1.3
14:05:20 [2024-01-20T14:05:20.629Z] #60 8.968 go: downloading gitlab.com/bosi/decorder v0.4.1
14:05:20 [2024-01-20T14:05:20.629Z] #60 8.971 go: downloading go-simpler.org/sloglint v0.1.2
14:05:20 [2024-01-20T14:05:20.629Z] #60 8.972 go: downloading go.tmz.dev/musttag v0.7.2
14:05:20 [2024-01-20T14:05:20.629Z] #60 8.974 go: downloading honnef.co/go/tools v0.4.6
14:05:20 [2024-01-20T14:05:20.629Z] #60 9.476 go: downloading mvdan.cc/gofumpt v0.5.0
14:05:20 [2024-01-20T14:05:20.629Z] #60 9.477 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
14:05:20 [2024-01-20T14:05:20.629Z] #60 9.478 go: downloading golang.org/x/sys v0.13.0
14:05:20 [2024-01-20T14:05:20.629Z] #60 9.478 go: downloading github.com/hashicorp/errwrap v1.0.0
14:05:20 [2024-01-20T14:05:20.629Z] #60 9.479 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
14:05:20 [2024-01-20T14:05:20.629Z] #60 9.481 go: downloading github.com/davecgh/go-spew v1.1.1
14:05:20 [2024-01-20T14:05:20.629Z] #60 9.483 go: downloading github.com/pmezard/go-difflib v1.0.0
14:05:20 [2024-01-20T14:05:20.629Z] #60 9.484 go: downloading github.com/stretchr/objx v0.5.0
14:05:20 [2024-01-20T14:05:20.629Z] #60 9.529 go: downloading github.com/subosito/gotenv v1.4.1
14:05:20 [2024-01-20T14:05:20.629Z] #60 9.599 go: downloading github.com/hashicorp/hcl v1.0.0
14:05:20 [2024-01-20T14:05:20.629Z] #60 9.707 go: downloading gopkg.in/ini.v1 v1.67.0
14:05:20 [2024-01-20T14:05:20.629Z] #60 9.731 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
14:05:20 [2024-01-20T14:05:20.629Z] #60 9.734 go: downloading golang.org/x/text v0.13.0
14:05:20 [2024-01-20T14:05:20.629Z] #60 9.734 go: downloading github.com/magiconair/properties v1.8.6
14:05:20 [2024-01-20T14:05:20.629Z] #60 9.923 go: downloading github.com/fatih/structtag v1.2.0
14:05:20 [2024-01-20T14:05:20.629Z] #60 9.924 go: downloading github.com/gobwas/glob v0.2.3
14:05:20 [2024-01-20T14:05:20.629Z] #60 9.929 go: downloading github.com/google/go-cmp v0.6.0
14:05:20 [2024-01-20T14:05:20.629Z] #60 9.929 go: downloading gopkg.in/yaml.v2 v2.4.0
14:05:20 [2024-01-20T14:05:20.629Z] #60 9.988 go: downloading github.com/pelletier/go-toml v1.9.5
14:05:20 [2024-01-20T14:05:20.629Z] #60 10.13 go: downloading golang.org/x/sync v0.4.0
14:05:20 [2024-01-20T14:05:20.629Z] #60 10.13 go: downloading go.uber.org/zap v1.24.0
14:05:20 [2024-01-20T14:05:20.629Z] #60 10.22 go: downloading github.com/kisielk/gotool v1.0.0
14:05:20 [2024-01-20T14:05:20.629Z] #60 10.25 go: downloading github.com/gostaticanalysis/comment v1.4.2
14:05:20 [2024-01-20T14:05:20.629Z] #60 10.45 go: downloading github.com/go-toolsmith/astfmt v1.1.0
14:05:20 [2024-01-20T14:05:20.629Z] #60 10.48 go: downloading github.com/go-toolsmith/astcast v1.1.0
14:05:20 [2024-01-20T14:05:20.629Z] #60 10.50 go: downloading github.com/go-toolsmith/astcopy v1.1.0
14:05:20 [2024-01-20T14:05:20.629Z] #60 10.52 go: downloading github.com/go-toolsmith/astequal v1.1.0
14:05:20 [2024-01-20T14:05:20.629Z] #60 10.73 go: downloading github.com/go-toolsmith/astp v1.1.0
14:05:20 [2024-01-20T14:05:20.629Z] #60 10.74 go: downloading github.com/go-toolsmith/strparse v1.1.0
14:05:20 [2024-01-20T14:05:20.630Z] #60 10.74 go: downloading github.com/quasilyte/go-ruleguard v0.4.0
14:05:20 [2024-01-20T14:05:20.630Z] #60 10.75 go: downloading github.com/go-toolsmith/typep v1.1.0
14:05:20 [2024-01-20T14:05:20.630Z] #60 10.88 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727
14:05:20 [2024-01-20T14:05:20.630Z] #60 ...
14:05:20 [2024-01-20T14:05:20.630Z] 
14:05:20 [2024-01-20T14:05:20.630Z] #61 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
14:05:20 [2024-01-20T14:05:20.630Z] #61 3.367 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
14:05:20 [2024-01-20T14:05:20.630Z] #61 3.419 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
14:05:20 [2024-01-20T14:05:20.630Z] #61 3.513 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
14:05:20 [2024-01-20T14:05:20.630Z] #61 3.627 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
14:05:20 [2024-01-20T14:05:20.630Z] #61 3.869 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
14:05:20 [2024-01-20T14:05:20.630Z] #61 4.153 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [132 kB]
14:05:20 [2024-01-20T14:05:20.630Z] #61 5.542 Fetched 9080 kB in 2s (3738 kB/s)
14:05:20 [2024-01-20T14:05:20.630Z] #61 5.542 Reading package lists...
14:05:20 [2024-01-20T14:05:20.630Z] #61 6.533 Reading package lists...
14:05:20 [2024-01-20T14:05:20.630Z] #61 7.387 Building dependency tree...
14:05:20 [2024-01-20T14:05:20.630Z] #61 8.108 The following additional packages will be installed:
14:05:20 [2024-01-20T14:05:20.630Z] #61 8.112   cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2
14:05:20 [2024-01-20T14:05:20.630Z] #61 8.116 Suggested packages:
14:05:20 [2024-01-20T14:05:20.630Z] #61 8.116   cmake-doc cmake-format elpa-cmake-mode ninja-build lrzip
14:05:20 [2024-01-20T14:05:20.630Z] #61 8.250 The following NEW packages will be installed:
14:05:20 [2024-01-20T14:05:20.630Z] #61 8.256   cmake cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2
14:05:20 [2024-01-20T14:05:20.630Z] #61 8.557 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
14:05:20 [2024-01-20T14:05:20.630Z] #61 8.557 Need to get 19.3 MB of archives.
14:05:20 [2024-01-20T14:05:20.630Z] #61 8.557 After this operation, 77.0 MB of additional disk space will be used.
14:05:20 [2024-01-20T14:05:20.630Z] #61 8.557 Get:1 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
14:05:20 [2024-01-20T14:05:20.630Z] #61 8.974 Get:2 http://deb.debian.org/debian bookworm/main arm64 libxml2 arm64 2.9.14+dfsg-1.3~deb12u1 [619 kB]
14:05:20 [2024-01-20T14:05:20.630Z] #61 9.068 Get:3 http://deb.debian.org/debian bookworm/main arm64 libarchive13 arm64 3.6.2-1 [316 kB]
14:05:20 [2024-01-20T14:05:20.630Z] #61 9.077 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjsoncpp25 arm64 1.9.5-4 [72.3 kB]
14:05:20 [2024-01-20T14:05:20.630Z] #61 9.095 Get:5 http://deb.debian.org/debian bookworm/main arm64 librhash0 arm64 1.4.3-3 [131 kB]
14:05:20 [2024-01-20T14:05:20.630Z] #61 9.101 Get:6 http://deb.debian.org/debian bookworm/main arm64 libuv1 arm64 1.44.2-1 [133 kB]
14:05:20 [2024-01-20T14:05:20.630Z] #61 9.183 Get:7 http://deb.debian.org/debian bookworm/main arm64 cmake-data all 3.25.1-1 [2026 kB]
14:05:20 [2024-01-20T14:05:20.630Z] #61 9.275 Get:8 http://deb.debian.org/debian bookworm/main arm64 cmake arm64 3.25.1-1 [6806 kB]
14:05:20 [2024-01-20T14:05:20.630Z] #61 9.932 debconf: delaying package configuration, since apt-utils is not installed
14:05:20 [2024-01-20T14:05:20.630Z] #61 10.09 Fetched 19.3 MB in 1s (15.0 MB/s)
14:05:20 [2024-01-20T14:05:20.920Z] #61 ...
14:05:20 [2024-01-20T14:05:20.920Z] 
14:05:20 [2024-01-20T14:05:20.920Z] #62 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libc6-dev             pkg-config
14:05:20 [2024-01-20T14:05:20.920Z] #62 2.203 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
14:05:20 [2024-01-20T14:05:20.920Z] #62 2.213 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
14:05:20 [2024-01-20T14:05:20.920Z] #62 2.213 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
14:05:20 [2024-01-20T14:05:20.920Z] #62 2.299 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
14:05:20 [2024-01-20T14:05:20.920Z] #62 2.374 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
14:05:20 [2024-01-20T14:05:20.920Z] #62 2.452 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [132 kB]
14:05:20 [2024-01-20T14:05:20.920Z] #62 3.384 Fetched 9080 kB in 1s (6322 kB/s)
14:05:20 [2024-01-20T14:05:20.920Z] #62 3.384 Reading package lists...
14:05:20 [2024-01-20T14:05:20.920Z] #62 4.696 Hit:1 http://deb.debian.org/debian bookworm InRelease
14:05:20 [2024-01-20T14:05:20.920Z] #62 4.696 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
14:05:20 [2024-01-20T14:05:20.920Z] #62 4.696 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
14:05:20 [2024-01-20T14:05:20.920Z] #62 5.466 Reading package lists...
14:05:20 [2024-01-20T14:05:20.920Z] #62 6.575 + apt-get  install -y --no-install-recommends gcc libc6-dev pkg-config
14:05:20 [2024-01-20T14:05:20.920Z] #62 6.590 Reading package lists...
14:05:20 [2024-01-20T14:05:20.920Z] #62 7.870 Building dependency tree...
14:05:20 [2024-01-20T14:05:20.920Z] #62 8.548 gcc is already the newest version (4:12.2.0-3).
14:05:20 [2024-01-20T14:05:20.920Z] #62 8.548 libc6-dev is already the newest version (2.36-9+deb12u3).
14:05:20 [2024-01-20T14:05:20.920Z] #62 8.548 pkg-config is already the newest version (1.8.1-1).
14:05:20 [2024-01-20T14:05:20.920Z] #62 8.548 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
14:05:20 [2024-01-20T14:05:20.920Z] #62 ...
14:05:20 [2024-01-20T14:05:20.920Z] 
14:05:20 [2024-01-20T14:05:20.920Z] #63 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:05:20 [2024-01-20T14:05:20.920Z] #63 ...
14:05:20 [2024-01-20T14:05:20.920Z] 
14:05:20 [2024-01-20T14:05:20.920Z] #64 [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
14:05:21 [2024-01-20T14:05:21.179Z] #64 ...
14:05:21 [2024-01-20T14:05:21.179Z] 
14:05:21 [2024-01-20T14:05:21.179Z] #65 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
14:05:21 [2024-01-20T14:05:21.179Z] #65 ...
14:05:21 [2024-01-20T14:05:21.179Z] 
14:05:21 [2024-01-20T14:05:21.179Z] #66 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
14:05:21 [2024-01-20T14:05:21.439Z] #66 ...
14:05:21 [2024-01-20T14:05:21.439Z] 
14:05:21 [2024-01-20T14:05:21.439Z] #67 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev             gcc             libc6-dev             libseccomp-dev             pkg-config
14:05:21 [2024-01-20T14:05:21.439Z] #67 3.460 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
14:05:21 [2024-01-20T14:05:21.439Z] #67 3.481 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
14:05:21 [2024-01-20T14:05:21.439Z] #67 3.485 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
14:05:21 [2024-01-20T14:05:21.439Z] #67 3.600 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
14:05:21 [2024-01-20T14:05:21.439Z] #67 3.737 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
14:05:21 [2024-01-20T14:05:21.439Z] #67 4.007 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [132 kB]
14:05:21 [2024-01-20T14:05:21.439Z] #67 5.444 Fetched 9080 kB in 2s (4001 kB/s)
14:05:21 [2024-01-20T14:05:21.439Z] #67 5.444 Reading package lists...
14:05:21 [2024-01-20T14:05:21.439Z] #67 7.059 Hit:1 http://deb.debian.org/debian bookworm InRelease
14:05:21 [2024-01-20T14:05:21.439Z] #67 7.059 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
14:05:21 [2024-01-20T14:05:21.439Z] #67 7.060 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
14:05:21 [2024-01-20T14:05:21.439Z] #67 7.978 Reading package lists...
14:05:21 [2024-01-20T14:05:21.439Z] #67 8.952 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev pkg-config
14:05:21 [2024-01-20T14:05:21.439Z] #67 8.962 Reading package lists...
14:05:21 [2024-01-20T14:05:21.439Z] #67 9.914 Building dependency tree...
14:05:21 [2024-01-20T14:05:21.439Z] #67 10.55 gcc is already the newest version (4:12.2.0-3).
14:05:21 [2024-01-20T14:05:21.439Z] #67 10.55 libc6-dev is already the newest version (2.36-9+deb12u3).
14:05:21 [2024-01-20T14:05:21.439Z] #67 10.55 pkg-config is already the newest version (1.8.1-1).
14:05:21 [2024-01-20T14:05:21.439Z] #67 10.55 The following additional packages will be installed:
14:05:21 [2024-01-20T14:05:21.439Z] #67 10.56   bzip2 libdpkg-perl patch xz-utils
14:05:21 [2024-01-20T14:05:21.439Z] #67 10.56 Suggested packages:
14:05:21 [2024-01-20T14:05:21.439Z] #67 10.56   bzip2-doc debian-keyring bzr seccomp ed diffutils-doc
14:05:21 [2024-01-20T14:05:21.439Z] #67 10.56 Recommended packages:
14:05:21 [2024-01-20T14:05:21.439Z] #67 10.56   build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
14:05:21 [2024-01-20T14:05:21.439Z] #67 10.56   liblocale-gettext-perl
14:05:21 [2024-01-20T14:05:21.439Z] #67 10.67 The following NEW packages will be installed:
14:05:21 [2024-01-20T14:05:21.439Z] #67 10.67   bzip2 dpkg-dev libdpkg-perl libseccomp-dev patch xz-utils
14:05:21 [2024-01-20T14:05:21.439Z] #67 11.14 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded.
14:05:21 [2024-01-20T14:05:21.439Z] #67 11.14 Need to get 2683 kB of archives.
14:05:21 [2024-01-20T14:05:21.439Z] #67 11.14 After this operation, 6010 kB of additional disk space will be used.
14:05:21 [2024-01-20T14:05:21.439Z] #67 11.14 Get:1 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
14:05:21 [2024-01-20T14:05:21.439Z] #67 11.18 Get:2 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
14:05:21 [2024-01-20T14:05:21.439Z] #67 11.20 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
14:05:21 [2024-01-20T14:05:21.439Z] #67 11.22 Get:4 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
14:05:21 [2024-01-20T14:05:21.439Z] #67 11.26 Get:5 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
14:05:21 [2024-01-20T14:05:21.439Z] #67 11.29 Get:6 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
14:05:21 [2024-01-20T14:05:21.439Z] #67 ...
14:05:21 [2024-01-20T14:05:21.439Z] 
14:05:21 [2024-01-20T14:05:21.439Z] #68 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
14:05:21 [2024-01-20T14:05:21.439Z] #68 3.855 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
14:05:21 [2024-01-20T14:05:21.439Z] #68 3.921 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
14:05:21 [2024-01-20T14:05:21.439Z] #68 3.922 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
14:05:21 [2024-01-20T14:05:21.439Z] #68 4.097 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
14:05:21 [2024-01-20T14:05:21.439Z] #68 4.417 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
14:05:21 [2024-01-20T14:05:21.439Z] #68 4.542 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [132 kB]
14:05:21 [2024-01-20T14:05:21.439Z] #68 6.111 Fetched 9080 kB in 3s (3506 kB/s)
14:05:21 [2024-01-20T14:05:21.439Z] #68 6.111 Reading package lists...
14:05:21 [2024-01-20T14:05:21.439Z] #68 6.946 Reading package lists...
14:05:21 [2024-01-20T14:05:21.439Z] #68 7.915 Building dependency tree...
14:05:21 [2024-01-20T14:05:21.439Z] #68 8.598 python3 is already the newest version (3.11.2-1+b1).
14:05:21 [2024-01-20T14:05:21.439Z] #68 8.598 The following additional packages will be installed:
14:05:21 [2024-01-20T14:05:21.439Z] #68 8.603   autotools-dev bzip2 dpkg-dev libdpkg-perl libprotobuf-c1 libyajl2 m4 patch
14:05:21 [2024-01-20T14:05:21.439Z] #68 8.603   xz-utils
14:05:21 [2024-01-20T14:05:21.439Z] #68 8.607 Suggested packages:
14:05:21 [2024-01-20T14:05:21.439Z] #68 8.607   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
14:05:21 [2024-01-20T14:05:21.439Z] #68 8.607   manpages-dev bzr seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
14:05:21 [2024-01-20T14:05:21.439Z] #68 8.608   m4-doc ed diffutils-doc
14:05:21 [2024-01-20T14:05:21.439Z] #68 8.608 Recommended packages:
14:05:21 [2024-01-20T14:05:21.439Z] #68 8.608   fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
14:05:21 [2024-01-20T14:05:21.439Z] #68 8.608   liblocale-gettext-perl libltdl-dev
14:05:21 [2024-01-20T14:05:21.439Z] #68 8.895 The following NEW packages will be installed:
14:05:21 [2024-01-20T14:05:21.439Z] #68 8.896   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
14:05:21 [2024-01-20T14:05:21.439Z] #68 8.896   libdpkg-perl libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsystemd-dev
14:05:21 [2024-01-20T14:05:21.439Z] #68 8.897   libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
14:05:21 [2024-01-20T14:05:21.439Z] #68 9.195 0 upgraded, 19 newly installed, 0 to remove and 0 not upgraded.
14:05:21 [2024-01-20T14:05:21.439Z] #68 9.195 Need to get 5656 kB of archives.
14:05:21 [2024-01-20T14:05:21.439Z] #68 9.195 After this operation, 16.7 MB of additional disk space will be used.
14:05:21 [2024-01-20T14:05:21.439Z] #68 9.195 Get:1 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
14:05:21 [2024-01-20T14:05:21.439Z] #68 9.211 Get:2 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
14:05:21 [2024-01-20T14:05:21.439Z] #68 9.267 Get:3 http://deb.debian.org/debian bookworm/main arm64 m4 arm64 1.4.19-3 [276 kB]
14:05:21 [2024-01-20T14:05:21.439Z] #68 9.274 Get:4 http://deb.debian.org/debian bookworm/main arm64 autoconf all 2.71-3 [332 kB]
14:05:21 [2024-01-20T14:05:21.439Z] #68 9.331 Get:5 http://deb.debian.org/debian bookworm/main arm64 autotools-dev all 20220109.1 [51.6 kB]
14:05:21 [2024-01-20T14:05:21.439Z] #68 9.334 Get:6 http://deb.debian.org/debian bookworm/main arm64 automake all 1:1.16.5-1.3 [823 kB]
14:05:21 [2024-01-20T14:05:21.439Z] #68 9.353 Get:7 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
14:05:21 [2024-01-20T14:05:21.439Z] #68 9.376 Get:8 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
14:05:21 [2024-01-20T14:05:21.439Z] #68 9.382 Get:9 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
14:05:21 [2024-01-20T14:05:21.439Z] #68 9.490 Get:10 http://deb.debian.org/debian bookworm/main arm64 build-essential arm64 12.9 [7704 B]
14:05:21 [2024-01-20T14:05:21.439Z] #68 9.492 Get:11 http://deb.debian.org/debian bookworm/main arm64 libcap-dev arm64 1:2.66-4 [447 kB]
14:05:21 [2024-01-20T14:05:21.439Z] #68 9.510 Get:12 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB]
14:05:21 [2024-01-20T14:05:21.439Z] #68 9.515 Get:13 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c-dev arm64 1.4.1-1+b1 [34.6 kB]
14:05:21 [2024-01-20T14:05:21.439Z] #68 9.516 Get:14 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
14:05:21 [2024-01-20T14:05:21.439Z] #68 9.591 Get:15 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.19-1~deb12u1 [353 kB]
14:05:21 [2024-01-20T14:05:21.439Z] #68 9.610 Get:16 http://deb.debian.org/debian bookworm/main arm64 libtool all 2.4.7-5 [517 kB]
14:05:21 [2024-01-20T14:05:21.439Z] #68 9.621 Get:17 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.19-1~deb12u1 [51.9 kB]
14:05:21 [2024-01-20T14:05:21.439Z] #68 9.626 Get:18 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB]
14:05:21 [2024-01-20T14:05:21.439Z] #68 9.664 Get:19 http://deb.debian.org/debian bookworm/main arm64 libyajl-dev arm64 2.1.0-3+deb12u2 [30.4 kB]
14:05:21 [2024-01-20T14:05:21.439Z] #68 10.32 debconf: delaying package configuration, since apt-utils is not installed
14:05:21 [2024-01-20T14:05:21.439Z] #68 10.50 Fetched 5656 kB in 1s (7427 kB/s)
14:05:21 [2024-01-20T14:05:21.439Z] #68 11.44 Selecting previously unselected package bzip2.
14:05:21 [2024-01-20T14:05:21.439Z] #68 11.44 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15667 files and directories currently installed.)
14:05:21 [2024-01-20T14:05:21.439Z] #68 11.47 Preparing to unpack .../00-bzip2_1.0.8-5+b1_arm64.deb ...
14:05:21 [2024-01-20T14:05:21.439Z] #68 11.55 Unpacking bzip2 (1.0.8-5+b1) ...
14:05:21 [2024-01-20T14:05:21.439Z] #68 ...
14:05:21 [2024-01-20T14:05:21.439Z] 
14:05:21 [2024-01-20T14:05:21.439Z] #69 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:05:21 [2024-01-20T14:05:21.698Z] #69 ...
14:05:21 [2024-01-20T14:05:21.698Z] 
14:05:21 [2024-01-20T14:05:21.698Z] #70 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.1"      && /build/go-winres --help
14:05:21 [2024-01-20T14:05:21.698Z] #70 4.105 go: downloading github.com/tc-hib/go-winres v0.3.1
14:05:21 [2024-01-20T14:05:21.698Z] #70 4.767 go: downloading github.com/tc-hib/winres v0.1.6
14:05:21 [2024-01-20T14:05:21.698Z] #70 4.770 go: downloading github.com/urfave/cli/v2 v2.3.0
14:05:21 [2024-01-20T14:05:21.698Z] #70 5.352 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
14:05:21 [2024-01-20T14:05:21.698Z] #70 5.355 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
14:05:21 [2024-01-20T14:05:21.698Z] #70 5.360 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
14:05:21 [2024-01-20T14:05:21.698Z] #70 5.404 go: downloading github.com/russross/blackfriday/v2 v2.1.0
14:05:21 [2024-01-20T14:05:21.698Z] #70 ...
14:05:21 [2024-01-20T14:05:21.698Z] 
14:05:21 [2024-01-20T14:05:21.698Z] #61 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
14:05:21 [2024-01-20T14:05:21.698Z] #61 11.07 Selecting previously unselected package libicu72:arm64.
14:05:21 [2024-01-20T14:05:21.698Z] #61 11.07 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15667 files and directories currently installed.)
14:05:21 [2024-01-20T14:05:21.698Z] #61 11.09 Preparing to unpack .../0-libicu72_72.1-3_arm64.deb ...
14:05:21 [2024-01-20T14:05:21.698Z] #61 11.31 Unpacking libicu72:arm64 (72.1-3) ...
14:05:23 [2024-01-20T14:05:23.607Z] #61 ...
14:05:23 [2024-01-20T14:05:23.607Z] 
14:05:23 [2024-01-20T14:05:23.607Z] #52 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:05:23 [2024-01-20T14:05:23.607Z] #52 DONE 12.2s
14:05:23 [2024-01-20T14:05:23.607Z] 
14:05:23 [2024-01-20T14:05:23.607Z] #58 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libbtrfs-dev             libsecret-1-dev             pkg-config
14:05:23 [2024-01-20T14:05:23.607Z] #58 9.678 Reading package lists...
14:05:23 [2024-01-20T14:05:23.607Z] #58 10.48 Building dependency tree...
14:05:23 [2024-01-20T14:05:23.607Z] #58 11.05 gcc is already the newest version (4:12.2.0-3).
14:05:23 [2024-01-20T14:05:23.607Z] #58 11.05 pkg-config is already the newest version (1.8.1-1).
14:05:23 [2024-01-20T14:05:23.607Z] #58 11.05 The following additional packages will be installed:
14:05:23 [2024-01-20T14:05:23.607Z] #58 11.05   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
14:05:23 [2024-01-20T14:05:23.607Z] #58 11.05   libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
14:05:23 [2024-01-20T14:05:23.607Z] #58 11.05   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
14:05:23 [2024-01-20T14:05:23.607Z] #58 11.05   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
14:05:23 [2024-01-20T14:05:23.607Z] #58 11.05   libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev
14:05:23 [2024-01-20T14:05:23.607Z] #58 11.05   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
14:05:23 [2024-01-20T14:05:23.607Z] #58 11.06 Suggested packages:
14:05:23 [2024-01-20T14:05:23.607Z] #58 11.06   libgcrypt20-doc low-memory-monitor libgirepository1.0-dev libglib2.0-doc
14:05:23 [2024-01-20T14:05:23.607Z] #58 11.06   libgdk-pixbuf2.0-bin libxml2-utils
14:05:23 [2024-01-20T14:05:23.607Z] #58 11.06 Recommended packages:
14:05:23 [2024-01-20T14:05:23.607Z] #58 11.06   shared-mime-info xdg-user-dirs
14:05:23 [2024-01-20T14:05:23.607Z] #58 11.51 The following NEW packages will be installed:
14:05:23 [2024-01-20T14:05:23.607Z] #58 11.51   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
14:05:23 [2024-01-20T14:05:23.607Z] #58 11.51   libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
14:05:23 [2024-01-20T14:05:23.607Z] #58 11.51   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
14:05:23 [2024-01-20T14:05:23.607Z] #58 11.51   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
14:05:23 [2024-01-20T14:05:23.607Z] #58 11.51   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol-dev
14:05:23 [2024-01-20T14:05:23.607Z] #58 11.51   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
14:05:23 [2024-01-20T14:05:23.607Z] #58 11.82 0 upgraded, 29 newly installed, 0 to remove and 0 not upgraded.
14:05:23 [2024-01-20T14:05:23.607Z] #58 11.82 Need to get 9078 kB of archives.
14:05:23 [2024-01-20T14:05:23.607Z] #58 11.82 After this operation, 46.9 MB of additional disk space will be used.
14:05:23 [2024-01-20T14:05:23.607Z] #58 11.82 Get:1 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB]
14:05:23 [2024-01-20T14:05:23.607Z] #58 11.89 Get:2 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB]
14:05:23 [2024-01-20T14:05:23.607Z] #58 11.93 Get:3 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB]
14:05:23 [2024-01-20T14:05:23.607Z] #58 11.99 Get:4 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB]
14:05:23 [2024-01-20T14:05:23.607Z] #58 12.03 Get:5 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB]
14:05:23 [2024-01-20T14:05:23.607Z] #58 12.08 Get:6 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB]
14:05:23 [2024-01-20T14:05:23.607Z] #58 12.08 Get:7 http://deb.debian.org/debian bookworm/main arm64 uuid-dev arm64 2.38.1-5+b1 [40.5 kB]
14:05:23 [2024-01-20T14:05:23.607Z] #58 12.08 Get:8 http://deb.debian.org/debian bookworm/main arm64 libblkid-dev arm64 2.38.1-5+b1 [183 kB]
14:05:23 [2024-01-20T14:05:23.607Z] #58 12.10 Get:9 http://deb.debian.org/debian bookworm/main arm64 libbtrfs0 arm64 6.2-1 [34.5 kB]
14:05:23 [2024-01-20T14:05:23.607Z] #58 12.14 Get:10 http://deb.debian.org/debian bookworm/main arm64 libbtrfs-dev arm64 6.2-1 [70.3 kB]
14:05:23 [2024-01-20T14:05:23.607Z] #58 12.17 Get:11 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
14:05:23 [2024-01-20T14:05:23.607Z] #58 12.18 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB]
14:05:23 [2024-01-20T14:05:23.607Z] #58 12.19 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB]
14:05:23 [2024-01-20T14:05:23.607Z] #58 12.21 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB]
14:05:23 [2024-01-20T14:05:23.607Z] #58 12.25 Get:15 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB]
14:05:23 [2024-01-20T14:05:23.607Z] #58 12.29 Get:16 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB]
14:05:23 [2024-01-20T14:05:23.607Z] #58 12.30 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB]
14:05:23 [2024-01-20T14:05:23.607Z] #58 12.30 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB]
14:05:23 [2024-01-20T14:05:23.607Z] #58 12.30 Get:19 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB]
14:05:23 [2024-01-20T14:05:23.607Z] #58 12.34 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB]
14:05:23 [2024-01-20T14:05:23.607Z] #58 12.40 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB]
14:05:23 [2024-01-20T14:05:23.607Z] #58 12.45 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB]
14:05:23 [2024-01-20T14:05:23.607Z] #58 12.47 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB]
14:05:23 [2024-01-20T14:05:23.607Z] #58 12.54 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB]
14:05:23 [2024-01-20T14:05:23.607Z] #58 12.59 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB]
14:05:23 [2024-01-20T14:05:23.607Z] #58 12.60 Get:26 http://deb.debian.org/debian bookworm/main arm64 libmount-dev arm64 2.38.1-5+b1 [22.5 kB]
14:05:23 [2024-01-20T14:05:23.607Z] #58 12.61 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB]
14:05:23 [2024-01-20T14:05:23.607Z] #58 12.87 Get:28 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB]
14:05:23 [2024-01-20T14:05:23.607Z] #58 12.88 Get:29 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB]
14:05:23 [2024-01-20T14:05:23.607Z] #58 13.55 debconf: delaying package configuration, since apt-utils is not installed
14:05:23 [2024-01-20T14:05:23.607Z] #58 13.76 Fetched 9078 kB in 1s (6647 kB/s)
14:05:24 [2024-01-20T14:05:24.467Z] #58 14.28 Selecting previously unselected package libglib2.0-0:arm64.
14:05:24 [2024-01-20T14:05:24.467Z] #58 14.30 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15667 files and directories currently installed.)
14:05:24 [2024-01-20T14:05:24.467Z] #58 14.31 Preparing to unpack .../00-libglib2.0-0_2.74.6-2_arm64.deb ...
14:05:24 [2024-01-20T14:05:24.467Z] #58 14.57 Unpacking libglib2.0-0:arm64 (2.74.6-2) ...
14:05:25 [2024-01-20T14:05:25.405Z] #58 15.39 Selecting previously unselected package libgirepository-1.0-1:arm64.
14:05:25 [2024-01-20T14:05:25.405Z] #58 15.43 Preparing to unpack .../01-libgirepository-1.0-1_1.74.0-3_arm64.deb ...
14:05:25 [2024-01-20T14:05:25.405Z] #58 15.53 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ...
14:05:25 [2024-01-20T14:05:25.975Z] #58 16.02 Selecting previously unselected package gir1.2-glib-2.0:arm64.
14:05:25 [2024-01-20T14:05:25.975Z] #58 16.03 Preparing to unpack .../02-gir1.2-glib-2.0_1.74.0-3_arm64.deb ...
14:05:25 [2024-01-20T14:05:25.975Z] #58 16.17 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ...
14:05:26 [2024-01-20T14:05:26.935Z] #58 16.78 Selecting previously unselected package libsecret-common.
14:05:26 [2024-01-20T14:05:26.935Z] #58 16.78 Preparing to unpack .../03-libsecret-common_0.20.5-3_all.deb ...
14:05:26 [2024-01-20T14:05:26.935Z] #58 16.95 Unpacking libsecret-common (0.20.5-3) ...
14:05:28 [2024-01-20T14:05:28.316Z] #58 18.15 Selecting previously unselected package libsecret-1-0:arm64.
14:05:28 [2024-01-20T14:05:28.316Z] #58 18.18 Preparing to unpack .../04-libsecret-1-0_0.20.5-3_arm64.deb ...
14:05:28 [2024-01-20T14:05:28.316Z] #58 18.28 Unpacking libsecret-1-0:arm64 (0.20.5-3) ...
14:05:28 [2024-01-20T14:05:28.885Z] #58 19.01 Selecting previously unselected package gir1.2-secret-1:arm64.
14:05:28 [2024-01-20T14:05:28.885Z] #58 ...
14:05:28 [2024-01-20T14:05:28.885Z] 
14:05:28 [2024-01-20T14:05:28.885Z] #57 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
14:05:28 [2024-01-20T14:05:28.885Z] #57 19.20 tomll can be used in two ways:
14:05:28 [2024-01-20T14:05:28.885Z] #57 19.20 Writing to STDIN and reading from STDOUT:
14:05:28 [2024-01-20T14:05:28.885Z] #57 19.20   cat file.toml | tomll > file.toml
14:05:28 [2024-01-20T14:05:28.885Z] #57 19.20 
14:05:28 [2024-01-20T14:05:28.885Z] #57 19.20 Reading and updating a list of files:
14:05:28 [2024-01-20T14:05:28.885Z] #57 19.20   tomll a.toml b.toml c.toml
14:05:28 [2024-01-20T14:05:28.885Z] #57 19.20 
14:05:28 [2024-01-20T14:05:28.885Z] #57 19.20 When given a list of files, tomll will modify all files in place without asking.
14:05:30 [2024-01-20T14:05:30.793Z] #57 ...
14:05:30 [2024-01-20T14:05:30.793Z] 
14:05:30 [2024-01-20T14:05:30.793Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.55.2"      && /build/golangci-lint --version
14:05:30 [2024-01-20T14:05:30.793Z] #60 10.89 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
14:05:30 [2024-01-20T14:05:30.793Z] #60 10.92 go: downloading github.com/ettle/strcase v0.1.1
14:05:30 [2024-01-20T14:05:30.793Z] #60 10.92 go: downloading github.com/Masterminds/semver v1.5.0
14:05:30 [2024-01-20T14:05:30.793Z] #60 11.49 go: downloading github.com/ccojocar/zxcvbn-go v1.0.1
14:05:30 [2024-01-20T14:05:30.793Z] #60 11.53 go: downloading github.com/prometheus/client_golang v1.12.1
14:05:30 [2024-01-20T14:05:30.793Z] #60 11.75 go: downloading github.com/prometheus/client_model v0.2.0
14:05:30 [2024-01-20T14:05:30.793Z] #60 11.89 go: downloading golang.org/x/exp/typeparams v0.0.0-20230307190834-24139beb5833
14:05:30 [2024-01-20T14:05:30.793Z] #60 11.90 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
14:05:30 [2024-01-20T14:05:30.793Z] #60 11.95 go: downloading go.uber.org/atomic v1.7.0
14:05:30 [2024-01-20T14:05:30.793Z] #60 11.97 go: downloading go.uber.org/multierr v1.6.0
14:05:30 [2024-01-20T14:05:30.793Z] #60 11.98 go: downloading github.com/chavacava/garif v0.1.0
14:05:30 [2024-01-20T14:05:30.793Z] #60 12.00 go: downloading github.com/olekukonko/tablewriter v0.0.5
14:05:30 [2024-01-20T14:05:30.793Z] #60 12.14 go: downloading github.com/quasilyte/gogrep v0.5.0
14:05:30 [2024-01-20T14:05:30.793Z] #60 12.15 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
14:05:30 [2024-01-20T14:05:30.793Z] #60 12.15 go: downloading github.com/golang/protobuf v1.5.2
14:05:30 [2024-01-20T14:05:30.793Z] #60 12.36 go: downloading github.com/prometheus/common v0.32.1
14:05:30 [2024-01-20T14:05:30.793Z] #60 12.36 go: downloading github.com/beorn7/perks v1.0.1
14:05:30 [2024-01-20T14:05:30.793Z] #60 12.46 go: downloading github.com/cespare/xxhash/v2 v2.1.2
14:05:30 [2024-01-20T14:05:30.793Z] #60 12.50 go: downloading github.com/prometheus/procfs v0.7.3
14:05:30 [2024-01-20T14:05:30.793Z] #60 12.51 go: downloading google.golang.org/protobuf v1.28.0
14:05:30 [2024-01-20T14:05:30.793Z] #60 12.73 go: downloading github.com/mattn/go-runewidth v0.0.9
14:05:30 [2024-01-20T14:05:30.793Z] #60 13.53 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
14:05:30 [2024-01-20T14:05:30.793Z] #60 ...
14:05:30 [2024-01-20T14:05:30.793Z] 
14:05:30 [2024-01-20T14:05:30.793Z] #70 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.1"      && /build/go-winres --help
14:05:30 [2024-01-20T14:05:30.793Z] #70 20.90 NAME:
14:05:30 [2024-01-20T14:05:30.793Z] #70 20.90    go-winres - A tool for embedding resources in Windows executables
14:05:30 [2024-01-20T14:05:30.793Z] #70 20.90 
14:05:30 [2024-01-20T14:05:30.793Z] #70 20.90 USAGE:
14:05:30 [2024-01-20T14:05:30.793Z] #70 20.90    go-winres [global options] command [command options] [arguments...]
14:05:30 [2024-01-20T14:05:30.793Z] #70 20.90 
14:05:30 [2024-01-20T14:05:30.793Z] #70 20.90 COMMANDS:
14:05:30 [2024-01-20T14:05:30.793Z] #70 20.90    init     Create an initial ./winres/winres.json
14:05:30 [2024-01-20T14:05:30.793Z] #70 20.90    make     Make syso files for the "go build" command
14:05:30 [2024-01-20T14:05:30.793Z] #70 20.90    simply   Make syso files for the "go build" command (simplified)
14:05:30 [2024-01-20T14:05:30.793Z] #70 20.90    extract  Extract all resources from an executable
14:05:30 [2024-01-20T14:05:30.793Z] #70 20.90    patch    Replace resources in an executable file (exe, dll)
14:05:30 [2024-01-20T14:05:30.793Z] #70 20.90    help, h  Shows a list of commands or help for one command
14:05:30 [2024-01-20T14:05:30.793Z] #70 20.90 
14:05:30 [2024-01-20T14:05:30.793Z] #70 20.90 GLOBAL OPTIONS:
14:05:30 [2024-01-20T14:05:30.793Z] #70 20.90    --help, -h  show help (default: false)
14:05:31 [2024-01-20T14:05:31.844Z] #70 ...
14:05:31 [2024-01-20T14:05:31.844Z] 
14:05:31 [2024-01-20T14:05:31.844Z] #67 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev             gcc             libc6-dev             libseccomp-dev             pkg-config
14:05:31 [2024-01-20T14:05:31.844Z] #67 11.68 debconf: delaying package configuration, since apt-utils is not installed
14:05:31 [2024-01-20T14:05:31.844Z] #67 11.87 Fetched 2683 kB in 0s (6055 kB/s)
14:05:31 [2024-01-20T14:05:31.844Z] #67 12.23 Selecting previously unselected package bzip2.
14:05:31 [2024-01-20T14:05:31.845Z] #67 12.23 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15667 files and directories currently installed.)
14:05:31 [2024-01-20T14:05:31.845Z] #67 12.27 Preparing to unpack .../0-bzip2_1.0.8-5+b1_arm64.deb ...
14:05:31 [2024-01-20T14:05:31.845Z] #67 12.31 Unpacking bzip2 (1.0.8-5+b1) ...
14:05:31 [2024-01-20T14:05:31.845Z] #67 13.62 Selecting previously unselected package xz-utils.
14:05:31 [2024-01-20T14:05:31.845Z] #67 13.62 Preparing to unpack .../1-xz-utils_5.4.1-0.2_arm64.deb ...
14:05:31 [2024-01-20T14:05:31.845Z] #67 13.70 Unpacking xz-utils (5.4.1-0.2) ...
14:05:31 [2024-01-20T14:05:31.845Z] #67 14.42 Selecting previously unselected package libdpkg-perl.
14:05:31 [2024-01-20T14:05:31.845Z] #67 14.43 Preparing to unpack .../2-libdpkg-perl_1.21.22_all.deb ...
14:05:31 [2024-01-20T14:05:31.845Z] #67 14.58 Unpacking libdpkg-perl (1.21.22) ...
14:05:31 [2024-01-20T14:05:31.845Z] #67 15.34 Selecting previously unselected package patch.
14:05:31 [2024-01-20T14:05:31.845Z] #67 15.34 Preparing to unpack .../3-patch_2.7.6-7_arm64.deb ...
14:05:31 [2024-01-20T14:05:31.845Z] #67 15.39 Unpacking patch (2.7.6-7) ...
14:05:31 [2024-01-20T14:05:31.845Z] #67 16.02 Selecting previously unselected package dpkg-dev.
14:05:31 [2024-01-20T14:05:31.845Z] #67 16.02 Preparing to unpack .../4-dpkg-dev_1.21.22_all.deb ...
14:05:31 [2024-01-20T14:05:31.845Z] #67 16.09 Unpacking dpkg-dev (1.21.22) ...
14:05:31 [2024-01-20T14:05:31.845Z] #67 16.72 Selecting previously unselected package libseccomp-dev:arm64.
14:05:31 [2024-01-20T14:05:31.845Z] #67 16.72 Preparing to unpack .../5-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
14:05:31 [2024-01-20T14:05:31.845Z] #67 16.91 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
14:05:31 [2024-01-20T14:05:31.845Z] #67 17.46 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
14:05:31 [2024-01-20T14:05:31.845Z] #67 17.89 Setting up bzip2 (1.0.8-5+b1) ...
14:05:31 [2024-01-20T14:05:31.845Z] #67 18.21 Setting up xz-utils (5.4.1-0.2) ...
14:05:31 [2024-01-20T14:05:31.845Z] #67 18.44 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:05:31 [2024-01-20T14:05:31.845Z] #67 18.70 Setting up patch (2.7.6-7) ...
14:05:31 [2024-01-20T14:05:31.845Z] #67 19.13 Setting up libdpkg-perl (1.21.22) ...
14:05:31 [2024-01-20T14:05:31.845Z] #67 19.35 Setting up dpkg-dev (1.21.22) ...
14:05:32 [2024-01-20T14:05:32.126Z] #67 ...
14:05:32 [2024-01-20T14:05:32.126Z] 
14:05:32 [2024-01-20T14:05:32.126Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
14:05:32 [2024-01-20T14:05:32.126Z] #30 14.65 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
14:05:32 [2024-01-20T14:05:32.126Z] #30 15.39 #=#=#                                                                         
14:05:32 [2024-01-20T14:05:32.126Z] #30 15.85 #=#=#                                                                         

######################################################################## 100.0%
14:05:32 [2024-01-20T14:05:32.126Z] #30 16.22 
14:05:32 [2024-01-20T14:05:32.126Z] #30 17.87 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
14:05:32 [2024-01-20T14:05:32.126Z] #30 18.67 #=#=#                                                                         
14:05:32 [2024-01-20T14:05:32.126Z] #30 18.98 #=#=#                                                                         

######################################################################## 100.0%
14:05:32 [2024-01-20T14:05:32.126Z] #30 19.32 
14:05:32 [2024-01-20T14:05:32.126Z] #30 19.45 Download of images into '/build' complete.
14:05:32 [2024-01-20T14:05:32.126Z] #30 19.46 Use something like the following to load the result into a Docker daemon:
14:05:32 [2024-01-20T14:05:32.126Z] #30 19.46   tar -cC '/build' . | docker load
14:05:32 [2024-01-20T14:05:32.126Z] #30 ...
14:05:32 [2024-01-20T14:05:32.126Z] 
14:05:32 [2024-01-20T14:05:32.126Z] #58 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libbtrfs-dev             libsecret-1-dev             pkg-config
14:05:32 [2024-01-20T14:05:32.126Z] #58 19.02 Preparing to unpack .../05-gir1.2-secret-1_0.20.5-3_arm64.deb ...
14:05:32 [2024-01-20T14:05:32.126Z] #58 19.15 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ...
14:05:32 [2024-01-20T14:05:32.126Z] #58 19.71 Selecting previously unselected package uuid-dev:arm64.
14:05:32 [2024-01-20T14:05:32.126Z] #58 19.72 Preparing to unpack .../06-uuid-dev_2.38.1-5+b1_arm64.deb ...
14:05:32 [2024-01-20T14:05:32.126Z] #58 19.79 Unpacking uuid-dev:arm64 (2.38.1-5+b1) ...
14:05:32 [2024-01-20T14:05:32.126Z] #58 20.24 Selecting previously unselected package libblkid-dev:arm64.
14:05:32 [2024-01-20T14:05:32.126Z] #58 20.24 Preparing to unpack .../07-libblkid-dev_2.38.1-5+b1_arm64.deb ...
14:05:32 [2024-01-20T14:05:32.126Z] #58 20.28 Unpacking libblkid-dev:arm64 (2.38.1-5+b1) ...
14:05:32 [2024-01-20T14:05:32.126Z] #58 20.90 Selecting previously unselected package libbtrfs0:arm64.
14:05:32 [2024-01-20T14:05:32.126Z] #58 20.90 Preparing to unpack .../08-libbtrfs0_6.2-1_arm64.deb ...
14:05:32 [2024-01-20T14:05:32.126Z] #58 21.04 Unpacking libbtrfs0:arm64 (6.2-1) ...
14:05:32 [2024-01-20T14:05:32.126Z] #58 21.61 Selecting previously unselected package libbtrfs-dev:arm64.
14:05:32 [2024-01-20T14:05:32.126Z] #58 21.62 Preparing to unpack .../09-libbtrfs-dev_6.2-1_arm64.deb ...
14:05:32 [2024-01-20T14:05:32.126Z] #58 21.72 Unpacking libbtrfs-dev:arm64 (6.2-1) ...
14:05:32 [2024-01-20T14:05:32.389Z] #58 ...
14:05:32 [2024-01-20T14:05:32.389Z] 
14:05:32 [2024-01-20T14:05:32.389Z] #68 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
14:05:32 [2024-01-20T14:05:32.389Z] #68 12.50 Selecting previously unselected package xz-utils.
14:05:32 [2024-01-20T14:05:32.389Z] #68 12.50 Preparing to unpack .../01-xz-utils_5.4.1-0.2_arm64.deb ...
14:05:32 [2024-01-20T14:05:32.389Z] #68 12.58 Unpacking xz-utils (5.4.1-0.2) ...
14:05:32 [2024-01-20T14:05:32.389Z] #68 13.97 Selecting previously unselected package m4.
14:05:32 [2024-01-20T14:05:32.389Z] #68 13.98 Preparing to unpack .../02-m4_1.4.19-3_arm64.deb ...
14:05:32 [2024-01-20T14:05:32.389Z] #68 14.05 Unpacking m4 (1.4.19-3) ...
14:05:32 [2024-01-20T14:05:32.389Z] #68 14.76 Selecting previously unselected package autoconf.
14:05:32 [2024-01-20T14:05:32.389Z] #68 14.77 Preparing to unpack .../03-autoconf_2.71-3_all.deb ...
14:05:32 [2024-01-20T14:05:32.389Z] #68 14.88 Unpacking autoconf (2.71-3) ...
14:05:32 [2024-01-20T14:05:32.389Z] #68 15.56 Selecting previously unselected package autotools-dev.
14:05:32 [2024-01-20T14:05:32.389Z] #68 15.57 Preparing to unpack .../04-autotools-dev_20220109.1_all.deb ...
14:05:32 [2024-01-20T14:05:32.389Z] #68 15.61 Unpacking autotools-dev (20220109.1) ...
14:05:32 [2024-01-20T14:05:32.389Z] #68 16.34 Selecting previously unselected package automake.
14:05:32 [2024-01-20T14:05:32.389Z] #68 16.34 Preparing to unpack .../05-automake_1%3a1.16.5-1.3_all.deb ...
14:05:32 [2024-01-20T14:05:32.389Z] #68 16.46 Unpacking automake (1:1.16.5-1.3) ...
14:05:32 [2024-01-20T14:05:32.389Z] #68 16.99 Selecting previously unselected package libdpkg-perl.
14:05:32 [2024-01-20T14:05:32.389Z] #68 17.00 Preparing to unpack .../06-libdpkg-perl_1.21.22_all.deb ...
14:05:32 [2024-01-20T14:05:32.389Z] #68 17.18 Unpacking libdpkg-perl (1.21.22) ...
14:05:32 [2024-01-20T14:05:32.389Z] #68 18.10 Selecting previously unselected package patch.
14:05:32 [2024-01-20T14:05:32.389Z] #68 18.10 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
14:05:32 [2024-01-20T14:05:32.389Z] #68 18.18 Unpacking patch (2.7.6-7) ...
14:05:32 [2024-01-20T14:05:32.389Z] #68 18.95 Selecting previously unselected package dpkg-dev.
14:05:32 [2024-01-20T14:05:32.389Z] #68 18.95 Preparing to unpack .../08-dpkg-dev_1.21.22_all.deb ...
14:05:32 [2024-01-20T14:05:32.389Z] #68 19.14 Unpacking dpkg-dev (1.21.22) ...
14:05:32 [2024-01-20T14:05:32.389Z] #68 19.78 Selecting previously unselected package build-essential.
14:05:32 [2024-01-20T14:05:32.389Z] #68 19.78 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
14:05:32 [2024-01-20T14:05:32.389Z] #68 19.82 Unpacking build-essential (12.9) ...
14:05:32 [2024-01-20T14:05:32.389Z] #68 20.45 Selecting previously unselected package libcap-dev:arm64.
14:05:32 [2024-01-20T14:05:32.389Z] #68 20.45 Preparing to unpack .../10-libcap-dev_1%3a2.66-4_arm64.deb ...
14:05:32 [2024-01-20T14:05:32.389Z] #68 20.47 Unpacking libcap-dev:arm64 (1:2.66-4) ...
14:05:32 [2024-01-20T14:05:32.389Z] #68 21.10 Selecting previously unselected package libprotobuf-c1:arm64.
14:05:32 [2024-01-20T14:05:32.389Z] #68 21.10 Preparing to unpack .../11-libprotobuf-c1_1.4.1-1+b1_arm64.deb ...
14:05:32 [2024-01-20T14:05:32.389Z] #68 21.32 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ...
14:05:32 [2024-01-20T14:05:32.389Z] #68 21.89 Selecting previously unselected package libprotobuf-c-dev:arm64.
14:05:32 [2024-01-20T14:05:32.389Z] #68 21.90 Preparing to unpack .../12-libprotobuf-c-dev_1.4.1-1+b1_arm64.deb ...
14:05:32 [2024-01-20T14:05:32.389Z] #68 21.99 Unpacking libprotobuf-c-dev:arm64 (1.4.1-1+b1) ...
14:05:32 [2024-01-20T14:05:32.389Z] #68 22.48 Selecting previously unselected package libseccomp-dev:arm64.
14:05:32 [2024-01-20T14:05:32.389Z] #68 22.48 Preparing to unpack .../13-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
14:05:32 [2024-01-20T14:05:32.389Z] #68 22.65 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
14:05:32 [2024-01-20T14:05:32.648Z] #68 ...
14:05:32 [2024-01-20T14:05:32.649Z] 
14:05:32 [2024-01-20T14:05:32.649Z] #58 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libbtrfs-dev             libsecret-1-dev             pkg-config
14:05:32 [2024-01-20T14:05:32.649Z] #58 22.68 Selecting previously unselected package libelf1:arm64.
14:05:32 [2024-01-20T14:05:32.649Z] #58 22.68 Preparing to unpack .../10-libelf1_0.188-2.1_arm64.deb ...
14:05:32 [2024-01-20T14:05:32.649Z] #58 22.83 Unpacking libelf1:arm64 (0.188-2.1) ...
14:05:33 [2024-01-20T14:05:33.218Z] #58 ...
14:05:33 [2024-01-20T14:05:33.218Z] 
14:05:33 [2024-01-20T14:05:33.218Z] #69 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:05:33 [2024-01-20T14:05:33.218Z] #69 DONE 22.2s
14:05:33 [2024-01-20T14:05:33.218Z] 
14:05:33 [2024-01-20T14:05:33.218Z] #58 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libbtrfs-dev             libsecret-1-dev             pkg-config
14:05:33 [2024-01-20T14:05:33.218Z] #58 23.27 Selecting previously unselected package libffi-dev:arm64.
14:05:33 [2024-01-20T14:05:33.218Z] #58 23.28 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ...
14:05:33 [2024-01-20T14:05:33.218Z] #58 23.33 Unpacking libffi-dev:arm64 (3.4.4-1) ...
14:05:33 [2024-01-20T14:05:33.478Z] #58 23.61 Selecting previously unselected package libgpg-error-dev.
14:05:33 [2024-01-20T14:05:33.478Z] #58 ...
14:05:33 [2024-01-20T14:05:33.478Z] 
14:05:33 [2024-01-20T14:05:33.478Z] #61 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
14:05:33 [2024-01-20T14:05:33.478Z] #61 13.46 Selecting previously unselected package libxml2:arm64.
14:05:33 [2024-01-20T14:05:33.478Z] #61 13.47 Preparing to unpack .../1-libxml2_2.9.14+dfsg-1.3~deb12u1_arm64.deb ...
14:05:33 [2024-01-20T14:05:33.478Z] #61 13.51 Unpacking libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ...
14:05:33 [2024-01-20T14:05:33.478Z] #61 14.29 Selecting previously unselected package libarchive13:arm64.
14:05:33 [2024-01-20T14:05:33.478Z] #61 14.30 Preparing to unpack .../2-libarchive13_3.6.2-1_arm64.deb ...
14:05:33 [2024-01-20T14:05:33.478Z] #61 14.44 Unpacking libarchive13:arm64 (3.6.2-1) ...
14:05:33 [2024-01-20T14:05:33.478Z] #61 15.20 Selecting previously unselected package libjsoncpp25:arm64.
14:05:33 [2024-01-20T14:05:33.478Z] #61 15.20 Preparing to unpack .../3-libjsoncpp25_1.9.5-4_arm64.deb ...
14:05:33 [2024-01-20T14:05:33.478Z] #61 15.22 Unpacking libjsoncpp25:arm64 (1.9.5-4) ...
14:05:33 [2024-01-20T14:05:33.478Z] #61 15.84 Selecting previously unselected package librhash0:arm64.
14:05:33 [2024-01-20T14:05:33.478Z] #61 15.85 Preparing to unpack .../4-librhash0_1.4.3-3_arm64.deb ...
14:05:33 [2024-01-20T14:05:33.478Z] #61 15.93 Unpacking librhash0:arm64 (1.4.3-3) ...
14:05:33 [2024-01-20T14:05:33.478Z] #61 16.30 Selecting previously unselected package libuv1:arm64.
14:05:33 [2024-01-20T14:05:33.478Z] #61 16.31 Preparing to unpack .../5-libuv1_1.44.2-1_arm64.deb ...
14:05:33 [2024-01-20T14:05:33.478Z] #61 16.34 Unpacking libuv1:arm64 (1.44.2-1) ...
14:05:33 [2024-01-20T14:05:33.478Z] #61 17.31 Selecting previously unselected package cmake-data.
14:05:33 [2024-01-20T14:05:33.478Z] #61 17.32 Preparing to unpack .../6-cmake-data_3.25.1-1_all.deb ...
14:05:33 [2024-01-20T14:05:33.478Z] #61 17.53 Unpacking cmake-data (3.25.1-1) ...
14:05:33 [2024-01-20T14:05:33.478Z] #61 19.26 Selecting previously unselected package cmake.
14:05:33 [2024-01-20T14:05:33.478Z] #61 19.27 Preparing to unpack .../7-cmake_3.25.1-1_arm64.deb ...
14:05:33 [2024-01-20T14:05:33.478Z] #61 19.36 Unpacking cmake (3.25.1-1) ...
14:05:33 [2024-01-20T14:05:33.478Z] #61 20.49 Setting up libicu72:arm64 (72.1-3) ...
14:05:33 [2024-01-20T14:05:33.478Z] #61 20.60 Setting up libuv1:arm64 (1.44.2-1) ...
14:05:33 [2024-01-20T14:05:33.478Z] #61 20.89 Setting up libjsoncpp25:arm64 (1.9.5-4) ...
14:05:33 [2024-01-20T14:05:33.478Z] #61 21.24 Setting up librhash0:arm64 (1.4.3-3) ...
14:05:33 [2024-01-20T14:05:33.478Z] #61 21.48 Setting up cmake-data (3.25.1-1) ...
14:05:33 [2024-01-20T14:05:33.478Z] #61 21.65 Setting up libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ...
14:05:33 [2024-01-20T14:05:33.478Z] #61 22.04 Setting up libarchive13:arm64 (3.6.2-1) ...
14:05:33 [2024-01-20T14:05:33.478Z] #61 22.41 Setting up cmake (3.25.1-1) ...
14:05:33 [2024-01-20T14:05:33.478Z] #61 22.91 Processing triggers for libc-bin (2.36-9+deb12u3) ...
14:05:33 [2024-01-20T14:05:33.737Z] #61 ...
14:05:33 [2024-01-20T14:05:33.738Z] 
14:05:33 [2024-01-20T14:05:33.738Z] #62 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libc6-dev             pkg-config
14:05:33 [2024-01-20T14:05:33.738Z] #62 DONE 23.7s
14:05:33 [2024-01-20T14:05:33.738Z] 
14:05:33 [2024-01-20T14:05:33.738Z] #70 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.1"      && /build/go-winres --help
14:05:33 [2024-01-20T14:05:33.738Z] #70 DONE 24.0s
14:05:33 [2024-01-20T14:05:33.738Z] 
14:05:33 [2024-01-20T14:05:33.738Z] #58 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libbtrfs-dev             libsecret-1-dev             pkg-config
14:05:33 [2024-01-20T14:05:33.738Z] #58 23.61 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ...
14:05:33 [2024-01-20T14:05:33.738Z] #58 23.63 Unpacking libgpg-error-dev (1.46-1) ...
14:05:33 [2024-01-20T14:05:33.738Z] #58 ...
14:05:33 [2024-01-20T14:05:33.738Z] 
14:05:33 [2024-01-20T14:05:33.738Z] #59 [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
14:05:33 [2024-01-20T14:05:33.738Z] #59 20.45 v3.6.0
14:05:33 [2024-01-20T14:05:33.738Z] #59 DONE 24.0s
14:05:33 [2024-01-20T14:05:33.738Z] 
14:05:33 [2024-01-20T14:05:33.738Z] #54 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.11" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:05:33 [2024-01-20T14:05:33.738Z] #54 DONE 22.1s
14:05:33 [2024-01-20T14:05:33.738Z] 
14:05:33 [2024-01-20T14:05:33.738Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
14:05:33 [2024-01-20T14:05:33.738Z] #30 DONE 26.5s
14:05:33 [2024-01-20T14:05:33.738Z] 
14:05:33 [2024-01-20T14:05:33.738Z] #63 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:05:33 [2024-01-20T14:05:33.738Z] #63 DONE 22.9s
14:05:33 [2024-01-20T14:05:33.738Z] 
14:05:33 [2024-01-20T14:05:33.738Z] #67 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev             gcc             libc6-dev             libseccomp-dev             pkg-config
14:05:33 [2024-01-20T14:05:33.738Z] #67 DONE 23.8s
14:05:33 [2024-01-20T14:05:33.738Z] 
14:05:33 [2024-01-20T14:05:33.738Z] #58 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libbtrfs-dev             libsecret-1-dev             pkg-config
14:05:33 [2024-01-20T14:05:33.738Z] #58 23.75 Selecting previously unselected package libgcrypt20-dev.
14:05:33 [2024-01-20T14:05:33.738Z] #58 23.75 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ...
14:05:33 [2024-01-20T14:05:33.738Z] #58 23.76 Unpacking libgcrypt20-dev (1.10.1-3) ...
14:05:33 [2024-01-20T14:05:33.738Z] #58 ...
14:05:33 [2024-01-20T14:05:33.738Z] 
14:05:33 [2024-01-20T14:05:33.738Z] #57 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
14:05:33 [2024-01-20T14:05:33.738Z] #57 DONE 24.1s
14:05:33 [2024-01-20T14:05:33.738Z] 
14:05:33 [2024-01-20T14:05:33.738Z] #65 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
14:05:33 [2024-01-20T14:05:33.738Z] #65 DONE 22.8s
14:05:33 [2024-01-20T14:05:33.738Z] 
14:05:33 [2024-01-20T14:05:33.738Z] #50 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:05:33 [2024-01-20T14:05:33.738Z] #50 DONE 22.9s
14:05:33 [2024-01-20T14:05:33.738Z] 
14:05:33 [2024-01-20T14:05:33.738Z] #61 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
14:05:33 [2024-01-20T14:05:33.738Z] #61 DONE 23.8s
14:05:33 [2024-01-20T14:05:33.997Z] 
14:05:33 [2024-01-20T14:05:33.997Z] #58 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libbtrfs-dev             libsecret-1-dev             pkg-config
14:05:33 [2024-01-20T14:05:33.997Z] #58 24.03 Selecting previously unselected package libglib2.0-data.
14:05:33 [2024-01-20T14:05:33.997Z] #58 24.03 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ...
14:05:33 [2024-01-20T14:05:33.997Z] #58 24.03 Unpacking libglib2.0-data (2.74.6-2) ...
14:05:34 [2024-01-20T14:05:34.580Z] #58 24.57 Selecting previously unselected package libglib2.0-bin.
14:05:34 [2024-01-20T14:05:34.839Z] #58 24.57 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ...
14:05:34 [2024-01-20T14:05:34.839Z] #58 24.67 Unpacking libglib2.0-bin (2.74.6-2) ...
14:05:35 [2024-01-20T14:05:35.101Z] #58 25.07 Selecting previously unselected package python3-lib2to3.
14:05:35 [2024-01-20T14:05:35.101Z] #58 25.07 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ...
14:05:35 [2024-01-20T14:05:35.101Z] #58 25.10 Unpacking python3-lib2to3 (3.11.2-3) ...
14:05:35 [2024-01-20T14:05:35.362Z] #58 25.45 Selecting previously unselected package python3-distutils.
14:05:35 [2024-01-20T14:05:35.362Z] #58 25.46 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ...
14:05:35 [2024-01-20T14:05:35.628Z] #58 25.54 Unpacking python3-distutils (3.11.2-3) ...
14:05:35 [2024-01-20T14:05:35.888Z] #58 25.92 Selecting previously unselected package libglib2.0-dev-bin.
14:05:35 [2024-01-20T14:05:35.888Z] #58 25.92 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ...
14:05:35 [2024-01-20T14:05:35.888Z] #58 26.00 Unpacking libglib2.0-dev-bin (2.74.6-2) ...
14:05:36 [2024-01-20T14:05:36.163Z] #58 26.19 Selecting previously unselected package libsepol-dev:arm64.
14:05:36 [2024-01-20T14:05:36.163Z] #58 26.20 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ...
14:05:36 [2024-01-20T14:05:36.163Z] #58 26.20 Unpacking libsepol-dev:arm64 (3.4-2.1) ...
14:05:36 [2024-01-20T14:05:36.430Z] #58 26.49 Selecting previously unselected package libpcre2-16-0:arm64.
14:05:36 [2024-01-20T14:05:36.712Z] #58 26.49 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ...
14:05:36 [2024-01-20T14:05:36.712Z] #58 26.53 Unpacking libpcre2-16-0:arm64 (10.42-1) ...
14:05:38 [2024-01-20T14:05:38.116Z] #58 28.18 Selecting previously unselected package libpcre2-32-0:arm64.
14:05:38 [2024-01-20T14:05:38.116Z] #58 28.18 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ...
14:05:38 [2024-01-20T14:05:38.116Z] #58 28.27 Unpacking libpcre2-32-0:arm64 (10.42-1) ...
14:05:38 [2024-01-20T14:05:38.687Z] #58 28.77 Selecting previously unselected package libpcre2-posix3:arm64.
14:05:38 [2024-01-20T14:05:38.947Z] #58 28.77 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ...
14:05:38 [2024-01-20T14:05:38.947Z] #58 28.84 Unpacking libpcre2-posix3:arm64 (10.42-1) ...
14:05:39 [2024-01-20T14:05:39.899Z] #58 29.87 Selecting previously unselected package libpcre2-dev:arm64.
14:05:39 [2024-01-20T14:05:39.899Z] #58 29.88 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ...
14:05:39 [2024-01-20T14:05:39.899Z] #58 29.92 Unpacking libpcre2-dev:arm64 (10.42-1) ...
14:05:40 [2024-01-20T14:05:40.159Z] #58 ...
14:05:40 [2024-01-20T14:05:40.159Z] 
14:05:40 [2024-01-20T14:05:40.159Z] #71 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
14:05:40 [2024-01-20T14:05:40.159Z] #71 DONE 4.1s
14:05:40 [2024-01-20T14:05:40.159Z] 
14:05:40 [2024-01-20T14:05:40.159Z] #68 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
14:05:40 [2024-01-20T14:05:40.159Z] #68 23.39 Selecting previously unselected package libsystemd-dev:arm64.
14:05:40 [2024-01-20T14:05:40.159Z] #68 23.39 Preparing to unpack .../14-libsystemd-dev_252.19-1~deb12u1_arm64.deb ...
14:05:40 [2024-01-20T14:05:40.159Z] #68 23.47 Unpacking libsystemd-dev:arm64 (252.19-1~deb12u1) ...
14:05:40 [2024-01-20T14:05:40.159Z] #68 23.94 Selecting previously unselected package libtool.
14:05:40 [2024-01-20T14:05:40.159Z] #68 23.94 Preparing to unpack .../15-libtool_2.4.7-5_all.deb ...
14:05:40 [2024-01-20T14:05:40.159Z] #68 24.00 Unpacking libtool (2.4.7-5) ...
14:05:40 [2024-01-20T14:05:40.159Z] #68 24.23 Selecting previously unselected package libudev-dev:arm64.
14:05:40 [2024-01-20T14:05:40.159Z] #68 24.23 Preparing to unpack .../16-libudev-dev_252.19-1~deb12u1_arm64.deb ...
14:05:40 [2024-01-20T14:05:40.159Z] #68 24.29 Unpacking libudev-dev:arm64 (252.19-1~deb12u1) ...
14:05:40 [2024-01-20T14:05:40.159Z] #68 24.67 Selecting previously unselected package libyajl2:arm64.
14:05:40 [2024-01-20T14:05:40.159Z] #68 24.68 Preparing to unpack .../17-libyajl2_2.1.0-3+deb12u2_arm64.deb ...
14:05:40 [2024-01-20T14:05:40.159Z] #68 24.70 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ...
14:05:40 [2024-01-20T14:05:40.159Z] #68 25.08 Selecting previously unselected package libyajl-dev:arm64.
14:05:40 [2024-01-20T14:05:40.159Z] #68 25.08 Preparing to unpack .../18-libyajl-dev_2.1.0-3+deb12u2_arm64.deb ...
14:05:40 [2024-01-20T14:05:40.159Z] #68 25.23 Unpacking libyajl-dev:arm64 (2.1.0-3+deb12u2) ...
14:05:40 [2024-01-20T14:05:40.159Z] #68 25.58 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
14:05:40 [2024-01-20T14:05:40.159Z] #68 25.73 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ...
14:05:40 [2024-01-20T14:05:40.159Z] #68 25.86 Setting up m4 (1.4.19-3) ...
14:05:40 [2024-01-20T14:05:40.159Z] #68 26.02 Setting up bzip2 (1.0.8-5+b1) ...
14:05:40 [2024-01-20T14:05:40.159Z] #68 26.20 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ...
14:05:40 [2024-01-20T14:05:40.159Z] #68 26.33 Setting up libprotobuf-c-dev:arm64 (1.4.1-1+b1) ...
14:05:40 [2024-01-20T14:05:40.159Z] #68 26.40 Setting up autotools-dev (20220109.1) ...
14:05:40 [2024-01-20T14:05:40.159Z] #68 26.45 Setting up xz-utils (5.4.1-0.2) ...
14:05:40 [2024-01-20T14:05:40.159Z] #68 26.48 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:05:40 [2024-01-20T14:05:40.159Z] #68 26.50 Setting up patch (2.7.6-7) ...
14:05:40 [2024-01-20T14:05:40.159Z] #68 26.55 Setting up libudev-dev:arm64 (252.19-1~deb12u1) ...
14:05:40 [2024-01-20T14:05:40.159Z] #68 26.60 Setting up libdpkg-perl (1.21.22) ...
14:05:40 [2024-01-20T14:05:40.159Z] #68 26.68 Setting up autoconf (2.71-3) ...
14:05:40 [2024-01-20T14:05:40.159Z] #68 26.77 Setting up libyajl-dev:arm64 (2.1.0-3+deb12u2) ...
14:05:40 [2024-01-20T14:05:40.159Z] #68 27.44 Setting up libcap-dev:arm64 (1:2.66-4) ...
14:05:40 [2024-01-20T14:05:40.159Z] #68 27.70 Setting up libsystemd-dev:arm64 (252.19-1~deb12u1) ...
14:05:40 [2024-01-20T14:05:40.159Z] #68 28.46 Setting up automake (1:1.16.5-1.3) ...
14:05:40 [2024-01-20T14:05:40.159Z] #68 28.59 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
14:05:40 [2024-01-20T14:05:40.159Z] #68 28.67 Setting up libtool (2.4.7-5) ...
14:05:40 [2024-01-20T14:05:40.160Z] #68 28.94 Setting up dpkg-dev (1.21.22) ...
14:05:40 [2024-01-20T14:05:40.160Z] #68 29.22 Setting up build-essential (12.9) ...
14:05:40 [2024-01-20T14:05:40.160Z] #68 30.09 Processing triggers for libc-bin (2.36-9+deb12u3) ...
14:05:40 [2024-01-20T14:05:40.160Z] #68 ...
14:05:40 [2024-01-20T14:05:40.160Z] 
14:05:40 [2024-01-20T14:05:40.160Z] #56 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
14:05:40 [2024-01-20T14:05:40.160Z] #56 28.10 gotestsum version dev
14:05:40 [2024-01-20T14:05:40.160Z] #56 DONE 30.4s
14:05:40 [2024-01-20T14:05:40.160Z] 
14:05:40 [2024-01-20T14:05:40.160Z] #58 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libbtrfs-dev             libsecret-1-dev             pkg-config
14:05:40 [2024-01-20T14:05:40.160Z] #58 30.15 Selecting previously unselected package libselinux1-dev:arm64.
14:05:40 [2024-01-20T14:05:40.160Z] #58 30.19 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ...
14:05:40 [2024-01-20T14:05:40.160Z] #58 30.23 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ...
14:05:40 [2024-01-20T14:05:40.425Z] #58 ...
14:05:40 [2024-01-20T14:05:40.426Z] 
14:05:40 [2024-01-20T14:05:40.426Z] #68 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
14:05:40 [2024-01-20T14:05:40.426Z] #68 DONE 30.5s
14:05:40 [2024-01-20T14:05:40.426Z] 
14:05:40 [2024-01-20T14:05:40.426Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:05:41 [2024-01-20T14:05:41.365Z] #72 0.807 Cloning into '/tmp/crun-build'...
14:05:41 [2024-01-20T14:05:41.624Z] #72 ...
14:05:41 [2024-01-20T14:05:41.624Z] 
14:05:41 [2024-01-20T14:05:41.624Z] #73 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         xx-apt-get install -y --no-install-recommends             gcc             libc6-dev             pkg-config
14:05:41 [2024-01-20T14:05:41.624Z] #73 3.317 Hit:1 http://deb.debian.org/debian bookworm InRelease
14:05:41 [2024-01-20T14:05:41.624Z] #73 3.317 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
14:05:41 [2024-01-20T14:05:41.624Z] #73 3.317 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
14:05:41 [2024-01-20T14:05:41.624Z] #73 4.002 Reading package lists...
14:05:41 [2024-01-20T14:05:41.624Z] #73 4.909 + apt-get  install -y --no-install-recommends gcc libc6-dev pkg-config
14:05:41 [2024-01-20T14:05:41.624Z] #73 4.934 Reading package lists...
14:05:41 [2024-01-20T14:05:41.624Z] #73 5.865 Building dependency tree...
14:05:41 [2024-01-20T14:05:41.624Z] #73 6.112 Reading state information...
14:05:41 [2024-01-20T14:05:41.624Z] #73 6.580 gcc is already the newest version (4:12.2.0-3).
14:05:41 [2024-01-20T14:05:41.624Z] #73 6.580 libc6-dev is already the newest version (2.36-9+deb12u3).
14:05:41 [2024-01-20T14:05:41.624Z] #73 6.580 pkg-config is already the newest version (1.8.1-1).
14:05:41 [2024-01-20T14:05:41.624Z] #73 6.580 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
14:05:41 [2024-01-20T14:05:41.624Z] #73 DONE 7.9s
14:05:41 [2024-01-20T14:05:41.886Z] 
14:05:41 [2024-01-20T14:05:41.886Z] #58 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libbtrfs-dev             libsecret-1-dev             pkg-config
14:05:41 [2024-01-20T14:05:41.886Z] #58 30.49 Selecting previously unselected package libmount-dev:arm64.
14:05:41 [2024-01-20T14:05:41.886Z] #58 30.50 Preparing to unpack .../25-libmount-dev_2.38.1-5+b1_arm64.deb ...
14:05:41 [2024-01-20T14:05:41.886Z] #58 30.50 Unpacking libmount-dev:arm64 (2.38.1-5+b1) ...
14:05:41 [2024-01-20T14:05:41.886Z] #58 30.97 Selecting previously unselected package zlib1g-dev:arm64.
14:05:41 [2024-01-20T14:05:41.886Z] #58 30.98 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ...
14:05:41 [2024-01-20T14:05:41.886Z] #58 31.05 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
14:05:42 [2024-01-20T14:05:42.146Z] #58 32.07 Selecting previously unselected package libglib2.0-dev:arm64.
14:05:42 [2024-01-20T14:05:42.146Z] #58 32.08 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ...
14:05:42 [2024-01-20T14:05:42.146Z] #58 32.13 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ...
14:05:42 [2024-01-20T14:05:42.726Z] #58 32.62 Selecting previously unselected package libsecret-1-dev:arm64.
14:05:42 [2024-01-20T14:05:42.726Z] #58 32.62 Preparing to unpack .../28-libsecret-1-dev_0.20.5-3_arm64.deb ...
14:05:42 [2024-01-20T14:05:42.726Z] #58 32.64 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ...
14:05:42 [2024-01-20T14:05:42.989Z] #58 32.96 Setting up libglib2.0-0:arm64 (2.74.6-2) ...
14:05:42 [2024-01-20T14:05:42.989Z] #58 32.98 No schema files found: doing nothing.
14:05:42 [2024-01-20T14:05:42.989Z] #58 32.99 Setting up libffi-dev:arm64 (3.4.4-1) ...
14:05:42 [2024-01-20T14:05:42.989Z] #58 33.06 Setting up libpcre2-16-0:arm64 (10.42-1) ...
14:05:42 [2024-01-20T14:05:42.989Z] #58 33.09 Setting up libbtrfs0:arm64 (6.2-1) ...
14:05:42 [2024-01-20T14:05:42.989Z] #58 33.17 Setting up libpcre2-32-0:arm64 (10.42-1) ...
14:05:43 [2024-01-20T14:05:43.250Z] #58 33.20 Setting up libglib2.0-data (2.74.6-2) ...
14:05:43 [2024-01-20T14:05:43.250Z] #58 33.23 Setting up libgpg-error-dev (1.46-1) ...
14:05:43 [2024-01-20T14:05:43.250Z] #58 33.29 Setting up uuid-dev:arm64 (2.38.1-5+b1) ...
14:05:43 [2024-01-20T14:05:43.250Z] #58 33.32 Setting up libsepol-dev:arm64 (3.4-2.1) ...
14:05:43 [2024-01-20T14:05:43.250Z] #58 33.33 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
14:05:43 [2024-01-20T14:05:43.250Z] #58 33.36 Setting up libpcre2-posix3:arm64 (10.42-1) ...
14:05:43 [2024-01-20T14:05:43.250Z] #58 33.37 Setting up libbtrfs-dev:arm64 (6.2-1) ...
14:05:43 [2024-01-20T14:05:43.509Z] #58 33.39 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ...
14:05:43 [2024-01-20T14:05:43.509Z] #58 33.41 Setting up python3-lib2to3 (3.11.2-3) ...
14:05:43 [2024-01-20T14:05:43.770Z] #58 33.66 Setting up libelf1:arm64 (0.188-2.1) ...
14:05:43 [2024-01-20T14:05:43.770Z] #58 33.73 Setting up libsecret-common (0.20.5-3) ...
14:05:43 [2024-01-20T14:05:43.770Z] #58 33.75 Setting up python3-distutils (3.11.2-3) ...
14:05:43 [2024-01-20T14:05:43.770Z] #58 ...
14:05:43 [2024-01-20T14:05:43.770Z] 
14:05:43 [2024-01-20T14:05:43.770Z] #74 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
14:05:43 [2024-01-20T14:05:43.770Z] #74 2.822 go: downloading github.com/Masterminds/semver/v3 v3.2.1
14:05:43 [2024-01-20T14:05:43.770Z] #74 2.908 go: downloading github.com/urfave/cli/v2 v2.27.1
14:05:43 [2024-01-20T14:05:43.770Z] #74 2.957 go: downloading github.com/containernetworking/plugins v1.4.0
14:05:43 [2024-01-20T14:05:43.770Z] #74 3.005 go: downloading golang.org/x/sys v0.16.0
14:05:43 [2024-01-20T14:05:43.770Z] #74 3.193 go: downloading github.com/gorilla/mux v1.8.1
14:05:43 [2024-01-20T14:05:43.770Z] #74 3.373 go: downloading github.com/moby/sys/mountinfo v0.7.1
14:05:43 [2024-01-20T14:05:43.770Z] #74 3.568 go: downloading github.com/google/uuid v1.5.0
14:05:43 [2024-01-20T14:05:43.770Z] #74 3.623 go: downloading github.com/moby/vpnkit v0.5.0
14:05:43 [2024-01-20T14:05:43.770Z] #74 3.657 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
14:05:43 [2024-01-20T14:05:43.770Z] #74 3.755 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
14:05:43 [2024-01-20T14:05:43.770Z] #74 4.204 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
14:05:43 [2024-01-20T14:05:43.770Z] #74 4.205 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
14:05:43 [2024-01-20T14:05:43.770Z] #74 4.210 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
14:05:43 [2024-01-20T14:05:43.770Z] #74 4.227 go: downloading golang.org/x/net v0.17.0
14:05:43 [2024-01-20T14:05:43.770Z] #74 4.329 go: downloading github.com/josharian/native v1.1.0
14:05:43 [2024-01-20T14:05:43.770Z] #74 4.336 go: downloading github.com/pierrec/lz4/v4 v4.1.17
14:05:44 [2024-01-20T14:05:44.029Z] #74 ...
14:05:44 [2024-01-20T14:05:44.029Z] 
14:05:44 [2024-01-20T14:05:44.029Z] #75 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
14:05:44 [2024-01-20T14:05:44.029Z] #75 0.583 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
14:05:44 [2024-01-20T14:05:44.029Z] #75 0.583   Compatibility with CMake < 2.8.12 will be removed from a future version of
14:05:44 [2024-01-20T14:05:44.029Z] #75 0.583   CMake.
14:05:44 [2024-01-20T14:05:44.029Z] #75 0.583 
14:05:44 [2024-01-20T14:05:44.029Z] #75 0.583   Update the VERSION argument <min> value or use a ...<max> suffix to tell
14:05:44 [2024-01-20T14:05:44.029Z] #75 0.583   CMake that the project does not need compatibility with older versions.
14:05:44 [2024-01-20T14:05:44.029Z] #75 0.583 
14:05:44 [2024-01-20T14:05:44.029Z] #75 0.583 
14:05:44 [2024-01-20T14:05:44.029Z] #75 0.774 -- The C compiler identification is GNU 12.2.0
14:05:44 [2024-01-20T14:05:44.029Z] #75 0.803 -- Detecting C compiler ABI info
14:05:44 [2024-01-20T14:05:44.029Z] #75 1.072 -- Detecting C compiler ABI info - done
14:05:44 [2024-01-20T14:05:44.029Z] #75 1.090 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
14:05:44 [2024-01-20T14:05:44.029Z] #75 1.090 -- Detecting C compile features
14:05:44 [2024-01-20T14:05:44.029Z] #75 1.091 -- Detecting C compile features - done
14:05:44 [2024-01-20T14:05:44.029Z] #75 1.134 -- Performing Test HAS_BUILTIN_FORTIFY
14:05:44 [2024-01-20T14:05:44.029Z] #75 1.309 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
14:05:44 [2024-01-20T14:05:44.029Z] #75 1.342 -- Configuring done
14:05:44 [2024-01-20T14:05:44.029Z] #75 1.350 -- Generating done
14:05:44 [2024-01-20T14:05:44.029Z] #75 1.354 -- Build files have been written to: /go/src/github.com/krallin/tini
14:05:44 [2024-01-20T14:05:44.029Z] #75 1.589 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:05:44 [2024-01-20T14:05:44.029Z] #75 2.027 [100%] Linking C executable tini-static
14:05:44 [2024-01-20T14:05:44.363Z] #75 2.188 [100%] Built target tini-static
14:05:45 [2024-01-20T14:05:45.306Z] #75 ...
14:05:45 [2024-01-20T14:05:45.306Z] 
14:05:45 [2024-01-20T14:05:45.306Z] #76 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
14:05:45 [2024-01-20T14:05:45.306Z] #76 1.732 go build -trimpath -buildmode=pie  -tags "seccomp netgo osusergo" -ldflags "-X main.gitCommit=v1.1.11-0-g4bccb38 -X main.version=1.1.11 -linkmode external -extldflags --static-pie " -o runc .
14:05:45 [2024-01-20T14:05:45.601Z] #76 ...
14:05:45 [2024-01-20T14:05:45.601Z] 
14:05:45 [2024-01-20T14:05:45.601Z] #77 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
14:05:45 [2024-01-20T14:05:45.861Z] #77 ...
14:05:45 [2024-01-20T14:05:45.861Z] 
14:05:45 [2024-01-20T14:05:45.861Z] #58 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libbtrfs-dev             libsecret-1-dev             pkg-config
14:05:45 [2024-01-20T14:05:45.861Z] #58 34.07 Setting up libglib2.0-dev-bin (2.74.6-2) ...
14:05:45 [2024-01-20T14:05:45.861Z] #58 34.42 Setting up libblkid-dev:arm64 (2.38.1-5+b1) ...
14:05:45 [2024-01-20T14:05:45.861Z] #58 34.45 Setting up libpcre2-dev:arm64 (10.42-1) ...
14:05:45 [2024-01-20T14:05:45.861Z] #58 34.76 Setting up libselinux1-dev:arm64 (3.4-1+b6) ...
14:05:45 [2024-01-20T14:05:45.861Z] #58 35.06 Setting up libglib2.0-bin (2.74.6-2) ...
14:05:45 [2024-01-20T14:05:45.861Z] #58 35.48 Setting up libsecret-1-0:arm64 (0.20.5-3) ...
14:05:45 [2024-01-20T14:05:45.861Z] #58 35.55 Setting up libgcrypt20-dev (1.10.1-3) ...
14:05:45 [2024-01-20T14:05:45.861Z] #58 ...
14:05:45 [2024-01-20T14:05:45.861Z] 
14:05:45 [2024-01-20T14:05:45.861Z] #78 [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...)
14:05:46 [2024-01-20T14:05:46.160Z] #78 ...
14:05:46 [2024-01-20T14:05:46.160Z] 
14:05:46 [2024-01-20T14:05:46.160Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:05:46 [2024-01-20T14:05:46.160Z] #72 2.232 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
14:05:46 [2024-01-20T14:05:46.160Z] #72 2.250 Cloning into '/tmp/crun-build/libocispec'...
14:05:46 [2024-01-20T14:05:46.160Z] #72 2.615 Submodule path 'libocispec': checked out '19c05670c37a42c217caa7b141bcaada7867cc15'
14:05:46 [2024-01-20T14:05:46.160Z] #72 2.618 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
14:05:46 [2024-01-20T14:05:46.160Z] #72 2.619 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
14:05:46 [2024-01-20T14:05:46.160Z] #72 2.619 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
14:05:46 [2024-01-20T14:05:46.160Z] #72 2.625 Cloning into '/tmp/crun-build/libocispec/image-spec'...
14:05:46 [2024-01-20T14:05:46.160Z] #72 3.258 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
14:05:46 [2024-01-20T14:05:46.160Z] #72 3.921 Cloning into '/tmp/crun-build/libocispec/yajl'...
14:05:46 [2024-01-20T14:05:46.160Z] #72 4.325 Submodule path 'libocispec/image-spec': checked out '0b40f0f367c396cc5a7d6a2e8c8842271d3d3844'
14:05:46 [2024-01-20T14:05:46.160Z] #72 4.353 Submodule path 'libocispec/runtime-spec': checked out '55ae2744e3a034668fa2c40687251095a69ed63e'
14:05:46 [2024-01-20T14:05:46.160Z] #72 4.385 Submodule path 'libocispec/yajl': checked out '49923ccb2143e36850bcdeb781e2bcdf5ce22f15'
14:05:48 [2024-01-20T14:05:48.067Z] #72 ...
14:05:48 [2024-01-20T14:05:48.067Z] 
14:05:48 [2024-01-20T14:05:48.067Z] #75 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
14:05:48 [2024-01-20T14:05:48.067Z] #75 DONE 6.2s
14:05:48 [2024-01-20T14:05:48.067Z] 
14:05:48 [2024-01-20T14:05:48.067Z] #58 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libbtrfs-dev             libsecret-1-dev             pkg-config
14:05:48 [2024-01-20T14:05:48.067Z] #58 36.22 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
14:05:48 [2024-01-20T14:05:48.067Z] #58 36.83 Setting up libmount-dev:arm64 (2.38.1-5+b1) ...
14:05:48 [2024-01-20T14:05:48.067Z] #58 36.86 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ...
14:05:48 [2024-01-20T14:05:48.067Z] #58 37.34 Setting up libglib2.0-dev:arm64 (2.74.6-2) ...
14:05:48 [2024-01-20T14:05:48.067Z] #58 37.51 Setting up libsecret-1-dev:arm64 (0.20.5-3) ...
14:05:48 [2024-01-20T14:05:48.067Z] #58 37.64 Processing triggers for libc-bin (2.36-9+deb12u3) ...
14:05:48 [2024-01-20T14:05:48.326Z] #58 DONE 38.4s
14:05:48 [2024-01-20T14:05:48.326Z] 
14:05:48 [2024-01-20T14:05:48.326Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:05:48 [2024-01-20T14:05:48.585Z] #72 ...
14:05:48 [2024-01-20T14:05:48.585Z] 
14:05:48 [2024-01-20T14:05:48.585Z] #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...)
14:05:52 [2024-01-20T14:05:52.797Z] #79 4.097 + bin/ctr
14:05:52 [2024-01-20T14:05:52.797Z] #79 4.100 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.12 -X github.com/containerd/containerd/version.Revision=71909c1814c544ac47ab91d2e8b84718e517bb99 -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/ctr
14:05:56 [2024-01-20T14:05:56.998Z] #79 ...
14:05:56 [2024-01-20T14:05:56.998Z] 
14:05:56 [2024-01-20T14:05:56.998Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:05:56 [2024-01-20T14:05:56.998Z] #72 10.75 aclocal: warning: couldn't open directory 'm4': No such file or directory
14:05:56 [2024-01-20T14:05:56.998Z] #72 15.89 libtoolize: putting auxiliary files in '.'.
14:05:56 [2024-01-20T14:05:56.998Z] #72 15.89 libtoolize: copying file './ltmain.sh'
14:05:56 [2024-01-20T14:05:56.998Z] #72 16.74 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
14:05:56 [2024-01-20T14:05:56.998Z] #72 16.74 libtoolize: and rerunning libtoolize and aclocal.
14:05:56 [2024-01-20T14:05:56.998Z] #72 16.74 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
14:06:00 [2024-01-20T14:06:00.292Z] #72 20.13 configure.ac:7: installing './compile'
14:06:00 [2024-01-20T14:06:00.552Z] #72 20.13 configure.ac:11: installing './config.guess'
14:06:00 [2024-01-20T14:06:00.552Z] #72 20.14 configure.ac:11: installing './config.sub'
14:06:00 [2024-01-20T14:06:00.552Z] #72 20.15 configure.ac:8: installing './install-sh'
14:06:00 [2024-01-20T14:06:00.552Z] #72 20.15 configure.ac:8: installing './missing'
14:06:00 [2024-01-20T14:06:00.552Z] #72 20.20 Makefile.am: installing './depcomp'
14:06:01 [2024-01-20T14:06:01.121Z] #72 20.80 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
14:06:01 [2024-01-20T14:06:01.121Z] #72 20.80 libtoolize: copying file 'build-aux/ltmain.sh'
14:06:01 [2024-01-20T14:06:01.121Z] #72 20.94 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
14:06:01 [2024-01-20T14:06:01.121Z] #72 20.94 libtoolize: copying file 'm4/libtool.m4'
14:06:01 [2024-01-20T14:06:01.380Z] #72 21.04 libtoolize: copying file 'm4/ltoptions.m4'
14:06:01 [2024-01-20T14:06:01.381Z] #72 21.22 libtoolize: copying file 'm4/ltsugar.m4'
14:06:01 [2024-01-20T14:06:01.640Z] #72 21.36 libtoolize: copying file 'm4/ltversion.m4'
14:06:01 [2024-01-20T14:06:01.640Z] #72 21.52 libtoolize: copying file 'm4/lt~obsolete.m4'
14:06:01 [2024-01-20T14:06:01.900Z] #72 21.70 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
14:06:04 [2024-01-20T14:06:04.437Z] #72 24.05 configure.ac:3: warning: The macro `AC_CONFIG_HEADER' is obsolete.
14:06:04 [2024-01-20T14:06:04.437Z] #72 24.05 configure.ac:3: You should run autoupdate.
14:06:04 [2024-01-20T14:06:04.437Z] #72 24.05 ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
14:06:04 [2024-01-20T14:06:04.437Z] #72 24.05 configure.ac:3: the top level
14:06:06 [2024-01-20T14:06:06.342Z] #72 26.11 configure.ac:7: installing 'build-aux/compile'
14:06:06 [2024-01-20T14:06:06.342Z] #72 26.12 configure.ac:9: installing 'build-aux/config.guess'
14:06:06 [2024-01-20T14:06:06.342Z] #72 26.13 configure.ac:9: installing 'build-aux/config.sub'
14:06:06 [2024-01-20T14:06:06.342Z] #72 26.13 configure.ac:11: installing 'build-aux/install-sh'
14:06:06 [2024-01-20T14:06:06.342Z] #72 26.14 configure.ac:11: installing 'build-aux/missing'
14:06:06 [2024-01-20T14:06:06.342Z] #72 26.27 Makefile.am: installing 'build-aux/depcomp'
14:06:06 [2024-01-20T14:06:06.602Z] #72 26.31 parallel-tests: installing 'build-aux/test-driver'
14:06:07 [2024-01-20T14:06:07.554Z] #72 27.47 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
14:06:07 [2024-01-20T14:06:07.814Z] #72 27.47 libtoolize: copying file 'build-aux/ltmain.sh'
14:06:08 [2024-01-20T14:06:08.382Z] #72 28.02 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
14:06:08 [2024-01-20T14:06:08.382Z] #72 28.02 libtoolize: copying file 'm4/libtool.m4'
14:06:08 [2024-01-20T14:06:08.382Z] #72 28.23 libtoolize: copying file 'm4/ltoptions.m4'
14:06:08 [2024-01-20T14:06:08.641Z] #72 28.34 libtoolize: copying file 'm4/ltsugar.m4'
14:06:08 [2024-01-20T14:06:08.641Z] #72 28.47 libtoolize: copying file 'm4/ltversion.m4'
14:06:08 [2024-01-20T14:06:08.900Z] #72 28.62 libtoolize: copying file 'm4/lt~obsolete.m4'
14:06:15 [2024-01-20T14:06:15.471Z] #72 34.35 configure.ac:11: installing 'build-aux/compile'
14:06:15 [2024-01-20T14:06:15.471Z] #72 34.35 configure.ac:11: installing 'build-aux/config.guess'
14:06:15 [2024-01-20T14:06:15.471Z] #72 34.35 configure.ac:11: installing 'build-aux/config.sub'
14:06:15 [2024-01-20T14:06:15.471Z] #72 34.36 configure.ac:13: installing 'build-aux/install-sh'
14:06:15 [2024-01-20T14:06:15.471Z] #72 34.36 configure.ac:13: installing 'build-aux/missing'
14:06:15 [2024-01-20T14:06:15.471Z] #72 34.36 configure.ac:8: installing 'build-aux/tap-driver.sh'
14:06:15 [2024-01-20T14:06:15.471Z] #72 34.42 Makefile.am: installing 'build-aux/depcomp'
14:06:15 [2024-01-20T14:06:15.731Z] #72 35.22 checking build system type... aarch64-unknown-linux-gnu
14:06:15 [2024-01-20T14:06:15.991Z] #72 35.45 checking host system type... aarch64-unknown-linux-gnu
14:06:15 [2024-01-20T14:06:15.991Z] #72 35.45 checking how to print strings... printf
14:06:15 [2024-01-20T14:06:15.991Z] #72 35.48 checking for gcc... gcc
14:06:15 [2024-01-20T14:06:15.991Z] #72 35.54 checking whether the C compiler works... 
14:06:15 [2024-01-20T14:06:15.991Z] #72 ...
14:06:15 [2024-01-20T14:06:15.991Z] 
14:06:15 [2024-01-20T14:06:15.991Z] #66 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
14:06:15 [2024-01-20T14:06:15.991Z] #66 65.55 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v
14:06:15 [2024-01-20T14:06:15.991Z] #66 65.62 Docker version unknown-version, build unknown-commit
14:06:21 [2024-01-20T14:06:21.267Z] #66 ...
14:06:21 [2024-01-20T14:06:21.267Z] 
14:06:21 [2024-01-20T14:06:21.267Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:06:21 [2024-01-20T14:06:21.267Z] #72 35.54 checking whether the C compiler works... yes
14:06:21 [2024-01-20T14:06:21.267Z] #72 35.71 checking for C compiler default output file name... a.out
14:06:21 [2024-01-20T14:06:21.267Z] #72 35.72 checking for suffix of executables... 
14:06:21 [2024-01-20T14:06:21.267Z] #72 35.83 checking whether we are cross compiling... no
14:06:21 [2024-01-20T14:06:21.267Z] #72 35.96 checking for suffix of object files... o
14:06:21 [2024-01-20T14:06:21.267Z] #72 36.04 checking whether the compiler supports GNU C... yes
14:06:21 [2024-01-20T14:06:21.267Z] #72 36.13 checking whether gcc accepts -g... yes
14:06:21 [2024-01-20T14:06:21.267Z] #72 36.27 checking for gcc option to enable C11 features... none needed
14:06:21 [2024-01-20T14:06:21.267Z] #72 36.47 checking whether gcc understands -c and -o together... yes
14:06:21 [2024-01-20T14:06:21.267Z] #72 36.58 checking for a sed that does not truncate output... /usr/bin/sed
14:06:21 [2024-01-20T14:06:21.267Z] #72 36.60 checking for grep that handles long lines and -e... /usr/bin/grep
14:06:21 [2024-01-20T14:06:21.267Z] #72 36.61 checking for egrep... /usr/bin/grep -E
14:06:21 [2024-01-20T14:06:21.267Z] #72 36.62 checking for fgrep... /usr/bin/grep -F
14:06:21 [2024-01-20T14:06:21.267Z] #72 36.63 checking for ld used by gcc... /usr/bin/ld
14:06:21 [2024-01-20T14:06:21.267Z] #72 36.66 checking if the linker (/usr/bin/ld) is GNU ld... yes
14:06:21 [2024-01-20T14:06:21.267Z] #72 36.66 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
14:06:21 [2024-01-20T14:06:21.267Z] #72 36.68 checking the name lister (/usr/bin/nm -B) interface... BSD nm
14:06:21 [2024-01-20T14:06:21.267Z] #72 36.78 checking whether ln -s works... yes
14:06:21 [2024-01-20T14:06:21.267Z] #72 36.78 checking the maximum length of command line arguments... 1572864
14:06:21 [2024-01-20T14:06:21.267Z] #72 36.81 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
14:06:21 [2024-01-20T14:06:21.267Z] #72 36.81 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
14:06:21 [2024-01-20T14:06:21.267Z] #72 36.81 checking for /usr/bin/ld option to reload object files... -r
14:06:21 [2024-01-20T14:06:21.267Z] #72 36.81 checking for file... file
14:06:21 [2024-01-20T14:06:21.267Z] #72 36.81 checking for objdump... objdump
14:06:21 [2024-01-20T14:06:21.267Z] #72 36.81 checking how to recognize dependent libraries... pass_all
14:06:21 [2024-01-20T14:06:21.267Z] #72 36.81 checking for dlltool... no
14:06:21 [2024-01-20T14:06:21.267Z] #72 36.81 checking how to associate runtime and link libraries... printf %s\n
14:06:21 [2024-01-20T14:06:21.267Z] #72 36.82 checking for ar... ar
14:06:21 [2024-01-20T14:06:21.267Z] #72 36.82 checking for archiver @FILE support... @
14:06:21 [2024-01-20T14:06:21.267Z] #72 36.95 checking for strip... strip
14:06:21 [2024-01-20T14:06:21.267Z] #72 36.95 checking for ranlib... ranlib
14:06:21 [2024-01-20T14:06:21.267Z] #72 36.96 checking for gawk... no
14:06:21 [2024-01-20T14:06:21.267Z] #72 36.96 checking for mawk... mawk
14:06:21 [2024-01-20T14:06:21.267Z] #72 36.96 checking command to parse /usr/bin/nm -B output from gcc object... ok
14:06:21 [2024-01-20T14:06:21.267Z] #72 37.21 checking for sysroot... no
14:06:21 [2024-01-20T14:06:21.267Z] #72 37.21 checking for a working dd... /usr/bin/dd
14:06:21 [2024-01-20T14:06:21.267Z] #72 37.26 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
14:06:21 [2024-01-20T14:06:21.267Z] #72 37.27 checking for mt... no
14:06:21 [2024-01-20T14:06:21.267Z] #72 37.27 checking if : is a manifest tool... no
14:06:21 [2024-01-20T14:06:21.267Z] #72 37.29 checking for stdio.h... yes
14:06:21 [2024-01-20T14:06:21.267Z] #72 37.37 checking for stdlib.h... yes
14:06:21 [2024-01-20T14:06:21.267Z] #72 37.44 checking for string.h... yes
14:06:21 [2024-01-20T14:06:21.267Z] #72 37.55 checking for inttypes.h... yes
14:06:21 [2024-01-20T14:06:21.267Z] #72 37.64 checking for stdint.h... yes
14:06:21 [2024-01-20T14:06:21.267Z] #72 37.69 checking for strings.h... yes
14:06:21 [2024-01-20T14:06:21.267Z] #72 37.79 checking for sys/stat.h... yes
14:06:21 [2024-01-20T14:06:21.267Z] #72 37.94 checking for sys/types.h... yes
14:06:21 [2024-01-20T14:06:21.267Z] #72 38.00 checking for unistd.h... yes
14:06:21 [2024-01-20T14:06:21.267Z] #72 38.08 checking for dlfcn.h... yes
14:06:21 [2024-01-20T14:06:21.267Z] #72 38.15 checking for objdir... .libs
14:06:21 [2024-01-20T14:06:21.267Z] #72 38.36 checking if gcc supports -fno-rtti -fno-exceptions... no
14:06:21 [2024-01-20T14:06:21.267Z] #72 38.51 checking for gcc option to produce PIC... -fPIC -DPIC
14:06:21 [2024-01-20T14:06:21.267Z] #72 38.51 checking if gcc PIC flag -fPIC -DPIC works... yes
14:06:21 [2024-01-20T14:06:21.267Z] #72 38.64 checking if gcc static flag -static works... yes
14:06:21 [2024-01-20T14:06:21.267Z] #72 38.86 checking if gcc supports -c -o file.o... yes
14:06:21 [2024-01-20T14:06:21.267Z] #72 38.93 checking if gcc supports -c -o file.o... (cached) yes
14:06:21 [2024-01-20T14:06:21.267Z] #72 38.94 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
14:06:21 [2024-01-20T14:06:21.267Z] #72 38.99 checking dynamic linker characteristics... GNU/Linux ld.so
14:06:21 [2024-01-20T14:06:21.267Z] #72 39.24 checking how to hardcode library paths into programs... immediate
14:06:21 [2024-01-20T14:06:21.267Z] #72 39.24 checking whether stripping libraries is possible... yes
14:06:21 [2024-01-20T14:06:21.267Z] #72 39.26 checking if libtool supports shared libraries... yes
14:06:21 [2024-01-20T14:06:21.267Z] #72 39.26 checking whether to build shared libraries... no
14:06:21 [2024-01-20T14:06:21.267Z] #72 39.26 checking whether to build static libraries... yes
14:06:21 [2024-01-20T14:06:21.267Z] #72 39.26 checking for a BSD-compatible install... /usr/bin/install -c
14:06:21 [2024-01-20T14:06:21.267Z] #72 39.31 checking whether build environment is sane... yes
14:06:21 [2024-01-20T14:06:21.267Z] #72 39.34 checking for a race-free mkdir -p... /usr/bin/mkdir -p
14:06:21 [2024-01-20T14:06:21.267Z] #72 39.36 checking whether make sets $(MAKE)... yes
14:06:21 [2024-01-20T14:06:21.267Z] #72 39.41 checking whether make supports the include directive... yes (GNU style)
14:06:21 [2024-01-20T14:06:21.267Z] #72 39.45 checking whether make supports nested variables... yes
14:06:21 [2024-01-20T14:06:21.267Z] #72 39.50 checking whether UID '0' is supported by ustar format... yes
14:06:21 [2024-01-20T14:06:21.267Z] #72 39.50 checking whether GID '0' is supported by ustar format... yes
14:06:21 [2024-01-20T14:06:21.267Z] #72 39.50 checking how to create a ustar tar archive... gnutar
14:06:21 [2024-01-20T14:06:21.267Z] #72 39.60 checking dependency style of gcc... gcc3
14:06:21 [2024-01-20T14:06:21.267Z] #72 39.78 checking whether to enable maintainer-specific portions of Makefiles... yes
14:06:21 [2024-01-20T14:06:21.267Z] #72 39.78 checking whether make supports nested variables... (cached) yes
14:06:21 [2024-01-20T14:06:21.267Z] #72 39.78 checking for gawk... (cached) mawk
14:06:21 [2024-01-20T14:06:21.267Z] #72 39.78 checking for a sed that does not truncate output... (cached) /usr/bin/sed
14:06:21 [2024-01-20T14:06:21.267Z] #72 39.78 checking for gcc... (cached) gcc
14:06:21 [2024-01-20T14:06:21.267Z] #72 39.89 checking whether the compiler supports GNU C... (cached) yes
14:06:21 [2024-01-20T14:06:21.267Z] #72 39.90 checking whether gcc accepts -g... (cached) yes
14:06:21 [2024-01-20T14:06:21.267Z] #72 39.90 checking for gcc option to enable C11 features... (cached) none needed
14:06:21 [2024-01-20T14:06:21.267Z] #72 39.90 checking whether gcc understands -c and -o together... (cached) yes
14:06:21 [2024-01-20T14:06:21.267Z] #72 39.90 checking for a Python interpreter with version >= 3... python3
14:06:21 [2024-01-20T14:06:21.267Z] #72 39.95 checking for python3... /usr/bin/python3
14:06:21 [2024-01-20T14:06:21.267Z] #72 39.95 checking for python3 version... 3.11
14:06:21 [2024-01-20T14:06:21.267Z] #72 39.97 checking for python3 platform... linux
14:06:21 [2024-01-20T14:06:21.267Z] #72 39.98 checking for GNU default python3 prefix... ${prefix}
14:06:21 [2024-01-20T14:06:21.267Z] #72 39.98 checking for GNU default python3 exec_prefix... ${exec_prefix}
14:06:21 [2024-01-20T14:06:21.267Z] #72 39.98 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
14:06:21 [2024-01-20T14:06:21.267Z] #72 40.02 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
14:06:21 [2024-01-20T14:06:21.267Z] #72 40.08 checking for go-md2man... no
14:06:21 [2024-01-20T14:06:21.267Z] #72 40.08 checking for error.h... yes
14:06:21 [2024-01-20T14:06:21.267Z] #72 40.17 checking for linux/openat2.h... yes
14:06:21 [2024-01-20T14:06:21.267Z] #72 40.22 checking for stdatomic.h... yes
14:06:21 [2024-01-20T14:06:21.267Z] #72 40.30 checking for linux/ioprio.h... yes
14:06:21 [2024-01-20T14:06:21.267Z] #72 40.35 checking for atomic_int... yes
14:06:21 [2024-01-20T14:06:21.267Z] #72 40.47 checking for atomic_bool... yes
14:06:21 [2024-01-20T14:06:21.267Z] #72 40.60 checking for copy_file_range... yes
14:06:21 [2024-01-20T14:06:21.267Z] #72 40.79 checking for fgetxattr... yes
14:06:21 [2024-01-20T14:06:21.267Z] #72 40.92 checking for statx... yes
14:06:21 [2024-01-20T14:06:21.527Z] #72 41.04 checking for fgetpwent_r... yes
14:06:21 [2024-01-20T14:06:21.527Z] #72 41.14 checking for issetugid... no
14:06:21 [2024-01-20T14:06:21.527Z] #72 41.26 checking for memfd_create... yes
14:06:21 [2024-01-20T14:06:21.786Z] #72 41.39 checking for pkg-config... /usr/bin/pkg-config
14:06:21 [2024-01-20T14:06:21.786Z] #72 41.40 checking pkg-config is at least version 0.9.0... yes
14:06:21 [2024-01-20T14:06:21.786Z] #72 41.40 checking for library containing yajl_tree_get... -lyajl
14:06:22 [2024-01-20T14:06:22.046Z] #72 41.62 checking for yajl >= 2.0.0... yes
14:06:22 [2024-01-20T14:06:22.046Z] #72 41.65 checking for sys/capability.h... yes
14:06:22 [2024-01-20T14:06:22.305Z] #72 41.75 checking for library containing cap_from_name... -lcap
14:06:22 [2024-01-20T14:06:22.565Z] #72 42.04 checking for library containing gcry_check_version... no
14:06:22 [2024-01-20T14:06:22.565Z] #72 42.28 checking for library containing dlopen... none required
14:06:22 [2024-01-20T14:06:22.565Z] #72 42.40 checking for seccomp.h... yes
14:06:22 [2024-01-20T14:06:22.824Z] #72 42.50 checking for library containing seccomp_rule_add... -lseccomp
14:06:23 [2024-01-20T14:06:23.084Z] #72 42.73 checking for library containing seccomp_arch_resolve_name... none required
14:06:23 [2024-01-20T14:06:23.343Z] #72 42.87 checking for systemd/sd-bus.h... yes
14:06:23 [2024-01-20T14:06:23.621Z] #72 43.05 checking for library containing sd_bus_match_signal_async... -lsystemd
14:06:23 [2024-01-20T14:06:23.621Z] #72 43.33 checking for sd_notify_barrier... yes
14:06:23 [2024-01-20T14:06:23.880Z] #72 43.44 checking for linux/bpf.h... yes
14:06:23 [2024-01-20T14:06:23.880Z] #72 43.51 checking compilation for eBPF... yes
14:06:23 [2024-01-20T14:06:23.880Z] #72 43.60 checking for criu >= 3.15... no
14:06:23 [2024-01-20T14:06:23.880Z] #72 43.62 configure: CRIU headers not found, building without CRIU support
14:06:23 [2024-01-20T14:06:23.880Z] #72 43.62 checking for criu > 3.16... no
14:06:23 [2024-01-20T14:06:23.880Z] #72 43.65 configure: CRIU version doesn't support join-ns API
14:06:23 [2024-01-20T14:06:23.880Z] #72 43.65 checking for criu > 3.16.1... no
14:06:23 [2024-01-20T14:06:23.880Z] #72 43.66 configure: CRIU version doesn't support for pre-dumping
14:06:23 [2024-01-20T14:06:23.880Z] #72 43.66 checking for new mount API (fsconfig)... yes
14:06:24 [2024-01-20T14:06:24.139Z] #72 43.80 yes
14:06:24 [2024-01-20T14:06:24.139Z] #72 43.80 checking for seccomp notify API... yes
14:06:24 [2024-01-20T14:06:24.139Z] #72 43.87 checking for gperf... no
14:06:24 [2024-01-20T14:06:24.139Z] #72 43.87 configure: gperf not found - cannot rebuild signal parser code
14:06:24 [2024-01-20T14:06:24.139Z] #72 43.88 checking for library containing argp_parse... none required
14:06:24 [2024-01-20T14:06:24.399Z] #72 44.00 checking that generated files are newer than configure... done
14:06:24 [2024-01-20T14:06:24.399Z] #72 44.00 configure: creating ./config.status
14:06:25 [2024-01-20T14:06:25.779Z] #72 ...
14:06:25 [2024-01-20T14:06:25.779Z] 
14:06:25 [2024-01-20T14:06:25.779Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.55.2"      && /build/golangci-lint --version
14:06:25 [2024-01-20T14:06:25.779Z] #60 75.88 golangci-lint has version v1.55.2 built with go1.21.6 from (unknown, mod sum: "h1:yllEIsSJ7MtlDBwDJ9IMBkyEUz2fYE0b5B8IUgO1oP8=") on (unknown)
14:06:29 [2024-01-20T14:06:29.072Z] #60 DONE 78.9s
14:06:29 [2024-01-20T14:06:29.072Z] 
14:06:29 [2024-01-20T14:06:29.072Z] #66 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
14:06:29 [2024-01-20T14:06:29.072Z] #66 DONE 78.4s
14:06:29 [2024-01-20T14:06:29.072Z] 
14:06:29 [2024-01-20T14:06:29.072Z] #78 [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...)
14:06:29 [2024-01-20T14:06:29.072Z] #78 DONE 52.7s
14:06:29 [2024-01-20T14:06:29.072Z] 
14:06:29 [2024-01-20T14:06:29.072Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:06:29 [2024-01-20T14:06:29.072Z] #72 46.23 config.status: creating Makefile
14:06:29 [2024-01-20T14:06:29.072Z] #72 46.27 config.status: creating config.h
14:06:29 [2024-01-20T14:06:29.072Z] #72 46.29 config.status: executing libtool commands
14:06:29 [2024-01-20T14:06:29.072Z] #72 46.30 config.status: executing depfiles commands
14:06:29 [2024-01-20T14:06:29.072Z] #72 47.04 === configuring in libocispec (/tmp/crun-build/libocispec)
14:06:29 [2024-01-20T14:06:29.072Z] #72 47.05 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
14:06:29 [2024-01-20T14:06:29.072Z] #72 47.24 checking for gcc... gcc
14:06:29 [2024-01-20T14:06:29.072Z] #72 47.30 checking whether the C compiler works... yes
14:06:29 [2024-01-20T14:06:29.072Z] #72 47.37 checking for C compiler default output file name... a.out
14:06:29 [2024-01-20T14:06:29.072Z] #72 47.37 checking for suffix of executables... 
14:06:29 [2024-01-20T14:06:29.072Z] #72 47.56 checking whether we are cross compiling... no
14:06:29 [2024-01-20T14:06:29.072Z] #72 47.75 checking for suffix of object files... o
14:06:29 [2024-01-20T14:06:29.072Z] #72 47.85 checking whether the compiler supports GNU C... yes
14:06:29 [2024-01-20T14:06:29.072Z] #72 47.91 checking whether gcc accepts -g... yes
14:06:29 [2024-01-20T14:06:29.072Z] #72 47.99 checking for gcc option to enable C11 features... none needed
14:06:29 [2024-01-20T14:06:29.072Z] #72 48.07 checking whether gcc understands -c and -o together... yes
14:06:29 [2024-01-20T14:06:29.072Z] #72 48.17 checking for stdio.h... yes
14:06:29 [2024-01-20T14:06:29.072Z] #72 48.21 checking for stdlib.h... yes
14:06:29 [2024-01-20T14:06:29.072Z] #72 48.25 checking for string.h... yes
14:06:29 [2024-01-20T14:06:29.072Z] #72 48.29 checking for inttypes.h... yes
14:06:29 [2024-01-20T14:06:29.072Z] #72 48.37 checking for stdint.h... 
14:06:29 [2024-01-20T14:06:29.072Z] #72 ...
14:06:29 [2024-01-20T14:06:29.072Z] 
14:06:29 [2024-01-20T14:06:29.072Z] #76 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
14:06:29 [2024-01-20T14:06:29.072Z] #76 DONE 53.3s
14:06:29 [2024-01-20T14:06:29.072Z] 
14:06:29 [2024-01-20T14:06:29.072Z] #74 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
14:06:29 [2024-01-20T14:06:29.072Z] #74 DONE 55.0s
14:06:29 [2024-01-20T14:06:29.072Z] 
14:06:29 [2024-01-20T14:06:29.072Z] #77 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
14:06:29 [2024-01-20T14:06:29.072Z] #77 DONE 53.2s
14:06:29 [2024-01-20T14:06:29.072Z] 
14:06:29 [2024-01-20T14:06:29.072Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:06:29 [2024-01-20T14:06:29.072Z] #72 48.37 checking for stdint.h... yes
14:06:29 [2024-01-20T14:06:29.072Z] #72 48.45 checking for strings.h... yes
14:06:29 [2024-01-20T14:06:29.072Z] #72 48.52 checking for sys/stat.h... yes
14:06:29 [2024-01-20T14:06:29.072Z] #72 48.57 checking for sys/types.h... yes
14:06:29 [2024-01-20T14:06:29.072Z] #72 48.63 checking for unistd.h... yes
14:06:29 [2024-01-20T14:06:29.072Z] #72 48.68 checking for wchar.h... 
14:06:29 [2024-01-20T14:06:29.072Z] #72 ...
14:06:29 [2024-01-20T14:06:29.072Z] 
14:06:29 [2024-01-20T14:06:29.072Z] #80 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
14:06:29 [2024-01-20T14:06:29.072Z] #80 DONE 0.2s
14:06:29 [2024-01-20T14:06:29.072Z] 
14:06:29 [2024-01-20T14:06:29.072Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:06:29 [2024-01-20T14:06:29.072Z] #72 48.68 checking for wchar.h... yes
14:06:29 [2024-01-20T14:06:29.072Z] #72 48.73 checking for minix/config.h... no
14:06:29 [2024-01-20T14:06:29.072Z] #72 48.80 checking whether it is safe to define __EXTENSIONS__... #72 ...
14:06:29 [2024-01-20T14:06:29.072Z] 
14:06:29 [2024-01-20T14:06:29.072Z] #81 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
14:06:29 [2024-01-20T14:06:29.072Z] #81 DONE 0.2s
14:06:29 [2024-01-20T14:06:29.072Z] 
14:06:29 [2024-01-20T14:06:29.072Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:06:29 [2024-01-20T14:06:29.072Z] #72 48.80 checking whether it is safe to define __EXTENSIONS__... yes
14:06:29 [2024-01-20T14:06:29.072Z] #72 48.86 checking whether _XOPEN_SOURCE should be defined... no
14:06:29 [2024-01-20T14:06:29.332Z] #72 48.94 checking build system type... aarch64-unknown-linux-gnu
14:06:29 [2024-01-20T14:06:29.332Z] #72 49.11 checking host system type... aarch64-unknown-linux-gnu
14:06:29 [2024-01-20T14:06:29.592Z] #72 49.11 checking how to print strings... printf
14:06:29 [2024-01-20T14:06:29.592Z] #72 49.13 checking for a sed that does not truncate output... /usr/bin/sed
14:06:29 [2024-01-20T14:06:29.592Z] #72 49.15 checking for grep that handles long lines and -e... /usr/bin/grep
14:06:29 [2024-01-20T14:06:29.592Z] #72 49.15 checking for egrep... /usr/bin/grep -E
14:06:29 [2024-01-20T14:06:29.592Z] #72 49.16 checking for fgrep... /usr/bin/grep -F
14:06:29 [2024-01-20T14:06:29.592Z] #72 49.16 checking for ld used by gcc... /usr/bin/ld
14:06:29 [2024-01-20T14:06:29.592Z] #72 49.18 checking if the linker (/usr/bin/ld) is GNU ld... yes
14:06:29 [2024-01-20T14:06:29.592Z] #72 49.19 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
14:06:29 [2024-01-20T14:06:29.592Z] #72 49.21 checking the name lister (/usr/bin/nm -B) interface... BSD nm
14:06:29 [2024-01-20T14:06:29.592Z] #72 49.28 checking whether ln -s works... yes
14:06:29 [2024-01-20T14:06:29.592Z] #72 49.29 checking the maximum length of command line arguments... 1572864
14:06:29 [2024-01-20T14:06:29.592Z] #72 49.31 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
14:06:29 [2024-01-20T14:06:29.592Z] #72 49.31 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
14:06:29 [2024-01-20T14:06:29.592Z] #72 49.31 checking for /usr/bin/ld option to reload object files... -r
14:06:29 [2024-01-20T14:06:29.592Z] #72 49.31 checking for file... file
14:06:29 [2024-01-20T14:06:29.592Z] #72 49.31 checking for objdump... objdump
14:06:29 [2024-01-20T14:06:29.592Z] #72 49.31 checking how to recognize dependent libraries... pass_all
14:06:29 [2024-01-20T14:06:29.592Z] #72 49.31 checking for dlltool... no
14:06:29 [2024-01-20T14:06:29.592Z] #72 49.31 checking how to associate runtime and link libraries... printf %s\n
14:06:29 [2024-01-20T14:06:29.592Z] #72 49.31 checking for ar... ar
14:06:29 [2024-01-20T14:06:29.592Z] #72 49.31 checking for archiver @FILE support... @
14:06:29 [2024-01-20T14:06:29.592Z] #72 49.40 checking for strip... strip
14:06:29 [2024-01-20T14:06:29.592Z] #72 49.40 checking for ranlib... ranlib
14:06:29 [2024-01-20T14:06:29.592Z] #72 49.40 checking for gawk... no
14:06:29 [2024-01-20T14:06:29.592Z] #72 49.40 checking for mawk... mawk
14:06:30 [2024-01-20T14:06:30.162Z] #72 49.40 checking command to parse /usr/bin/nm -B output from gcc object... ok
14:06:30 [2024-01-20T14:06:30.162Z] #72 49.83 checking for sysroot... no
14:06:30 [2024-01-20T14:06:30.162Z] #72 49.83 checking for a working dd... /usr/bin/dd
14:06:30 [2024-01-20T14:06:30.162Z] #72 49.86 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
14:06:30 [2024-01-20T14:06:30.162Z] #72 49.89 checking for mt... no
14:06:30 [2024-01-20T14:06:30.162Z] #72 49.89 checking if : is a manifest tool... no
14:06:30 [2024-01-20T14:06:30.162Z] #72 49.89 checking for dlfcn.h... yes
14:06:30 [2024-01-20T14:06:30.162Z] #72 49.97 checking for objdir... .libs
14:06:30 [2024-01-20T14:06:30.421Z] #72 50.10 checking if gcc supports -fno-rtti -fno-exceptions... no
14:06:30 [2024-01-20T14:06:30.421Z] #72 50.14 checking for gcc option to produce PIC... -fPIC -DPIC
14:06:30 [2024-01-20T14:06:30.421Z] #72 50.15 checking if gcc PIC flag -fPIC -DPIC works... yes
14:06:30 [2024-01-20T14:06:30.421Z] #72 50.19 checking if gcc static flag -static works... yes
14:06:30 [2024-01-20T14:06:30.681Z] #72 50.28 checking if gcc supports -c -o file.o... yes
14:06:30 [2024-01-20T14:06:30.681Z] #72 50.34 checking if gcc supports -c -o file.o... (cached) yes
14:06:30 [2024-01-20T14:06:30.681Z] #72 50.34 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
14:06:30 [2024-01-20T14:06:30.681Z] #72 50.36 checking dynamic linker characteristics... GNU/Linux ld.so
14:06:30 [2024-01-20T14:06:30.681Z] #72 50.46 checking how to hardcode library paths into programs... immediate
14:06:30 [2024-01-20T14:06:30.681Z] #72 50.46 checking whether stripping libraries is possible... yes
14:06:30 [2024-01-20T14:06:30.681Z] #72 50.47 checking if libtool supports shared libraries... yes
14:06:30 [2024-01-20T14:06:30.681Z] #72 50.47 checking whether to build shared libraries... no
14:06:30 [2024-01-20T14:06:30.681Z] #72 50.47 checking whether to build static libraries... yes
14:06:30 [2024-01-20T14:06:30.681Z] #72 50.47 checking for a BSD-compatible install... /usr/bin/install -c
14:06:30 [2024-01-20T14:06:30.681Z] #72 50.48 checking whether build environment is sane... yes
14:06:30 [2024-01-20T14:06:30.681Z] #72 50.50 checking for a race-free mkdir -p... /usr/bin/mkdir -p
14:06:30 [2024-01-20T14:06:30.681Z] #72 50.50 checking whether make sets $(MAKE)... yes
14:06:30 [2024-01-20T14:06:30.681Z] #72 50.55 checking whether make supports the include directive... yes (GNU style)
14:06:30 [2024-01-20T14:06:30.940Z] #72 50.56 checking whether make supports nested variables... yes
14:06:30 [2024-01-20T14:06:30.940Z] #72 50.57 checking whether UID '0' is supported by ustar format... yes
14:06:30 [2024-01-20T14:06:30.940Z] #72 50.57 checking whether GID '0' is supported by ustar format... yes
14:06:30 [2024-01-20T14:06:30.940Z] #72 50.57 checking how to create a ustar tar archive... gnutar
14:06:30 [2024-01-20T14:06:30.940Z] #72 50.60 checking dependency style of gcc... gcc3
14:06:30 [2024-01-20T14:06:30.940Z] #72 50.70 checking whether to enable maintainer-specific portions of Makefiles... yes
14:06:30 [2024-01-20T14:06:30.940Z] #72 50.70 checking whether make supports nested variables... (cached) yes
14:06:30 [2024-01-20T14:06:30.940Z] #72 50.70 checking for pkg-config... /usr/bin/pkg-config
14:06:30 [2024-01-20T14:06:30.940Z] #72 50.70 checking pkg-config is at least version 0.9.0... yes
14:06:30 [2024-01-20T14:06:30.940Z] #72 50.71 checking for yajl >= 2.1.0... yes
14:06:30 [2024-01-20T14:06:30.940Z] #72 50.72 checking for a sed that does not truncate output... (cached) /usr/bin/sed
14:06:30 [2024-01-20T14:06:30.940Z] #72 50.72 checking for gcc... (cached) gcc
14:06:30 [2024-01-20T14:06:30.940Z] #72 50.75 checking whether the compiler supports GNU C... (cached) yes
14:06:30 [2024-01-20T14:06:30.940Z] #72 50.76 checking whether gcc accepts -g... (cached) yes
14:06:30 [2024-01-20T14:06:30.940Z] #72 50.76 checking for gcc option to enable C11 features... (cached) none needed
14:06:30 [2024-01-20T14:06:30.940Z] #72 50.76 checking whether gcc understands -c and -o together... (cached) yes
14:06:30 [2024-01-20T14:06:30.940Z] #72 50.76 checking for a Python interpreter with version >= 3... python3
14:06:30 [2024-01-20T14:06:30.940Z] #72 50.78 checking for python3... /usr/bin/python3
14:06:30 [2024-01-20T14:06:30.940Z] #72 50.78 checking for python3 version... 3.11
14:06:31 [2024-01-20T14:06:31.200Z] #72 50.79 checking for python3 platform... linux
14:06:31 [2024-01-20T14:06:31.200Z] #72 50.81 checking for GNU default python3 prefix... ${prefix}
14:06:31 [2024-01-20T14:06:31.200Z] #72 50.81 checking for GNU default python3 exec_prefix... ${exec_prefix}
14:06:31 [2024-01-20T14:06:31.200Z] #72 50.81 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
14:06:31 [2024-01-20T14:06:31.200Z] #72 50.84 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
14:06:31 [2024-01-20T14:06:31.768Z] #72 50.92 checking that generated files are newer than configure... 
14:06:31 [2024-01-20T14:06:31.768Z] #72 ...
14:06:31 [2024-01-20T14:06:31.768Z] 
14:06:31 [2024-01-20T14:06:31.768Z] #82 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
14:06:31 [2024-01-20T14:06:31.768Z] #82 DONE 1.4s
14:06:31 [2024-01-20T14:06:31.768Z] 
14:06:31 [2024-01-20T14:06:31.769Z] #64 [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
14:06:31 [2024-01-20T14:06:31.769Z] #64 81.70 Docker version 24.0.2, build cb74dfc
14:06:32 [2024-01-20T14:06:32.337Z] #64 DONE 82.1s
14:06:32 [2024-01-20T14:06:32.337Z] 
14:06:32 [2024-01-20T14:06:32.337Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:06:32 [2024-01-20T14:06:32.337Z] #72 50.92 checking that generated files are newer than configure... done
14:06:32 [2024-01-20T14:06:32.337Z] #72 51.50 configure: creating ./config.status
14:06:32 [2024-01-20T14:06:32.337Z] #72 ...
14:06:32 [2024-01-20T14:06:32.337Z] 
14:06:32 [2024-01-20T14:06:32.337Z] #83 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
14:06:32 [2024-01-20T14:06:32.337Z] #83 DONE 0.6s
14:06:32 [2024-01-20T14:06:32.337Z] 
14:06:32 [2024-01-20T14:06:32.337Z] #84 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
14:06:32 [2024-01-20T14:06:32.337Z] #84 DONE 0.1s
14:06:32 [2024-01-20T14:06:32.595Z] 
14:06:32 [2024-01-20T14:06:32.595Z] #85 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
14:06:32 [2024-01-20T14:06:32.595Z] #85 DONE 0.1s
14:06:32 [2024-01-20T14:06:32.595Z] 
14:06:32 [2024-01-20T14:06:32.595Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:06:32 [2024-01-20T14:06:32.595Z] #72 52.30 config.status: creating Makefile
14:06:32 [2024-01-20T14:06:32.595Z] #72 52.32 config.status: creating ocispec.pc
14:06:32 [2024-01-20T14:06:32.884Z] #72 ...
14:06:32 [2024-01-20T14:06:32.884Z] 
14:06:32 [2024-01-20T14:06:32.884Z] #86 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
14:06:32 [2024-01-20T14:06:32.884Z] #86 DONE 0.1s
14:06:32 [2024-01-20T14:06:32.884Z] 
14:06:32 [2024-01-20T14:06:32.884Z] #87 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
14:06:32 [2024-01-20T14:06:32.884Z] #87 DONE 0.1s
14:06:32 [2024-01-20T14:06:32.884Z] 
14:06:32 [2024-01-20T14:06:32.884Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:06:32 [2024-01-20T14:06:32.884Z] #72 52.34 config.status: creating config.h
14:06:32 [2024-01-20T14:06:32.884Z] #72 52.35 config.status: executing libtool commands
14:06:32 [2024-01-20T14:06:32.884Z] #72 52.36 config.status: executing depfiles commands
14:06:32 [2024-01-20T14:06:32.884Z] #72 52.60 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
14:06:33 [2024-01-20T14:06:33.143Z] #72 52.61 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
14:06:33 [2024-01-20T14:06:33.143Z] #72 52.71 checking for gcc... gcc
14:06:33 [2024-01-20T14:06:33.143Z] #72 52.74 checking whether the C compiler works... yes
14:06:33 [2024-01-20T14:06:33.143Z] #72 52.89 checking for C compiler default output file name... a.out
14:06:33 [2024-01-20T14:06:33.143Z] #72 52.89 checking for suffix of executables... 
14:06:33 [2024-01-20T14:06:33.143Z] 
14:06:33 [2024-01-20T14:06:33.143Z] #72 ...
14:06:33 [2024-01-20T14:06:33.143Z] 
14:06:33 [2024-01-20T14:06:33.143Z] #88 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
14:06:33 [2024-01-20T14:06:33.143Z] #88 DONE 0.6s
14:06:33 [2024-01-20T14:06:33.143Z] 
14:06:33 [2024-01-20T14:06:33.143Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:06:33 [2024-01-20T14:06:33.143Z] #72 52.93 checking whether we are cross compiling... no
14:06:33 [2024-01-20T14:06:33.143Z] #72 52.99 checking for suffix of object files... o
14:06:33 [2024-01-20T14:06:33.406Z] #72 53.04 checking whether the compiler supports GNU C... #72 ...
14:06:33 [2024-01-20T14:06:33.406Z] 
14:06:33 [2024-01-20T14:06:33.406Z] #89 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
14:06:33 [2024-01-20T14:06:33.406Z] #89 DONE 0.1s
14:06:33 [2024-01-20T14:06:33.406Z] 
14:06:33 [2024-01-20T14:06:33.406Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:06:33 [2024-01-20T14:06:33.406Z] #72 53.04 checking whether the compiler supports GNU C... yes
14:06:33 [2024-01-20T14:06:33.406Z] #72 53.08 checking whether gcc accepts -g... yes
14:06:33 [2024-01-20T14:06:33.406Z] #72 53.11 checking for gcc option to enable C11 features... none needed
14:06:33 [2024-01-20T14:06:33.665Z] #72 53.25 checking whether gcc understands -c and -o together... yes
14:06:33 [2024-01-20T14:06:33.665Z] #72 53.32 checking for a BSD-compatible install... /usr/bin/install -c
14:06:33 [2024-01-20T14:06:33.665Z] #72 53.33 checking whether build environment is sane... yes
14:06:33 [2024-01-20T14:06:33.665Z] #72 53.34 checking for a race-free mkdir -p... /usr/bin/mkdir -p
14:06:33 [2024-01-20T14:06:33.665Z] #72 53.35 checking for gawk... no
14:06:33 [2024-01-20T14:06:33.665Z] #72 53.35 checking for mawk... mawk
14:06:33 [2024-01-20T14:06:33.665Z] #72 53.35 checking whether make sets $(MAKE)... yes
14:06:33 [2024-01-20T14:06:33.665Z] #72 53.37 checking whether make supports the include directive... yes (GNU style)
14:06:33 [2024-01-20T14:06:33.665Z] #72 53.38 checking whether make supports nested variables... yes
14:06:33 [2024-01-20T14:06:33.665Z] #72 53.39 checking whether UID '0' is supported by ustar format... yes
14:06:33 [2024-01-20T14:06:33.665Z] #72 53.39 checking whether GID '0' is supported by ustar format... yes
14:06:33 [2024-01-20T14:06:33.665Z] #72 53.39 checking how to create a ustar tar archive... gnutar
14:06:33 [2024-01-20T14:06:33.665Z] #72 53.41 checking dependency style of gcc... gcc3
14:06:33 [2024-01-20T14:06:33.665Z] #72 53.47 checking whether to enable maintainer-specific portions of Makefiles... yes
14:06:33 [2024-01-20T14:06:33.665Z] #72 53.47 checking whether make supports nested variables... (cached) yes
14:06:33 [2024-01-20T14:06:33.665Z] #72 53.48 checking build system type... aarch64-unknown-linux-gnu
14:06:33 [2024-01-20T14:06:33.665Z] #72 53.54 checking host system type... aarch64-unknown-linux-gnu
14:06:33 [2024-01-20T14:06:33.665Z] #72 53.54 checking how to print strings... printf
14:06:33 [2024-01-20T14:06:33.665Z] #72 53.54 checking for a sed that does not truncate output... /usr/bin/sed
14:06:33 [2024-01-20T14:06:33.665Z] #72 53.55 checking for grep that handles long lines and -e... /usr/bin/grep
14:06:33 [2024-01-20T14:06:33.665Z] #72 53.55 checking for egrep... /usr/bin/grep -E
14:06:33 [2024-01-20T14:06:33.665Z] #72 53.55 checking for fgrep... /usr/bin/grep -F
14:06:33 [2024-01-20T14:06:33.665Z] #72 53.55 checking for ld used by gcc... /usr/bin/ld
14:06:33 [2024-01-20T14:06:33.665Z] #72 53.56 checking if the linker (/usr/bin/ld) is GNU ld... yes
14:06:33 [2024-01-20T14:06:33.665Z] #72 53.56 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
14:06:33 [2024-01-20T14:06:33.923Z] #72 53.57 checking the name lister (/usr/bin/nm -B) interface... BSD nm
14:06:33 [2024-01-20T14:06:33.923Z] #72 53.62 checking whether ln -s works... yes
14:06:33 [2024-01-20T14:06:33.923Z] #72 53.62 checking the maximum length of command line arguments... 1572864
14:06:33 [2024-01-20T14:06:33.923Z] #72 53.63 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
14:06:33 [2024-01-20T14:06:33.923Z] #72 53.63 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
14:06:33 [2024-01-20T14:06:33.924Z] #72 53.63 checking for /usr/bin/ld option to reload object files... -r
14:06:33 [2024-01-20T14:06:33.924Z] #72 53.63 checking for file... file
14:06:33 [2024-01-20T14:06:33.924Z] #72 53.63 checking for objdump... objdump
14:06:33 [2024-01-20T14:06:33.924Z] #72 53.63 checking how to recognize dependent libraries... pass_all
14:06:33 [2024-01-20T14:06:33.924Z] #72 53.63 checking for dlltool... no
14:06:33 [2024-01-20T14:06:33.924Z] #72 53.63 checking how to associate runtime and link libraries... printf %s\n
14:06:33 [2024-01-20T14:06:33.924Z] #72 53.63 checking for ar... ar
14:06:33 [2024-01-20T14:06:33.924Z] #72 53.63 checking for archiver @FILE support... @
14:06:33 [2024-01-20T14:06:33.924Z] #72 53.67 checking for strip... strip
14:06:33 [2024-01-20T14:06:33.924Z] #72 53.67 checking for ranlib... ranlib
14:06:33 [2024-01-20T14:06:33.924Z] #72 53.68 checking command to parse /usr/bin/nm -B output from gcc object... ok
14:06:34 [2024-01-20T14:06:34.182Z] #72 53.86 checking for sysroot... no
14:06:34 [2024-01-20T14:06:34.182Z] #72 53.86 checking for a working dd... /usr/bin/dd
14:06:34 [2024-01-20T14:06:34.182Z] #72 53.86 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
14:06:34 [2024-01-20T14:06:34.182Z] #72 53.87 checking for mt... no
14:06:34 [2024-01-20T14:06:34.182Z] #72 53.87 checking if : is a manifest tool... no
14:06:34 [2024-01-20T14:06:34.182Z] #72 53.87 checking for stdio.h... yes
14:06:34 [2024-01-20T14:06:34.182Z] #72 53.93 checking for stdlib.h... yes
14:06:34 [2024-01-20T14:06:34.182Z] #72 53.97 checking for string.h... yes
14:06:34 [2024-01-20T14:06:34.182Z] #72 54.00 checking for inttypes.h... yes
14:06:34 [2024-01-20T14:06:34.182Z] #72 54.04 checking for stdint.h... yes
14:06:34 [2024-01-20T14:06:34.440Z] #72 ...
14:06:34 [2024-01-20T14:06:34.440Z] 
14:06:34 [2024-01-20T14:06:34.440Z] #90 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
14:06:34 [2024-01-20T14:06:34.440Z] #90 DONE 1.0s
14:06:34 [2024-01-20T14:06:34.440Z] 
14:06:34 [2024-01-20T14:06:34.440Z] #91 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
14:06:34 [2024-01-20T14:06:34.440Z] #91 DONE 0.1s
14:06:34 [2024-01-20T14:06:34.440Z] 
14:06:34 [2024-01-20T14:06:34.440Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:06:34 [2024-01-20T14:06:34.440Z] #72 54.08 checking for strings.h... yes
14:06:34 [2024-01-20T14:06:34.440Z] #72 54.12 checking for sys/stat.h... yes
14:06:34 [2024-01-20T14:06:34.440Z] #72 54.16 checking for sys/types.h... yes
14:06:34 [2024-01-20T14:06:34.440Z] #72 54.20 checking for unistd.h... yes
14:06:34 [2024-01-20T14:06:34.440Z] #72 54.24 checking for dlfcn.h... yes
14:06:34 [2024-01-20T14:06:34.440Z] #72 54.29 checking for objdir... .libs
14:06:34 [2024-01-20T14:06:34.698Z] #72 54.38 checking if gcc supports -fno-rtti -fno-exceptions... 
14:06:34 [2024-01-20T14:06:34.698Z] #72 ...
14:06:34 [2024-01-20T14:06:34.698Z] 
14:06:34 [2024-01-20T14:06:34.698Z] #92 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
14:06:34 [2024-01-20T14:06:34.698Z] #92 DONE 0.2s
14:06:34 [2024-01-20T14:06:34.698Z] 
14:06:34 [2024-01-20T14:06:34.698Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:06:34 [2024-01-20T14:06:34.698Z] #72 54.38 checking if gcc supports -fno-rtti -fno-exceptions... no
14:06:34 [2024-01-20T14:06:34.698Z] #72 54.42 checking for gcc option to produce PIC... -fPIC -DPIC
14:06:34 [2024-01-20T14:06:34.698Z] #72 54.42 checking if gcc PIC flag -fPIC -DPIC works... yes
14:06:34 [2024-01-20T14:06:34.958Z] #72 54.45 checking if gcc static flag -static works... yes
14:06:34 [2024-01-20T14:06:34.958Z] #72 54.53 checking if gcc supports -c -o file.o... yes
14:06:34 [2024-01-20T14:06:34.958Z] #72 54.57 checking if gcc supports -c -o file.o... (cached) yes
14:06:34 [2024-01-20T14:06:34.958Z] #72 54.57 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
14:06:34 [2024-01-20T14:06:34.958Z] #72 54.58 checking dynamic linker characteristics... GNU/Linux ld.so
14:06:34 [2024-01-20T14:06:34.958Z] #72 54.66 checking how to hardcode library paths into programs... immediate
14:06:34 [2024-01-20T14:06:34.958Z] #72 54.66 checking whether stripping libraries is possible... yes
14:06:34 [2024-01-20T14:06:34.958Z] #72 54.66 checking if libtool supports shared libraries... yes
14:06:34 [2024-01-20T14:06:34.958Z] #72 54.66 checking whether to build shared libraries... no
14:06:34 [2024-01-20T14:06:34.958Z] #72 54.66 checking whether to build static libraries... yes
14:06:34 [2024-01-20T14:06:34.958Z] #72 54.66 checking for float.h... yes
14:06:34 [2024-01-20T14:06:34.958Z] #72 54.70 checking for limits.h... yes
14:06:34 [2024-01-20T14:06:34.958Z] #72 54.74 checking for stddef.h... yes
14:06:35 [2024-01-20T14:06:35.218Z] #72 54.79 checking for stdlib.h... (cached) yes
14:06:35 [2024-01-20T14:06:35.218Z] #72 54.79 checking for string.h... (cached) yes
14:06:35 [2024-01-20T14:06:35.218Z] #72 54.79 checking for sys/time.h... yes
14:06:35 [2024-01-20T14:06:35.218Z] #72 54.84 checking for inline... inline
14:06:35 [2024-01-20T14:06:35.218Z] #72 54.88 checking for size_t... yes
14:06:35 [2024-01-20T14:06:35.218Z] #72 54.97 checking for GNU libc compatible malloc... yes
14:06:35 [2024-01-20T14:06:35.218Z] #72 55.04 checking for GNU libc compatible realloc... yes
14:06:35 [2024-01-20T14:06:35.477Z] #72 55.10 checking for working strtod... yes
14:06:35 [2024-01-20T14:06:35.477Z] #72 55.19 checking for gettimeofday... yes
14:06:35 [2024-01-20T14:06:35.477Z] #72 55.25 checking for memset... yes
14:06:35 [2024-01-20T14:06:35.477Z] #72 55.31 checking for strspn... yes
14:06:35 [2024-01-20T14:06:35.736Z] #72 55.41 checking that generated files are newer than configure... done
14:06:35 [2024-01-20T14:06:35.736Z] #72 55.41 configure: creating ./config.status
14:06:37 [2024-01-20T14:06:37.115Z] #72 57.00 config.status: creating Makefile
14:06:37 [2024-01-20T14:06:37.374Z] #72 57.02 config.status: creating config.h
14:06:37 [2024-01-20T14:06:37.375Z] #72 57.03 config.status: executing depfiles commands
14:06:37 [2024-01-20T14:06:37.375Z] #72 57.11 config.status: executing libtool commands
14:06:37 [2024-01-20T14:06:37.634Z] #72 57.50   GEN      .version
14:06:37 [2024-01-20T14:06:37.893Z] #72 57.51 make  install-recursive
14:06:37 [2024-01-20T14:06:37.893Z] #72 57.51 make[1]: Entering directory '/tmp/crun-build'
14:06:37 [2024-01-20T14:06:37.893Z] #72 57.59 Making install in libocispec
14:06:37 [2024-01-20T14:06:37.894Z] #72 57.59 make[2]: Entering directory '/tmp/crun-build/libocispec'
14:06:37 [2024-01-20T14:06:37.894Z] #72 57.62 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./image-spec/schema
14:06:38 [2024-01-20T14:06:38.153Z] #72 57.62 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./runtime-spec/schema
14:06:38 [2024-01-20T14:06:38.153Z] #72 57.62 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/imageManifestItems
14:06:38 [2024-01-20T14:06:38.153Z] #72 57.63 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/basic
14:06:38 [2024-01-20T14:06:38.153Z] #72 57.68 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
14:06:38 [2024-01-20T14:06:38.153Z] #72 57.68 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
14:06:38 [2024-01-20T14:06:38.153Z] #72 57.68 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
14:06:38 [2024-01-20T14:06:38.153Z] #72 57.68 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
14:06:38 [2024-01-20T14:06:38.153Z] #72 57.68 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
14:06:38 [2024-01-20T14:06:38.153Z] #72 57.68 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
14:06:38 [2024-01-20T14:06:38.153Z] #72 57.68 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
14:06:38 [2024-01-20T14:06:38.153Z] #72 57.68 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
14:06:38 [2024-01-20T14:06:38.153Z] #72 57.68 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
14:06:38 [2024-01-20T14:06:38.153Z] #72 57.71 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
14:06:38 [2024-01-20T14:06:38.153Z] #72 57.71 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
14:06:38 [2024-01-20T14:06:38.153Z] #72 57.71 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
14:06:38 [2024-01-20T14:06:38.153Z] #72 57.71 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
14:06:38 [2024-01-20T14:06:38.153Z] #72 57.71 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
14:06:38 [2024-01-20T14:06:38.153Z] #72 57.71 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
14:06:38 [2024-01-20T14:06:38.153Z] #72 57.71 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
14:06:38 [2024-01-20T14:06:38.153Z] #72 57.96 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
14:06:38 [2024-01-20T14:06:38.153Z] #72 57.96 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-schema.json Success
14:06:38 [2024-01-20T14:06:38.153Z] #72 57.96 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-linux.json Success
14:06:38 [2024-01-20T14:06:38.153Z] #72 57.96 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
14:06:38 [2024-01-20T14:06:38.153Z] #72 57.96 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
14:06:38 [2024-01-20T14:06:38.153Z] #72 57.96 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
14:06:38 [2024-01-20T14:06:38.153Z] #72 57.96 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
14:06:38 [2024-01-20T14:06:38.153Z] #72 57.96 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
14:06:38 [2024-01-20T14:06:38.153Z] #72 57.96 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
14:06:38 [2024-01-20T14:06:38.153Z] #72 57.96 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
14:06:38 [2024-01-20T14:06:38.153Z] #72 57.96 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
14:06:38 [2024-01-20T14:06:38.153Z] #72 57.96 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
14:06:38 [2024-01-20T14:06:38.153Z] #72 57.96 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
14:06:38 [2024-01-20T14:06:38.153Z] #72 57.96 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
14:06:38 [2024-01-20T14:06:38.413Z] #72 57.97 make  install-recursive
14:06:38 [2024-01-20T14:06:38.413Z] #72 57.98 make[3]: Entering directory '/tmp/crun-build/libocispec'
14:06:38 [2024-01-20T14:06:38.413Z] #72 58.02 Making install in yajl
14:06:38 [2024-01-20T14:06:38.413Z] #72 58.02 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
14:06:38 [2024-01-20T14:06:38.413Z] #72 58.03   CC       verify/json_verify-json_verify.o
14:06:38 [2024-01-20T14:06:38.413Z] #72 58.03   CC       src/libyajl_la-yajl_alloc.lo
14:06:38 [2024-01-20T14:06:38.413Z] #72 58.03   CC       src/libyajl_la-yajl_gen.lo
14:06:38 [2024-01-20T14:06:38.413Z] #72 58.03   CC       src/libyajl_la-yajl.lo
14:06:38 [2024-01-20T14:06:38.413Z] #72 58.04   CC       src/libyajl_la-yajl_parser.lo
14:06:38 [2024-01-20T14:06:38.413Z] #72 58.04   CC       src/libyajl_la-yajl_buf.lo
14:06:38 [2024-01-20T14:06:38.413Z] #72 58.04   CC       src/libyajl_la-yajl_encode.lo
14:06:38 [2024-01-20T14:06:38.413Z] #72 58.04   CC       src/libyajl_la-yajl_lex.lo
14:06:38 [2024-01-20T14:06:38.413Z] #72 58.05   CC       src/libyajl_la-yajl_tree.lo
14:06:38 [2024-01-20T14:06:38.981Z] #72 58.65   CCLD     libyajl.la
14:06:39 [2024-01-20T14:06:39.241Z] #72 58.95   CCLD     verify/json_verify
14:06:39 [2024-01-20T14:06:39.241Z] #72 59.15 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
14:06:39 [2024-01-20T14:06:39.500Z] #72 59.16 make[5]: Nothing to be done for 'install-exec-am'.
14:06:39 [2024-01-20T14:06:39.500Z] #72 59.16 make[5]: Nothing to be done for 'install-data-am'.
14:06:39 [2024-01-20T14:06:39.500Z] #72 59.16 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
14:06:39 [2024-01-20T14:06:39.500Z] #72 59.16 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
14:06:39 [2024-01-20T14:06:39.500Z] #72 59.16 make[4]: Entering directory '/tmp/crun-build/libocispec'
14:06:39 [2024-01-20T14:06:39.500Z] #72 59.25   CC       src/ocispec/validate.o
14:06:39 [2024-01-20T14:06:39.500Z] #72 59.25   CC       src/ocispec/image_spec_schema_config_schema.lo
14:06:39 [2024-01-20T14:06:39.500Z] #72 59.25   CC       src/ocispec/image_spec_schema_content_descriptor.lo
14:06:39 [2024-01-20T14:06:39.500Z] #72 59.26   CC       src/ocispec/image_spec_schema_defs.lo
14:06:39 [2024-01-20T14:06:39.500Z] #72 59.26   CC       src/ocispec/image_spec_schema_defs_descriptor.lo
14:06:39 [2024-01-20T14:06:39.500Z] #72 59.27   CC       src/ocispec/image_spec_schema_image_index_schema.lo
14:06:39 [2024-01-20T14:06:39.500Z] #72 59.29   CC       src/ocispec/image_spec_schema_image_layout_schema.lo
14:06:39 [2024-01-20T14:06:39.500Z] #72 59.30   CC       src/ocispec/image_spec_schema_image_manifest_schema.lo
14:06:39 [2024-01-20T14:06:39.500Z] #72 59.30   CC       src/ocispec/runtime_spec_schema_config_linux.lo
14:06:39 [2024-01-20T14:06:39.500Z] #72 59.30   CC       src/ocispec/runtime_spec_schema_config_zos.lo
14:06:39 [2024-01-20T14:06:39.500Z] #72 59.31   CC       src/ocispec/runtime_spec_schema_config_schema.lo
14:06:39 [2024-01-20T14:06:39.500Z] #72 59.31   CC       src/ocispec/runtime_spec_schema_config_solaris.lo
14:06:39 [2024-01-20T14:06:39.500Z] #72 59.32   CC       src/ocispec/runtime_spec_schema_config_vm.lo
14:06:39 [2024-01-20T14:06:39.500Z] #72 59.32   CC       src/ocispec/runtime_spec_schema_config_windows.lo
14:06:39 [2024-01-20T14:06:39.500Z] #72 59.33   CC       src/ocispec/runtime_spec_schema_defs.lo
14:06:39 [2024-01-20T14:06:39.500Z] #72 59.33   CC       src/ocispec/runtime_spec_schema_defs_linux.lo
14:06:39 [2024-01-20T14:06:39.500Z] #72 59.33   CC       src/ocispec/runtime_spec_schema_defs_zos.lo
14:06:39 [2024-01-20T14:06:39.500Z] #72 59.34   CC       src/ocispec/runtime_spec_schema_defs_vm.lo
14:06:39 [2024-01-20T14:06:39.500Z] #72 59.34   CC       src/ocispec/runtime_spec_schema_defs_windows.lo
14:06:39 [2024-01-20T14:06:39.500Z] #72 59.35   CC       src/ocispec/runtime_spec_schema_features_linux.lo
14:06:39 [2024-01-20T14:06:39.500Z] #72 59.35   CC       src/ocispec/runtime_spec_schema_state_schema.lo
14:06:39 [2024-01-20T14:06:39.500Z] #72 59.36   CC       src/ocispec/runtime_spec_schema_features_schema.lo
14:06:39 [2024-01-20T14:06:39.760Z] #72 59.37   CC       src/ocispec/image_manifest_items_image_manifest_items_schema.lo
14:06:39 [2024-01-20T14:06:39.760Z] #72 59.38   CC       src/ocispec/basic_test_double_array_item.lo
14:06:39 [2024-01-20T14:06:39.760Z] #72 59.39   CC       src/ocispec/basic_test_double_array.lo
14:06:39 [2024-01-20T14:06:39.760Z] #72 59.39   CC       src/ocispec/basic_test_top_array_int.lo
14:06:39 [2024-01-20T14:06:39.760Z] #72 59.42   CC       src/ocispec/basic_test_top_array_string.lo
14:06:39 [2024-01-20T14:06:39.760Z] #72 59.43   CC       src/ocispec/basic_test_top_double_array_int.lo
14:06:39 [2024-01-20T14:06:39.760Z] #72 59.44   CC       src/ocispec/basic_test_top_double_array_obj.lo
14:06:39 [2024-01-20T14:06:39.760Z] #72 59.44   CC       src/ocispec/basic_test_top_double_array_refobj.lo
14:06:39 [2024-01-20T14:06:39.760Z] #72 59.45   CC       src/ocispec/basic_test_top_double_array_string.lo
14:06:39 [2024-01-20T14:06:39.760Z] #72 59.46   CC       src/ocispec/read-file.lo
14:06:39 [2024-01-20T14:06:39.760Z] #72 59.47   CC       src/ocispec/json_common.lo
14:06:39 [2024-01-20T14:06:39.760Z] #72 59.49   CC       tests/test-1.o
14:06:39 [2024-01-20T14:06:39.760Z] #72 59.50   CC       tests/test-2.o
14:06:39 [2024-01-20T14:06:39.760Z] #72 59.51   CC       tests/test-3.o
14:06:39 [2024-01-20T14:06:39.760Z] #72 59.52   CC       tests/test-4.o
14:06:39 [2024-01-20T14:06:39.760Z] #72 59.54   CC       tests/test-5.o
14:06:39 [2024-01-20T14:06:39.760Z] #72 59.56   CC       tests/test-6.o
14:06:39 [2024-01-20T14:06:39.760Z] #72 59.58   CC       tests/test-7.o
14:06:39 [2024-01-20T14:06:39.760Z] #72 59.59   CC       tests/test-8.o
14:06:39 [2024-01-20T14:06:39.760Z] #72 59.63   CC       tests/test-9.o
14:06:39 [2024-01-20T14:06:39.760Z] #72 59.68   CC       tests/test-10.o
14:06:39 [2024-01-20T14:06:39.760Z] #72 59.68   CC       tests/test-11.o
14:06:45 [2024-01-20T14:06:45.043Z] #72 63.97   CCLD     libocispec.la
14:06:45 [2024-01-20T14:06:45.043Z] #72 64.17   CCLD     src/ocispec/validate
14:06:45 [2024-01-20T14:06:45.043Z] #72 64.17   CCLD     tests/test-1
14:06:45 [2024-01-20T14:06:45.043Z] #72 64.18   CCLD     tests/test-2
14:06:45 [2024-01-20T14:06:45.043Z] #72 64.18   CCLD     tests/test-3
14:06:45 [2024-01-20T14:06:45.043Z] #72 64.18   CCLD     tests/test-4
14:06:45 [2024-01-20T14:06:45.043Z] #72 64.19   CCLD     tests/test-5
14:06:45 [2024-01-20T14:06:45.043Z] #72 64.19   CCLD     tests/test-6
14:06:45 [2024-01-20T14:06:45.043Z] #72 64.21   CCLD     tests/test-7
14:06:45 [2024-01-20T14:06:45.043Z] #72 64.21   CCLD     tests/test-8
14:06:45 [2024-01-20T14:06:45.043Z] #72 64.23   CCLD     tests/test-10
14:06:45 [2024-01-20T14:06:45.043Z] #72 64.23 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
14:06:45 [2024-01-20T14:06:45.043Z] #72 64.23   CCLD     tests/test-9
14:06:45 [2024-01-20T14:06:45.043Z] #72 64.24   CCLD     tests/test-11
14:06:45 [2024-01-20T14:06:45.043Z] #72 64.52 libtool: link: ar cr libocispec.a 
14:06:45 [2024-01-20T14:06:45.043Z] #72 ...
14:06:45 [2024-01-20T14:06:45.043Z] 
14:06:45 [2024-01-20T14:06:45.043Z] #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...)
14:06:45 [2024-01-20T14:06:45.043Z] #79 46.35 + bin/containerd
14:06:45 [2024-01-20T14:06:45.043Z] #79 46.35 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.12 -X github.com/containerd/containerd/version.Revision=71909c1814c544ac47ab91d2e8b84718e517bb99 -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd
14:06:45 [2024-01-20T14:06:45.043Z] #79 ...
14:06:45 [2024-01-20T14:06:45.043Z] 
14:06:45 [2024-01-20T14:06:45.043Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:06:45 [2024-01-20T14:06:45.043Z] #72 64.54 libtool: link: ranlib libocispec.a
14:06:45 [2024-01-20T14:06:45.043Z] #72 64.76 make[5]: Entering directory '/tmp/crun-build/libocispec'
14:06:45 [2024-01-20T14:06:45.043Z] #72 64.83 make[5]: Leaving directory '/tmp/crun-build/libocispec'
14:06:45 [2024-01-20T14:06:45.043Z] #72 64.83 make[4]: Leaving directory '/tmp/crun-build/libocispec'
14:06:45 [2024-01-20T14:06:45.043Z] #72 64.83 make[3]: Leaving directory '/tmp/crun-build/libocispec'
14:06:45 [2024-01-20T14:06:45.043Z] #72 64.83 make[2]: Leaving directory '/tmp/crun-build/libocispec'
14:06:45 [2024-01-20T14:06:45.043Z] #72 64.84 make[2]: Entering directory '/tmp/crun-build'
14:06:45 [2024-01-20T14:06:45.043Z] #72 64.92   CC       src/libcrun/libcrun_la-intelrdt.lo
14:06:45 [2024-01-20T14:06:45.303Z] #72 64.93   CC       src/libcrun/libcrun_la-io_priority.lo
14:06:45 [2024-01-20T14:06:45.303Z] #72 64.93   CC       src/libcrun/libcrun_la-linux.lo
14:06:45 [2024-01-20T14:06:45.303Z] #72 64.94   CC       src/libcrun/libcrun_la-mount_flags.lo
14:06:45 [2024-01-20T14:06:45.303Z] #72 64.94   CC       src/libcrun/libcrun_la-scheduler.lo
14:06:45 [2024-01-20T14:06:45.303Z] #72 64.94   CC       src/libcrun/libcrun_la-seccomp.lo
14:06:45 [2024-01-20T14:06:45.303Z] #72 64.95   CC       src/libcrun/libcrun_la-seccomp_notify.lo
14:06:45 [2024-01-20T14:06:45.303Z] #72 64.95   CC       src/libcrun/libcrun_la-signals.lo
14:06:45 [2024-01-20T14:06:45.303Z] #72 64.95   CC       src/libcrun/libcrun_la-status.lo
14:06:45 [2024-01-20T14:06:45.303Z] #72 64.96   CC       src/libcrun/libcrun_la-terminal.lo
14:06:45 [2024-01-20T14:06:45.303Z] #72 64.98   CC       src/libcrun/libcrun_testing_a-utils.o
14:06:45 [2024-01-20T14:06:45.303Z] #72 64.99   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
14:06:45 [2024-01-20T14:06:45.303Z] #72 64.99   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
14:06:45 [2024-01-20T14:06:45.303Z] #72 64.99   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
14:06:45 [2024-01-20T14:06:45.303Z] #72 65.00   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
14:06:45 [2024-01-20T14:06:45.303Z] #72 65.02   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
14:06:45 [2024-01-20T14:06:45.303Z] #72 65.02   CC       src/libcrun/libcrun_testing_a-cgroup.o
14:06:45 [2024-01-20T14:06:45.303Z] #72 65.02   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
14:06:45 [2024-01-20T14:06:45.303Z] #72 65.06   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
14:06:45 [2024-01-20T14:06:45.303Z] #72 65.06   CC       src/libcrun/libcrun_testing_a-container.o
14:06:45 [2024-01-20T14:06:45.303Z] #72 65.07   CC       src/libcrun/libcrun_testing_a-criu.o
14:06:45 [2024-01-20T14:06:45.303Z] #72 65.07   CC       src/libcrun/libcrun_testing_a-custom-handler.o
14:06:45 [2024-01-20T14:06:45.303Z] #72 65.13   CC       src/libcrun/libcrun_testing_a-ebpf.o
14:06:45 [2024-01-20T14:06:45.563Z] #72 65.14   CC       src/libcrun/libcrun_testing_a-error.o
14:06:45 [2024-01-20T14:06:45.563Z] #72 65.16   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
14:06:45 [2024-01-20T14:06:45.563Z] #72 65.19   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
14:06:45 [2024-01-20T14:06:45.563Z] #72 65.21   CC       src/libcrun/handlers/libcrun_testing_a-mono.o
14:06:45 [2024-01-20T14:06:45.563Z] #72 65.22   CC       src/libcrun/handlers/libcrun_testing_a-spin.o
14:06:45 [2024-01-20T14:06:45.563Z] #72 65.26   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
14:06:45 [2024-01-20T14:06:45.563Z] #72 65.28   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
14:06:45 [2024-01-20T14:06:45.563Z] #72 65.29   CC       src/libcrun/handlers/libcrun_testing_a-wasmtime.o
14:06:45 [2024-01-20T14:06:45.563Z] #72 65.32   CC       src/libcrun/libcrun_testing_a-intelrdt.o
14:06:45 [2024-01-20T14:06:45.563Z] #72 65.35   CC       src/libcrun/libcrun_testing_a-io_priority.o
14:06:45 [2024-01-20T14:06:45.563Z] #72 65.38   CC       src/libcrun/libcrun_testing_a-linux.o
14:06:45 [2024-01-20T14:06:45.563Z] #72 65.39   CC       src/libcrun/libcrun_testing_a-mount_flags.o
14:06:45 [2024-01-20T14:06:45.563Z] #72 65.40   CC       src/libcrun/libcrun_testing_a-scheduler.o
14:06:45 [2024-01-20T14:06:45.563Z] #72 65.42   CC       src/libcrun/libcrun_testing_a-seccomp.o
14:06:45 [2024-01-20T14:06:45.563Z] #72 65.50   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
14:06:45 [2024-01-20T14:06:45.823Z] #72 65.51   CC       src/libcrun/libcrun_testing_a-signals.o
14:06:45 [2024-01-20T14:06:45.823Z] #72 65.54   CC       src/libcrun/libcrun_testing_a-status.o
14:06:45 [2024-01-20T14:06:45.823Z] #72 65.61   CC       src/libcrun/libcrun_testing_a-terminal.o
14:06:46 [2024-01-20T14:06:46.085Z] #72 65.77   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
14:06:46 [2024-01-20T14:06:46.085Z] #72 65.79   CC       tests/tests_libcrun_intelrdt-tests_libcrun_intelrdt.o
14:06:46 [2024-01-20T14:06:46.085Z] #72 65.80   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
14:06:46 [2024-01-20T14:06:46.085Z] #72 65.86   CC       src/crun-crun.o
14:06:46 [2024-01-20T14:06:46.085Z] #72 65.89   CC       src/crun-run.o
14:06:46 [2024-01-20T14:06:46.085Z] #72 65.91   CC       src/crun-delete.o
14:06:46 [2024-01-20T14:06:46.085Z] #72 65.92   CC       src/crun-kill.o
14:06:46 [2024-01-20T14:06:46.085Z] #72 65.96   CC       src/crun-pause.o
14:06:46 [2024-01-20T14:06:46.085Z] #72 65.98   CC       src/crun-unpause.o
14:06:46 [2024-01-20T14:06:46.085Z] #72 66.02   CC       src/crun-oci_features.o
14:06:46 [2024-01-20T14:06:46.344Z] #72 66.04   CC       src/crun-spec.o
14:06:46 [2024-01-20T14:06:46.344Z] #72 66.18   CC       src/crun-exec.o
14:06:46 [2024-01-20T14:06:46.603Z] #72 66.20   CC       src/crun-list.o
14:06:46 [2024-01-20T14:06:46.603Z] #72 66.22   CC       src/crun-create.o
14:06:46 [2024-01-20T14:06:46.603Z] #72 66.23   CC       src/crun-start.o
14:06:46 [2024-01-20T14:06:46.603Z] #72 66.38   CC       src/crun-state.o
14:06:46 [2024-01-20T14:06:46.603Z] #72 66.42   CC       src/crun-update.o
14:06:46 [2024-01-20T14:06:46.603Z] #72 66.43   CC       src/crun-ps.o
14:06:46 [2024-01-20T14:06:46.603Z] #72 66.45   CC       src/crun-checkpoint.o
14:06:46 [2024-01-20T14:06:46.603Z] #72 66.46   CC       src/crun-restore.o
14:06:46 [2024-01-20T14:06:46.603Z] #72 66.47   CC       src/libcrun/crun-cloned_binary.o
14:06:46 [2024-01-20T14:06:46.603Z] #72 66.51   CC       src/libcrun/libcrun_la-utils.lo
14:06:46 [2024-01-20T14:06:46.863Z] #72 66.52   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
14:06:46 [2024-01-20T14:06:46.863Z] #72 66.55   CC       src/libcrun/libcrun_la-cgroup-resources.lo
14:06:46 [2024-01-20T14:06:46.863Z] #72 66.56   CC       src/libcrun/libcrun_la-cgroup-setup.lo
14:06:46 [2024-01-20T14:06:46.863Z] #72 66.56   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
14:06:46 [2024-01-20T14:06:46.863Z] #72 66.60   CC       src/libcrun/libcrun_la-cgroup-utils.lo
14:06:46 [2024-01-20T14:06:46.863Z] #72 66.61   CC       src/libcrun/libcrun_la-cgroup.lo
14:06:46 [2024-01-20T14:06:46.863Z] #72 66.61   CC       src/libcrun/libcrun_la-chroot_realpath.lo
14:06:46 [2024-01-20T14:06:46.863Z] #72 66.62   CC       src/libcrun/libcrun_la-cloned_binary.lo
14:06:46 [2024-01-20T14:06:46.863Z] #72 66.62   CC       src/libcrun/libcrun_la-container.lo
14:06:46 [2024-01-20T14:06:46.863Z] #72 66.64   CC       src/libcrun/libcrun_la-criu.lo
14:06:46 [2024-01-20T14:06:46.863Z] #72 66.66   CC       src/libcrun/libcrun_la-custom-handler.lo
14:06:46 [2024-01-20T14:06:46.863Z] #72 66.70   CC       src/libcrun/libcrun_la-ebpf.lo
14:06:46 [2024-01-20T14:06:46.863Z] #72 66.74   CC       src/libcrun/libcrun_la-error.lo
14:06:47 [2024-01-20T14:06:47.123Z] #72 66.76   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
14:06:47 [2024-01-20T14:06:47.123Z] #72 66.77   CC       src/libcrun/handlers/libcrun_la-krun.lo
14:06:47 [2024-01-20T14:06:47.123Z] #72 66.80   CC       src/libcrun/handlers/libcrun_la-mono.lo
14:06:47 [2024-01-20T14:06:47.123Z] #72 66.81   CC       src/libcrun/handlers/libcrun_la-spin.lo
14:06:47 [2024-01-20T14:06:47.123Z] #72 66.83   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
14:06:47 [2024-01-20T14:06:47.123Z] #72 66.84   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
14:06:47 [2024-01-20T14:06:47.123Z] #72 66.85   CC       src/libcrun/handlers/libcrun_la-wasmtime.lo
14:06:47 [2024-01-20T14:06:47.123Z] #72 66.87   CC       tests/init.o
14:06:47 [2024-01-20T14:06:47.123Z] #72 66.88   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
14:06:48 [2024-01-20T14:06:48.509Z] #72 68.32   CCLD     tests/init
14:06:50 [2024-01-20T14:06:50.413Z] #72 70.12   AR       libcrun_testing.a
14:06:50 [2024-01-20T14:06:50.413Z] #72 70.12 ar: `u' modifier ignored since `D' is the default (see `U')
14:06:50 [2024-01-20T14:06:50.413Z] #72 70.15   CCLD     tests/tests_libcrun_utils
14:06:50 [2024-01-20T14:06:50.413Z] #72 70.15   CCLD     tests/tests_libcrun_errors
14:06:50 [2024-01-20T14:06:50.413Z] #72 70.15   CCLD     tests/tests_libcrun_intelrdt
14:06:50 [2024-01-20T14:06:50.413Z] #72 70.15   CCLD     tests/tests_libcrun_fuzzer
14:06:50 [2024-01-20T14:06:50.672Z] #72 70.47   CCLD     libcrun.la
14:06:50 [2024-01-20T14:06:50.930Z] #72 70.69   CCLD     crun
14:06:50 [2024-01-20T14:06:50.930Z] #72 70.86 make[3]: Entering directory '/tmp/crun-build'
14:06:51 [2024-01-20T14:06:51.189Z] #72 70.94  /usr/bin/mkdir -p '/usr/local/share/man/man1'
14:06:51 [2024-01-20T14:06:51.189Z] #72 70.94  /usr/bin/mkdir -p '/usr/local/lib'
14:06:51 [2024-01-20T14:06:51.189Z] #72 70.94  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
14:06:51 [2024-01-20T14:06:51.189Z] #72 70.95  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
14:06:51 [2024-01-20T14:06:51.189Z] #72 71.02 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
14:06:51 [2024-01-20T14:06:51.189Z] #72 71.03 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
14:06:51 [2024-01-20T14:06:51.189Z] #72 71.04 libtool: install: chmod 644 /usr/local/lib/libcrun.a
14:06:51 [2024-01-20T14:06:51.189Z] #72 71.05 libtool: install: ranlib /usr/local/lib/libcrun.a
14:06:51 [2024-01-20T14:06:51.189Z] #72 71.13 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
14:06:51 [2024-01-20T14:06:51.447Z] #72 71.13 ----------------------------------------------------------------------
14:06:51 [2024-01-20T14:06:51.447Z] #72 71.13 Libraries have been installed in:
14:06:51 [2024-01-20T14:06:51.447Z] #72 71.13    /usr/local/lib
14:06:51 [2024-01-20T14:06:51.447Z] #72 71.13 
14:06:51 [2024-01-20T14:06:51.447Z] #72 71.13 If you ever happen to want to link against installed libraries
14:06:51 [2024-01-20T14:06:51.447Z] #72 71.13 in a given directory, LIBDIR, you must either use libtool, and
14:06:51 [2024-01-20T14:06:51.447Z] #72 71.13 specify the full pathname of the library, or use the '-LLIBDIR'
14:06:51 [2024-01-20T14:06:51.447Z] #72 71.13 flag during linking and do at least one of the following:
14:06:51 [2024-01-20T14:06:51.447Z] #72 71.13    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
14:06:51 [2024-01-20T14:06:51.447Z] #72 71.13      during execution
14:06:51 [2024-01-20T14:06:51.447Z] #72 71.13    - add LIBDIR to the 'LD_RUN_PATH' environment variable
14:06:51 [2024-01-20T14:06:51.447Z] #72 71.13      during linking
14:06:51 [2024-01-20T14:06:51.447Z] #72 71.13    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
14:06:51 [2024-01-20T14:06:51.447Z] #72 71.13    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
14:06:51 [2024-01-20T14:06:51.447Z] #72 71.13 
14:06:51 [2024-01-20T14:06:51.447Z] #72 71.13 See any operating system documentation about shared libraries for
14:06:51 [2024-01-20T14:06:51.447Z] #72 71.13 more information, such as the ld(1) and ld.so(8) manual pages.
14:06:51 [2024-01-20T14:06:51.447Z] #72 71.13 ----------------------------------------------------------------------
14:06:51 [2024-01-20T14:06:51.447Z] #72 71.13  /usr/bin/mkdir -p '/build'
14:06:51 [2024-01-20T14:06:51.447Z] #72 71.14   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
14:06:51 [2024-01-20T14:06:51.447Z] #72 71.21 libtool: install: /usr/bin/install -c crun /build/crun
14:06:51 [2024-01-20T14:06:51.447Z] #72 71.21 make[3]: Leaving directory '/tmp/crun-build'
14:06:51 [2024-01-20T14:06:51.447Z] #72 71.21 make[2]: Leaving directory '/tmp/crun-build'
14:06:51 [2024-01-20T14:06:51.447Z] #72 71.21 make[1]: Leaving directory '/tmp/crun-build'
14:06:52 [2024-01-20T14:06:52.819Z] #72 DONE 72.7s
14:06:52 [2024-01-20T14:06:52.819Z] 
14:06:52 [2024-01-20T14:06:52.819Z] #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...)
14:06:53 [2024-01-20T14:06:53.386Z] #79 64.88 + bin/containerd-stress
14:06:53 [2024-01-20T14:06:53.386Z] #79 64.88 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.12 -X github.com/containerd/containerd/version.Revision=71909c1814c544ac47ab91d2e8b84718e517bb99 -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd-stress
14:06:54 [2024-01-20T14:06:54.759Z] #79 66.16 + bin/containerd-shim
14:06:55 [2024-01-20T14:06:55.017Z] #79 66.72 + bin/containerd-shim-runc-v1
14:06:55 [2024-01-20T14:06:55.951Z] #79 67.57 + bin/containerd-shim-runc-v2
14:06:56 [2024-01-20T14:06:56.892Z] #79 68.32 + binaries
14:06:57 [2024-01-20T14:06:57.149Z] #79 DONE 68.8s
14:06:58 [2024-01-20T14:06:58.081Z] 
14:06:58 [2024-01-20T14:06:58.081Z] #93 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
14:06:58 [2024-01-20T14:06:58.081Z] #93 DONE 0.3s
14:06:58 [2024-01-20T14:06:58.339Z] 
14:06:58 [2024-01-20T14:06:58.339Z] #94 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
14:06:58 [2024-01-20T14:06:58.339Z] #94 DONE 0.1s
14:06:58 [2024-01-20T14:06:58.339Z] 
14:06:58 [2024-01-20T14:06:58.339Z] #95 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
14:06:58 [2024-01-20T14:06:58.597Z] #95 DONE 0.2s
14:06:58 [2024-01-20T14:06:58.597Z] 
14:06:58 [2024-01-20T14:06:58.597Z] #96 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
14:06:58 [2024-01-20T14:06:58.597Z] #96 DONE 0.0s
14:06:58 [2024-01-20T14:06:58.597Z] 
14:06:58 [2024-01-20T14:06:58.597Z] #97 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
14:06:58 [2024-01-20T14:06:58.597Z] #97 DONE 0.1s
14:06:58 [2024-01-20T14:06:58.855Z] 
14:06:58 [2024-01-20T14:06:58.855Z] #98 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
14:06:58 [2024-01-20T14:06:58.855Z] #98 DONE 0.0s
14:06:58 [2024-01-20T14:06:58.855Z] 
14:06:58 [2024-01-20T14:06:58.855Z] #99 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
14:06:58 [2024-01-20T14:06:58.855Z] #99 DONE 0.3s
14:06:59 [2024-01-20T14:06:59.113Z] 
14:06:59 [2024-01-20T14:06:59.113Z] #100 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
14:06:59 [2024-01-20T14:06:59.680Z] #100 DONE 0.6s
14:06:59 [2024-01-20T14:06:59.680Z] 
14:06:59 [2024-01-20T14:06:59.680Z] #101 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
14:06:59 [2024-01-20T14:06:59.680Z] #101 DONE 0.0s
14:06:59 [2024-01-20T14:06:59.680Z] 
14:06:59 [2024-01-20T14:06:59.680Z] #102 [dev-base  1/12] RUN groupadd -r docker
14:06:59 [2024-01-20T14:06:59.938Z] #102 DONE 0.3s
14:06:59 [2024-01-20T14:06:59.938Z] 
14:06:59 [2024-01-20T14:06:59.938Z] #103 [dev-base  2/12] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
14:07:00 [2024-01-20T14:07:00.196Z] #103 DONE 0.4s
14:07:00 [2024-01-20T14:07:00.454Z] 
14:07:00 [2024-01-20T14:07:00.454Z] #104 [dev-base  3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
14:07:00 [2024-01-20T14:07:00.712Z] #104 0.338 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
14:07:00 [2024-01-20T14:07:00.712Z] #104 DONE 0.4s
14:07:00 [2024-01-20T14:07:00.712Z] 
14:07:00 [2024-01-20T14:07:00.712Z] #105 [dev-base  4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
14:07:00 [2024-01-20T14:07:00.970Z] #105 DONE 0.4s
14:07:01 [2024-01-20T14:07:01.230Z] 
14:07:01 [2024-01-20T14:07:01.230Z] #106 [dev-base  5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
14:07:01 [2024-01-20T14:07:01.487Z] #106 DONE 0.4s
14:07:01 [2024-01-20T14:07:01.487Z] 
14:07:01 [2024-01-20T14:07:01.487Z] #107 [dev-base  6/12] RUN ldconfig
14:07:01 [2024-01-20T14:07:01.745Z] #107 DONE 0.4s
14:07:02 [2024-01-20T14:07:02.003Z] 
14:07:02 [2024-01-20T14:07:02.003Z] #108 [dev-base  7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
14:07:02 [2024-01-20T14:07:02.003Z] #108 DONE 0.3s
14:07:02 [2024-01-20T14:07:02.261Z] 
14:07:02 [2024-01-20T14:07:02.261Z] #109 [dev-base  8/12] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
14:07:02 [2024-01-20T14:07:02.826Z] #109 0.791 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
14:07:03 [2024-01-20T14:07:03.084Z] #109 0.801 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
14:07:03 [2024-01-20T14:07:03.084Z] #109 0.801 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
14:07:03 [2024-01-20T14:07:03.084Z] #109 0.888 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
14:07:03 [2024-01-20T14:07:03.084Z] #109 1.128 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
14:07:03 [2024-01-20T14:07:03.341Z] #109 1.129 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [132 kB]
14:07:04 [2024-01-20T14:07:04.273Z] #109 2.097 Fetched 9080 kB in 2s (5509 kB/s)
14:07:04 [2024-01-20T14:07:04.838Z] #109 2.097 Reading package lists...
14:07:05 [2024-01-20T14:07:05.403Z] #109 2.732 Reading package lists...
14:07:05 [2024-01-20T14:07:05.660Z] #109 3.372 Building dependency tree...
14:07:05 [2024-01-20T14:07:05.917Z] #109 3.900 The following additional packages will be installed:
14:07:06 [2024-01-20T14:07:06.175Z] #109 3.901   dmsetup libaio1 libapparmor1 libargon2-1 libbpf1 libcryptsetup12
14:07:06 [2024-01-20T14:07:06.175Z] #109 3.901   libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2
14:07:06 [2024-01-20T14:07:06.175Z] #109 3.901   libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0
14:07:06 [2024-01-20T14:07:06.175Z] #109 3.902   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libsodium23
14:07:06 [2024-01-20T14:07:06.175Z] #109 3.903   libsubid4 libsystemd-shared liburcu8 libxtables12 sgml-base systemd
14:07:06 [2024-01-20T14:07:06.175Z] #109 3.903   vim-runtime
14:07:06 [2024-01-20T14:07:06.175Z] #109 3.906 Suggested packages:
14:07:06 [2024-01-20T14:07:06.175Z] #109 3.906   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
14:07:06 [2024-01-20T14:07:06.175Z] #109 3.906   gpm ed diffutils-doc sgml-base-doc systemd-container systemd-homed
14:07:06 [2024-01-20T14:07:06.175Z] #109 3.906   systemd-userdbd systemd-boot systemd-resolved libqrencode4
14:07:06 [2024-01-20T14:07:06.175Z] #109 3.906   libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 polkitd | policykit-1 ctags
14:07:06 [2024-01-20T14:07:06.175Z] #109 3.906   vim-doc vim-scripts xfsdump acl attr quota
14:07:06 [2024-01-20T14:07:06.175Z] #109 3.906 Recommended packages:
14:07:06 [2024-01-20T14:07:06.175Z] #109 3.906   libatm1 nftables libpam-cap default-dbus-system-bus | dbus-system-bus
14:07:06 [2024-01-20T14:07:06.175Z] #109 3.906   systemd-timesyncd | time-daemon xxd unzip
14:07:06 [2024-01-20T14:07:06.432Z] #109 4.319 The following NEW packages will be installed:
14:07:06 [2024-01-20T14:07:06.432Z] #109 4.319   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
14:07:06 [2024-01-20T14:07:06.432Z] #109 4.319   libaio1 libapparmor1 libargon2-1 libbpf1 libcap2-bin libcryptsetup12
14:07:06 [2024-01-20T14:07:06.432Z] #109 4.320   libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2
14:07:06 [2024-01-20T14:07:06.432Z] #109 4.320   libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
14:07:06 [2024-01-20T14:07:06.432Z] #109 4.320   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
14:07:06 [2024-01-20T14:07:06.432Z] #109 4.320   libprotobuf-c1 libsodium23 libsubid4 libsystemd-shared liburcu8 libxtables12
14:07:06 [2024-01-20T14:07:06.432Z] #109 4.321   libyajl2 net-tools patch pigz sgml-base sudo systemd systemd-journal-remote
14:07:06 [2024-01-20T14:07:06.432Z] #109 4.321   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xz-utils
14:07:06 [2024-01-20T14:07:06.432Z] #109 4.321   zip zstd
14:07:06 [2024-01-20T14:07:06.690Z] #109 4.601 0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded.
14:07:06 [2024-01-20T14:07:06.690Z] #109 4.601 Need to get 31.8 MB of archives.
14:07:06 [2024-01-20T14:07:06.690Z] #109 4.601 After this operation, 143 MB of additional disk space will be used.
14:07:06 [2024-01-20T14:07:06.690Z] #109 4.601 Get:1 http://deb.debian.org/debian bookworm/main arm64 libargon2-1 arm64 0~20171227-0.3+deb12u1 [18.7 kB]
14:07:06 [2024-01-20T14:07:06.690Z] #109 4.603 Get:2 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB]
14:07:06 [2024-01-20T14:07:06.690Z] #109 4.604 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB]
14:07:06 [2024-01-20T14:07:06.690Z] #109 4.607 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjson-c5 arm64 0.16-2 [42.9 kB]
14:07:06 [2024-01-20T14:07:06.690Z] #109 4.608 Get:5 http://deb.debian.org/debian bookworm/main arm64 libcryptsetup12 arm64 2:2.6.1-4~deb12u1 [205 kB]
14:07:06 [2024-01-20T14:07:06.690Z] #109 4.610 Get:6 http://deb.debian.org/debian bookworm/main arm64 libfdisk1 arm64 2.38.1-5+b1 [182 kB]
14:07:06 [2024-01-20T14:07:06.690Z] #109 4.611 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkmod2 arm64 30+20221128-1 [54.4 kB]
14:07:06 [2024-01-20T14:07:06.690Z] #109 4.613 Get:8 http://deb.debian.org/debian bookworm/main arm64 libapparmor1 arm64 3.0.8-3 [40.3 kB]
14:07:06 [2024-01-20T14:07:06.690Z] #109 4.614 Get:9 http://deb.debian.org/debian bookworm/main arm64 libip4tc2 arm64 1.8.9-2 [18.5 kB]
14:07:06 [2024-01-20T14:07:06.690Z] #109 4.615 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsystemd-shared arm64 252.19-1~deb12u1 [1506 kB]
14:07:06 [2024-01-20T14:07:06.690Z] #109 4.667 Get:11 http://deb.debian.org/debian bookworm/main arm64 systemd arm64 252.19-1~deb12u1 [2828 kB]
14:07:06 [2024-01-20T14:07:06.690Z] #109 4.728 Get:12 http://deb.debian.org/debian bookworm/main arm64 pigz arm64 2.6-1 [56.2 kB]
14:07:06 [2024-01-20T14:07:06.947Z] #109 4.729 Get:13 http://deb.debian.org/debian bookworm/main arm64 sgml-base all 1.31 [15.4 kB]
14:07:06 [2024-01-20T14:07:06.947Z] #109 4.729 Get:14 http://deb.debian.org/debian bookworm/main arm64 sudo arm64 1.9.13p3-1+deb12u1 [1826 kB]
14:07:06 [2024-01-20T14:07:06.947Z] #109 4.766 Get:15 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
14:07:06 [2024-01-20T14:07:06.947Z] #109 4.767 Get:16 http://deb.debian.org/debian bookworm/main arm64 libbpf1 arm64 1:1.1.0-1 [136 kB]
14:07:06 [2024-01-20T14:07:06.947Z] #109 4.768 Get:17 http://deb.debian.org/debian bookworm/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
14:07:06 [2024-01-20T14:07:06.947Z] #109 4.771 Get:18 http://deb.debian.org/debian bookworm/main arm64 libxtables12 arm64 1.8.9-2 [29.6 kB]
14:07:06 [2024-01-20T14:07:06.947Z] #109 4.771 Get:19 http://deb.debian.org/debian bookworm/main arm64 libcap2-bin arm64 1:2.66-4 [33.9 kB]
14:07:06 [2024-01-20T14:07:06.947Z] #109 4.772 Get:20 http://deb.debian.org/debian bookworm/main arm64 iproute2 arm64 6.1.0-3 [1008 kB]
14:07:06 [2024-01-20T14:07:06.947Z] #109 4.778 Get:21 http://deb.debian.org/debian bookworm/main arm64 vim-common all 2:9.0.1378-2 [124 kB]
14:07:06 [2024-01-20T14:07:06.947Z] #109 4.808 Get:22 http://deb.debian.org/debian bookworm/main arm64 bash-completion all 1:2.11-6 [234 kB]
14:07:06 [2024-01-20T14:07:06.947Z] #109 4.810 Get:23 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
14:07:06 [2024-01-20T14:07:06.947Z] #109 4.810 Get:24 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
14:07:06 [2024-01-20T14:07:06.947Z] #109 4.813 Get:25 http://deb.debian.org/debian bookworm/main arm64 apparmor arm64 3.0.8-3 [567 kB]
14:07:06 [2024-01-20T14:07:06.947Z] #109 4.817 Get:26 http://deb.debian.org/debian bookworm/main arm64 inetutils-ping arm64 2:2.4-2+deb12u1 [83.3 kB]
14:07:06 [2024-01-20T14:07:06.947Z] #109 4.821 Get:27 http://deb.debian.org/debian bookworm/main arm64 libip6tc2 arm64 1.8.9-2 [18.7 kB]
14:07:06 [2024-01-20T14:07:06.947Z] #109 4.822 Get:28 http://deb.debian.org/debian bookworm/main arm64 libnfnetlink0 arm64 1.0.2-2 [14.5 kB]
14:07:06 [2024-01-20T14:07:06.947Z] #109 4.822 Get:29 http://deb.debian.org/debian bookworm/main arm64 libnetfilter-conntrack3 arm64 1.0.9-3 [38.4 kB]
14:07:06 [2024-01-20T14:07:06.947Z] #109 4.836 Get:30 http://deb.debian.org/debian bookworm/main arm64 libnftnl11 arm64 1.2.4-2 [57.6 kB]
14:07:07 [2024-01-20T14:07:07.205Z] #109 4.837 Get:31 http://deb.debian.org/debian bookworm/main arm64 iptables arm64 1.8.9-2 [352 kB]
14:07:07 [2024-01-20T14:07:07.205Z] #109 4.839 Get:32 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB]
14:07:07 [2024-01-20T14:07:07.205Z] #109 4.840 Get:33 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
14:07:07 [2024-01-20T14:07:07.205Z] #109 4.841 Get:34 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB]
14:07:07 [2024-01-20T14:07:07.205Z] #109 4.863 Get:35 http://deb.debian.org/debian bookworm/main arm64 libaio1 arm64 0.3.113-4 [13.3 kB]
14:07:07 [2024-01-20T14:07:07.205Z] #109 4.864 Get:36 http://deb.debian.org/debian bookworm/main arm64 libgpm2 arm64 1.20.7-10+b1 [14.4 kB]
14:07:07 [2024-01-20T14:07:07.205Z] #109 4.864 Get:37 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
14:07:07 [2024-01-20T14:07:07.205Z] #109 5.103 Get:38 http://deb.debian.org/debian bookworm/main arm64 libinih1 arm64 55-1 [6604 B]
14:07:07 [2024-01-20T14:07:07.462Z] #109 5.118 Get:39 http://deb.debian.org/debian bookworm/main arm64 libmicrohttpd12 arm64 0.9.75-6 [112 kB]
14:07:07 [2024-01-20T14:07:07.462Z] #109 5.119 Get:40 http://deb.debian.org/debian bookworm/main arm64 libnet1 arm64 1.1.6+dfsg-3.2 [60.7 kB]
14:07:07 [2024-01-20T14:07:07.462Z] #109 5.119 Get:41 http://deb.debian.org/debian bookworm/main arm64 libnl-3-200 arm64 3.7.0-0.2+b1 [60.2 kB]
14:07:07 [2024-01-20T14:07:07.462Z] #109 5.120 Get:42 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB]
14:07:07 [2024-01-20T14:07:07.462Z] #109 5.120 Get:43 http://deb.debian.org/debian bookworm/main arm64 libsodium23 arm64 1.0.18-1 [119 kB]
14:07:07 [2024-01-20T14:07:07.462Z] #109 5.121 Get:44 http://deb.debian.org/debian bookworm/main arm64 libsubid4 arm64 1:4.13+dfsg1-1+b1 [208 kB]
14:07:07 [2024-01-20T14:07:07.462Z] #109 5.123 Get:45 http://deb.debian.org/debian bookworm/main arm64 liburcu8 arm64 0.13.2-1 [69.5 kB]
14:07:07 [2024-01-20T14:07:07.462Z] #109 5.123 Get:46 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB]
14:07:07 [2024-01-20T14:07:07.462Z] #109 5.132 Get:47 http://deb.debian.org/debian bookworm/main arm64 net-tools arm64 2.10-0.1 [241 kB]
14:07:07 [2024-01-20T14:07:07.462Z] #109 5.133 Get:48 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
14:07:07 [2024-01-20T14:07:07.462Z] #109 5.134 Get:49 http://deb.debian.org/debian bookworm/main arm64 systemd-journal-remote arm64 252.19-1~deb12u1 [92.3 kB]
14:07:07 [2024-01-20T14:07:07.462Z] #109 5.135 Get:50 http://deb.debian.org/debian bookworm/main arm64 thin-provisioning-tools arm64 0.9.0-2 [344 kB]
14:07:07 [2024-01-20T14:07:07.462Z] #109 5.137 Get:51 http://deb.debian.org/debian bookworm/main arm64 uidmap arm64 1:4.13+dfsg1-1+b1 [188 kB]
14:07:07 [2024-01-20T14:07:07.462Z] #109 5.138 Get:52 http://deb.debian.org/debian bookworm/main arm64 vim-runtime all 2:9.0.1378-2 [7025 kB]
14:07:07 [2024-01-20T14:07:07.462Z] #109 5.342 Get:53 http://deb.debian.org/debian bookworm/main arm64 vim arm64 2:9.0.1378-2 [1424 kB]
14:07:07 [2024-01-20T14:07:07.719Z] #109 5.393 Get:54 http://deb.debian.org/debian bookworm/main arm64 xfsprogs arm64 6.1.0-1 [929 kB]
14:07:07 [2024-01-20T14:07:07.719Z] #109 5.421 Get:55 http://deb.debian.org/debian bookworm/main arm64 zip arm64 3.0-13 [223 kB]
14:07:07 [2024-01-20T14:07:07.719Z] #109 5.422 Get:56 http://deb.debian.org/debian bookworm/main arm64 zstd arm64 1.5.4+dfsg2-5 [584 kB]
14:07:07 [2024-01-20T14:07:07.719Z] #109 5.663 debconf: delaying package configuration, since apt-utils is not installed
14:07:07 [2024-01-20T14:07:07.719Z] #109 5.707 Fetched 31.8 MB in 1s (29.2 MB/s)
14:07:07 [2024-01-20T14:07:07.719Z] #109 5.746 Selecting previously unselected package libargon2-1:arm64.
14:07:07 [2024-01-20T14:07:07.719Z] #109 5.746 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15667 files and directories currently installed.)
14:07:07 [2024-01-20T14:07:07.719Z] #109 5.755 Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_arm64.deb ...
14:07:07 [2024-01-20T14:07:07.719Z] #109 5.764 Unpacking libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
14:07:07 [2024-01-20T14:07:07.977Z] #109 5.800 Selecting previously unselected package dmsetup.
14:07:07 [2024-01-20T14:07:07.977Z] #109 5.802 Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_arm64.deb ...
14:07:07 [2024-01-20T14:07:07.977Z] #109 5.806 Unpacking dmsetup (2:1.02.185-2) ...
14:07:07 [2024-01-20T14:07:07.977Z] #109 5.853 Selecting previously unselected package libdevmapper1.02.1:arm64.
14:07:07 [2024-01-20T14:07:07.977Z] #109 5.855 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ...
14:07:07 [2024-01-20T14:07:07.977Z] #109 5.860 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
14:07:07 [2024-01-20T14:07:07.977Z] #109 5.908 Selecting previously unselected package libjson-c5:arm64.
14:07:07 [2024-01-20T14:07:07.977Z] #109 5.910 Preparing to unpack .../03-libjson-c5_0.16-2_arm64.deb ...
14:07:07 [2024-01-20T14:07:07.977Z] #109 5.914 Unpacking libjson-c5:arm64 (0.16-2) ...
14:07:07 [2024-01-20T14:07:07.977Z] #109 5.956 Selecting previously unselected package libcryptsetup12:arm64.
14:07:07 [2024-01-20T14:07:07.977Z] #109 5.958 Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4~deb12u1_arm64.deb ...
14:07:07 [2024-01-20T14:07:07.977Z] #109 5.963 Unpacking libcryptsetup12:arm64 (2:2.6.1-4~deb12u1) ...
14:07:07 [2024-01-20T14:07:07.977Z] #109 6.023 Selecting previously unselected package libfdisk1:arm64.
14:07:08 [2024-01-20T14:07:08.234Z] #109 6.025 Preparing to unpack .../05-libfdisk1_2.38.1-5+b1_arm64.deb ...
14:07:08 [2024-01-20T14:07:08.234Z] #109 6.029 Unpacking libfdisk1:arm64 (2.38.1-5+b1) ...
14:07:08 [2024-01-20T14:07:08.234Z] #109 6.079 Selecting previously unselected package libkmod2:arm64.
14:07:08 [2024-01-20T14:07:08.234Z] #109 6.081 Preparing to unpack .../06-libkmod2_30+20221128-1_arm64.deb ...
14:07:08 [2024-01-20T14:07:08.234Z] #109 6.086 Unpacking libkmod2:arm64 (30+20221128-1) ...
14:07:08 [2024-01-20T14:07:08.234Z] #109 6.131 Selecting previously unselected package libapparmor1:arm64.
14:07:08 [2024-01-20T14:07:08.492Z] #109 6.133 Preparing to unpack .../07-libapparmor1_3.0.8-3_arm64.deb ...
14:07:08 [2024-01-20T14:07:08.492Z] #109 6.137 Unpacking libapparmor1:arm64 (3.0.8-3) ...
14:07:08 [2024-01-20T14:07:08.492Z] #109 6.173 Selecting previously unselected package libip4tc2:arm64.
14:07:08 [2024-01-20T14:07:08.492Z] #109 6.175 Preparing to unpack .../08-libip4tc2_1.8.9-2_arm64.deb ...
14:07:08 [2024-01-20T14:07:08.492Z] #109 6.178 Unpacking libip4tc2:arm64 (1.8.9-2) ...
14:07:08 [2024-01-20T14:07:08.492Z] #109 6.214 Selecting previously unselected package libsystemd-shared:arm64.
14:07:08 [2024-01-20T14:07:08.492Z] #109 6.216 Preparing to unpack .../09-libsystemd-shared_252.19-1~deb12u1_arm64.deb ...
14:07:08 [2024-01-20T14:07:08.492Z] #109 6.221 Unpacking libsystemd-shared:arm64 (252.19-1~deb12u1) ...
14:07:08 [2024-01-20T14:07:08.492Z] #109 6.375 Selecting previously unselected package systemd.
14:07:08 [2024-01-20T14:07:08.492Z] #109 6.377 Preparing to unpack .../10-systemd_252.19-1~deb12u1_arm64.deb ...
14:07:08 [2024-01-20T14:07:08.492Z] #109 6.396 Unpacking systemd (252.19-1~deb12u1) ...
14:07:08 [2024-01-20T14:07:08.749Z] #109 6.661 Selecting previously unselected package pigz.
14:07:08 [2024-01-20T14:07:08.750Z] #109 6.663 Preparing to unpack .../11-pigz_2.6-1_arm64.deb ...
14:07:08 [2024-01-20T14:07:08.750Z] #109 6.668 Unpacking pigz (2.6-1) ...
14:07:08 [2024-01-20T14:07:08.750Z] #109 6.716 Selecting previously unselected package sgml-base.
14:07:08 [2024-01-20T14:07:08.750Z] #109 6.719 Preparing to unpack .../12-sgml-base_1.31_all.deb ...
14:07:08 [2024-01-20T14:07:08.750Z] #109 6.725 Unpacking sgml-base (1.31) ...
14:07:08 [2024-01-20T14:07:08.750Z] #109 6.787 Selecting previously unselected package sudo.
14:07:09 [2024-01-20T14:07:09.007Z] #109 6.789 Preparing to unpack .../13-sudo_1.9.13p3-1+deb12u1_arm64.deb ...
14:07:09 [2024-01-20T14:07:09.007Z] #109 6.795 Unpacking sudo (1.9.13p3-1+deb12u1) ...
14:07:09 [2024-01-20T14:07:09.007Z] #109 6.936 Selecting previously unselected package libelf1:arm64.
14:07:09 [2024-01-20T14:07:09.007Z] #109 6.938 Preparing to unpack .../14-libelf1_0.188-2.1_arm64.deb ...
14:07:09 [2024-01-20T14:07:09.007Z] #109 6.943 Unpacking libelf1:arm64 (0.188-2.1) ...
14:07:09 [2024-01-20T14:07:09.007Z] #109 6.995 Selecting previously unselected package libbpf1:arm64.
14:07:09 [2024-01-20T14:07:09.007Z] #109 6.997 Preparing to unpack .../15-libbpf1_1%3a1.1.0-1_arm64.deb ...
14:07:09 [2024-01-20T14:07:09.007Z] #109 7.001 Unpacking libbpf1:arm64 (1:1.1.0-1) ...
14:07:09 [2024-01-20T14:07:09.007Z] #109 7.050 Selecting previously unselected package libmnl0:arm64.
14:07:09 [2024-01-20T14:07:09.265Z] #109 7.052 Preparing to unpack .../16-libmnl0_1.0.4-3_arm64.deb ...
14:07:09 [2024-01-20T14:07:09.265Z] #109 7.058 Unpacking libmnl0:arm64 (1.0.4-3) ...
14:07:09 [2024-01-20T14:07:09.265Z] #109 7.101 Selecting previously unselected package libxtables12:arm64.
14:07:09 [2024-01-20T14:07:09.265Z] #109 7.103 Preparing to unpack .../17-libxtables12_1.8.9-2_arm64.deb ...
14:07:09 [2024-01-20T14:07:09.265Z] #109 7.107 Unpacking libxtables12:arm64 (1.8.9-2) ...
14:07:09 [2024-01-20T14:07:09.265Z] #109 7.138 Selecting previously unselected package libcap2-bin.
14:07:09 [2024-01-20T14:07:09.265Z] #109 7.141 Preparing to unpack .../18-libcap2-bin_1%3a2.66-4_arm64.deb ...
14:07:09 [2024-01-20T14:07:09.265Z] #109 7.144 Unpacking libcap2-bin (1:2.66-4) ...
14:07:09 [2024-01-20T14:07:09.265Z] #109 7.203 Selecting previously unselected package iproute2.
14:07:09 [2024-01-20T14:07:09.265Z] #109 7.205 Preparing to unpack .../19-iproute2_6.1.0-3_arm64.deb ...
14:07:09 [2024-01-20T14:07:09.265Z] #109 7.210 Unpacking iproute2 (6.1.0-3) ...
14:07:09 [2024-01-20T14:07:09.265Z] #109 7.326 Selecting previously unselected package vim-common.
14:07:09 [2024-01-20T14:07:09.523Z] #109 7.328 Preparing to unpack .../20-vim-common_2%3a9.0.1378-2_all.deb ...
14:07:09 [2024-01-20T14:07:09.523Z] #109 7.333 Unpacking vim-common (2:9.0.1378-2) ...
14:07:09 [2024-01-20T14:07:09.523Z] #109 7.390 Selecting previously unselected package bash-completion.
14:07:09 [2024-01-20T14:07:09.523Z] #109 7.393 Preparing to unpack .../21-bash-completion_1%3a2.11-6_all.deb ...
14:07:09 [2024-01-20T14:07:09.523Z] #109 7.405 Unpacking bash-completion (1:2.11-6) ...
14:07:09 [2024-01-20T14:07:09.523Z] #109 7.541 Selecting previously unselected package bzip2.
14:07:09 [2024-01-20T14:07:09.780Z] #109 7.543 Preparing to unpack .../22-bzip2_1.0.8-5+b1_arm64.deb ...
14:07:09 [2024-01-20T14:07:09.780Z] #109 7.548 Unpacking bzip2 (1.0.8-5+b1) ...
14:07:09 [2024-01-20T14:07:09.780Z] #109 7.592 Selecting previously unselected package xz-utils.
14:07:09 [2024-01-20T14:07:09.780Z] #109 7.594 Preparing to unpack .../23-xz-utils_5.4.1-0.2_arm64.deb ...
14:07:09 [2024-01-20T14:07:09.780Z] #109 7.599 Unpacking xz-utils (5.4.1-0.2) ...
14:07:09 [2024-01-20T14:07:09.780Z] #109 7.692 Selecting previously unselected package apparmor.
14:07:09 [2024-01-20T14:07:09.780Z] #109 7.694 Preparing to unpack .../24-apparmor_3.0.8-3_arm64.deb ...
14:07:09 [2024-01-20T14:07:09.780Z] #109 7.714 Unpacking apparmor (3.0.8-3) ...
14:07:09 [2024-01-20T14:07:09.780Z] #109 7.805 Selecting previously unselected package inetutils-ping.
14:07:10 [2024-01-20T14:07:10.038Z] #109 7.808 Preparing to unpack .../25-inetutils-ping_2%3a2.4-2+deb12u1_arm64.deb ...
14:07:10 [2024-01-20T14:07:10.038Z] #109 7.812 Unpacking inetutils-ping (2:2.4-2+deb12u1) ...
14:07:10 [2024-01-20T14:07:10.038Z] #109 7.859 Selecting previously unselected package libip6tc2:arm64.
14:07:10 [2024-01-20T14:07:10.038Z] #109 7.861 Preparing to unpack .../26-libip6tc2_1.8.9-2_arm64.deb ...
14:07:10 [2024-01-20T14:07:10.038Z] #109 7.867 Unpacking libip6tc2:arm64 (1.8.9-2) ...
14:07:10 [2024-01-20T14:07:10.038Z] #109 7.916 Selecting previously unselected package libnfnetlink0:arm64.
14:07:10 [2024-01-20T14:07:10.038Z] #109 7.919 Preparing to unpack .../27-libnfnetlink0_1.0.2-2_arm64.deb ...
14:07:10 [2024-01-20T14:07:10.038Z] #109 7.923 Unpacking libnfnetlink0:arm64 (1.0.2-2) ...
14:07:10 [2024-01-20T14:07:10.038Z] #109 7.962 Selecting previously unselected package libnetfilter-conntrack3:arm64.
14:07:10 [2024-01-20T14:07:10.038Z] #109 7.965 Preparing to unpack .../28-libnetfilter-conntrack3_1.0.9-3_arm64.deb ...
14:07:10 [2024-01-20T14:07:10.038Z] #109 7.970 Unpacking libnetfilter-conntrack3:arm64 (1.0.9-3) ...
14:07:10 [2024-01-20T14:07:10.038Z] #109 8.020 Selecting previously unselected package libnftnl11:arm64.
14:07:10 [2024-01-20T14:07:10.296Z] #109 8.022 Preparing to unpack .../29-libnftnl11_1.2.4-2_arm64.deb ...
14:07:10 [2024-01-20T14:07:10.296Z] #109 8.028 Unpacking libnftnl11:arm64 (1.2.4-2) ...
14:07:10 [2024-01-20T14:07:10.296Z] #109 8.070 Selecting previously unselected package iptables.
14:07:10 [2024-01-20T14:07:10.296Z] #109 8.072 Preparing to unpack .../30-iptables_1.8.9-2_arm64.deb ...
14:07:10 [2024-01-20T14:07:10.296Z] #109 8.076 Unpacking iptables (1.8.9-2) ...
14:07:10 [2024-01-20T14:07:10.296Z] #109 8.179 Selecting previously unselected package libonig5:arm64.
14:07:10 [2024-01-20T14:07:10.296Z] #109 8.181 Preparing to unpack .../31-libonig5_6.9.8-1_arm64.deb ...
14:07:10 [2024-01-20T14:07:10.296Z] #109 8.187 Unpacking libonig5:arm64 (6.9.8-1) ...
14:07:10 [2024-01-20T14:07:10.296Z] #109 8.239 Selecting previously unselected package libjq1:arm64.
14:07:10 [2024-01-20T14:07:10.296Z] #109 8.241 Preparing to unpack .../32-libjq1_1.6-2.1_arm64.deb ...
14:07:10 [2024-01-20T14:07:10.296Z] #109 8.245 Unpacking libjq1:arm64 (1.6-2.1) ...
14:07:10 [2024-01-20T14:07:10.296Z] #109 8.290 Selecting previously unselected package jq.
14:07:10 [2024-01-20T14:07:10.554Z] #109 8.292 Preparing to unpack .../33-jq_1.6-2.1_arm64.deb ...
14:07:10 [2024-01-20T14:07:10.554Z] #109 8.298 Unpacking jq (1.6-2.1) ...
14:07:10 [2024-01-20T14:07:10.554Z] #109 8.345 Selecting previously unselected package libaio1:arm64.
14:07:10 [2024-01-20T14:07:10.554Z] #109 8.347 Preparing to unpack .../34-libaio1_0.3.113-4_arm64.deb ...
14:07:10 [2024-01-20T14:07:10.554Z] #109 8.351 Unpacking libaio1:arm64 (0.3.113-4) ...
14:07:10 [2024-01-20T14:07:10.554Z] #109 8.394 Selecting previously unselected package libgpm2:arm64.
14:07:10 [2024-01-20T14:07:10.554Z] #109 8.396 Preparing to unpack .../35-libgpm2_1.20.7-10+b1_arm64.deb ...
14:07:10 [2024-01-20T14:07:10.554Z] #109 8.402 Unpacking libgpm2:arm64 (1.20.7-10+b1) ...
14:07:10 [2024-01-20T14:07:10.554Z] #109 8.449 Selecting previously unselected package libicu72:arm64.
14:07:10 [2024-01-20T14:07:10.554Z] #109 8.451 Preparing to unpack .../36-libicu72_72.1-3_arm64.deb ...
14:07:10 [2024-01-20T14:07:10.554Z] #109 8.457 Unpacking libicu72:arm64 (72.1-3) ...
14:07:11 [2024-01-20T14:07:11.118Z] #109 9.017 Selecting previously unselected package libinih1:arm64.
14:07:11 [2024-01-20T14:07:11.118Z] #109 9.019 Preparing to unpack .../37-libinih1_55-1_arm64.deb ...
14:07:11 [2024-01-20T14:07:11.118Z] #109 9.023 Unpacking libinih1:arm64 (55-1) ...
14:07:11 [2024-01-20T14:07:11.118Z] #109 9.074 Selecting previously unselected package libmicrohttpd12:arm64.
14:07:11 [2024-01-20T14:07:11.118Z] #109 9.076 Preparing to unpack .../38-libmicrohttpd12_0.9.75-6_arm64.deb ...
14:07:11 [2024-01-20T14:07:11.118Z] #109 9.081 Unpacking libmicrohttpd12:arm64 (0.9.75-6) ...
14:07:11 [2024-01-20T14:07:11.118Z] #109 9.130 Selecting previously unselected package libnet1:arm64.
14:07:11 [2024-01-20T14:07:11.376Z] #109 9.133 Preparing to unpack .../39-libnet1_1.1.6+dfsg-3.2_arm64.deb ...
14:07:11 [2024-01-20T14:07:11.376Z] #109 9.137 Unpacking libnet1:arm64 (1.1.6+dfsg-3.2) ...
14:07:11 [2024-01-20T14:07:11.376Z] #109 9.190 Selecting previously unselected package libnl-3-200:arm64.
14:07:11 [2024-01-20T14:07:11.376Z] #109 9.192 Preparing to unpack .../40-libnl-3-200_3.7.0-0.2+b1_arm64.deb ...
14:07:11 [2024-01-20T14:07:11.376Z] #109 9.197 Unpacking libnl-3-200:arm64 (3.7.0-0.2+b1) ...
14:07:11 [2024-01-20T14:07:11.376Z] #109 9.242 Selecting previously unselected package libprotobuf-c1:arm64.
14:07:11 [2024-01-20T14:07:11.376Z] #109 9.244 Preparing to unpack .../41-libprotobuf-c1_1.4.1-1+b1_arm64.deb ...
14:07:11 [2024-01-20T14:07:11.376Z] #109 9.247 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ...
14:07:11 [2024-01-20T14:07:11.376Z] #109 9.290 Selecting previously unselected package libsodium23:arm64.
14:07:11 [2024-01-20T14:07:11.376Z] #109 9.292 Preparing to unpack .../42-libsodium23_1.0.18-1_arm64.deb ...
14:07:11 [2024-01-20T14:07:11.376Z] #109 9.297 Unpacking libsodium23:arm64 (1.0.18-1) ...
14:07:11 [2024-01-20T14:07:11.376Z] #109 9.347 Selecting previously unselected package libsubid4:arm64.
14:07:11 [2024-01-20T14:07:11.634Z] #109 9.349 Preparing to unpack .../43-libsubid4_1%3a4.13+dfsg1-1+b1_arm64.deb ...
14:07:11 [2024-01-20T14:07:11.634Z] #109 9.353 Unpacking libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
14:07:11 [2024-01-20T14:07:11.634Z] #109 9.397 Selecting previously unselected package liburcu8:arm64.
14:07:11 [2024-01-20T14:07:11.634Z] #109 9.400 Preparing to unpack .../44-liburcu8_0.13.2-1_arm64.deb ...
14:07:11 [2024-01-20T14:07:11.634Z] #109 9.404 Unpacking liburcu8:arm64 (0.13.2-1) ...
14:07:11 [2024-01-20T14:07:11.634Z] #109 9.454 Selecting previously unselected package libyajl2:arm64.
14:07:11 [2024-01-20T14:07:11.634Z] #109 9.457 Preparing to unpack .../45-libyajl2_2.1.0-3+deb12u2_arm64.deb ...
14:07:11 [2024-01-20T14:07:11.634Z] #109 9.460 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ...
14:07:11 [2024-01-20T14:07:11.634Z] #109 9.492 Selecting previously unselected package net-tools.
14:07:11 [2024-01-20T14:07:11.634Z] #109 9.494 Preparing to unpack .../46-net-tools_2.10-0.1_arm64.deb ...
14:07:11 [2024-01-20T14:07:11.634Z] #109 9.498 Unpacking net-tools (2.10-0.1) ...
14:07:11 [2024-01-20T14:07:11.634Z] #109 9.555 Selecting previously unselected package patch.
14:07:11 [2024-01-20T14:07:11.634Z] #109 9.557 Preparing to unpack .../47-patch_2.7.6-7_arm64.deb ...
14:07:11 [2024-01-20T14:07:11.634Z] #109 9.562 Unpacking patch (2.7.6-7) ...
14:07:11 [2024-01-20T14:07:11.634Z] #109 9.606 Selecting previously unselected package systemd-journal-remote.
14:07:11 [2024-01-20T14:07:11.634Z] #109 9.608 Preparing to unpack .../48-systemd-journal-remote_252.19-1~deb12u1_arm64.deb ...
14:07:11 [2024-01-20T14:07:11.634Z] #109 9.612 Unpacking systemd-journal-remote (252.19-1~deb12u1) ...
14:07:11 [2024-01-20T14:07:11.634Z] #109 9.657 Selecting previously unselected package thin-provisioning-tools.
14:07:11 [2024-01-20T14:07:11.891Z] #109 9.659 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-2_arm64.deb ...
14:07:11 [2024-01-20T14:07:11.891Z] #109 9.665 Unpacking thin-provisioning-tools (0.9.0-2) ...
14:07:11 [2024-01-20T14:07:11.891Z] #109 9.726 Selecting previously unselected package uidmap.
14:07:11 [2024-01-20T14:07:11.891Z] #109 9.728 Preparing to unpack .../50-uidmap_1%3a4.13+dfsg1-1+b1_arm64.deb ...
14:07:11 [2024-01-20T14:07:11.891Z] #109 9.733 Unpacking uidmap (1:4.13+dfsg1-1+b1) ...
14:07:11 [2024-01-20T14:07:11.891Z] #109 9.792 Selecting previously unselected package vim-runtime.
14:07:12 [2024-01-20T14:07:12.149Z] #109 9.794 Preparing to unpack .../51-vim-runtime_2%3a9.0.1378-2_all.deb ...
14:07:12 [2024-01-20T14:07:12.149Z] #109 9.807 Adding 'diversion of /usr/share/vim/vim90/doc/help.txt to /usr/share/vim/vim90/doc/help.txt.vim-tiny by vim-runtime'
14:07:12 [2024-01-20T14:07:12.149Z] #109 9.820 Adding 'diversion of /usr/share/vim/vim90/doc/tags to /usr/share/vim/vim90/doc/tags.vim-tiny by vim-runtime'
14:07:12 [2024-01-20T14:07:12.149Z] #109 9.824 Unpacking vim-runtime (2:9.0.1378-2) ...
14:07:12 [2024-01-20T14:07:12.407Z] #109 10.35 Selecting previously unselected package vim.
14:07:12 [2024-01-20T14:07:12.664Z] #109 10.35 Preparing to unpack .../52-vim_2%3a9.0.1378-2_arm64.deb ...
14:07:12 [2024-01-20T14:07:12.664Z] #109 10.35 Unpacking vim (2:9.0.1378-2) ...
14:07:12 [2024-01-20T14:07:12.664Z] #109 10.50 Selecting previously unselected package xfsprogs.
14:07:12 [2024-01-20T14:07:12.664Z] #109 10.50 Preparing to unpack .../53-xfsprogs_6.1.0-1_arm64.deb ...
14:07:12 [2024-01-20T14:07:12.664Z] #109 10.50 Unpacking xfsprogs (6.1.0-1) ...
14:07:12 [2024-01-20T14:07:12.664Z] #109 10.61 Selecting previously unselected package zip.
14:07:12 [2024-01-20T14:07:12.922Z] #109 10.61 Preparing to unpack .../54-zip_3.0-13_arm64.deb ...
14:07:12 [2024-01-20T14:07:12.922Z] #109 10.62 Unpacking zip (3.0-13) ...
14:07:12 [2024-01-20T14:07:12.922Z] #109 10.67 Selecting previously unselected package zstd.
14:07:12 [2024-01-20T14:07:12.922Z] #109 10.67 Preparing to unpack .../55-zstd_1.5.4+dfsg2-5_arm64.deb ...
14:07:12 [2024-01-20T14:07:12.922Z] #109 10.68 Unpacking zstd (1.5.4+dfsg2-5) ...
14:07:12 [2024-01-20T14:07:12.922Z] #109 10.84 Setting up libip4tc2:arm64 (1.8.9-2) ...
14:07:12 [2024-01-20T14:07:12.922Z] #109 10.85 Setting up net-tools (2.10-0.1) ...
14:07:12 [2024-01-20T14:07:12.922Z] #109 10.86 Setting up libapparmor1:arm64 (3.0.8-3) ...
14:07:12 [2024-01-20T14:07:12.922Z] #109 10.88 Setting up libsodium23:arm64 (1.0.18-1) ...
14:07:12 [2024-01-20T14:07:12.922Z] #109 10.89 Setting up libgpm2:arm64 (1.20.7-10+b1) ...
14:07:12 [2024-01-20T14:07:12.922Z] #109 10.90 Setting up libicu72:arm64 (72.1-3) ...
14:07:12 [2024-01-20T14:07:12.922Z] #109 10.92 Setting up libip6tc2:arm64 (1.8.9-2) ...
14:07:12 [2024-01-20T14:07:12.922Z] #109 10.93 Setting up libinih1:arm64 (55-1) ...
14:07:12 [2024-01-20T14:07:12.922Z] #109 10.94 Setting up libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
14:07:13 [2024-01-20T14:07:13.179Z] #109 10.96 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ...
14:07:13 [2024-01-20T14:07:13.179Z] #109 10.97 Setting up bzip2 (1.0.8-5+b1) ...
14:07:13 [2024-01-20T14:07:13.179Z] #109 10.98 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ...
14:07:13 [2024-01-20T14:07:13.179Z] #109 11.00 Setting up libmicrohttpd12:arm64 (0.9.75-6) ...
14:07:13 [2024-01-20T14:07:13.179Z] #109 11.01 Setting up libcap2-bin (1:2.66-4) ...
14:07:13 [2024-01-20T14:07:13.179Z] #109 11.03 Setting up libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
14:07:13 [2024-01-20T14:07:13.179Z] #109 11.04 Setting up apparmor (3.0.8-3) ...
14:07:14 [2024-01-20T14:07:14.111Z] #109 11.82 debconf: unable to initialize frontend: Dialog
14:07:14 [2024-01-20T14:07:14.111Z] #109 11.82 debconf: (TERM is not set, so the dialog frontend is not usable.)
14:07:14 [2024-01-20T14:07:14.112Z] #109 11.82 debconf: falling back to frontend: Readline
14:07:14 [2024-01-20T14:07:14.112Z] #109 11.83 debconf: unable to initialize frontend: Readline
14:07:14 [2024-01-20T14:07:14.112Z] #109 11.83 debconf: (This frontend requires a controlling tty.)
14:07:14 [2024-01-20T14:07:14.112Z] #109 11.83 debconf: falling back to frontend: Teletype
14:07:14 [2024-01-20T14:07:14.112Z] #109 12.01 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
14:07:14 [2024-01-20T14:07:14.112Z] #109 12.12 Setting up zip (3.0-13) ...
14:07:14 [2024-01-20T14:07:14.369Z] #109 12.13 Setting up vim-common (2:9.0.1378-2) ...
14:07:14 [2024-01-20T14:07:14.369Z] #109 12.15 Setting up bash-completion (1:2.11-6) ...
14:07:14 [2024-01-20T14:07:14.369Z] #109 12.18 Setting up xz-utils (5.4.1-0.2) ...
14:07:14 [2024-01-20T14:07:14.369Z] #109 12.19 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:07:14 [2024-01-20T14:07:14.369Z] #109 12.20 Setting up libmnl0:arm64 (1.0.4-3) ...
14:07:14 [2024-01-20T14:07:14.369Z] #109 12.21 Setting up patch (2.7.6-7) ...
14:07:14 [2024-01-20T14:07:14.369Z] #109 12.23 Setting up sudo (1.9.13p3-1+deb12u1) ...
14:07:14 [2024-01-20T14:07:14.369Z] #109 12.28 invoke-rc.d: could not determine current runlevel
14:07:14 [2024-01-20T14:07:14.369Z] #109 12.29 invoke-rc.d: policy-rc.d denied execution of start.
14:07:14 [2024-01-20T14:07:14.369Z] #109 12.29 Setting up libxtables12:arm64 (1.8.9-2) ...
14:07:14 [2024-01-20T14:07:14.369Z] #109 12.31 Setting up liburcu8:arm64 (0.13.2-1) ...
14:07:14 [2024-01-20T14:07:14.369Z] #109 12.32 Setting up libfdisk1:arm64 (2.38.1-5+b1) ...
14:07:14 [2024-01-20T14:07:14.369Z] #109 12.33 Setting up inetutils-ping (2:2.4-2+deb12u1) ...
14:07:14 [2024-01-20T14:07:14.627Z] #109 12.34 Setting up pigz (2.6-1) ...
14:07:14 [2024-01-20T14:07:14.627Z] #109 12.36 Setting up libnfnetlink0:arm64 (1.0.2-2) ...
14:07:14 [2024-01-20T14:07:14.627Z] #109 12.37 Setting up libnl-3-200:arm64 (3.7.0-0.2+b1) ...
14:07:14 [2024-01-20T14:07:14.627Z] #109 12.41 Setting up sgml-base (1.31) ...
14:07:14 [2024-01-20T14:07:14.627Z] #109 12.45 Setting up vim-runtime (2:9.0.1378-2) ...
14:07:14 [2024-01-20T14:07:14.627Z] #109 12.53 Setting up libaio1:arm64 (0.3.113-4) ...
14:07:14 [2024-01-20T14:07:14.627Z] #109 12.55 Setting up libelf1:arm64 (0.188-2.1) ...
14:07:14 [2024-01-20T14:07:14.627Z] #109 12.57 Setting up libjson-c5:arm64 (0.16-2) ...
14:07:14 [2024-01-20T14:07:14.627Z] #109 12.58 Setting up zstd (1.5.4+dfsg2-5) ...
14:07:14 [2024-01-20T14:07:14.627Z] #109 12.61 Setting up libonig5:arm64 (6.9.8-1) ...
14:07:14 [2024-01-20T14:07:14.627Z] #109 12.62 Setting up libbpf1:arm64 (1:1.1.0-1) ...
14:07:14 [2024-01-20T14:07:14.627Z] #109 12.64 Setting up libkmod2:arm64 (30+20221128-1) ...
14:07:14 [2024-01-20T14:07:14.627Z] #109 12.65 Setting up vim (2:9.0.1378-2) ...
14:07:14 [2024-01-20T14:07:14.884Z] #109 12.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
14:07:14 [2024-01-20T14:07:14.885Z] #109 12.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
14:07:14 [2024-01-20T14:07:14.885Z] #109 12.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
14:07:14 [2024-01-20T14:07:14.885Z] #109 12.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
14:07:14 [2024-01-20T14:07:14.885Z] #109 12.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
14:07:14 [2024-01-20T14:07:14.885Z] #109 12.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
14:07:14 [2024-01-20T14:07:14.885Z] #109 12.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
14:07:14 [2024-01-20T14:07:14.885Z] #109 12.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
14:07:14 [2024-01-20T14:07:14.885Z] #109 12.71 Setting up libjq1:arm64 (1.6-2.1) ...
14:07:14 [2024-01-20T14:07:14.885Z] #109 12.73 Setting up iproute2 (6.1.0-3) ...
14:07:14 [2024-01-20T14:07:14.885Z] #109 12.86 debconf: unable to initialize frontend: Dialog
14:07:14 [2024-01-20T14:07:14.885Z] #109 12.86 debconf: (TERM is not set, so the dialog frontend is not usable.)
14:07:14 [2024-01-20T14:07:14.885Z] #109 12.86 debconf: falling back to frontend: Readline
14:07:15 [2024-01-20T14:07:15.142Z] #109 12.87 debconf: unable to initialize frontend: Readline
14:07:15 [2024-01-20T14:07:15.142Z] #109 12.87 debconf: (This frontend requires a controlling tty.)
14:07:15 [2024-01-20T14:07:15.142Z] #109 12.87 debconf: falling back to frontend: Teletype
14:07:15 [2024-01-20T14:07:15.142Z] #109 12.99 Setting up uidmap (1:4.13+dfsg1-1+b1) ...
14:07:15 [2024-01-20T14:07:15.142Z] #109 13.00 Setting up libnftnl11:arm64 (1.2.4-2) ...
14:07:15 [2024-01-20T14:07:15.142Z] #109 13.02 Setting up libnet1:arm64 (1.1.6+dfsg-3.2) ...
14:07:15 [2024-01-20T14:07:15.142Z] #109 13.03 Setting up thin-provisioning-tools (0.9.0-2) ...
14:07:15 [2024-01-20T14:07:15.142Z] #109 13.05 Setting up libsystemd-shared:arm64 (252.19-1~deb12u1) ...
14:07:15 [2024-01-20T14:07:15.142Z] #109 13.06 Setting up libnetfilter-conntrack3:arm64 (1.0.9-3) ...
14:07:15 [2024-01-20T14:07:15.142Z] #109 13.07 Setting up jq (1.6-2.1) ...
14:07:15 [2024-01-20T14:07:15.142Z] #109 13.09 Setting up iptables (1.8.9-2) ...
14:07:15 [2024-01-20T14:07:15.142Z] #109 13.10 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
14:07:15 [2024-01-20T14:07:15.401Z] #109 13.10 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:07:15 [2024-01-20T14:07:15.401Z] #109 13.11 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
14:07:15 [2024-01-20T14:07:15.401Z] #109 13.11 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:07:15 [2024-01-20T14:07:15.401Z] #109 13.12 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
14:07:15 [2024-01-20T14:07:15.401Z] #109 13.12 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
14:07:15 [2024-01-20T14:07:15.401Z] #109 13.13 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
14:07:15 [2024-01-20T14:07:15.401Z] #109 13.15 Setting up dmsetup (2:1.02.185-2) ...
14:07:15 [2024-01-20T14:07:15.401Z] #109 13.17 Setting up libcryptsetup12:arm64 (2:2.6.1-4~deb12u1) ...
14:07:15 [2024-01-20T14:07:15.401Z] #109 13.19 Setting up systemd (252.19-1~deb12u1) ...
14:07:15 [2024-01-20T14:07:15.401Z] #109 13.23 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
14:07:15 [2024-01-20T14:07:15.401Z] #109 13.24 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
14:07:15 [2024-01-20T14:07:15.401Z] #109 13.25 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
14:07:15 [2024-01-20T14:07:15.401Z] #109 13.25 Initializing machine ID from random generator.
14:07:15 [2024-01-20T14:07:15.401Z] #109 13.28 Creating group 'systemd-journal' with GID 998.
14:07:15 [2024-01-20T14:07:15.401Z] #109 13.28 Creating group 'systemd-network' with GID 997.
14:07:15 [2024-01-20T14:07:15.401Z] #109 13.28 Creating user 'systemd-network' (systemd Network Management) with UID 997 and GID 997.
14:07:15 [2024-01-20T14:07:15.401Z] #109 13.34 Setting up systemd-journal-remote (252.19-1~deb12u1) ...
14:07:15 [2024-01-20T14:07:15.659Z] #109 13.36 Creating group 'systemd-journal-remote' with GID 996.
14:07:15 [2024-01-20T14:07:15.659Z] #109 13.36 Creating user 'systemd-journal-remote' (systemd Journal Remote) with UID 996 and GID 996.
14:07:15 [2024-01-20T14:07:15.659Z] #109 13.39 Setting up xfsprogs (6.1.0-1) ...
14:07:15 [2024-01-20T14:07:15.659Z] #109 13.40 System has not been booted with systemd as init system (PID 1). Can't operate.
14:07:15 [2024-01-20T14:07:15.659Z] #109 13.40 Failed to connect to bus: Host is down
14:07:15 [2024-01-20T14:07:15.659Z] #109 13.42 Processing triggers for libc-bin (2.36-9+deb12u3) ...
14:07:17 [2024-01-20T14:07:17.031Z] #109 DONE 15.0s
14:07:17 [2024-01-20T14:07:17.289Z] 
14:07:17 [2024-01-20T14:07:17.289Z] #110 [dev-base  9/12] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
14:07:17 [2024-01-20T14:07:17.289Z] #110 0.295 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
14:07:17 [2024-01-20T14:07:17.546Z] #110 0.299 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
14:07:17 [2024-01-20T14:07:17.546Z] #110 0.302 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
14:07:17 [2024-01-20T14:07:17.546Z] #110 DONE 0.3s
14:07:17 [2024-01-20T14:07:17.546Z] 
14:07:17 [2024-01-20T14:07:17.546Z] #111 [dev-base 10/12] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             gcc             pkg-config             dpkg-dev             libapparmor-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev             yamllint
14:07:18 [2024-01-20T14:07:18.112Z] #111 0.603 Hit:1 http://deb.debian.org/debian bookworm InRelease
14:07:18 [2024-01-20T14:07:18.112Z] #111 0.603 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
14:07:18 [2024-01-20T14:07:18.112Z] #111 0.603 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
14:07:19 [2024-01-20T14:07:19.043Z] #111 0.836 Reading package lists...
14:07:19 [2024-01-20T14:07:19.608Z] #111 1.472 Reading package lists...
14:07:19 [2024-01-20T14:07:19.608Z] #111 2.105 Building dependency tree...
14:07:19 [2024-01-20T14:07:19.865Z] #111 2.300 Reading state information...
14:07:20 [2024-01-20T14:07:20.123Z] #111 2.638 gcc is already the newest version (4:12.2.0-3).
14:07:20 [2024-01-20T14:07:20.123Z] #111 2.638 pkg-config is already the newest version (1.8.1-1).
14:07:20 [2024-01-20T14:07:20.123Z] #111 2.638 The following additional packages will be installed:
14:07:20 [2024-01-20T14:07:20.123Z] #111 2.638   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdpkg-perl libffi-dev
14:07:20 [2024-01-20T14:07:20.123Z] #111 2.638   libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
14:07:20 [2024-01-20T14:07:20.123Z] #111 2.638   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
14:07:20 [2024-01-20T14:07:20.123Z] #111 2.639   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
14:07:20 [2024-01-20T14:07:20.123Z] #111 2.640   libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev libyaml-0-2
14:07:20 [2024-01-20T14:07:20.123Z] #111 2.640   python3-distutils python3-lib2to3 python3-pathspec python3-pkg-resources
14:07:20 [2024-01-20T14:07:20.123Z] #111 2.640   python3-yaml uuid-dev zlib1g-dev
14:07:20 [2024-01-20T14:07:20.123Z] #111 2.644 Suggested packages:
14:07:20 [2024-01-20T14:07:20.123Z] #111 2.644   debian-keyring bzr libgcrypt20-doc low-memory-monitor libgirepository1.0-dev
14:07:20 [2024-01-20T14:07:20.123Z] #111 2.644   libglib2.0-doc libgdk-pixbuf2.0-bin libxml2-utils seccomp python3-setuptools
14:07:20 [2024-01-20T14:07:20.123Z] #111 2.644 Recommended packages:
14:07:20 [2024-01-20T14:07:20.123Z] #111 2.644   build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
14:07:20 [2024-01-20T14:07:20.123Z] #111 2.644   liblocale-gettext-perl shared-mime-info xdg-user-dirs
14:07:20 [2024-01-20T14:07:20.380Z] #111 2.959 The following NEW packages will be installed:
14:07:20 [2024-01-20T14:07:20.380Z] #111 2.959   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
14:07:20 [2024-01-20T14:07:20.380Z] #111 2.959   libdpkg-perl libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0
14:07:20 [2024-01-20T14:07:20.380Z] #111 2.959   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
14:07:20 [2024-01-20T14:07:20.380Z] #111 2.960   libgpg-error-dev libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev
14:07:20 [2024-01-20T14:07:20.380Z] #111 2.960   libpcre2-posix3 libseccomp-dev libsecret-1-0 libsecret-1-dev
14:07:20 [2024-01-20T14:07:20.380Z] #111 2.960   libsecret-common libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
14:07:20 [2024-01-20T14:07:20.380Z] #111 2.960   libyaml-0-2 python3-distutils python3-lib2to3 python3-pathspec
14:07:20 [2024-01-20T14:07:20.380Z] #111 2.961   python3-pkg-resources python3-yaml uuid-dev yamllint zlib1g-dev
14:07:20 [2024-01-20T14:07:20.638Z] #111 3.241 0 upgraded, 37 newly installed, 0 to remove and 0 not upgraded.
14:07:20 [2024-01-20T14:07:20.638Z] #111 3.241 Need to get 11.9 MB of archives.
14:07:20 [2024-01-20T14:07:20.638Z] #111 3.241 After this operation, 53.1 MB of additional disk space will be used.
14:07:20 [2024-01-20T14:07:20.638Z] #111 3.241 Get:1 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
14:07:20 [2024-01-20T14:07:20.638Z] #111 3.247 Get:2 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
14:07:20 [2024-01-20T14:07:20.638Z] #111 3.254 Get:3 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB]
14:07:20 [2024-01-20T14:07:20.638Z] #111 3.260 Get:4 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB]
14:07:20 [2024-01-20T14:07:20.638Z] #111 3.261 Get:5 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB]
14:07:20 [2024-01-20T14:07:20.638Z] #111 3.262 Get:6 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB]
14:07:20 [2024-01-20T14:07:20.638Z] #111 3.262 Get:7 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB]
14:07:20 [2024-01-20T14:07:20.638Z] #111 3.263 Get:8 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB]
14:07:20 [2024-01-20T14:07:20.638Z] #111 3.263 Get:9 http://deb.debian.org/debian bookworm/main arm64 libapparmor-dev arm64 3.0.8-3 [84.8 kB]
14:07:20 [2024-01-20T14:07:20.638Z] #111 3.265 Get:10 http://deb.debian.org/debian bookworm/main arm64 uuid-dev arm64 2.38.1-5+b1 [40.5 kB]
14:07:20 [2024-01-20T14:07:20.638Z] #111 3.267 Get:11 http://deb.debian.org/debian bookworm/main arm64 libblkid-dev arm64 2.38.1-5+b1 [183 kB]
14:07:20 [2024-01-20T14:07:20.638Z] #111 3.268 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB]
14:07:20 [2024-01-20T14:07:20.638Z] #111 3.269 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB]
14:07:20 [2024-01-20T14:07:20.638Z] #111 3.270 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB]
14:07:20 [2024-01-20T14:07:20.638Z] #111 3.274 Get:15 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB]
14:07:20 [2024-01-20T14:07:20.638Z] #111 3.280 Get:16 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB]
14:07:20 [2024-01-20T14:07:20.638Z] #111 3.280 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB]
14:07:20 [2024-01-20T14:07:20.638Z] #111 3.281 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB]
14:07:20 [2024-01-20T14:07:20.638Z] #111 3.282 Get:19 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB]
14:07:20 [2024-01-20T14:07:20.638Z] #111 3.283 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB]
14:07:20 [2024-01-20T14:07:20.638Z] #111 3.285 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB]
14:07:20 [2024-01-20T14:07:20.638Z] #111 3.286 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB]
14:07:20 [2024-01-20T14:07:20.638Z] #111 3.306 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB]
14:07:20 [2024-01-20T14:07:20.638Z] #111 3.308 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB]
14:07:20 [2024-01-20T14:07:20.638Z] #111 3.311 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB]
14:07:20 [2024-01-20T14:07:20.638Z] #111 3.312 Get:26 http://deb.debian.org/debian bookworm/main arm64 libmount-dev arm64 2.38.1-5+b1 [22.5 kB]
14:07:20 [2024-01-20T14:07:20.638Z] #111 3.321 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB]
14:07:20 [2024-01-20T14:07:20.638Z] #111 3.326 Get:28 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB]
14:07:20 [2024-01-20T14:07:20.638Z] #111 3.339 Get:29 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
14:07:20 [2024-01-20T14:07:20.638Z] #111 3.340 Get:30 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB]
14:07:20 [2024-01-20T14:07:20.638Z] #111 3.345 Get:31 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.19-1~deb12u1 [353 kB]
14:07:20 [2024-01-20T14:07:20.895Z] #111 3.347 Get:32 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.19-1~deb12u1 [51.9 kB]
14:07:20 [2024-01-20T14:07:20.895Z] #111 3.348 Get:33 http://deb.debian.org/debian bookworm/main arm64 libyaml-0-2 arm64 0.2.5-1 [50.4 kB]
14:07:20 [2024-01-20T14:07:20.895Z] #111 3.349 Get:34 http://deb.debian.org/debian bookworm/main arm64 python3-pathspec all 0.11.0-1 [26.3 kB]
14:07:20 [2024-01-20T14:07:20.895Z] #111 3.350 Get:35 http://deb.debian.org/debian bookworm/main arm64 python3-pkg-resources all 66.1.1-1 [296 kB]
14:07:20 [2024-01-20T14:07:20.895Z] #111 3.351 Get:36 http://deb.debian.org/debian bookworm/main arm64 python3-yaml arm64 6.0-3+b2 [108 kB]
14:07:20 [2024-01-20T14:07:20.895Z] #111 3.357 Get:37 http://deb.debian.org/debian bookworm/main arm64 yamllint all 1.29.0-1 [42.0 kB]
14:07:20 [2024-01-20T14:07:20.895Z] #111 3.602 debconf: delaying package configuration, since apt-utils is not installed
14:07:21 [2024-01-20T14:07:21.153Z] #111 3.646 Fetched 11.9 MB in 0s (31.1 MB/s)
14:07:21 [2024-01-20T14:07:21.153Z] #111 3.671 Selecting previously unselected package libdpkg-perl.
14:07:21 [2024-01-20T14:07:21.153Z] #111 3.671 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 21022 files and directories currently installed.)
14:07:21 [2024-01-20T14:07:21.153Z] #111 3.684 Preparing to unpack .../00-libdpkg-perl_1.21.22_all.deb ...
14:07:21 [2024-01-20T14:07:21.153Z] #111 3.693 Unpacking libdpkg-perl (1.21.22) ...
14:07:21 [2024-01-20T14:07:21.153Z] #111 3.769 Selecting previously unselected package dpkg-dev.
14:07:21 [2024-01-20T14:07:21.153Z] #111 3.772 Preparing to unpack .../01-dpkg-dev_1.21.22_all.deb ...
14:07:21 [2024-01-20T14:07:21.153Z] #111 3.776 Unpacking dpkg-dev (1.21.22) ...
14:07:21 [2024-01-20T14:07:21.153Z] #111 3.907 Selecting previously unselected package libglib2.0-0:arm64.
14:07:21 [2024-01-20T14:07:21.411Z] #111 3.910 Preparing to unpack .../02-libglib2.0-0_2.74.6-2_arm64.deb ...
14:07:21 [2024-01-20T14:07:21.411Z] #111 3.920 Unpacking libglib2.0-0:arm64 (2.74.6-2) ...
14:07:21 [2024-01-20T14:07:21.411Z] #111 4.047 Selecting previously unselected package libgirepository-1.0-1:arm64.
14:07:21 [2024-01-20T14:07:21.411Z] #111 4.049 Preparing to unpack .../03-libgirepository-1.0-1_1.74.0-3_arm64.deb ...
14:07:21 [2024-01-20T14:07:21.411Z] #111 4.053 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ...
14:07:21 [2024-01-20T14:07:21.411Z] #111 4.095 Selecting previously unselected package gir1.2-glib-2.0:arm64.
14:07:21 [2024-01-20T14:07:21.411Z] #111 4.098 Preparing to unpack .../04-gir1.2-glib-2.0_1.74.0-3_arm64.deb ...
14:07:21 [2024-01-20T14:07:21.411Z] #111 4.103 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ...
14:07:21 [2024-01-20T14:07:21.411Z] #111 4.146 Selecting previously unselected package libsecret-common.
14:07:21 [2024-01-20T14:07:21.411Z] #111 4.149 Preparing to unpack .../05-libsecret-common_0.20.5-3_all.deb ...
14:07:21 [2024-01-20T14:07:21.668Z] #111 4.152 Unpacking libsecret-common (0.20.5-3) ...
14:07:21 [2024-01-20T14:07:21.668Z] #111 4.212 Selecting previously unselected package libsecret-1-0:arm64.
14:07:21 [2024-01-20T14:07:21.668Z] #111 4.214 Preparing to unpack .../06-libsecret-1-0_0.20.5-3_arm64.deb ...
14:07:21 [2024-01-20T14:07:21.668Z] #111 4.218 Unpacking libsecret-1-0:arm64 (0.20.5-3) ...
14:07:21 [2024-01-20T14:07:21.668Z] #111 4.255 Selecting previously unselected package gir1.2-secret-1:arm64.
14:07:21 [2024-01-20T14:07:21.668Z] #111 4.257 Preparing to unpack .../07-gir1.2-secret-1_0.20.5-3_arm64.deb ...
14:07:21 [2024-01-20T14:07:21.668Z] #111 4.262 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ...
14:07:21 [2024-01-20T14:07:21.668Z] #111 4.299 Selecting previously unselected package libapparmor-dev:arm64.
14:07:21 [2024-01-20T14:07:21.668Z] #111 4.301 Preparing to unpack .../08-libapparmor-dev_3.0.8-3_arm64.deb ...
14:07:21 [2024-01-20T14:07:21.668Z] #111 4.306 Unpacking libapparmor-dev:arm64 (3.0.8-3) ...
14:07:21 [2024-01-20T14:07:21.668Z] #111 4.344 Selecting previously unselected package uuid-dev:arm64.
14:07:21 [2024-01-20T14:07:21.668Z] #111 4.346 Preparing to unpack .../09-uuid-dev_2.38.1-5+b1_arm64.deb ...
14:07:21 [2024-01-20T14:07:21.668Z] #111 4.350 Unpacking uuid-dev:arm64 (2.38.1-5+b1) ...
14:07:21 [2024-01-20T14:07:21.668Z] #111 4.389 Selecting previously unselected package libblkid-dev:arm64.
14:07:21 [2024-01-20T14:07:21.926Z] #111 4.391 Preparing to unpack .../10-libblkid-dev_2.38.1-5+b1_arm64.deb ...
14:07:21 [2024-01-20T14:07:21.926Z] #111 4.409 Unpacking libblkid-dev:arm64 (2.38.1-5+b1) ...
14:07:21 [2024-01-20T14:07:21.926Z] #111 4.457 Selecting previously unselected package libffi-dev:arm64.
14:07:21 [2024-01-20T14:07:21.926Z] #111 4.459 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ...
14:07:21 [2024-01-20T14:07:21.926Z] #111 4.463 Unpacking libffi-dev:arm64 (3.4.4-1) ...
14:07:21 [2024-01-20T14:07:21.926Z] #111 4.500 Selecting previously unselected package libgpg-error-dev.
14:07:21 [2024-01-20T14:07:21.926Z] #111 4.503 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ...
14:07:21 [2024-01-20T14:07:21.926Z] #111 4.508 Unpacking libgpg-error-dev (1.46-1) ...
14:07:21 [2024-01-20T14:07:21.926Z] #111 4.552 Selecting previously unselected package libgcrypt20-dev.
14:07:21 [2024-01-20T14:07:21.926Z] #111 4.554 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ...
14:07:21 [2024-01-20T14:07:21.926Z] #111 4.558 Unpacking libgcrypt20-dev (1.10.1-3) ...
14:07:21 [2024-01-20T14:07:21.926Z] #111 4.631 Selecting previously unselected package libglib2.0-data.
14:07:22 [2024-01-20T14:07:22.183Z] #111 4.633 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ...
14:07:22 [2024-01-20T14:07:22.183Z] #111 4.638 Unpacking libglib2.0-data (2.74.6-2) ...
14:07:22 [2024-01-20T14:07:22.183Z] #111 4.777 Selecting previously unselected package libglib2.0-bin.
14:07:22 [2024-01-20T14:07:22.183Z] #111 4.780 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ...
14:07:22 [2024-01-20T14:07:22.183Z] #111 4.785 Unpacking libglib2.0-bin (2.74.6-2) ...
14:07:22 [2024-01-20T14:07:22.183Z] #111 4.837 Selecting previously unselected package python3-lib2to3.
14:07:22 [2024-01-20T14:07:22.183Z] #111 4.839 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ...
14:07:22 [2024-01-20T14:07:22.183Z] #111 4.845 Unpacking python3-lib2to3 (3.11.2-3) ...
14:07:22 [2024-01-20T14:07:22.183Z] #111 4.891 Selecting previously unselected package python3-distutils.
14:07:22 [2024-01-20T14:07:22.441Z] #111 4.893 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ...
14:07:22 [2024-01-20T14:07:22.441Z] #111 4.897 Unpacking python3-distutils (3.11.2-3) ...
14:07:22 [2024-01-20T14:07:22.441Z] #111 4.952 Selecting previously unselected package libglib2.0-dev-bin.
14:07:22 [2024-01-20T14:07:22.441Z] #111 4.954 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ...
14:07:22 [2024-01-20T14:07:22.441Z] #111 4.959 Unpacking libglib2.0-dev-bin (2.74.6-2) ...
14:07:22 [2024-01-20T14:07:22.441Z] #111 5.003 Selecting previously unselected package libsepol-dev:arm64.
14:07:22 [2024-01-20T14:07:22.441Z] #111 5.005 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ...
14:07:22 [2024-01-20T14:07:22.441Z] #111 5.009 Unpacking libsepol-dev:arm64 (3.4-2.1) ...
14:07:22 [2024-01-20T14:07:22.441Z] #111 5.080 Selecting previously unselected package libpcre2-16-0:arm64.
14:07:22 [2024-01-20T14:07:22.441Z] #111 5.083 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ...
14:07:22 [2024-01-20T14:07:22.441Z] #111 5.088 Unpacking libpcre2-16-0:arm64 (10.42-1) ...
14:07:22 [2024-01-20T14:07:22.441Z] #111 5.143 Selecting previously unselected package libpcre2-32-0:arm64.
14:07:22 [2024-01-20T14:07:22.698Z] #111 5.146 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ...
14:07:22 [2024-01-20T14:07:22.698Z] #111 5.150 Unpacking libpcre2-32-0:arm64 (10.42-1) ...
14:07:22 [2024-01-20T14:07:22.698Z] #111 5.205 Selecting previously unselected package libpcre2-posix3:arm64.
14:07:22 [2024-01-20T14:07:22.698Z] #111 5.207 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ...
14:07:22 [2024-01-20T14:07:22.698Z] #111 5.212 Unpacking libpcre2-posix3:arm64 (10.42-1) ...
14:07:22 [2024-01-20T14:07:22.698Z] #111 5.252 Selecting previously unselected package libpcre2-dev:arm64.
14:07:22 [2024-01-20T14:07:22.698Z] #111 5.254 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ...
14:07:22 [2024-01-20T14:07:22.698Z] #111 5.258 Unpacking libpcre2-dev:arm64 (10.42-1) ...
14:07:22 [2024-01-20T14:07:22.698Z] #111 5.336 Selecting previously unselected package libselinux1-dev:arm64.
14:07:22 [2024-01-20T14:07:22.698Z] #111 5.339 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ...
14:07:22 [2024-01-20T14:07:22.698Z] #111 5.342 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ...
14:07:22 [2024-01-20T14:07:22.698Z] #111 5.407 Selecting previously unselected package libmount-dev:arm64.
14:07:22 [2024-01-20T14:07:22.955Z] #111 5.410 Preparing to unpack .../25-libmount-dev_2.38.1-5+b1_arm64.deb ...
14:07:22 [2024-01-20T14:07:22.955Z] #111 5.414 Unpacking libmount-dev:arm64 (2.38.1-5+b1) ...
14:07:22 [2024-01-20T14:07:22.955Z] #111 5.446 Selecting previously unselected package zlib1g-dev:arm64.
14:07:22 [2024-01-20T14:07:22.955Z] #111 5.448 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ...
14:07:22 [2024-01-20T14:07:22.955Z] #111 5.451 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
14:07:22 [2024-01-20T14:07:22.955Z] #111 5.508 Selecting previously unselected package libglib2.0-dev:arm64.
14:07:22 [2024-01-20T14:07:22.955Z] #111 5.510 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ...
14:07:22 [2024-01-20T14:07:22.955Z] #111 5.515 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ...
14:07:22 [2024-01-20T14:07:22.955Z] #111 5.683 Selecting previously unselected package libseccomp-dev:arm64.
14:07:23 [2024-01-20T14:07:23.213Z] #111 5.685 Preparing to unpack .../28-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
14:07:23 [2024-01-20T14:07:23.213Z] #111 5.689 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
14:07:23 [2024-01-20T14:07:23.213Z] #111 5.731 Selecting previously unselected package libsecret-1-dev:arm64.
14:07:23 [2024-01-20T14:07:23.213Z] #111 5.734 Preparing to unpack .../29-libsecret-1-dev_0.20.5-3_arm64.deb ...
14:07:23 [2024-01-20T14:07:23.213Z] #111 5.738 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ...
14:07:23 [2024-01-20T14:07:23.213Z] #111 5.820 Selecting previously unselected package libsystemd-dev:arm64.
14:07:23 [2024-01-20T14:07:23.213Z] #111 5.823 Preparing to unpack .../30-libsystemd-dev_252.19-1~deb12u1_arm64.deb ...
14:07:23 [2024-01-20T14:07:23.213Z] #111 5.827 Unpacking libsystemd-dev:arm64 (252.19-1~deb12u1) ...
14:07:23 [2024-01-20T14:07:23.213Z] #111 5.936 Selecting previously unselected package libudev-dev:arm64.
14:07:23 [2024-01-20T14:07:23.470Z] #111 5.939 Preparing to unpack .../31-libudev-dev_252.19-1~deb12u1_arm64.deb ...
14:07:23 [2024-01-20T14:07:23.470Z] #111 5.944 Unpacking libudev-dev:arm64 (252.19-1~deb12u1) ...
14:07:23 [2024-01-20T14:07:23.470Z] #111 5.989 Selecting previously unselected package libyaml-0-2:arm64.
14:07:23 [2024-01-20T14:07:23.470Z] #111 5.992 Preparing to unpack .../32-libyaml-0-2_0.2.5-1_arm64.deb ...
14:07:23 [2024-01-20T14:07:23.470Z] #111 5.996 Unpacking libyaml-0-2:arm64 (0.2.5-1) ...
14:07:23 [2024-01-20T14:07:23.470Z] #111 6.042 Selecting previously unselected package python3-pathspec.
14:07:23 [2024-01-20T14:07:23.470Z] #111 6.045 Preparing to unpack .../33-python3-pathspec_0.11.0-1_all.deb ...
14:07:23 [2024-01-20T14:07:23.470Z] #111 6.050 Unpacking python3-pathspec (0.11.0-1) ...
14:07:23 [2024-01-20T14:07:23.470Z] #111 6.089 Selecting previously unselected package python3-pkg-resources.
14:07:23 [2024-01-20T14:07:23.470Z] #111 6.092 Preparing to unpack .../34-python3-pkg-resources_66.1.1-1_all.deb ...
14:07:23 [2024-01-20T14:07:23.470Z] #111 6.095 Unpacking python3-pkg-resources (66.1.1-1) ...
14:07:23 [2024-01-20T14:07:23.470Z] #111 6.155 Selecting previously unselected package python3-yaml.
14:07:23 [2024-01-20T14:07:23.728Z] #111 6.157 Preparing to unpack .../35-python3-yaml_6.0-3+b2_arm64.deb ...
14:07:23 [2024-01-20T14:07:23.728Z] #111 6.162 Unpacking python3-yaml (6.0-3+b2) ...
14:07:23 [2024-01-20T14:07:23.728Z] #111 6.209 Selecting previously unselected package yamllint.
14:07:23 [2024-01-20T14:07:23.728Z] #111 6.212 Preparing to unpack .../36-yamllint_1.29.0-1_all.deb ...
14:07:23 [2024-01-20T14:07:23.728Z] #111 6.216 Unpacking yamllint (1.29.0-1) ...
14:07:23 [2024-01-20T14:07:23.728Z] #111 6.275 Setting up python3-pkg-resources (66.1.1-1) ...
14:07:23 [2024-01-20T14:07:23.985Z] #111 6.550 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
14:07:24 [2024-01-20T14:07:24.243Z] #111 6.560 Setting up libyaml-0-2:arm64 (0.2.5-1) ...
14:07:24 [2024-01-20T14:07:24.243Z] #111 6.578 Setting up libglib2.0-0:arm64 (2.74.6-2) ...
14:07:24 [2024-01-20T14:07:24.243Z] #111 6.599 No schema files found: doing nothing.
14:07:24 [2024-01-20T14:07:24.243Z] #111 6.607 Setting up python3-yaml (6.0-3+b2) ...
14:07:24 [2024-01-20T14:07:24.243Z] #111 6.773 Setting up libffi-dev:arm64 (3.4.4-1) ...
14:07:24 [2024-01-20T14:07:24.243Z] #111 6.784 Setting up libpcre2-16-0:arm64 (10.42-1) ...
14:07:24 [2024-01-20T14:07:24.243Z] #111 6.795 Setting up libpcre2-32-0:arm64 (10.42-1) ...
14:07:24 [2024-01-20T14:07:24.243Z] #111 6.809 Setting up libglib2.0-data (2.74.6-2) ...
14:07:24 [2024-01-20T14:07:24.243Z] #111 6.823 Setting up libgpg-error-dev (1.46-1) ...
14:07:24 [2024-01-20T14:07:24.243Z] #111 6.836 Setting up uuid-dev:arm64 (2.38.1-5+b1) ...
14:07:24 [2024-01-20T14:07:24.243Z] #111 6.847 Setting up libudev-dev:arm64 (252.19-1~deb12u1) ...
14:07:24 [2024-01-20T14:07:24.243Z] #111 6.857 Setting up libsepol-dev:arm64 (3.4-2.1) ...
14:07:24 [2024-01-20T14:07:24.243Z] #111 6.869 Setting up libdpkg-perl (1.21.22) ...
14:07:24 [2024-01-20T14:07:24.243Z] #111 6.883 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
14:07:24 [2024-01-20T14:07:24.500Z] #111 6.897 Setting up libpcre2-posix3:arm64 (10.42-1) ...
14:07:24 [2024-01-20T14:07:24.500Z] #111 6.909 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ...
14:07:24 [2024-01-20T14:07:24.500Z] #111 6.920 Setting up libapparmor-dev:arm64 (3.0.8-3) ...
14:07:24 [2024-01-20T14:07:24.500Z] #111 6.931 Setting up python3-pathspec (0.11.0-1) ...
14:07:24 [2024-01-20T14:07:24.500Z] #111 7.071 Setting up python3-lib2to3 (3.11.2-3) ...
14:07:24 [2024-01-20T14:07:24.500Z] #111 7.188 Setting up libsystemd-dev:arm64 (252.19-1~deb12u1) ...
14:07:24 [2024-01-20T14:07:24.758Z] #111 7.198 Setting up libsecret-common (0.20.5-3) ...
14:07:24 [2024-01-20T14:07:24.758Z] #111 7.209 Setting up python3-distutils (3.11.2-3) ...
14:07:24 [2024-01-20T14:07:24.758Z] #111 7.346 Setting up libglib2.0-dev-bin (2.74.6-2) ...
14:07:24 [2024-01-20T14:07:24.758Z] #111 7.510 Setting up libblkid-dev:arm64 (2.38.1-5+b1) ...
14:07:25 [2024-01-20T14:07:25.015Z] #111 7.524 Setting up libpcre2-dev:arm64 (10.42-1) ...
14:07:25 [2024-01-20T14:07:25.015Z] #111 7.534 Setting up libselinux1-dev:arm64 (3.4-1+b6) ...
14:07:25 [2024-01-20T14:07:25.015Z] #111 7.545 Setting up libglib2.0-bin (2.74.6-2) ...
14:07:25 [2024-01-20T14:07:25.015Z] #111 7.559 Setting up dpkg-dev (1.21.22) ...
14:07:25 [2024-01-20T14:07:25.015Z] #111 7.583 Setting up libsecret-1-0:arm64 (0.20.5-3) ...
14:07:25 [2024-01-20T14:07:25.015Z] #111 7.597 Setting up yamllint (1.29.0-1) ...
14:07:25 [2024-01-20T14:07:25.015Z] #111 7.744 Setting up libgcrypt20-dev (1.10.1-3) ...
14:07:25 [2024-01-20T14:07:25.273Z] #111 7.755 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
14:07:25 [2024-01-20T14:07:25.273Z] #111 7.769 Setting up libmount-dev:arm64 (2.38.1-5+b1) ...
14:07:25 [2024-01-20T14:07:25.273Z] #111 7.783 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ...
14:07:25 [2024-01-20T14:07:25.273Z] #111 7.797 Setting up libglib2.0-dev:arm64 (2.74.6-2) ...
14:07:25 [2024-01-20T14:07:25.273Z] #111 7.808 Setting up libsecret-1-dev:arm64 (0.20.5-3) ...
14:07:25 [2024-01-20T14:07:25.273Z] #111 7.820 Processing triggers for libc-bin (2.36-9+deb12u3) ...
14:07:25 [2024-01-20T14:07:25.837Z] #111 DONE 8.4s
14:07:25 [2024-01-20T14:07:25.837Z] 
14:07:25 [2024-01-20T14:07:25.837Z] #112 [dev-base 11/12] COPY --link --from=dockercli             /build/ /usr/local/cli
14:07:26 [2024-01-20T14:07:26.402Z] #112 DONE 0.6s
14:07:26 [2024-01-20T14:07:26.402Z] 
14:07:26 [2024-01-20T14:07:26.402Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
14:07:27 [2024-01-20T14:07:27.334Z] #113 DONE 0.8s
14:07:27 [2024-01-20T14:07:27.334Z] 
14:07:27 [2024-01-20T14:07:27.334Z] #114 [dev 1/1] COPY --link . .
14:07:29 [2024-01-20T14:07:29.861Z] #114 DONE 2.6s
14:07:29 [2024-01-20T14:07:29.861Z] 
14:07:29 [2024-01-20T14:07:29.861Z] #115 exporting to image
14:07:29 [2024-01-20T14:07:29.861Z] #115 exporting layers
14:07:30 [2024-01-20T14:07:30.794Z] #115 exporting layers 1.1s done
14:07:30 [2024-01-20T14:07:30.794Z] #115 writing image sha256:fa6c9d715b506e4885b66874166c0cd756b67968215fcc31e726263dfee7fd79 done
14:07:30 [2024-01-20T14:07:30.794Z] #115 naming to docker.io/library/docker:5d8286b039c23a447ca951a6e39aabca96b41aa3 done
14:07:30 [2024-01-20T14:07:30.794Z] #115 DONE 1.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
14:07:31 [2024-01-20T14:07:31.348Z] + sudo modprobe ip6table_filter
[Pipeline] sh
14:07:31 [2024-01-20T14:07:31.627Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-36511/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr13 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5d8286b039c23a447ca951a6e39aabca96b41aa3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5d8286b039c23a447ca951a6e39aabca96b41aa3 hack/test/unit
14:07:31 [2024-01-20T14:07:31.885Z] + BUILDFLAGS=(-tags 'netgo journald')
14:07:31 [2024-01-20T14:07:31.885Z] + TESTFLAGS+=' -test.timeout=5m'
14:07:31 [2024-01-20T14:07:31.885Z] + TESTDIRS=./...
14:07:31 [2024-01-20T14:07:31.885Z] + exclude_paths='/vendor/|/integration'
14:07:31 [2024-01-20T14:07:31.885Z] ++ go list ./...
14:07:31 [2024-01-20T14:07:31.885Z] ++ grep -vE '(/vendor/|/integration)'
14:07:32 [2024-01-20T14:07:32.453Z] + pkg_list='github.com/docker/docker/api
14:07:32 [2024-01-20T14:07:32.453Z] github.com/docker/docker/api/server
14:07:32 [2024-01-20T14:07:32.453Z] github.com/docker/docker/api/server/backend/build
14:07:32 [2024-01-20T14:07:32.453Z] github.com/docker/docker/api/server/httpstatus
14:07:32 [2024-01-20T14:07:32.453Z] github.com/docker/docker/api/server/httputils
14:07:32 [2024-01-20T14:07:32.453Z] github.com/docker/docker/api/server/middleware
14:07:32 [2024-01-20T14:07:32.453Z] github.com/docker/docker/api/server/router
14:07:32 [2024-01-20T14:07:32.453Z] github.com/docker/docker/api/server/router/build
14:07:32 [2024-01-20T14:07:32.453Z] github.com/docker/docker/api/server/router/checkpoint
14:07:32 [2024-01-20T14:07:32.453Z] github.com/docker/docker/api/server/router/container
14:07:32 [2024-01-20T14:07:32.453Z] github.com/docker/docker/api/server/router/debug
14:07:32 [2024-01-20T14:07:32.453Z] github.com/docker/docker/api/server/router/distribution
14:07:32 [2024-01-20T14:07:32.453Z] github.com/docker/docker/api/server/router/grpc
14:07:32 [2024-01-20T14:07:32.453Z] github.com/docker/docker/api/server/router/image
14:07:32 [2024-01-20T14:07:32.453Z] github.com/docker/docker/api/server/router/network
14:07:32 [2024-01-20T14:07:32.453Z] github.com/docker/docker/api/server/router/plugin
14:07:32 [2024-01-20T14:07:32.453Z] github.com/docker/docker/api/server/router/session
14:07:32 [2024-01-20T14:07:32.453Z] github.com/docker/docker/api/server/router/swarm
14:07:32 [2024-01-20T14:07:32.453Z] github.com/docker/docker/api/server/router/system
14:07:32 [2024-01-20T14:07:32.453Z] github.com/docker/docker/api/server/router/volume
14:07:32 [2024-01-20T14:07:32.453Z] github.com/docker/docker/api/types
14:07:32 [2024-01-20T14:07:32.453Z] github.com/docker/docker/api/types/backend
14:07:32 [2024-01-20T14:07:32.453Z] github.com/docker/docker/api/types/blkiodev
14:07:32 [2024-01-20T14:07:32.453Z] github.com/docker/docker/api/types/checkpoint
14:07:32 [2024-01-20T14:07:32.453Z] github.com/docker/docker/api/types/container
14:07:32 [2024-01-20T14:07:32.453Z] github.com/docker/docker/api/types/events
14:07:32 [2024-01-20T14:07:32.453Z] github.com/docker/docker/api/types/filters
14:07:32 [2024-01-20T14:07:32.453Z] github.com/docker/docker/api/types/image
14:07:32 [2024-01-20T14:07:32.453Z] github.com/docker/docker/api/types/mount
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/api/types/network
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/api/types/plugins/logdriver
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/api/types/registry
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/api/types/strslice
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/api/types/swarm
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/api/types/swarm/runtime
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/api/types/system
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/api/types/time
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/api/types/versions
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/api/types/versions/v1p19
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/api/types/versions/v1p20
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/api/types/volume
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/builder
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/builder/builder-next
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/builder/builder-next/exporter
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/builder/builder-next/exporter/overrides
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/builder/builder-next/imagerefchecker
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/builder/builder-next/worker
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/builder/builder-next/worker/label
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/builder/dockerfile
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/builder/remotecontext
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/builder/remotecontext/git
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/builder/remotecontext/urlutil
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/cli/debug
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/cli/winresources/docker-proxy
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/cli/winresources/dockerd
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/client
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/client/buildkit
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/cmd/docker-proxy
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/cmd/dockerd
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/cmd/dockerd/trap
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/container
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/container/stream
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/contrib/apparmor
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/contrib/httpserver
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/daemon
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/daemon/cluster
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/daemon/cluster/controllers/plugin
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/daemon/cluster/convert
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/daemon/cluster/executor
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/daemon/cluster/executor/container
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/daemon/cluster/provider
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/daemon/config
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/daemon/containerd
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/daemon/events
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/daemon/events/testutils
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/daemon/graphdriver
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/daemon/graphdriver/btrfs
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/daemon/graphdriver/copy
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/daemon/graphdriver/graphtest
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/daemon/graphdriver/overlay2
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/daemon/graphdriver/overlayutils
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/daemon/graphdriver/register
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/daemon/graphdriver/vfs
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/daemon/graphdriver/zfs
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/daemon/images
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/daemon/initlayer
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/daemon/links
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/daemon/listeners
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/daemon/logger
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/daemon/logger/awslogs
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/daemon/logger/fluentd
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/daemon/logger/gcplogs
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/daemon/logger/gelf
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/daemon/logger/journald
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/daemon/logger/journald/internal/export
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/daemon/logger/journald/internal/fake
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/daemon/logger/jsonfilelog
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/daemon/logger/local
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/daemon/logger/loggertest
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/daemon/logger/loggerutils
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/daemon/logger/loggerutils/cache
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/daemon/logger/splunk
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/daemon/logger/syslog
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/daemon/logger/templates
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/daemon/names
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/daemon/network
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/daemon/snapshotter
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/daemon/stats
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/distribution
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/distribution/metadata
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/distribution/utils
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/distribution/xfer
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/dockerversion
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/errdefs
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/image
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/image/cache
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/image/spec/specs-go
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/image/spec/specs-go/v1
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/image/tarexport
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/image/v1
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/internal/cleanups
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/internal/compatcontext
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/internal/mod
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/internal/mounttree
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/internal/multierror
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/internal/safepath
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/internal/sliceutil
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/internal/test/suite
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/internal/testutils
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/internal/testutils/netnsutils
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/internal/testutils/specialimage
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/internal/unix_noeintr
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/internal/unshare
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/layer
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/libcontainerd
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/libcontainerd/queue
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/libcontainerd/remote
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/libcontainerd/shimopts
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/libcontainerd/supervisor
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/libcontainerd/types
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/libnetwork
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/libnetwork/bitmap
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/libnetwork/cluster
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/libnetwork/cmd/diagnostic
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/libnetwork/config
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/libnetwork/datastore
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/libnetwork/diagnostic
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/libnetwork/discoverapi
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/libnetwork/driverapi
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/libnetwork/drivers/bridge
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/libnetwork/drivers/host
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/libnetwork/drivers/ipvlan
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/libnetwork/drivers/macvlan
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/libnetwork/drivers/null
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/libnetwork/drivers/overlay
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/libnetwork/drivers/remote
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/libnetwork/drivers/remote/api
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/libnetwork/drivers/windows
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/libnetwork/drvregistry
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/libnetwork/etchosts
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/libnetwork/internal/caller
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/libnetwork/internal/kvstore
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/libnetwork/internal/netiputil
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/libnetwork/internal/setmatrix
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/libnetwork/ipam
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/libnetwork/ipamapi
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/libnetwork/ipams/builtin
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/libnetwork/ipams/null
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/libnetwork/ipams/remote
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/libnetwork/ipams/remote/api
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/libnetwork/ipams/windowsipam
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/libnetwork/ipamutils
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/libnetwork/ipbits
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/libnetwork/iptables
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/libnetwork/netlabel
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/libnetwork/netutils
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/libnetwork/networkdb
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/libnetwork/ns
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/libnetwork/options
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/libnetwork/osl
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/libnetwork/osl/kernel
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/libnetwork/portallocator
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/libnetwork/portmapper
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/libnetwork/resolvconf
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/libnetwork/scope
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/libnetwork/types
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/oci
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/oci/caps
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/opts
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/pkg/archive
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/pkg/authorization
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/pkg/broadcaster
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/pkg/capabilities
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/pkg/chrootarchive
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/pkg/containerfs
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/pkg/directory
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/pkg/dmesg
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/pkg/fileutils
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/pkg/homedir
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/pkg/idtools
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/pkg/ioutils
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/pkg/jsonmessage
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/pkg/longpath
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/pkg/loopback
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/pkg/meminfo
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/pkg/namesgenerator
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/pkg/parsers
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/pkg/parsers/kernel
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/pkg/parsers/operatingsystem
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/pkg/pidfile
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/pkg/platform
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/pkg/platforms
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/pkg/plugingetter
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/pkg/plugins
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/pkg/plugins/transport
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/pkg/pools
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/pkg/process
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/pkg/progress
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/pkg/reexec
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/pkg/rootless
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/pkg/rootless/specconv
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/pkg/stack
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/pkg/stdcopy
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/pkg/streamformatter
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/pkg/stringid
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/pkg/sysinfo
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/pkg/system
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/pkg/tailfile
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/pkg/tarsum
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/pkg/useragent
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/plugin
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/plugin/executor/containerd
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/plugin/v2
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/profiles/apparmor
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/profiles/seccomp
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/quota
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/reference
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/registry
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/registry/resumable
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/restartmanager
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/runconfig
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/runconfig/opts
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/testutil
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/testutil/daemon
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/testutil/environment
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/testutil/fakecontext
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/testutil/fakegit
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/testutil/fakestorage
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/testutil/fixtures/load
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/testutil/fixtures/plugin
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/testutil/fixtures/plugin/basic
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/testutil/registry
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/testutil/request
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/volume
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/volume/drivers
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/volume/local
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/volume/mounts
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/volume/service
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/volume/service/opts
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/volume/testutils'
14:07:32 [2024-01-20T14:07:32.454Z] ++ grep --fixed-strings -v /libnetwork
14:07:32 [2024-01-20T14:07:32.454Z] ++ echo 'github.com/docker/docker/api
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/api/server
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/api/server/backend/build
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/api/server/httpstatus
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/api/server/httputils
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/api/server/middleware
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/api/server/router
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/api/server/router/build
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/api/server/router/checkpoint
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/api/server/router/container
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/api/server/router/debug
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/api/server/router/distribution
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/api/server/router/grpc
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/api/server/router/image
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/api/server/router/network
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/api/server/router/plugin
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/api/server/router/session
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/api/server/router/swarm
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/api/server/router/system
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/api/server/router/volume
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/api/types
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/api/types/backend
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/api/types/blkiodev
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/api/types/checkpoint
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/api/types/container
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/api/types/events
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/api/types/filters
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/api/types/image
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/api/types/mount
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/api/types/network
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/api/types/plugins/logdriver
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/api/types/registry
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/api/types/strslice
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/api/types/swarm
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/api/types/swarm/runtime
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/api/types/system
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/api/types/time
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/api/types/versions
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/api/types/versions/v1p19
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/api/types/versions/v1p20
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/api/types/volume
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/builder
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/builder/builder-next
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/builder/builder-next/exporter
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/builder/builder-next/exporter/overrides
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/builder/builder-next/imagerefchecker
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/builder/builder-next/worker
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/builder/builder-next/worker/label
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/builder/dockerfile
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/builder/remotecontext
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/builder/remotecontext/git
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/builder/remotecontext/urlutil
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/cli/debug
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/cli/winresources/docker-proxy
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/cli/winresources/dockerd
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/client
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/client/buildkit
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/cmd/docker-proxy
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/cmd/dockerd
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/cmd/dockerd/trap
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/container
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/container/stream
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/contrib/apparmor
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/contrib/httpserver
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/daemon
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/daemon/cluster
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/daemon/cluster/controllers/plugin
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/daemon/cluster/convert
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/daemon/cluster/executor
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/daemon/cluster/executor/container
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/daemon/cluster/provider
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/daemon/config
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/daemon/containerd
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/daemon/events
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/daemon/events/testutils
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/daemon/graphdriver
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/daemon/graphdriver/btrfs
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/daemon/graphdriver/copy
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
14:07:32 [2024-01-20T14:07:32.454Z] github.com/docker/docker/daemon/graphdriver/graphtest
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/graphdriver/overlay2
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/graphdriver/overlayutils
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/graphdriver/register
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/graphdriver/vfs
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/graphdriver/zfs
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/images
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/initlayer
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/links
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/listeners
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/logger
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/logger/awslogs
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/logger/fluentd
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/logger/gcplogs
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/logger/gelf
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/logger/journald
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/logger/journald/internal/export
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/logger/journald/internal/fake
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/logger/jsonfilelog
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/logger/local
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/logger/loggertest
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/logger/loggerutils
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/logger/loggerutils/cache
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/logger/splunk
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/logger/syslog
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/logger/templates
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/names
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/network
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/snapshotter
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/stats
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/distribution
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/distribution/metadata
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/distribution/utils
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/distribution/xfer
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/dockerversion
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/errdefs
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/image
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/image/cache
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/image/spec/specs-go
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/image/spec/specs-go/v1
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/image/tarexport
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/image/v1
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/internal/cleanups
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/internal/compatcontext
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/internal/mod
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/internal/mounttree
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/internal/multierror
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/internal/safepath
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/internal/sliceutil
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/internal/test/suite
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/internal/testutils
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/internal/testutils/netnsutils
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/internal/testutils/specialimage
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/internal/unix_noeintr
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/internal/unshare
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/layer
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libcontainerd
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libcontainerd/queue
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libcontainerd/remote
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libcontainerd/shimopts
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libcontainerd/supervisor
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libcontainerd/types
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libnetwork
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libnetwork/bitmap
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libnetwork/cluster
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libnetwork/cmd/diagnostic
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libnetwork/config
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libnetwork/datastore
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libnetwork/diagnostic
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libnetwork/discoverapi
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libnetwork/driverapi
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libnetwork/drivers/bridge
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libnetwork/drivers/host
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libnetwork/drivers/ipvlan
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libnetwork/drivers/macvlan
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libnetwork/drivers/null
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libnetwork/drivers/overlay
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libnetwork/drivers/remote
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libnetwork/drivers/remote/api
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libnetwork/drivers/windows
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libnetwork/drvregistry
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libnetwork/etchosts
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libnetwork/internal/caller
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libnetwork/internal/kvstore
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libnetwork/internal/netiputil
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libnetwork/internal/setmatrix
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libnetwork/ipam
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libnetwork/ipamapi
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libnetwork/ipams/builtin
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libnetwork/ipams/null
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libnetwork/ipams/remote
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libnetwork/ipams/remote/api
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libnetwork/ipams/windowsipam
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libnetwork/ipamutils
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libnetwork/ipbits
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libnetwork/iptables
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libnetwork/netlabel
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libnetwork/netutils
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libnetwork/networkdb
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libnetwork/ns
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libnetwork/options
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libnetwork/osl
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libnetwork/osl/kernel
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libnetwork/portallocator
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libnetwork/portmapper
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libnetwork/resolvconf
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libnetwork/scope
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libnetwork/types
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/oci
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/oci/caps
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/opts
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/pkg/archive
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/pkg/authorization
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/pkg/broadcaster
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/pkg/capabilities
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/pkg/chrootarchive
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/pkg/containerfs
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/pkg/directory
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/pkg/dmesg
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/pkg/fileutils
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/pkg/homedir
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/pkg/idtools
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/pkg/ioutils
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/pkg/jsonmessage
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/pkg/longpath
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/pkg/loopback
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/pkg/meminfo
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/pkg/namesgenerator
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/pkg/parsers
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/pkg/parsers/kernel
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/pkg/parsers/operatingsystem
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/pkg/pidfile
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/pkg/platform
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/pkg/platforms
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/pkg/plugingetter
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/pkg/plugins
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/pkg/plugins/transport
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/pkg/pools
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/pkg/process
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/pkg/progress
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/pkg/reexec
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/pkg/rootless
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/pkg/rootless/specconv
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/pkg/stack
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/pkg/stdcopy
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/pkg/streamformatter
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/pkg/stringid
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/pkg/sysinfo
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/pkg/system
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/pkg/tailfile
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/pkg/tarsum
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/pkg/useragent
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/plugin
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/plugin/executor/containerd
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/plugin/v2
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/profiles/apparmor
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/profiles/seccomp
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/quota
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/reference
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/registry
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/registry/resumable
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/restartmanager
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/runconfig
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/runconfig/opts
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/testutil
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/testutil/daemon
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/testutil/environment
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/testutil/fakecontext
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/testutil/fakegit
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/testutil/fakestorage
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/testutil/fixtures/load
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/testutil/fixtures/plugin
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/testutil/fixtures/plugin/basic
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/testutil/registry
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/testutil/request
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/volume
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/volume/drivers
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/volume/local
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/volume/mounts
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/volume/service
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/volume/service/opts
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/volume/testutils'
14:07:32 [2024-01-20T14:07:32.455Z] + base_pkg_list='github.com/docker/docker/api
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/api/server
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/api/server/backend/build
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/api/server/httpstatus
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/api/server/httputils
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/api/server/middleware
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/api/server/router
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/api/server/router/build
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/api/server/router/checkpoint
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/api/server/router/container
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/api/server/router/debug
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/api/server/router/distribution
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/api/server/router/grpc
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/api/server/router/image
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/api/server/router/network
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/api/server/router/plugin
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/api/server/router/session
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/api/server/router/swarm
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/api/server/router/system
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/api/server/router/volume
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/api/types
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/api/types/backend
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/api/types/blkiodev
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/api/types/checkpoint
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/api/types/container
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/api/types/events
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/api/types/filters
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/api/types/image
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/api/types/mount
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/api/types/network
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/api/types/plugins/logdriver
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/api/types/registry
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/api/types/strslice
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/api/types/swarm
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/api/types/swarm/runtime
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/api/types/system
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/api/types/time
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/api/types/versions
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/api/types/versions/v1p19
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/api/types/versions/v1p20
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/api/types/volume
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/builder
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/builder/builder-next
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/builder/builder-next/exporter
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/builder/builder-next/exporter/overrides
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/builder/builder-next/imagerefchecker
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/builder/builder-next/worker
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/builder/builder-next/worker/label
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/builder/dockerfile
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/builder/remotecontext
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/builder/remotecontext/git
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/builder/remotecontext/urlutil
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/cli/debug
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/cli/winresources/docker-proxy
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/cli/winresources/dockerd
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/client
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/client/buildkit
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/cmd/docker-proxy
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/cmd/dockerd
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/cmd/dockerd/trap
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/container
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/container/stream
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/contrib/apparmor
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/contrib/httpserver
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/cluster
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/cluster/controllers/plugin
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/cluster/convert
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/cluster/executor
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/cluster/executor/container
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/cluster/provider
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/config
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/containerd
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/events
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/events/testutils
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/graphdriver
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/graphdriver/btrfs
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/graphdriver/copy
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/graphdriver/graphtest
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/graphdriver/overlay2
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/graphdriver/overlayutils
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/graphdriver/register
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/graphdriver/vfs
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/graphdriver/zfs
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/images
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/initlayer
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/links
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/listeners
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/logger
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/logger/awslogs
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/logger/fluentd
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/logger/gcplogs
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/logger/gelf
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/logger/journald
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/logger/journald/internal/export
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/logger/journald/internal/fake
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/logger/jsonfilelog
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/logger/local
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/logger/loggertest
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/logger/loggerutils
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/logger/loggerutils/cache
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/logger/splunk
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/logger/syslog
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/logger/templates
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/names
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/network
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/snapshotter
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/daemon/stats
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/distribution
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/distribution/metadata
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/distribution/utils
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/distribution/xfer
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/dockerversion
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/errdefs
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/image
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/image/cache
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/image/spec/specs-go
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/image/spec/specs-go/v1
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/image/tarexport
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/image/v1
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/internal/cleanups
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/internal/compatcontext
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/internal/mod
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/internal/mounttree
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/internal/multierror
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/internal/safepath
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/internal/sliceutil
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/internal/test/suite
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/internal/testutils
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/internal/testutils/netnsutils
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/internal/testutils/specialimage
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/internal/unix_noeintr
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/internal/unshare
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/layer
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libcontainerd
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libcontainerd/queue
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libcontainerd/remote
14:07:32 [2024-01-20T14:07:32.455Z] github.com/docker/docker/libcontainerd/shimopts
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libcontainerd/supervisor
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libcontainerd/types
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/oci
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/oci/caps
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/opts
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/pkg/archive
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/pkg/authorization
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/pkg/broadcaster
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/pkg/capabilities
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/pkg/chrootarchive
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/pkg/containerfs
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/pkg/directory
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/pkg/dmesg
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/pkg/fileutils
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/pkg/homedir
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/pkg/idtools
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/pkg/ioutils
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/pkg/jsonmessage
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/pkg/longpath
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/pkg/loopback
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/pkg/meminfo
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/pkg/namesgenerator
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/pkg/parsers
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/pkg/parsers/kernel
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/pkg/parsers/operatingsystem
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/pkg/pidfile
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/pkg/platform
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/pkg/platforms
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/pkg/plugingetter
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/pkg/plugins
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/pkg/plugins/transport
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/pkg/pools
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/pkg/process
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/pkg/progress
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/pkg/reexec
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/pkg/rootless
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/pkg/rootless/specconv
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/pkg/stack
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/pkg/stdcopy
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/pkg/streamformatter
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/pkg/stringid
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/pkg/sysinfo
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/pkg/system
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/pkg/tailfile
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/pkg/tarsum
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/pkg/useragent
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/plugin
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/plugin/executor/containerd
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/plugin/v2
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/profiles/apparmor
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/profiles/seccomp
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/quota
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/reference
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/registry
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/registry/resumable
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/restartmanager
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/runconfig
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/runconfig/opts
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/testutil
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/testutil/daemon
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/testutil/environment
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/testutil/fakecontext
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/testutil/fakegit
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/testutil/fakestorage
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/testutil/fixtures/load
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/testutil/fixtures/plugin
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/testutil/fixtures/plugin/basic
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/testutil/registry
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/testutil/request
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/volume
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/volume/drivers
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/volume/local
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/volume/mounts
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/volume/service
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/volume/service/opts
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/volume/testutils'
14:07:32 [2024-01-20T14:07:32.456Z] ++ grep --fixed-strings /libnetwork
14:07:32 [2024-01-20T14:07:32.456Z] ++ echo 'github.com/docker/docker/api
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/api/server
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/api/server/backend/build
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/api/server/httpstatus
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/api/server/httputils
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/api/server/middleware
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/api/server/router
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/api/server/router/build
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/api/server/router/checkpoint
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/api/server/router/container
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/api/server/router/debug
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/api/server/router/distribution
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/api/server/router/grpc
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/api/server/router/image
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/api/server/router/network
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/api/server/router/plugin
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/api/server/router/session
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/api/server/router/swarm
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/api/server/router/system
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/api/server/router/volume
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/api/types
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/api/types/backend
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/api/types/blkiodev
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/api/types/checkpoint
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/api/types/container
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/api/types/events
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/api/types/filters
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/api/types/image
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/api/types/mount
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/api/types/network
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/api/types/plugins/logdriver
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/api/types/registry
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/api/types/strslice
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/api/types/swarm
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/api/types/swarm/runtime
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/api/types/system
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/api/types/time
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/api/types/versions
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/api/types/versions/v1p19
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/api/types/versions/v1p20
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/api/types/volume
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/builder
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/builder/builder-next
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/builder/builder-next/exporter
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/builder/builder-next/exporter/overrides
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/builder/builder-next/imagerefchecker
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/builder/builder-next/worker
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/builder/builder-next/worker/label
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/builder/dockerfile
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/builder/remotecontext
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/builder/remotecontext/git
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/builder/remotecontext/urlutil
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/cli/debug
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/cli/winresources/docker-proxy
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/cli/winresources/dockerd
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/client
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/client/buildkit
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/cmd/docker-proxy
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/cmd/dockerd
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/cmd/dockerd/trap
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/container
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/container/stream
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/contrib/apparmor
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/contrib/httpserver
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/daemon
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/daemon/cluster
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/daemon/cluster/controllers/plugin
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/daemon/cluster/convert
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/daemon/cluster/executor
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/daemon/cluster/executor/container
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/daemon/cluster/provider
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/daemon/config
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/daemon/containerd
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/daemon/events
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/daemon/events/testutils
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/daemon/graphdriver
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/daemon/graphdriver/btrfs
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/daemon/graphdriver/copy
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/daemon/graphdriver/graphtest
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/daemon/graphdriver/overlay2
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/daemon/graphdriver/overlayutils
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/daemon/graphdriver/register
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/daemon/graphdriver/vfs
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/daemon/graphdriver/zfs
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/daemon/images
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/daemon/initlayer
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/daemon/links
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/daemon/listeners
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/daemon/logger
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/daemon/logger/awslogs
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/daemon/logger/fluentd
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/daemon/logger/gcplogs
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/daemon/logger/gelf
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/daemon/logger/journald
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/daemon/logger/journald/internal/export
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/daemon/logger/journald/internal/fake
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/daemon/logger/jsonfilelog
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/daemon/logger/local
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/daemon/logger/loggertest
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/daemon/logger/loggerutils
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/daemon/logger/loggerutils/cache
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/daemon/logger/splunk
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/daemon/logger/syslog
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/daemon/logger/templates
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/daemon/names
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/daemon/network
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/daemon/snapshotter
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/daemon/stats
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/distribution
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/distribution/metadata
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/distribution/utils
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/distribution/xfer
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/dockerversion
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/errdefs
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/image
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/image/cache
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/image/spec/specs-go
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/image/spec/specs-go/v1
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/image/tarexport
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/image/v1
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/internal/cleanups
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/internal/compatcontext
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/internal/mod
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/internal/mounttree
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/internal/multierror
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/internal/safepath
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/internal/sliceutil
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/internal/test/suite
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/internal/testutils
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/internal/testutils/netnsutils
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/internal/testutils/specialimage
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/internal/unix_noeintr
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/internal/unshare
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/layer
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libcontainerd
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libcontainerd/queue
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libcontainerd/remote
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libcontainerd/shimopts
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libcontainerd/supervisor
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libcontainerd/types
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libnetwork
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libnetwork/bitmap
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libnetwork/cluster
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libnetwork/cmd/diagnostic
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libnetwork/config
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libnetwork/datastore
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libnetwork/diagnostic
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libnetwork/discoverapi
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libnetwork/driverapi
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libnetwork/drivers/bridge
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libnetwork/drivers/host
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libnetwork/drivers/ipvlan
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libnetwork/drivers/macvlan
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libnetwork/drivers/null
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libnetwork/drivers/overlay
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libnetwork/drivers/remote
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libnetwork/drivers/remote/api
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libnetwork/drivers/windows
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libnetwork/drvregistry
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libnetwork/etchosts
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libnetwork/internal/caller
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libnetwork/internal/kvstore
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libnetwork/internal/netiputil
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libnetwork/internal/setmatrix
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libnetwork/ipam
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libnetwork/ipamapi
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libnetwork/ipams/builtin
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libnetwork/ipams/null
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libnetwork/ipams/remote
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libnetwork/ipams/remote/api
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libnetwork/ipams/windowsipam
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libnetwork/ipamutils
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libnetwork/ipbits
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libnetwork/iptables
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libnetwork/netlabel
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libnetwork/netutils
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libnetwork/networkdb
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libnetwork/ns
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libnetwork/options
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libnetwork/osl
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libnetwork/osl/kernel
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libnetwork/portallocator
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libnetwork/portmapper
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libnetwork/resolvconf
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libnetwork/scope
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/libnetwork/types
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/oci
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/oci/caps
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/opts
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/pkg/archive
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/pkg/authorization
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/pkg/broadcaster
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/pkg/capabilities
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/pkg/chrootarchive
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/pkg/containerfs
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/pkg/directory
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/pkg/dmesg
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/pkg/fileutils
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/pkg/homedir
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/pkg/idtools
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/pkg/ioutils
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/pkg/jsonmessage
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/pkg/longpath
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/pkg/loopback
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/pkg/meminfo
14:07:32 [2024-01-20T14:07:32.456Z] github.com/docker/docker/pkg/namesgenerator
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/pkg/parsers
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/pkg/parsers/kernel
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/pkg/parsers/operatingsystem
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/pkg/pidfile
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/pkg/platform
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/pkg/platforms
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/pkg/plugingetter
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/pkg/plugins
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/pkg/plugins/transport
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/pkg/pools
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/pkg/process
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/pkg/progress
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/pkg/reexec
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/pkg/rootless
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/pkg/rootless/specconv
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/pkg/stack
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/pkg/stdcopy
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/pkg/streamformatter
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/pkg/stringid
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/pkg/sysinfo
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/pkg/system
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/pkg/tailfile
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/pkg/tarsum
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/pkg/useragent
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/plugin
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/plugin/executor/containerd
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/plugin/v2
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/profiles/apparmor
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/profiles/seccomp
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/quota
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/reference
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/registry
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/registry/resumable
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/restartmanager
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/runconfig
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/runconfig/opts
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/testutil
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/testutil/daemon
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/testutil/environment
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/testutil/fakecontext
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/testutil/fakegit
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/testutil/fakestorage
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/testutil/fixtures/load
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/testutil/fixtures/plugin
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/testutil/fixtures/plugin/basic
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/testutil/registry
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/testutil/request
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/volume
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/volume/drivers
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/volume/local
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/volume/mounts
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/volume/service
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/volume/service/opts
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/volume/testutils'
14:07:32 [2024-01-20T14:07:32.457Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/bitmap
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/cluster
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/cmd/diagnostic
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/config
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/datastore
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/diagnostic
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/discoverapi
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/driverapi
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/drivers/bridge
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/drivers/host
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/drivers/ipvlan
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/drivers/macvlan
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/drivers/null
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/drivers/overlay
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/drivers/remote
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/drivers/remote/api
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/drivers/windows
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/drvregistry
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/etchosts
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/internal/caller
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/internal/kvstore
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/internal/netiputil
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/internal/setmatrix
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/ipam
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/ipamapi
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/ipams/builtin
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/ipams/null
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/ipams/remote
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/ipams/remote/api
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/ipams/windowsipam
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/ipamutils
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/ipbits
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/iptables
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/netlabel
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/netutils
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/networkdb
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/ns
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/options
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/osl
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/osl/kernel
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/portallocator
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/portmapper
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/resolvconf
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/scope
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/types'
14:07:32 [2024-01-20T14:07:32.457Z] + echo 'github.com/docker/docker/libnetwork
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/bitmap
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/cluster
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/cmd/diagnostic
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/config
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/datastore
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/diagnostic
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/discoverapi
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/driverapi
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/drivers/bridge
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/drivers/host
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/drivers/ipvlan
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/drivers/macvlan
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/d+ grep --fixed-strings libnetwork/drivers/bridge
14:07:32 [2024-01-20T14:07:32.457Z] rivers/macvlan/mvmanager
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/drivers/null
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/drivers/overlay
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/drivers/remote
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/drivers/remote/api
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/drivers/windows
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/drvregistry
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/etchosts
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/internal/caller
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/internal/kvstore
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/internal/netiputil
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/internal/setmatrix
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/ipam
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/ipamapi
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/ipams/builtin
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/ipams/null
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/ipams/remote
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/ipams/remote/api
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/ipams/windowsipam
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/ipamutils
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/ipbits
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/iptables
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/netlabel
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/netutils
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/networkdb
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/ns
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/options
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/osl
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/osl/kernel
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/portallocator
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/portmapper
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/resolvconf
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/scope
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/types'
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/drivers/bridge
14:07:32 [2024-01-20T14:07:32.457Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:07:32 [2024-01-20T14:07:32.457Z] + type docker-proxy
14:07:32 [2024-01-20T14:07:32.457Z] hack/test/unit: line 25: type: docker-proxy: not found
14:07:32 [2024-01-20T14:07:32.457Z] + hack/make.sh binary-proxy install-proxy
14:07:32 [2024-01-20T14:07:32.457Z] 
14:07:32 [2024-01-20T14:07:32.457Z] Removing bundles/
14:07:32 [2024-01-20T14:07:32.457Z] 
14:07:32 [2024-01-20T14:07:32.457Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
14:07:32 [2024-01-20T14:07:32.457Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
14:07:32 [2024-01-20T14:07:32.457Z] + tee /go/src/github.com/docker/docker/go.mod
14:07:32 [2024-01-20T14:07:32.457Z] module github.com/docker/docker
14:07:32 [2024-01-20T14:07:32.457Z] 
14:07:32 [2024-01-20T14:07:32.457Z] go 1.20
14:07:32 [2024-01-20T14:07:32.457Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
14:07:32 [2024-01-20T14:07:32.457Z] + GO111MODULE=on
14:07:32 [2024-01-20T14:07:32.457Z] + 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=5d8286b039c23a447ca951a6e39aabca96b41aa3" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-20T14:07:32.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="  -extldflags -static ' -gcflags= github.com/docker/docker/cmd/docker-proxy
14:07:37 [2024-01-20T14:07:37.721Z] + rm -f /go/src/github.com/docker/docker/go.mod
14:07:37 [2024-01-20T14:07:37.721Z] Created binary: bundles/binary-proxy/docker-proxy
14:07:37 [2024-01-20T14:07:37.721Z] 
14:07:37 [2024-01-20T14:07:37.721Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
14:07:37 [2024-01-20T14:07:37.721Z] Installing docker-proxy to /usr/local/bin/
14:07:37 [2024-01-20T14:07:37.721Z] 
14:07:37 [2024-01-20T14:07:37.721Z] + mkdir -p bundles
14:07:37 [2024-01-20T14:07:37.721Z] + '[' -n 'github.com/docker/docker/api
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/api/server
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/api/server/backend/build
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/api/server/httpstatus
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/api/server/httputils
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/api/server/middleware
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/api/server/router
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/api/server/router/build
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/api/server/router/checkpoint
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/api/server/router/container
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/api/server/router/debug
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/api/server/router/distribution
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/api/server/router/grpc
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/api/server/router/image
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/api/server/router/network
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/api/server/router/plugin
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/api/server/router/session
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/api/server/router/swarm
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/api/server/router/system
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/api/server/router/volume
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/api/types
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/api/types/backend
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/api/types/blkiodev
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/api/types/checkpoint
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/api/types/container
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/api/types/events
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/api/types/filters
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/api/types/image
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/api/types/mount
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/api/types/network
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/api/types/plugins/logdriver
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/api/types/registry
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/api/types/strslice
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/api/types/swarm
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/api/types/swarm/runtime
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/api/types/system
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/api/types/time
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/api/types/versions
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/api/types/versions/v1p19
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/api/types/versions/v1p20
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/api/types/volume
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/builder
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/builder/builder-next
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/builder/builder-next/exporter
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/builder/builder-next/exporter/overrides
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/builder/builder-next/imagerefchecker
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/builder/builder-next/worker
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/builder/builder-next/worker/label
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/builder/dockerfile
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/builder/remotecontext
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/builder/remotecontext/git
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/builder/remotecontext/urlutil
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/cli/debug
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/cli/winresources/docker-proxy
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/cli/winresources/dockerd
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/client
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/client/buildkit
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/cmd/docker-proxy
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/cmd/dockerd
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/cmd/dockerd/trap
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/container
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/container/stream
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/contrib/apparmor
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/contrib/httpserver
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/daemon
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/daemon/cluster
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/daemon/cluster/controllers/plugin
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/daemon/cluster/convert
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/daemon/cluster/executor
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/daemon/cluster/executor/container
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/daemon/cluster/provider
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/daemon/config
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/daemon/containerd
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/daemon/events
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/daemon/events/testutils
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/daemon/graphdriver
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/daemon/graphdriver/btrfs
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/daemon/graphdriver/copy
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/daemon/graphdriver/graphtest
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/daemon/graphdriver/overlay2
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/daemon/graphdriver/overlayutils
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/daemon/graphdriver/register
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/daemon/graphdriver/vfs
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/daemon/graphdriver/zfs
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/daemon/images
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/daemon/initlayer
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/daemon/links
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/daemon/listeners
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/daemon/logger
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/daemon/logger/awslogs
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/daemon/logger/fluentd
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/daemon/logger/gcplogs
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/daemon/logger/gelf
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/daemon/logger/journald
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/daemon/logger/journald/internal/export
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/daemon/logger/journald/internal/fake
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/daemon/logger/jsonfilelog
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/daemon/logger/local
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/daemon/logger/loggertest
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/daemon/logger/loggerutils
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/daemon/logger/loggerutils/cache
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/daemon/logger/splunk
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/daemon/logger/syslog
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/daemon/logger/templates
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/daemon/names
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/daemon/network
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/daemon/snapshotter
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/daemon/stats
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/distribution
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/distribution/metadata
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/distribution/utils
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/distribution/xfer
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/dockerversion
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/errdefs
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/image
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/image/cache
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/image/spec/specs-go
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/image/spec/specs-go/v1
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/image/tarexport
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/image/v1
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/internal/cleanups
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/internal/compatcontext
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/internal/mod
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/internal/mounttree
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/internal/multierror
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/internal/safepath
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/internal/sliceutil
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/internal/test/suite
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/internal/testutils
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/internal/testutils/netnsutils
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/internal/testutils/specialimage
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/internal/unix_noeintr
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/internal/unshare
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/layer
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/libcontainerd
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/libcontainerd/queue
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/libcontainerd/remote
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/libcontainerd/shimopts
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/libcontainerd/supervisor
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/libcontainerd/types
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/oci
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/oci/caps
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/opts
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/pkg/archive
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/pkg/authorization
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/pkg/broadcaster
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/pkg/capabilities
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/pkg/chrootarchive
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/pkg/containerfs
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/pkg/directory
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/pkg/dmesg
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/pkg/fileutils
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/pkg/homedir
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/pkg/idtools
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/pkg/ioutils
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/pkg/jsonmessage
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/pkg/longpath
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/pkg/loopback
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/pkg/meminfo
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/pkg/namesgenerator
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/pkg/parsers
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/pkg/parsers/kernel
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/pkg/parsers/operatingsystem
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/pkg/pidfile
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/pkg/platform
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/pkg/platforms
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/pkg/plugingetter
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/pkg/plugins
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/pkg/plugins/transport
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/pkg/pools
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/pkg/process
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/pkg/progress
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/pkg/reexec
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/pkg/rootless
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/pkg/rootless/specconv
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/pkg/stack
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/pkg/stdcopy
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/pkg/streamformatter
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/pkg/stringid
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/pkg/sysinfo
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/pkg/system
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/pkg/tailfile
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/pkg/tarsum
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/pkg/useragent
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/plugin
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/plugin/executor/containerd
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/plugin/v2
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/profiles/apparmor
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/profiles/seccomp
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/quota
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/reference
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/registry
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/registry/resumable
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/restartmanager
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/runconfig
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/runconfig/opts
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/testutil
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/testutil/daemon
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/testutil/environment
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/testutil/fakecontext
14:07:37 [2024-01-20T14:07:37.721Z] github.com/docker/docker/testutil/fakegit
14:07:37 [2024-01-20T14:07:37.722Z] github.com/docker/docker/testutil/fakestorage
14:07:37 [2024-01-20T14:07:37.722Z] github.com/docker/docker/testutil/fixtures/load
14:07:37 [2024-01-20T14:07:37.722Z] github.com/docker/docker/testutil/fixtures/plugin
14:07:37 [2024-01-20T14:07:37.722Z] github.com/docker/docker/testutil/fixtures/plugin/basic
14:07:37 [2024-01-20T14:07:37.722Z] github.com/docker/docker/testutil/registry
14:07:37 [2024-01-20T14:07:37.722Z] github.com/docker/docker/testutil/request
14:07:37 [2024-01-20T14:07:37.722Z] github.com/docker/docker/volume
14:07:37 [2024-01-20T14:07:37.722Z] github.com/docker/docker/volume/drivers
14:07:37 [2024-01-20T14:07:37.722Z] github.com/docker/docker/volume/local
14:07:37 [2024-01-20T14:07:37.722Z] github.com/docker/docker/volume/mounts
14:07:37 [2024-01-20T14:07:37.722Z] github.com/docker/docker/volume/service
14:07:37 [2024-01-20T14:07:37.722Z] github.com/docker/docker/volume/service/opts
14:07:37 [2024-01-20T14:07:37.722Z] github.com/docker/docker/volume/testutils' ']'
14:07:37 [2024-01-20T14:07:37.722Z] + 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/cleanups github.com/docker/docker/internal/compatcontext github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/multierror github.com/docker/docker/internal/safepath github.com/docker/docker/internal/sliceutil github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/testutils github.com/docker/docker/internal/testutils/netnsutils github.com/docker/docker/internal/testutils/specialimage github.com/docker/docker/internal/unix_noeintr github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/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
14:07:37 [2024-01-20T14:07:37.722Z] ?   	github.com/docker/docker/api	[no test files]
14:07:44 [2024-01-20T14:07:44.289Z] ok  	github.com/docker/docker/api/server	0.027s	coverage: 13.0% of statements
14:08:06 [2024-01-20T14:08:06.229Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
14:08:06 [2024-01-20T14:08:06.229Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
14:08:06 [2024-01-20T14:08:06.229Z] ?   	github.com/docker/docker/api/server/router	[no test files]
14:08:06 [2024-01-20T14:08:06.229Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
14:08:06 [2024-01-20T14:08:06.229Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
14:08:06 [2024-01-20T14:08:06.229Z] ok  	github.com/docker/docker/api/server/middleware	0.011s	coverage: 37.7% of statements
14:08:06 [2024-01-20T14:08:06.229Z] ok  	github.com/docker/docker/api/server/httputils	0.019s	coverage: 28.3% of statements
14:08:06 [2024-01-20T14:08:06.229Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
14:08:06 [2024-01-20T14:08:06.229Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
14:08:06 [2024-01-20T14:08:06.229Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
14:08:06 [2024-01-20T14:08:06.229Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
14:08:06 [2024-01-20T14:08:06.229Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
14:08:06 [2024-01-20T14:08:06.229Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
14:08:06 [2024-01-20T14:08:06.229Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
14:08:06 [2024-01-20T14:08:06.229Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
14:08:06 [2024-01-20T14:08:06.229Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
14:08:06 [2024-01-20T14:08:06.229Z] ok  	github.com/docker/docker/api/server/router/swarm	0.005s	coverage: 7.3% of statements
14:08:06 [2024-01-20T14:08:06.229Z] ?   	github.com/docker/docker/api/types	[no test files]
14:08:06 [2024-01-20T14:08:06.229Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
14:08:06 [2024-01-20T14:08:06.229Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
14:08:06 [2024-01-20T14:08:06.229Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
14:08:06 [2024-01-20T14:08:06.229Z] ok  	github.com/docker/docker/api/server/router/volume	0.009s	coverage: 66.7% of statements
14:08:06 [2024-01-20T14:08:06.229Z] ?   	github.com/docker/docker/api/types/events	[no test files]
14:08:06 [2024-01-20T14:08:06.229Z] ?   	github.com/docker/docker/api/types/image	[no test files]
14:08:06 [2024-01-20T14:08:06.229Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
14:08:06 [2024-01-20T14:08:06.229Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
14:08:06 [2024-01-20T14:08:06.229Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
14:08:06 [2024-01-20T14:08:06.229Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 94.0% of statements
14:08:06 [2024-01-20T14:08:06.229Z] ok  	github.com/docker/docker/api/types/network	0.006s	coverage: 72.3% of statements
14:08:06 [2024-01-20T14:08:06.229Z] ok  	github.com/docker/docker/api/types/container	0.009s	coverage: 83.7% of statements
14:08:06 [2024-01-20T14:08:06.488Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
14:08:06 [2024-01-20T14:08:06.488Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
14:08:06 [2024-01-20T14:08:06.488Z] ?   	github.com/docker/docker/api/types/system	[no test files]
14:08:06 [2024-01-20T14:08:06.488Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
14:08:06 [2024-01-20T14:08:06.488Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
14:08:06 [2024-01-20T14:08:06.488Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
14:08:06 [2024-01-20T14:08:06.488Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
14:08:06 [2024-01-20T14:08:06.488Z] ?   	github.com/docker/docker/builder	[no test files]
14:08:06 [2024-01-20T14:08:06.488Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
14:08:06 [2024-01-20T14:08:06.488Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
14:08:06 [2024-01-20T14:08:06.488Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
14:08:06 [2024-01-20T14:08:06.488Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
14:08:06 [2024-01-20T14:08:06.488Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
14:08:06 [2024-01-20T14:08:06.488Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
14:08:06 [2024-01-20T14:08:06.488Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
14:08:06 [2024-01-20T14:08:06.488Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
14:08:06 [2024-01-20T14:08:06.488Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
14:08:06 [2024-01-20T14:08:06.488Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
14:08:06 [2024-01-20T14:08:06.489Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 77.3% of statements
14:08:06 [2024-01-20T14:08:06.489Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
14:08:08 [2024-01-20T14:08:08.390Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
14:08:08 [2024-01-20T14:08:08.390Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
14:08:08 [2024-01-20T14:08:08.390Z] ok  	github.com/docker/docker/cli/debug	0.007s	coverage: 100.0% of statements
14:08:08 [2024-01-20T14:08:08.390Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.009s	coverage: 100.0% of statements
14:08:08 [2024-01-20T14:08:08.390Z] ok  	github.com/docker/docker/builder/remotecontext	0.041s	coverage: 33.7% of statements
14:08:08 [2024-01-20T14:08:08.390Z] ok  	github.com/docker/docker/builder/dockerfile	0.043s	coverage: 50.3% of statements
14:08:10 [2024-01-20T14:08:10.295Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
14:08:10 [2024-01-20T14:08:10.295Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.153s	coverage: 66.5% of statements
14:08:10 [2024-01-20T14:08:10.295Z] ok  	github.com/docker/docker/client	0.204s	coverage: 77.0% of statements
14:08:12 [2024-01-20T14:08:12.830Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.529s	coverage: 82.5% of statements
14:08:22 [2024-01-20T14:08:22.805Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
14:08:22 [2024-01-20T14:08:22.805Z] ?   	github.com/docker/docker/container/stream	[no test files]
14:08:22 [2024-01-20T14:08:22.805Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
14:08:22 [2024-01-20T14:08:22.805Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
14:08:22 [2024-01-20T14:08:22.805Z] ok  	github.com/docker/docker/container	0.159s	coverage: 36.4% of statements
14:08:22 [2024-01-20T14:08:22.805Z] ok  	github.com/docker/docker/cmd/dockerd	0.234s	coverage: 29.9% of statements
14:08:24 [2024-01-20T14:08:24.707Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.463s	coverage: 0.0% of statements
14:08:26 [2024-01-20T14:08:26.082Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
14:08:26 [2024-01-20T14:08:26.082Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.014s	coverage: 65.3% of statements
14:08:26 [2024-01-20T14:08:26.082Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.020s	coverage: 38.7% of statements
14:08:26 [2024-01-20T14:08:26.082Z] ok  	github.com/docker/docker/daemon/cluster	0.056s	coverage: 0.5% of statements
14:08:26 [2024-01-20T14:08:26.082Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
14:08:26 [2024-01-20T14:08:26.340Z] ok  	github.com/docker/docker/daemon/config	0.061s	coverage: 74.6% of statements
14:08:28 [2024-01-20T14:08:28.240Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
14:08:28 [2024-01-20T14:08:28.240Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.3% of statements
14:08:28 [2024-01-20T14:08:28.240Z] ok  	github.com/docker/docker/daemon/containerd	0.029s	coverage: 9.0% of statements
14:08:28 [2024-01-20T14:08:28.240Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
14:08:28 [2024-01-20T14:08:28.240Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.8% of statements
14:08:28 [2024-01-20T14:08:28.240Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.187s	coverage: 60.9% of statements
14:08:28 [2024-01-20T14:08:28.806Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
14:08:28 [2024-01-20T14:08:28.806Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.9% of statements
14:08:28 [2024-01-20T14:08:28.806Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
14:08:28 [2024-01-20T14:08:28.806Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
14:08:29 [2024-01-20T14:08:29.063Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.201s	coverage: 60.2% of statements
14:08:29 [2024-01-20T14:08:29.063Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.018s	coverage: 60.9% of statements
14:08:29 [2024-01-20T14:08:29.629Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
14:08:29 [2024-01-20T14:08:29.629Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.485s	coverage: 13.4% of statements
14:08:30 [2024-01-20T14:08:30.204Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
14:08:30 [2024-01-20T14:08:30.204Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
14:08:30 [2024-01-20T14:08:30.204Z] ok  	github.com/docker/docker/daemon/links	0.010s	coverage: 93.0% of statements
14:08:30 [2024-01-20T14:08:30.204Z] ok  	github.com/docker/docker/daemon/images	0.029s	coverage: 3.0% of statements
14:08:30 [2024-01-20T14:08:30.462Z] ok  	github.com/docker/docker/daemon/logger	0.219s	coverage: 43.2% of statements
14:08:30 [2024-01-20T14:08:30.462Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
14:08:30 [2024-01-20T14:08:30.720Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.012s	coverage: 53.6% of statements
14:08:30 [2024-01-20T14:08:30.720Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.100s	coverage: 78.3% of statements
14:08:30 [2024-01-20T14:08:30.720Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.009s	coverage: 68.2% of statements
14:08:31 [2024-01-20T14:08:31.286Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
14:08:31 [2024-01-20T14:08:31.286Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
14:08:31 [2024-01-20T14:08:31.286Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.004s	coverage: 88.2% of statements
14:08:31 [2024-01-20T14:08:31.286Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.006s	coverage: 87.2% of statements
14:08:31 [2024-01-20T14:08:31.286Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.074s	coverage: 76.8% of statements
14:08:31 [2024-01-20T14:08:31.545Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
14:08:31 [2024-01-20T14:08:31.545Z] ok  	github.com/docker/docker/daemon/logger/local	0.059s	coverage: 79.4% of statements
14:08:32 [2024-01-20T14:08:32.111Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.021s	coverage: 31.5% of statements
14:08:32 [2024-01-20T14:08:32.111Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.026s	coverage: 63.7% of statements
14:08:32 [2024-01-20T14:08:32.111Z] ?   	github.com/docker/docker/daemon/names	[no test files]
14:08:32 [2024-01-20T14:08:32.111Z] ok  	github.com/docker/docker/daemon/logger/templates	0.004s	coverage: 8.3% of statements
14:08:32 [2024-01-20T14:08:32.111Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.008s	coverage: 46.8% of statements
14:08:32 [2024-01-20T14:08:32.677Z] ok  	github.com/docker/docker/daemon/logger/journald	1.355s	coverage: 74.5% of statements
14:08:32 [2024-01-20T14:08:32.677Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
14:08:32 [2024-01-20T14:08:32.677Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
14:08:32 [2024-01-20T14:08:32.677Z] ok  	github.com/docker/docker/daemon/network	0.022s	coverage: 63.8% of statements
14:08:33 [2024-01-20T14:08:33.610Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
14:08:33 [2024-01-20T14:08:33.610Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.2% of statements
14:08:33 [2024-01-20T14:08:33.610Z] ok  	github.com/docker/docker/dockerversion	0.004s	coverage: 100.0% of statements
14:08:33 [2024-01-20T14:08:33.610Z] ok  	github.com/docker/docker/distribution/metadata	0.025s	coverage: 44.4% of statements
14:08:33 [2024-01-20T14:08:33.610Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.489s	coverage: 82.5% of statements
14:08:34 [2024-01-20T14:08:34.175Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
14:08:34 [2024-01-20T14:08:34.175Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
14:08:34 [2024-01-20T14:08:34.175Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
14:08:34 [2024-01-20T14:08:34.175Z] ok  	github.com/docker/docker/image	0.026s	coverage: 84.6% of statements
14:08:34 [2024-01-20T14:08:34.433Z] ?   	github.com/docker/docker/image/v1	[no test files]
14:08:34 [2024-01-20T14:08:34.433Z] ?   	github.com/docker/docker/internal/compatcontext	[no test files]
14:08:34 [2024-01-20T14:08:34.433Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
14:08:34 [2024-01-20T14:08:34.433Z] ok  	github.com/docker/docker/internal/mod	0.003s	coverage: 66.7% of statements
14:08:34 [2024-01-20T14:08:34.433Z] ok  	github.com/docker/docker/internal/cleanups	0.003s	coverage: 69.2% of statements
14:08:34 [2024-01-20T14:08:34.433Z] ok  	github.com/docker/docker/image/tarexport	0.008s	coverage: 0.6% of statements
14:08:34 [2024-01-20T14:08:34.691Z] ok  	github.com/docker/docker/internal/multierror	0.003s	coverage: 88.9% of statements
14:08:34 [2024-01-20T14:08:34.691Z] ?   	github.com/docker/docker/internal/sliceutil	[no test files]
14:08:34 [2024-01-20T14:08:34.691Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
14:08:34 [2024-01-20T14:08:34.691Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
14:08:34 [2024-01-20T14:08:34.691Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
14:08:34 [2024-01-20T14:08:34.691Z] ok  	github.com/docker/docker/internal/safepath	0.006s	coverage: 42.9% of statements
14:08:34 [2024-01-20T14:08:34.691Z] ?   	github.com/docker/docker/internal/testutils/specialimage	[no test files]
14:08:34 [2024-01-20T14:08:34.691Z] ?   	github.com/docker/docker/internal/unix_noeintr	[no test files]
14:08:34 [2024-01-20T14:08:34.691Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
14:08:34 [2024-01-20T14:08:34.948Z] ok  	github.com/docker/docker/distribution	1.489s	coverage: 28.9% of statements
14:08:35 [2024-01-20T14:08:35.207Z] ok  	github.com/docker/docker/daemon	10.732s	coverage: 16.2% of statements
14:08:35 [2024-01-20T14:08:35.772Z] ok  	github.com/docker/docker/distribution/xfer	2.195s	coverage: 85.4% of statements
14:08:35 [2024-01-20T14:08:35.772Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
14:08:35 [2024-01-20T14:08:35.772Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
14:08:35 [2024-01-20T14:08:35.772Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
14:08:35 [2024-01-20T14:08:35.772Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
14:08:35 [2024-01-20T14:08:35.772Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
14:08:35 [2024-01-20T14:08:35.772Z] ok  	github.com/docker/docker/libcontainerd/queue	0.025s	coverage: 100.0% of statements
14:08:36 [2024-01-20T14:08:36.031Z] ?   	github.com/docker/docker/oci/caps	[no test files]
14:08:36 [2024-01-20T14:08:36.031Z] ok  	github.com/docker/docker/oci	0.012s	coverage: 38.1% of statements
14:08:36 [2024-01-20T14:08:36.290Z] ok  	github.com/docker/docker/opts	0.023s	coverage: 67.9% of statements
14:08:36 [2024-01-20T14:08:36.856Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
14:08:36 [2024-01-20T14:08:36.856Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
14:08:36 [2024-01-20T14:08:36.856Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 25.8% of statements
14:08:36 [2024-01-20T14:08:36.856Z] ok  	github.com/docker/docker/pkg/directory	0.006s	coverage: 81.8% of statements
14:08:37 [2024-01-20T14:08:37.115Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
14:08:37 [2024-01-20T14:08:37.115Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.262s	coverage: 83.7% of statements
14:08:37 [2024-01-20T14:08:37.115Z] ok  	github.com/docker/docker/pkg/authorization	0.368s	coverage: 68.3% of statements
14:08:37 [2024-01-20T14:08:37.373Z] ok  	github.com/docker/docker/pkg/homedir	0.005s	coverage: 8.3% of statements
14:08:37 [2024-01-20T14:08:37.373Z] ok  	github.com/docker/docker/pkg/fileutils	0.013s	coverage: 51.7% of statements
14:08:37 [2024-01-20T14:08:37.373Z] ok  	github.com/docker/docker/pkg/archive	0.500s	coverage: 80.9% of statements
14:08:37 [2024-01-20T14:08:37.632Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
14:08:37 [2024-01-20T14:08:37.632Z] ok  	github.com/docker/docker/pkg/longpath	0.003s	coverage: 45.5% of statements
14:08:37 [2024-01-20T14:08:37.632Z] ok  	github.com/docker/docker/pkg/meminfo	0.003s	coverage: 75.0% of statements
14:08:37 [2024-01-20T14:08:37.632Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.006s	coverage: 92.3% of statements
14:08:37 [2024-01-20T14:08:37.632Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.021s	coverage: 85.7% of statements
14:08:37 [2024-01-20T14:08:37.890Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
14:08:37 [2024-01-20T14:08:37.890Z] ok  	github.com/docker/docker/pkg/parsers	0.007s	coverage: 97.0% of statements
14:08:37 [2024-01-20T14:08:37.890Z] ok  	github.com/docker/docker/pkg/idtools	0.479s	coverage: 69.7% of statements
14:08:37 [2024-01-20T14:08:37.890Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
14:08:37 [2024-01-20T14:08:37.890Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
14:08:37 [2024-01-20T14:08:37.890Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
14:08:37 [2024-01-20T14:08:37.890Z] ok  	github.com/docker/docker/pkg/pidfile	0.007s	coverage: 94.1% of statements
14:08:37 [2024-01-20T14:08:37.890Z] ok  	github.com/docker/docker/pkg/ioutils	0.378s	coverage: 71.9% of statements
14:08:37 [2024-01-20T14:08:37.890Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.015s	coverage: 90.2% of statements
14:08:38 [2024-01-20T14:08:38.455Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
14:08:38 [2024-01-20T14:08:38.455Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
14:08:38 [2024-01-20T14:08:38.455Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 90.0% of statements
14:08:38 [2024-01-20T14:08:38.455Z] ok  	github.com/docker/docker/pkg/process	0.005s	coverage: 21.7% of statements
14:08:38 [2024-01-20T14:08:38.455Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
14:08:38 [2024-01-20T14:08:38.455Z] ok  	github.com/docker/docker/pkg/pools	0.006s	coverage: 88.2% of statements
14:08:38 [2024-01-20T14:08:38.714Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
14:08:38 [2024-01-20T14:08:38.714Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
14:08:38 [2024-01-20T14:08:38.714Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
14:08:38 [2024-01-20T14:08:38.714Z] ok  	github.com/docker/docker/pkg/stack	0.007s	coverage: 90.9% of statements
14:08:38 [2024-01-20T14:08:38.714Z] ok  	github.com/docker/docker/pkg/reexec	0.014s	coverage: 82.4% of statements
14:08:38 [2024-01-20T14:08:38.714Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
14:08:38 [2024-01-20T14:08:38.972Z] ok  	github.com/docker/docker/pkg/streamformatter	0.009s	coverage: 66.2% of statements
14:08:38 [2024-01-20T14:08:38.972Z] ok  	github.com/docker/docker/pkg/stringid	0.006s	coverage: 61.9% of statements
14:08:39 [2024-01-20T14:08:39.231Z] ok  	github.com/docker/docker/pkg/sysinfo	0.008s	coverage: 53.4% of statements
14:08:39 [2024-01-20T14:08:39.231Z] ok  	github.com/docker/docker/pkg/system	0.014s	coverage: 43.1% of statements
14:08:39 [2024-01-20T14:08:39.231Z] ok  	github.com/docker/docker/pkg/useragent	0.003s	coverage: 88.9% of statements
14:08:39 [2024-01-20T14:08:39.231Z] ok  	github.com/docker/docker/pkg/tailfile	0.033s	coverage: 88.6% of statements
14:08:39 [2024-01-20T14:08:39.231Z] ok  	github.com/docker/docker/pkg/tarsum	0.052s	coverage: 89.6% of statements
14:08:40 [2024-01-20T14:08:40.166Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
14:08:40 [2024-01-20T14:08:40.166Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
14:08:40 [2024-01-20T14:08:40.166Z] ok  	github.com/docker/docker/profiles/seccomp	0.010s	coverage: 86.0% of statements
14:08:40 [2024-01-20T14:08:40.166Z] ok  	github.com/docker/docker/plugin/v2	0.015s	coverage: 14.4% of statements
14:08:40 [2024-01-20T14:08:40.424Z] ok  	github.com/docker/docker/reference	0.007s	coverage: 83.7% of statements
14:08:40 [2024-01-20T14:08:40.424Z] ok  	github.com/docker/docker/pkg/plugins	2.016s	coverage: 74.9% of statements
14:08:40 [2024-01-20T14:08:40.682Z] ok  	github.com/docker/docker/plugin	0.533s	coverage: 23.3% of statements
14:08:40 [2024-01-20T14:08:40.940Z] ok  	github.com/docker/docker/restartmanager	0.004s	coverage: 51.9% of statements
14:08:40 [2024-01-20T14:08:40.940Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
14:08:40 [2024-01-20T14:08:40.940Z] ok  	github.com/docker/docker/registry/resumable	0.019s	coverage: 100.0% of statements
14:08:40 [2024-01-20T14:08:40.940Z] ok  	github.com/docker/docker/runconfig	0.010s	coverage: 63.8% of statements
14:08:40 [2024-01-20T14:08:40.940Z] ok  	github.com/docker/docker/registry	0.157s	coverage: 63.9% of statements
14:08:41 [2024-01-20T14:08:41.199Z] ok  	github.com/docker/docker/quota	0.648s	coverage: 69.3% of statements
14:08:41 [2024-01-20T14:08:41.199Z] ok  	github.com/docker/docker/testutil	0.008s	coverage: 6.8% of statements
14:08:41 [2024-01-20T14:08:41.456Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
14:08:41 [2024-01-20T14:08:41.456Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
14:08:41 [2024-01-20T14:08:41.456Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
14:08:41 [2024-01-20T14:08:41.456Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
14:08:41 [2024-01-20T14:08:41.456Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
14:08:41 [2024-01-20T14:08:41.456Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
14:08:41 [2024-01-20T14:08:41.456Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
14:08:41 [2024-01-20T14:08:41.456Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
14:08:41 [2024-01-20T14:08:41.715Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
14:08:41 [2024-01-20T14:08:41.715Z] ?   	github.com/docker/docker/testutil/request	[no test files]
14:08:41 [2024-01-20T14:08:41.715Z] ?   	github.com/docker/docker/volume	[no test files]
14:08:41 [2024-01-20T14:08:41.972Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
14:08:42 [2024-01-20T14:08:42.230Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 62.2% of statements
14:08:42 [2024-01-20T14:08:42.230Z] ok  	github.com/docker/docker/volume/local	0.086s	coverage: 72.5% of statements
14:08:42 [2024-01-20T14:08:42.795Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
14:08:42 [2024-01-20T14:08:42.795Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
14:08:42 [2024-01-20T14:08:42.795Z] ok  	github.com/docker/docker/volume/service	0.013s	coverage: 71.8% of statements
14:08:43 [2024-01-20T14:08:43.053Z] ok  	github.com/docker/docker/layer	7.347s	coverage: 68.1% of statements
14:08:43 [2024-01-20T14:08:43.312Z] 
14:08:43 [2024-01-20T14:08:43.312Z] === Skipped
14:08:43 [2024-01-20T14:08:43.312Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
14:08:43 [2024-01-20T14:08:43.312Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
14:08:43 [2024-01-20T14:08:43.312Z] 
14:08:43 [2024-01-20T14:08:43.312Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
14:08:43 [2024-01-20T14:08:43.312Z]     network_proxy_test.go:210: No support for dual stack yet
14:08:43 [2024-01-20T14:08:43.312Z] 
14:08:43 [2024-01-20T14:08:43.312Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
14:08:43 [2024-01-20T14:08:43.312Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
14:08:43 [2024-01-20T14:08:43.312Z] 
14:08:43 [2024-01-20T14:08:43.312Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
14:08:43 [2024-01-20T14:08:43.312Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
14:08:43 [2024-01-20T14:08:43.312Z] 
14:08:43 [2024-01-20T14:08:43.312Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
14:08:43 [2024-01-20T14:08:43.312Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:08:43 [2024-01-20T14:08:43.312Z]     graphtest_unix.go:41: Driver btrfs not supported
14:08:43 [2024-01-20T14:08:43.312Z] 
14:08:43 [2024-01-20T14:08:43.312Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
14:08:43 [2024-01-20T14:08:43.312Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:08:43 [2024-01-20T14:08:43.312Z]     graphtest_unix.go:41: Driver btrfs not supported
14:08:43 [2024-01-20T14:08:43.312Z] 
14:08:43 [2024-01-20T14:08:43.312Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
14:08:43 [2024-01-20T14:08:43.312Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:08:43 [2024-01-20T14:08:43.312Z]     graphtest_unix.go:41: Driver btrfs not supported
14:08:43 [2024-01-20T14:08:43.312Z] 
14:08:43 [2024-01-20T14:08:43.312Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
14:08:43 [2024-01-20T14:08:43.312Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:08:43 [2024-01-20T14:08:43.312Z]     graphtest_unix.go:41: Driver btrfs not supported
14:08:43 [2024-01-20T14:08:43.312Z] 
14:08:43 [2024-01-20T14:08:43.312Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
14:08:43 [2024-01-20T14:08:43.312Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:08:43 [2024-01-20T14:08:43.312Z]     graphtest_unix.go:41: Driver btrfs not supported
14:08:43 [2024-01-20T14:08:43.312Z] 
14:08:43 [2024-01-20T14:08:43.312Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
14:08:43 [2024-01-20T14:08:43.312Z]     graphtest_unix.go:68: No driver to put!
14:08:43 [2024-01-20T14:08:43.312Z] 
14:08:43 [2024-01-20T14:08:43.312Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
14:08:43 [2024-01-20T14:08:43.312Z] time="2024-01-20T14:08:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:08:43 [2024-01-20T14:08:43.312Z]     graphtest_unix.go:39: graphdriver: driver not supported
14:08:43 [2024-01-20T14:08:43.312Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
14:08:43 [2024-01-20T14:08:43.312Z] 
14:08:43 [2024-01-20T14:08:43.312Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
14:08:43 [2024-01-20T14:08:43.312Z] time="2024-01-20T14:08:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:08:43 [2024-01-20T14:08:43.312Z]     graphtest_unix.go:39: graphdriver: driver not supported
14:08:43 [2024-01-20T14:08:43.312Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
14:08:43 [2024-01-20T14:08:43.312Z] 
14:08:43 [2024-01-20T14:08:43.312Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
14:08:43 [2024-01-20T14:08:43.312Z] time="2024-01-20T14:08:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:08:43 [2024-01-20T14:08:43.312Z]     graphtest_unix.go:39: graphdriver: driver not supported
14:08:43 [2024-01-20T14:08:43.312Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
14:08:43 [2024-01-20T14:08:43.312Z] 
14:08:43 [2024-01-20T14:08:43.312Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
14:08:43 [2024-01-20T14:08:43.312Z] time="2024-01-20T14:08:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:08:43 [2024-01-20T14:08:43.312Z]     graphtest_unix.go:39: graphdriver: driver not supported
14:08:43 [2024-01-20T14:08:43.312Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
14:08:43 [2024-01-20T14:08:43.312Z] 
14:08:43 [2024-01-20T14:08:43.312Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
14:08:43 [2024-01-20T14:08:43.312Z] time="2024-01-20T14:08:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:08:43 [2024-01-20T14:08:43.312Z]     graphtest_unix.go:39: graphdriver: driver not supported
14:08:43 [2024-01-20T14:08:43.312Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
14:08:43 [2024-01-20T14:08:43.312Z] 
14:08:43 [2024-01-20T14:08:43.312Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
14:08:43 [2024-01-20T14:08:43.312Z]     graphtest_unix.go:68: No driver to put!
14:08:43 [2024-01-20T14:08:43.312Z] 
14:08:43 [2024-01-20T14:08:43.312Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
14:08:43 [2024-01-20T14:08:43.312Z]     overlay_test.go:61: Cannot run test with naive change algorithm
14:08:43 [2024-01-20T14:08:43.312Z] 
14:08:43 [2024-01-20T14:08:43.312Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
14:08:43 [2024-01-20T14:08:43.312Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
14:08:43 [2024-01-20T14:08:43.312Z] 
14:08:43 [2024-01-20T14:08:43.312Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
14:08:43 [2024-01-20T14:08:43.312Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:08:43 [2024-01-20T14:08:43.312Z]     graphtest_unix.go:41: Driver zfs not supported
14:08:43 [2024-01-20T14:08:43.312Z] 
14:08:43 [2024-01-20T14:08:43.312Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
14:08:43 [2024-01-20T14:08:43.312Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:08:43 [2024-01-20T14:08:43.312Z]     graphtest_unix.go:41: Driver zfs not supported
14:08:43 [2024-01-20T14:08:43.312Z] 
14:08:43 [2024-01-20T14:08:43.312Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
14:08:43 [2024-01-20T14:08:43.312Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:08:43 [2024-01-20T14:08:43.312Z]     graphtest_unix.go:41: Driver zfs not supported
14:08:43 [2024-01-20T14:08:43.312Z] 
14:08:43 [2024-01-20T14:08:43.312Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
14:08:43 [2024-01-20T14:08:43.312Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:08:43 [2024-01-20T14:08:43.312Z]     graphtest_unix.go:41: Driver zfs not supported
14:08:43 [2024-01-20T14:08:43.312Z] 
14:08:43 [2024-01-20T14:08:43.312Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
14:08:43 [2024-01-20T14:08:43.312Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:08:43 [2024-01-20T14:08:43.312Z]     graphtest_unix.go:41: Driver zfs not supported
14:08:43 [2024-01-20T14:08:43.312Z] 
14:08:43 [2024-01-20T14:08:43.312Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
14:08:43 [2024-01-20T14:08:43.312Z]     graphtest_unix.go:68: No driver to put!
14:08:43 [2024-01-20T14:08:43.312Z] 
14:08:43 [2024-01-20T14:08:43.312Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
14:08:43 [2024-01-20T14:08:43.312Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
14:08:43 [2024-01-20T14:08:43.312Z] 
14:08:43 [2024-01-20T14:08:43.312Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
14:08:43 [2024-01-20T14:08:43.312Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
14:08:43 [2024-01-20T14:08:43.312Z] 
14:08:43 [2024-01-20T14:08:43.312Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
14:08:43 [2024-01-20T14:08:43.312Z]     validate_test.go:73: only tested on Windows
14:08:43 [2024-01-20T14:08:43.312Z] 
14:08:43 [2024-01-20T14:08:43.312Z] DONE 3220 tests, 27 skipped in 66.416s
14:08:43 [2024-01-20T14:08:43.312Z] + '[' -n 'github.com/docker/docker/libnetwork
14:08:43 [2024-01-20T14:08:43.312Z] github.com/docker/docker/libnetwork/bitmap
14:08:43 [2024-01-20T14:08:43.312Z] github.com/docker/docker/libnetwork/cluster
14:08:43 [2024-01-20T14:08:43.312Z] github.com/docker/docker/libnetwork/cmd/diagnostic
14:08:43 [2024-01-20T14:08:43.312Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
14:08:43 [2024-01-20T14:08:43.312Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
14:08:43 [2024-01-20T14:08:43.312Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
14:08:43 [2024-01-20T14:08:43.312Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
14:08:43 [2024-01-20T14:08:43.312Z] github.com/docker/docker/libnetwork/config
14:08:43 [2024-01-20T14:08:43.312Z] github.com/docker/docker/libnetwork/datastore
14:08:43 [2024-01-20T14:08:43.312Z] github.com/docker/docker/libnetwork/diagnostic
14:08:43 [2024-01-20T14:08:43.312Z] github.com/docker/docker/libnetwork/discoverapi
14:08:43 [2024-01-20T14:08:43.312Z] github.com/docker/docker/libnetwork/driverapi
14:08:43 [2024-01-20T14:08:43.312Z] github.com/docker/docker/libnetwork/drivers/bridge
14:08:43 [2024-01-20T14:08:43.312Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:08:43 [2024-01-20T14:08:43.312Z] github.com/docker/docker/libnetwork/drivers/host
14:08:43 [2024-01-20T14:08:43.312Z] github.com/docker/docker/libnetwork/drivers/ipvlan
14:08:43 [2024-01-20T14:08:43.312Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
14:08:43 [2024-01-20T14:08:43.312Z] github.com/docker/docker/libnetwork/drivers/macvlan
14:08:43 [2024-01-20T14:08:43.312Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
14:08:43 [2024-01-20T14:08:43.312Z] github.com/docker/docker/libnetwork/drivers/null
14:08:43 [2024-01-20T14:08:43.312Z] github.com/docker/docker/libnetwork/drivers/overlay
14:08:43 [2024-01-20T14:08:43.312Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
14:08:43 [2024-01-20T14:08:43.312Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
14:08:43 [2024-01-20T14:08:43.312Z] github.com/docker/docker/libnetwork/drivers/remote
14:08:43 [2024-01-20T14:08:43.312Z] github.com/docker/docker/libnetwork/drivers/remote/api
14:08:43 [2024-01-20T14:08:43.312Z] github.com/docker/docker/libnetwork/drivers/windows
14:08:43 [2024-01-20T14:08:43.312Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
14:08:43 [2024-01-20T14:08:43.312Z] github.com/docker/docker/libnetwork/drvregistry
14:08:43 [2024-01-20T14:08:43.312Z] github.com/docker/docker/libnetwork/etchosts
14:08:43 [2024-01-20T14:08:43.312Z] github.com/docker/docker/libnetwork/internal/caller
14:08:43 [2024-01-20T14:08:43.312Z] github.com/docker/docker/libnetwork/internal/kvstore
14:08:43 [2024-01-20T14:08:43.312Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
14:08:43 [2024-01-20T14:08:43.312Z] github.com/docker/docker/libnetwork/internal/netiputil
14:08:43 [2024-01-20T14:08:43.312Z] github.com/docker/docker/libnetwork/internal/setmatrix
14:08:43 [2024-01-20T14:08:43.312Z] github.com/docker/docker/libnetwork/ipam
14:08:43 [2024-01-20T14:08:43.312Z] github.com/docker/docker/libnetwork/ipamapi
14:08:43 [2024-01-20T14:08:43.312Z] github.com/docker/docker/libnetwork/ipams/builtin
14:08:43 [2024-01-20T14:08:43.312Z] github.com/docker/docker/libnetwork/ipams/null
14:08:43 [2024-01-20T14:08:43.312Z] github.com/docker/docker/libnetwork/ipams/remote
14:08:43 [2024-01-20T14:08:43.312Z] github.com/docker/docker/libnetwork/ipams/remote/api
14:08:43 [2024-01-20T14:08:43.312Z] github.com/docker/docker/libnetwork/ipams/windowsipam
14:08:43 [2024-01-20T14:08:43.312Z] github.com/docker/docker/libnetwork/ipamutils
14:08:43 [2024-01-20T14:08:43.312Z] github.com/docker/docker/libnetwork/ipbits
14:08:43 [2024-01-20T14:08:43.312Z] github.com/docker/docker/libnetwork/iptables
14:08:43 [2024-01-20T14:08:43.312Z] github.com/docker/docker/libnetwork/netlabel
14:08:43 [2024-01-20T14:08:43.312Z] github.com/docker/docker/libnetwork/netutils
14:08:43 [2024-01-20T14:08:43.312Z] github.com/docker/docker/libnetwork/networkdb
14:08:43 [2024-01-20T14:08:43.312Z] github.com/docker/docker/libnetwork/ns
14:08:43 [2024-01-20T14:08:43.312Z] github.com/docker/docker/libnetwork/options
14:08:43 [2024-01-20T14:08:43.312Z] github.com/docker/docker/libnetwork/osl
14:08:43 [2024-01-20T14:08:43.312Z] github.com/docker/docker/libnetwork/osl/kernel
14:08:43 [2024-01-20T14:08:43.312Z] github.com/docker/docker/libnetwork/portallocator
14:08:43 [2024-01-20T14:08:43.312Z] github.com/docker/docker/libnetwork/portmapper
14:08:43 [2024-01-20T14:08:43.312Z] github.com/docker/docker/libnetwork/resolvconf
14:08:43 [2024-01-20T14:08:43.312Z] github.com/docker/docker/libnetwork/scope
14:08:43 [2024-01-20T14:08:43.312Z] github.com/docker/docker/libnetwork/types' ']'
14:08:43 [2024-01-20T14:08:43.312Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb github.com/docker/docker/libnetwork/internal/netiputil github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/scope github.com/docker/docker/libnetwork/types
14:09:39 [2024-01-20T14:09:39.518Z] ok  	github.com/docker/docker/libnetwork	44.790s	coverage: 43.0% of statements
14:09:39 [2024-01-20T14:09:39.518Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.007s	coverage: 96.1% of statements
14:09:39 [2024-01-20T14:09:39.518Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
14:09:39 [2024-01-20T14:09:39.518Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
14:09:39 [2024-01-20T14:09:39.518Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
14:09:39 [2024-01-20T14:09:39.518Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
14:09:39 [2024-01-20T14:09:39.518Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
14:09:39 [2024-01-20T14:09:39.518Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
14:09:39 [2024-01-20T14:09:39.518Z] ok  	github.com/docker/docker/libnetwork/config	0.013s	coverage: 10.3% of statements
14:09:39 [2024-01-20T14:09:39.518Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 37.0% of statements
14:09:39 [2024-01-20T14:09:39.518Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
14:09:39 [2024-01-20T14:09:39.518Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
14:09:39 [2024-01-20T14:09:39.518Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
14:09:40 [2024-01-20T14:09:40.083Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	4.431s	coverage: 63.0% of statements
14:09:40 [2024-01-20T14:09:40.083Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
14:09:40 [2024-01-20T14:09:40.341Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 40.0% of statements
14:09:41 [2024-01-20T14:09:41.714Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.863s	coverage: 5.0% of statements
14:09:41 [2024-01-20T14:09:41.714Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
14:09:42 [2024-01-20T14:09:42.280Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.005s	coverage: 4.6% of statements
14:09:42 [2024-01-20T14:09:42.280Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
14:09:42 [2024-01-20T14:09:42.538Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 40.0% of statements
14:09:43 [2024-01-20T14:09:43.471Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.011s	coverage: 1.4% of statements
14:09:43 [2024-01-20T14:09:43.729Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.004s	coverage: 45.0% of statements
14:09:43 [2024-01-20T14:09:43.986Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 62.7% of statements
14:09:44 [2024-01-20T14:09:44.552Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.2% of statements
14:09:44 [2024-01-20T14:09:44.552Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
14:09:44 [2024-01-20T14:09:44.552Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
14:09:44 [2024-01-20T14:09:44.552Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
14:09:45 [2024-01-20T14:09:45.117Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.020s	coverage: 87.0% of statements
14:09:45 [2024-01-20T14:09:45.375Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 81.0% of statements
14:09:45 [2024-01-20T14:09:45.375Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
14:09:45 [2024-01-20T14:09:45.375Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
14:09:45 [2024-01-20T14:09:45.375Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
14:09:45 [2024-01-20T14:09:45.375Z] ?   	github.com/docker/docker/libnetwork/internal/netiputil	[no test files]
14:09:57 [2024-01-20T14:09:57.569Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
14:09:59 [2024-01-20T14:09:59.468Z] ok  	github.com/docker/docker/libnetwork/ipam	3.249s	coverage: 80.3% of statements
14:09:59 [2024-01-20T14:09:59.468Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
14:09:59 [2024-01-20T14:09:59.468Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
14:09:59 [2024-01-20T14:09:59.726Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 63.2% of statements
14:10:00 [2024-01-20T14:10:00.291Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 48.7% of statements
14:10:00 [2024-01-20T14:10:00.291Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
14:10:00 [2024-01-20T14:10:00.291Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
14:10:00 [2024-01-20T14:10:00.857Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.328s	coverage: 86.4% of statements
14:10:01 [2024-01-20T14:10:01.115Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
14:10:02 [2024-01-20T14:10:02.048Z] ok  	github.com/docker/docker/libnetwork/iptables	0.221s	coverage: 39.9% of statements
14:10:02 [2024-01-20T14:10:02.048Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
14:10:02 [2024-01-20T14:10:02.306Z] ok  	github.com/docker/docker/libnetwork/netutils	0.018s	coverage: 54.9% of statements
14:11:53 [2024-01-20T14:11:53.734Z] time="2024-01-20T14:11:47Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036"
14:11:53 [2024-01-20T14:11:53.734Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.867s	coverage: 59.2% of statements
14:11:53 [2024-01-20T14:11:53.734Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
14:11:53 [2024-01-20T14:11:53.734Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
14:11:53 [2024-01-20T14:11:53.734Z] ok  	github.com/docker/docker/libnetwork/osl	4.375s	coverage: 39.6% of statements
14:11:53 [2024-01-20T14:11:53.734Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.004s	coverage: 20.0% of statements
14:11:53 [2024-01-20T14:11:53.734Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.5% of statements
14:11:54 [2024-01-20T14:11:54.300Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.753s	coverage: 47.9% of statements
14:11:54 [2024-01-20T14:11:54.558Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 84.9% of statements
14:11:54 [2024-01-20T14:11:54.558Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
14:11:54 [2024-01-20T14:11:54.815Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 41.7% of statements
14:11:54 [2024-01-20T14:11:54.815Z] 
14:11:54 [2024-01-20T14:11:54.815Z] === Skipped
14:11:54 [2024-01-20T14:11:54.815Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
14:11:54 [2024-01-20T14:11:54.815Z]     firewalld_test.go:29: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory
14:11:54 [2024-01-20T14:11:54.815Z] 
14:11:54 [2024-01-20T14:11:54.815Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
14:11:54 [2024-01-20T14:11:54.815Z]     firewalld_test.go:88: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory
14:11:54 [2024-01-20T14:11:54.815Z] 
14:11:54 [2024-01-20T14:11:54.815Z] DONE 375 tests, 2 skipped in 191.521s
Post stage
[Pipeline] junit
14:11:55 [2024-01-20T14:11:55.760Z] Recording test results
14:11:56 [2024-01-20T14:11:56.937Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:11:57 [2024-01-20T14:11:57.246Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-36511/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr13 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5d8286b039c23a447ca951a6e39aabca96b41aa3 -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:5d8286b039c23a447ca951a6e39aabca96b41aa3 hack/make.sh dynbinary test-integration
14:11:57 [2024-01-20T14:11:57.516Z] 
14:11:57 [2024-01-20T14:11:57.516Z] Removing bundles/
14:11:57 [2024-01-20T14:11:57.516Z] 
14:11:57 [2024-01-20T14:11:57.516Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
14:11:57 [2024-01-20T14:11:57.516Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
14:11:57 [2024-01-20T14:11:57.516Z] + tee /go/src/github.com/docker/docker/go.mod
14:11:57 [2024-01-20T14:11:57.516Z] module github.com/docker/docker
14:11:57 [2024-01-20T14:11:57.516Z] 
14:11:57 [2024-01-20T14:11:57.516Z] go 1.20
14:11:57 [2024-01-20T14:11:57.516Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
14:11:57 [2024-01-20T14:11:57.516Z] + GO111MODULE=on
14:11:57 [2024-01-20T14:11:57.516Z] + 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=5d8286b039c23a447ca951a6e39aabca96b41aa3" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-20T14:11:57.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/dockerd
14:12:36 [2024-01-20T14:12:36.246Z] + rm -f /go/src/github.com/docker/docker/go.mod
14:12:36 [2024-01-20T14:12:36.246Z] Created binary: bundles/dynbinary-daemon/dockerd
14:12:36 [2024-01-20T14:12:36.246Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
14:12:36 [2024-01-20T14:12:36.246Z] + tee /go/src/github.com/docker/docker/go.mod
14:12:36 [2024-01-20T14:12:36.246Z] module github.com/docker/docker
14:12:36 [2024-01-20T14:12:36.246Z] 
14:12:36 [2024-01-20T14:12:36.246Z] go 1.20
14:12:36 [2024-01-20T14:12:36.246Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
14:12:36 [2024-01-20T14:12:36.246Z] + GO111MODULE=on
14:12:36 [2024-01-20T14:12:36.246Z] + 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=5d8286b039c23a447ca951a6e39aabca96b41aa3" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-20T14:11:57.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/docker-proxy
14:12:36 [2024-01-20T14:12:36.246Z] + rm -f /go/src/github.com/docker/docker/go.mod
14:12:36 [2024-01-20T14:12:36.246Z] Created binary: bundles/dynbinary-daemon/docker-proxy
14:12:36 [2024-01-20T14:12:36.246Z] 
14:12:36 [2024-01-20T14:12:36.246Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:12:36 [2024-01-20T14:12:36.246Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:12:36 [2024-01-20T14:12:36.246Z] HOSTNAME=ab307c265e24
14:12:36 [2024-01-20T14:12:36.246Z] TESTDEBUG=0
14:12:36 [2024-01-20T14:12:36.246Z] DEST=bundles/test-integration
14:12:36 [2024-01-20T14:12:36.246Z] PWD=/go/src/github.com/docker/docker
14:12:36 [2024-01-20T14:12:36.246Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
14:12:36 [2024-01-20T14:12:36.246Z] DOCKER_GITCOMMIT=5d8286b039c23a447ca951a6e39aabca96b41aa3
14:12:36 [2024-01-20T14:12:36.246Z] container=docker
14:12:36 [2024-01-20T14:12:36.246Z] HOME=/root
14:12:36 [2024-01-20T14:12:36.246Z] CONTAINERD_NAMESPACE=moby
14:12:36 [2024-01-20T14:12:36.246Z] GOLANG_VERSION=1.21.6
14:12:36 [2024-01-20T14:12:36.246Z] VALIDATE_REPO=https://github.com/moby/moby.git
14:12:36 [2024-01-20T14:12:36.246Z] VALIDATE_BRANCH=master
14:12:36 [2024-01-20T14:12:36.246Z] TERM=xterm
14:12:36 [2024-01-20T14:12:36.246Z] DOCKER_PKG=github.com/docker/docker
14:12:36 [2024-01-20T14:12:36.246Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
14:12:36 [2024-01-20T14:12:36.246Z] SHLVL=1
14:12:36 [2024-01-20T14:12:36.246Z] TIMEOUT=120m
14:12:36 [2024-01-20T14:12:36.246Z] GOTOOLCHAIN=local
14:12:36 [2024-01-20T14:12:36.246Z] DOCKER_GRAPHDRIVER=overlay2
14:12:36 [2024-01-20T14:12:36.246Z] GO111MODULE=off
14:12:36 [2024-01-20T14:12:36.246Z] DOCKER_EXPERIMENTAL=1
14:12:36 [2024-01-20T14:12:36.246Z] TEST_SKIP_INTEGRATION_CLI=1
14:12:36 [2024-01-20T14:12:36.246Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:12:36 [2024-01-20T14:12:36.246Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:12:36 [2024-01-20T14:12:36.246Z] GOPATH=/go
14:12:36 [2024-01-20T14:12:36.246Z] PKG_CONFIG=pkg-config
14:12:36 [2024-01-20T14:12:36.246Z] _=/usr/bin/env
14:12:36 [2024-01-20T14:12:36.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
14:12:58 [2024-01-20T14:12:58.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
14:12:58 [2024-01-20T14:12:58.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
14:12:59 [2024-01-20T14:12:59.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
14:13:01 [2024-01-20T14:13:01.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
14:13:06 [2024-01-20T14:13:06.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
14:13:10 [2024-01-20T14:13:10.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
14:13:10 [2024-01-20T14:13:10.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
14:13:11 [2024-01-20T14:13:11.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
14:13:12 [2024-01-20T14:13:12.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
14:13:13 [2024-01-20T14:13:13.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main
14:13:15 [2024-01-20T14:13:15.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
14:13:15 [2024-01-20T14:13:15.230Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
14:13:16 [2024-01-20T14:13:16.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
14:13:17 [2024-01-20T14:13:17.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
14:13:19 [2024-01-20T14:13:19.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
14:13:21 [2024-01-20T14:13:21.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
14:13:21 [2024-01-20T14:13:21.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
14:13:22 [2024-01-20T14:13:22.619Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
14:13:23 [2024-01-20T14:13:23.991Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
14:13:25 [2024-01-20T14:13:25.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
14:13:25 [2024-01-20T14:13:25.928Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
14:13:27 [2024-01-20T14:13:27.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
14:13:28 [2024-01-20T14:13:28.234Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:13:28 [2024-01-20T14:13:28.234Z] Using test binary /usr/local/cli-integration/docker
14:13:28 [2024-01-20T14:13:28.234Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:13:28 [2024-01-20T14:13:28.234Z] +++ /etc/init.d/apparmor start
14:13:28 [2024-01-20T14:13:28.492Z] Not: starting.
14:13:28 [2024-01-20T14:13:28.492Z] INFO: Waiting for daemon to start...
14:13:28 [2024-01-20T14:13:28.492Z] Starting dockerd
14:13:28 [2024-01-20T14:13:28.492Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.DnAPTKalK0/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
14:13:33 [2024-01-20T14:13:33.748Z] .
14:13:33 [2024-01-20T14:13:33.748Z] Running integration-test (iteration 1)
14:13:33 [2024-01-20T14:13:33.748Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
14:13:33 [2024-01-20T14:13:33.748Z] ++ '[' -n '' ']'
14:13:33 [2024-01-20T14:13:33.748Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
14:13:33 [2024-01-20T14:13:33.748Z] ++ set -e
14:13:33 [2024-01-20T14:13:33.748Z] ++ '[' -n 0 ']'
14:13:33 [2024-01-20T14:13:33.748Z] ++ set -x
14:13:33 [2024-01-20T14:13:33.748Z] ++ 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.DnAPTKalK0/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
14:13:33 [2024-01-20T14:13:33.748Z] Loaded image: busybox:latest
14:13:34 [2024-01-20T14:13:34.006Z] Loaded image: busybox:glibc
14:13:34 [2024-01-20T14:13:34.939Z] Loaded image: debian:bookworm-slim
14:13:34 [2024-01-20T14:13:34.939Z] Loaded image: hello-world:latest
14:13:34 [2024-01-20T14:13:34.939Z] Loaded image: arm32v7/hello-world:latest
14:13:34 [2024-01-20T14:13:34.939Z] INFO: Testing against a local daemon
14:13:34 [2024-01-20T14:13:34.939Z] === RUN   TestCgroupNamespacesBuild
14:13:36 [2024-01-20T14:13:36.312Z] --- PASS: TestCgroupNamespacesBuild (1.42s)
14:13:36 [2024-01-20T14:13:36.312Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
14:13:37 [2024-01-20T14:13:37.683Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s)
14:13:37 [2024-01-20T14:13:37.683Z] === RUN   TestBuildWithSession
14:13:37 [2024-01-20T14:13:37.683Z]     build_session_test.go:25: TODO: BuildKit
14:13:37 [2024-01-20T14:13:37.683Z] --- SKIP: TestBuildWithSession (0.00s)
14:13:37 [2024-01-20T14:13:37.683Z] === RUN   TestBuildSquashParent
14:13:41 [2024-01-20T14:13:41.864Z] --- PASS: TestBuildSquashParent (3.79s)
14:13:41 [2024-01-20T14:13:41.864Z] === RUN   TestBuildWithRemoveAndForceRemove
14:13:41 [2024-01-20T14:13:41.864Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:13:41 [2024-01-20T14:13:41.864Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:13:41 [2024-01-20T14:13:41.864Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:13:41 [2024-01-20T14:13:41.864Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:13:41 [2024-01-20T14:13:41.864Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:13:41 [2024-01-20T14:13:41.864Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:13:41 [2024-01-20T14:13:41.864Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:13:41 [2024-01-20T14:13:41.864Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:13:41 [2024-01-20T14:13:41.864Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:13:41 [2024-01-20T14:13:41.864Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:13:41 [2024-01-20T14:13:41.864Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:13:41 [2024-01-20T14:13:41.864Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:13:41 [2024-01-20T14:13:41.864Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:13:41 [2024-01-20T14:13:41.864Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:13:41 [2024-01-20T14:13:41.864Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:13:41 [2024-01-20T14:13:41.864Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:13:41 [2024-01-20T14:13:41.864Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:13:41 [2024-01-20T14:13:41.864Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:13:44 [2024-01-20T14:13:44.391Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s)
14:13:44 [2024-01-20T14:13:44.391Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.22s)
14:13:44 [2024-01-20T14:13:44.391Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.80s)
14:13:44 [2024-01-20T14:13:44.391Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.82s)
14:13:44 [2024-01-20T14:13:44.391Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.83s)
14:13:44 [2024-01-20T14:13:44.391Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.02s)
14:13:44 [2024-01-20T14:13:44.391Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.11s)
14:13:44 [2024-01-20T14:13:44.391Z] === RUN   TestBuildMultiStageCopy
14:13:44 [2024-01-20T14:13:44.391Z] === RUN   TestBuildMultiStageCopy/copy_to_root
14:13:45 [2024-01-20T14:13:45.764Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
14:13:45 [2024-01-20T14:13:45.764Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
14:13:45 [2024-01-20T14:13:45.764Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
14:13:45 [2024-01-20T14:13:45.764Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
14:13:46 [2024-01-20T14:13:46.021Z] --- PASS: TestBuildMultiStageCopy (1.51s)
14:13:46 [2024-01-20T14:13:46.021Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.03s)
14:13:46 [2024-01-20T14:13:46.021Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.08s)
14:13:46 [2024-01-20T14:13:46.021Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.11s)
14:13:46 [2024-01-20T14:13:46.021Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.11s)
14:13:46 [2024-01-20T14:13:46.021Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.13s)
14:13:46 [2024-01-20T14:13:46.021Z] === RUN   TestBuildMultiStageParentConfig
14:13:46 [2024-01-20T14:13:46.586Z] --- PASS: TestBuildMultiStageParentConfig (0.43s)
14:13:46 [2024-01-20T14:13:46.586Z] === RUN   TestBuildLabelWithTargets
14:13:47 [2024-01-20T14:13:47.151Z] --- PASS: TestBuildLabelWithTargets (0.67s)
14:13:47 [2024-01-20T14:13:47.151Z] === RUN   TestBuildWithEmptyLayers
14:13:47 [2024-01-20T14:13:47.151Z] --- PASS: TestBuildWithEmptyLayers (0.15s)
14:13:47 [2024-01-20T14:13:47.151Z] === RUN   TestBuildMultiStageOnBuild
14:13:48 [2024-01-20T14:13:48.523Z] --- PASS: TestBuildMultiStageOnBuild (1.20s)
14:13:48 [2024-01-20T14:13:48.523Z] === RUN   TestBuildUncleanTarFilenames
14:13:48 [2024-01-20T14:13:48.523Z] --- PASS: TestBuildUncleanTarFilenames (0.12s)
14:13:48 [2024-01-20T14:13:48.523Z] === RUN   TestBuildMultiStageLayerLeak
14:13:49 [2024-01-20T14:13:49.895Z] --- PASS: TestBuildMultiStageLayerLeak (1.17s)
14:13:49 [2024-01-20T14:13:49.895Z] === RUN   TestBuildWithHugeFile
14:14:46 [2024-01-20T14:14:46.098Z] --- PASS: TestBuildWithHugeFile (55.41s)
14:14:46 [2024-01-20T14:14:46.098Z] === RUN   TestBuildWCOWSandboxSize
14:14:46 [2024-01-20T14:14:46.098Z]     build_test.go:521: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
14:14:46 [2024-01-20T14:14:46.098Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
14:14:46 [2024-01-20T14:14:46.098Z] === RUN   TestBuildWithEmptyDockerfile
14:14:46 [2024-01-20T14:14:46.098Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
14:14:46 [2024-01-20T14:14:46.098Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
14:14:46 [2024-01-20T14:14:46.098Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:14:46 [2024-01-20T14:14:46.098Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:14:46 [2024-01-20T14:14:46.098Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:14:46 [2024-01-20T14:14:46.098Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:14:46 [2024-01-20T14:14:46.098Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
14:14:46 [2024-01-20T14:14:46.098Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:14:46 [2024-01-20T14:14:46.098Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:14:46 [2024-01-20T14:14:46.098Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s)
14:14:46 [2024-01-20T14:14:46.098Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
14:14:46 [2024-01-20T14:14:46.098Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
14:14:46 [2024-01-20T14:14:46.098Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
14:14:46 [2024-01-20T14:14:46.098Z] === RUN   TestBuildPreserveOwnership
14:14:46 [2024-01-20T14:14:46.098Z] === RUN   TestBuildPreserveOwnership/copy_from
14:14:47 [2024-01-20T14:14:47.031Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
14:14:47 [2024-01-20T14:14:47.597Z] --- PASS: TestBuildPreserveOwnership (2.46s)
14:14:47 [2024-01-20T14:14:47.597Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.69s)
14:14:47 [2024-01-20T14:14:47.597Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.75s)
14:14:47 [2024-01-20T14:14:47.597Z] === RUN   TestBuildPlatformInvalid
14:14:47 [2024-01-20T14:14:47.597Z] --- PASS: TestBuildPlatformInvalid (0.01s)
14:14:47 [2024-01-20T14:14:47.597Z] === RUN   TestBuildkitHistoryTracePropagation
14:14:47 [2024-01-20T14:14:47.597Z] time="2024-01-20T14:14:47Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
14:14:47 [2024-01-20T14:14:47.597Z] time="2024-01-20T14:14:47Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
14:14:47 [2024-01-20T14:14:47.597Z] time="2024-01-20T14:14:47Z" level=info msg="[core] [Channel #1] parsed dial target is: {URL:{Scheme:unix Opaque: User: Host: Path:/run/buildkit/buildkitd.sock RawPath: OmitHost:false ForceQuery:false RawQuery: Fragment: RawFragment:}}" module=grpc
14:14:47 [2024-01-20T14:14:47.597Z] time="2024-01-20T14:14:47Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
14:14:47 [2024-01-20T14:14:47.597Z] time="2024-01-20T14:14:47Z" level=info msg="[core] [Channel #1] Resolver state updated: {\n  \"Addresses\": [\n    {\n      \"Addr\": \"/run/buildkit/buildkitd.sock\",\n      \"ServerName\": \"\",\n      \"Attributes\": {\n        \"\\u003c%!p(networktype.keyType=grpc.internal.transport.networktype)\\u003e\": \"unix\"\n      },\n      \"BalancerAttributes\": null,\n      \"Metadata\": null\n    }\n  ],\n  \"Endpoints\": [\n    {\n      \"Addresses\": [\n        {\n          \"Addr\": \"/run/buildkit/buildkitd.sock\",\n          \"ServerName\": \"\",\n          \"Attributes\": {\n            \"\\u003c%!p(networktype.keyType=grpc.internal.transport.networktype)\\u003e\": \"unix\"\n          },\n          \"BalancerAttributes\": null,\n          \"Metadata\": null\n        }\n      ],\n      \"Attributes\": null\n    }\n  ],\n  \"ServiceConfig\": null,\n  \"Attributes\": null\n} (resolver returned new addresses)" module=grpc
14:14:47 [2024-01-20T14:14:47.597Z] time="2024-01-20T14:14:47Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
14:14:47 [2024-01-20T14:14:47.597Z] time="2024-01-20T14:14:47Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
14:14:47 [2024-01-20T14:14:47.597Z] time="2024-01-20T14:14:47Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
14:14:47 [2024-01-20T14:14:47.597Z] time="2024-01-20T14:14:47Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
14:14:47 [2024-01-20T14:14:47.597Z] time="2024-01-20T14:14:47Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
14:14:47 [2024-01-20T14:14:47.597Z] time="2024-01-20T14:14:47Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
14:14:47 [2024-01-20T14:14:47.597Z] time="2024-01-20T14:14:47Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
14:14:47 [2024-01-20T14:14:47.597Z] time="2024-01-20T14:14:47Z" level=info msg="[core] [Server #4] Server created" module=grpc
14:14:47 [2024-01-20T14:14:47.597Z]     build_traces_test.go:84: Waiting for trace to be available
14:14:51 [2024-01-20T14:14:51.777Z] time="2024-01-20T14:14:51Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
14:14:51 [2024-01-20T14:14:51.777Z] time="2024-01-20T14:14:51Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc
14:14:51 [2024-01-20T14:14:51.777Z] time="2024-01-20T14:14:51Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc
14:14:51 [2024-01-20T14:14:51.777Z] time="2024-01-20T14:14:51Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
14:14:51 [2024-01-20T14:14:51.777Z] time="2024-01-20T14:14:51Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
14:14:51 [2024-01-20T14:14:51.777Z] time="2024-01-20T14:14:51Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
14:14:51 [2024-01-20T14:14:51.777Z] --- PASS: TestBuildkitHistoryTracePropagation (4.04s)
14:14:51 [2024-01-20T14:14:51.777Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
14:14:52 [2024-01-20T14:14:52.342Z] Loaded image: busybox:latest
14:14:52 [2024-01-20T14:14:52.343Z] Loaded image: busybox:glibc
14:14:53 [2024-01-20T14:14:53.276Z] Loaded image: debian:bookworm-slim
14:14:53 [2024-01-20T14:14:53.276Z] Loaded image: hello-world:latest
14:14:53 [2024-01-20T14:14:53.276Z] Loaded image: arm32v7/hello-world:latest
14:15:03 [2024-01-20T14:15:03.242Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.45s)
14:15:03 [2024-01-20T14:15:03.242Z] PASS
14:15:03 [2024-01-20T14:15:03.242Z] 
14:15:03 [2024-01-20T14:15:03.242Z] === Skipped
14:15:03 [2024-01-20T14:15:03.242Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
14:15:03 [2024-01-20T14:15:03.242Z]     build_session_test.go:25: TODO: BuildKit
14:15:03 [2024-01-20T14:15:03.242Z] 
14:15:03 [2024-01-20T14:15:03.242Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
14:15:03 [2024-01-20T14:15:03.242Z]     build_test.go:521: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
14:15:03 [2024-01-20T14:15:03.242Z] 
14:15:03 [2024-01-20T14:15:03.242Z] DONE 35 tests, 2 skipped in 88.419s
14:15:03 [2024-01-20T14:15:03.242Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
14:15:03 [2024-01-20T14:15:03.242Z] ++ '[' -n '' ']'
14:15:03 [2024-01-20T14:15:03.242Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m
14:15:03 [2024-01-20T14:15:03.242Z] ++ set -e
14:15:03 [2024-01-20T14:15:03.242Z] ++ '[' -n 0 ']'
14:15:03 [2024-01-20T14:15:03.242Z] ++ set -x
14:15:03 [2024-01-20T14:15:03.242Z] ++ 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.DnAPTKalK0/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m
14:15:03 [2024-01-20T14:15:03.242Z] INFO: Testing against a local daemon
14:15:03 [2024-01-20T14:15:03.242Z] === RUN   TestNoNewPrivileges
14:15:13 [2024-01-20T14:15:13.206Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
14:15:13 [2024-01-20T14:15:13.206Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
14:15:13 [2024-01-20T14:15:13.206Z] --- PASS: TestNoNewPrivileges (10.30s)
14:15:13 [2024-01-20T14:15:13.206Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.49s)
14:15:13 [2024-01-20T14:15:13.206Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.39s)
14:15:13 [2024-01-20T14:15:13.206Z] PASS
14:15:13 [2024-01-20T14:15:13.206Z] 
14:15:13 [2024-01-20T14:15:13.206Z] DONE 3 tests in 10.331s
14:15:13 [2024-01-20T14:15:13.206Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
14:15:13 [2024-01-20T14:15:13.206Z] ++ '[' -n '' ']'
14:15:13 [2024-01-20T14:15:13.206Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
14:15:13 [2024-01-20T14:15:13.206Z] ++ set -e
14:15:13 [2024-01-20T14:15:13.206Z] ++ '[' -n 0 ']'
14:15:13 [2024-01-20T14:15:13.206Z] ++ set -x
14:15:13 [2024-01-20T14:15:13.206Z] ++ 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.DnAPTKalK0/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
14:15:13 [2024-01-20T14:15:13.206Z] INFO: Testing against a local daemon
14:15:13 [2024-01-20T14:15:13.206Z] === RUN   TestConfigInspect
14:15:14 [2024-01-20T14:15:14.578Z] --- PASS: TestConfigInspect (2.02s)
14:15:14 [2024-01-20T14:15:14.578Z] === RUN   TestConfigList
14:15:15 [2024-01-20T14:15:15.951Z] === RUN   TestConfigList/test_filter_by_name
14:15:15 [2024-01-20T14:15:15.951Z] === RUN   TestConfigList/test_filter_by_id
14:15:15 [2024-01-20T14:15:15.951Z] === RUN   TestConfigList/test_filter_by_label_key_only
14:15:15 [2024-01-20T14:15:15.951Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
14:15:15 [2024-01-20T14:15:15.951Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
14:15:16 [2024-01-20T14:15:16.516Z] --- PASS: TestConfigList (1.93s)
14:15:16 [2024-01-20T14:15:16.516Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
14:15:16 [2024-01-20T14:15:16.516Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
14:15:16 [2024-01-20T14:15:16.516Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
14:15:16 [2024-01-20T14:15:16.516Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
14:15:16 [2024-01-20T14:15:16.516Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
14:15:16 [2024-01-20T14:15:16.516Z] === RUN   TestConfigsCreateAndDelete
14:15:18 [2024-01-20T14:15:18.414Z] --- PASS: TestConfigsCreateAndDelete (1.87s)
14:15:18 [2024-01-20T14:15:18.414Z] === RUN   TestConfigsUpdate
14:15:20 [2024-01-20T14:15:20.312Z] --- PASS: TestConfigsUpdate (2.01s)
14:15:20 [2024-01-20T14:15:20.312Z] === RUN   TestTemplatedConfig
14:15:23 [2024-01-20T14:15:23.593Z] --- PASS: TestTemplatedConfig (2.68s)
14:15:23 [2024-01-20T14:15:23.593Z] === RUN   TestConfigCreateResolve
14:15:24 [2024-01-20T14:15:24.966Z] --- PASS: TestConfigCreateResolve (1.94s)
14:15:24 [2024-01-20T14:15:24.966Z] PASS
14:15:24 [2024-01-20T14:15:24.966Z] 
14:15:24 [2024-01-20T14:15:24.966Z] DONE 11 tests in 12.489s
14:15:24 [2024-01-20T14:15:24.966Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
14:15:24 [2024-01-20T14:15:24.966Z] ++ '[' -n '' ']'
14:15:24 [2024-01-20T14:15:24.966Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
14:15:24 [2024-01-20T14:15:24.966Z] ++ set -e
14:15:24 [2024-01-20T14:15:24.966Z] ++ '[' -n 0 ']'
14:15:24 [2024-01-20T14:15:24.966Z] ++ set -x
14:15:24 [2024-01-20T14:15:24.966Z] ++ 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.DnAPTKalK0/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
14:15:24 [2024-01-20T14:15:24.966Z] INFO: Testing against a local daemon
14:15:24 [2024-01-20T14:15:24.966Z] === RUN   TestAttach
14:15:24 [2024-01-20T14:15:24.966Z] === RUN   TestAttach/without_TTY
14:15:24 [2024-01-20T14:15:24.966Z] === PAUSE TestAttach/without_TTY
14:15:24 [2024-01-20T14:15:24.966Z] === RUN   TestAttach/with_TTY
14:15:24 [2024-01-20T14:15:24.966Z] === PAUSE TestAttach/with_TTY
14:15:24 [2024-01-20T14:15:24.966Z] === CONT  TestAttach/without_TTY
14:15:24 [2024-01-20T14:15:24.966Z] === CONT  TestAttach/with_TTY
14:15:25 [2024-01-20T14:15:25.223Z] --- PASS: TestAttach (0.02s)
14:15:25 [2024-01-20T14:15:25.223Z]     --- PASS: TestAttach/with_TTY (0.05s)
14:15:25 [2024-01-20T14:15:25.223Z]     --- PASS: TestAttach/without_TTY (0.06s)
14:15:25 [2024-01-20T14:15:25.223Z] === RUN   TestCreateWithCDIDevices
14:15:26 [2024-01-20T14:15:26.157Z] --- PASS: TestCreateWithCDIDevices (1.07s)
14:15:26 [2024-01-20T14:15:26.157Z] === RUN   TestCDISpecDirsAreInSystemInfo
14:15:26 [2024-01-20T14:15:26.157Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default
14:15:26 [2024-01-20T14:15:26.722Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned
14:15:27 [2024-01-20T14:15:27.288Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice
14:15:27 [2024-01-20T14:15:27.853Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice
14:15:28 [2024-01-20T14:15:28.419Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice
14:15:28 [2024-01-20T14:15:28.677Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice
14:15:29 [2024-01-20T14:15:29.243Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice
14:15:29 [2024-01-20T14:15:29.809Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice
14:15:30 [2024-01-20T14:15:30.374Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.18s)
14:15:30 [2024-01-20T14:15:30.374Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default (0.52s)
14:15:30 [2024-01-20T14:15:30.374Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned (0.52s)
14:15:30 [2024-01-20T14:15:30.374Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
14:15:30 [2024-01-20T14:15:30.374Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice (0.52s)
14:15:30 [2024-01-20T14:15:30.374Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice (0.52s)
14:15:30 [2024-01-20T14:15:30.374Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice (0.52s)
14:15:30 [2024-01-20T14:15:30.374Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
14:15:30 [2024-01-20T14:15:30.374Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice (0.52s)
14:15:30 [2024-01-20T14:15:30.374Z] === RUN   TestCheckpoint
14:15:30 [2024-01-20T14:15:30.374Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:15:30 [2024-01-20T14:15:30.374Z] --- SKIP: TestCheckpoint (0.00s)
14:15:30 [2024-01-20T14:15:30.374Z] === RUN   TestContainerInvalidJSON
14:15:30 [2024-01-20T14:15:30.374Z] === RUN   TestContainerInvalidJSON/commit
14:15:30 [2024-01-20T14:15:30.374Z] === PAUSE TestContainerInvalidJSON/commit
14:15:30 [2024-01-20T14:15:30.374Z] === RUN   TestContainerInvalidJSON/containers/create
14:15:30 [2024-01-20T14:15:30.374Z] === PAUSE TestContainerInvalidJSON/containers/create
14:15:30 [2024-01-20T14:15:30.374Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
14:15:30 [2024-01-20T14:15:30.374Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
14:15:30 [2024-01-20T14:15:30.374Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
14:15:30 [2024-01-20T14:15:30.374Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
14:15:30 [2024-01-20T14:15:30.374Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
14:15:30 [2024-01-20T14:15:30.374Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
14:15:30 [2024-01-20T14:15:30.374Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
14:15:30 [2024-01-20T14:15:30.374Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
14:15:30 [2024-01-20T14:15:30.374Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
14:15:30 [2024-01-20T14:15:30.374Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
14:15:30 [2024-01-20T14:15:30.374Z] === CONT  TestContainerInvalidJSON/commit
14:15:30 [2024-01-20T14:15:30.374Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
14:15:30 [2024-01-20T14:15:30.374Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
14:15:30 [2024-01-20T14:15:30.374Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
14:15:30 [2024-01-20T14:15:30.375Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
14:15:30 [2024-01-20T14:15:30.375Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
14:15:30 [2024-01-20T14:15:30.375Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
14:15:30 [2024-01-20T14:15:30.375Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
14:15:30 [2024-01-20T14:15:30.375Z] === CONT  TestContainerInvalidJSON/containers/create
14:15:30 [2024-01-20T14:15:30.375Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
14:15:30 [2024-01-20T14:15:30.375Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
14:15:30 [2024-01-20T14:15:30.375Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
14:15:30 [2024-01-20T14:15:30.375Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
14:15:30 [2024-01-20T14:15:30.375Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
14:15:30 [2024-01-20T14:15:30.375Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
14:15:30 [2024-01-20T14:15:30.375Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
14:15:30 [2024-01-20T14:15:30.375Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
14:15:30 [2024-01-20T14:15:30.375Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
14:15:30 [2024-01-20T14:15:30.375Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
14:15:30 [2024-01-20T14:15:30.375Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
14:15:30 [2024-01-20T14:15:30.375Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
14:15:30 [2024-01-20T14:15:30.375Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
14:15:30 [2024-01-20T14:15:30.375Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
14:15:30 [2024-01-20T14:15:30.375Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
14:15:30 [2024-01-20T14:15:30.375Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
14:15:30 [2024-01-20T14:15:30.375Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
14:15:30 [2024-01-20T14:15:30.375Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
14:15:30 [2024-01-20T14:15:30.375Z] === RUN   TestContainerInvalidJSON/commit/empty_body
14:15:30 [2024-01-20T14:15:30.375Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
14:15:30 [2024-01-20T14:15:30.375Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
14:15:30 [2024-01-20T14:15:30.375Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
14:15:30 [2024-01-20T14:15:30.375Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
14:15:30 [2024-01-20T14:15:30.375Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
14:15:30 [2024-01-20T14:15:30.375Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
14:15:30 [2024-01-20T14:15:30.375Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
14:15:30 [2024-01-20T14:15:30.375Z] --- PASS: TestContainerInvalidJSON (0.01s)
14:15:30 [2024-01-20T14:15:30.375Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
14:15:30 [2024-01-20T14:15:30.375Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
14:15:30 [2024-01-20T14:15:30.375Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
14:15:30 [2024-01-20T14:15:30.375Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
14:15:30 [2024-01-20T14:15:30.375Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
14:15:30 [2024-01-20T14:15:30.375Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
14:15:30 [2024-01-20T14:15:30.375Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
14:15:30 [2024-01-20T14:15:30.375Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
14:15:30 [2024-01-20T14:15:30.375Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
14:15:30 [2024-01-20T14:15:30.375Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
14:15:30 [2024-01-20T14:15:30.375Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
14:15:30 [2024-01-20T14:15:30.375Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
14:15:30 [2024-01-20T14:15:30.375Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
14:15:30 [2024-01-20T14:15:30.375Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
14:15:30 [2024-01-20T14:15:30.375Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
14:15:30 [2024-01-20T14:15:30.375Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
14:15:30 [2024-01-20T14:15:30.375Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
14:15:30 [2024-01-20T14:15:30.375Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
14:15:30 [2024-01-20T14:15:30.375Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
14:15:30 [2024-01-20T14:15:30.375Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
14:15:30 [2024-01-20T14:15:30.375Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
14:15:30 [2024-01-20T14:15:30.375Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
14:15:30 [2024-01-20T14:15:30.375Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
14:15:30 [2024-01-20T14:15:30.375Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
14:15:30 [2024-01-20T14:15:30.375Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
14:15:30 [2024-01-20T14:15:30.375Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
14:15:30 [2024-01-20T14:15:30.375Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
14:15:30 [2024-01-20T14:15:30.375Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
14:15:30 [2024-01-20T14:15:30.375Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
14:15:30 [2024-01-20T14:15:30.375Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
14:15:30 [2024-01-20T14:15:30.375Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
14:15:30 [2024-01-20T14:15:30.375Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
14:15:30 [2024-01-20T14:15:30.375Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
14:15:30 [2024-01-20T14:15:30.375Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
14:15:30 [2024-01-20T14:15:30.375Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
14:15:30 [2024-01-20T14:15:30.375Z] === RUN   TestCopyFromContainerPathDoesNotExist
14:15:30 [2024-01-20T14:15:30.375Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
14:15:30 [2024-01-20T14:15:30.375Z] === RUN   TestCopyFromContainerPathIsNotDir
14:15:30 [2024-01-20T14:15:30.375Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
14:15:30 [2024-01-20T14:15:30.375Z] === RUN   TestCopyToContainerPathDoesNotExist
14:15:30 [2024-01-20T14:15:30.632Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
14:15:30 [2024-01-20T14:15:30.632Z] === RUN   TestCopyEmptyFile
14:15:30 [2024-01-20T14:15:30.632Z] --- PASS: TestCopyEmptyFile (0.07s)
14:15:30 [2024-01-20T14:15:30.632Z] === RUN   TestCopyToContainerPathIsNotDir
14:15:30 [2024-01-20T14:15:30.632Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
14:15:30 [2024-01-20T14:15:30.632Z] === RUN   TestCopyFromContainer
14:15:31 [2024-01-20T14:15:31.198Z] === RUN   TestCopyFromContainer//
14:15:31 [2024-01-20T14:15:31.198Z] === RUN   TestCopyFromContainer/.
14:15:31 [2024-01-20T14:15:31.198Z] === RUN   TestCopyFromContainer//.
14:15:31 [2024-01-20T14:15:31.456Z] === RUN   TestCopyFromContainer/./
14:15:31 [2024-01-20T14:15:31.456Z] === RUN   TestCopyFromContainer//./
14:15:31 [2024-01-20T14:15:31.456Z] === RUN   TestCopyFromContainer//bar/root
14:15:31 [2024-01-20T14:15:31.456Z] === RUN   TestCopyFromContainer//bar/root/
14:15:31 [2024-01-20T14:15:31.456Z] === RUN   TestCopyFromContainer//bar/root/.
14:15:31 [2024-01-20T14:15:31.456Z] === RUN   TestCopyFromContainer/bar/quux
14:15:31 [2024-01-20T14:15:31.456Z] === RUN   TestCopyFromContainer/bar/quux/
14:15:31 [2024-01-20T14:15:31.456Z] === RUN   TestCopyFromContainer/bar/quux/.
14:15:31 [2024-01-20T14:15:31.456Z] === RUN   TestCopyFromContainer/bar/quux/baz
14:15:31 [2024-01-20T14:15:31.456Z] === RUN   TestCopyFromContainer/bar/filesymlink
14:15:31 [2024-01-20T14:15:31.456Z] === RUN   TestCopyFromContainer/bar/dirsymlink
14:15:31 [2024-01-20T14:15:31.456Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
14:15:31 [2024-01-20T14:15:31.456Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
14:15:31 [2024-01-20T14:15:31.456Z] === RUN   TestCopyFromContainer/bar/notarget
14:15:31 [2024-01-20T14:15:31.456Z] --- PASS: TestCopyFromContainer (0.84s)
14:15:31 [2024-01-20T14:15:31.456Z]     --- PASS: TestCopyFromContainer// (0.01s)
14:15:31 [2024-01-20T14:15:31.456Z]     --- PASS: TestCopyFromContainer/. (0.01s)
14:15:31 [2024-01-20T14:15:31.456Z]     --- PASS: TestCopyFromContainer//. (0.02s)
14:15:31 [2024-01-20T14:15:31.456Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
14:15:31 [2024-01-20T14:15:31.456Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
14:15:31 [2024-01-20T14:15:31.456Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
14:15:31 [2024-01-20T14:15:31.456Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
14:15:31 [2024-01-20T14:15:31.456Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
14:15:31 [2024-01-20T14:15:31.456Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
14:15:31 [2024-01-20T14:15:31.456Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
14:15:31 [2024-01-20T14:15:31.456Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
14:15:31 [2024-01-20T14:15:31.456Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
14:15:31 [2024-01-20T14:15:31.456Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
14:15:31 [2024-01-20T14:15:31.456Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
14:15:31 [2024-01-20T14:15:31.456Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
14:15:31 [2024-01-20T14:15:31.456Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
14:15:31 [2024-01-20T14:15:31.456Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.01s)
14:15:31 [2024-01-20T14:15:31.456Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
14:15:31 [2024-01-20T14:15:31.456Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:15:31 [2024-01-20T14:15:31.456Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:15:31 [2024-01-20T14:15:31.456Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:15:31 [2024-01-20T14:15:31.456Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:15:31 [2024-01-20T14:15:31.456Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
14:15:31 [2024-01-20T14:15:31.456Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
14:15:31 [2024-01-20T14:15:31.456Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:15:31 [2024-01-20T14:15:31.456Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
14:15:31 [2024-01-20T14:15:31.456Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:15:31 [2024-01-20T14:15:31.456Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
14:15:31 [2024-01-20T14:15:31.456Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
14:15:31 [2024-01-20T14:15:31.456Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
14:15:31 [2024-01-20T14:15:31.456Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
14:15:31 [2024-01-20T14:15:31.456Z] === RUN   TestCreateLinkToNonExistingContainer
14:15:31 [2024-01-20T14:15:31.456Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
14:15:31 [2024-01-20T14:15:31.456Z] === RUN   TestCreateWithInvalidEnv
14:15:31 [2024-01-20T14:15:31.456Z] === RUN   TestCreateWithInvalidEnv/0
14:15:31 [2024-01-20T14:15:31.456Z] === PAUSE TestCreateWithInvalidEnv/0
14:15:31 [2024-01-20T14:15:31.456Z] === RUN   TestCreateWithInvalidEnv/1
14:15:31 [2024-01-20T14:15:31.456Z] === PAUSE TestCreateWithInvalidEnv/1
14:15:31 [2024-01-20T14:15:31.456Z] === RUN   TestCreateWithInvalidEnv/2
14:15:31 [2024-01-20T14:15:31.456Z] === PAUSE TestCreateWithInvalidEnv/2
14:15:31 [2024-01-20T14:15:31.456Z] === CONT  TestCreateWithInvalidEnv/0
14:15:31 [2024-01-20T14:15:31.456Z] === CONT  TestCreateWithInvalidEnv/2
14:15:31 [2024-01-20T14:15:31.456Z] === CONT  TestCreateWithInvalidEnv/1
14:15:31 [2024-01-20T14:15:31.456Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
14:15:31 [2024-01-20T14:15:31.456Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
14:15:31 [2024-01-20T14:15:31.456Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
14:15:31 [2024-01-20T14:15:31.456Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
14:15:31 [2024-01-20T14:15:31.457Z] === RUN   TestCreateTmpfsMountsTarget
14:15:31 [2024-01-20T14:15:31.457Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
14:15:31 [2024-01-20T14:15:31.457Z] === RUN   TestCreateWithCustomMaskedPaths
14:15:32 [2024-01-20T14:15:32.830Z] --- PASS: TestCreateWithCustomMaskedPaths (1.38s)
14:15:32 [2024-01-20T14:15:32.830Z] === RUN   TestCreateWithCustomReadonlyPaths
14:15:34 [2024-01-20T14:15:34.728Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.54s)
14:15:34 [2024-01-20T14:15:34.728Z] === RUN   TestCreateWithInvalidHealthcheckParams
14:15:34 [2024-01-20T14:15:34.728Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:15:34 [2024-01-20T14:15:34.728Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:15:34 [2024-01-20T14:15:34.728Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:15:34 [2024-01-20T14:15:34.728Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:15:34 [2024-01-20T14:15:34.728Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:15:34 [2024-01-20T14:15:34.728Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:15:34 [2024-01-20T14:15:34.728Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:15:34 [2024-01-20T14:15:34.728Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:15:34 [2024-01-20T14:15:34.728Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:15:34 [2024-01-20T14:15:34.728Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:15:34 [2024-01-20T14:15:34.728Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
14:15:34 [2024-01-20T14:15:34.728Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
14:15:34 [2024-01-20T14:15:34.728Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:15:34 [2024-01-20T14:15:34.728Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:15:34 [2024-01-20T14:15:34.728Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:15:34 [2024-01-20T14:15:34.728Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:15:34 [2024-01-20T14:15:34.728Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:15:34 [2024-01-20T14:15:34.728Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
14:15:34 [2024-01-20T14:15:34.728Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
14:15:34 [2024-01-20T14:15:34.728Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
14:15:34 [2024-01-20T14:15:34.728Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
14:15:34 [2024-01-20T14:15:34.728Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
14:15:34 [2024-01-20T14:15:34.728Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
14:15:34 [2024-01-20T14:15:34.728Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
14:15:34 [2024-01-20T14:15:34.729Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
14:15:34 [2024-01-20T14:15:34.729Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
14:15:34 [2024-01-20T14:15:34.987Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.50s)
14:15:34 [2024-01-20T14:15:34.987Z] === RUN   TestCreateDifferentPlatform
14:15:34 [2024-01-20T14:15:34.987Z] === RUN   TestCreateDifferentPlatform/different_os
14:15:34 [2024-01-20T14:15:34.987Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
14:15:34 [2024-01-20T14:15:34.987Z] --- PASS: TestCreateDifferentPlatform (0.01s)
14:15:34 [2024-01-20T14:15:34.987Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
14:15:34 [2024-01-20T14:15:34.987Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
14:15:34 [2024-01-20T14:15:34.987Z] === RUN   TestCreateVolumesFromNonExistingContainer
14:15:34 [2024-01-20T14:15:34.987Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
14:15:34 [2024-01-20T14:15:34.987Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
14:15:34 [2024-01-20T14:15:34.987Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
14:15:34 [2024-01-20T14:15:34.987Z] === RUN   TestCreateInvalidHostConfig
14:15:34 [2024-01-20T14:15:34.987Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
14:15:34 [2024-01-20T14:15:34.987Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
14:15:34 [2024-01-20T14:15:34.987Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
14:15:34 [2024-01-20T14:15:34.987Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
14:15:34 [2024-01-20T14:15:34.987Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
14:15:34 [2024-01-20T14:15:34.987Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
14:15:34 [2024-01-20T14:15:34.987Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
14:15:34 [2024-01-20T14:15:34.987Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
14:15:34 [2024-01-20T14:15:34.987Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
14:15:34 [2024-01-20T14:15:34.987Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
14:15:34 [2024-01-20T14:15:34.987Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
14:15:34 [2024-01-20T14:15:34.987Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
14:15:34 [2024-01-20T14:15:34.987Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
14:15:34 [2024-01-20T14:15:34.987Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
14:15:34 [2024-01-20T14:15:34.987Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
14:15:34 [2024-01-20T14:15:34.987Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
14:15:34 [2024-01-20T14:15:34.987Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
14:15:34 [2024-01-20T14:15:34.987Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
14:15:34 [2024-01-20T14:15:34.987Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
14:15:34 [2024-01-20T14:15:34.987Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
14:15:34 [2024-01-20T14:15:34.987Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
14:15:34 [2024-01-20T14:15:34.987Z] === RUN   TestCreateWithMultipleEndpointSettings
14:15:34 [2024-01-20T14:15:34.987Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.44
14:15:35 [2024-01-20T14:15:35.245Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.43
14:15:35 [2024-01-20T14:15:35.245Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.05s)
14:15:35 [2024-01-20T14:15:35.245Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.04s)
14:15:35 [2024-01-20T14:15:35.245Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s)
14:15:35 [2024-01-20T14:15:35.245Z] === RUN   TestCreateWithCustomMACs
14:15:35 [2024-01-20T14:15:35.811Z] --- PASS: TestCreateWithCustomMACs (0.66s)
14:15:35 [2024-01-20T14:15:35.811Z] === RUN   TestContainerStartOnDaemonRestart
14:15:35 [2024-01-20T14:15:35.811Z] === PAUSE TestContainerStartOnDaemonRestart
14:15:35 [2024-01-20T14:15:35.811Z] === RUN   TestDaemonRestartIpcMode
14:15:35 [2024-01-20T14:15:35.811Z] === PAUSE TestDaemonRestartIpcMode
14:15:35 [2024-01-20T14:15:35.811Z] === RUN   TestDaemonHostGatewayIP
14:15:35 [2024-01-20T14:15:35.811Z] === PAUSE TestDaemonHostGatewayIP
14:15:35 [2024-01-20T14:15:35.811Z] === RUN   TestRestartDaemonWithRestartingContainer
14:15:35 [2024-01-20T14:15:35.811Z] === PAUSE TestRestartDaemonWithRestartingContainer
14:15:35 [2024-01-20T14:15:35.811Z] === RUN   TestHardRestartWhenContainerIsRunning
14:15:35 [2024-01-20T14:15:35.811Z] === PAUSE TestHardRestartWhenContainerIsRunning
14:15:35 [2024-01-20T14:15:35.811Z] === RUN   TestContainerKillOnDaemonStart
14:15:35 [2024-01-20T14:15:35.811Z] === PAUSE TestContainerKillOnDaemonStart
14:15:35 [2024-01-20T14:15:35.811Z] === RUN   TestDiff
14:15:36 [2024-01-20T14:15:36.376Z] --- PASS: TestDiff (0.49s)
14:15:36 [2024-01-20T14:15:36.376Z] === RUN   TestDiffStoppedContainer
14:15:36 [2024-01-20T14:15:36.940Z] --- PASS: TestDiffStoppedContainer (0.52s)
14:15:36 [2024-01-20T14:15:36.941Z] === RUN   TestExecConsoleSize
14:15:37 [2024-01-20T14:15:37.506Z] --- PASS: TestExecConsoleSize (0.59s)
14:15:37 [2024-01-20T14:15:37.506Z] === RUN   TestExecWithCloseStdin
14:15:38 [2024-01-20T14:15:38.072Z] --- PASS: TestExecWithCloseStdin (0.61s)
14:15:38 [2024-01-20T14:15:38.072Z] === RUN   TestExec
14:15:38 [2024-01-20T14:15:38.637Z] --- PASS: TestExec (0.52s)
14:15:38 [2024-01-20T14:15:38.637Z] === RUN   TestExecUser
14:15:39 [2024-01-20T14:15:39.202Z] --- PASS: TestExecUser (0.55s)
14:15:39 [2024-01-20T14:15:39.202Z] === RUN   TestExecWithGroupAdd
14:15:39 [2024-01-20T14:15:39.768Z] --- PASS: TestExecWithGroupAdd (0.51s)
14:15:39 [2024-01-20T14:15:39.768Z] === RUN   TestExportContainerAndImportImage
14:15:40 [2024-01-20T14:15:40.333Z] --- PASS: TestExportContainerAndImportImage (0.57s)
14:15:40 [2024-01-20T14:15:40.333Z] === RUN   TestExportContainerAfterDaemonRestart
14:15:46 [2024-01-20T14:15:46.887Z] --- PASS: TestExportContainerAfterDaemonRestart (6.17s)
14:15:46 [2024-01-20T14:15:46.887Z] === RUN   TestHealthCheckWorkdir
14:15:47 [2024-01-20T14:15:47.145Z] --- PASS: TestHealthCheckWorkdir (0.69s)
14:15:47 [2024-01-20T14:15:47.145Z] === RUN   TestHealthKillContainer
14:15:55 [2024-01-20T14:15:55.250Z] --- PASS: TestHealthKillContainer (7.98s)
14:15:55 [2024-01-20T14:15:55.250Z] === RUN   TestHealthCheckProcessKilled
14:15:55 [2024-01-20T14:15:55.815Z] --- PASS: TestHealthCheckProcessKilled (0.77s)
14:15:55 [2024-01-20T14:15:55.815Z] === RUN   TestHealthStartInterval
14:15:57 [2024-01-20T14:15:57.188Z]     health_test.go:141: &{2024-01-20 14:15:56.913387038 +0000 UTC 2024-01-20 14:15:56.956889401 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
14:15:57 [2024-01-20T14:15:57.188Z]         }
14:15:57 [2024-01-20T14:15:57.188Z]     health_test.go:141: &{2024-01-20 14:15:56.913387038 +0000 UTC 2024-01-20 14:15:56.956889401 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
14:15:57 [2024-01-20T14:15:57.188Z]         }
14:15:57 [2024-01-20T14:15:57.446Z]     health_test.go:141: &{2024-01-20 14:15:56.913387038 +0000 UTC 2024-01-20 14:15:56.956889401 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
14:15:57 [2024-01-20T14:15:57.446Z]         }
14:15:57 [2024-01-20T14:15:57.446Z]     health_test.go:141: &{2024-01-20 14:15:56.913387038 +0000 UTC 2024-01-20 14:15:56.956889401 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
14:15:57 [2024-01-20T14:15:57.446Z]         }
14:15:57 [2024-01-20T14:15:57.446Z]     health_test.go:141: &{2024-01-20 14:15:56.913387038 +0000 UTC 2024-01-20 14:15:56.956889401 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
14:15:57 [2024-01-20T14:15:57.446Z]         }
14:15:57 [2024-01-20T14:15:57.704Z]     health_test.go:141: &{2024-01-20 14:15:56.913387038 +0000 UTC 2024-01-20 14:15:56.956889401 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
14:15:57 [2024-01-20T14:15:57.704Z]         }
14:15:57 [2024-01-20T14:15:57.704Z]     health_test.go:141: &{2024-01-20 14:15:56.913387038 +0000 UTC 2024-01-20 14:15:56.956889401 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
14:15:57 [2024-01-20T14:15:57.704Z]         }
14:15:57 [2024-01-20T14:15:57.962Z]     health_test.go:141: &{2024-01-20 14:15:56.913387038 +0000 UTC 2024-01-20 14:15:56.956889401 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
14:15:57 [2024-01-20T14:15:57.962Z]         }
14:15:57 [2024-01-20T14:15:57.962Z]     health_test.go:141: &{2024-01-20 14:15:56.913387038 +0000 UTC 2024-01-20 14:15:56.956889401 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
14:15:57 [2024-01-20T14:15:57.962Z]         }
14:15:57 [2024-01-20T14:15:57.962Z]     health_test.go:141: &{2024-01-20 14:15:56.913387038 +0000 UTC 2024-01-20 14:15:56.956889401 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
14:15:57 [2024-01-20T14:15:57.962Z]         }
14:15:58 [2024-01-20T14:15:58.219Z]     health_test.go:141: &{2024-01-20 14:15:57.957420198 +0000 UTC 2024-01-20 14:15:58.013479882 +0000 UTC 1 2}
14:15:58 [2024-01-20T14:15:58.219Z]     health_test.go:141: &{2024-01-20 14:15:57.957420198 +0000 UTC 2024-01-20 14:15:58.013479882 +0000 UTC 1 2}
14:15:58 [2024-01-20T14:15:58.477Z]     health_test.go:141: &{2024-01-20 14:15:57.957420198 +0000 UTC 2024-01-20 14:15:58.013479882 +0000 UTC 1 2}
14:15:58 [2024-01-20T14:15:58.477Z]     health_test.go:141: &{2024-01-20 14:15:57.957420198 +0000 UTC 2024-01-20 14:15:58.013479882 +0000 UTC 1 2}
14:15:58 [2024-01-20T14:15:58.477Z]     health_test.go:141: &{2024-01-20 14:15:57.957420198 +0000 UTC 2024-01-20 14:15:58.013479882 +0000 UTC 1 2}
14:15:58 [2024-01-20T14:15:58.734Z]     health_test.go:141: &{2024-01-20 14:15:57.957420198 +0000 UTC 2024-01-20 14:15:58.013479882 +0000 UTC 1 2}
14:15:58 [2024-01-20T14:15:58.734Z]     health_test.go:141: &{2024-01-20 14:15:57.957420198 +0000 UTC 2024-01-20 14:15:58.013479882 +0000 UTC 1 2}
14:15:58 [2024-01-20T14:15:58.992Z]     health_test.go:141: &{2024-01-20 14:15:57.957420198 +0000 UTC 2024-01-20 14:15:58.013479882 +0000 UTC 1 2}
14:15:58 [2024-01-20T14:15:58.992Z]     health_test.go:141: &{2024-01-20 14:15:57.957420198 +0000 UTC 2024-01-20 14:15:58.013479882 +0000 UTC 1 2}
14:15:58 [2024-01-20T14:15:58.992Z]     health_test.go:141: &{2024-01-20 14:15:57.957420198 +0000 UTC 2024-01-20 14:15:58.013479882 +0000 UTC 1 2}
14:15:59 [2024-01-20T14:15:59.249Z]     health_test.go:141: &{2024-01-20 14:15:57.957420198 +0000 UTC 2024-01-20 14:15:58.013479882 +0000 UTC 1 2}
14:15:59 [2024-01-20T14:15:59.249Z]     health_test.go:169: 1.056841948s
14:16:00 [2024-01-20T14:16:00.181Z]     health_test.go:169: 1.056841948s
14:16:01 [2024-01-20T14:16:01.552Z]     health_test.go:169: 1.056841948s
14:16:02 [2024-01-20T14:16:02.485Z]     health_test.go:169: 1.056841948s
14:16:03 [2024-01-20T14:16:03.417Z]     health_test.go:169: 1.056841948s
14:16:04 [2024-01-20T14:16:04.348Z]     health_test.go:169: 1.056841948s
14:16:05 [2024-01-20T14:16:05.280Z]     health_test.go:169: 1.056841948s
14:16:06 [2024-01-20T14:16:06.212Z]     health_test.go:169: 1.056841948s
14:16:07 [2024-01-20T14:16:07.583Z]     health_test.go:169: 1.056841948s
14:16:08 [2024-01-20T14:16:08.514Z]     health_test.go:169: 1.056841948s
14:16:09 [2024-01-20T14:16:09.447Z]     health_test.go:169: 1.056841948s
14:16:10 [2024-01-20T14:16:10.379Z]     health_test.go:169: 1.056841948s
14:16:11 [2024-01-20T14:16:11.311Z]     health_test.go:169: 1.056841948s
14:16:12 [2024-01-20T14:16:12.243Z]     health_test.go:169: 1.056841948s
14:16:13 [2024-01-20T14:16:13.176Z]     health_test.go:169: 1.056841948s
14:16:14 [2024-01-20T14:16:14.548Z]     health_test.go:169: 1.056841948s
14:16:15 [2024-01-20T14:16:15.480Z]     health_test.go:169: 1.056841948s
14:16:16 [2024-01-20T14:16:16.412Z]     health_test.go:169: 1.056841948s
14:16:17 [2024-01-20T14:16:17.344Z]     health_test.go:169: 1.056841948s
14:16:18 [2024-01-20T14:16:18.276Z]     health_test.go:169: 1.056841948s
14:16:19 [2024-01-20T14:16:19.207Z]     health_test.go:169: 1.056841948s
14:16:20 [2024-01-20T14:16:20.578Z]     health_test.go:169: 1.056841948s
14:16:21 [2024-01-20T14:16:21.510Z]     health_test.go:169: 1.056841948s
14:16:22 [2024-01-20T14:16:22.441Z]     health_test.go:169: 1.056841948s
14:16:23 [2024-01-20T14:16:23.373Z]     health_test.go:169: 1.056841948s
14:16:24 [2024-01-20T14:16:24.305Z]     health_test.go:169: 1.056841948s
14:16:25 [2024-01-20T14:16:25.237Z]     health_test.go:169: 1.056841948s
14:16:26 [2024-01-20T14:16:26.609Z]     health_test.go:169: 1.056841948s
14:16:27 [2024-01-20T14:16:27.541Z]     health_test.go:169: 1.056841948s
14:16:28 [2024-01-20T14:16:28.473Z]     health_test.go:169: 1.056841948s
14:16:29 [2024-01-20T14:16:29.426Z] --- PASS: TestHealthStartInterval (33.75s)
14:16:29 [2024-01-20T14:16:29.426Z] === RUN   TestInspectCpusetInConfigPre120
14:16:30 [2024-01-20T14:16:30.011Z] --- PASS: TestInspectCpusetInConfigPre120 (0.45s)
14:16:30 [2024-01-20T14:16:30.011Z] === RUN   TestInspectAnnotations
14:16:30 [2024-01-20T14:16:30.011Z] --- PASS: TestInspectAnnotations (0.05s)
14:16:30 [2024-01-20T14:16:30.011Z] === RUN   TestIpcModeNone
14:16:30 [2024-01-20T14:16:30.584Z] --- PASS: TestIpcModeNone (0.57s)
14:16:30 [2024-01-20T14:16:30.584Z] === RUN   TestIpcModePrivate
14:16:30 [2024-01-20T14:16:30.846Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
14:16:31 [2024-01-20T14:16:31.111Z] --- PASS: TestIpcModePrivate (0.54s)
14:16:31 [2024-01-20T14:16:31.111Z] === RUN   TestIpcModeShareable
14:16:31 [2024-01-20T14:16:31.375Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
14:16:31 [2024-01-20T14:16:31.635Z] --- PASS: TestIpcModeShareable (0.54s)
14:16:31 [2024-01-20T14:16:31.635Z] === RUN   TestAPIIpcModeShareableAndContainer
14:16:33 [2024-01-20T14:16:33.017Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.26s)
14:16:33 [2024-01-20T14:16:33.017Z] === RUN   TestAPIIpcModeHost
14:16:33 [2024-01-20T14:16:33.281Z] --- PASS: TestAPIIpcModeHost (0.34s)
14:16:33 [2024-01-20T14:16:33.281Z] === RUN   TestDaemonIpcModeShareable
14:16:34 [2024-01-20T14:16:34.236Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
14:16:34 [2024-01-20T14:16:34.494Z] --- PASS: TestDaemonIpcModeShareable (1.23s)
14:16:34 [2024-01-20T14:16:34.494Z] === RUN   TestDaemonIpcModePrivate
14:16:35 [2024-01-20T14:16:35.427Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
14:16:35 [2024-01-20T14:16:35.685Z] --- PASS: TestDaemonIpcModePrivate (1.17s)
14:16:35 [2024-01-20T14:16:35.685Z] === RUN   TestDaemonIpcModePrivateFromConfig
14:16:36 [2024-01-20T14:16:36.618Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
14:16:36 [2024-01-20T14:16:36.875Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s)
14:16:36 [2024-01-20T14:16:36.875Z] === RUN   TestDaemonIpcModeShareableFromConfig
14:16:37 [2024-01-20T14:16:37.808Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
14:16:38 [2024-01-20T14:16:38.066Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s)
14:16:38 [2024-01-20T14:16:38.066Z] === RUN   TestIpcModeOlderClient
14:16:38 [2024-01-20T14:16:38.066Z] === PAUSE TestIpcModeOlderClient
14:16:38 [2024-01-20T14:16:38.066Z] === RUN   TestKillContainerInvalidSignal
14:16:38 [2024-01-20T14:16:38.631Z] --- PASS: TestKillContainerInvalidSignal (0.50s)
14:16:38 [2024-01-20T14:16:38.631Z] === RUN   TestKillContainer
14:16:38 [2024-01-20T14:16:38.631Z] === RUN   TestKillContainer/no_signal
14:16:38 [2024-01-20T14:16:38.889Z] === RUN   TestKillContainer/non_killing_signal
14:16:39 [2024-01-20T14:16:39.146Z] === RUN   TestKillContainer/killing_signal
14:16:40 [2024-01-20T14:16:40.080Z] --- PASS: TestKillContainer (1.44s)
14:16:40 [2024-01-20T14:16:40.080Z]     --- PASS: TestKillContainer/no_signal (0.46s)
14:16:40 [2024-01-20T14:16:40.080Z]     --- PASS: TestKillContainer/non_killing_signal (0.27s)
14:16:40 [2024-01-20T14:16:40.080Z]     --- PASS: TestKillContainer/killing_signal (0.49s)
14:16:40 [2024-01-20T14:16:40.080Z] === RUN   TestKillWithStopSignalAndRestartPolicies
14:16:40 [2024-01-20T14:16:40.080Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
14:16:40 [2024-01-20T14:16:40.337Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
14:16:40 [2024-01-20T14:16:40.903Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.99s)
14:16:40 [2024-01-20T14:16:40.903Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.46s)
14:16:40 [2024-01-20T14:16:40.903Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s)
14:16:40 [2024-01-20T14:16:40.903Z] === RUN   TestKillStoppedContainer
14:16:40 [2024-01-20T14:16:40.903Z] --- PASS: TestKillStoppedContainer (0.05s)
14:16:40 [2024-01-20T14:16:40.903Z] === RUN   TestKillStoppedContainerAPIPre120
14:16:41 [2024-01-20T14:16:41.161Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
14:16:41 [2024-01-20T14:16:41.161Z] === RUN   TestKillDifferentUserContainer
14:16:41 [2024-01-20T14:16:41.418Z] --- PASS: TestKillDifferentUserContainer (0.47s)
14:16:41 [2024-01-20T14:16:41.418Z] === RUN   TestInspectOomKilledTrue
14:16:41 [2024-01-20T14:16:41.983Z] --- PASS: TestInspectOomKilledTrue (0.51s)
14:16:41 [2024-01-20T14:16:41.983Z] === RUN   TestInspectOomKilledFalse
14:16:42 [2024-01-20T14:16:42.548Z] --- PASS: TestInspectOomKilledFalse (0.49s)
14:16:42 [2024-01-20T14:16:42.548Z] === RUN   TestLinksEtcHostsContentMatch
14:16:42 [2024-01-20T14:16:42.806Z] --- PASS: TestLinksEtcHostsContentMatch (0.24s)
14:16:42 [2024-01-20T14:16:42.806Z] === RUN   TestLinksContainerNames
14:16:43 [2024-01-20T14:16:43.739Z] --- PASS: TestLinksContainerNames (0.96s)
14:16:43 [2024-01-20T14:16:43.739Z] === RUN   TestLogsFollowTailEmpty
14:16:44 [2024-01-20T14:16:44.304Z] --- PASS: TestLogsFollowTailEmpty (0.49s)
14:16:44 [2024-01-20T14:16:44.304Z] === RUN   TestLogs
14:16:44 [2024-01-20T14:16:44.304Z] === RUN   TestLogs/driver_local
14:16:44 [2024-01-20T14:16:44.304Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
14:16:44 [2024-01-20T14:16:44.304Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
14:16:44 [2024-01-20T14:16:44.304Z] === RUN   TestLogs/driver_local/tty/only_stdout
14:16:44 [2024-01-20T14:16:44.304Z] === PAUSE TestLogs/driver_local/tty/only_stdout
14:16:44 [2024-01-20T14:16:44.304Z] === RUN   TestLogs/driver_local/tty/only_stderr
14:16:44 [2024-01-20T14:16:44.304Z] === PAUSE TestLogs/driver_local/tty/only_stderr
14:16:44 [2024-01-20T14:16:44.304Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
14:16:44 [2024-01-20T14:16:44.304Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
14:16:44 [2024-01-20T14:16:44.304Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
14:16:44 [2024-01-20T14:16:44.304Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
14:16:44 [2024-01-20T14:16:44.304Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
14:16:44 [2024-01-20T14:16:44.304Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
14:16:44 [2024-01-20T14:16:44.304Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
14:16:44 [2024-01-20T14:16:44.304Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
14:16:44 [2024-01-20T14:16:44.304Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
14:16:44 [2024-01-20T14:16:44.304Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
14:16:44 [2024-01-20T14:16:44.304Z] === CONT  TestLogs/driver_local/tty/only_stderr
14:16:44 [2024-01-20T14:16:44.304Z] === CONT  TestLogs/driver_local/tty/only_stdout
14:16:46 [2024-01-20T14:16:46.204Z] === RUN   TestLogs/driver_json-file
14:16:46 [2024-01-20T14:16:46.204Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
14:16:46 [2024-01-20T14:16:46.204Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
14:16:46 [2024-01-20T14:16:46.204Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
14:16:46 [2024-01-20T14:16:46.204Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
14:16:46 [2024-01-20T14:16:46.204Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
14:16:46 [2024-01-20T14:16:46.204Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
14:16:46 [2024-01-20T14:16:46.204Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
14:16:46 [2024-01-20T14:16:46.204Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
14:16:46 [2024-01-20T14:16:46.204Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
14:16:46 [2024-01-20T14:16:46.204Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
14:16:46 [2024-01-20T14:16:46.204Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
14:16:46 [2024-01-20T14:16:46.204Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
14:16:46 [2024-01-20T14:16:46.204Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
14:16:46 [2024-01-20T14:16:46.204Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
14:16:46 [2024-01-20T14:16:46.204Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
14:16:46 [2024-01-20T14:16:46.204Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
14:16:46 [2024-01-20T14:16:46.204Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
14:16:46 [2024-01-20T14:16:46.204Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
14:16:47 [2024-01-20T14:16:47.579Z] --- PASS: TestLogs (3.38s)
14:16:47 [2024-01-20T14:16:47.579Z]     --- PASS: TestLogs/driver_local (0.01s)
14:16:47 [2024-01-20T14:16:47.579Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.16s)
14:16:47 [2024-01-20T14:16:47.579Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.16s)
14:16:47 [2024-01-20T14:16:47.579Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.36s)
14:16:47 [2024-01-20T14:16:47.579Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.47s)
14:16:47 [2024-01-20T14:16:47.579Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.64s)
14:16:47 [2024-01-20T14:16:47.579Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.71s)
14:16:47 [2024-01-20T14:16:47.579Z]     --- PASS: TestLogs/driver_json-file (0.01s)
14:16:47 [2024-01-20T14:16:47.579Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.22s)
14:16:47 [2024-01-20T14:16:47.579Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.22s)
14:16:47 [2024-01-20T14:16:47.579Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.41s)
14:16:47 [2024-01-20T14:16:47.579Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.54s)
14:16:47 [2024-01-20T14:16:47.579Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.59s)
14:16:47 [2024-01-20T14:16:47.579Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.66s)
14:16:47 [2024-01-20T14:16:47.579Z] === RUN   TestContainerNetworkMountsNoChown
14:16:48 [2024-01-20T14:16:48.144Z] --- PASS: TestContainerNetworkMountsNoChown (0.47s)
14:16:48 [2024-01-20T14:16:48.144Z] === RUN   TestMountDaemonRoot
14:16:48 [2024-01-20T14:16:48.144Z] === RUN   TestMountDaemonRoot/default
14:16:48 [2024-01-20T14:16:48.144Z] === PAUSE TestMountDaemonRoot/default
14:16:48 [2024-01-20T14:16:48.144Z] === RUN   TestMountDaemonRoot/private
14:16:48 [2024-01-20T14:16:48.144Z] === PAUSE TestMountDaemonRoot/private
14:16:48 [2024-01-20T14:16:48.144Z] === RUN   TestMountDaemonRoot/rprivate
14:16:48 [2024-01-20T14:16:48.144Z] === PAUSE TestMountDaemonRoot/rprivate
14:16:48 [2024-01-20T14:16:48.144Z] === RUN   TestMountDaemonRoot/slave
14:16:48 [2024-01-20T14:16:48.144Z] === PAUSE TestMountDaemonRoot/slave
14:16:48 [2024-01-20T14:16:48.144Z] === RUN   TestMountDaemonRoot/rslave
14:16:48 [2024-01-20T14:16:48.144Z] === PAUSE TestMountDaemonRoot/rslave
14:16:48 [2024-01-20T14:16:48.144Z] === RUN   TestMountDaemonRoot/shared
14:16:48 [2024-01-20T14:16:48.144Z] === PAUSE TestMountDaemonRoot/shared
14:16:48 [2024-01-20T14:16:48.144Z] === RUN   TestMountDaemonRoot/rshared
14:16:48 [2024-01-20T14:16:48.144Z] === PAUSE TestMountDaemonRoot/rshared
14:16:48 [2024-01-20T14:16:48.144Z] === CONT  TestMountDaemonRoot/default
14:16:48 [2024-01-20T14:16:48.144Z] === CONT  TestMountDaemonRoot/rslave
14:16:48 [2024-01-20T14:16:48.144Z] === CONT  TestMountDaemonRoot/rshared
14:16:48 [2024-01-20T14:16:48.144Z] === RUN   TestMountDaemonRoot/default/bind_root
14:16:48 [2024-01-20T14:16:48.144Z] === PAUSE TestMountDaemonRoot/default/bind_root
14:16:48 [2024-01-20T14:16:48.144Z] === RUN   TestMountDaemonRoot/default/bind_subpath
14:16:48 [2024-01-20T14:16:48.144Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
14:16:48 [2024-01-20T14:16:48.144Z] === RUN   TestMountDaemonRoot/rslave/bind_root
14:16:48 [2024-01-20T14:16:48.144Z] === CONT  TestMountDaemonRoot/slave
14:16:48 [2024-01-20T14:16:48.144Z] === CONT  TestMountDaemonRoot/shared
14:16:48 [2024-01-20T14:16:48.144Z] === RUN   TestMountDaemonRoot/default/mount_root
14:16:48 [2024-01-20T14:16:48.144Z] === RUN   TestMountDaemonRoot/slave/bind_root
14:16:48 [2024-01-20T14:16:48.144Z] === CONT  TestMountDaemonRoot/rprivate
14:16:48 [2024-01-20T14:16:48.144Z] === RUN   TestMountDaemonRoot/shared/bind_root
14:16:48 [2024-01-20T14:16:48.144Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
14:16:48 [2024-01-20T14:16:48.144Z] === PAUSE TestMountDaemonRoot/default/mount_root
14:16:48 [2024-01-20T14:16:48.144Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
14:16:48 [2024-01-20T14:16:48.144Z] === RUN   TestMountDaemonRoot/default/mount_subpath
14:16:48 [2024-01-20T14:16:48.144Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
14:16:48 [2024-01-20T14:16:48.144Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
14:16:48 [2024-01-20T14:16:48.144Z] === CONT  TestMountDaemonRoot/default/bind_root
14:16:48 [2024-01-20T14:16:48.144Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
14:16:48 [2024-01-20T14:16:48.144Z] === RUN   TestMountDaemonRoot/rshared/bind_root
14:16:48 [2024-01-20T14:16:48.144Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
14:16:48 [2024-01-20T14:16:48.144Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
14:16:48 [2024-01-20T14:16:48.144Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
14:16:48 [2024-01-20T14:16:48.144Z] === PAUSE TestMountDaemonRoot/shared/bind_root
14:16:48 [2024-01-20T14:16:48.144Z] === RUN   TestMountDaemonRoot/rshared/mount_root
14:16:48 [2024-01-20T14:16:48.144Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
14:16:48 [2024-01-20T14:16:48.144Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
14:16:48 [2024-01-20T14:16:48.144Z] === PAUSE TestMountDaemonRoot/slave/bind_root
14:16:48 [2024-01-20T14:16:48.144Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
14:16:48 [2024-01-20T14:16:48.144Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
14:16:48 [2024-01-20T14:16:48.144Z] === RUN   TestMountDaemonRoot/shared/mount_root
14:16:48 [2024-01-20T14:16:48.144Z] === CONT  TestMountDaemonRoot/private
14:16:48 [2024-01-20T14:16:48.144Z] === RUN   TestMountDaemonRoot/private/bind_root
14:16:48 [2024-01-20T14:16:48.144Z] === PAUSE TestMountDaemonRoot/private/bind_root
14:16:48 [2024-01-20T14:16:48.144Z] === RUN   TestMountDaemonRoot/private/bind_subpath
14:16:48 [2024-01-20T14:16:48.144Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
14:16:48 [2024-01-20T14:16:48.144Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
14:16:48 [2024-01-20T14:16:48.144Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
14:16:48 [2024-01-20T14:16:48.144Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
14:16:48 [2024-01-20T14:16:48.144Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
14:16:48 [2024-01-20T14:16:48.144Z] === CONT  TestMountDaemonRoot/rshared/mount_root
14:16:48 [2024-01-20T14:16:48.144Z] === PAUSE TestMountDaemonRoot/shared/mount_root
14:16:48 [2024-01-20T14:16:48.144Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
14:16:48 [2024-01-20T14:16:48.144Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
14:16:48 [2024-01-20T14:16:48.144Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
14:16:48 [2024-01-20T14:16:48.144Z] === RUN   TestMountDaemonRoot/private/mount_root
14:16:48 [2024-01-20T14:16:48.144Z] === RUN   TestMountDaemonRoot/slave/mount_root
14:16:48 [2024-01-20T14:16:48.144Z] === PAUSE TestMountDaemonRoot/private/mount_root
14:16:48 [2024-01-20T14:16:48.144Z] === RUN   TestMountDaemonRoot/private/mount_subpath
14:16:48 [2024-01-20T14:16:48.144Z] === PAUSE TestMountDaemonRoot/slave/mount_root
14:16:48 [2024-01-20T14:16:48.144Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
14:16:48 [2024-01-20T14:16:48.145Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
14:16:48 [2024-01-20T14:16:48.145Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
14:16:48 [2024-01-20T14:16:48.145Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
14:16:48 [2024-01-20T14:16:48.145Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
14:16:48 [2024-01-20T14:16:48.145Z] === CONT  TestMountDaemonRoot/rshared/bind_root
14:16:48 [2024-01-20T14:16:48.145Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
14:16:48 [2024-01-20T14:16:48.145Z] === RUN   TestMountDaemonRoot/rslave/mount_root
14:16:48 [2024-01-20T14:16:48.145Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
14:16:48 [2024-01-20T14:16:48.145Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
14:16:48 [2024-01-20T14:16:48.145Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
14:16:48 [2024-01-20T14:16:48.145Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
14:16:48 [2024-01-20T14:16:48.145Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
14:16:48 [2024-01-20T14:16:48.145Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
14:16:48 [2024-01-20T14:16:48.145Z] === CONT  TestMountDaemonRoot/default/mount_subpath
14:16:48 [2024-01-20T14:16:48.145Z] === CONT  TestMountDaemonRoot/default/mount_root
14:16:48 [2024-01-20T14:16:48.145Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
14:16:48 [2024-01-20T14:16:48.145Z] === CONT  TestMountDaemonRoot/default/bind_subpath
14:16:48 [2024-01-20T14:16:48.145Z] === CONT  TestMountDaemonRoot/shared/bind_root
14:16:48 [2024-01-20T14:16:48.145Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
14:16:48 [2024-01-20T14:16:48.145Z] === CONT  TestMountDaemonRoot/shared/mount_root
14:16:48 [2024-01-20T14:16:48.145Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
14:16:48 [2024-01-20T14:16:48.145Z] === CONT  TestMountDaemonRoot/private/bind_root
14:16:48 [2024-01-20T14:16:48.145Z] === CONT  TestMountDaemonRoot/slave/bind_root
14:16:48 [2024-01-20T14:16:48.145Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
14:16:48 [2024-01-20T14:16:48.145Z] === CONT  TestMountDaemonRoot/slave/mount_root
14:16:48 [2024-01-20T14:16:48.145Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
14:16:48 [2024-01-20T14:16:48.145Z] === CONT  TestMountDaemonRoot/private/mount_root
14:16:48 [2024-01-20T14:16:48.145Z] === CONT  TestMountDaemonRoot/private/bind_subpath
14:16:48 [2024-01-20T14:16:48.145Z] === CONT  TestMountDaemonRoot/private/mount_subpath
14:16:48 [2024-01-20T14:16:48.145Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
14:16:48 [2024-01-20T14:16:48.145Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
14:16:48 [2024-01-20T14:16:48.145Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
14:16:48 [2024-01-20T14:16:48.145Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
14:16:48 [2024-01-20T14:16:48.403Z] === CONT  TestMountDaemonRoot/rslave/mount_root
14:16:48 [2024-01-20T14:16:48.403Z] === CONT  TestMountDaemonRoot/rslave/bind_root
14:16:48 [2024-01-20T14:16:48.403Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
14:16:48 [2024-01-20T14:16:48.403Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
14:16:48 [2024-01-20T14:16:48.403Z] --- PASS: TestMountDaemonRoot (0.01s)
14:16:48 [2024-01-20T14:16:48.403Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
14:16:48 [2024-01-20T14:16:48.403Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
14:16:48 [2024-01-20T14:16:48.403Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
14:16:48 [2024-01-20T14:16:48.403Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.10s)
14:16:48 [2024-01-20T14:16:48.403Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
14:16:48 [2024-01-20T14:16:48.403Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
14:16:48 [2024-01-20T14:16:48.403Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
14:16:48 [2024-01-20T14:16:48.403Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
14:16:48 [2024-01-20T14:16:48.403Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s)
14:16:48 [2024-01-20T14:16:48.403Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s)
14:16:48 [2024-01-20T14:16:48.403Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
14:16:48 [2024-01-20T14:16:48.403Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s)
14:16:48 [2024-01-20T14:16:48.403Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.07s)
14:16:48 [2024-01-20T14:16:48.403Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.07s)
14:16:48 [2024-01-20T14:16:48.403Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.07s)
14:16:48 [2024-01-20T14:16:48.403Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
14:16:48 [2024-01-20T14:16:48.403Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.07s)
14:16:48 [2024-01-20T14:16:48.403Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.07s)
14:16:48 [2024-01-20T14:16:48.403Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.07s)
14:16:48 [2024-01-20T14:16:48.403Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.08s)
14:16:48 [2024-01-20T14:16:48.403Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
14:16:48 [2024-01-20T14:16:48.403Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.07s)
14:16:48 [2024-01-20T14:16:48.403Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.07s)
14:16:48 [2024-01-20T14:16:48.403Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.08s)
14:16:48 [2024-01-20T14:16:48.403Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.07s)
14:16:48 [2024-01-20T14:16:48.403Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
14:16:48 [2024-01-20T14:16:48.403Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s)
14:16:48 [2024-01-20T14:16:48.403Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.07s)
14:16:48 [2024-01-20T14:16:48.403Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.07s)
14:16:48 [2024-01-20T14:16:48.403Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.07s)
14:16:48 [2024-01-20T14:16:48.403Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
14:16:48 [2024-01-20T14:16:48.403Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
14:16:48 [2024-01-20T14:16:48.403Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
14:16:48 [2024-01-20T14:16:48.403Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
14:16:48 [2024-01-20T14:16:48.403Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
14:16:48 [2024-01-20T14:16:48.403Z] === RUN   TestContainerBindMountNonRecursive
14:16:49 [2024-01-20T14:16:49.775Z] --- PASS: TestContainerBindMountNonRecursive (1.41s)
14:16:49 [2024-01-20T14:16:49.775Z] === RUN   TestContainerVolumesMountedAsShared
14:16:50 [2024-01-20T14:16:50.340Z] --- PASS: TestContainerVolumesMountedAsShared (0.49s)
14:16:50 [2024-01-20T14:16:50.340Z] === RUN   TestContainerVolumesMountedAsSlave
14:16:50 [2024-01-20T14:16:50.598Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s)
14:16:50 [2024-01-20T14:16:50.598Z] === RUN   TestContainerCopyLeaksMounts
14:16:51 [2024-01-20T14:16:51.163Z] --- PASS: TestContainerCopyLeaksMounts (0.57s)
14:16:51 [2024-01-20T14:16:51.163Z] === RUN   TestContainerBindMountRecursivelyReadOnly
14:16:53 [2024-01-20T14:16:53.060Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.96s)
14:16:53 [2024-01-20T14:16:53.060Z] === RUN   TestNetworkNat
14:16:53 [2024-01-20T14:16:53.626Z] --- PASS: TestNetworkNat (0.53s)
14:16:53 [2024-01-20T14:16:53.626Z] === RUN   TestNetworkLocalhostTCPNat
14:16:54 [2024-01-20T14:16:54.192Z] --- PASS: TestNetworkLocalhostTCPNat (0.52s)
14:16:54 [2024-01-20T14:16:54.192Z] === RUN   TestNetworkLoopbackNat
14:16:56 [2024-01-20T14:16:56.718Z] --- PASS: TestNetworkLoopbackNat (2.63s)
14:16:56 [2024-01-20T14:16:56.718Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
14:16:57 [2024-01-20T14:16:57.283Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
14:16:57 [2024-01-20T14:16:57.283Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
14:16:57 [2024-01-20T14:16:57.283Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
14:16:57 [2024-01-20T14:16:57.283Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
14:16:57 [2024-01-20T14:16:57.283Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.50s)
14:16:57 [2024-01-20T14:16:57.283Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.01s)
14:16:57 [2024-01-20T14:16:57.283Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
14:16:57 [2024-01-20T14:16:57.283Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
14:16:57 [2024-01-20T14:16:57.283Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
14:16:57 [2024-01-20T14:16:57.283Z] === RUN   TestPause
14:16:57 [2024-01-20T14:16:57.849Z] --- PASS: TestPause (0.52s)
14:16:57 [2024-01-20T14:16:57.849Z] === RUN   TestPauseFailsOnWindowsServerContainers
14:16:57 [2024-01-20T14:16:57.849Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:16:57 [2024-01-20T14:16:57.849Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
14:16:57 [2024-01-20T14:16:57.849Z] === RUN   TestPauseStopPausedContainer
14:16:58 [2024-01-20T14:16:58.414Z] --- PASS: TestPauseStopPausedContainer (0.55s)
14:16:58 [2024-01-20T14:16:58.414Z] === RUN   TestPIDModeHost
14:16:59 [2024-01-20T14:16:59.787Z] --- PASS: TestPIDModeHost (1.10s)
14:16:59 [2024-01-20T14:16:59.787Z] === RUN   TestPIDModeContainer
14:16:59 [2024-01-20T14:16:59.787Z] === RUN   TestPIDModeContainer/non-existing_container
14:16:59 [2024-01-20T14:16:59.787Z] === RUN   TestPIDModeContainer/non-running_container
14:16:59 [2024-01-20T14:16:59.787Z] === RUN   TestPIDModeContainer/running_container
14:17:00 [2024-01-20T14:17:00.719Z] --- PASS: TestPIDModeContainer (1.22s)
14:17:00 [2024-01-20T14:17:00.719Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
14:17:00 [2024-01-20T14:17:00.719Z]     --- PASS: TestPIDModeContainer/non-running_container (0.17s)
14:17:00 [2024-01-20T14:17:00.719Z]     --- PASS: TestPIDModeContainer/running_container (0.56s)
14:17:00 [2024-01-20T14:17:00.719Z] === RUN   TestPsFilter
14:17:00 [2024-01-20T14:17:00.719Z] === RUN   TestPsFilter/since
14:17:00 [2024-01-20T14:17:00.719Z] === RUN   TestPsFilter/before
14:17:00 [2024-01-20T14:17:00.977Z] --- PASS: TestPsFilter (0.14s)
14:17:00 [2024-01-20T14:17:00.977Z]     --- PASS: TestPsFilter/since (0.00s)
14:17:00 [2024-01-20T14:17:00.977Z]     --- PASS: TestPsFilter/before (0.00s)
14:17:00 [2024-01-20T14:17:00.977Z] === RUN   TestRemoveContainerWithRemovedVolume
14:17:01 [2024-01-20T14:17:01.235Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.45s)
14:17:01 [2024-01-20T14:17:01.235Z] === RUN   TestRemoveContainerWithVolume
14:17:01 [2024-01-20T14:17:01.800Z] --- PASS: TestRemoveContainerWithVolume (0.50s)
14:17:01 [2024-01-20T14:17:01.800Z] === RUN   TestRemoveContainerRunning
14:17:02 [2024-01-20T14:17:02.365Z] --- PASS: TestRemoveContainerRunning (0.49s)
14:17:02 [2024-01-20T14:17:02.365Z] === RUN   TestRemoveContainerForceRemoveRunning
14:17:02 [2024-01-20T14:17:02.623Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s)
14:17:02 [2024-01-20T14:17:02.623Z] === RUN   TestRemoveInvalidContainer
14:17:02 [2024-01-20T14:17:02.623Z] --- PASS: TestRemoveInvalidContainer (0.01s)
14:17:02 [2024-01-20T14:17:02.623Z] === RUN   TestRenameLinkedContainer
14:17:05 [2024-01-20T14:17:05.148Z] --- PASS: TestRenameLinkedContainer (1.94s)
14:17:05 [2024-01-20T14:17:05.148Z] === RUN   TestRenameStoppedContainer
14:17:05 [2024-01-20T14:17:05.148Z] --- PASS: TestRenameStoppedContainer (0.48s)
14:17:05 [2024-01-20T14:17:05.148Z] === RUN   TestRenameRunningContainerAndReuse
14:17:06 [2024-01-20T14:17:06.081Z] --- PASS: TestRenameRunningContainerAndReuse (1.03s)
14:17:06 [2024-01-20T14:17:06.081Z] === RUN   TestRenameInvalidName
14:17:06 [2024-01-20T14:17:06.647Z] --- PASS: TestRenameInvalidName (0.49s)
14:17:06 [2024-01-20T14:17:06.647Z] === RUN   TestRenameAnonymousContainer
14:17:08 [2024-01-20T14:17:08.544Z] --- PASS: TestRenameAnonymousContainer (1.67s)
14:17:08 [2024-01-20T14:17:08.544Z] === RUN   TestRenameContainerWithSameName
14:17:08 [2024-01-20T14:17:08.802Z] --- PASS: TestRenameContainerWithSameName (0.45s)
14:17:08 [2024-01-20T14:17:08.802Z] === RUN   TestRenameContainerWithLinkedContainer
14:17:09 [2024-01-20T14:17:09.734Z] --- PASS: TestRenameContainerWithLinkedContainer (0.96s)
14:17:09 [2024-01-20T14:17:09.734Z] === RUN   TestResize
14:17:09 [2024-01-20T14:17:09.734Z] === RUN   TestResize/success
14:17:09 [2024-01-20T14:17:09.992Z] === RUN   TestResize/invalid_size
14:17:10 [2024-01-20T14:17:10.250Z] === RUN   TestResize/invalid_state
14:17:10 [2024-01-20T14:17:10.815Z] --- PASS: TestResize (0.98s)
14:17:10 [2024-01-20T14:17:10.815Z]     --- PASS: TestResize/success (0.28s)
14:17:10 [2024-01-20T14:17:10.815Z]     --- PASS: TestResize/invalid_size (0.27s)
14:17:10 [2024-01-20T14:17:10.815Z]     --- PASS: TestResize/invalid_state (0.03s)
14:17:10 [2024-01-20T14:17:10.815Z] === RUN   TestDaemonRestartKillContainers
14:17:10 [2024-01-20T14:17:10.815Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:17:10 [2024-01-20T14:17:10.815Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:17:10 [2024-01-20T14:17:10.815Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:17:10 [2024-01-20T14:17:10.815Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:17:10 [2024-01-20T14:17:10.815Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:17:10 [2024-01-20T14:17:10.815Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:17:10 [2024-01-20T14:17:10.815Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:17:10 [2024-01-20T14:17:10.815Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:17:10 [2024-01-20T14:17:10.815Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:17:10 [2024-01-20T14:17:10.815Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:17:10 [2024-01-20T14:17:10.815Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:17:10 [2024-01-20T14:17:10.815Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:17:10 [2024-01-20T14:17:10.815Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:17:10 [2024-01-20T14:17:10.815Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:17:10 [2024-01-20T14:17:10.815Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:17:10 [2024-01-20T14:17:10.815Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:17:10 [2024-01-20T14:17:10.815Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
14:17:10 [2024-01-20T14:17:10.815Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
14:17:10 [2024-01-20T14:17:10.815Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
14:17:10 [2024-01-20T14:17:10.815Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
14:17:10 [2024-01-20T14:17:10.815Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
14:17:10 [2024-01-20T14:17:10.815Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
14:17:10 [2024-01-20T14:17:10.815Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
14:17:10 [2024-01-20T14:17:10.815Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
14:17:10 [2024-01-20T14:17:10.815Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:17:10 [2024-01-20T14:17:10.815Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:17:10 [2024-01-20T14:17:10.815Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:17:10 [2024-01-20T14:17:10.815Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:17:10 [2024-01-20T14:17:10.815Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:17:10 [2024-01-20T14:17:10.815Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:17:10 [2024-01-20T14:17:10.815Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:17:10 [2024-01-20T14:17:10.815Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:17:10 [2024-01-20T14:17:10.815Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:17:10 [2024-01-20T14:17:10.815Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
14:17:10 [2024-01-20T14:17:10.815Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:17:10 [2024-01-20T14:17:10.815Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:17:10 [2024-01-20T14:17:10.815Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:17:10 [2024-01-20T14:17:10.815Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:17:10 [2024-01-20T14:17:10.815Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:17:10 [2024-01-20T14:17:10.815Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:17:12 [2024-01-20T14:17:12.190Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:17:12 [2024-01-20T14:17:12.190Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:17:12 [2024-01-20T14:17:12.448Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:17:13 [2024-01-20T14:17:13.381Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
14:17:13 [2024-01-20T14:17:13.381Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
14:17:13 [2024-01-20T14:17:13.381Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:17:13 [2024-01-20T14:17:13.381Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
14:17:13 [2024-01-20T14:17:13.639Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:17:18 [2024-01-20T14:17:18.897Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
14:17:18 [2024-01-20T14:17:18.897Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.28s)
14:17:18 [2024-01-20T14:17:18.897Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.45s)
14:17:18 [2024-01-20T14:17:18.897Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.64s)
14:17:18 [2024-01-20T14:17:18.897Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.43s)
14:17:18 [2024-01-20T14:17:18.897Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.43s)
14:17:18 [2024-01-20T14:17:18.897Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.43s)
14:17:18 [2024-01-20T14:17:18.897Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.50s)
14:17:18 [2024-01-20T14:17:18.897Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.16s)
14:17:18 [2024-01-20T14:17:18.897Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s)
14:17:18 [2024-01-20T14:17:18.897Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.43s)
14:17:18 [2024-01-20T14:17:18.897Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.87s)
14:17:18 [2024-01-20T14:17:18.897Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.14s)
14:17:18 [2024-01-20T14:17:18.898Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.68s)
14:17:18 [2024-01-20T14:17:18.898Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (5.08s)
14:17:18 [2024-01-20T14:17:18.898Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (5.11s)
14:17:18 [2024-01-20T14:17:18.898Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.55s)
14:17:18 [2024-01-20T14:17:18.898Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
14:17:18 [2024-01-20T14:17:18.898Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
14:17:19 [2024-01-20T14:17:19.829Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
14:17:20 [2024-01-20T14:17:20.761Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.08s)
14:17:20 [2024-01-20T14:17:20.761Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.00s)
14:17:20 [2024-01-20T14:17:20.761Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.06s)
14:17:20 [2024-01-20T14:17:20.761Z] === RUN   TestContainerRestartWithCancelledRequest
14:17:22 [2024-01-20T14:17:22.659Z] --- PASS: TestContainerRestartWithCancelledRequest (1.92s)
14:17:22 [2024-01-20T14:17:22.659Z] === RUN   TestCgroupNamespacesRun
14:17:24 [2024-01-20T14:17:24.031Z] --- PASS: TestCgroupNamespacesRun (1.16s)
14:17:24 [2024-01-20T14:17:24.031Z] === RUN   TestCgroupNamespacesRunPrivileged
14:17:24 [2024-01-20T14:17:24.963Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.15s)
14:17:24 [2024-01-20T14:17:24.963Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
14:17:26 [2024-01-20T14:17:26.335Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s)
14:17:26 [2024-01-20T14:17:26.335Z] === RUN   TestCgroupNamespacesRunHostMode
14:17:27 [2024-01-20T14:17:27.706Z] --- PASS: TestCgroupNamespacesRunHostMode (1.20s)
14:17:27 [2024-01-20T14:17:27.706Z] === RUN   TestCgroupNamespacesRunPrivateMode
14:17:28 [2024-01-20T14:17:28.639Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s)
14:17:28 [2024-01-20T14:17:28.639Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
14:17:30 [2024-01-20T14:17:30.010Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s)
14:17:30 [2024-01-20T14:17:30.010Z] === RUN   TestCgroupNamespacesRunInvalidMode
14:17:30 [2024-01-20T14:17:30.268Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
14:17:30 [2024-01-20T14:17:30.268Z] === RUN   TestCgroupNamespacesRunOlderClient
14:17:31 [2024-01-20T14:17:31.640Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.12s)
14:17:31 [2024-01-20T14:17:31.640Z] === RUN   TestNISDomainname
14:17:31 [2024-01-20T14:17:31.898Z] --- PASS: TestNISDomainname (0.59s)
14:17:31 [2024-01-20T14:17:31.898Z] === RUN   TestHostnameDnsResolution
14:17:32 [2024-01-20T14:17:32.830Z] --- PASS: TestHostnameDnsResolution (0.77s)
14:17:32 [2024-01-20T14:17:32.830Z] === RUN   TestUnprivilegedPortsAndPing
14:17:33 [2024-01-20T14:17:33.394Z] --- PASS: TestUnprivilegedPortsAndPing (0.63s)
14:17:33 [2024-01-20T14:17:33.394Z] === RUN   TestPrivilegedHostDevices
14:17:33 [2024-01-20T14:17:33.959Z] --- PASS: TestPrivilegedHostDevices (0.57s)
14:17:33 [2024-01-20T14:17:33.959Z] === RUN   TestRunConsoleSize
14:17:34 [2024-01-20T14:17:34.524Z] --- PASS: TestRunConsoleSize (0.49s)
14:17:34 [2024-01-20T14:17:34.524Z] === RUN   TestRunWithAlternativeContainerdShim
14:17:41 [2024-01-20T14:17:41.076Z] --- PASS: TestRunWithAlternativeContainerdShim (5.50s)
14:17:41 [2024-01-20T14:17:41.076Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
14:17:41 [2024-01-20T14:17:41.076Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.19s)
14:17:41 [2024-01-20T14:17:41.076Z] === RUN   TestStaticIPOutsideSubpool
14:17:42 [2024-01-20T14:17:42.449Z] --- PASS: TestStaticIPOutsideSubpool (1.25s)
14:17:42 [2024-01-20T14:17:42.449Z] === RUN   TestStats
14:17:43 [2024-01-20T14:17:43.830Z] --- PASS: TestStats (1.52s)
14:17:43 [2024-01-20T14:17:43.830Z] === RUN   TestStopContainerWithTimeout
14:17:43 [2024-01-20T14:17:43.830Z] === RUN   TestStopContainerWithTimeout/0
14:17:43 [2024-01-20T14:17:43.830Z] === PAUSE TestStopContainerWithTimeout/0
14:17:43 [2024-01-20T14:17:43.830Z] === RUN   TestStopContainerWithTimeout/1
14:17:43 [2024-01-20T14:17:43.830Z] === PAUSE TestStopContainerWithTimeout/1
14:17:43 [2024-01-20T14:17:43.830Z] === RUN   TestStopContainerWithTimeout/3
14:17:43 [2024-01-20T14:17:43.830Z] === PAUSE TestStopContainerWithTimeout/3
14:17:43 [2024-01-20T14:17:43.830Z] === RUN   TestStopContainerWithTimeout/-1
14:17:43 [2024-01-20T14:17:43.830Z] === PAUSE TestStopContainerWithTimeout/-1
14:17:43 [2024-01-20T14:17:43.830Z] === CONT  TestStopContainerWithTimeout/0
14:17:43 [2024-01-20T14:17:43.830Z] === CONT  TestStopContainerWithTimeout/3
14:17:43 [2024-01-20T14:17:43.830Z] === CONT  TestStopContainerWithTimeout/-1
14:17:43 [2024-01-20T14:17:43.831Z] === CONT  TestStopContainerWithTimeout/1
14:17:47 [2024-01-20T14:17:47.111Z] --- PASS: TestStopContainerWithTimeout (0.04s)
14:17:47 [2024-01-20T14:17:47.111Z]     --- PASS: TestStopContainerWithTimeout/0 (1.07s)
14:17:47 [2024-01-20T14:17:47.111Z]     --- PASS: TestStopContainerWithTimeout/1 (1.96s)
14:17:47 [2024-01-20T14:17:47.111Z]     --- PASS: TestStopContainerWithTimeout/3 (3.11s)
14:17:47 [2024-01-20T14:17:47.111Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.16s)
14:17:47 [2024-01-20T14:17:47.111Z] === RUN   TestStopContainerWithTimeoutCancel
14:17:47 [2024-01-20T14:17:47.111Z] === PAUSE TestStopContainerWithTimeoutCancel
14:17:47 [2024-01-20T14:17:47.111Z] === RUN   TestStopContainerWithRestartPolicyAlways
14:17:49 [2024-01-20T14:17:49.637Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.39s)
14:17:49 [2024-01-20T14:17:49.637Z] === RUN   TestUpdateMemory
14:17:50 [2024-01-20T14:17:50.203Z] --- PASS: TestUpdateMemory (0.58s)
14:17:50 [2024-01-20T14:17:50.203Z] === RUN   TestUpdateCPUQuota
14:17:51 [2024-01-20T14:17:51.135Z] --- PASS: TestUpdateCPUQuota (0.88s)
14:17:51 [2024-01-20T14:17:51.135Z] === RUN   TestUpdatePidsLimit
14:17:51 [2024-01-20T14:17:51.135Z] === RUN   TestUpdatePidsLimit/update_from_none
14:17:51 [2024-01-20T14:17:51.393Z] === RUN   TestUpdatePidsLimit/no_change
14:17:51 [2024-01-20T14:17:51.393Z] === RUN   TestUpdatePidsLimit/update_lower
14:17:51 [2024-01-20T14:17:51.651Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
14:17:51 [2024-01-20T14:17:51.908Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
14:17:52 [2024-01-20T14:17:52.167Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
14:17:52 [2024-01-20T14:17:52.732Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
14:17:53 [2024-01-20T14:17:53.298Z] --- PASS: TestUpdatePidsLimit (2.30s)
14:17:53 [2024-01-20T14:17:53.298Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.27s)
14:17:53 [2024-01-20T14:17:53.298Z]     --- PASS: TestUpdatePidsLimit/no_change (0.24s)
14:17:53 [2024-01-20T14:17:53.298Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.23s)
14:17:53 [2024-01-20T14:17:53.298Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.26s)
14:17:53 [2024-01-20T14:17:53.298Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.28s)
14:17:53 [2024-01-20T14:17:53.298Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.26s)
14:17:53 [2024-01-20T14:17:53.298Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s)
14:17:53 [2024-01-20T14:17:53.298Z] === RUN   TestUpdateRestartPolicy
14:18:05 [2024-01-20T14:18:05.488Z] --- PASS: TestUpdateRestartPolicy (10.91s)
14:18:05 [2024-01-20T14:18:05.488Z] === RUN   TestUpdateRestartWithAutoRemove
14:18:05 [2024-01-20T14:18:05.488Z] --- PASS: TestUpdateRestartWithAutoRemove (0.48s)
14:18:05 [2024-01-20T14:18:05.488Z] === RUN   TestWaitNonBlocked
14:18:05 [2024-01-20T14:18:05.488Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
14:18:05 [2024-01-20T14:18:05.488Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
14:18:05 [2024-01-20T14:18:05.488Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
14:18:05 [2024-01-20T14:18:05.488Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
14:18:05 [2024-01-20T14:18:05.488Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
14:18:05 [2024-01-20T14:18:05.488Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
14:18:05 [2024-01-20T14:18:05.488Z] --- PASS: TestWaitNonBlocked (0.02s)
14:18:05 [2024-01-20T14:18:05.488Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s)
14:18:05 [2024-01-20T14:18:05.488Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s)
14:18:05 [2024-01-20T14:18:05.488Z] === RUN   TestWaitBlocked
14:18:05 [2024-01-20T14:18:05.488Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
14:18:05 [2024-01-20T14:18:05.488Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
14:18:05 [2024-01-20T14:18:05.488Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
14:18:05 [2024-01-20T14:18:05.488Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
14:18:05 [2024-01-20T14:18:05.488Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
14:18:05 [2024-01-20T14:18:05.488Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
14:18:06 [2024-01-20T14:18:06.420Z] --- PASS: TestWaitBlocked (0.02s)
14:18:06 [2024-01-20T14:18:06.420Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s)
14:18:06 [2024-01-20T14:18:06.420Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.83s)
14:18:06 [2024-01-20T14:18:06.420Z] === RUN   TestWaitConditions
14:18:06 [2024-01-20T14:18:06.420Z] === RUN   TestWaitConditions/default
14:18:06 [2024-01-20T14:18:06.420Z] === PAUSE TestWaitConditions/default
14:18:06 [2024-01-20T14:18:06.420Z] === RUN   TestWaitConditions/not-running
14:18:06 [2024-01-20T14:18:06.420Z] === PAUSE TestWaitConditions/not-running
14:18:06 [2024-01-20T14:18:06.420Z] === RUN   TestWaitConditions/next-exit
14:18:06 [2024-01-20T14:18:06.420Z] === PAUSE TestWaitConditions/next-exit
14:18:06 [2024-01-20T14:18:06.420Z] === RUN   TestWaitConditions/removed
14:18:06 [2024-01-20T14:18:06.420Z] === PAUSE TestWaitConditions/removed
14:18:06 [2024-01-20T14:18:06.420Z] === CONT  TestWaitConditions/default
14:18:06 [2024-01-20T14:18:06.420Z] === CONT  TestWaitConditions/next-exit
14:18:06 [2024-01-20T14:18:06.420Z] === CONT  TestWaitConditions/not-running
14:18:06 [2024-01-20T14:18:06.420Z] === CONT  TestWaitConditions/removed
14:18:06 [2024-01-20T14:18:06.420Z]     wait_test.go:145: ContainerID = 8e29eadc1409d237e135ca42a4402fc1f08d37c9eac8973903d5485f26999df7
14:18:06 [2024-01-20T14:18:06.420Z]     wait_test.go:145: ContainerID = 6e55f68dfd874ebfbfc5e07e17d3d843c7857479b20f8508a951f3a9168bf2c5
14:18:06 [2024-01-20T14:18:06.420Z]     wait_test.go:145: ContainerID = 817c45d4961e987fc961f13b8dfd5b79f22f4f4ecab0531af27febfeef4b7b94
14:18:06 [2024-01-20T14:18:06.420Z]     wait_test.go:145: ContainerID = eec6902150e70e12290a0eb48684ca4a3dbc915dd2a800947196ad7df259f67a
14:18:07 [2024-01-20T14:18:07.793Z] --- PASS: TestWaitConditions (0.04s)
14:18:07 [2024-01-20T14:18:07.793Z]     --- PASS: TestWaitConditions/removed (0.90s)
14:18:07 [2024-01-20T14:18:07.793Z]     --- PASS: TestWaitConditions/default (0.94s)
14:18:07 [2024-01-20T14:18:07.793Z]     --- PASS: TestWaitConditions/next-exit (1.23s)
14:18:07 [2024-01-20T14:18:07.793Z]     --- PASS: TestWaitConditions/not-running (1.28s)
14:18:07 [2024-01-20T14:18:07.793Z] === RUN   TestWaitRestartedContainer
14:18:07 [2024-01-20T14:18:07.793Z] === RUN   TestWaitRestartedContainer/default
14:18:07 [2024-01-20T14:18:07.793Z] === PAUSE TestWaitRestartedContainer/default
14:18:07 [2024-01-20T14:18:07.793Z] === RUN   TestWaitRestartedContainer/not-running
14:18:07 [2024-01-20T14:18:07.793Z] === PAUSE TestWaitRestartedContainer/not-running
14:18:07 [2024-01-20T14:18:07.793Z] === RUN   TestWaitRestartedContainer/next-exit
14:18:07 [2024-01-20T14:18:07.793Z] === PAUSE TestWaitRestartedContainer/next-exit
14:18:07 [2024-01-20T14:18:07.793Z] === CONT  TestWaitRestartedContainer/default
14:18:07 [2024-01-20T14:18:07.793Z] === CONT  TestWaitRestartedContainer/next-exit
14:18:07 [2024-01-20T14:18:07.793Z] === CONT  TestWaitRestartedContainer/not-running
14:18:10 [2024-01-20T14:18:10.320Z] --- PASS: TestWaitRestartedContainer (0.01s)
14:18:10 [2024-01-20T14:18:10.320Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.97s)
14:18:10 [2024-01-20T14:18:10.320Z]     --- PASS: TestWaitRestartedContainer/default (2.21s)
14:18:10 [2024-01-20T14:18:10.320Z]     --- PASS: TestWaitRestartedContainer/not-running (2.26s)
14:18:10 [2024-01-20T14:18:10.320Z] === CONT  TestContainerStartOnDaemonRestart
14:18:10 [2024-01-20T14:18:10.320Z] === CONT  TestStopContainerWithTimeoutCancel
14:18:10 [2024-01-20T14:18:10.320Z] === CONT  TestIpcModeOlderClient
14:18:10 [2024-01-20T14:18:10.320Z] === CONT  TestDaemonHostGatewayIP
14:18:10 [2024-01-20T14:18:10.320Z] === CONT  TestContainerKillOnDaemonStart
14:18:10 [2024-01-20T14:18:10.320Z] === CONT  TestDaemonRestartIpcMode
14:18:10 [2024-01-20T14:18:10.320Z] === CONT  TestRestartDaemonWithRestartingContainer
14:18:10 [2024-01-20T14:18:10.320Z] === CONT  TestHardRestartWhenContainerIsRunning
14:18:10 [2024-01-20T14:18:10.320Z] --- PASS: TestIpcModeOlderClient (0.13s)
14:18:12 [2024-01-20T14:18:12.220Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
14:18:12 [2024-01-20T14:18:12.220Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
14:18:12 [2024-01-20T14:18:12.478Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.68s)
14:18:12 [2024-01-20T14:18:12.478Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.01s)
14:18:12 [2024-01-20T14:18:12.478Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.70s)
14:18:13 [2024-01-20T14:18:13.044Z] --- PASS: TestContainerStartOnDaemonRestart (3.00s)
14:18:13 [2024-01-20T14:18:13.301Z] --- PASS: TestDaemonHostGatewayIP (3.53s)
14:18:13 [2024-01-20T14:18:13.559Z] --- PASS: TestStopContainerWithTimeoutCancel (3.69s)
14:18:13 [2024-01-20T14:18:13.816Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.90s)
14:18:13 [2024-01-20T14:18:13.816Z] --- PASS: TestDaemonRestartIpcMode (3.91s)
14:18:21 [2024-01-20T14:18:21.917Z] --- PASS: TestContainerKillOnDaemonStart (11.82s)
14:18:21 [2024-01-20T14:18:21.917Z] PASS
14:18:21 [2024-01-20T14:18:21.917Z] 
14:18:21 [2024-01-20T14:18:21.917Z] === Skipped
14:18:21 [2024-01-20T14:18:21.917Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
14:18:21 [2024-01-20T14:18:21.917Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:18:21 [2024-01-20T14:18:21.917Z] 
14:18:21 [2024-01-20T14:18:21.917Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
14:18:21 [2024-01-20T14:18:21.917Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:18:21 [2024-01-20T14:18:21.917Z] 
14:18:21 [2024-01-20T14:18:21.917Z] DONE 321 tests, 2 skipped in 176.717s
14:18:21 [2024-01-20T14:18:21.917Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
14:18:21 [2024-01-20T14:18:21.917Z] ++ '[' -n '' ']'
14:18:21 [2024-01-20T14:18:21.917Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
14:18:21 [2024-01-20T14:18:21.917Z] ++ set -e
14:18:21 [2024-01-20T14:18:21.917Z] ++ '[' -n 0 ']'
14:18:21 [2024-01-20T14:18:21.917Z] ++ set -x
14:18:21 [2024-01-20T14:18:21.917Z] ++ 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.DnAPTKalK0/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
14:18:21 [2024-01-20T14:18:21.917Z] INFO: Testing against a local daemon
14:18:21 [2024-01-20T14:18:21.917Z] === RUN   TestConfigDaemonID
14:18:22 [2024-01-20T14:18:22.850Z]     daemon_test.go:61: [d30c91626cf7b] daemon is not started
14:18:22 [2024-01-20T14:18:22.850Z] --- PASS: TestConfigDaemonID (1.05s)
14:18:22 [2024-01-20T14:18:22.850Z] === RUN   TestDaemonConfigValidation
14:18:22 [2024-01-20T14:18:22.850Z] === RUN   TestDaemonConfigValidation/config_with_no_content
14:18:22 [2024-01-20T14:18:22.850Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
14:18:22 [2024-01-20T14:18:22.850Z] === RUN   TestDaemonConfigValidation/config_with_{}
14:18:22 [2024-01-20T14:18:22.850Z] === PAUSE TestDaemonConfigValidation/config_with_{}
14:18:22 [2024-01-20T14:18:22.850Z] === RUN   TestDaemonConfigValidation/invalid_config
14:18:22 [2024-01-20T14:18:22.850Z] === PAUSE TestDaemonConfigValidation/invalid_config
14:18:22 [2024-01-20T14:18:22.850Z] === RUN   TestDaemonConfigValidation/malformed_config
14:18:22 [2024-01-20T14:18:22.850Z] === PAUSE TestDaemonConfigValidation/malformed_config
14:18:22 [2024-01-20T14:18:22.850Z] === RUN   TestDaemonConfigValidation/valid_config
14:18:22 [2024-01-20T14:18:22.850Z] === PAUSE TestDaemonConfigValidation/valid_config
14:18:22 [2024-01-20T14:18:22.850Z] === CONT  TestDaemonConfigValidation/config_with_no_content
14:18:22 [2024-01-20T14:18:22.850Z] === CONT  TestDaemonConfigValidation/malformed_config
14:18:22 [2024-01-20T14:18:22.850Z] === CONT  TestDaemonConfigValidation/valid_config
14:18:22 [2024-01-20T14:18:22.850Z] === CONT  TestDaemonConfigValidation/invalid_config
14:18:22 [2024-01-20T14:18:22.850Z] === CONT  TestDaemonConfigValidation/config_with_{}
14:18:22 [2024-01-20T14:18:22.850Z] --- PASS: TestDaemonConfigValidation (0.00s)
14:18:22 [2024-01-20T14:18:22.850Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
14:18:22 [2024-01-20T14:18:22.850Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
14:18:22 [2024-01-20T14:18:22.850Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
14:18:22 [2024-01-20T14:18:22.850Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
14:18:22 [2024-01-20T14:18:22.850Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s)
14:18:22 [2024-01-20T14:18:22.850Z] === RUN   TestConfigDaemonSeccompProfiles
14:18:22 [2024-01-20T14:18:22.850Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
14:18:24 [2024-01-20T14:18:24.221Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
14:18:25 [2024-01-20T14:18:25.154Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
14:18:26 [2024-01-20T14:18:26.088Z]     daemon_test.go:180: [dc1487ad1b029] daemon is not started
14:18:26 [2024-01-20T14:18:26.088Z] --- PASS: TestConfigDaemonSeccompProfiles (3.14s)
14:18:26 [2024-01-20T14:18:26.088Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s)
14:18:26 [2024-01-20T14:18:26.088Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s)
14:18:26 [2024-01-20T14:18:26.088Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s)
14:18:26 [2024-01-20T14:18:26.088Z] === RUN   TestDaemonProxy
14:18:26 [2024-01-20T14:18:26.088Z] === RUN   TestDaemonProxy/environment_variables
14:18:26 [2024-01-20T14:18:26.088Z] === PAUSE TestDaemonProxy/environment_variables
14:18:26 [2024-01-20T14:18:26.088Z] === RUN   TestDaemonProxy/command-line_options
14:18:26 [2024-01-20T14:18:26.088Z] === PAUSE TestDaemonProxy/command-line_options
14:18:26 [2024-01-20T14:18:26.088Z] === RUN   TestDaemonProxy/configuration_file
14:18:26 [2024-01-20T14:18:26.088Z] === PAUSE TestDaemonProxy/configuration_file
14:18:26 [2024-01-20T14:18:26.088Z] === RUN   TestDaemonProxy/conflicting_options
14:18:26 [2024-01-20T14:18:26.653Z] === RUN   TestDaemonProxy/reload_sanitized
14:18:26 [2024-01-20T14:18:26.653Z] === PAUSE TestDaemonProxy/reload_sanitized
14:18:26 [2024-01-20T14:18:26.653Z] === CONT  TestDaemonProxy/environment_variables
14:18:26 [2024-01-20T14:18:26.653Z] === CONT  TestDaemonProxy/configuration_file
14:18:26 [2024-01-20T14:18:26.653Z] === CONT  TestDaemonProxy/command-line_options
14:18:26 [2024-01-20T14:18:26.653Z] === CONT  TestDaemonProxy/reload_sanitized
14:18:28 [2024-01-20T14:18:28.552Z] --- PASS: TestDaemonProxy (0.50s)
14:18:28 [2024-01-20T14:18:28.552Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
14:18:28 [2024-01-20T14:18:28.552Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
14:18:28 [2024-01-20T14:18:28.552Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
14:18:28 [2024-01-20T14:18:28.552Z]     --- PASS: TestDaemonProxy/command-line_options (1.75s)
14:18:28 [2024-01-20T14:18:28.552Z]     --- PASS: TestDaemonProxy/configuration_file (1.75s)
14:18:28 [2024-01-20T14:18:28.552Z] === RUN   TestLiveRestore
14:18:28 [2024-01-20T14:18:28.552Z] === RUN   TestLiveRestore/volume_references
14:18:28 [2024-01-20T14:18:28.552Z] === PAUSE TestLiveRestore/volume_references
14:18:28 [2024-01-20T14:18:28.552Z] === RUN   TestLiveRestore/autoremove
14:18:28 [2024-01-20T14:18:28.552Z] === PAUSE TestLiveRestore/autoremove
14:18:28 [2024-01-20T14:18:28.552Z] === CONT  TestLiveRestore/volume_references
14:18:28 [2024-01-20T14:18:28.552Z] === CONT  TestLiveRestore/autoremove
14:18:28 [2024-01-20T14:18:28.552Z] === RUN   TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers
14:18:28 [2024-01-20T14:18:28.809Z] === RUN   TestLiveRestore/volume_references/restartPolicy
14:18:28 [2024-01-20T14:18:28.809Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
14:18:30 [2024-01-20T14:18:30.707Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
14:18:30 [2024-01-20T14:18:30.707Z] === RUN   TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited
14:18:31 [2024-01-20T14:18:31.273Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
14:18:32 [2024-01-20T14:18:32.645Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
14:18:33 [2024-01-20T14:18:33.577Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
14:18:34 [2024-01-20T14:18:34.142Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
14:18:35 [2024-01-20T14:18:35.077Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
14:18:36 [2024-01-20T14:18:36.009Z] --- PASS: TestLiveRestore (0.00s)
14:18:36 [2024-01-20T14:18:36.009Z]     --- PASS: TestLiveRestore/autoremove (3.81s)
14:18:36 [2024-01-20T14:18:36.009Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (2.20s)
14:18:36 [2024-01-20T14:18:36.009Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.61s)
14:18:36 [2024-01-20T14:18:36.009Z]     --- PASS: TestLiveRestore/volume_references (7.65s)
14:18:36 [2024-01-20T14:18:36.009Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (4.54s)
14:18:36 [2024-01-20T14:18:36.009Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.43s)
14:18:36 [2024-01-20T14:18:36.009Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.08s)
14:18:36 [2024-01-20T14:18:36.009Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.03s)
14:18:36 [2024-01-20T14:18:36.009Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.99s)
14:18:36 [2024-01-20T14:18:36.009Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.51s)
14:18:36 [2024-01-20T14:18:36.009Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.46s)
14:18:36 [2024-01-20T14:18:36.009Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (1.00s)
14:18:36 [2024-01-20T14:18:36.009Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
14:18:36 [2024-01-20T14:18:36.573Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.67s)
14:18:36 [2024-01-20T14:18:36.573Z] PASS
14:18:36 [2024-01-20T14:18:36.573Z] 
14:18:36 [2024-01-20T14:18:36.573Z] DONE 31 tests in 14.885s
14:18:36 [2024-01-20T14:18:36.573Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
14:18:36 [2024-01-20T14:18:36.573Z] ++ '[' -n '' ']'
14:18:36 [2024-01-20T14:18:36.573Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
14:18:36 [2024-01-20T14:18:36.573Z] ++ set -e
14:18:36 [2024-01-20T14:18:36.573Z] ++ '[' -n 0 ']'
14:18:36 [2024-01-20T14:18:36.573Z] ++ set -x
14:18:36 [2024-01-20T14:18:36.573Z] ++ 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.DnAPTKalK0/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
14:18:36 [2024-01-20T14:18:36.573Z] INFO: Testing against a local daemon
14:18:36 [2024-01-20T14:18:36.573Z] === RUN   TestCommitInheritsEnv
14:18:36 [2024-01-20T14:18:36.831Z] --- PASS: TestCommitInheritsEnv (0.21s)
14:18:36 [2024-01-20T14:18:36.831Z] === RUN   TestUsernsCommit
14:18:38 [2024-01-20T14:18:38.728Z] --- PASS: TestUsernsCommit (1.57s)
14:18:38 [2024-01-20T14:18:38.728Z] === RUN   TestImportExtremelyLargeImageWorks
14:18:38 [2024-01-20T14:18:38.728Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
14:18:38 [2024-01-20T14:18:38.728Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
14:18:38 [2024-01-20T14:18:38.728Z] === RUN   TestImportWithCustomPlatform
14:18:38 [2024-01-20T14:18:38.728Z] === RUN   TestImportWithCustomPlatform/#00
14:18:38 [2024-01-20T14:18:38.728Z] === RUN   TestImportWithCustomPlatform/linux
14:18:38 [2024-01-20T14:18:38.728Z] === RUN   TestImportWithCustomPlatform/LINUX
14:18:38 [2024-01-20T14:18:38.728Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
14:18:38 [2024-01-20T14:18:38.728Z] --- PASS: TestImportWithCustomPlatform (0.13s)
14:18:38 [2024-01-20T14:18:38.728Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
14:18:38 [2024-01-20T14:18:38.728Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
14:18:38 [2024-01-20T14:18:38.728Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.03s)
14:18:38 [2024-01-20T14:18:38.728Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
14:18:38 [2024-01-20T14:18:38.728Z] === RUN   TestImportWithCustomPlatformReject
14:18:38 [2024-01-20T14:18:38.728Z] === RUN   TestImportWithCustomPlatformReject/_______
14:18:38 [2024-01-20T14:18:38.728Z] === RUN   TestImportWithCustomPlatformReject//
14:18:38 [2024-01-20T14:18:38.728Z] === RUN   TestImportWithCustomPlatformReject/macos
14:18:38 [2024-01-20T14:18:38.728Z] === RUN   TestImportWithCustomPlatformReject/macos/arm64
14:18:38 [2024-01-20T14:18:38.728Z] === RUN   TestImportWithCustomPlatformReject/nintendo64
14:18:38 [2024-01-20T14:18:38.728Z] --- PASS: TestImportWithCustomPlatformReject (0.01s)
14:18:38 [2024-01-20T14:18:38.728Z]     --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s)
14:18:38 [2024-01-20T14:18:38.728Z]     --- PASS: TestImportWithCustomPlatformReject// (0.00s)
14:18:38 [2024-01-20T14:18:38.728Z]     --- PASS: TestImportWithCustomPlatformReject/macos (0.00s)
14:18:38 [2024-01-20T14:18:38.728Z]     --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s)
14:18:38 [2024-01-20T14:18:38.728Z]     --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s)
14:18:38 [2024-01-20T14:18:38.728Z] === RUN   TestImageInspectEmptyTagsAndDigests
14:18:38 [2024-01-20T14:18:38.728Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.02s)
14:18:38 [2024-01-20T14:18:38.728Z] === RUN   TestImagesFilterMultiReference
14:18:38 [2024-01-20T14:18:38.728Z] --- PASS: TestImagesFilterMultiReference (0.05s)
14:18:38 [2024-01-20T14:18:38.728Z] === RUN   TestImagesFilterUntil
14:18:38 [2024-01-20T14:18:38.985Z]     list_test.go:95: ImageList: ID=sha256:4773511338f3b3debf8ab16f586abd7d39c49eb8a1956b139544df660929872e RepoTags=[testimagesfilteruntil:v1]
14:18:38 [2024-01-20T14:18:38.986Z] --- PASS: TestImagesFilterUntil (0.30s)
14:18:38 [2024-01-20T14:18:38.986Z] === RUN   TestImagesFilterBeforeSince
14:18:39 [2024-01-20T14:18:39.243Z]     list_test.go:129: ImageList: ID=sha256:a98edbd6730494f8a984a586a43076354e34794201b0debc4780b2873e605dab RepoTags=[testimagesfilterbeforesince:v3]
14:18:39 [2024-01-20T14:18:39.243Z]     list_test.go:129: ImageList: ID=sha256:38bc90ee7c4d249869920014abfb2b2c8707376f2b01c2519e166b852af754a2 RepoTags=[testimagesfilterbeforesince:v2]
14:18:39 [2024-01-20T14:18:39.243Z]     list_test.go:129: ImageList: ID=sha256:e96442aa9bbcb491059a7b5e9aac55bc21ae69cc2ddc1d3925494775ca788950 RepoTags=[testimagesfilterbeforesince:v1]
14:18:39 [2024-01-20T14:18:39.243Z] --- PASS: TestImagesFilterBeforeSince (0.36s)
14:18:39 [2024-01-20T14:18:39.243Z] === RUN   TestAPIImagesFilters
14:18:39 [2024-01-20T14:18:39.243Z] === RUN   TestAPIImagesFilters/repository_regex
14:18:39 [2024-01-20T14:18:39.243Z] === PAUSE TestAPIImagesFilters/repository_regex
14:18:39 [2024-01-20T14:18:39.243Z] === RUN   TestAPIImagesFilters/image_name_regex
14:18:39 [2024-01-20T14:18:39.243Z] === PAUSE TestAPIImagesFilters/image_name_regex
14:18:39 [2024-01-20T14:18:39.243Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
14:18:39 [2024-01-20T14:18:39.243Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
14:18:39 [2024-01-20T14:18:39.243Z] === RUN   TestAPIImagesFilters/registry_port_regex
14:18:39 [2024-01-20T14:18:39.243Z] === PAUSE TestAPIImagesFilters/registry_port_regex
14:18:39 [2024-01-20T14:18:39.243Z] === CONT  TestAPIImagesFilters/repository_regex
14:18:39 [2024-01-20T14:18:39.243Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
14:18:39 [2024-01-20T14:18:39.243Z] === CONT  TestAPIImagesFilters/image_name_regex
14:18:39 [2024-01-20T14:18:39.243Z] === CONT  TestAPIImagesFilters/registry_port_regex
14:18:39 [2024-01-20T14:18:39.243Z] --- PASS: TestAPIImagesFilters (0.04s)
14:18:39 [2024-01-20T14:18:39.243Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
14:18:39 [2024-01-20T14:18:39.243Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
14:18:39 [2024-01-20T14:18:39.243Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
14:18:39 [2024-01-20T14:18:39.243Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
14:18:39 [2024-01-20T14:18:39.243Z] === RUN   TestPruneDontDeleteUsedDangling
14:18:39 [2024-01-20T14:18:39.809Z] --- PASS: TestPruneDontDeleteUsedDangling (0.57s)
14:18:39 [2024-01-20T14:18:39.809Z] === RUN   TestImagePullPlatformInvalid
14:18:39 [2024-01-20T14:18:39.809Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
14:18:39 [2024-01-20T14:18:39.809Z] === RUN   TestImagePullStoredfDigestForOtherRepo
14:18:39 [2024-01-20T14:18:39.809Z] time="2024-01-20T14:18:39.80458409Z" 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=8daa66eb-0403-4abc-93f1-8432562125e2 version=2.8.3 
14:18:39 [2024-01-20T14:18:39.809Z] time="2024-01-20T14:18:39.804685317Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=8daa66eb-0403-4abc-93f1-8432562125e2 version=2.8.3 
14:18:39 [2024-01-20T14:18:39.809Z] time="2024-01-20T14:18:39.804722766Z" level=info msg="Starting upload purge in 46m0s" go.version=go1.20.8 instance.id=8daa66eb-0403-4abc-93f1-8432562125e2 version=2.8.3 
14:18:39 [2024-01-20T14:18:39.809Z] time="2024-01-20T14:18:39.804935995Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=8daa66eb-0403-4abc-93f1-8432562125e2 version=2.8.3 
14:18:40 [2024-01-20T14:18:40.069Z] time="2024-01-20T14:18:39.899029205Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0877d3cf-929e-4865-9c87-9b3e52293d73 http.request.method=GET http.request.remoteaddr="127.0.0.1:44932" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
14:18:40 [2024-01-20T14:18:40.069Z] time="2024-01-20T14:18:39.899082695Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0877d3cf-929e-4865-9c87-9b3e52293d73 http.request.method=GET http.request.remoteaddr="127.0.0.1:44932" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.086488ms http.response.status=200 http.response.written=2 
14:18:40 [2024-01-20T14:18:40.069Z] 127.0.0.1 - - [20/Jan/2024:14:18:39 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
14:18:40 [2024-01-20T14:18:40.069Z] time="2024-01-20T14:18:39.901549536Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d1e7cfcc-8a52-4cfc-9117-33c373ddebda http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44950" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
14:18:40 [2024-01-20T14:18:40.069Z] time="2024-01-20T14:18:39.901606939Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d1e7cfcc-8a52-4cfc-9117-33c373ddebda http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44950" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
14:18:40 [2024-01-20T14:18:40.069Z] time="2024-01-20T14:18:39.901641877Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=aa780cbc-eb6e-427e-99f6-d12031c02f58 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44944" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
14:18:40 [2024-01-20T14:18:40.069Z] time="2024-01-20T14:18:39.901680975Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=aa780cbc-eb6e-427e-99f6-d12031c02f58 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44944" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
14:18:40 [2024-01-20T14:18:40.069Z] time="2024-01-20T14:18:39.901719342Z" 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=d1e7cfcc-8a52-4cfc-9117-33c373ddebda http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44950" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=38.86µ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=9e8b8c8d-c304-4d36-856b-da2f2601ec3b trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
14:18:40 [2024-01-20T14:18:40.069Z] time="2024-01-20T14:18:39.901744065Z" 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=aa780cbc-eb6e-427e-99f6-d12031c02f58 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44944" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=27.2µ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=94607b3f-224b-4c9b-a7ba-c6d40a3cc5ce trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
14:18:40 [2024-01-20T14:18:40.069Z] time="2024-01-20T14:18:39.901843266Z" 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=d1e7cfcc-8a52-4cfc-9117-33c373ddebda http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44950" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.210262ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
14:18:40 [2024-01-20T14:18:40.069Z] 127.0.0.1 - - [20/Jan/2024:14:18:39 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.12+unknown"
14:18:40 [2024-01-20T14:18:40.069Z] time="2024-01-20T14:18:39.901943107Z" 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=aa780cbc-eb6e-427e-99f6-d12031c02f58 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44944" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.309684ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
14:18:40 [2024-01-20T14:18:40.069Z] 127.0.0.1 - - [20/Jan/2024:14:18:39 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.12+unknown"
14:18:40 [2024-01-20T14:18:40.069Z] time="2024-01-20T14:18:39.903478057Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=41a574e6-ff80-43aa-a6d5-d47bca07251a http.request.method=POST http.request.remoteaddr="127.0.0.1:44950" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
14:18:40 [2024-01-20T14:18:40.069Z] time="2024-01-20T14:18:39.90352495Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=41a574e6-ff80-43aa-a6d5-d47bca07251a http.request.method=POST http.request.remoteaddr="127.0.0.1:44950" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
14:18:40 [2024-01-20T14:18:40.069Z] time="2024-01-20T14:18:39.903634473Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c3de13f0-6b73-46a6-ba03-a013a56587d7 http.request.method=POST http.request.remoteaddr="127.0.0.1:44944" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
14:18:40 [2024-01-20T14:18:40.069Z] time="2024-01-20T14:18:39.903671963Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c3de13f0-6b73-46a6-ba03-a013a56587d7 http.request.method=POST http.request.remoteaddr="127.0.0.1:44944" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
14:18:40 [2024-01-20T14:18:40.069Z] time="2024-01-20T14:18:39.903672685Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/cf7fafb5-3050-4eb5-98bf-948c83b75bcd/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=41a574e6-ff80-43aa-a6d5-d47bca07251a http.request.method=POST http.request.remoteaddr="127.0.0.1:44950" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=115.013µ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=28dcf438-2ddf-48fa-af32-f5c00c26da33 trace.line=110 vars.name=test 
14:18:40 [2024-01-20T14:18:40.069Z] time="2024-01-20T14:18:39.903717904Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/cf7fafb5-3050-4eb5-98bf-948c83b75bcd/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=41a574e6-ff80-43aa-a6d5-d47bca07251a http.request.method=POST http.request.remoteaddr="127.0.0.1:44950" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=20.136µ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=692c24fb-e078-4e8e-9205-e5076ec754ae trace.line=142 vars.name=test 
14:18:40 [2024-01-20T14:18:40.069Z] time="2024-01-20T14:18:39.903765576Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/03152b76-9791-4e43-b929-ca17d666219b/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c3de13f0-6b73-46a6-ba03-a013a56587d7 http.request.method=POST http.request.remoteaddr="127.0.0.1:44944" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=63.377µ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=5c52e30b-4481-432c-89b7-252a9978da7e trace.line=110 vars.name=test 
14:18:40 [2024-01-20T14:18:40.069Z] time="2024-01-20T14:18:39.903803476Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/cf7fafb5-3050-4eb5-98bf-948c83b75bcd/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=41a574e6-ff80-43aa-a6d5-d47bca07251a http.request.method=POST http.request.remoteaddr="127.0.0.1:44950" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=45.695µ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=8a0ac490-95db-414b-8c7b-7ce095dd4951 trace.line=110 vars.name=test 
14:18:40 [2024-01-20T14:18:40.069Z] time="2024-01-20T14:18:39.903809006Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/03152b76-9791-4e43-b929-ca17d666219b/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c3de13f0-6b73-46a6-ba03-a013a56587d7 http.request.method=POST http.request.remoteaddr="127.0.0.1:44944" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=20.504µ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=d813f3cf-3870-45ca-9205-491b7c3a7eee trace.line=142 vars.name=test 
14:18:40 [2024-01-20T14:18:40.069Z] time="2024-01-20T14:18:39.903875222Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/03152b76-9791-4e43-b929-ca17d666219b/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c3de13f0-6b73-46a6-ba03-a013a56587d7 http.request.method=POST http.request.remoteaddr="127.0.0.1:44944" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=40.107µ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=a0cb4dab-a2d7-4043-802f-715a87c66b4d trace.line=110 vars.name=test 
14:18:40 [2024-01-20T14:18:40.069Z] time="2024-01-20T14:18:39.90389745Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=41a574e6-ff80-43aa-a6d5-d47bca07251a http.request.method=POST http.request.remoteaddr="127.0.0.1:44950" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.753439ms http.response.status=202 http.response.written=0 
14:18:40 [2024-01-20T14:18:40.069Z] 127.0.0.1 - - [20/Jan/2024:14:18:39 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.12+unknown"
14:18:40 [2024-01-20T14:18:40.069Z] time="2024-01-20T14:18:39.903938337Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c3de13f0-6b73-46a6-ba03-a013a56587d7 http.request.method=POST http.request.remoteaddr="127.0.0.1:44944" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.727715ms http.response.status=202 http.response.written=0 
14:18:40 [2024-01-20T14:18:40.069Z] 127.0.0.1 - - [20/Jan/2024:14:18:39 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.12+unknown"
14:18:40 [2024-01-20T14:18:40.069Z] time="2024-01-20T14:18:39.905691865Z" 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=c3206b24-e588-467d-a5d9-112182d921f6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44944" http.request.uri="/v2/test/blobs/uploads/03152b76-9791-4e43-b929-ca17d666219b?_state=8W1toO_3L621dTTZarvJtbF1NaDswc5quCAx5ORWE7R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzMTUyYjc2LTk3OTEtNGU0My1iOTI5LWNhMTdkNjY2MjE5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMFQxNDoxODozOS45MDM2ODUzNzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=03152b76-9791-4e43-b929-ca17d666219b 
14:18:40 [2024-01-20T14:18:40.069Z] time="2024-01-20T14:18:39.905858325Z" 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=c3206b24-e588-467d-a5d9-112182d921f6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44944" http.request.uri="/v2/test/blobs/uploads/03152b76-9791-4e43-b929-ca17d666219b?_state=8W1toO_3L621dTTZarvJtbF1NaDswc5quCAx5ORWE7R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzMTUyYjc2LTk3OTEtNGU0My1iOTI5LWNhMTdkNjY2MjE5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMFQxNDoxODozOS45MDM2ODUzNzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=03152b76-9791-4e43-b929-ca17d666219b 
14:18:40 [2024-01-20T14:18:40.069Z] time="2024-01-20T14:18:39.906054446Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/03152b76-9791-4e43-b929-ca17d666219b/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c3206b24-e588-467d-a5d9-112182d921f6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44944" http.request.uri="/v2/test/blobs/uploads/03152b76-9791-4e43-b929-ca17d666219b?_state=8W1toO_3L621dTTZarvJtbF1NaDswc5quCAx5ORWE7R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzMTUyYjc2LTk3OTEtNGU0My1iOTI5LWNhMTdkNjY2MjE5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMFQxNDoxODozOS45MDM2ODUzNzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=65.354µ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=d1fbd6bd-673d-47b4-808d-4679e7d89519 trace.line=95 vars.name=test vars.uuid=03152b76-9791-4e43-b929-ca17d666219b 
14:18:40 [2024-01-20T14:18:40.069Z] time="2024-01-20T14:18:39.906388923Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/03152b76-9791-4e43-b929-ca17d666219b/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c3206b24-e588-467d-a5d9-112182d921f6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44944" http.request.uri="/v2/test/blobs/uploads/03152b76-9791-4e43-b929-ca17d666219b?_state=8W1toO_3L621dTTZarvJtbF1NaDswc5quCAx5ORWE7R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzMTUyYjc2LTk3OTEtNGU0My1iOTI5LWNhMTdkNjY2MjE5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMFQxNDoxODozOS45MDM2ODUzNzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=255.059µ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=ca4d54b7-bc77-4f14-9b38-31b1fd31ea6a trace.line=142 vars.name=test vars.uuid=03152b76-9791-4e43-b929-ca17d666219b 
14:18:40 [2024-01-20T14:18:40.070Z] time="2024-01-20T14:18:39.906449995Z" 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=c3206b24-e588-467d-a5d9-112182d921f6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44944" http.request.uri="/v2/test/blobs/uploads/03152b76-9791-4e43-b929-ca17d666219b?_state=8W1toO_3L621dTTZarvJtbF1NaDswc5quCAx5ORWE7R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzMTUyYjc2LTk3OTEtNGU0My1iOTI5LWNhMTdkNjY2MjE5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMFQxNDoxODozOS45MDM2ODUzNzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=03152b76-9791-4e43-b929-ca17d666219b 
14:18:40 [2024-01-20T14:18:40.070Z] time="2024-01-20T14:18:39.906546562Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/03152b76-9791-4e43-b929-ca17d666219b/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=c3206b24-e588-467d-a5d9-112182d921f6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44944" http.request.uri="/v2/test/blobs/uploads/03152b76-9791-4e43-b929-ca17d666219b?_state=8W1toO_3L621dTTZarvJtbF1NaDswc5quCAx5ORWE7R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzMTUyYjc2LTk3OTEtNGU0My1iOTI5LWNhMTdkNjY2MjE5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMFQxNDoxODozOS45MDM2ODUzNzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=53.662µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=44a61b7a-47e1-48f3-addc-4984e88c324b trace.line=110 vars.name=test vars.uuid=03152b76-9791-4e43-b929-ca17d666219b 
14:18:40 [2024-01-20T14:18:40.070Z] time="2024-01-20T14:18:39.906602357Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/03152b76-9791-4e43-b929-ca17d666219b/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c3206b24-e588-467d-a5d9-112182d921f6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44944" http.request.uri="/v2/test/blobs/uploads/03152b76-9791-4e43-b929-ca17d666219b?_state=8W1toO_3L621dTTZarvJtbF1NaDswc5quCAx5ORWE7R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzMTUyYjc2LTk3OTEtNGU0My1iOTI5LWNhMTdkNjY2MjE5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMFQxNDoxODozOS45MDM2ODUzNzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=15.827µ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=bc5c111c-e8d4-4380-bc79-bef2df47fb01 trace.line=155 vars.name=test vars.uuid=03152b76-9791-4e43-b929-ca17d666219b 
14:18:40 [2024-01-20T14:18:40.070Z] time="2024-01-20T14:18:39.906651359Z" 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=c3206b24-e588-467d-a5d9-112182d921f6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44944" http.request.uri="/v2/test/blobs/uploads/03152b76-9791-4e43-b929-ca17d666219b?_state=8W1toO_3L621dTTZarvJtbF1NaDswc5quCAx5ORWE7R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzMTUyYjc2LTk3OTEtNGU0My1iOTI5LWNhMTdkNjY2MjE5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMFQxNDoxODozOS45MDM2ODUzNzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=15.393µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=22d34fcb-2a04-4f50-bc03-80f7b8e63c3d trace.line=155 vars.name=test vars.uuid=03152b76-9791-4e43-b929-ca17d666219b 
14:18:40 [2024-01-20T14:18:40.070Z] time="2024-01-20T14:18:39.906693673Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/03152b76-9791-4e43-b929-ca17d666219b/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c3206b24-e588-467d-a5d9-112182d921f6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44944" http.request.uri="/v2/test/blobs/uploads/03152b76-9791-4e43-b929-ca17d666219b?_state=8W1toO_3L621dTTZarvJtbF1NaDswc5quCAx5ORWE7R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzMTUyYjc2LTk3OTEtNGU0My1iOTI5LWNhMTdkNjY2MjE5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMFQxNDoxODozOS45MDM2ODUzNzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=11.364µ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=4da431e8-d79d-47b4-bf06-7b318c548a1b trace.line=155 vars.name=test vars.uuid=03152b76-9791-4e43-b929-ca17d666219b 
14:18:40 [2024-01-20T14:18:40.070Z] time="2024-01-20T14:18:39.906774076Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/03152b76-9791-4e43-b929-ca17d666219b/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=c3206b24-e588-467d-a5d9-112182d921f6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44944" http.request.uri="/v2/test/blobs/uploads/03152b76-9791-4e43-b929-ca17d666219b?_state=8W1toO_3L621dTTZarvJtbF1NaDswc5quCAx5ORWE7R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzMTUyYjc2LTk3OTEtNGU0My1iOTI5LWNhMTdkNjY2MjE5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMFQxNDoxODozOS45MDM2ODUzNzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=52.071µ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=4a5a9af8-376f-4098-a35e-6d08c3d2fd44 trace.line=185 vars.name=test vars.uuid=03152b76-9791-4e43-b929-ca17d666219b 
14:18:40 [2024-01-20T14:18:40.070Z] time="2024-01-20T14:18:39.906854815Z" 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=c3206b24-e588-467d-a5d9-112182d921f6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44944" http.request.uri="/v2/test/blobs/uploads/03152b76-9791-4e43-b929-ca17d666219b?_state=8W1toO_3L621dTTZarvJtbF1NaDswc5quCAx5ORWE7R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzMTUyYjc2LTk3OTEtNGU0My1iOTI5LWNhMTdkNjY2MjE5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMFQxNDoxODozOS45MDM2ODUzNzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=47.049µ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=ebec0fe3-a4a1-428e-b3dd-a432d52f55ee trace.line=110 vars.name=test vars.uuid=03152b76-9791-4e43-b929-ca17d666219b 
14:18:40 [2024-01-20T14:18:40.070Z] time="2024-01-20T14:18:39.906945196Z" 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=c0271783-44dd-4e76-ae44-3cf6c638ff14 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44950" http.request.uri="/v2/test/blobs/uploads/cf7fafb5-3050-4eb5-98bf-948c83b75bcd?_state=kHLbsWYO1QLmkddQ4SC-2o2ON_hlkHjTX153IvBBKCF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNmN2ZhZmI1LTMwNTAtNGViNS05OGJmLTk0OGM4M2I3NWJjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMFQxNDoxODozOS45MDM1MzY3WiJ9&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=cf7fafb5-3050-4eb5-98bf-948c83b75bcd 
14:18:40 [2024-01-20T14:18:40.070Z] time="2024-01-20T14:18:39.906975202Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/03152b76-9791-4e43-b929-ca17d666219b")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c3206b24-e588-467d-a5d9-112182d921f6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44944" http.request.uri="/v2/test/blobs/uploads/03152b76-9791-4e43-b929-ca17d666219b?_state=8W1toO_3L621dTTZarvJtbF1NaDswc5quCAx5ORWE7R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzMTUyYjc2LTk3OTEtNGU0My1iOTI5LWNhMTdkNjY2MjE5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMFQxNDoxODozOS45MDM2ODUzNzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=93.482µ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=9d4f92ed-254c-4dad-a94f-da24fa4986bc trace.line=202 vars.name=test vars.uuid=03152b76-9791-4e43-b929-ca17d666219b 
14:18:40 [2024-01-20T14:18:40.070Z] time="2024-01-20T14:18:39.907012922Z" 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=c0271783-44dd-4e76-ae44-3cf6c638ff14 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44950" http.request.uri="/v2/test/blobs/uploads/cf7fafb5-3050-4eb5-98bf-948c83b75bcd?_state=kHLbsWYO1QLmkddQ4SC-2o2ON_hlkHjTX153IvBBKCF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNmN2ZhZmI1LTMwNTAtNGViNS05OGJmLTk0OGM4M2I3NWJjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMFQxNDoxODozOS45MDM1MzY3WiJ9&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=cf7fafb5-3050-4eb5-98bf-948c83b75bcd 
14:18:40 [2024-01-20T14:18:40.070Z] time="2024-01-20T14:18:39.9070538Z" 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=c3206b24-e588-467d-a5d9-112182d921f6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44944" http.request.uri="/v2/test/blobs/uploads/03152b76-9791-4e43-b929-ca17d666219b?_state=8W1toO_3L621dTTZarvJtbF1NaDswc5quCAx5ORWE7R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzMTUyYjc2LTk3OTEtNGU0My1iOTI5LWNhMTdkNjY2MjE5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMFQxNDoxODozOS45MDM2ODUzNzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=2.359016ms http.response.status=201 http.response.written=0 
14:18:40 [2024-01-20T14:18:40.070Z] 127.0.0.1 - - [20/Jan/2024:14:18:39 +0000] "PUT /v2/test/blobs/uploads/03152b76-9791-4e43-b929-ca17d666219b?_state=8W1toO_3L621dTTZarvJtbF1NaDswc5quCAx5ORWE7R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzMTUyYjc2LTk3OTEtNGU0My1iOTI5LWNhMTdkNjY2MjE5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMFQxNDoxODozOS45MDM2ODUzNzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown"
14:18:40 [2024-01-20T14:18:40.070Z] time="2024-01-20T14:18:39.907084447Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/cf7fafb5-3050-4eb5-98bf-948c83b75bcd/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c0271783-44dd-4e76-ae44-3cf6c638ff14 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44950" http.request.uri="/v2/test/blobs/uploads/cf7fafb5-3050-4eb5-98bf-948c83b75bcd?_state=kHLbsWYO1QLmkddQ4SC-2o2ON_hlkHjTX153IvBBKCF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNmN2ZhZmI1LTMwNTAtNGViNS05OGJmLTk0OGM4M2I3NWJjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMFQxNDoxODozOS45MDM1MzY3WiJ9&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=39.435µ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=3bc07287-fc99-439c-9f39-bac08bff627e trace.line=95 vars.name=test vars.uuid=cf7fafb5-3050-4eb5-98bf-948c83b75bcd 
14:18:40 [2024-01-20T14:18:40.070Z] time="2024-01-20T14:18:39.907136205Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/cf7fafb5-3050-4eb5-98bf-948c83b75bcd/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c0271783-44dd-4e76-ae44-3cf6c638ff14 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44950" http.request.uri="/v2/test/blobs/uploads/cf7fafb5-3050-4eb5-98bf-948c83b75bcd?_state=kHLbsWYO1QLmkddQ4SC-2o2ON_hlkHjTX153IvBBKCF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNmN2ZhZmI1LTMwNTAtNGViNS05OGJmLTk0OGM4M2I3NWJjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMFQxNDoxODozOS45MDM1MzY3WiJ9&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=24.148µ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=c63446b1-e250-4b12-bc38-c71590a3034b trace.line=142 vars.name=test vars.uuid=cf7fafb5-3050-4eb5-98bf-948c83b75bcd 
14:18:40 [2024-01-20T14:18:40.070Z] time="2024-01-20T14:18:39.907185453Z" 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=c0271783-44dd-4e76-ae44-3cf6c638ff14 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44950" http.request.uri="/v2/test/blobs/uploads/cf7fafb5-3050-4eb5-98bf-948c83b75bcd?_state=kHLbsWYO1QLmkddQ4SC-2o2ON_hlkHjTX153IvBBKCF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNmN2ZhZmI1LTMwNTAtNGViNS05OGJmLTk0OGM4M2I3NWJjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMFQxNDoxODozOS45MDM1MzY3WiJ9&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=cf7fafb5-3050-4eb5-98bf-948c83b75bcd 
14:18:40 [2024-01-20T14:18:40.070Z] time="2024-01-20T14:18:39.907261614Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/cf7fafb5-3050-4eb5-98bf-948c83b75bcd/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=c0271783-44dd-4e76-ae44-3cf6c638ff14 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44950" http.request.uri="/v2/test/blobs/uploads/cf7fafb5-3050-4eb5-98bf-948c83b75bcd?_state=kHLbsWYO1QLmkddQ4SC-2o2ON_hlkHjTX153IvBBKCF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNmN2ZhZmI1LTMwNTAtNGViNS05OGJmLTk0OGM4M2I3NWJjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMFQxNDoxODozOS45MDM1MzY3WiJ9&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=39.788µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=97287bc8-08ec-4c18-aeb8-f9adf1323128 trace.line=110 vars.name=test vars.uuid=cf7fafb5-3050-4eb5-98bf-948c83b75bcd 
14:18:40 [2024-01-20T14:18:40.070Z] time="2024-01-20T14:18:39.907298956Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/cf7fafb5-3050-4eb5-98bf-948c83b75bcd/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c0271783-44dd-4e76-ae44-3cf6c638ff14 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44950" http.request.uri="/v2/test/blobs/uploads/cf7fafb5-3050-4eb5-98bf-948c83b75bcd?_state=kHLbsWYO1QLmkddQ4SC-2o2ON_hlkHjTX153IvBBKCF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNmN2ZhZmI1LTMwNTAtNGViNS05OGJmLTk0OGM4M2I3NWJjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMFQxNDoxODozOS45MDM1MzY3WiJ9&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=10.478µ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=375b7536-698a-472a-9e2c-82ec000808a8 trace.line=155 vars.name=test vars.uuid=cf7fafb5-3050-4eb5-98bf-948c83b75bcd 
14:18:40 [2024-01-20T14:18:40.070Z] time="2024-01-20T14:18:39.90733633Z" 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=c0271783-44dd-4e76-ae44-3cf6c638ff14 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44950" http.request.uri="/v2/test/blobs/uploads/cf7fafb5-3050-4eb5-98bf-948c83b75bcd?_state=kHLbsWYO1QLmkddQ4SC-2o2ON_hlkHjTX153IvBBKCF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNmN2ZhZmI1LTMwNTAtNGViNS05OGJmLTk0OGM4M2I3NWJjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMFQxNDoxODozOS45MDM1MzY3WiJ9&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=12.045µ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=998dc27e-eb6d-41fb-a96d-9f575b619d18 trace.line=155 vars.name=test vars.uuid=cf7fafb5-3050-4eb5-98bf-948c83b75bcd 
14:18:40 [2024-01-20T14:18:40.070Z] time="2024-01-20T14:18:39.907371974Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/cf7fafb5-3050-4eb5-98bf-948c83b75bcd/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c0271783-44dd-4e76-ae44-3cf6c638ff14 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44950" http.request.uri="/v2/test/blobs/uploads/cf7fafb5-3050-4eb5-98bf-948c83b75bcd?_state=kHLbsWYO1QLmkddQ4SC-2o2ON_hlkHjTX153IvBBKCF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNmN2ZhZmI1LTMwNTAtNGViNS05OGJmLTk0OGM4M2I3NWJjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMFQxNDoxODozOS45MDM1MzY3WiJ9&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=11.372µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=783863e5-7307-441c-8ce6-c991bb406922 trace.line=155 vars.name=test vars.uuid=cf7fafb5-3050-4eb5-98bf-948c83b75bcd 
14:18:40 [2024-01-20T14:18:40.070Z] time="2024-01-20T14:18:39.907431741Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/cf7fafb5-3050-4eb5-98bf-948c83b75bcd/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=c0271783-44dd-4e76-ae44-3cf6c638ff14 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44950" http.request.uri="/v2/test/blobs/uploads/cf7fafb5-3050-4eb5-98bf-948c83b75bcd?_state=kHLbsWYO1QLmkddQ4SC-2o2ON_hlkHjTX153IvBBKCF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNmN2ZhZmI1LTMwNTAtNGViNS05OGJmLTk0OGM4M2I3NWJjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMFQxNDoxODozOS45MDM1MzY3WiJ9&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=38.236µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=083a5c81-28b1-445c-b845-b2edb1e68d03 trace.line=185 vars.name=test vars.uuid=cf7fafb5-3050-4eb5-98bf-948c83b75bcd 
14:18:40 [2024-01-20T14:18:40.070Z] time="2024-01-20T14:18:39.907492894Z" 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=c0271783-44dd-4e76-ae44-3cf6c638ff14 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44950" http.request.uri="/v2/test/blobs/uploads/cf7fafb5-3050-4eb5-98bf-948c83b75bcd?_state=kHLbsWYO1QLmkddQ4SC-2o2ON_hlkHjTX153IvBBKCF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNmN2ZhZmI1LTMwNTAtNGViNS05OGJmLTk0OGM4M2I3NWJjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMFQxNDoxODozOS45MDM1MzY3WiJ9&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=37.243µ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=96b909c3-c1bd-4cf9-b359-fc24892ffd19 trace.line=110 vars.name=test vars.uuid=cf7fafb5-3050-4eb5-98bf-948c83b75bcd 
14:18:40 [2024-01-20T14:18:40.070Z] time="2024-01-20T14:18:39.90759797Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/cf7fafb5-3050-4eb5-98bf-948c83b75bcd")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c0271783-44dd-4e76-ae44-3cf6c638ff14 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44950" http.request.uri="/v2/test/blobs/uploads/cf7fafb5-3050-4eb5-98bf-948c83b75bcd?_state=kHLbsWYO1QLmkddQ4SC-2o2ON_hlkHjTX153IvBBKCF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNmN2ZhZmI1LTMwNTAtNGViNS05OGJmLTk0OGM4M2I3NWJjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMFQxNDoxODozOS45MDM1MzY3WiJ9&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=80.911µ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=eca39c61-4b99-4cf2-be85-2e5784cb6638 trace.line=202 vars.name=test vars.uuid=cf7fafb5-3050-4eb5-98bf-948c83b75bcd 
14:18:40 [2024-01-20T14:18:40.070Z] time="2024-01-20T14:18:39.907667624Z" 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=c0271783-44dd-4e76-ae44-3cf6c638ff14 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44950" http.request.uri="/v2/test/blobs/uploads/cf7fafb5-3050-4eb5-98bf-948c83b75bcd?_state=kHLbsWYO1QLmkddQ4SC-2o2ON_hlkHjTX153IvBBKCF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNmN2ZhZmI1LTMwNTAtNGViNS05OGJmLTk0OGM4M2I3NWJjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMFQxNDoxODozOS45MDM1MzY3WiJ9&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=2.058279ms http.response.status=201 http.response.written=0 
14:18:40 [2024-01-20T14:18:40.070Z] 127.0.0.1 - - [20/Jan/2024:14:18:39 +0000] "PUT /v2/test/blobs/uploads/cf7fafb5-3050-4eb5-98bf-948c83b75bcd?_state=kHLbsWYO1QLmkddQ4SC-2o2ON_hlkHjTX153IvBBKCF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNmN2ZhZmI1LTMwNTAtNGViNS05OGJmLTk0OGM4M2I3NWJjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMFQxNDoxODozOS45MDM1MzY3WiJ9&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown"
14:18:40 [2024-01-20T14:18:40.070Z] time="2024-01-20T14:18:39.908756506Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=983823f0-afd2-4d40-a941-7c497ec1425b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44950" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
14:18:40 [2024-01-20T14:18:40.071Z] time="2024-01-20T14:18:39.908791279Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=983823f0-afd2-4d40-a941-7c497ec1425b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44950" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
14:18:40 [2024-01-20T14:18:40.071Z] time="2024-01-20T14:18:39.90884929Z" 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=983823f0-afd2-4d40-a941-7c497ec1425b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44950" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=27.454µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b1c274ad-d77c-488a-b66e-1d5bae698f96 trace.line=95 vars.name=test vars.reference=latest 
14:18:40 [2024-01-20T14:18:40.071Z] time="2024-01-20T14:18:39.908912889Z" 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=983823f0-afd2-4d40-a941-7c497ec1425b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44950" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="875.111µs" http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
14:18:40 [2024-01-20T14:18:40.071Z] 127.0.0.1 - - [20/Jan/2024:14:18:39 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.12+unknown"
14:18:40 [2024-01-20T14:18:40.071Z] time="2024-01-20T14:18:39.910378652Z" 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=2d6e39d6-c0ec-4eff-89be-788f084fc623 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44950" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
14:18:40 [2024-01-20T14:18:40.071Z] time="2024-01-20T14:18:39.910418645Z" 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=2d6e39d6-c0ec-4eff-89be-788f084fc623 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44950" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
14:18:40 [2024-01-20T14:18:40.071Z] time="2024-01-20T14:18:39.910570622Z" 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=2d6e39d6-c0ec-4eff-89be-788f084fc623 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44950" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
14:18:40 [2024-01-20T14:18:40.071Z] time="2024-01-20T14:18:39.910586647Z" 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=2d6e39d6-c0ec-4eff-89be-788f084fc623 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44950" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
14:18:40 [2024-01-20T14:18:40.071Z] time="2024-01-20T14:18:39.910595139Z" 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=2d6e39d6-c0ec-4eff-89be-788f084fc623 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44950" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
14:18:40 [2024-01-20T14:18:40.071Z] time="2024-01-20T14:18:39.910673778Z" 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=2d6e39d6-c0ec-4eff-89be-788f084fc623 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44950" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=45.292µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0fd4b5bc-389f-4d20-b06d-3bc1c03773ad trace.line=95 vars.name=test vars.reference=latest 
14:18:40 [2024-01-20T14:18:40.071Z] time="2024-01-20T14:18:39.910723715Z" 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=2d6e39d6-c0ec-4eff-89be-788f084fc623 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44950" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=17.28µ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=715a5028-77a9-42aa-9f05-221cbeef7133 trace.line=155 vars.name=test vars.reference=latest 
14:18:40 [2024-01-20T14:18:40.071Z] time="2024-01-20T14:18:39.910772601Z" 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=2d6e39d6-c0ec-4eff-89be-788f084fc623 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44950" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=20.325µ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=bd27d4b4-e308-4372-aa39-e2d2d88cf8c8 trace.line=95 vars.name=test vars.reference=latest 
14:18:40 [2024-01-20T14:18:40.071Z] time="2024-01-20T14:18:39.910811978Z" 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=2d6e39d6-c0ec-4eff-89be-788f084fc623 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44950" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=11.856µ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=0a0227e6-7321-4889-8705-c09361c57a40 trace.line=155 vars.name=test vars.reference=latest 
14:18:40 [2024-01-20T14:18:40.071Z] time="2024-01-20T14:18:39.910851568Z" 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=2d6e39d6-c0ec-4eff-89be-788f084fc623 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44950" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=13.137µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a3451ba0-c6f5-442f-968f-c65b023323b5 trace.line=155 vars.name=test vars.reference=latest 
14:18:40 [2024-01-20T14:18:40.071Z] time="2024-01-20T14:18:39.910932767Z" 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=2d6e39d6-c0ec-4eff-89be-788f084fc623 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44950" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=51.274µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=8cb3eca2-f7f9-4329-bd72-47ec15dfdfd8 trace.line=110 vars.name=test vars.reference=latest 
14:18:40 [2024-01-20T14:18:40.071Z] time="2024-01-20T14:18:39.911016641Z" 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=2d6e39d6-c0ec-4eff-89be-788f084fc623 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44950" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=51.832µ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=49e12b79-29d7-4ca3-8968-c59448f501e6 trace.line=110 vars.name=test vars.reference=latest 
14:18:40 [2024-01-20T14:18:40.071Z] time="2024-01-20T14:18:39.911173229Z" 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=2d6e39d6-c0ec-4eff-89be-788f084fc623 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44950" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=62.45µ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=29a58533-15e4-4282-81e4-a9d90e453f99 trace.line=110 vars.name=test vars.reference=latest 
14:18:40 [2024-01-20T14:18:40.071Z] time="2024-01-20T14:18:39.911228106Z" 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=2d6e39d6-c0ec-4eff-89be-788f084fc623 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44950" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=30.531µ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=632608ab-b980-4c64-b851-ba8401fe2c7b trace.line=110 vars.name=test vars.reference=latest 
14:18:40 [2024-01-20T14:18:40.071Z] time="2024-01-20T14:18:39.911261657Z" 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=2d6e39d6-c0ec-4eff-89be-788f084fc623 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44950" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
14:18:40 [2024-01-20T14:18:40.071Z] time="2024-01-20T14:18:39.91127929Z" 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=2d6e39d6-c0ec-4eff-89be-788f084fc623 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44950" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=2.045873ms http.response.status=201 http.response.written=0 
14:18:40 [2024-01-20T14:18:40.071Z] 127.0.0.1 - - [20/Jan/2024:14:18:39 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown"
14:18:40 [2024-01-20T14:18:40.071Z] time="2024-01-20T14:18:39.916690606Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ae7c0d8f-19ea-4c3a-b761-e6a809ea2cb9 http.request.method=GET http.request.remoteaddr="127.0.0.1:44960" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/5d8286b039c23a447ca951a6e39aabca96b41aa3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
14:18:40 [2024-01-20T14:18:40.071Z] time="2024-01-20T14:18:39.916730631Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ae7c0d8f-19ea-4c3a-b761-e6a809ea2cb9 http.request.method=GET http.request.remoteaddr="127.0.0.1:44960" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/5d8286b039c23a447ca951a6e39aabca96b41aa3 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="903.14µs" http.response.status=200 http.response.written=2 
14:18:40 [2024-01-20T14:18:40.071Z] 127.0.0.1 - - [20/Jan/2024:14:18:39 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.6 git-commit/5d8286b039c23a447ca951a6e39aabca96b41aa3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:18:40 [2024-01-20T14:18:40.071Z] time="2024-01-20T14:18:39.918884271Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=67c5c268-f7d4-41cd-88df-972bd1ef18cb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44972" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/5d8286b039c23a447ca951a6e39aabca96b41aa3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
14:18:40 [2024-01-20T14:18:40.071Z] time="2024-01-20T14:18:39.918921514Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=67c5c268-f7d4-41cd-88df-972bd1ef18cb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44972" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/5d8286b039c23a447ca951a6e39aabca96b41aa3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
14:18:40 [2024-01-20T14:18:40.071Z] time="2024-01-20T14:18:39.919009917Z" 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=67c5c268-f7d4-41cd-88df-972bd1ef18cb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44972" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/5d8286b039c23a447ca951a6e39aabca96b41aa3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=48.698µ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=f6adfb3c-321b-40d9-896d-5525fe77449a trace.line=95 vars.name=test vars.reference=latest 
14:18:40 [2024-01-20T14:18:40.071Z] time="2024-01-20T14:18:39.919034139Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=67c5c268-f7d4-41cd-88df-972bd1ef18cb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44972" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/5d8286b039c23a447ca951a6e39aabca96b41aa3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
14:18:40 [2024-01-20T14:18:40.071Z] time="2024-01-20T14:18:39.919078857Z" 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=67c5c268-f7d4-41cd-88df-972bd1ef18cb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44972" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/5d8286b039c23a447ca951a6e39aabca96b41aa3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=21.695µ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=b56fb2bd-4181-456c-9ef5-74eb797d13da trace.line=95 vars.name=test vars.reference=latest 
14:18:40 [2024-01-20T14:18:40.071Z] time="2024-01-20T14:18:39.9191263Z" 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=67c5c268-f7d4-41cd-88df-972bd1ef18cb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44972" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/5d8286b039c23a447ca951a6e39aabca96b41aa3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.132µ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=0d1fb373-2d19-4b87-b0a0-0f8fa603c2cb trace.line=155 vars.name=test vars.reference=latest 
14:18:40 [2024-01-20T14:18:40.071Z] time="2024-01-20T14:18:39.919178042Z" 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=67c5c268-f7d4-41cd-88df-972bd1ef18cb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44972" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/5d8286b039c23a447ca951a6e39aabca96b41aa3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.332µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=b60439a6-5a6b-43b9-bdec-95c7020a3d23 trace.line=125 vars.name=test vars.reference=latest 
14:18:40 [2024-01-20T14:18:40.071Z] time="2024-01-20T14:18:39.919228972Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=67c5c268-f7d4-41cd-88df-972bd1ef18cb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44972" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/5d8286b039c23a447ca951a6e39aabca96b41aa3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
14:18:40 [2024-01-20T14:18:40.071Z] time="2024-01-20T14:18:39.919326343Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=67c5c268-f7d4-41cd-88df-972bd1ef18cb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44972" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/5d8286b039c23a447ca951a6e39aabca96b41aa3 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.250894ms http.response.status=200 http.response.written=417 
14:18:40 [2024-01-20T14:18:40.071Z] 127.0.0.1 - - [20/Jan/2024:14:18:39 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.6 git-commit/5d8286b039c23a447ca951a6e39aabca96b41aa3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:18:40 [2024-01-20T14:18:40.071Z] time="2024-01-20T14:18:39.931988289Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4c603e13-5f4b-45b7-a755-cd86e60468ad http.request.method=GET http.request.remoteaddr="127.0.0.1:44974" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/5d8286b039c23a447ca951a6e39aabca96b41aa3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
14:18:40 [2024-01-20T14:18:40.071Z] time="2024-01-20T14:18:39.932035313Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4c603e13-5f4b-45b7-a755-cd86e60468ad http.request.method=GET http.request.remoteaddr="127.0.0.1:44974" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/5d8286b039c23a447ca951a6e39aabca96b41aa3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
14:18:40 [2024-01-20T14:18:40.072Z] time="2024-01-20T14:18:39.932050813Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4c603e13-5f4b-45b7-a755-cd86e60468ad http.request.method=GET http.request.remoteaddr="127.0.0.1:44974" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/5d8286b039c23a447ca951a6e39aabca96b41aa3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
14:18:40 [2024-01-20T14:18:40.072Z] time="2024-01-20T14:18:39.932131823Z" 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=4c603e13-5f4b-45b7-a755-cd86e60468ad http.request.method=GET http.request.remoteaddr="127.0.0.1:44974" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/5d8286b039c23a447ca951a6e39aabca96b41aa3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=48.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).GetContent" trace.id=a6ada4ee-972a-4dba-b9fd-886f45335757 trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
14:18:40 [2024-01-20T14:18:40.072Z] time="2024-01-20T14:18:39.932183959Z" 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=4c603e13-5f4b-45b7-a755-cd86e60468ad http.request.method=GET http.request.remoteaddr="127.0.0.1:44974" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/5d8286b039c23a447ca951a6e39aabca96b41aa3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.403µ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=aa42fb79-929d-49f4-8a98-e3ac0e1acda1 trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
14:18:40 [2024-01-20T14:18:40.072Z] time="2024-01-20T14:18:39.932222343Z" 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=4c603e13-5f4b-45b7-a755-cd86e60468ad http.request.method=GET http.request.remoteaddr="127.0.0.1:44974" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/5d8286b039c23a447ca951a6e39aabca96b41aa3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.891µ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=21bc78a9-d457-4000-8a52-e9fb1d26d63c trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
14:18:40 [2024-01-20T14:18:40.072Z] time="2024-01-20T14:18:39.93225902Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4c603e13-5f4b-45b7-a755-cd86e60468ad http.request.method=GET http.request.remoteaddr="127.0.0.1:44974" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/5d8286b039c23a447ca951a6e39aabca96b41aa3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
14:18:40 [2024-01-20T14:18:40.072Z] time="2024-01-20T14:18:39.932351321Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4c603e13-5f4b-45b7-a755-cd86e60468ad http.request.method=GET http.request.remoteaddr="127.0.0.1:44974" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/5d8286b039c23a447ca951a6e39aabca96b41aa3 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.677114ms http.response.status=200 http.response.written=417 
14:18:40 [2024-01-20T14:18:40.072Z] 127.0.0.1 - - [20/Jan/2024:14:18:39 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.6 git-commit/5d8286b039c23a447ca951a6e39aabca96b41aa3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:18:40 [2024-01-20T14:18:40.072Z] time="2024-01-20T14:18:39.939550455Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=eec7a73a-b87e-48dc-a5c0-29470e1bdeba http.request.method=GET http.request.remoteaddr="127.0.0.1:44980" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/5d8286b039c23a447ca951a6e39aabca96b41aa3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
14:18:40 [2024-01-20T14:18:40.072Z] time="2024-01-20T14:18:39.939598562Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=eec7a73a-b87e-48dc-a5c0-29470e1bdeba http.request.method=GET http.request.remoteaddr="127.0.0.1:44980" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/5d8286b039c23a447ca951a6e39aabca96b41aa3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
14:18:40 [2024-01-20T14:18:40.072Z] time="2024-01-20T14:18:39.939594919Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4b8eafb6-4baf-49d4-bb62-cc56e700fcef http.request.method=GET http.request.remoteaddr="127.0.0.1:44996" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/5d8286b039c23a447ca951a6e39aabca96b41aa3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
14:18:40 [2024-01-20T14:18:40.072Z] time="2024-01-20T14:18:39.939628995Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4b8eafb6-4baf-49d4-bb62-cc56e700fcef http.request.method=GET http.request.remoteaddr="127.0.0.1:44996" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/5d8286b039c23a447ca951a6e39aabca96b41aa3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
14:18:40 [2024-01-20T14:18:40.072Z] time="2024-01-20T14:18:39.939680885Z" 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=eec7a73a-b87e-48dc-a5c0-29470e1bdeba http.request.method=GET http.request.remoteaddr="127.0.0.1:44980" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/5d8286b039c23a447ca951a6e39aabca96b41aa3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=47.878µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e0495635-a36a-4734-97ad-7216055e7dbf trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
14:18:40 [2024-01-20T14:18:40.072Z] time="2024-01-20T14:18:39.939694842Z" 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=4b8eafb6-4baf-49d4-bb62-cc56e700fcef http.request.method=GET http.request.remoteaddr="127.0.0.1:44996" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/5d8286b039c23a447ca951a6e39aabca96b41aa3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=36.8µ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=ba7fee2c-32f8-4ea4-9df9-6ba015eb993b trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
14:18:40 [2024-01-20T14:18:40.072Z] time="2024-01-20T14:18:39.939730937Z" 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=eec7a73a-b87e-48dc-a5c0-29470e1bdeba http.request.method=GET http.request.remoteaddr="127.0.0.1:44980" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/5d8286b039c23a447ca951a6e39aabca96b41aa3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.788µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5b5ca8a7-184b-47e4-a08b-e00e33f9fbad trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
14:18:40 [2024-01-20T14:18:40.072Z] time="2024-01-20T14:18:39.939740906Z" 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=4b8eafb6-4baf-49d4-bb62-cc56e700fcef http.request.method=GET http.request.remoteaddr="127.0.0.1:44996" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/5d8286b039c23a447ca951a6e39aabca96b41aa3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.756µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=21a95828-9b0f-4780-8673-4a66725065eb trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
14:18:40 [2024-01-20T14:18:40.072Z] time="2024-01-20T14:18:39.93977792Z" 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=eec7a73a-b87e-48dc-a5c0-29470e1bdeba http.request.method=GET http.request.remoteaddr="127.0.0.1:44980" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/5d8286b039c23a447ca951a6e39aabca96b41aa3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.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).GetContent" trace.id=23096f44-6b9f-41f3-bb45-ec6c83fcb0cf trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
14:18:40 [2024-01-20T14:18:40.072Z] time="2024-01-20T14:18:39.939818388Z" 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=eec7a73a-b87e-48dc-a5c0-29470e1bdeba http.request.method=GET http.request.remoteaddr="127.0.0.1:44980" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/5d8286b039c23a447ca951a6e39aabca96b41aa3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.667µ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=df4290ee-e473-4536-9d9e-4fcc0a0543fb trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
14:18:40 [2024-01-20T14:18:40.072Z] time="2024-01-20T14:18:39.939851865Z" 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=eec7a73a-b87e-48dc-a5c0-29470e1bdeba http.request.method=GET http.request.remoteaddr="127.0.0.1:44980" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/5d8286b039c23a447ca951a6e39aabca96b41aa3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=8.878µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=02c40a5a-b0ef-4304-a857-5e25330ea159 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
14:18:40 [2024-01-20T14:18:40.072Z] time="2024-01-20T14:18:39.939783286Z" 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=4b8eafb6-4baf-49d4-bb62-cc56e700fcef http.request.method=GET http.request.remoteaddr="127.0.0.1:44996" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/5d8286b039c23a447ca951a6e39aabca96b41aa3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.757µ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=6d354f42-e68e-4dd7-950f-af31455c61fd trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
14:18:40 [2024-01-20T14:18:40.072Z] time="2024-01-20T14:18:39.939886442Z" 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=eec7a73a-b87e-48dc-a5c0-29470e1bdeba http.request.method=GET http.request.remoteaddr="127.0.0.1:44980" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/5d8286b039c23a447ca951a6e39aabca96b41aa3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.692µ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=589c0660-0b8b-4ec7-8a27-dda9dd170875 trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
14:18:40 [2024-01-20T14:18:40.072Z] time="2024-01-20T14:18:39.939941278Z" 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=eec7a73a-b87e-48dc-a5c0-29470e1bdeba http.request.method=GET http.request.remoteaddr="127.0.0.1:44980" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/5d8286b039c23a447ca951a6e39aabca96b41aa3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.326µ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=8b58cc6a-4348-4452-9e79-36b1d7285c71 trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
14:18:40 [2024-01-20T14:18:40.072Z] time="2024-01-20T14:18:39.939938578Z" 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=4b8eafb6-4baf-49d4-bb62-cc56e700fcef http.request.method=GET http.request.remoteaddr="127.0.0.1:44996" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/5d8286b039c23a447ca951a6e39aabca96b41aa3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=23.41µ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=a9616bda-a029-4f3f-bd70-728adf4780e4 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
14:18:40 [2024-01-20T14:18:40.072Z] time="2024-01-20T14:18:39.939982074Z" 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=4b8eafb6-4baf-49d4-bb62-cc56e700fcef http.request.method=GET http.request.remoteaddr="127.0.0.1:44996" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/5d8286b039c23a447ca951a6e39aabca96b41aa3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.733µ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=353c71b3-a77d-4c0b-a89d-750809632b8c trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
14:18:40 [2024-01-20T14:18:40.072Z] time="2024-01-20T14:18:39.940012491Z" 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=4b8eafb6-4baf-49d4-bb62-cc56e700fcef http.request.method=GET http.request.remoteaddr="127.0.0.1:44996" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/5d8286b039c23a447ca951a6e39aabca96b41aa3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=6.646µ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=812f0e06-90a6-4723-98fb-b0c16a5a59ee trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
14:18:40 [2024-01-20T14:18:40.072Z] time="2024-01-20T14:18:39.940064446Z" 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=4b8eafb6-4baf-49d4-bb62-cc56e700fcef http.request.method=GET http.request.remoteaddr="127.0.0.1:44996" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/5d8286b039c23a447ca951a6e39aabca96b41aa3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.88µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=bcd18214-898e-441c-b6df-31235e4353be trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
14:18:40 [2024-01-20T14:18:40.072Z] time="2024-01-20T14:18:39.940510753Z" 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=eec7a73a-b87e-48dc-a5c0-29470e1bdeba http.request.method=GET http.request.remoteaddr="127.0.0.1:44980" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/5d8286b039c23a447ca951a6e39aabca96b41aa3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=34.429µ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=a75a98ed-d581-481a-9644-a87c47bd2cea trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
14:18:40 [2024-01-20T14:18:40.072Z] time="2024-01-20T14:18:39.94058336Z" 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=eec7a73a-b87e-48dc-a5c0-29470e1bdeba http.request.method=GET http.request.remoteaddr="127.0.0.1:44980" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/5d8286b039c23a447ca951a6e39aabca96b41aa3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.271µ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=599ed24b-3770-4514-88e1-7347aecd992c trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
14:18:40 [2024-01-20T14:18:40.073Z] time="2024-01-20T14:18:39.940575155Z" 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=4b8eafb6-4baf-49d4-bb62-cc56e700fcef http.request.method=GET http.request.remoteaddr="127.0.0.1:44996" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/5d8286b039c23a447ca951a6e39aabca96b41aa3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=36.529µ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=c271ef43-59d6-4ed2-8a87-2c4e178b2b84 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
14:18:40 [2024-01-20T14:18:40.073Z] time="2024-01-20T14:18:39.940650011Z" 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=4b8eafb6-4baf-49d4-bb62-cc56e700fcef http.request.method=GET http.request.remoteaddr="127.0.0.1:44996" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/5d8286b039c23a447ca951a6e39aabca96b41aa3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.575µ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=eab86925-193a-4ba5-800f-c62d7d9d8403 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
14:18:40 [2024-01-20T14:18:40.073Z] time="2024-01-20T14:18:39.940653499Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=eec7a73a-b87e-48dc-a5c0-29470e1bdeba http.request.method=GET http.request.remoteaddr="127.0.0.1:44980" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/5d8286b039c23a447ca951a6e39aabca96b41aa3 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=1.983291ms http.response.status=200 http.response.written=194 
14:18:40 [2024-01-20T14:18:40.073Z] 127.0.0.1 - - [20/Jan/2024:14:18:39 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.6 git-commit/5d8286b039c23a447ca951a6e39aabca96b41aa3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:18:40 [2024-01-20T14:18:40.073Z] time="2024-01-20T14:18:39.940773828Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4b8eafb6-4baf-49d4-bb62-cc56e700fcef http.request.method=GET http.request.remoteaddr="127.0.0.1:44996" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/5d8286b039c23a447ca951a6e39aabca96b41aa3 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.067961ms http.response.status=200 http.response.written=68 
14:18:40 [2024-01-20T14:18:40.073Z] 127.0.0.1 - - [20/Jan/2024:14:18:39 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.6 git-commit/5d8286b039c23a447ca951a6e39aabca96b41aa3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:18:40 [2024-01-20T14:18:40.073Z] time="2024-01-20T14:18:39.957308612Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1a521c65-6c01-47f9-85d5-b71283fcf0cc http.request.method=GET http.request.remoteaddr="127.0.0.1:45016" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/5d8286b039c23a447ca951a6e39aabca96b41aa3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
14:18:40 [2024-01-20T14:18:40.073Z] time="2024-01-20T14:18:39.957352518Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1a521c65-6c01-47f9-85d5-b71283fcf0cc http.request.method=GET http.request.remoteaddr="127.0.0.1:45016" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/5d8286b039c23a447ca951a6e39aabca96b41aa3 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="963.177µs" http.response.status=200 http.response.written=2 
14:18:40 [2024-01-20T14:18:40.073Z] 127.0.0.1 - - [20/Jan/2024:14:18:39 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.6 git-commit/5d8286b039c23a447ca951a6e39aabca96b41aa3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:18:40 [2024-01-20T14:18:40.073Z] time="2024-01-20T14:18:39.977718318Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d968e397-7422-4f18-826a-e870ea918917 http.request.method=GET http.request.remoteaddr="127.0.0.1:45020" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/5d8286b039c23a447ca951a6e39aabca96b41aa3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
14:18:40 [2024-01-20T14:18:40.073Z] time="2024-01-20T14:18:39.977767598Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d968e397-7422-4f18-826a-e870ea918917 http.request.method=GET http.request.remoteaddr="127.0.0.1:45020" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/5d8286b039c23a447ca951a6e39aabca96b41aa3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
14:18:40 [2024-01-20T14:18:40.073Z] time="2024-01-20T14:18:39.977791065Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d968e397-7422-4f18-826a-e870ea918917 http.request.method=GET http.request.remoteaddr="127.0.0.1:45020" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/5d8286b039c23a447ca951a6e39aabca96b41aa3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
14:18:40 [2024-01-20T14:18:40.073Z] time="2024-01-20T14:18:39.977861482Z" 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=d968e397-7422-4f18-826a-e870ea918917 http.request.method=GET http.request.remoteaddr="127.0.0.1:45020" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/5d8286b039c23a447ca951a6e39aabca96b41aa3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=36.201µ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=671ab09d-190c-4a58-bf58-9f1de4525490 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
14:18:40 [2024-01-20T14:18:40.073Z] time="2024-01-20T14:18:39.977907341Z" 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=d968e397-7422-4f18-826a-e870ea918917 http.request.method=GET http.request.remoteaddr="127.0.0.1:45020" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/5d8286b039c23a447ca951a6e39aabca96b41aa3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.096µ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=76df9d16-e031-4354-8a0c-f41eaa0c82c9 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
14:18:40 [2024-01-20T14:18:40.073Z] time="2024-01-20T14:18:39.977980007Z" 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=d968e397-7422-4f18-826a-e870ea918917 http.request.method=GET http.request.remoteaddr="127.0.0.1:45020" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/5d8286b039c23a447ca951a6e39aabca96b41aa3 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.102174ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
14:18:40 [2024-01-20T14:18:40.073Z] 127.0.0.1 - - [20/Jan/2024:14:18:39 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.6 git-commit/5d8286b039c23a447ca951a6e39aabca96b41aa3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:18:40 [2024-01-20T14:18:40.073Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.20s)
14:18:40 [2024-01-20T14:18:40.073Z] === RUN   TestImagePullNonExisting
14:18:40 [2024-01-20T14:18:40.073Z] === RUN   TestImagePullNonExisting/asdfasdf:foobar
14:18:40 [2024-01-20T14:18:40.073Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar
14:18:40 [2024-01-20T14:18:40.073Z] === RUN   TestImagePullNonExisting/library/asdfasdf:foobar
14:18:40 [2024-01-20T14:18:40.073Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar
14:18:40 [2024-01-20T14:18:40.073Z] === RUN   TestImagePullNonExisting/asdfasdf
14:18:40 [2024-01-20T14:18:40.073Z] === PAUSE TestImagePullNonExisting/asdfasdf
14:18:40 [2024-01-20T14:18:40.073Z] === RUN   TestImagePullNonExisting/asdfasdf:latest
14:18:40 [2024-01-20T14:18:40.073Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest
14:18:40 [2024-01-20T14:18:40.073Z] === RUN   TestImagePullNonExisting/library/asdfasdf
14:18:40 [2024-01-20T14:18:40.073Z] === PAUSE TestImagePullNonExisting/library/asdfasdf
14:18:40 [2024-01-20T14:18:40.073Z] === RUN   TestImagePullNonExisting/library/asdfasdf:latest
14:18:40 [2024-01-20T14:18:40.073Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest
14:18:40 [2024-01-20T14:18:40.073Z] === CONT  TestImagePullNonExisting/asdfasdf:foobar
14:18:40 [2024-01-20T14:18:40.073Z] === CONT  TestImagePullNonExisting/asdfasdf:latest
14:18:40 [2024-01-20T14:18:40.073Z] === CONT  TestImagePullNonExisting/library/asdfasdf:latest
14:18:40 [2024-01-20T14:18:40.073Z] === CONT  TestImagePullNonExisting/asdfasdf
14:18:40 [2024-01-20T14:18:40.073Z] === CONT  TestImagePullNonExisting/library/asdfasdf
14:18:40 [2024-01-20T14:18:40.073Z] === CONT  TestImagePullNonExisting/library/asdfasdf:foobar
14:18:41 [2024-01-20T14:18:41.444Z] --- PASS: TestImagePullNonExisting (0.01s)
14:18:41 [2024-01-20T14:18:41.444Z]     --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.95s)
14:18:41 [2024-01-20T14:18:41.444Z]     --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.96s)
14:18:41 [2024-01-20T14:18:41.444Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.96s)
14:18:41 [2024-01-20T14:18:41.444Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (1.20s)
14:18:41 [2024-01-20T14:18:41.444Z]     --- PASS: TestImagePullNonExisting/asdfasdf (1.27s)
14:18:41 [2024-01-20T14:18:41.444Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf (1.28s)
14:18:41 [2024-01-20T14:18:41.444Z] === RUN   TestRemoveImageOrphaning
14:18:41 [2024-01-20T14:18:41.702Z] --- PASS: TestRemoveImageOrphaning (0.21s)
14:18:41 [2024-01-20T14:18:41.702Z] === RUN   TestRemoveByDigest
14:18:41 [2024-01-20T14:18:41.702Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
14:18:41 [2024-01-20T14:18:41.702Z] --- SKIP: TestRemoveByDigest (0.00s)
14:18:41 [2024-01-20T14:18:41.702Z] === RUN   TestRemoveImageGarbageCollector
14:18:41 [2024-01-20T14:18:41.702Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
14:18:41 [2024-01-20T14:18:41.702Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
14:18:41 [2024-01-20T14:18:41.702Z] === RUN   TestSaveCheckTimes
14:18:41 [2024-01-20T14:18:41.702Z] === PAUSE TestSaveCheckTimes
14:18:41 [2024-01-20T14:18:41.702Z] === RUN   TestSaveCheckManifestLayers
14:18:41 [2024-01-20T14:18:41.702Z] === PAUSE TestSaveCheckManifestLayers
14:18:41 [2024-01-20T14:18:41.702Z] === RUN   TestSaveRepoWithMultipleImages
14:18:41 [2024-01-20T14:18:41.960Z] --- PASS: TestSaveRepoWithMultipleImages (0.21s)
14:18:41 [2024-01-20T14:18:41.960Z] === RUN   TestSaveDirectoryPermissions
14:18:42 [2024-01-20T14:18:42.893Z] --- PASS: TestSaveDirectoryPermissions (1.15s)
14:18:42 [2024-01-20T14:18:42.893Z] === RUN   TestTagUnprefixedRepoByNameOrName
14:18:42 [2024-01-20T14:18:42.893Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
14:18:42 [2024-01-20T14:18:42.893Z] === RUN   TestTagUsingDigestAlgorithmAsName
14:18:43 [2024-01-20T14:18:43.151Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
14:18:43 [2024-01-20T14:18:43.151Z] === RUN   TestTagValidPrefixedRepo
14:18:43 [2024-01-20T14:18:43.151Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
14:18:43 [2024-01-20T14:18:43.151Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
14:18:43 [2024-01-20T14:18:43.151Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
14:18:43 [2024-01-20T14:18:43.151Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
14:18:43 [2024-01-20T14:18:43.151Z] === RUN   TestTagValidPrefixedRepo/foooo:t
14:18:43 [2024-01-20T14:18:43.151Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
14:18:43 [2024-01-20T14:18:43.151Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
14:18:43 [2024-01-20T14:18:43.151Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
14:18:43 [2024-01-20T14:18:43.151Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
14:18:43 [2024-01-20T14:18:43.151Z] === CONT  TestTagValidPrefixedRepo/foooo:t
14:18:43 [2024-01-20T14:18:43.151Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
14:18:43 [2024-01-20T14:18:43.151Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
14:18:43 [2024-01-20T14:18:43.151Z] --- PASS: TestTagValidPrefixedRepo (0.02s)
14:18:43 [2024-01-20T14:18:43.151Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s)
14:18:43 [2024-01-20T14:18:43.151Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.01s)
14:18:43 [2024-01-20T14:18:43.151Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.02s)
14:18:43 [2024-01-20T14:18:43.151Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.02s)
14:18:43 [2024-01-20T14:18:43.151Z] === RUN   TestTagExistedNameWithoutForce
14:18:43 [2024-01-20T14:18:43.151Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
14:18:43 [2024-01-20T14:18:43.151Z] === RUN   TestTagOfficialNames
14:18:43 [2024-01-20T14:18:43.151Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
14:18:43 [2024-01-20T14:18:43.151Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
14:18:43 [2024-01-20T14:18:43.151Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
14:18:43 [2024-01-20T14:18:43.151Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
14:18:43 [2024-01-20T14:18:43.151Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
14:18:43 [2024-01-20T14:18:43.151Z] --- PASS: TestTagOfficialNames (0.05s)
14:18:43 [2024-01-20T14:18:43.151Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
14:18:43 [2024-01-20T14:18:43.151Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
14:18:43 [2024-01-20T14:18:43.151Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
14:18:43 [2024-01-20T14:18:43.151Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
14:18:43 [2024-01-20T14:18:43.151Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
14:18:43 [2024-01-20T14:18:43.151Z] === RUN   TestTagMatchesDigest
14:18:43 [2024-01-20T14:18:43.151Z] --- PASS: TestTagMatchesDigest (0.01s)
14:18:43 [2024-01-20T14:18:43.151Z] === CONT  TestSaveCheckManifestLayers
14:18:43 [2024-01-20T14:18:43.151Z] === CONT  TestSaveCheckTimes
14:18:43 [2024-01-20T14:18:43.151Z] --- PASS: TestSaveCheckManifestLayers (0.03s)
14:18:43 [2024-01-20T14:18:43.151Z] --- PASS: TestSaveCheckTimes (0.03s)
14:18:43 [2024-01-20T14:18:43.151Z] PASS
14:18:43 [2024-01-20T14:18:43.151Z] 
14:18:43 [2024-01-20T14:18:43.151Z] === Skipped
14:18:43 [2024-01-20T14:18:43.151Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
14:18:43 [2024-01-20T14:18:43.151Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
14:18:43 [2024-01-20T14:18:43.151Z] 
14:18:43 [2024-01-20T14:18:43.151Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
14:18:43 [2024-01-20T14:18:43.151Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
14:18:43 [2024-01-20T14:18:43.151Z] 
14:18:43 [2024-01-20T14:18:43.151Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
14:18:43 [2024-01-20T14:18:43.151Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
14:18:43 [2024-01-20T14:18:43.151Z] 
14:18:43 [2024-01-20T14:18:43.151Z] DONE 55 tests, 3 skipped in 6.547s
14:18:43 [2024-01-20T14:18:43.151Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
14:18:43 [2024-01-20T14:18:43.151Z] ++ '[' -n '' ']'
14:18:43 [2024-01-20T14:18:43.151Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
14:18:43 [2024-01-20T14:18:43.151Z] ++ set -e
14:18:43 [2024-01-20T14:18:43.151Z] ++ '[' -n 0 ']'
14:18:43 [2024-01-20T14:18:43.151Z] ++ set -x
14:18:43 [2024-01-20T14:18:43.151Z] ++ 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.DnAPTKalK0/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
14:18:43 [2024-01-20T14:18:43.151Z] === RUN   TestStripANSICommands
14:18:43 [2024-01-20T14:18:43.151Z] === RUN   TestStripANSICommands/#00
14:18:43 [2024-01-20T14:18:43.151Z] === RUN   TestStripANSICommands/#01
14:18:43 [2024-01-20T14:18:43.151Z] --- PASS: TestStripANSICommands (0.00s)
14:18:43 [2024-01-20T14:18:43.151Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
14:18:43 [2024-01-20T14:18:43.151Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
14:18:43 [2024-01-20T14:18:43.151Z] PASS
14:18:43 [2024-01-20T14:18:43.151Z] 
14:18:43 [2024-01-20T14:18:43.151Z] DONE 3 tests in 0.009s
14:18:43 [2024-01-20T14:18:43.151Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
14:18:43 [2024-01-20T14:18:43.151Z] ++ '[' -n '' ']'
14:18:43 [2024-01-20T14:18:43.151Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
14:18:43 [2024-01-20T14:18:43.151Z] ++ set -e
14:18:43 [2024-01-20T14:18:43.151Z] ++ '[' -n 0 ']'
14:18:43 [2024-01-20T14:18:43.151Z] ++ set -x
14:18:43 [2024-01-20T14:18:43.151Z] ++ 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.DnAPTKalK0/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
14:18:43 [2024-01-20T14:18:43.151Z] INFO: Testing against a local daemon
14:18:43 [2024-01-20T14:18:43.151Z] === RUN   TestCreateWithMultiNetworks
14:18:44 [2024-01-20T14:18:44.524Z] --- PASS: TestCreateWithMultiNetworks (1.04s)
14:18:44 [2024-01-20T14:18:44.524Z] === RUN   TestNetworkCreateDelete
14:18:44 [2024-01-20T14:18:44.524Z] --- PASS: TestNetworkCreateDelete (0.19s)
14:18:44 [2024-01-20T14:18:44.524Z] === RUN   TestDockerNetworkDeletePreferID
14:18:45 [2024-01-20T14:18:45.089Z] --- PASS: TestDockerNetworkDeletePreferID (0.52s)
14:18:45 [2024-01-20T14:18:45.089Z] === RUN   TestDaemonDNSFallback
14:18:51 [2024-01-20T14:18:51.641Z] --- PASS: TestDaemonDNSFallback (6.30s)
14:18:51 [2024-01-20T14:18:51.641Z] === RUN   TestInspectNetwork
14:18:54 [2024-01-20T14:18:54.169Z] === RUN   TestInspectNetwork/full_network_id
14:18:54 [2024-01-20T14:18:54.169Z] === RUN   TestInspectNetwork/partial_network_id
14:18:54 [2024-01-20T14:18:54.169Z] === RUN   TestInspectNetwork/network_name
14:18:54 [2024-01-20T14:18:54.169Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
14:18:59 [2024-01-20T14:18:59.429Z] --- PASS: TestInspectNetwork (7.32s)
14:18:59 [2024-01-20T14:18:59.429Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
14:18:59 [2024-01-20T14:18:59.429Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
14:18:59 [2024-01-20T14:18:59.429Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
14:18:59 [2024-01-20T14:18:59.429Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
14:18:59 [2024-01-20T14:18:59.429Z] === RUN   TestRunContainerWithBridgeNone
14:18:59 [2024-01-20T14:18:59.994Z] --- PASS: TestRunContainerWithBridgeNone (1.45s)
14:18:59 [2024-01-20T14:18:59.994Z] === RUN   TestNetworkInvalidJSON
14:18:59 [2024-01-20T14:18:59.994Z] === RUN   TestNetworkInvalidJSON/networks/create
14:18:59 [2024-01-20T14:18:59.994Z] === PAUSE TestNetworkInvalidJSON/networks/create
14:18:59 [2024-01-20T14:18:59.994Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
14:18:59 [2024-01-20T14:18:59.994Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
14:18:59 [2024-01-20T14:18:59.994Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
14:18:59 [2024-01-20T14:18:59.994Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
14:18:59 [2024-01-20T14:18:59.994Z] === CONT  TestNetworkInvalidJSON/networks/create
14:18:59 [2024-01-20T14:18:59.994Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
14:18:59 [2024-01-20T14:18:59.994Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
14:18:59 [2024-01-20T14:18:59.994Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
14:18:59 [2024-01-20T14:18:59.994Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
14:18:59 [2024-01-20T14:18:59.994Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
14:18:59 [2024-01-20T14:18:59.994Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
14:18:59 [2024-01-20T14:18:59.994Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
14:18:59 [2024-01-20T14:18:59.994Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
14:18:59 [2024-01-20T14:18:59.994Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
14:18:59 [2024-01-20T14:18:59.994Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
14:18:59 [2024-01-20T14:18:59.994Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
14:18:59 [2024-01-20T14:18:59.994Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
14:18:59 [2024-01-20T14:18:59.994Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
14:18:59 [2024-01-20T14:18:59.994Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
14:18:59 [2024-01-20T14:18:59.994Z] --- PASS: TestNetworkInvalidJSON (0.01s)
14:18:59 [2024-01-20T14:18:59.994Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
14:18:59 [2024-01-20T14:18:59.994Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
14:18:59 [2024-01-20T14:18:59.994Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
14:18:59 [2024-01-20T14:18:59.994Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
14:18:59 [2024-01-20T14:18:59.994Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
14:18:59 [2024-01-20T14:18:59.994Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
14:18:59 [2024-01-20T14:18:59.994Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
14:18:59 [2024-01-20T14:18:59.994Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
14:18:59 [2024-01-20T14:18:59.994Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
14:18:59 [2024-01-20T14:18:59.994Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
14:18:59 [2024-01-20T14:18:59.994Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
14:18:59 [2024-01-20T14:18:59.994Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
14:18:59 [2024-01-20T14:18:59.994Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
14:18:59 [2024-01-20T14:18:59.994Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
14:18:59 [2024-01-20T14:18:59.994Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
14:18:59 [2024-01-20T14:18:59.994Z] === RUN   TestNetworkList
14:18:59 [2024-01-20T14:18:59.994Z] === RUN   TestNetworkList//networks
14:18:59 [2024-01-20T14:18:59.994Z] === PAUSE TestNetworkList//networks
14:18:59 [2024-01-20T14:18:59.994Z] === RUN   TestNetworkList//networks/
14:18:59 [2024-01-20T14:18:59.994Z] === PAUSE TestNetworkList//networks/
14:18:59 [2024-01-20T14:18:59.994Z] === CONT  TestNetworkList//networks
14:18:59 [2024-01-20T14:18:59.994Z] === CONT  TestNetworkList//networks/
14:18:59 [2024-01-20T14:18:59.994Z] --- PASS: TestNetworkList (0.01s)
14:18:59 [2024-01-20T14:18:59.994Z]     --- PASS: TestNetworkList//networks/ (0.00s)
14:18:59 [2024-01-20T14:18:59.994Z]     --- PASS: TestNetworkList//networks (0.00s)
14:18:59 [2024-01-20T14:18:59.994Z] === RUN   TestHostIPv4BridgeLabel
14:19:00 [2024-01-20T14:19:00.559Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
14:19:00 [2024-01-20T14:19:00.559Z] === RUN   TestDefaultNetworkOpts
14:19:00 [2024-01-20T14:19:00.559Z] === RUN   TestDefaultNetworkOpts/default_value
14:19:01 [2024-01-20T14:19:01.931Z] === RUN   TestDefaultNetworkOpts/cmdline_value
14:19:03 [2024-01-20T14:19:03.828Z] === RUN   TestDefaultNetworkOpts/config-from_value
14:19:04 [2024-01-20T14:19:04.761Z] --- PASS: TestDefaultNetworkOpts (4.15s)
14:19:04 [2024-01-20T14:19:04.761Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.34s)
14:19:04 [2024-01-20T14:19:04.761Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.46s)
14:19:04 [2024-01-20T14:19:04.761Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.34s)
14:19:04 [2024-01-20T14:19:04.761Z] === RUN   TestForbidDuplicateNetworkNames
14:19:05 [2024-01-20T14:19:05.326Z] --- PASS: TestForbidDuplicateNetworkNames (0.65s)
14:19:05 [2024-01-20T14:19:05.326Z] === RUN   TestDaemonRestartWithLiveRestore
14:19:06 [2024-01-20T14:19:06.698Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
14:19:06 [2024-01-20T14:19:06.698Z] === RUN   TestDaemonDefaultNetworkPools
14:19:07 [2024-01-20T14:19:07.265Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s)
14:19:07 [2024-01-20T14:19:07.265Z] === RUN   TestDaemonRestartWithExistingNetwork
14:19:08 [2024-01-20T14:19:08.637Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
14:19:08 [2024-01-20T14:19:08.637Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
14:19:10 [2024-01-20T14:19:10.008Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s)
14:19:10 [2024-01-20T14:19:10.008Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
14:19:10 [2024-01-20T14:19:10.266Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
14:19:10 [2024-01-20T14:19:10.266Z] === RUN   TestServiceWithPredefinedNetwork
14:19:12 [2024-01-20T14:19:12.792Z] --- PASS: TestServiceWithPredefinedNetwork (2.24s)
14:19:12 [2024-01-20T14:19:12.792Z] === RUN   TestServiceRemoveKeepsIngressNetwork
14:19:12 [2024-01-20T14:19:12.792Z]     service_test.go:250: FLAKY_TEST
14:19:12 [2024-01-20T14:19:12.792Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
14:19:12 [2024-01-20T14:19:12.792Z] === RUN   TestServiceWithDataPathPortInit
14:19:27 [2024-01-20T14:19:27.654Z] --- PASS: TestServiceWithDataPathPortInit (13.57s)
14:19:27 [2024-01-20T14:19:27.654Z] === RUN   TestServiceWithDefaultAddressPoolInit
14:19:28 [2024-01-20T14:19:28.586Z]     service_test.go:440: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:n0npl9z1bmcasn80u3qcm5hff Created:2024-01-20 14:19:27.353208399 +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[634d5be35dcf8f891dc588cedb1972a4a6fd8d45d4a8fe23a009f1e3b8e695c4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4z1fyco9vfy4ozubev410gtux EndpointID:b713ff84c57225b6b9294aaf1ca715d5713f3049e9e53df3eecf0bb8c06956fe MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:45693febfbe040d1384bcb942ecd341518bd7489da8ad01c302f7fdf5e4088ee 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:76fc9224fe92 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4z1fyco9vfy4ozubev410gtux EndpointID:b713ff84c57225b6b9294aaf1ca715d5713f3049e9e53df3eecf0bb8c06956fe EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
14:19:33 [2024-01-20T14:19:33.844Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.89s)
14:19:33 [2024-01-20T14:19:33.844Z] PASS
14:19:33 [2024-01-20T14:19:33.844Z] 
14:19:33 [2024-01-20T14:19:33.844Z] === Skipped
14:19:33 [2024-01-20T14:19:33.844Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
14:19:33 [2024-01-20T14:19:33.844Z]     service_test.go:250: FLAKY_TEST
14:19:33 [2024-01-20T14:19:33.844Z] 
14:19:33 [2024-01-20T14:19:33.844Z] DONE 44 tests, 1 skipped in 49.834s
14:19:33 [2024-01-20T14:19:33.844Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
14:19:33 [2024-01-20T14:19:33.844Z] ++ '[' -n '' ']'
14:19:33 [2024-01-20T14:19:33.844Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
14:19:33 [2024-01-20T14:19:33.844Z] ++ set -e
14:19:33 [2024-01-20T14:19:33.844Z] ++ '[' -n 0 ']'
14:19:33 [2024-01-20T14:19:33.844Z] ++ set -x
14:19:33 [2024-01-20T14:19:33.844Z] ++ 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.DnAPTKalK0/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
14:19:33 [2024-01-20T14:19:33.844Z] INFO: Testing against a local daemon
14:19:33 [2024-01-20T14:19:33.844Z] === RUN   TestDockerNetworkIpvlanPersistance
14:19:33 [2024-01-20T14:19:33.844Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:19:33 [2024-01-20T14:19:33.844Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
14:19:33 [2024-01-20T14:19:33.844Z] === RUN   TestDockerNetworkIpvlan
14:19:33 [2024-01-20T14:19:33.844Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:19:33 [2024-01-20T14:19:33.844Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
14:19:33 [2024-01-20T14:19:33.844Z] PASS
14:19:33 [2024-01-20T14:19:33.844Z] 
14:19:33 [2024-01-20T14:19:33.844Z] === Skipped
14:19:33 [2024-01-20T14:19:33.844Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
14:19:33 [2024-01-20T14:19:33.844Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:19:33 [2024-01-20T14:19:33.844Z] 
14:19:33 [2024-01-20T14:19:33.844Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
14:19:33 [2024-01-20T14:19:33.844Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:19:33 [2024-01-20T14:19:33.844Z] 
14:19:33 [2024-01-20T14:19:33.844Z] DONE 2 tests, 2 skipped in 0.039s
14:19:33 [2024-01-20T14:19:33.844Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
14:19:33 [2024-01-20T14:19:33.844Z] ++ '[' -n '' ']'
14:19:33 [2024-01-20T14:19:33.844Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
14:19:33 [2024-01-20T14:19:33.844Z] ++ set -e
14:19:33 [2024-01-20T14:19:33.844Z] ++ '[' -n 0 ']'
14:19:33 [2024-01-20T14:19:33.844Z] ++ set -x
14:19:33 [2024-01-20T14:19:33.844Z] ++ 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.DnAPTKalK0/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
14:19:33 [2024-01-20T14:19:33.844Z] INFO: Testing against a local daemon
14:19:33 [2024-01-20T14:19:33.844Z] === RUN   TestDockerNetworkMacvlanPersistance
14:19:34 [2024-01-20T14:19:34.409Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s)
14:19:34 [2024-01-20T14:19:34.409Z] === RUN   TestDockerNetworkMacvlan
14:19:34 [2024-01-20T14:19:34.409Z] === RUN   TestDockerNetworkMacvlan/Subinterface
14:19:34 [2024-01-20T14:19:34.973Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
14:19:35 [2024-01-20T14:19:35.539Z] === RUN   TestDockerNetworkMacvlan/NilParent
14:19:36 [2024-01-20T14:19:36.103Z] === RUN   TestDockerNetworkMacvlan/InternalMode
14:19:37 [2024-01-20T14:19:37.036Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
14:19:37 [2024-01-20T14:19:37.293Z] === RUN   TestDockerNetworkMacvlan/Addressing
14:19:38 [2024-01-20T14:19:38.225Z] --- PASS: TestDockerNetworkMacvlan (3.59s)
14:19:38 [2024-01-20T14:19:38.226Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.60s)
14:19:38 [2024-01-20T14:19:38.226Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.60s)
14:19:38 [2024-01-20T14:19:38.226Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.60s)
14:19:38 [2024-01-20T14:19:38.226Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.60s)
14:19:38 [2024-01-20T14:19:38.226Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (0.60s)
14:19:38 [2024-01-20T14:19:38.226Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s)
14:19:38 [2024-01-20T14:19:38.226Z] PASS
14:19:38 [2024-01-20T14:19:38.226Z] 
14:19:38 [2024-01-20T14:19:38.226Z] DONE 8 tests in 4.909s
14:19:38 [2024-01-20T14:19:38.226Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m  
14:19:38 [2024-01-20T14:19:38.226Z] ++ '[' -n '' ']'
14:19:38 [2024-01-20T14:19:38.226Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.networking -t ./test.main -test.v -test.timeout=120m
14:19:38 [2024-01-20T14:19:38.226Z] ++ set -e
14:19:38 [2024-01-20T14:19:38.226Z] ++ '[' -n 0 ']'
14:19:38 [2024-01-20T14:19:38.226Z] ++ set -x
14:19:38 [2024-01-20T14:19:38.226Z] ++ 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.DnAPTKalK0/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.networking -t ./test.main -test.v -test.timeout=120m
14:19:38 [2024-01-20T14:19:38.226Z] INFO: Testing against a local daemon
14:19:38 [2024-01-20T14:19:38.226Z] === RUN   TestBridgeICC
14:19:38 [2024-01-20T14:19:38.790Z] === RUN   TestBridgeICC/IPv4_non-internal_network
14:19:39 [2024-01-20T14:19:39.722Z] === RUN   TestBridgeICC/IPv4_internal_network
14:19:41 [2024-01-20T14:19:41.093Z] === RUN   TestBridgeICC/IPv6_ULA_on_non-internal_network
14:19:42 [2024-01-20T14:19:42.465Z] === RUN   TestBridgeICC/IPv6_ULA_on_internal_network
14:19:43 [2024-01-20T14:19:43.398Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network
14:19:44 [2024-01-20T14:19:44.770Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_internal_network
14:19:45 [2024-01-20T14:19:45.703Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name
14:19:47 [2024-01-20T14:19:47.075Z] === RUN   TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name
14:19:48 [2024-01-20T14:19:48.447Z] === RUN   TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address
14:19:51 [2024-01-20T14:19:51.725Z] === RUN   TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address
14:19:55 [2024-01-20T14:19:55.004Z] --- PASS: TestBridgeICC (16.86s)
14:19:55 [2024-01-20T14:19:55.004Z]     --- PASS: TestBridgeICC/IPv4_non-internal_network (1.16s)
14:19:55 [2024-01-20T14:19:55.004Z]     --- PASS: TestBridgeICC/IPv4_internal_network (1.14s)
14:19:55 [2024-01-20T14:19:55.004Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.28s)
14:19:55 [2024-01-20T14:19:55.004Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (1.15s)
14:19:55 [2024-01-20T14:19:55.004Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.22s)
14:19:55 [2024-01-20T14:19:55.004Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (1.14s)
14:19:55 [2024-01-20T14:19:55.004Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name (1.22s)
14:19:55 [2024-01-20T14:19:55.004Z]     --- PASS: TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name (1.27s)
14:19:55 [2024-01-20T14:19:55.004Z]     --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (3.29s)
14:19:55 [2024-01-20T14:19:55.004Z]     --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (3.39s)
14:19:55 [2024-01-20T14:19:55.004Z] === RUN   TestBridgeINC
14:19:55 [2024-01-20T14:19:55.570Z] === RUN   TestBridgeINC/IPv4_non-internal_network
14:20:00 [2024-01-20T14:20:00.831Z] === RUN   TestBridgeINC/IPv4_internal_network
14:20:01 [2024-01-20T14:20:01.088Z] === RUN   TestBridgeINC/IPv6_ULA_on_non-internal_network
14:20:06 [2024-01-20T14:20:06.348Z] === RUN   TestBridgeINC/IPv6_ULA_on_internal_network
14:20:07 [2024-01-20T14:20:07.280Z] --- PASS: TestBridgeINC (12.14s)
14:20:07 [2024-01-20T14:20:07.280Z]     --- PASS: TestBridgeINC/IPv4_non-internal_network (4.31s)
14:20:07 [2024-01-20T14:20:07.280Z]     --- PASS: TestBridgeINC/IPv4_internal_network (1.27s)
14:20:07 [2024-01-20T14:20:07.280Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.50s)
14:20:07 [2024-01-20T14:20:07.280Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.38s)
14:20:07 [2024-01-20T14:20:07.280Z] === RUN   TestDefaultBridgeIPv6
14:20:07 [2024-01-20T14:20:07.280Z] === RUN   TestDefaultBridgeIPv6/IPv6_ULA
14:20:08 [2024-01-20T14:20:08.652Z] === RUN   TestDefaultBridgeIPv6/IPv6_LLA_only
14:20:10 [2024-01-20T14:20:10.551Z] === RUN   TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only
14:20:11 [2024-01-20T14:20:11.924Z] --- PASS: TestDefaultBridgeIPv6 (4.86s)
14:20:11 [2024-01-20T14:20:11.924Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_ULA (1.59s)
14:20:11 [2024-01-20T14:20:11.924Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_LLA_only (1.70s)
14:20:11 [2024-01-20T14:20:11.924Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only (1.56s)
14:20:11 [2024-01-20T14:20:11.924Z] === RUN   TestDefaultBridgeAddresses
14:20:11 [2024-01-20T14:20:11.924Z] === RUN   TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes
14:20:13 [2024-01-20T14:20:13.823Z] === RUN   TestDefaultBridgeAddresses/Link-Local_Subnet_Changes
14:20:15 [2024-01-20T14:20:15.196Z] --- PASS: TestDefaultBridgeAddresses (3.12s)
14:20:15 [2024-01-20T14:20:15.196Z]     --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes (1.55s)
14:20:15 [2024-01-20T14:20:15.196Z]     --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes (1.55s)
14:20:15 [2024-01-20T14:20:15.196Z] PASS
14:20:15 [2024-01-20T14:20:15.196Z] 
14:20:15 [2024-01-20T14:20:15.196Z] DONE 23 tests in 37.011s
14:20:15 [2024-01-20T14:20:15.196Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
14:20:15 [2024-01-20T14:20:15.196Z] ++ '[' -n '' ']'
14:20:15 [2024-01-20T14:20:15.196Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
14:20:15 [2024-01-20T14:20:15.196Z] ++ set -e
14:20:15 [2024-01-20T14:20:15.196Z] ++ '[' -n 0 ']'
14:20:15 [2024-01-20T14:20:15.196Z] ++ set -x
14:20:15 [2024-01-20T14:20:15.196Z] ++ 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.DnAPTKalK0/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
14:20:15 [2024-01-20T14:20:15.196Z] testing: warning: no tests to run
14:20:15 [2024-01-20T14:20:15.196Z] PASS
14:20:15 [2024-01-20T14:20:15.196Z] 
14:20:15 [2024-01-20T14:20:15.196Z] DONE 0 tests in 0.007s
14:20:15 [2024-01-20T14:20:15.196Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
14:20:15 [2024-01-20T14:20:15.196Z] ++ '[' -n '' ']'
14:20:15 [2024-01-20T14:20:15.196Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
14:20:15 [2024-01-20T14:20:15.196Z] ++ set -e
14:20:15 [2024-01-20T14:20:15.196Z] ++ '[' -n 0 ']'
14:20:15 [2024-01-20T14:20:15.196Z] ++ set -x
14:20:15 [2024-01-20T14:20:15.196Z] ++ 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.DnAPTKalK0/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
14:20:15 [2024-01-20T14:20:15.196Z] INFO: Testing against a local daemon
14:20:15 [2024-01-20T14:20:15.196Z] === RUN   TestAuthZPluginAllowRequest
14:20:16 [2024-01-20T14:20:16.129Z] --- PASS: TestAuthZPluginAllowRequest (1.13s)
14:20:16 [2024-01-20T14:20:16.129Z] === RUN   TestAuthZPluginTLS
14:20:16 [2024-01-20T14:20:16.694Z] --- PASS: TestAuthZPluginTLS (0.55s)
14:20:16 [2024-01-20T14:20:16.694Z] === RUN   TestAuthZPluginDenyRequest
14:20:17 [2024-01-20T14:20:17.260Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
14:20:17 [2024-01-20T14:20:17.260Z] === RUN   TestAuthZPluginAPIDenyResponse
14:20:17 [2024-01-20T14:20:17.825Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
14:20:17 [2024-01-20T14:20:17.825Z] === RUN   TestAuthZPluginDenyResponse
14:20:18 [2024-01-20T14:20:18.390Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
14:20:18 [2024-01-20T14:20:18.390Z] === RUN   TestAuthZPluginAllowEventStream
14:20:19 [2024-01-20T14:20:19.324Z] 2024/01/20 14:20:19 http: panic serving 127.0.0.1:53962: runtime error: invalid memory address or nil pointer dereference
14:20:19 [2024-01-20T14:20:19.324Z] goroutine 162 [running]:
14:20:19 [2024-01-20T14:20:19.324Z] net/http.(*conn).serve.func1()
14:20:19 [2024-01-20T14:20:19.324Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
14:20:19 [2024-01-20T14:20:19.324Z] panic({0xa74a40?, 0x1599ca0?})
14:20:19 [2024-01-20T14:20:19.324Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
14:20:19 [2024-01-20T14:20:19.324Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd72768, 0x40001127e0}, 0xffffa69ffc58?)
14:20:19 [2024-01-20T14:20:19.324Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
14:20:19 [2024-01-20T14:20:19.324Z] net/http.HandlerFunc.ServeHTTP(0x40001d0700?, {0xd72768?, 0x40001127e0?}, 0x4023f4?)
14:20:19 [2024-01-20T14:20:19.324Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
14:20:19 [2024-01-20T14:20:19.324Z] net/http.(*ServeMux).ServeHTTP(0xd78d18?, {0xd72768, 0x40001127e0}, 0x40001d0700)
14:20:19 [2024-01-20T14:20:19.324Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
14:20:19 [2024-01-20T14:20:19.324Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x4000306160, {0xd71328?, 0x400045e000}, 0x40001d0600, {0xd676a0, 0x400004f0c0})
14:20:19 [2024-01-20T14:20:19.324Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
14:20:19 [2024-01-20T14:20:19.324Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd71328?, 0x400045e000?}, 0x4000362010?)
14:20:19 [2024-01-20T14:20:19.324Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
14:20:19 [2024-01-20T14:20:19.324Z] net/http.HandlerFunc.ServeHTTP(0x10?, {0xd71328?, 0x400045e000?}, 0x400045e000?)
14:20:19 [2024-01-20T14:20:19.324Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
14:20:19 [2024-01-20T14:20:19.324Z] net/http.serverHandler.ServeHTTP({0xd6df08?}, {0xd71328?, 0x400045e000?}, 0x6?)
14:20:19 [2024-01-20T14:20:19.324Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
14:20:19 [2024-01-20T14:20:19.324Z] net/http.(*conn).serve(0x40001a5440, {0xd78d18, 0x4000225530})
14:20:19 [2024-01-20T14:20:19.324Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
14:20:19 [2024-01-20T14:20:19.324Z] created by net/http.(*Server).Serve in goroutine 52
14:20:19 [2024-01-20T14:20:19.324Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
14:20:20 [2024-01-20T14:20:20.257Z] 2024/01/20 14:20:20 http: panic serving 127.0.0.1:53964: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
14:20:20 [2024-01-20T14:20:20.257Z] goroutine 156 [running]:
14:20:20 [2024-01-20T14:20:20.257Z] net/http.(*conn).serve.func1()
14:20:20 [2024-01-20T14:20:20.257Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
14:20:20 [2024-01-20T14:20:20.257Z] panic({0xa0ae40?, 0x4000362130?})
14:20:20 [2024-01-20T14:20:20.257Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
14:20:20 [2024-01-20T14:20:20.257Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd72768, 0x4000112960}, 0xffffa69ffc58?)
14:20:20 [2024-01-20T14:20:20.257Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
14:20:20 [2024-01-20T14:20:20.257Z] net/http.HandlerFunc.ServeHTTP(0x40001d0800?, {0xd72768?, 0x4000112960?}, 0x4023f4?)
14:20:20 [2024-01-20T14:20:20.257Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
14:20:20 [2024-01-20T14:20:20.257Z] net/http.(*ServeMux).ServeHTTP(0xd78d18?, {0xd72768, 0x4000112960}, 0x40001d0800)
14:20:20 [2024-01-20T14:20:20.257Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
14:20:20 [2024-01-20T14:20:20.257Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x4000306160, {0xd71328?, 0x400045e0e0}, 0x4000300700, {0xd676a0, 0x400004f0c0})
14:20:20 [2024-01-20T14:20:20.257Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
14:20:20 [2024-01-20T14:20:20.257Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd71328?, 0x400045e0e0?}, 0x4000406600?)
14:20:20 [2024-01-20T14:20:20.257Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
14:20:20 [2024-01-20T14:20:20.257Z] net/http.HandlerFunc.ServeHTTP(0x15f7440?, {0xd71328?, 0x400045e0e0?}, 0x4000578b40?)
14:20:20 [2024-01-20T14:20:20.257Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
14:20:20 [2024-01-20T14:20:20.257Z] net/http.serverHandler.ServeHTTP({0x4000406600?}, {0xd71328?, 0x400045e0e0?}, 0x6?)
14:20:20 [2024-01-20T14:20:20.257Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
14:20:20 [2024-01-20T14:20:20.257Z] net/http.(*conn).serve(0x40005d2000, {0xd78d18, 0x4000225530})
14:20:20 [2024-01-20T14:20:20.257Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
14:20:20 [2024-01-20T14:20:20.257Z] created by net/http.(*Server).Serve in goroutine 52
14:20:20 [2024-01-20T14:20:20.257Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
14:20:22 [2024-01-20T14:20:22.154Z] 2024/01/20 14:20:22 http: panic serving 127.0.0.1:53976: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
14:20:22 [2024-01-20T14:20:22.154Z] goroutine 124 [running]:
14:20:22 [2024-01-20T14:20:22.154Z] net/http.(*conn).serve.func1()
14:20:22 [2024-01-20T14:20:22.154Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
14:20:22 [2024-01-20T14:20:22.154Z] panic({0xa0ae40?, 0x40003621c0?})
14:20:22 [2024-01-20T14:20:22.154Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
14:20:22 [2024-01-20T14:20:22.154Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd72768, 0x4000112b40}, 0xffffa69ffc58?)
14:20:22 [2024-01-20T14:20:22.154Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
14:20:22 [2024-01-20T14:20:22.154Z] net/http.HandlerFunc.ServeHTTP(0x40001d0900?, {0xd72768?, 0x4000112b40?}, 0x4023f4?)
14:20:22 [2024-01-20T14:20:22.154Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
14:20:22 [2024-01-20T14:20:22.154Z] net/http.(*ServeMux).ServeHTTP(0xd78d18?, {0xd72768, 0x4000112b40}, 0x40001d0900)
14:20:22 [2024-01-20T14:20:22.154Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
14:20:22 [2024-01-20T14:20:22.154Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x4000306160, {0xd71328?, 0x400045e1c0}, 0x4000300b00, {0xd676a0, 0x400004f0c0})
14:20:22 [2024-01-20T14:20:22.154Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
14:20:22 [2024-01-20T14:20:22.154Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd71328?, 0x400045e1c0?}, 0x4000406960?)
14:20:22 [2024-01-20T14:20:22.154Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
14:20:22 [2024-01-20T14:20:22.154Z] net/http.HandlerFunc.ServeHTTP(0x15f7440?, {0xd71328?, 0x400045e1c0?}, 0x400057bb40?)
14:20:22 [2024-01-20T14:20:22.154Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
14:20:22 [2024-01-20T14:20:22.154Z] net/http.serverHandler.ServeHTTP({0x4000406960?}, {0xd71328?, 0x400045e1c0?}, 0x6?)
14:20:22 [2024-01-20T14:20:22.154Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
14:20:22 [2024-01-20T14:20:22.154Z] net/http.(*conn).serve(0x400001eab0, {0xd78d18, 0x4000225530})
14:20:22 [2024-01-20T14:20:22.154Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
14:20:22 [2024-01-20T14:20:22.154Z] created by net/http.(*Server).Serve in goroutine 52
14:20:22 [2024-01-20T14:20:22.154Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
14:20:24 [2024-01-20T14:20:24.679Z] --- PASS: TestAuthZPluginAllowEventStream (6.11s)
14:20:24 [2024-01-20T14:20:24.679Z] === RUN   TestAuthZPluginErrorResponse
14:20:24 [2024-01-20T14:20:24.936Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
14:20:24 [2024-01-20T14:20:24.936Z] === RUN   TestAuthZPluginErrorRequest
14:20:25 [2024-01-20T14:20:25.501Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
14:20:25 [2024-01-20T14:20:25.501Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
14:20:26 [2024-01-20T14:20:26.066Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
14:20:26 [2024-01-20T14:20:26.066Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
14:20:27 [2024-01-20T14:20:27.438Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.19s)
14:20:27 [2024-01-20T14:20:27.438Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
14:20:28 [2024-01-20T14:20:28.372Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.20s)
14:20:28 [2024-01-20T14:20:28.372Z] === RUN   TestAuthZPluginHeader
14:20:29 [2024-01-20T14:20:29.305Z] --- PASS: TestAuthZPluginHeader (0.62s)
14:20:29 [2024-01-20T14:20:29.305Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
14:20:29 [2024-01-20T14:20:29.305Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
14:20:29 [2024-01-20T14:20:29.305Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
14:20:29 [2024-01-20T14:20:29.305Z] === RUN   TestAuthZPluginV2Disable
14:20:29 [2024-01-20T14:20:29.305Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
14:20:29 [2024-01-20T14:20:29.305Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
14:20:29 [2024-01-20T14:20:29.305Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
14:20:29 [2024-01-20T14:20:29.305Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
14:20:29 [2024-01-20T14:20:29.305Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
14:20:29 [2024-01-20T14:20:29.305Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
14:20:29 [2024-01-20T14:20:29.305Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
14:20:29 [2024-01-20T14:20:29.305Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
14:20:29 [2024-01-20T14:20:29.305Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
14:20:47 [2024-01-20T14:20:47.412Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
14:20:47 [2024-01-20T14:20:47.412Z] PASS
14:20:47 [2024-01-20T14:20:47.412Z] 
14:20:47 [2024-01-20T14:20:47.412Z] === Skipped
14:20:47 [2024-01-20T14:20:47.412Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
14:20:47 [2024-01-20T14:20:47.412Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
14:20:47 [2024-01-20T14:20:47.412Z] 
14:20:47 [2024-01-20T14:20:47.412Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
14:20:47 [2024-01-20T14:20:47.412Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
14:20:47 [2024-01-20T14:20:47.412Z] 
14:20:47 [2024-01-20T14:20:47.412Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
14:20:47 [2024-01-20T14:20:47.412Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
14:20:47 [2024-01-20T14:20:47.412Z] 
14:20:47 [2024-01-20T14:20:47.412Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
14:20:47 [2024-01-20T14:20:47.412Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
14:20:47 [2024-01-20T14:20:47.412Z] 
14:20:47 [2024-01-20T14:20:47.412Z] DONE 17 tests, 4 skipped in 30.900s
14:20:47 [2024-01-20T14:20:47.412Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
14:20:47 [2024-01-20T14:20:47.412Z] ++ '[' -n '' ']'
14:20:47 [2024-01-20T14:20:47.412Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
14:20:47 [2024-01-20T14:20:47.412Z] ++ set -e
14:20:47 [2024-01-20T14:20:47.412Z] ++ '[' -n 0 ']'
14:20:47 [2024-01-20T14:20:47.412Z] ++ set -x
14:20:47 [2024-01-20T14:20:47.412Z] ++ 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.DnAPTKalK0/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
14:20:47 [2024-01-20T14:20:47.412Z] INFO: Testing against a local daemon
14:20:47 [2024-01-20T14:20:47.412Z] === RUN   TestPluginInvalidJSON
14:20:47 [2024-01-20T14:20:47.412Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
14:20:47 [2024-01-20T14:20:47.412Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
14:20:47 [2024-01-20T14:20:47.412Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
14:20:47 [2024-01-20T14:20:47.412Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
14:20:47 [2024-01-20T14:20:47.412Z] === RUN   TestPluginInvalidJSON/plugins/pull
14:20:47 [2024-01-20T14:20:47.412Z] === PAUSE TestPluginInvalidJSON/plugins/pull
14:20:47 [2024-01-20T14:20:47.412Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
14:20:47 [2024-01-20T14:20:47.412Z] === CONT  TestPluginInvalidJSON/plugins/pull
14:20:47 [2024-01-20T14:20:47.412Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
14:20:47 [2024-01-20T14:20:47.412Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
14:20:47 [2024-01-20T14:20:47.412Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
14:20:47 [2024-01-20T14:20:47.412Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
14:20:47 [2024-01-20T14:20:47.412Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
14:20:47 [2024-01-20T14:20:47.412Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
14:20:47 [2024-01-20T14:20:47.412Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
14:20:47 [2024-01-20T14:20:47.412Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
14:20:47 [2024-01-20T14:20:47.412Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
14:20:47 [2024-01-20T14:20:47.412Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
14:20:47 [2024-01-20T14:20:47.412Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
14:20:47 [2024-01-20T14:20:47.412Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
14:20:47 [2024-01-20T14:20:47.412Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
14:20:47 [2024-01-20T14:20:47.412Z] --- PASS: TestPluginInvalidJSON (0.01s)
14:20:47 [2024-01-20T14:20:47.412Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
14:20:47 [2024-01-20T14:20:47.412Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
14:20:47 [2024-01-20T14:20:47.412Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
14:20:47 [2024-01-20T14:20:47.412Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
14:20:47 [2024-01-20T14:20:47.412Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
14:20:47 [2024-01-20T14:20:47.412Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
14:20:47 [2024-01-20T14:20:47.412Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
14:20:47 [2024-01-20T14:20:47.412Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
14:20:47 [2024-01-20T14:20:47.412Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
14:20:47 [2024-01-20T14:20:47.412Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
14:20:47 [2024-01-20T14:20:47.412Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
14:20:47 [2024-01-20T14:20:47.412Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
14:20:47 [2024-01-20T14:20:47.412Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
14:20:47 [2024-01-20T14:20:47.412Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
14:20:47 [2024-01-20T14:20:47.412Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
14:20:47 [2024-01-20T14:20:47.412Z] === RUN   TestPluginInstall
14:20:47 [2024-01-20T14:20:47.412Z] === RUN   TestPluginInstall/no_auth
14:20:49 [2024-01-20T14:20:49.965Z] time="2024-01-20T14:20:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:20:49 [2024-01-20T14:20:49.965Z] time="2024-01-20T14:20:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5d9174933d39ef5de51a1bb22f440fcf326e99ea7a531990e4663f469b8f5340" mediatype=application/vnd.docker.plugin.v1+json size=522
14:20:49 [2024-01-20T14:20:49.965Z] time="2024-01-20T14:20:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:20:49 [2024-01-20T14:20:49.965Z] time="2024-01-20T14:20:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5d9174933d39ef5de51a1bb22f440fcf326e99ea7a531990e4663f469b8f5340" mediatype=application/vnd.docker.plugin.v1+json size=522
14:20:49 [2024-01-20T14:20:49.965Z] === RUN   TestPluginInstall/with_htpasswd
14:20:50 [2024-01-20T14:20:50.226Z] time="2024-01-20T14:20:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:20:50 [2024-01-20T14:20:50.226Z] time="2024-01-20T14:20:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5d9174933d39ef5de51a1bb22f440fcf326e99ea7a531990e4663f469b8f5340" mediatype=application/vnd.docker.plugin.v1+json size=522
14:20:50 [2024-01-20T14:20:50.226Z] time="2024-01-20T14:20:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:20:50 [2024-01-20T14:20:50.226Z] time="2024-01-20T14:20:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5d9174933d39ef5de51a1bb22f440fcf326e99ea7a531990e4663f469b8f5340" mediatype=application/vnd.docker.plugin.v1+json size=522
14:20:50 [2024-01-20T14:20:50.226Z] === RUN   TestPluginInstall/with_insecure
14:20:51 [2024-01-20T14:20:51.177Z] time="2024-01-20T14:20:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:20:51 [2024-01-20T14:20:51.177Z] time="2024-01-20T14:20:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c39fa350492b5f37901838348cd5210fdc2b7f8aa359088b64a1e16ac43734cc" mediatype=application/vnd.docker.plugin.v1+json size=522
14:20:51 [2024-01-20T14:20:51.177Z] time="2024-01-20T14:20:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:20:51 [2024-01-20T14:20:51.177Z] time="2024-01-20T14:20:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c39fa350492b5f37901838348cd5210fdc2b7f8aa359088b64a1e16ac43734cc" mediatype=application/vnd.docker.plugin.v1+json size=522
14:20:51 [2024-01-20T14:20:51.177Z]     plugin_test.go:204: [de22984530f64] daemon is not started
14:20:51 [2024-01-20T14:20:51.177Z] --- PASS: TestPluginInstall (5.21s)
14:20:51 [2024-01-20T14:20:51.177Z]     --- PASS: TestPluginInstall/no_auth (3.82s)
14:20:51 [2024-01-20T14:20:51.177Z]     --- PASS: TestPluginInstall/with_htpasswd (0.46s)
14:20:51 [2024-01-20T14:20:51.177Z]     --- PASS: TestPluginInstall/with_insecure (0.93s)
14:20:51 [2024-01-20T14:20:51.177Z] === RUN   TestPluginsWithRuntimes
14:20:53 [2024-01-20T14:20:53.102Z] === RUN   TestPluginsWithRuntimes/No_Args
14:20:53 [2024-01-20T14:20:53.693Z] === RUN   TestPluginsWithRuntimes/With_Args
14:20:54 [2024-01-20T14:20:54.633Z] --- PASS: TestPluginsWithRuntimes (3.46s)
14:20:54 [2024-01-20T14:20:54.633Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.98s)
14:20:54 [2024-01-20T14:20:54.633Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.94s)
14:20:54 [2024-01-20T14:20:54.633Z] === RUN   TestPluginBackCompatMediaTypes
14:20:55 [2024-01-20T14:20:55.198Z] --- PASS: TestPluginBackCompatMediaTypes (0.50s)
14:20:55 [2024-01-20T14:20:55.198Z] PASS
14:20:55 [2024-01-20T14:20:55.198Z] 
14:20:55 [2024-01-20T14:20:55.198Z] DONE 24 tests in 9.224s
14:20:55 [2024-01-20T14:20:55.198Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
14:20:55 [2024-01-20T14:20:55.198Z] ++ '[' -n '' ']'
14:20:55 [2024-01-20T14:20:55.198Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
14:20:55 [2024-01-20T14:20:55.198Z] ++ set -e
14:20:55 [2024-01-20T14:20:55.198Z] ++ '[' -n 0 ']'
14:20:55 [2024-01-20T14:20:55.198Z] ++ set -x
14:20:55 [2024-01-20T14:20:55.198Z] ++ 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.DnAPTKalK0/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
14:20:55 [2024-01-20T14:20:55.198Z] INFO: Testing against a local daemon
14:20:55 [2024-01-20T14:20:55.198Z] === RUN   TestExternalGraphDriver
14:20:55 [2024-01-20T14:20:55.763Z] === RUN   TestExternalGraphDriver/json
14:20:55 [2024-01-20T14:20:55.763Z] === RUN   TestExternalGraphDriver/spec
14:20:55 [2024-01-20T14:20:55.763Z] === RUN   TestExternalGraphDriver/pull
14:20:55 [2024-01-20T14:20:55.763Z] --- PASS: TestExternalGraphDriver (0.34s)
14:20:55 [2024-01-20T14:20:55.763Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
14:20:55 [2024-01-20T14:20:55.763Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
14:20:55 [2024-01-20T14:20:55.763Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
14:20:55 [2024-01-20T14:20:55.763Z] === RUN   TestGraphdriverPluginV2
14:20:56 [2024-01-20T14:20:56.021Z]     external_test.go:415: (*Execution).NotAmd64-fm
14:20:56 [2024-01-20T14:20:56.021Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
14:20:56 [2024-01-20T14:20:56.021Z] PASS
14:20:56 [2024-01-20T14:20:56.021Z] 
14:20:56 [2024-01-20T14:20:56.021Z] === Skipped
14:20:56 [2024-01-20T14:20:56.021Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
14:20:56 [2024-01-20T14:20:56.021Z]     external_test.go:415: (*Execution).NotAmd64-fm
14:20:56 [2024-01-20T14:20:56.021Z] 
14:20:56 [2024-01-20T14:20:56.021Z] DONE 5 tests, 1 skipped in 0.702s
14:20:56 [2024-01-20T14:20:56.021Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
14:20:56 [2024-01-20T14:20:56.021Z] ++ '[' -n '' ']'
14:20:56 [2024-01-20T14:20:56.021Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
14:20:56 [2024-01-20T14:20:56.021Z] ++ set -e
14:20:56 [2024-01-20T14:20:56.021Z] ++ '[' -n 0 ']'
14:20:56 [2024-01-20T14:20:56.021Z] ++ set -x
14:20:56 [2024-01-20T14:20:56.021Z] ++ 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.DnAPTKalK0/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
14:20:56 [2024-01-20T14:20:56.021Z] INFO: Testing against a local daemon
14:20:56 [2024-01-20T14:20:56.021Z] === RUN   TestContinueAfterPluginCrash
14:20:56 [2024-01-20T14:20:56.021Z] === PAUSE TestContinueAfterPluginCrash
14:20:56 [2024-01-20T14:20:56.021Z] === RUN   TestReadPluginNoRead
14:20:56 [2024-01-20T14:20:56.021Z] === PAUSE TestReadPluginNoRead
14:20:56 [2024-01-20T14:20:56.021Z] === RUN   TestDaemonStartWithLogOpt
14:20:56 [2024-01-20T14:20:56.021Z] === PAUSE TestDaemonStartWithLogOpt
14:20:56 [2024-01-20T14:20:56.021Z] === CONT  TestDaemonStartWithLogOpt
14:20:56 [2024-01-20T14:20:56.021Z] === CONT  TestContinueAfterPluginCrash
14:20:56 [2024-01-20T14:20:56.021Z] === CONT  TestReadPluginNoRead
14:20:58 [2024-01-20T14:20:58.548Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
14:20:58 [2024-01-20T14:20:58.806Z] --- PASS: TestDaemonStartWithLogOpt (2.73s)
14:20:59 [2024-01-20T14:20:59.372Z] === RUN   TestReadPluginNoRead/default
14:21:00 [2024-01-20T14:21:00.747Z] === RUN   TestReadPluginNoRead/disabled_caching
14:21:02 [2024-01-20T14:21:02.118Z]     read_test.go:93: [dd49812748e88] daemon is not started
14:21:02 [2024-01-20T14:21:02.118Z] --- PASS: TestReadPluginNoRead (5.92s)
14:21:02 [2024-01-20T14:21:02.118Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.29s)
14:21:02 [2024-01-20T14:21:02.118Z]     --- PASS: TestReadPluginNoRead/default (1.26s)
14:21:02 [2024-01-20T14:21:02.118Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.26s)
14:21:04 [2024-01-20T14:21:04.015Z] --- PASS: TestContinueAfterPluginCrash (7.67s)
14:21:04 [2024-01-20T14:21:04.015Z] PASS
14:21:04 [2024-01-20T14:21:04.015Z] 
14:21:04 [2024-01-20T14:21:04.015Z] DONE 6 tests in 7.707s
14:21:04 [2024-01-20T14:21:04.015Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m  
14:21:04 [2024-01-20T14:21:04.015Z] ++ '[' -n '' ']'
14:21:04 [2024-01-20T14:21:04.015Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
14:21:04 [2024-01-20T14:21:04.015Z] ++ set -e
14:21:04 [2024-01-20T14:21:04.015Z] ++ '[' -n 0 ']'
14:21:04 [2024-01-20T14:21:04.015Z] ++ set -x
14:21:04 [2024-01-20T14:21:04.015Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.DnAPTKalK0/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
14:21:04 [2024-01-20T14:21:04.015Z] testing: warning: no tests to run
14:21:04 [2024-01-20T14:21:04.015Z] PASS
14:21:04 [2024-01-20T14:21:04.015Z] 
14:21:04 [2024-01-20T14:21:04.015Z] DONE 0 tests in 0.008s
14:21:04 [2024-01-20T14:21:04.015Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
14:21:04 [2024-01-20T14:21:04.015Z] ++ '[' -n '' ']'
14:21:04 [2024-01-20T14:21:04.015Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
14:21:04 [2024-01-20T14:21:04.015Z] ++ set -e
14:21:04 [2024-01-20T14:21:04.015Z] ++ '[' -n 0 ']'
14:21:04 [2024-01-20T14:21:04.015Z] ++ set -x
14:21:04 [2024-01-20T14:21:04.015Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.DnAPTKalK0/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
14:21:04 [2024-01-20T14:21:04.015Z] INFO: Testing against a local daemon
14:21:04 [2024-01-20T14:21:04.015Z] === RUN   TestPluginWithDevMounts
14:21:04 [2024-01-20T14:21:04.015Z] === PAUSE TestPluginWithDevMounts
14:21:04 [2024-01-20T14:21:04.015Z] === CONT  TestPluginWithDevMounts
14:21:05 [2024-01-20T14:21:05.387Z] --- PASS: TestPluginWithDevMounts (1.62s)
14:21:05 [2024-01-20T14:21:05.387Z] PASS
14:21:05 [2024-01-20T14:21:05.387Z] 
14:21:05 [2024-01-20T14:21:05.387Z] DONE 1 tests in 1.662s
14:21:05 [2024-01-20T14:21:05.387Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
14:21:05 [2024-01-20T14:21:05.387Z] ++ '[' -n '' ']'
14:21:05 [2024-01-20T14:21:05.387Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
14:21:05 [2024-01-20T14:21:05.387Z] ++ set -e
14:21:05 [2024-01-20T14:21:05.387Z] ++ '[' -n 0 ']'
14:21:05 [2024-01-20T14:21:05.387Z] ++ set -x
14:21:05 [2024-01-20T14:21:05.387Z] ++ 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.DnAPTKalK0/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
14:21:05 [2024-01-20T14:21:05.387Z] INFO: Testing against a local daemon
14:21:05 [2024-01-20T14:21:05.387Z] === RUN   TestSecretInspect
14:21:07 [2024-01-20T14:21:07.284Z] --- PASS: TestSecretInspect (1.92s)
14:21:07 [2024-01-20T14:21:07.284Z] === RUN   TestSecretList
14:21:09 [2024-01-20T14:21:09.182Z] --- PASS: TestSecretList (1.85s)
14:21:09 [2024-01-20T14:21:09.182Z] === RUN   TestSecretsCreateAndDelete
14:21:11 [2024-01-20T14:21:11.079Z] --- PASS: TestSecretsCreateAndDelete (1.94s)
14:21:11 [2024-01-20T14:21:11.079Z] === RUN   TestSecretsUpdate
14:21:12 [2024-01-20T14:21:12.976Z] --- PASS: TestSecretsUpdate (1.96s)
14:21:12 [2024-01-20T14:21:12.976Z] === RUN   TestTemplatedSecret
14:21:16 [2024-01-20T14:21:16.254Z] --- PASS: TestTemplatedSecret (2.85s)
14:21:16 [2024-01-20T14:21:16.254Z] === RUN   TestSecretCreateResolve
14:21:18 [2024-01-20T14:21:18.151Z] --- PASS: TestSecretCreateResolve (1.96s)
14:21:18 [2024-01-20T14:21:18.151Z] PASS
14:21:18 [2024-01-20T14:21:18.151Z] 
14:21:18 [2024-01-20T14:21:18.151Z] DONE 6 tests in 12.536s
14:21:18 [2024-01-20T14:21:18.151Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
14:21:18 [2024-01-20T14:21:18.151Z] ++ '[' -n '' ']'
14:21:18 [2024-01-20T14:21:18.151Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
14:21:18 [2024-01-20T14:21:18.151Z] ++ set -e
14:21:18 [2024-01-20T14:21:18.151Z] ++ '[' -n 0 ']'
14:21:18 [2024-01-20T14:21:18.151Z] ++ set -x
14:21:18 [2024-01-20T14:21:18.151Z] ++ 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.DnAPTKalK0/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
14:21:18 [2024-01-20T14:21:18.151Z] INFO: Testing against a local daemon
14:21:18 [2024-01-20T14:21:18.151Z] === RUN   TestServiceCreateInit
14:21:18 [2024-01-20T14:21:18.151Z] === RUN   TestServiceCreateInit/daemonInitDisabled
14:21:22 [2024-01-20T14:21:22.331Z] === RUN   TestServiceCreateInit/daemonInitEnabled
14:21:26 [2024-01-20T14:21:26.513Z] --- PASS: TestServiceCreateInit (7.96s)
14:21:26 [2024-01-20T14:21:26.513Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.07s)
14:21:26 [2024-01-20T14:21:26.513Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.88s)
14:21:26 [2024-01-20T14:21:26.513Z] === RUN   TestCreateServiceMultipleTimes
14:21:41 [2024-01-20T14:21:41.377Z] --- PASS: TestCreateServiceMultipleTimes (14.84s)
14:21:41 [2024-01-20T14:21:41.377Z] === RUN   TestCreateServiceConflict
14:21:42 [2024-01-20T14:21:42.749Z] --- PASS: TestCreateServiceConflict (1.91s)
14:21:42 [2024-01-20T14:21:42.749Z] === RUN   TestCreateServiceMaxReplicas
14:21:45 [2024-01-20T14:21:45.277Z] --- PASS: TestCreateServiceMaxReplicas (2.60s)
14:21:45 [2024-01-20T14:21:45.277Z] === RUN   TestCreateServiceSecretFileMode
14:22:00 [2024-01-20T14:22:00.140Z] --- PASS: TestCreateServiceSecretFileMode (12.51s)
14:22:00 [2024-01-20T14:22:00.140Z] === RUN   TestCreateServiceConfigFileMode
14:22:12 [2024-01-20T14:22:12.332Z] --- PASS: TestCreateServiceConfigFileMode (12.67s)
14:22:12 [2024-01-20T14:22:12.332Z] === RUN   TestCreateServiceSysctls
14:22:14 [2024-01-20T14:22:14.230Z] --- PASS: TestCreateServiceSysctls (3.44s)
14:22:14 [2024-01-20T14:22:14.230Z] === RUN   TestCreateServiceCapabilities
14:22:16 [2024-01-20T14:22:16.756Z] --- PASS: TestCreateServiceCapabilities (2.64s)
14:22:16 [2024-01-20T14:22:16.756Z] === RUN   TestInspect
14:22:20 [2024-01-20T14:22:20.036Z] --- PASS: TestInspect (2.90s)
14:22:20 [2024-01-20T14:22:20.036Z] === RUN   TestCreateJob
14:22:22 [2024-01-20T14:22:22.562Z] --- PASS: TestCreateJob (3.04s)
14:22:22 [2024-01-20T14:22:22.562Z] === RUN   TestReplicatedJob
14:22:27 [2024-01-20T14:22:27.822Z] --- PASS: TestReplicatedJob (5.28s)
14:22:27 [2024-01-20T14:22:27.822Z] === RUN   TestUpdateReplicatedJob
14:22:31 [2024-01-20T14:22:31.102Z] --- PASS: TestUpdateReplicatedJob (3.26s)
14:22:31 [2024-01-20T14:22:31.102Z] === RUN   TestServiceListWithStatuses
14:22:36 [2024-01-20T14:22:36.362Z] --- PASS: TestServiceListWithStatuses (5.25s)
14:22:36 [2024-01-20T14:22:36.362Z] === RUN   TestDockerNetworkConnectAliasPreV144
14:22:40 [2024-01-20T14:22:40.544Z] --- PASS: TestDockerNetworkConnectAliasPreV144 (3.98s)
14:22:40 [2024-01-20T14:22:40.544Z] === RUN   TestDockerNetworkReConnect
14:22:43 [2024-01-20T14:22:43.823Z] --- PASS: TestDockerNetworkReConnect (3.28s)
14:22:43 [2024-01-20T14:22:43.823Z] === RUN   TestServicePlugin
14:22:43 [2024-01-20T14:22:43.823Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
14:22:43 [2024-01-20T14:22:43.823Z] --- SKIP: TestServicePlugin (0.00s)
14:22:43 [2024-01-20T14:22:43.823Z] === RUN   TestServiceUpdateLabel
14:22:45 [2024-01-20T14:22:45.721Z] --- PASS: TestServiceUpdateLabel (1.97s)
14:22:45 [2024-01-20T14:22:45.721Z] === RUN   TestServiceUpdateSecrets
14:23:00 [2024-01-20T14:23:00.586Z] --- PASS: TestServiceUpdateSecrets (14.47s)
14:23:00 [2024-01-20T14:23:00.586Z] === RUN   TestServiceUpdateConfigs
14:23:15 [2024-01-20T14:23:15.448Z] --- PASS: TestServiceUpdateConfigs (14.09s)
14:23:15 [2024-01-20T14:23:15.448Z] === RUN   TestServiceUpdateNetwork
14:23:27 [2024-01-20T14:23:27.637Z] --- PASS: TestServiceUpdateNetwork (12.34s)
14:23:27 [2024-01-20T14:23:27.637Z] === RUN   TestServiceUpdatePidsLimit
14:23:27 [2024-01-20T14:23:27.637Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
14:23:28 [2024-01-20T14:23:28.202Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
14:23:36 [2024-01-20T14:23:36.302Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
14:23:42 [2024-01-20T14:23:42.853Z] --- PASS: TestServiceUpdatePidsLimit (16.29s)
14:23:42 [2024-01-20T14:23:42.853Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
14:23:42 [2024-01-20T14:23:42.853Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
14:23:42 [2024-01-20T14:23:42.853Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s)
14:23:42 [2024-01-20T14:23:42.853Z] PASS
14:23:42 [2024-01-20T14:23:42.853Z] 
14:23:42 [2024-01-20T14:23:42.853Z] === Skipped
14:23:42 [2024-01-20T14:23:42.853Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
14:23:42 [2024-01-20T14:23:42.853Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
14:23:42 [2024-01-20T14:23:42.853Z] 
14:23:42 [2024-01-20T14:23:42.853Z] DONE 26 tests, 1 skipped in 144.755s
14:23:42 [2024-01-20T14:23:42.853Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
14:23:42 [2024-01-20T14:23:42.853Z] ++ '[' -n '' ']'
14:23:42 [2024-01-20T14:23:42.853Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
14:23:42 [2024-01-20T14:23:42.853Z] ++ set -e
14:23:42 [2024-01-20T14:23:42.853Z] ++ '[' -n 0 ']'
14:23:42 [2024-01-20T14:23:42.853Z] ++ set -x
14:23:42 [2024-01-20T14:23:42.853Z] ++ 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.DnAPTKalK0/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
14:23:42 [2024-01-20T14:23:42.853Z] INFO: Testing against a local daemon
14:23:42 [2024-01-20T14:23:42.853Z] === RUN   TestSessionCreate
14:23:42 [2024-01-20T14:23:42.853Z] --- PASS: TestSessionCreate (0.01s)
14:23:42 [2024-01-20T14:23:42.853Z] === RUN   TestSessionCreateWithBadUpgrade
14:23:42 [2024-01-20T14:23:42.853Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
14:23:42 [2024-01-20T14:23:42.853Z] PASS
14:23:42 [2024-01-20T14:23:42.853Z] 
14:23:42 [2024-01-20T14:23:42.853Z] DONE 2 tests in 0.048s
14:23:42 [2024-01-20T14:23:42.853Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
14:23:42 [2024-01-20T14:23:42.853Z] ++ '[' -n '' ']'
14:23:42 [2024-01-20T14:23:42.853Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
14:23:42 [2024-01-20T14:23:42.853Z] ++ set -e
14:23:42 [2024-01-20T14:23:42.853Z] ++ '[' -n 0 ']'
14:23:42 [2024-01-20T14:23:42.853Z] ++ set -x
14:23:42 [2024-01-20T14:23:42.853Z] ++ 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.DnAPTKalK0/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
14:23:42 [2024-01-20T14:23:42.853Z] INFO: Testing against a local daemon
14:23:42 [2024-01-20T14:23:42.853Z] === RUN   TestCgroupDriverSystemdMemoryLimit
14:23:42 [2024-01-20T14:23:42.853Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:23:42 [2024-01-20T14:23:42.853Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
14:23:42 [2024-01-20T14:23:42.853Z] === RUN   TestDiskUsage
14:23:42 [2024-01-20T14:23:42.853Z] === PAUSE TestDiskUsage
14:23:42 [2024-01-20T14:23:42.853Z] === RUN   TestEventsExecDie
14:23:43 [2024-01-20T14:23:43.418Z] --- PASS: TestEventsExecDie (0.55s)
14:23:43 [2024-01-20T14:23:43.418Z] === RUN   TestEventsBackwardsCompatible
14:23:43 [2024-01-20T14:23:43.418Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
14:23:43 [2024-01-20T14:23:43.418Z] === RUN   TestEventsVolumeCreate
14:23:43 [2024-01-20T14:23:43.418Z] --- PASS: TestEventsVolumeCreate (0.05s)
14:23:43 [2024-01-20T14:23:43.418Z] === RUN   TestInfoBinaryCommits
14:23:43 [2024-01-20T14:23:43.418Z] --- PASS: TestInfoBinaryCommits (0.01s)
14:23:43 [2024-01-20T14:23:43.418Z] === RUN   TestInfoAPIVersioned
14:23:43 [2024-01-20T14:23:43.418Z] --- PASS: TestInfoAPIVersioned (0.01s)
14:23:43 [2024-01-20T14:23:43.418Z] === RUN   TestInfoAPI
14:23:43 [2024-01-20T14:23:43.418Z] --- PASS: TestInfoAPI (0.01s)
14:23:43 [2024-01-20T14:23:43.418Z] === RUN   TestInfoAPIWarnings
14:24:01 [2024-01-20T14:24:01.486Z] --- PASS: TestInfoAPIWarnings (16.55s)
14:24:01 [2024-01-20T14:24:01.486Z] === RUN   TestInfoDebug
14:24:01 [2024-01-20T14:24:01.486Z] --- PASS: TestInfoDebug (0.52s)
14:24:01 [2024-01-20T14:24:01.486Z] === RUN   TestInfoInsecureRegistries
14:24:01 [2024-01-20T14:24:01.486Z] --- PASS: TestInfoInsecureRegistries (0.52s)
14:24:01 [2024-01-20T14:24:01.486Z] === RUN   TestInfoRegistryMirrors
14:24:01 [2024-01-20T14:24:01.486Z] --- PASS: TestInfoRegistryMirrors (0.52s)
14:24:01 [2024-01-20T14:24:01.486Z] === RUN   TestLoginFailsWithBadCredentials
14:24:02 [2024-01-20T14:24:02.857Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s)
14:24:02 [2024-01-20T14:24:02.857Z] === RUN   TestPingCacheHeaders
14:24:02 [2024-01-20T14:24:02.857Z] --- PASS: TestPingCacheHeaders (0.01s)
14:24:02 [2024-01-20T14:24:02.857Z] === RUN   TestPingGet
14:24:02 [2024-01-20T14:24:02.857Z] --- PASS: TestPingGet (0.01s)
14:24:02 [2024-01-20T14:24:02.857Z] === RUN   TestPingHead
14:24:02 [2024-01-20T14:24:02.857Z] --- PASS: TestPingHead (0.01s)
14:24:02 [2024-01-20T14:24:02.857Z] === RUN   TestPingSwarmHeader
14:24:03 [2024-01-20T14:24:03.115Z] === RUN   TestPingSwarmHeader/before_swarm_init
14:24:03 [2024-01-20T14:24:03.679Z] === RUN   TestPingSwarmHeader/after_swarm_init
14:24:04 [2024-01-20T14:24:04.612Z] === RUN   TestPingSwarmHeader/after_swarm_leave
14:24:04 [2024-01-20T14:24:04.612Z] --- PASS: TestPingSwarmHeader (1.94s)
14:24:04 [2024-01-20T14:24:04.612Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
14:24:04 [2024-01-20T14:24:04.612Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
14:24:04 [2024-01-20T14:24:04.612Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
14:24:04 [2024-01-20T14:24:04.612Z] === RUN   TestPingBuilderHeader
14:24:04 [2024-01-20T14:24:04.612Z] === RUN   TestPingBuilderHeader/default_config
14:24:05 [2024-01-20T14:24:05.177Z] === RUN   TestPingBuilderHeader/buildkit_disabled
14:24:05 [2024-01-20T14:24:05.742Z] --- PASS: TestPingBuilderHeader (1.04s)
14:24:05 [2024-01-20T14:24:05.742Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
14:24:05 [2024-01-20T14:24:05.742Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
14:24:05 [2024-01-20T14:24:05.742Z] === RUN   TestVersion
14:24:05 [2024-01-20T14:24:05.742Z] --- PASS: TestVersion (0.01s)
14:24:05 [2024-01-20T14:24:05.742Z] === CONT  TestDiskUsage
14:24:05 [2024-01-20T14:24:05.999Z] === RUN   TestDiskUsage/empty
14:24:05 [2024-01-20T14:24:05.999Z] === RUN   TestDiskUsage/empty/container_types
14:24:05 [2024-01-20T14:24:05.999Z] === RUN   TestDiskUsage/empty/image_types
14:24:05 [2024-01-20T14:24:05.999Z] === RUN   TestDiskUsage/empty/volume_types
14:24:05 [2024-01-20T14:24:05.999Z] === RUN   TestDiskUsage/empty/build-cache_types
14:24:05 [2024-01-20T14:24:05.999Z] === RUN   TestDiskUsage/empty/container,_volume_types
14:24:05 [2024-01-20T14:24:05.999Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
14:24:05 [2024-01-20T14:24:05.999Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
14:24:05 [2024-01-20T14:24:05.999Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
14:24:05 [2024-01-20T14:24:05.999Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
14:24:05 [2024-01-20T14:24:05.999Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
14:24:05 [2024-01-20T14:24:05.999Z] === RUN   TestDiskUsage/after_LoadBusybox
14:24:06 [2024-01-20T14:24:06.257Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
14:24:06 [2024-01-20T14:24:06.257Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
14:24:06 [2024-01-20T14:24:06.257Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
14:24:06 [2024-01-20T14:24:06.257Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
14:24:06 [2024-01-20T14:24:06.257Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
14:24:06 [2024-01-20T14:24:06.257Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
14:24:06 [2024-01-20T14:24:06.257Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
14:24:06 [2024-01-20T14:24:06.257Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
14:24:06 [2024-01-20T14:24:06.257Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
14:24:06 [2024-01-20T14:24:06.257Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
14:24:06 [2024-01-20T14:24:06.257Z] === RUN   TestDiskUsage/after_container.Run
14:24:06 [2024-01-20T14:24:06.514Z] === RUN   TestDiskUsage/after_container.Run/container_types
14:24:06 [2024-01-20T14:24:06.514Z] === RUN   TestDiskUsage/after_container.Run/image_types
14:24:06 [2024-01-20T14:24:06.514Z] === RUN   TestDiskUsage/after_container.Run/volume_types
14:24:06 [2024-01-20T14:24:06.514Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
14:24:06 [2024-01-20T14:24:06.514Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
14:24:06 [2024-01-20T14:24:06.514Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
14:24:06 [2024-01-20T14:24:06.514Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
14:24:06 [2024-01-20T14:24:06.514Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
14:24:06 [2024-01-20T14:24:06.514Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
14:24:06 [2024-01-20T14:24:06.514Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
14:24:06 [2024-01-20T14:24:06.772Z] --- PASS: TestDiskUsage (1.15s)
14:24:06 [2024-01-20T14:24:06.772Z]     --- PASS: TestDiskUsage/empty (0.01s)
14:24:06 [2024-01-20T14:24:06.772Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
14:24:06 [2024-01-20T14:24:06.772Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
14:24:06 [2024-01-20T14:24:06.772Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
14:24:06 [2024-01-20T14:24:06.772Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
14:24:06 [2024-01-20T14:24:06.772Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
14:24:06 [2024-01-20T14:24:06.772Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
14:24:06 [2024-01-20T14:24:06.772Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
14:24:06 [2024-01-20T14:24:06.772Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
14:24:06 [2024-01-20T14:24:06.772Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
14:24:06 [2024-01-20T14:24:06.772Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
14:24:06 [2024-01-20T14:24:06.772Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.14s)
14:24:06 [2024-01-20T14:24:06.772Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
14:24:06 [2024-01-20T14:24:06.772Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
14:24:06 [2024-01-20T14:24:06.772Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
14:24:06 [2024-01-20T14:24:06.772Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
14:24:06 [2024-01-20T14:24:06.772Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
14:24:06 [2024-01-20T14:24:06.772Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
14:24:06 [2024-01-20T14:24:06.772Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
14:24:06 [2024-01-20T14:24:06.772Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
14:24:06 [2024-01-20T14:24:06.772Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
14:24:06 [2024-01-20T14:24:06.772Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
14:24:06 [2024-01-20T14:24:06.772Z]     --- PASS: TestDiskUsage/after_container.Run (0.28s)
14:24:06 [2024-01-20T14:24:06.772Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
14:24:06 [2024-01-20T14:24:06.772Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
14:24:06 [2024-01-20T14:24:06.772Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
14:24:06 [2024-01-20T14:24:06.772Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
14:24:06 [2024-01-20T14:24:06.772Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
14:24:06 [2024-01-20T14:24:06.772Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
14:24:06 [2024-01-20T14:24:06.772Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
14:24:06 [2024-01-20T14:24:06.772Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
14:24:06 [2024-01-20T14:24:06.772Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
14:24:06 [2024-01-20T14:24:06.772Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
14:24:06 [2024-01-20T14:24:06.772Z] PASS
14:24:06 [2024-01-20T14:24:06.772Z] 
14:24:06 [2024-01-20T14:24:06.772Z] === Skipped
14:24:06 [2024-01-20T14:24:06.772Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
14:24:06 [2024-01-20T14:24:06.772Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:24:06 [2024-01-20T14:24:06.772Z] 
14:24:06 [2024-01-20T14:24:06.772Z] DONE 57 tests, 1 skipped in 23.985s
14:24:06 [2024-01-20T14:24:06.772Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
14:24:06 [2024-01-20T14:24:06.772Z] ++ '[' -n '' ']'
14:24:06 [2024-01-20T14:24:06.772Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
14:24:06 [2024-01-20T14:24:06.772Z] ++ set -e
14:24:06 [2024-01-20T14:24:06.772Z] ++ '[' -n 0 ']'
14:24:06 [2024-01-20T14:24:06.772Z] ++ set -x
14:24:06 [2024-01-20T14:24:06.772Z] ++ 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.DnAPTKalK0/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
14:24:06 [2024-01-20T14:24:06.772Z] INFO: Testing against a local daemon
14:24:06 [2024-01-20T14:24:06.772Z] === RUN   TestRunMountVolumeSubdir
14:24:07 [2024-01-20T14:24:07.337Z]     mount_test.go:28: Setup stderr:
14:24:07 [2024-01-20T14:24:07.337Z]     mount_test.go:28: Setup stdout:
14:24:07 [2024-01-20T14:24:07.337Z]         /volume:
14:24:07 [2024-01-20T14:24:07.337Z]         total 24K    
14:24:07 [2024-01-20T14:24:07.337Z]         drwxr-xr-x    5 root     root        4.0K Jan 20 14:24 .
14:24:07 [2024-01-20T14:24:07.337Z]         drwxr-xr-x    1 root     root        4.0K Jan 20 14:24 ..
14:24:07 [2024-01-20T14:24:07.337Z]         -rw-r--r--    1 root     root           4 Jan 20 14:24 bar.txt
14:24:07 [2024-01-20T14:24:07.337Z]         drwxr-xr-x    2 root     root        4.0K Jan 20 14:24 bin
14:24:07 [2024-01-20T14:24:07.337Z]         drwxr-xr-x    3 root     root        4.0K Jan 20 14:24 hack
14:24:07 [2024-01-20T14:24:07.337Z]         drwxr-xr-x    2 root     root        4.0K Jan 20 14:24 subdir
14:24:07 [2024-01-20T14:24:07.337Z]         
14:24:07 [2024-01-20T14:24:07.337Z]         /volume/hack/:
14:24:07 [2024-01-20T14:24:07.337Z]         total 12K    
14:24:07 [2024-01-20T14:24:07.337Z]         drwxr-xr-x    3 root     root        4.0K Jan 20 14:24 .
14:24:07 [2024-01-20T14:24:07.337Z]         drwxr-xr-x    5 root     root        4.0K Jan 20 14:24 ..
14:24:07 [2024-01-20T14:24:07.337Z]         lrwxrwxrwx    1 root     root           4 Jan 20 14:24 bad -> root
14:24:07 [2024-01-20T14:24:07.337Z]         lrwxrwxrwx    1 root     root           9 Jan 20 14:24 good -> ../subdir
14:24:07 [2024-01-20T14:24:07.337Z]         drwxr-xr-x    2 root     root        4.0K Jan 20 14:24 iwanttobehackedwithtoctou
14:24:07 [2024-01-20T14:24:07.337Z]         lrwxrwxrwx    1 root     root           1 Jan 20 14:24 root -> /
14:24:07 [2024-01-20T14:24:07.337Z] === RUN   TestRunMountVolumeSubdir/subdir
14:24:07 [2024-01-20T14:24:07.902Z]     mount_test.go:101: stdout:
14:24:07 [2024-01-20T14:24:07.902Z]         hello.txt
14:24:07 [2024-01-20T14:24:07.902Z]     mount_test.go:102: stderr:
14:24:07 [2024-01-20T14:24:07.902Z] === RUN   TestRunMountVolumeSubdir/subdir_link
14:24:08 [2024-01-20T14:24:08.159Z]     mount_test.go:101: stdout:
14:24:08 [2024-01-20T14:24:08.159Z]         hello.txt
14:24:08 [2024-01-20T14:24:08.159Z]     mount_test.go:102: stderr:
14:24:08 [2024-01-20T14:24:08.159Z] === RUN   TestRunMountVolumeSubdir/subdir_with_copy_data
14:24:08 [2024-01-20T14:24:08.724Z]     mount_test.go:101: stdout:
14:24:08 [2024-01-20T14:24:08.724Z]         /bin/busybox
14:24:08 [2024-01-20T14:24:08.724Z]     mount_test.go:102: stderr:
14:24:08 [2024-01-20T14:24:08.724Z] === RUN   TestRunMountVolumeSubdir/file
14:24:09 [2024-01-20T14:24:09.289Z]     mount_test.go:101: stdout:
14:24:09 [2024-01-20T14:24:09.289Z]         foo
14:24:09 [2024-01-20T14:24:09.289Z]     mount_test.go:102: stderr:
14:24:09 [2024-01-20T14:24:09.289Z] === RUN   TestRunMountVolumeSubdir/relative_with_backtracks
14:24:09 [2024-01-20T14:24:09.289Z] === RUN   TestRunMountVolumeSubdir/not_existing
14:24:09 [2024-01-20T14:24:09.289Z] === RUN   TestRunMountVolumeSubdir/mount_link
14:24:09 [2024-01-20T14:24:09.546Z] === RUN   TestRunMountVolumeSubdir/mount_link_link
14:24:09 [2024-01-20T14:24:09.547Z] --- PASS: TestRunMountVolumeSubdir (2.88s)
14:24:09 [2024-01-20T14:24:09.547Z]     --- PASS: TestRunMountVolumeSubdir/subdir (0.46s)
14:24:09 [2024-01-20T14:24:09.547Z]     --- PASS: TestRunMountVolumeSubdir/subdir_link (0.49s)
14:24:09 [2024-01-20T14:24:09.547Z]     --- PASS: TestRunMountVolumeSubdir/subdir_with_copy_data (0.49s)
14:24:09 [2024-01-20T14:24:09.547Z]     --- PASS: TestRunMountVolumeSubdir/file (0.48s)
14:24:09 [2024-01-20T14:24:09.547Z]     --- PASS: TestRunMountVolumeSubdir/relative_with_backtracks (0.00s)
14:24:09 [2024-01-20T14:24:09.547Z]     --- PASS: TestRunMountVolumeSubdir/not_existing (0.16s)
14:24:09 [2024-01-20T14:24:09.547Z]     --- PASS: TestRunMountVolumeSubdir/mount_link (0.15s)
14:24:09 [2024-01-20T14:24:09.547Z]     --- PASS: TestRunMountVolumeSubdir/mount_link_link (0.15s)
14:24:09 [2024-01-20T14:24:09.547Z] === RUN   TestVolumesCreateAndList
14:24:09 [2024-01-20T14:24:09.804Z] --- PASS: TestVolumesCreateAndList (0.01s)
14:24:09 [2024-01-20T14:24:09.804Z] === RUN   TestVolumesRemove
14:24:09 [2024-01-20T14:24:09.804Z] === RUN   TestVolumesRemove/volume_in_use
14:24:09 [2024-01-20T14:24:09.804Z] === RUN   TestVolumesRemove/volume_not_in_use
14:24:09 [2024-01-20T14:24:09.804Z] === RUN   TestVolumesRemove/non-existing_volume
14:24:09 [2024-01-20T14:24:09.804Z] === RUN   TestVolumesRemove/non-existing_volume_force
14:24:09 [2024-01-20T14:24:09.804Z] --- PASS: TestVolumesRemove (0.06s)
14:24:09 [2024-01-20T14:24:09.804Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
14:24:09 [2024-01-20T14:24:09.804Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
14:24:09 [2024-01-20T14:24:09.804Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
14:24:09 [2024-01-20T14:24:09.804Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
14:24:09 [2024-01-20T14:24:09.804Z] === RUN   TestVolumesRemoveSwarmEnabled
14:24:09 [2024-01-20T14:24:09.804Z] === PAUSE TestVolumesRemoveSwarmEnabled
14:24:09 [2024-01-20T14:24:09.804Z] === RUN   TestVolumesInspect
14:24:09 [2024-01-20T14:24:09.804Z] --- PASS: TestVolumesInspect (0.01s)
14:24:09 [2024-01-20T14:24:09.804Z] === RUN   TestVolumesInvalidJSON
14:24:09 [2024-01-20T14:24:09.804Z] === RUN   TestVolumesInvalidJSON/volumes/create
14:24:09 [2024-01-20T14:24:09.804Z] === PAUSE TestVolumesInvalidJSON/volumes/create
14:24:09 [2024-01-20T14:24:09.804Z] === CONT  TestVolumesInvalidJSON/volumes/create
14:24:09 [2024-01-20T14:24:09.804Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
14:24:09 [2024-01-20T14:24:09.804Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
14:24:09 [2024-01-20T14:24:09.804Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
14:24:09 [2024-01-20T14:24:09.804Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
14:24:09 [2024-01-20T14:24:09.804Z] --- PASS: TestVolumesInvalidJSON (0.01s)
14:24:09 [2024-01-20T14:24:09.804Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
14:24:09 [2024-01-20T14:24:09.804Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
14:24:09 [2024-01-20T14:24:09.804Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
14:24:09 [2024-01-20T14:24:09.804Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
14:24:09 [2024-01-20T14:24:09.804Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
14:24:09 [2024-01-20T14:24:09.804Z] === RUN   TestVolumePruneAnonymous
14:24:09 [2024-01-20T14:24:09.804Z] --- PASS: TestVolumePruneAnonymous (0.03s)
14:24:09 [2024-01-20T14:24:09.804Z] === RUN   TestVolumePruneAnonFromImage
14:24:10 [2024-01-20T14:24:10.061Z] --- PASS: TestVolumePruneAnonFromImage (0.15s)
14:24:10 [2024-01-20T14:24:10.061Z] === CONT  TestVolumesRemoveSwarmEnabled
14:24:11 [2024-01-20T14:24:11.432Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
14:24:11 [2024-01-20T14:24:11.432Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
14:24:11 [2024-01-20T14:24:11.432Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
14:24:11 [2024-01-20T14:24:11.432Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
14:24:11 [2024-01-20T14:24:11.997Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.94s)
14:24:11 [2024-01-20T14:24:11.997Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
14:24:11 [2024-01-20T14:24:11.997Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
14:24:11 [2024-01-20T14:24:11.997Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
14:24:11 [2024-01-20T14:24:11.997Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
14:24:11 [2024-01-20T14:24:11.997Z] PASS
14:24:11 [2024-01-20T14:24:11.997Z] 
14:24:11 [2024-01-20T14:24:11.997Z] DONE 29 tests in 5.135s
14:24:11 [2024-01-20T14:24:11.997Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
14:24:11 [2024-01-20T14:24:11.997Z] ++++ cat bundles/test-integration/docker.pid
14:24:11 [2024-01-20T14:24:11.997Z] +++ kill 24492
14:24:13 [2024-01-20T14:24:13.368Z] ++++ cat bundles/test-integration/TestUsernsCommit/de26e4873a518/docker.pid
14:24:13 [2024-01-20T14:24:13.368Z] +++ kill 62244
14:24:13 [2024-01-20T14:24:13.368Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 62244 is not a child of this shell
14:24:13 [2024-01-20T14:24:13.368Z] warning: PID 62244 from bundles/test-integration/TestUsernsCommit/de26e4873a518/docker.pid had a nonzero exit code
14:24:13 [2024-01-20T14:24:13.368Z] umount: bundles/test-integration/TestUsernsCommit/de26e4873a518/root: not mounted.
14:24:13 [2024-01-20T14:24:13.368Z] +++ /etc/init.d/apparmor stop
14:24:13 [2024-01-20T14:24:13.368Z] Leaving: AppArmorNo profiles have been unloaded.
14:24:13 [2024-01-20T14:24:13.368Z] 
14:24:13 [2024-01-20T14:24:13.368Z] Unloading profiles will leave already running processes permanently
14:24:13 [2024-01-20T14:24:13.368Z] unconfined, which can lead to unexpected situations.
14:24:13 [2024-01-20T14:24:13.368Z] 
14:24:13 [2024-01-20T14:24:13.368Z] To set a process to complain mode, use the command line tool
14:24:13 [2024-01-20T14:24:13.368Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
14:24:13 [2024-01-20T14:24:13.368Z] +++ true
14:24:13 [2024-01-20T14:24:13.368Z] exiting test-integration
14:24:13 [2024-01-20T14:24:13.368Z] ++ exit 0
14:24:13 [2024-01-20T14:24:13.368Z] 
Post stage
[Pipeline] junit
14:24:14 [2024-01-20T14:24:14.751Z] Recording test results
14:24:14 [2024-01-20T14:24:14.939Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
14:24:15 [2024-01-20T14:24:15.231Z] + echo Ensuring container killed.
14:24:15 [2024-01-20T14:24:15.231Z] Ensuring container killed.
14:24:15 [2024-01-20T14:24:15.231Z] + docker rm -vf docker-pr13
14:24:15 [2024-01-20T14:24:15.231Z] Error response from daemon: No such container: docker-pr13
[Pipeline] sh
14:24:15 [2024-01-20T14:24:15.509Z] + echo Chowning /workspace to jenkins user
14:24:15 [2024-01-20T14:24:15.509Z] Chowning /workspace to jenkins user
14:24:15 [2024-01-20T14:24:15.509Z] + id -u
14:24:15 [2024-01-20T14:24:15.509Z] + id -g
14:24:15 [2024-01-20T14:24:15.509Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-36511:/workspace busybox chown -R 1000:1000 /workspace
14:24:15 [2024-01-20T14:24:15.509Z] Unable to find image 'busybox:latest' locally
14:24:15 [2024-01-20T14:24:15.509Z] latest: Pulling from library/busybox
14:24:15 [2024-01-20T14:24:15.767Z] c2bf9493c1bf: Already exists
14:24:15 [2024-01-20T14:24:15.767Z] Digest: sha256:3d3698b745b0c67ddf2c515650b42955b0bcd123c92060008aae4f4aac1c77b3
14:24:15 [2024-01-20T14:24:15.767Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
14:24:17 [2024-01-20T14:24:17.420Z] + bundleName=arm64-integration
14:24:17 [2024-01-20T14:24:17.420Z] + echo Creating arm64-integration-bundles.tar.gz
14:24:17 [2024-01-20T14:24:17.420Z] Creating arm64-integration-bundles.tar.gz
14:24:17 [2024-01-20T14:24:17.420Z] + + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
14:24:17 [2024-01-20T14:24:17.420Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
14:24:17 [2024-01-20T14:24:17.690Z] Archiving artifacts
14:24:19 [2024-01-20T14:24:19.281Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-36511/13/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
14:24:19 [2024-01-20T14:24:19.569Z] + make clean
14:24:19 [2024-01-20T14:24:19.569Z] docker volume rm -f docker-dev-cache docker-mod-cache
14:24:19 [2024-01-20T14:24:19.569Z] docker-dev-cache
14:24:19 [2024-01-20T14:24:19.569Z] 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