Skip to content
Success

Console Output

Pull request #46709 opened
10:40:45 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from dd37b0b960ec4d3da0ca2efe78fa47484d4c6380+c2e7c32b34ddf3901deb33118d7f2383e0c2ac30 (aaa04057dd067562fbd85f36418cdbb24c6970fd)
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
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-46709@libs/jps # timeout=10
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
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
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"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
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
10:40:48 [2023-10-24T10:40:48.501Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
10:40:48 [2023-10-24T10:40:48.506Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
10:41:03 [2023-10-24T10:41:03.760Z] Still waiting to schedule task
10:41:03 [2023-10-24T10:41:03.762Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-01a362bee522ac40a)10:41:51 [2023-10-24T10:41:51.007Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0428af35c618b3de5) in /home/ubuntu/workspace/moby_PR-46709
[Pipeline] {
[Pipeline] checkout
10:41:51 [2023-10-24T10:41:51.191Z] The recommended git tool is: git
10:41:53 [2023-10-24T10:41:53.079Z] using credential docker-jenkins-github-credentials
10:41:53 [2023-10-24T10:41:53.095Z] Cloning the remote Git repository
10:41:53 [2023-10-24T10:41:53.095Z] Cloning with configured refspecs honoured and without tags
10:41:53 [2023-10-24T10:41:53.086Z] Cloning repository https://github.com/moby/moby.git
10:41:53 [2023-10-24T10:41:53.134Z]  > git init /home/ubuntu/workspace/moby_PR-46709 # timeout=10
10:41:53 [2023-10-24T10:41:53.747Z] Fetching upstream changes from https://github.com/moby/moby.git
10:41:53 [2023-10-24T10:41:53.747Z]  > git --version # timeout=10
10:41:53 [2023-10-24T10:41:53.750Z]  > git --version # 'git version 2.25.1'
10:41:53 [2023-10-24T10:41:53.750Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:41:53 [2023-10-24T10:41:53.752Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46709/head:refs/remotes/origin/PR-46709 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
10:42:08 [2023-10-24T10:42:08.260Z] Fetching without tags
10:42:08 [2023-10-24T10:42:08.451Z] Merging remotes/origin/24.0 commit c2e7c32b34ddf3901deb33118d7f2383e0c2ac30 into PR head commit dd37b0b960ec4d3da0ca2efe78fa47484d4c6380
10:42:08 [2023-10-24T10:42:08.236Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:42:08 [2023-10-24T10:42:08.239Z]  > git config --add remote.origin.fetch +refs/pull/46709/head:refs/remotes/origin/PR-46709 # timeout=10
10:42:08 [2023-10-24T10:42:08.243Z]  > git config --add remote.origin.fetch +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
10:42:08 [2023-10-24T10:42:08.248Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:42:08 [2023-10-24T10:42:08.255Z] Fetching upstream changes from https://github.com/moby/moby.git
10:42:08 [2023-10-24T10:42:08.255Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:42:08 [2023-10-24T10:42:08.256Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46709/head:refs/remotes/origin/PR-46709 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
10:42:08 [2023-10-24T10:42:08.449Z]  > git config core.sparsecheckout # timeout=10
10:42:08 [2023-10-24T10:42:08.452Z]  > git checkout -f dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 # timeout=10
10:42:09 [2023-10-24T10:42:09.070Z] Merge succeeded, producing dd37b0b960ec4d3da0ca2efe78fa47484d4c6380
10:42:09 [2023-10-24T10:42:09.071Z] Checking out Revision dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 (PR-46709)
10:42:09 [2023-10-24T10:42:09.044Z]  > git remote # timeout=10
10:42:09 [2023-10-24T10:42:09.048Z]  > git config --get remote.origin.url # timeout=10
10:42:09 [2023-10-24T10:42:09.051Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:42:09 [2023-10-24T10:42:09.052Z]  > git merge c2e7c32b34ddf3901deb33118d7f2383e0c2ac30 # timeout=10
10:42:09 [2023-10-24T10:42:09.059Z]  > git rev-parse HEAD^{commit} # timeout=10
10:42:09 [2023-10-24T10:42:09.065Z]  > git config core.sparsecheckout # timeout=10
10:42:09 [2023-10-24T10:42:09.068Z]  > git checkout -f dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 # timeout=10
10:42:12 [2023-10-24T10:42:12.643Z] Commit message: "vendor: github.com/klauspost/compress v1.17.2"
10:42:12 [2023-10-24T10:42:12.643Z] First time build. Skipping changelog.
10:42:12 [2023-10-24T10:42:12.655Z]  > git --version # timeout=10
10:42:12 [2023-10-24T10:42:12.658Z]  > git --version # 'git version 2.25.1'
10:42:12 [2023-10-24T10:42:12.660Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:42:13 [2023-10-24T10:42:13.498Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46709:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=24.0 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
10:42:18 [2023-10-24T10:42:18.758Z] Unable to find image 'alpine:latest' locally
10:42:18 [2023-10-24T10:42:18.758Z] latest: Pulling from library/alpine
10:42:18 [2023-10-24T10:42:18.758Z] 579b34f0a95b: Pulling fs layer
10:42:18 [2023-10-24T10:42:18.758Z] 579b34f0a95b: Verifying Checksum
10:42:18 [2023-10-24T10:42:18.758Z] 579b34f0a95b: Download complete
10:42:19 [2023-10-24T10:42:19.017Z] 579b34f0a95b: Pull complete
10:42:19 [2023-10-24T10:42:19.017Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978
10:42:19 [2023-10-24T10:42:19.017Z] Status: Downloaded newer image for alpine:latest
10:42:27 [2023-10-24T10:42:27.124Z] 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
10:42:27 [2023-10-24T10:42:27.534Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0428af35c618b3de5) in /home/ubuntu/workspace/moby_PR-46709
[Pipeline] {
[Pipeline] checkout
10:42:27 [2023-10-24T10:42:27.551Z] The recommended git tool is: git
10:42:27 [2023-10-24T10:42:27.558Z] using credential docker-jenkins-github-credentials
10:42:27 [2023-10-24T10:42:27.575Z] Fetching changes from the remote Git repository
10:42:27 [2023-10-24T10:42:27.580Z] Fetching without tags
10:42:27 [2023-10-24T10:42:27.793Z] Merging remotes/origin/24.0 commit c2e7c32b34ddf3901deb33118d7f2383e0c2ac30 into PR head commit dd37b0b960ec4d3da0ca2efe78fa47484d4c6380
10:42:27 [2023-10-24T10:42:27.844Z] Merge succeeded, producing dd37b0b960ec4d3da0ca2efe78fa47484d4c6380
10:42:27 [2023-10-24T10:42:27.844Z] Checking out Revision dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 (PR-46709)
10:42:27 [2023-10-24T10:42:27.929Z] Commit message: "vendor: github.com/klauspost/compress v1.17.2"
10:42:27 [2023-10-24T10:42:27.941Z]  > git --version # timeout=10
10:42:27 [2023-10-24T10:42:27.943Z]  > git --version # 'git version 2.25.1'
10:42:27 [2023-10-24T10:42:27.946Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:42:27 [2023-10-24T10:42:27.573Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46709/.git # timeout=10
10:42:27 [2023-10-24T10:42:27.578Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:42:27 [2023-10-24T10:42:27.583Z] Fetching upstream changes from https://github.com/moby/moby.git
10:42:27 [2023-10-24T10:42:27.583Z]  > git --version # timeout=10
10:42:27 [2023-10-24T10:42:27.585Z]  > git --version # 'git version 2.25.1'
10:42:27 [2023-10-24T10:42:27.585Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:42:27 [2023-10-24T10:42:27.586Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46709/head:refs/remotes/origin/PR-46709 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
10:42:27 [2023-10-24T10:42:27.795Z]  > git config core.sparsecheckout # timeout=10
10:42:27 [2023-10-24T10:42:27.798Z]  > git checkout -f dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 # timeout=10
10:42:27 [2023-10-24T10:42:27.828Z]  > git remote # timeout=10
10:42:27 [2023-10-24T10:42:27.831Z]  > git config --get remote.origin.url # timeout=10
10:42:27 [2023-10-24T10:42:27.833Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:42:27 [2023-10-24T10:42:27.834Z]  > git merge c2e7c32b34ddf3901deb33118d7f2383e0c2ac30 # timeout=10
10:42:27 [2023-10-24T10:42:27.841Z]  > git rev-parse HEAD^{commit} # timeout=10
10:42:27 [2023-10-24T10:42:27.847Z]  > git config core.sparsecheckout # timeout=10
10:42:27 [2023-10-24T10:42:27.849Z]  > git checkout -f dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 # timeout=10
10:42:28 [2023-10-24T10:42:28.672Z] + docker version
10:42:28 [2023-10-24T10:42:28.673Z] Client: Docker Engine - Community
10:42:28 [2023-10-24T10:42:28.673Z]  Version:           24.0.2
10:42:28 [2023-10-24T10:42:28.673Z]  API version:       1.43
10:42:28 [2023-10-24T10:42:28.673Z]  Go version:        go1.20.4
10:42:28 [2023-10-24T10:42:28.673Z]  Git commit:        cb74dfc
10:42:28 [2023-10-24T10:42:28.673Z]  Built:             Thu May 25 21:52:41 2023
10:42:28 [2023-10-24T10:42:28.673Z]  OS/Arch:           linux/arm64
10:42:28 [2023-10-24T10:42:28.673Z]  Context:           default
10:42:28 [2023-10-24T10:42:28.673Z] 
10:42:28 [2023-10-24T10:42:28.673Z] Server: Docker Engine - Community
10:42:28 [2023-10-24T10:42:28.673Z]  Engine:
10:42:28 [2023-10-24T10:42:28.673Z]   Version:          24.0.2
10:42:28 [2023-10-24T10:42:28.673Z]   API version:      1.43 (minimum version 1.12)
10:42:28 [2023-10-24T10:42:28.673Z]   Go version:       go1.20.4
10:42:28 [2023-10-24T10:42:28.673Z]   Git commit:       659604f
10:42:28 [2023-10-24T10:42:28.673Z]   Built:            Thu May 25 21:52:41 2023
10:42:28 [2023-10-24T10:42:28.673Z]   OS/Arch:          linux/arm64
10:42:28 [2023-10-24T10:42:28.673Z]   Experimental:     true
10:42:28 [2023-10-24T10:42:28.673Z]  containerd:
10:42:28 [2023-10-24T10:42:28.673Z]   Version:          1.6.21
10:42:28 [2023-10-24T10:42:28.673Z]   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
10:42:28 [2023-10-24T10:42:28.673Z]  runc:
10:42:28 [2023-10-24T10:42:28.673Z]   Version:          1.1.7
10:42:28 [2023-10-24T10:42:28.673Z]   GitCommit:        v1.1.7-0-g860f061
10:42:28 [2023-10-24T10:42:28.673Z]  docker-init:
10:42:28 [2023-10-24T10:42:28.673Z]   Version:          0.19.0
10:42:28 [2023-10-24T10:42:28.673Z]   GitCommit:        de40ad0
[Pipeline] sh
10:42:28 [2023-10-24T10:42:28.951Z] + docker info
10:42:41 [2023-10-24T10:42:41.143Z] Client: Docker Engine - Community
10:42:41 [2023-10-24T10:42:41.143Z]  Version:    24.0.2
10:42:41 [2023-10-24T10:42:41.143Z]  Context:    default
10:42:41 [2023-10-24T10:42:41.143Z]  Debug Mode: false
10:42:41 [2023-10-24T10:42:41.143Z]  Plugins:
10:42:41 [2023-10-24T10:42:41.143Z]   buildx: Docker Buildx (Docker Inc.)
10:42:41 [2023-10-24T10:42:41.143Z]     Version:  v0.11.0
10:42:41 [2023-10-24T10:42:41.143Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
10:42:41 [2023-10-24T10:42:41.143Z]   compose: Docker Compose (Docker Inc.)
10:42:41 [2023-10-24T10:42:41.143Z]     Version:  v2.19.1
10:42:41 [2023-10-24T10:42:41.143Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
10:42:41 [2023-10-24T10:42:41.143Z] 
10:42:41 [2023-10-24T10:42:41.143Z] Server:
10:42:41 [2023-10-24T10:42:41.143Z]  Containers: 0
10:42:41 [2023-10-24T10:42:41.143Z]   Running: 0
10:42:41 [2023-10-24T10:42:41.143Z]   Paused: 0
10:42:41 [2023-10-24T10:42:41.143Z]   Stopped: 0
10:42:41 [2023-10-24T10:42:41.143Z]  Images: 1
10:42:41 [2023-10-24T10:42:41.143Z]  Server Version: 24.0.2
10:42:41 [2023-10-24T10:42:41.143Z]  Storage Driver: overlay2
10:42:41 [2023-10-24T10:42:41.143Z]   Backing Filesystem: extfs
10:42:41 [2023-10-24T10:42:41.143Z]   Supports d_type: true
10:42:41 [2023-10-24T10:42:41.143Z]   Using metacopy: false
10:42:41 [2023-10-24T10:42:41.143Z]   Native Overlay Diff: true
10:42:41 [2023-10-24T10:42:41.143Z]   userxattr: false
10:42:41 [2023-10-24T10:42:41.143Z]  Logging Driver: json-file
10:42:41 [2023-10-24T10:42:41.143Z]  Cgroup Driver: cgroupfs
10:42:41 [2023-10-24T10:42:41.143Z]  Cgroup Version: 1
10:42:41 [2023-10-24T10:42:41.143Z]  Plugins:
10:42:41 [2023-10-24T10:42:41.143Z]   Volume: local
10:42:41 [2023-10-24T10:42:41.143Z]   Network: bridge host ipvlan macvlan null overlay
10:42:41 [2023-10-24T10:42:41.143Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
10:42:41 [2023-10-24T10:42:41.143Z]  Swarm: inactive
10:42:41 [2023-10-24T10:42:41.143Z]  Runtimes: io.containerd.runc.v2 runc
10:42:41 [2023-10-24T10:42:41.143Z]  Default Runtime: runc
10:42:41 [2023-10-24T10:42:41.143Z]  Init Binary: docker-init
10:42:41 [2023-10-24T10:42:41.143Z]  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
10:42:41 [2023-10-24T10:42:41.143Z]  runc version: v1.1.7-0-g860f061
10:42:41 [2023-10-24T10:42:41.143Z]  init version: de40ad0
10:42:41 [2023-10-24T10:42:41.143Z]  Security Options:
10:42:41 [2023-10-24T10:42:41.143Z]   apparmor
10:42:41 [2023-10-24T10:42:41.143Z]   seccomp
10:42:41 [2023-10-24T10:42:41.143Z]    Profile: builtin
10:42:41 [2023-10-24T10:42:41.143Z]  Kernel Version: 5.15.0-1039-aws
10:42:41 [2023-10-24T10:42:41.143Z]  Operating System: Ubuntu 20.04.6 LTS
10:42:41 [2023-10-24T10:42:41.143Z]  OSType: linux
10:42:41 [2023-10-24T10:42:41.143Z]  Architecture: aarch64
10:42:41 [2023-10-24T10:42:41.143Z]  CPUs: 8
10:42:41 [2023-10-24T10:42:41.143Z]  Total Memory: 30.64GiB
10:42:41 [2023-10-24T10:42:41.143Z]  Name: ip-10-100-123-58
10:42:41 [2023-10-24T10:42:41.143Z]  ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5
10:42:41 [2023-10-24T10:42:41.143Z]  Docker Root Dir: /var/lib/docker
10:42:41 [2023-10-24T10:42:41.143Z]  Debug Mode: false
10:42:41 [2023-10-24T10:42:41.143Z]  Experimental: true
10:42:41 [2023-10-24T10:42:41.143Z]  Insecure Registries:
10:42:41 [2023-10-24T10:42:41.143Z]   127.0.0.0/8
10:42:41 [2023-10-24T10:42:41.143Z]  Live Restore Enabled: true
10:42:41 [2023-10-24T10:42:41.143Z] 
[Pipeline] sh
10:42:41 [2023-10-24T10:42:41.422Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
10:42:41 [2023-10-24T10:42:41.422Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
10:42:41 [2023-10-24T10:42:41.422Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46709/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
10:42:41 [2023-10-24T10:42:41.422Z] + bash /home/ubuntu/workspace/moby_PR-46709/check-config.sh
10:42:41 [2023-10-24T10:42:41.422Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
10:42:41 [2023-10-24T10:42:41.422Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ...
10:42:41 [2023-10-24T10:42:41.422Z] 
10:42:41 [2023-10-24T10:42:41.422Z] Generally Necessary:
10:42:41 [2023-10-24T10:42:41.422Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
10:42:41 [2023-10-24T10:42:41.422Z] - apparmor: enabled and tools installed
10:42:41 [2023-10-24T10:42:41.422Z] - CONFIG_NAMESPACES: enabled
10:42:41 [2023-10-24T10:42:41.422Z] - CONFIG_NET_NS: enabled
10:42:41 [2023-10-24T10:42:41.680Z] - CONFIG_PID_NS: enabled
10:42:41 [2023-10-24T10:42:41.680Z] - CONFIG_IPC_NS: enabled
10:42:41 [2023-10-24T10:42:41.680Z] - CONFIG_UTS_NS: enabled
10:42:41 [2023-10-24T10:42:41.680Z] - CONFIG_CGROUPS: enabled
10:42:41 [2023-10-24T10:42:41.680Z] - CONFIG_CGROUP_CPUACCT: enabled
10:42:41 [2023-10-24T10:42:41.680Z] - CONFIG_CGROUP_DEVICE: enabled
10:42:41 [2023-10-24T10:42:41.680Z] - CONFIG_CGROUP_FREEZER: enabled
10:42:41 [2023-10-24T10:42:41.680Z] - CONFIG_CGROUP_SCHED: enabled
10:42:41 [2023-10-24T10:42:41.680Z] - CONFIG_CPUSETS: enabled
10:42:41 [2023-10-24T10:42:41.680Z] - CONFIG_MEMCG: enabled
10:42:41 [2023-10-24T10:42:41.680Z] - CONFIG_KEYS: enabled
10:42:41 [2023-10-24T10:42:41.680Z] - CONFIG_VETH: enabled (as module)
10:42:41 [2023-10-24T10:42:41.680Z] - CONFIG_BRIDGE: enabled (as module)
10:42:41 [2023-10-24T10:42:41.680Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
10:42:41 [2023-10-24T10:42:41.680Z] - CONFIG_IP_NF_FILTER: enabled (as module)
10:42:41 [2023-10-24T10:42:41.680Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
10:42:41 [2023-10-24T10:42:41.680Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
10:42:41 [2023-10-24T10:42:41.680Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
10:42:41 [2023-10-24T10:42:41.680Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
10:42:41 [2023-10-24T10:42:41.680Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
10:42:41 [2023-10-24T10:42:41.680Z] - CONFIG_IP_NF_NAT: enabled (as module)
10:42:41 [2023-10-24T10:42:41.680Z] - CONFIG_NF_NAT: enabled (as module)
10:42:41 [2023-10-24T10:42:41.680Z] - CONFIG_POSIX_MQUEUE: enabled
10:42:41 [2023-10-24T10:42:41.680Z] - CONFIG_CGROUP_BPF: enabled
10:42:41 [2023-10-24T10:42:41.680Z] 
10:42:41 [2023-10-24T10:42:41.680Z] Optional Features:
10:42:41 [2023-10-24T10:42:41.680Z] - CONFIG_USER_NS: enabled
10:42:41 [2023-10-24T10:42:41.680Z] - CONFIG_SECCOMP: enabled
10:42:41 [2023-10-24T10:42:41.938Z] - CONFIG_SECCOMP_FILTER: enabled
10:42:41 [2023-10-24T10:42:41.938Z] - CONFIG_CGROUP_PIDS: enabled
10:42:41 [2023-10-24T10:42:41.938Z] - CONFIG_MEMCG_SWAP: enabled
10:42:41 [2023-10-24T10:42:41.938Z]     (cgroup swap accounting is currently enabled)
10:42:41 [2023-10-24T10:42:41.938Z] - CONFIG_BLK_CGROUP: enabled
10:42:41 [2023-10-24T10:42:41.938Z] - CONFIG_BLK_DEV_THROTTLING: enabled
10:42:41 [2023-10-24T10:42:41.938Z] - CONFIG_CGROUP_PERF: enabled
10:42:41 [2023-10-24T10:42:41.938Z] - CONFIG_CGROUP_HUGETLB: enabled
10:42:41 [2023-10-24T10:42:41.938Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
10:42:41 [2023-10-24T10:42:41.938Z] - CONFIG_CGROUP_NET_PRIO: enabled
10:42:41 [2023-10-24T10:42:41.938Z] - CONFIG_CFS_BANDWIDTH: enabled
10:42:41 [2023-10-24T10:42:41.938Z] - CONFIG_FAIR_GROUP_SCHED: enabled
10:42:41 [2023-10-24T10:42:41.938Z] - CONFIG_RT_GROUP_SCHED: missing
10:42:41 [2023-10-24T10:42:41.938Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
10:42:41 [2023-10-24T10:42:41.938Z] - CONFIG_IP_VS: enabled (as module)
10:42:41 [2023-10-24T10:42:41.938Z] - CONFIG_IP_VS_NFCT: enabled
10:42:41 [2023-10-24T10:42:41.938Z] - CONFIG_IP_VS_PROTO_TCP: enabled
10:42:41 [2023-10-24T10:42:41.938Z] - CONFIG_IP_VS_PROTO_UDP: enabled
10:42:41 [2023-10-24T10:42:41.938Z] - CONFIG_IP_VS_RR: enabled (as module)
10:42:41 [2023-10-24T10:42:41.938Z] - CONFIG_SECURITY_SELINUX: enabled
10:42:41 [2023-10-24T10:42:41.938Z] - CONFIG_SECURITY_APPARMOR: enabled
10:42:41 [2023-10-24T10:42:41.938Z] - CONFIG_EXT4_FS: enabled
10:42:41 [2023-10-24T10:42:41.938Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
10:42:41 [2023-10-24T10:42:41.938Z] - CONFIG_EXT4_FS_SECURITY: enabled
10:42:41 [2023-10-24T10:42:41.938Z] - Network Drivers:
10:42:41 [2023-10-24T10:42:41.938Z]   - "overlay":
10:42:42 [2023-10-24T10:42:42.196Z]     - CONFIG_VXLAN: enabled (as module)
10:42:42 [2023-10-24T10:42:42.196Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
10:42:42 [2023-10-24T10:42:42.196Z]       Optional (for encrypted networks):
10:42:42 [2023-10-24T10:42:42.196Z]       - CONFIG_CRYPTO: enabled
10:42:42 [2023-10-24T10:42:42.196Z]       - CONFIG_CRYPTO_AEAD: enabled
10:42:42 [2023-10-24T10:42:42.196Z]       - CONFIG_CRYPTO_GCM: enabled
10:42:42 [2023-10-24T10:42:42.196Z]       - CONFIG_CRYPTO_SEQIV: enabled
10:42:42 [2023-10-24T10:42:42.196Z]       - CONFIG_CRYPTO_GHASH: enabled
10:42:42 [2023-10-24T10:42:42.196Z]       - CONFIG_XFRM: enabled
10:42:42 [2023-10-24T10:42:42.196Z]       - CONFIG_XFRM_USER: enabled (as module)
10:42:42 [2023-10-24T10:42:42.196Z]       - CONFIG_XFRM_ALGO: enabled (as module)
10:42:42 [2023-10-24T10:42:42.196Z]       - CONFIG_INET_ESP: enabled (as module)
10:42:42 [2023-10-24T10:42:42.196Z]   - "ipvlan":
10:42:42 [2023-10-24T10:42:42.196Z]     - CONFIG_IPVLAN: enabled (as module)
10:42:42 [2023-10-24T10:42:42.196Z]   - "macvlan":
10:42:42 [2023-10-24T10:42:42.196Z]     - CONFIG_MACVLAN: enabled (as module)
10:42:42 [2023-10-24T10:42:42.196Z]     - CONFIG_DUMMY: enabled (as module)
10:42:42 [2023-10-24T10:42:42.196Z]   - "ftp,tftp client in container":
10:42:42 [2023-10-24T10:42:42.196Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
10:42:42 [2023-10-24T10:42:42.196Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
10:42:42 [2023-10-24T10:42:42.196Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
10:42:42 [2023-10-24T10:42:42.196Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
10:42:42 [2023-10-24T10:42:42.196Z] - Storage Drivers:
10:42:42 [2023-10-24T10:42:42.196Z]   - "aufs":
10:42:42 [2023-10-24T10:42:42.196Z]     - CONFIG_AUFS_FS: enabled (as module)
10:42:42 [2023-10-24T10:42:42.196Z]   - "btrfs":
10:42:42 [2023-10-24T10:42:42.196Z]     - CONFIG_BTRFS_FS: enabled (as module)
10:42:42 [2023-10-24T10:42:42.196Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
10:42:42 [2023-10-24T10:42:42.196Z]   - "devicemapper":
10:42:42 [2023-10-24T10:42:42.454Z]     - CONFIG_BLK_DEV_DM: enabled
10:42:42 [2023-10-24T10:42:42.454Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
10:42:42 [2023-10-24T10:42:42.454Z]   - "overlay":
10:42:42 [2023-10-24T10:42:42.454Z]     - CONFIG_OVERLAY_FS: enabled (as module)
10:42:42 [2023-10-24T10:42:42.454Z]   - "zfs":
10:42:42 [2023-10-24T10:42:42.454Z]     - /dev/zfs: present
10:42:42 [2023-10-24T10:42:42.454Z]     - zfs command: missing
10:42:42 [2023-10-24T10:42:42.454Z]     - zpool command: missing
10:42:42 [2023-10-24T10:42:42.454Z] 
10:42:42 [2023-10-24T10:42:42.454Z] Limits:
10:42:42 [2023-10-24T10:42:42.454Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
10:42:42 [2023-10-24T10:42:42.454Z] 
10:42:42 [2023-10-24T10:42:42.454Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
10:42:42 [2023-10-24T10:42:42.755Z] + docker build --force-rm -t docker:dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 .
10:42:43 [2023-10-24T10:42:43.013Z] #0 building with "default" instance using docker driver
10:42:43 [2023-10-24T10:42:43.013Z] 
10:42:43 [2023-10-24T10:42:43.013Z] #1 [internal] load build definition from Dockerfile
10:42:43 [2023-10-24T10:42:43.013Z] #1 transferring dockerfile: 27.84kB done
10:42:43 [2023-10-24T10:42:43.013Z] #1 DONE 0.1s
10:42:43 [2023-10-24T10:42:43.013Z] 
10:42:43 [2023-10-24T10:42:43.013Z] #2 [internal] load .dockerignore
10:42:43 [2023-10-24T10:42:43.013Z] #2 transferring context: 113B done
10:42:43 [2023-10-24T10:42:43.013Z] #2 DONE 0.1s
10:42:43 [2023-10-24T10:42:43.013Z] 
10:42:43 [2023-10-24T10:42:43.013Z] #3 resolve image config for docker.io/docker/dockerfile:1
10:42:43 [2023-10-24T10:42:43.270Z] #3 DONE 0.5s
10:42:43 [2023-10-24T10:42:43.528Z] 
10:42:43 [2023-10-24T10:42:43.528Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
10:42:43 [2023-10-24T10:42:43.528Z] #4 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
10:42:43 [2023-10-24T10:42:43.528Z] #4 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
10:42:43 [2023-10-24T10:42:43.528Z] #4 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done
10:42:43 [2023-10-24T10:42:43.528Z] #4 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done
10:42:43 [2023-10-24T10:42:43.528Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0B / 11.02MB 0.1s
10:42:43 [2023-10-24T10:42:43.528Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.2s
10:42:43 [2023-10-24T10:42:43.528Z] #4 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d
10:42:43 [2023-10-24T10:42:43.786Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.2s done
10:42:43 [2023-10-24T10:42:43.786Z] #4 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done
10:42:43 [2023-10-24T10:42:43.786Z] #4 DONE 0.4s
10:42:43 [2023-10-24T10:42:43.786Z] 
10:42:43 [2023-10-24T10:42:43.786Z] #5 [internal] load metadata for docker.io/library/busybox:latest
10:42:45 [2023-10-24T10:42:45.158Z] #5 ...
10:42:45 [2023-10-24T10:42:45.158Z] 
10:42:45 [2023-10-24T10:42:45.158Z] #6 [internal] load metadata for docker.io/library/debian:bullseye
10:42:45 [2023-10-24T10:42:45.158Z] #6 DONE 1.2s
10:42:45 [2023-10-24T10:42:45.158Z] 
10:42:45 [2023-10-24T10:42:45.158Z] #7 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
10:42:45 [2023-10-24T10:42:45.158Z] #7 DONE 1.2s
10:42:45 [2023-10-24T10:42:45.415Z] 
10:42:45 [2023-10-24T10:42:45.415Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
10:42:45 [2023-10-24T10:42:45.415Z] #8 DONE 1.4s
10:42:45 [2023-10-24T10:42:45.415Z] 
10:42:45 [2023-10-24T10:42:45.415Z] #9 [internal] load metadata for docker.io/docker/buildx-bin:0.11.2
10:42:45 [2023-10-24T10:42:45.415Z] #9 DONE 1.4s
10:42:45 [2023-10-24T10:42:45.415Z] 
10:42:45 [2023-10-24T10:42:45.415Z] #10 [internal] load metadata for docker.io/library/golang:1.20.10-bullseye
10:42:45 [2023-10-24T10:42:45.415Z] #10 DONE 1.6s
10:42:45 [2023-10-24T10:42:45.415Z] 
10:42:45 [2023-10-24T10:42:45.415Z] #5 [internal] load metadata for docker.io/library/busybox:latest
10:42:45 [2023-10-24T10:42:45.415Z] #5 DONE 1.6s
10:42:45 [2023-10-24T10:42:45.674Z] 
10:42:45 [2023-10-24T10:42:45.674Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c141beaa9e0767774221cc82efe3a6712a1cc4f75d2699334dfd9a28a6f7357b
10:42:45 [2023-10-24T10:42:45.674Z] #11 resolve docker.io/library/debian:bullseye@sha256:c141beaa9e0767774221cc82efe3a6712a1cc4f75d2699334dfd9a28a6f7357b
10:42:45 [2023-10-24T10:42:45.936Z] #11 resolve docker.io/library/debian:bullseye@sha256:c141beaa9e0767774221cc82efe3a6712a1cc4f75d2699334dfd9a28a6f7357b 0.3s done
10:42:46 [2023-10-24T10:42:46.278Z] #11 sha256:c141beaa9e0767774221cc82efe3a6712a1cc4f75d2699334dfd9a28a6f7357b 1.85kB / 1.85kB done
10:42:46 [2023-10-24T10:42:46.278Z] #11 sha256:7a89d1fd045f797f2f34dd778bdf19335587357c3603859f2048f4c0285b06a8 529B / 529B done
10:42:46 [2023-10-24T10:42:46.278Z] #11 sha256:9369a4a8069a235728caedd4cda816161ef33a51a59a6591662972b18463188c 1.48kB / 1.48kB done
10:42:46 [2023-10-24T10:42:46.536Z] #11 sha256:dd0dc10f921f4b3b65b17f20d367374079e6cb4e26531624ee64caaaf4adcc28 0B / 53.71MB 0.4s
10:42:46 [2023-10-24T10:42:46.794Z] #11 sha256:dd0dc10f921f4b3b65b17f20d367374079e6cb4e26531624ee64caaaf4adcc28 16.78MB / 53.71MB 0.6s
10:42:47 [2023-10-24T10:42:47.052Z] #11 sha256:dd0dc10f921f4b3b65b17f20d367374079e6cb4e26531624ee64caaaf4adcc28 32.51MB / 53.71MB 1.0s
10:42:47 [2023-10-24T10:42:47.310Z] #11 sha256:dd0dc10f921f4b3b65b17f20d367374079e6cb4e26531624ee64caaaf4adcc28 51.38MB / 53.71MB 1.2s
10:42:47 [2023-10-24T10:42:47.876Z] #11 ...
10:42:47 [2023-10-24T10:42:47.876Z] 
10:42:47 [2023-10-24T10:42:47.876Z] #12 [internal] load build context
10:42:47 [2023-10-24T10:42:47.876Z] #12 transferring context: 68.61MB 1.8s done
10:42:47 [2023-10-24T10:42:47.876Z] #12 DONE 2.2s
10:42:47 [2023-10-24T10:42:47.876Z] 
10:42:47 [2023-10-24T10:42:47.876Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c141beaa9e0767774221cc82efe3a6712a1cc4f75d2699334dfd9a28a6f7357b
10:42:47 [2023-10-24T10:42:47.876Z] #11 sha256:dd0dc10f921f4b3b65b17f20d367374079e6cb4e26531624ee64caaaf4adcc28 53.71MB / 53.71MB 1.5s done
10:42:47 [2023-10-24T10:42:47.876Z] #11 extracting sha256:dd0dc10f921f4b3b65b17f20d367374079e6cb4e26531624ee64caaaf4adcc28 0.1s
10:42:48 [2023-10-24T10:42:48.444Z] #11 ...
10:42:48 [2023-10-24T10:42:48.444Z] 
10:42:48 [2023-10-24T10:42:48.444Z] #13 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
10:42:48 [2023-10-24T10:42:48.444Z] #13 resolve docker.io/library/busybox:latest@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 0.3s done
10:42:48 [2023-10-24T10:42:48.444Z] #13 sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 2.29kB / 2.29kB done
10:42:48 [2023-10-24T10:42:48.444Z] #13 sha256:1fa89c01cd0473cedbd1a470abb8c139eeb80920edf1bc55de87851bfb63ea11 528B / 528B done
10:42:48 [2023-10-24T10:42:48.444Z] #13 sha256:fc9db2894f4e4b8c296b8c9dab7e18a6e78de700d21bc0cfaf5c78484226db9c 1.47kB / 1.47kB done
10:42:48 [2023-10-24T10:42:48.444Z] #13 sha256:8a0af25e8c2e5dc07c14df3b857877f58bf10c944685cb717b81c5a90974a5ee 1.92MB / 1.92MB 2.0s done
10:42:48 [2023-10-24T10:42:48.444Z] #13 extracting sha256:8a0af25e8c2e5dc07c14df3b857877f58bf10c944685cb717b81c5a90974a5ee 0.1s done
10:42:48 [2023-10-24T10:42:48.444Z] #13 DONE 2.9s
10:42:48 [2023-10-24T10:42:48.837Z] 
10:42:48 [2023-10-24T10:42:48.837Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.10-bullseye@sha256:082569b3303b164cc4a7c88ac59b19b69c1a5d662041ac0dca046ac239632442
10:42:48 [2023-10-24T10:42:48.837Z] #14 resolve docker.io/library/golang:1.20.10-bullseye@sha256:082569b3303b164cc4a7c88ac59b19b69c1a5d662041ac0dca046ac239632442 0.3s done
10:42:48 [2023-10-24T10:42:48.837Z] #14 sha256:082569b3303b164cc4a7c88ac59b19b69c1a5d662041ac0dca046ac239632442 1.86kB / 1.86kB done
10:42:48 [2023-10-24T10:42:48.837Z] #14 sha256:46839d5c6cbea0de2d0b175617eb73641fdf00a5ea9a799c9eb90241d5ccdfaa 1.58kB / 1.58kB done
10:42:48 [2023-10-24T10:42:48.837Z] #14 sha256:0780978389faa11ff595bf7ccb5ed707fdf31fdefe14a027c22f6d5f05de69c1 7.08kB / 7.08kB done
10:42:48 [2023-10-24T10:42:48.837Z] #14 sha256:dd0dc10f921f4b3b65b17f20d367374079e6cb4e26531624ee64caaaf4adcc28 53.71MB / 53.71MB 1.5s done
10:42:48 [2023-10-24T10:42:48.837Z] #14 sha256:d9c8e3bce435b9fb78d2fd6a8f0ce18ddecff51902c10074a9da4287cb35963b 54.70MB / 54.70MB 1.9s done
10:42:48 [2023-10-24T10:42:48.837Z] #14 sha256:cd7a630df11a812111dd2b7f5b819a692f2350ad055fab0cd3e60b322c2eead5 15.75MB / 15.75MB 1.6s done
10:42:48 [2023-10-24T10:42:48.837Z] #14 sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 30.41MB / 81.49MB 2.4s
10:42:48 [2023-10-24T10:42:48.837Z] #14 sha256:230d15426ba2b1bab464755e57963a47ab0a636dbd1af3ab3c5134270c0aa86d 50.33MB / 95.74MB 2.4s
10:42:48 [2023-10-24T10:42:48.837Z] #14 sha256:451495e4a7344e52137bd14f6e1d04252b726a88c7cd4fff0b7897ce6bc349d9 155B / 155B 1.9s done
10:42:49 [2023-10-24T10:42:49.095Z] #14 sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 50.33MB / 81.49MB 2.7s
10:42:49 [2023-10-24T10:42:49.095Z] #14 sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 54.53MB / 81.49MB 2.9s
10:42:49 [2023-10-24T10:42:49.095Z] #14 sha256:230d15426ba2b1bab464755e57963a47ab0a636dbd1af3ab3c5134270c0aa86d 66.06MB / 95.74MB 2.9s
10:42:49 [2023-10-24T10:42:49.353Z] #14 sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 58.72MB / 81.49MB 3.0s
10:42:49 [2023-10-24T10:42:49.353Z] #14 sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 66.06MB / 81.49MB 3.2s
10:42:49 [2023-10-24T10:42:49.918Z] #14 sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 72.35MB / 81.49MB 3.5s
10:42:49 [2023-10-24T10:42:49.918Z] #14 sha256:230d15426ba2b1bab464755e57963a47ab0a636dbd1af3ab3c5134270c0aa86d 71.47MB / 95.74MB 3.5s
10:42:49 [2023-10-24T10:42:49.918Z] #14 sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 81.49MB / 81.49MB 3.7s done
10:42:49 [2023-10-24T10:42:49.918Z] #14 sha256:230d15426ba2b1bab464755e57963a47ab0a636dbd1af3ab3c5134270c0aa86d 83.89MB / 95.74MB 3.7s
10:42:49 [2023-10-24T10:42:49.918Z] #14 ...
10:42:49 [2023-10-24T10:42:49.918Z] 
10:42:49 [2023-10-24T10:42:49.918Z] #15 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
10:42:49 [2023-10-24T10:42:49.919Z] #15 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.3s done
10:42:49 [2023-10-24T10:42:49.919Z] #15 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done
10:42:49 [2023-10-24T10:42:49.919Z] #15 sha256:ac3f19480cc7e1b091660ad57754d55b942052bb49f924ed74fde968cf96f2cd 479B / 479B done
10:42:49 [2023-10-24T10:42:49.919Z] #15 sha256:0cc8372aed216bf84780ffea495b0f1b7d20b923561446cdde8074a3a01e6344 1.41kB / 1.41kB done
10:42:49 [2023-10-24T10:42:49.919Z] #15 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 3.2s done
10:42:49 [2023-10-24T10:42:49.919Z] #15 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done
10:42:49 [2023-10-24T10:42:49.919Z] #15 DONE 4.3s
10:42:49 [2023-10-24T10:42:49.919Z] 
10:42:49 [2023-10-24T10:42:49.919Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.10-bullseye@sha256:082569b3303b164cc4a7c88ac59b19b69c1a5d662041ac0dca046ac239632442
10:42:50 [2023-10-24T10:42:50.177Z] #14 ...
10:42:50 [2023-10-24T10:42:50.177Z] 
10:42:50 [2023-10-24T10:42:50.177Z] #16 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647
10:42:50 [2023-10-24T10:42:50.177Z] #16 resolve docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647 0.3s done
10:42:50 [2023-10-24T10:42:50.177Z] #16 sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647 8.43kB / 8.43kB done
10:42:50 [2023-10-24T10:42:50.177Z] #16 sha256:72063b8434af3e33c5e482f4432eaa293a62d010f907a8e61de4aca2b897f168 482B / 482B done
10:42:50 [2023-10-24T10:42:50.177Z] #16 sha256:a6921127aa893540af6281ca86f9acb7d5de67c0e34f407ff27705836995d407 1.14kB / 1.14kB done
10:42:50 [2023-10-24T10:42:50.177Z] #16 sha256:83dd0f3a655166fb7a4047920553ab005e8ddd63e1444c9bcf8c215b26da129f 15.77MB / 15.77MB 2.8s done
10:42:50 [2023-10-24T10:42:50.177Z] #16 extracting sha256:83dd0f3a655166fb7a4047920553ab005e8ddd63e1444c9bcf8c215b26da129f 0.5s done
10:42:50 [2023-10-24T10:42:50.177Z] #16 DONE 4.4s
10:42:50 [2023-10-24T10:42:50.177Z] 
10:42:50 [2023-10-24T10:42:50.177Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.10-bullseye@sha256:082569b3303b164cc4a7c88ac59b19b69c1a5d662041ac0dca046ac239632442
10:42:50 [2023-10-24T10:42:50.435Z] #14 ...
10:42:50 [2023-10-24T10:42:50.435Z] 
10:42:50 [2023-10-24T10:42:50.435Z] #17 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
10:42:50 [2023-10-24T10:42:50.435Z] #17 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.3s done
10:42:50 [2023-10-24T10:42:50.435Z] #17 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
10:42:50 [2023-10-24T10:42:50.435Z] #17 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
10:42:50 [2023-10-24T10:42:50.435Z] #17 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
10:42:50 [2023-10-24T10:42:50.435Z] #17 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 9.44MB / 12.42MB 3.7s
10:42:50 [2023-10-24T10:42:50.435Z] #17 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.2s done
10:42:50 [2023-10-24T10:42:50.435Z] #17 ...
10:42:50 [2023-10-24T10:42:50.435Z] 
10:42:50 [2023-10-24T10:42:50.435Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.10-bullseye@sha256:082569b3303b164cc4a7c88ac59b19b69c1a5d662041ac0dca046ac239632442
10:42:50 [2023-10-24T10:42:50.435Z] #14 sha256:230d15426ba2b1bab464755e57963a47ab0a636dbd1af3ab3c5134270c0aa86d 93.32MB / 95.74MB 4.2s
10:42:50 [2023-10-24T10:42:50.692Z] #14 extracting sha256:dd0dc10f921f4b3b65b17f20d367374079e6cb4e26531624ee64caaaf4adcc28 2.8s done
10:42:50 [2023-10-24T10:42:50.693Z] #14 sha256:230d15426ba2b1bab464755e57963a47ab0a636dbd1af3ab3c5134270c0aa86d 95.74MB / 95.74MB 4.5s done
10:42:50 [2023-10-24T10:42:50.693Z] #14 extracting sha256:cd7a630df11a812111dd2b7f5b819a692f2350ad055fab0cd3e60b322c2eead5
10:42:50 [2023-10-24T10:42:50.950Z] #14 ...
10:42:50 [2023-10-24T10:42:50.950Z] 
10:42:50 [2023-10-24T10:42:50.950Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c141beaa9e0767774221cc82efe3a6712a1cc4f75d2699334dfd9a28a6f7357b
10:42:50 [2023-10-24T10:42:50.950Z] #11 extracting sha256:dd0dc10f921f4b3b65b17f20d367374079e6cb4e26531624ee64caaaf4adcc28 2.8s done
10:42:50 [2023-10-24T10:42:50.950Z] #11 DONE 5.2s
10:42:50 [2023-10-24T10:42:50.950Z] 
10:42:50 [2023-10-24T10:42:50.950Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.10-bullseye@sha256:082569b3303b164cc4a7c88ac59b19b69c1a5d662041ac0dca046ac239632442
10:42:50 [2023-10-24T10:42:50.950Z] #14 extracting sha256:cd7a630df11a812111dd2b7f5b819a692f2350ad055fab0cd3e60b322c2eead5 0.3s done
10:42:51 [2023-10-24T10:42:51.208Z] #14 extracting sha256:d9c8e3bce435b9fb78d2fd6a8f0ce18ddecff51902c10074a9da4287cb35963b
10:42:53 [2023-10-24T10:42:53.107Z] #14 extracting sha256:d9c8e3bce435b9fb78d2fd6a8f0ce18ddecff51902c10074a9da4287cb35963b 1.5s done
10:42:53 [2023-10-24T10:42:53.107Z] #14 extracting sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494
10:42:54 [2023-10-24T10:42:54.480Z] #14 extracting sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 1.4s done
10:42:54 [2023-10-24T10:42:54.738Z] #14 extracting sha256:230d15426ba2b1bab464755e57963a47ab0a636dbd1af3ab3c5134270c0aa86d
10:42:58 [2023-10-24T10:42:58.918Z] #14 ...
10:42:58 [2023-10-24T10:42:58.918Z] 
10:42:58 [2023-10-24T10:42:58.918Z] #18 [build-dummy 2/2] RUN mkdir -p /build
10:42:58 [2023-10-24T10:42:58.918Z] #18 ...
10:42:58 [2023-10-24T10:42:58.918Z] 
10:42:58 [2023-10-24T10:42:58.918Z] #19 [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
10:42:58 [2023-10-24T10:42:58.918Z] #19 0.941 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
10:42:58 [2023-10-24T10:42:58.918Z] #19 0.998 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:42:58 [2023-10-24T10:42:58.918Z] #19 0.998 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:42:58 [2023-10-24T10:42:58.919Z] #19 1.117 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
10:42:58 [2023-10-24T10:42:58.919Z] #19 1.288 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [252 kB]
10:42:58 [2023-10-24T10:42:58.919Z] #19 1.400 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
10:42:58 [2023-10-24T10:42:58.919Z] #19 2.072 Fetched 8426 kB in 1s (6071 kB/s)
10:42:58 [2023-10-24T10:42:58.919Z] #19 2.072 Reading package lists...
10:42:58 [2023-10-24T10:42:58.919Z] #19 2.609 Reading package lists...
10:42:58 [2023-10-24T10:42:58.919Z] #19 3.140 Building dependency tree...
10:42:58 [2023-10-24T10:42:58.919Z] #19 3.456 The following additional packages will be installed:
10:42:58 [2023-10-24T10:42:58.919Z] #19 3.456   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
10:42:58 [2023-10-24T10:42:58.919Z] #19 3.457   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
10:42:58 [2023-10-24T10:42:58.919Z] #19 3.458 Recommended packages:
10:42:58 [2023-10-24T10:42:58.919Z] #19 3.458   libldap-common publicsuffix libsasl2-modules
10:42:58 [2023-10-24T10:42:58.919Z] #19 3.575 The following NEW packages will be installed:
10:42:58 [2023-10-24T10:42:58.919Z] #19 3.576   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
10:42:58 [2023-10-24T10:42:58.919Z] #19 3.576   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
10:42:58 [2023-10-24T10:42:58.919Z] #19 3.577   libssh2-1 openssl
10:42:58 [2023-10-24T10:42:58.919Z] #19 3.847 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
10:42:58 [2023-10-24T10:42:58.919Z] #19 3.847 Need to get 2951 kB of archives.
10:42:58 [2023-10-24T10:42:58.919Z] #19 3.847 After this operation, 6501 kB of additional disk space will be used.
10:42:58 [2023-10-24T10:42:58.919Z] #19 3.847 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1w-0+deb11u1 [837 kB]
10:42:58 [2023-10-24T10:42:58.919Z] #19 3.882 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
10:42:58 [2023-10-24T10:42:58.919Z] #19 3.884 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
10:42:58 [2023-10-24T10:42:58.919Z] #19 3.945 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
10:42:58 [2023-10-24T10:42:58.919Z] #19 3.946 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
10:42:58 [2023-10-24T10:42:58.919Z] #19 3.949 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
10:42:58 [2023-10-24T10:42:58.919Z] #19 3.977 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
10:42:58 [2023-10-24T10:42:58.919Z] #19 3.980 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
10:42:58 [2023-10-24T10:42:58.919Z] #19 3.983 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
10:42:58 [2023-10-24T10:42:58.919Z] #19 4.009 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
10:42:58 [2023-10-24T10:42:58.919Z] #19 4.016 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u10 [326 kB]
10:42:58 [2023-10-24T10:42:58.919Z] #19 4.018 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u10 [265 kB]
10:42:58 [2023-10-24T10:42:58.919Z] #19 4.022 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
10:42:58 [2023-10-24T10:42:58.919Z] #19 4.025 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
10:42:58 [2023-10-24T10:42:58.919Z] #19 4.063 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
10:42:58 [2023-10-24T10:42:58.919Z] #19 4.287 debconf: delaying package configuration, since apt-utils is not installed
10:42:58 [2023-10-24T10:42:58.919Z] #19 4.332 Fetched 2951 kB in 0s (6146 kB/s)
10:42:58 [2023-10-24T10:42:58.919Z] #19 4.401 Selecting previously unselected package openssl.
10:42:58 [2023-10-24T10:42:58.919Z] #19 4.401 (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 ... 6656 files and directories currently installed.)
10:42:58 [2023-10-24T10:42:58.919Z] #19 4.405 Preparing to unpack .../00-openssl_1.1.1w-0+deb11u1_arm64.deb ...
10:42:58 [2023-10-24T10:42:58.919Z] #19 4.528 Unpacking openssl (1.1.1w-0+deb11u1) ...
10:42:58 [2023-10-24T10:42:58.919Z] #19 4.789 Selecting previously unselected package ca-certificates.
10:42:58 [2023-10-24T10:42:58.919Z] #19 4.790 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
10:42:58 [2023-10-24T10:42:58.919Z] #19 4.813 Unpacking ca-certificates (20210119) ...
10:42:58 [2023-10-24T10:42:58.919Z] #19 5.436 Selecting previously unselected package libbrotli1:arm64.
10:42:58 [2023-10-24T10:42:58.919Z] #19 5.437 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
10:42:58 [2023-10-24T10:42:58.919Z] #19 5.634 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
10:42:58 [2023-10-24T10:42:58.919Z] #19 6.183 Selecting previously unselected package libsasl2-modules-db:arm64.
10:42:58 [2023-10-24T10:42:58.919Z] #19 6.184 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
10:42:58 [2023-10-24T10:42:58.919Z] #19 6.464 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
10:42:58 [2023-10-24T10:42:58.919Z] #19 7.630 Selecting previously unselected package libsasl2-2:arm64.
10:42:58 [2023-10-24T10:42:58.919Z] #19 7.632 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
10:42:58 [2023-10-24T10:42:58.919Z] #19 7.902 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
10:42:59 [2023-10-24T10:42:59.182Z] #19 8.490 Selecting previously unselected package libldap-2.4-2:arm64.
10:42:59 [2023-10-24T10:42:59.457Z] #19 8.492 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
10:42:59 [2023-10-24T10:42:59.457Z] #19 8.561 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
10:43:00 [2023-10-24T10:43:00.444Z] #19 9.409 Selecting previously unselected package libnghttp2-14:arm64.
10:43:00 [2023-10-24T10:43:00.444Z] #19 9.411 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
10:43:00 [2023-10-24T10:43:00.444Z] #19 9.490 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
10:43:01 [2023-10-24T10:43:01.375Z] #19 10.71 Selecting previously unselected package libpsl5:arm64.
10:43:01 [2023-10-24T10:43:01.632Z] #19 10.71 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
10:43:01 [2023-10-24T10:43:01.633Z] #19 10.74 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
10:43:01 [2023-10-24T10:43:01.890Z] #19 10.91 Selecting previously unselected package librtmp1:arm64.
10:43:01 [2023-10-24T10:43:01.890Z] #19 10.91 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
10:43:01 [2023-10-24T10:43:01.890Z] #19 10.92 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
10:43:02 [2023-10-24T10:43:02.147Z] #19 ...
10:43:02 [2023-10-24T10:43:02.147Z] 
10:43:02 [2023-10-24T10:43:02.147Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.10-bullseye@sha256:082569b3303b164cc4a7c88ac59b19b69c1a5d662041ac0dca046ac239632442
10:43:02 [2023-10-24T10:43:02.147Z] #14 extracting sha256:230d15426ba2b1bab464755e57963a47ab0a636dbd1af3ab3c5134270c0aa86d 5.3s done
10:43:02 [2023-10-24T10:43:02.147Z] #14 extracting sha256:451495e4a7344e52137bd14f6e1d04252b726a88c7cd4fff0b7897ce6bc349d9 done
10:43:02 [2023-10-24T10:43:02.147Z] #14 DONE 16.4s
10:43:02 [2023-10-24T10:43:02.147Z] 
10:43:02 [2023-10-24T10:43:02.147Z] #18 [build-dummy 2/2] RUN mkdir -p /build
10:43:02 [2023-10-24T10:43:02.147Z] #18 DONE 13.6s
10:43:02 [2023-10-24T10:43:02.147Z] 
10:43:02 [2023-10-24T10:43:02.147Z] #19 [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
10:43:02 [2023-10-24T10:43:02.147Z] #19 11.24 Selecting previously unselected package libssh2-1:arm64.
10:43:02 [2023-10-24T10:43:02.147Z] #19 11.24 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
10:43:02 [2023-10-24T10:43:02.147Z] #19 11.24 Unpacking libssh2-1:arm64 (1.9.0-2) ...
10:43:02 [2023-10-24T10:43:02.404Z] #19 11.65 Selecting previously unselected package libcurl4:arm64.
10:43:02 [2023-10-24T10:43:02.404Z] #19 11.65 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u10_arm64.deb ...
10:43:02 [2023-10-24T10:43:02.404Z] #19 11.67 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u10) ...
10:43:02 [2023-10-24T10:43:02.662Z] #19 11.85 Selecting previously unselected package curl.
10:43:02 [2023-10-24T10:43:02.662Z] #19 11.85 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u10_arm64.deb ...
10:43:02 [2023-10-24T10:43:02.662Z] #19 11.86 Unpacking curl (7.74.0-1.3+deb11u10) ...
10:43:02 [2023-10-24T10:43:02.662Z] #19 11.92 Selecting previously unselected package libonig5:arm64.
10:43:02 [2023-10-24T10:43:02.662Z] #19 11.92 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
10:43:02 [2023-10-24T10:43:02.662Z] #19 11.92 Unpacking libonig5:arm64 (6.9.6-1.1) ...
10:43:02 [2023-10-24T10:43:02.662Z] #19 11.98 Selecting previously unselected package libjq1:arm64.
10:43:02 [2023-10-24T10:43:02.919Z] #19 11.98 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
10:43:02 [2023-10-24T10:43:02.919Z] #19 11.99 Unpacking libjq1:arm64 (1.6-2.1) ...
10:43:02 [2023-10-24T10:43:02.919Z] #19 12.02 Selecting previously unselected package jq.
10:43:02 [2023-10-24T10:43:02.919Z] #19 12.02 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
10:43:02 [2023-10-24T10:43:02.919Z] #19 12.03 Unpacking jq (1.6-2.1) ...
10:43:02 [2023-10-24T10:43:02.919Z] #19 12.07 Setting up libpsl5:arm64 (0.21.0-1.2) ...
10:43:02 [2023-10-24T10:43:02.919Z] #19 12.08 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
10:43:02 [2023-10-24T10:43:02.919Z] #19 ...
10:43:02 [2023-10-24T10:43:02.919Z] 
10:43:02 [2023-10-24T10:43:02.919Z] #20 [binary-dummy 1/1] COPY --from=build-dummy /build /build
10:43:02 [2023-10-24T10:43:02.919Z] #20 DONE 0.1s
10:43:02 [2023-10-24T10:43:02.919Z] 
10:43:02 [2023-10-24T10:43:02.919Z] #21 [base 2/5] COPY --from=xx / /
10:43:02 [2023-10-24T10:43:02.919Z] #21 DONE 0.2s
10:43:02 [2023-10-24T10:43:02.919Z] 
10:43:02 [2023-10-24T10:43:02.919Z] #19 [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
10:43:02 [2023-10-24T10:43:02.919Z] #19 12.10 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
10:43:02 [2023-10-24T10:43:02.919Z] #19 12.12 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
10:43:02 [2023-10-24T10:43:02.919Z] #19 12.13 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
10:43:02 [2023-10-24T10:43:02.919Z] #19 12.14 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
10:43:02 [2023-10-24T10:43:02.919Z] #19 12.16 Setting up libssh2-1:arm64 (1.9.0-2) ...
10:43:02 [2023-10-24T10:43:02.919Z] #19 12.20 Setting up openssl (1.1.1w-0+deb11u1) ...
10:43:03 [2023-10-24T10:43:03.177Z] #19 12.22 Setting up libonig5:arm64 (6.9.6-1.1) ...
10:43:03 [2023-10-24T10:43:03.177Z] #19 12.23 Setting up libjq1:arm64 (1.6-2.1) ...
10:43:03 [2023-10-24T10:43:03.177Z] #19 12.24 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
10:43:03 [2023-10-24T10:43:03.177Z] #19 12.26 Setting up ca-certificates (20210119) ...
10:43:03 [2023-10-24T10:43:03.177Z] #19 ...
10:43:03 [2023-10-24T10:43:03.177Z] 
10:43:03 [2023-10-24T10:43:03.177Z] #22 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
10:43:03 [2023-10-24T10:43:03.177Z] #22 DONE 0.3s
10:43:03 [2023-10-24T10:43:03.434Z] 
10:43:03 [2023-10-24T10:43:03.434Z] #23 [base 4/5] RUN test -n "$APT_MIRROR" && sed -ri "s#(httpredir|deb|security).debian.org#${APT_MIRROR}#g" /etc/apt/sources.list || true
10:43:03 [2023-10-24T10:43:03.692Z] #23 DONE 0.5s
10:43:03 [2023-10-24T10:43:03.692Z] 
10:43:03 [2023-10-24T10:43:03.692Z] #24 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
10:43:04 [2023-10-24T10:43:04.257Z] #24 0.602 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
10:43:04 [2023-10-24T10:43:04.257Z] #24 0.612 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:43:04 [2023-10-24T10:43:04.257Z] #24 0.612 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:43:04 [2023-10-24T10:43:04.257Z] #24 0.737 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
10:43:04 [2023-10-24T10:43:04.516Z] #24 0.854 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [252 kB]
10:43:04 [2023-10-24T10:43:04.774Z] #24 ...
10:43:04 [2023-10-24T10:43:04.774Z] 
10:43:04 [2023-10-24T10:43:04.774Z] #19 [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
10:43:04 [2023-10-24T10:43:04.774Z] #19 12.75 Updating certificates in /etc/ssl/certs...
10:43:04 [2023-10-24T10:43:04.774Z] #19 13.30 129 added, 0 removed; done.
10:43:04 [2023-10-24T10:43:04.774Z] #19 13.33 Setting up jq (1.6-2.1) ...
10:43:04 [2023-10-24T10:43:04.774Z] #19 13.34 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u10) ...
10:43:04 [2023-10-24T10:43:04.774Z] #19 13.35 Setting up curl (7.74.0-1.3+deb11u10) ...
10:43:04 [2023-10-24T10:43:04.774Z] #19 13.36 Processing triggers for libc-bin (2.31-13+deb11u7) ...
10:43:04 [2023-10-24T10:43:04.774Z] #19 13.38 Processing triggers for ca-certificates (20210119) ...
10:43:04 [2023-10-24T10:43:04.774Z] #19 13.39 Updating certificates in /etc/ssl/certs...
10:43:04 [2023-10-24T10:43:04.774Z] #19 13.84 0 added, 0 removed; done.
10:43:04 [2023-10-24T10:43:04.774Z] #19 13.84 Running hooks in /etc/ca-certificates/update.d...
10:43:04 [2023-10-24T10:43:04.774Z] #19 13.84 done.
10:43:04 [2023-10-24T10:43:04.774Z] #19 DONE 13.9s
10:43:04 [2023-10-24T10:43:04.774Z] 
10:43:04 [2023-10-24T10:43:04.774Z] #25 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
10:43:04 [2023-10-24T10:43:04.774Z] #25 DONE 0.0s
10:43:04 [2023-10-24T10:43:04.774Z] 
10:43:04 [2023-10-24T10:43:04.774Z] #24 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
10:43:04 [2023-10-24T10:43:04.774Z] #24 0.969 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
10:43:05 [2023-10-24T10:43:05.339Z] #24 1.702 Fetched 8426 kB in 1s (6212 kB/s)
10:43:05 [2023-10-24T10:43:05.903Z] #24 1.702 Reading package lists...
10:43:06 [2023-10-24T10:43:06.467Z] #24 2.242 Reading package lists...
10:43:06 [2023-10-24T10:43:06.725Z] #24 2.773 Building dependency tree...
10:43:06 [2023-10-24T10:43:06.725Z] #24 2.929 Reading state information...
10:43:06 [2023-10-24T10:43:06.725Z] #24 3.111 The following additional packages will be installed:
10:43:06 [2023-10-24T10:43:06.982Z] #24 3.112   libmagic-mgc libmagic1
10:43:06 [2023-10-24T10:43:06.982Z] #24 3.139 The following NEW packages will be installed:
10:43:06 [2023-10-24T10:43:06.982Z] #24 3.140   file libmagic-mgc libmagic1
10:43:07 [2023-10-24T10:43:07.240Z] #24 3.412 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
10:43:07 [2023-10-24T10:43:07.240Z] #24 3.412 Need to get 465 kB of archives.
10:43:07 [2023-10-24T10:43:07.240Z] #24 3.412 After this operation, 7075 kB of additional disk space will be used.
10:43:07 [2023-10-24T10:43:07.240Z] #24 3.412 Get:1 http://deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3+deb11u1 [273 kB]
10:43:07 [2023-10-24T10:43:07.240Z] #24 3.416 Get:2 http://deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3+deb11u1 [123 kB]
10:43:07 [2023-10-24T10:43:07.240Z] #24 3.417 Get:3 http://deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3+deb11u1 [69.2 kB]
10:43:07 [2023-10-24T10:43:07.240Z] #24 3.548 debconf: delaying package configuration, since apt-utils is not installed
10:43:07 [2023-10-24T10:43:07.240Z] #24 3.585 Fetched 465 kB in 0s (1720 kB/s)
10:43:07 [2023-10-24T10:43:07.240Z] #24 3.604 Selecting previously unselected package libmagic-mgc.
10:43:07 [2023-10-24T10:43:07.240Z] #24 3.604 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15711 files and directories currently installed.)
10:43:07 [2023-10-24T10:43:07.240Z] #24 3.613 Preparing to unpack .../libmagic-mgc_1%3a5.39-3+deb11u1_arm64.deb ...
10:43:07 [2023-10-24T10:43:07.240Z] #24 3.616 Unpacking libmagic-mgc (1:5.39-3+deb11u1) ...
10:43:07 [2023-10-24T10:43:07.240Z] #24 3.684 Selecting previously unselected package libmagic1:arm64.
10:43:07 [2023-10-24T10:43:07.497Z] #24 3.686 Preparing to unpack .../libmagic1_1%3a5.39-3+deb11u1_arm64.deb ...
10:43:07 [2023-10-24T10:43:07.497Z] #24 3.694 Unpacking libmagic1:arm64 (1:5.39-3+deb11u1) ...
10:43:07 [2023-10-24T10:43:07.497Z] #24 3.734 Selecting previously unselected package file.
10:43:07 [2023-10-24T10:43:07.497Z] #24 3.736 Preparing to unpack .../file_1%3a5.39-3+deb11u1_arm64.deb ...
10:43:07 [2023-10-24T10:43:07.497Z] #24 3.740 Unpacking file (1:5.39-3+deb11u1) ...
10:43:07 [2023-10-24T10:43:07.497Z] #24 3.781 Setting up libmagic-mgc (1:5.39-3+deb11u1) ...
10:43:07 [2023-10-24T10:43:07.497Z] #24 3.792 Setting up libmagic1:arm64 (1:5.39-3+deb11u1) ...
10:43:07 [2023-10-24T10:43:07.497Z] #24 3.811 Setting up file (1:5.39-3+deb11u1) ...
10:43:07 [2023-10-24T10:43:07.497Z] #24 3.824 Processing triggers for libc-bin (2.31-13+deb11u7) ...
10:43:08 [2023-10-24T10:43:08.062Z] #24 DONE 4.3s
10:43:08 [2023-10-24T10:43:08.062Z] 
10:43:08 [2023-10-24T10:43:08.062Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.54.2"      && /build/golangci-lint --version
10:43:08 [2023-10-24T10:43:08.320Z] #26 ...
10:43:08 [2023-10-24T10:43:08.320Z] 
10:43:08 [2023-10-24T10:43:08.320Z] #27 [delve-src 1/3] WORKDIR /usr/src/delve
10:43:08 [2023-10-24T10:43:08.320Z] #27 DONE 0.3s
10:43:08 [2023-10-24T10:43:08.320Z] 
10:43:08 [2023-10-24T10:43:08.320Z] #28 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
10:43:08 [2023-10-24T10:43:08.320Z] #28 DONE 0.3s
10:43:08 [2023-10-24T10:43:08.320Z] 
10:43:08 [2023-10-24T10:43:08.320Z] #29 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
10:43:08 [2023-10-24T10:43:08.320Z] #29 DONE 0.3s
10:43:08 [2023-10-24T10:43:08.320Z] 
10:43:08 [2023-10-24T10:43:08.320Z] #30 [registry-src 1/2] WORKDIR /usr/src/registry
10:43:08 [2023-10-24T10:43:08.320Z] #30 DONE 0.3s
10:43:08 [2023-10-24T10:43:08.320Z] 
10:43:08 [2023-10-24T10:43:08.320Z] #31 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
10:43:08 [2023-10-24T10:43:08.320Z] #31 DONE 0.3s
10:43:08 [2023-10-24T10:43:08.320Z] 
10:43:08 [2023-10-24T10:43:08.320Z] #32 [containerd-src 1/3] WORKDIR /usr/src/containerd
10:43:08 [2023-10-24T10:43:08.320Z] #32 DONE 0.3s
10:43:08 [2023-10-24T10:43:08.320Z] 
10:43:08 [2023-10-24T10:43:08.320Z] #33 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
10:43:08 [2023-10-24T10:43:08.320Z] #33 DONE 0.3s
10:43:08 [2023-10-24T10:43:08.320Z] 
10:43:08 [2023-10-24T10:43:08.320Z] #34 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
10:43:08 [2023-10-24T10:43:08.320Z] #34 DONE 0.3s
10:43:08 [2023-10-24T10:43:08.320Z] 
10:43:08 [2023-10-24T10:43:08.320Z] #35 [runc-src 1/3] WORKDIR /usr/src/runc
10:43:08 [2023-10-24T10:43:08.320Z] #35 DONE 0.3s
10:43:08 [2023-10-24T10:43:08.320Z] 
10:43:08 [2023-10-24T10:43:08.320Z] #36 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
10:43:08 [2023-10-24T10:43:08.320Z] #36 DONE 0.4s
10:43:08 [2023-10-24T10:43:08.320Z] 
10:43:08 [2023-10-24T10:43:08.320Z] #37 [tini-src 1/3] WORKDIR /usr/src/tini
10:43:08 [2023-10-24T10:43:08.320Z] #37 DONE 0.4s
10:43:08 [2023-10-24T10:43:08.320Z] 
10:43:08 [2023-10-24T10:43:08.320Z] #38 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
10:43:08 [2023-10-24T10:43:08.320Z] #38 DONE 0.4s
10:43:08 [2023-10-24T10:43:08.320Z] 
10:43:08 [2023-10-24T10:43:08.320Z] #39 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
10:43:08 [2023-10-24T10:43:08.320Z] #39 DONE 0.4s
10:43:08 [2023-10-24T10:43:08.320Z] 
10:43:08 [2023-10-24T10:43:08.320Z] #40 [swagger-src 1/3] WORKDIR /usr/src/swagger
10:43:08 [2023-10-24T10:43:08.320Z] #40 DONE 0.4s
10:43:08 [2023-10-24T10:43:08.320Z] 
10:43:08 [2023-10-24T10:43:08.320Z] #41 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
10:43:09 [2023-10-24T10:43:09.257Z] #41 ...
10:43:09 [2023-10-24T10:43:09.257Z] 
10:43:09 [2023-10-24T10:43:09.257Z] #42 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
10:43:09 [2023-10-24T10:43:09.257Z] #42 0.728 hint: Using 'master' as the name for the initial branch. This default branch name
10:43:09 [2023-10-24T10:43:09.257Z] #42 0.728 hint: is subject to change. To configure the initial branch name to use in all
10:43:09 [2023-10-24T10:43:09.257Z] #42 0.728 hint: of your new repositories, which will suppress this warning, call:
10:43:09 [2023-10-24T10:43:09.257Z] #42 0.728 hint: 
10:43:09 [2023-10-24T10:43:09.257Z] #42 0.728 hint: 	git config --global init.defaultBranch <name>
10:43:09 [2023-10-24T10:43:09.257Z] #42 0.728 hint: 
10:43:09 [2023-10-24T10:43:09.257Z] #42 0.728 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
10:43:09 [2023-10-24T10:43:09.257Z] #42 0.728 hint: 'development'. The just-created branch can be renamed via this command:
10:43:09 [2023-10-24T10:43:09.257Z] #42 0.728 hint: 
10:43:09 [2023-10-24T10:43:09.257Z] #42 0.728 hint: 	git branch -m <name>
10:43:09 [2023-10-24T10:43:09.257Z] #42 0.729 Initialized empty Git repository in /usr/src/delve/.git/
10:43:09 [2023-10-24T10:43:09.257Z] #42 DONE 0.9s
10:43:09 [2023-10-24T10:43:09.515Z] 
10:43:09 [2023-10-24T10:43:09.515Z] #43 [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
10:43:09 [2023-10-24T10:43:09.515Z] #43 0.988 go: downloading mvdan.cc/sh/v3 v3.6.0
10:43:09 [2023-10-24T10:43:09.515Z] #43 1.410 go: downloading golang.org/x/term v0.3.0
10:43:09 [2023-10-24T10:43:09.515Z] #43 1.419 go: downloading mvdan.cc/editorconfig v0.2.0
10:43:09 [2023-10-24T10:43:09.515Z] #43 1.423 go: downloading github.com/google/renameio/v2 v2.0.0
10:43:09 [2023-10-24T10:43:09.515Z] #43 1.424 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
10:43:09 [2023-10-24T10:43:09.515Z] #43 1.450 go: downloading golang.org/x/sys v0.3.0
10:43:09 [2023-10-24T10:43:09.774Z] #43 ...
10:43:09 [2023-10-24T10:43:09.774Z] 
10:43:09 [2023-10-24T10:43:09.774Z] #44 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
10:43:09 [2023-10-24T10:43:09.774Z] #44 1.044 hint: Using 'master' as the name for the initial branch. This default branch name
10:43:09 [2023-10-24T10:43:09.774Z] #44 1.044 hint: is subject to change. To configure the initial branch name to use in all
10:43:09 [2023-10-24T10:43:09.774Z] #44 1.044 hint: of your new repositories, which will suppress this warning, call:
10:43:09 [2023-10-24T10:43:09.774Z] #44 1.044 hint: 
10:43:09 [2023-10-24T10:43:09.774Z] #44 1.044 hint: 	git config --global init.defaultBranch <name>
10:43:09 [2023-10-24T10:43:09.774Z] #44 1.044 hint: 
10:43:09 [2023-10-24T10:43:09.774Z] #44 1.044 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
10:43:09 [2023-10-24T10:43:09.774Z] #44 1.044 hint: 'development'. The just-created branch can be renamed via this command:
10:43:09 [2023-10-24T10:43:09.774Z] #44 1.044 hint: 
10:43:09 [2023-10-24T10:43:09.774Z] #44 1.044 hint: 	git branch -m <name>
10:43:09 [2023-10-24T10:43:09.774Z] #44 1.045 Initialized empty Git repository in /usr/src/runc/.git/
10:43:09 [2023-10-24T10:43:09.774Z] #44 DONE 1.5s
10:43:10 [2023-10-24T10:43:10.103Z] 
10:43:10 [2023-10-24T10:43:10.103Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.54.2"      && /build/golangci-lint --version
10:43:10 [2023-10-24T10:43:10.103Z] #26 0.839 go: downloading github.com/golangci/golangci-lint v1.54.2
10:43:10 [2023-10-24T10:43:10.103Z] #26 1.544 go: downloading github.com/fatih/color v1.15.0
10:43:10 [2023-10-24T10:43:10.103Z] #26 1.546 go: downloading github.com/gofrs/flock v0.8.1
10:43:10 [2023-10-24T10:43:10.103Z] #26 1.546 go: downloading github.com/spf13/pflag v1.0.5
10:43:10 [2023-10-24T10:43:10.103Z] #26 1.547 go: downloading github.com/spf13/viper v1.12.0
10:43:10 [2023-10-24T10:43:10.103Z] #26 1.547 go: downloading github.com/spf13/cobra v1.7.0
10:43:10 [2023-10-24T10:43:10.103Z] #26 1.554 go: downloading gopkg.in/yaml.v3 v3.0.1
10:43:10 [2023-10-24T10:43:10.103Z] #26 1.574 go: downloading golang.org/x/tools v0.12.0
10:43:10 [2023-10-24T10:43:10.103Z] #26 1.591 go: downloading github.com/hashicorp/go-version v1.6.0
10:43:10 [2023-10-24T10:43:10.103Z] #26 1.642 go: downloading github.com/ldez/gomoddirectives v0.2.3
10:43:10 [2023-10-24T10:43:10.103Z] #26 1.647 go: downloading github.com/mitchellh/go-homedir v1.1.0
10:43:10 [2023-10-24T10:43:10.103Z] #26 1.827 go: downloading github.com/mitchellh/mapstructure v1.5.0
10:43:10 [2023-10-24T10:43:10.103Z] #26 1.832 go: downloading golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea
10:43:10 [2023-10-24T10:43:10.103Z] #26 1.836 go: downloading github.com/hashicorp/go-multierror v1.1.1
10:43:10 [2023-10-24T10:43:10.103Z] #26 1.849 go: downloading github.com/mattn/go-colorable v0.1.13
10:43:10 [2023-10-24T10:43:10.103Z] #26 1.990 go: downloading github.com/sirupsen/logrus v1.9.3
10:43:10 [2023-10-24T10:43:10.361Z] #26 2.007 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
10:43:10 [2023-10-24T10:43:10.361Z] #26 2.059 go: downloading github.com/stretchr/testify v1.8.4
10:43:10 [2023-10-24T10:43:10.361Z] #26 2.342 go: downloading github.com/mattn/go-isatty v0.0.17
10:43:10 [2023-10-24T10:43:10.361Z] #26 ...
10:43:10 [2023-10-24T10:43:10.361Z] 
10:43:10 [2023-10-24T10:43:10.361Z] #45 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
10:43:10 [2023-10-24T10:43:10.361Z] #45 1.130 hint: Using 'master' as the name for the initial branch. This default branch name
10:43:10 [2023-10-24T10:43:10.361Z] #45 1.130 hint: is subject to change. To configure the initial branch name to use in all
10:43:10 [2023-10-24T10:43:10.361Z] #45 1.130 hint: of your new repositories, which will suppress this warning, call:
10:43:10 [2023-10-24T10:43:10.361Z] #45 1.130 hint: 
10:43:10 [2023-10-24T10:43:10.361Z] #45 1.130 hint: 	git config --global init.defaultBranch <name>
10:43:10 [2023-10-24T10:43:10.361Z] #45 1.130 hint: 
10:43:10 [2023-10-24T10:43:10.361Z] #45 1.130 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
10:43:10 [2023-10-24T10:43:10.361Z] #45 1.130 hint: 'development'. The just-created branch can be renamed via this command:
10:43:10 [2023-10-24T10:43:10.361Z] #45 1.130 hint: 
10:43:10 [2023-10-24T10:43:10.361Z] #45 1.130 hint: 	git branch -m <name>
10:43:10 [2023-10-24T10:43:10.361Z] #45 1.235 Initialized empty Git repository in /usr/src/registry/.git/
10:43:10 [2023-10-24T10:43:10.361Z] #45 DONE 2.0s
10:43:10 [2023-10-24T10:43:10.361Z] 
10:43:10 [2023-10-24T10:43:10.361Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.54.2"      && /build/golangci-lint --version
10:43:10 [2023-10-24T10:43:10.361Z] #26 2.348 go: downloading golang.org/x/mod v0.12.0
10:43:10 [2023-10-24T10:43:10.361Z] #26 2.415 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
10:43:10 [2023-10-24T10:43:10.361Z] #26 2.417 go: downloading github.com/fsnotify/fsnotify v1.5.4
10:43:10 [2023-10-24T10:43:10.361Z] #26 2.453 go: downloading github.com/spf13/afero v1.8.2
10:43:10 [2023-10-24T10:43:10.361Z] #26 2.476 go: downloading github.com/spf13/cast v1.5.0
10:43:10 [2023-10-24T10:43:10.361Z] #26 2.476 go: downloading github.com/spf13/jwalterweatherman v1.1.0
10:43:10 [2023-10-24T10:43:10.361Z] #26 2.504 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
10:43:10 [2023-10-24T10:43:10.361Z] #26 2.519 go: downloading 4d63.com/gochecknoglobals v0.2.1
10:43:10 [2023-10-24T10:43:10.620Z] #26 2.582 go: downloading github.com/4meepo/tagalign v1.3.2
10:43:10 [2023-10-24T10:43:10.620Z] #26 2.582 go: downloading github.com/Abirdcfly/dupword v0.0.12
10:43:10 [2023-10-24T10:43:10.620Z] #26 2.592 go: downloading github.com/Antonboom/errname v0.1.12
10:43:10 [2023-10-24T10:43:10.620Z] #26 2.600 go: downloading github.com/Antonboom/nilnil v0.1.7
10:43:10 [2023-10-24T10:43:10.620Z] #26 2.654 go: downloading github.com/BurntSushi/toml v1.3.2
10:43:10 [2023-10-24T10:43:10.620Z] #26 2.756 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
10:43:10 [2023-10-24T10:43:10.620Z] #26 2.756 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v3 v3.1.0
10:43:10 [2023-10-24T10:43:10.620Z] #26 2.818 go: downloading github.com/OpenPeeDeeP/depguard/v2 v2.1.0
10:43:10 [2023-10-24T10:43:10.620Z] #26 2.820 go: downloading github.com/alexkohler/nakedret/v2 v2.0.2
10:43:11 [2023-10-24T10:43:11.186Z] #26 2.985 go: downloading github.com/alexkohler/prealloc v1.0.0
10:43:11 [2023-10-24T10:43:11.186Z] #26 3.222 go: downloading github.com/alingse/asasalint v0.0.11
10:43:11 [2023-10-24T10:43:11.186Z] #26 3.223 go: downloading github.com/ashanbrown/forbidigo v1.6.0
10:43:11 [2023-10-24T10:43:11.186Z] #26 3.223 go: downloading github.com/ashanbrown/makezero v1.1.1
10:43:11 [2023-10-24T10:43:11.186Z] #26 3.223 go: downloading github.com/bkielbasa/cyclop v1.2.1
10:43:11 [2023-10-24T10:43:11.186Z] #26 3.290 go: downloading github.com/blizzy78/varnamelen v0.8.0
10:43:11 [2023-10-24T10:43:11.186Z] #26 3.366 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
10:43:11 [2023-10-24T10:43:11.445Z] #26 3.552 go: downloading github.com/breml/bidichk v0.2.4
10:43:11 [2023-10-24T10:43:11.445Z] #26 3.553 go: downloading github.com/breml/errchkjson v0.3.1
10:43:11 [2023-10-24T10:43:11.445Z] #26 3.553 go: downloading github.com/butuzov/ireturn v0.2.0
10:43:11 [2023-10-24T10:43:11.445Z] #26 3.582 go: downloading github.com/butuzov/mirror v1.1.0
10:43:11 [2023-10-24T10:43:11.445Z] #26 3.586 go: downloading github.com/charithe/durationcheck v0.0.10
10:43:11 [2023-10-24T10:43:11.445Z] #26 3.602 go: downloading github.com/curioswitch/go-reassign v0.2.0
10:43:11 [2023-10-24T10:43:11.703Z] #26 3.603 go: downloading github.com/daixiang0/gci v0.11.0
10:43:11 [2023-10-24T10:43:11.703Z] #26 3.746 go: downloading github.com/denis-tingaikin/go-header v0.4.3
10:43:11 [2023-10-24T10:43:11.703Z] #26 3.755 go: downloading github.com/esimonov/ifshort v1.0.4
10:43:11 [2023-10-24T10:43:11.703Z] #26 3.878 go: downloading github.com/firefart/nonamedreturns v1.0.4
10:43:11 [2023-10-24T10:43:11.962Z] #26 3.879 go: downloading github.com/fzipp/gocyclo v0.6.0
10:43:11 [2023-10-24T10:43:11.962Z] #26 3.879 go: downloading github.com/go-critic/go-critic v0.9.0
10:43:11 [2023-10-24T10:43:11.962Z] #26 3.880 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
10:43:11 [2023-10-24T10:43:11.962Z] #26 3.911 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
10:43:11 [2023-10-24T10:43:11.962Z] #26 3.911 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
10:43:11 [2023-10-24T10:43:11.962Z] #26 4.074 go: downloading github.com/golangci/gofmt v0.0.0-20220901101216-f2edd75033f2
10:43:11 [2023-10-24T10:43:11.962Z] #26 4.074 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
10:43:11 [2023-10-24T10:43:11.962Z] #26 4.089 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
10:43:11 [2023-10-24T10:43:11.962Z] #26 4.093 go: downloading github.com/golangci/misspell v0.4.1
10:43:11 [2023-10-24T10:43:11.962Z] #26 4.133 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
10:43:12 [2023-10-24T10:43:12.220Z] #26 4.262 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230610083614-0e73809eb601
10:43:12 [2023-10-24T10:43:12.478Z] #26 4.415 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
10:43:12 [2023-10-24T10:43:12.478Z] #26 4.415 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
10:43:12 [2023-10-24T10:43:12.478Z] #26 4.416 go: downloading github.com/hexops/gotextdiff v1.0.3
10:43:12 [2023-10-24T10:43:12.478Z] #26 4.494 go: downloading github.com/jgautheron/goconst v1.5.1
10:43:12 [2023-10-24T10:43:12.478Z] #26 4.497 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
10:43:12 [2023-10-24T10:43:12.478Z] #26 4.541 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
10:43:12 [2023-10-24T10:43:12.478Z] #26 4.541 go: downloading github.com/julz/importas v0.1.0
10:43:12 [2023-10-24T10:43:12.478Z] #26 4.546 go: downloading github.com/kisielk/errcheck v1.6.3
10:43:12 [2023-10-24T10:43:12.478Z] #26 4.546 go: downloading github.com/kkHAIKE/contextcheck v1.1.4
10:43:12 [2023-10-24T10:43:12.478Z] #26 4.546 go: downloading github.com/kulti/thelper v0.6.3
10:43:12 [2023-10-24T10:43:12.478Z] #26 4.579 go: downloading github.com/kunwardeep/paralleltest v1.0.8
10:43:12 [2023-10-24T10:43:12.478Z] #26 4.640 go: downloading github.com/kyoh86/exportloopref v0.1.11
10:43:12 [2023-10-24T10:43:12.478Z] #26 4.644 go: downloading github.com/ldez/tagliatelle v0.5.0
10:43:12 [2023-10-24T10:43:12.737Z] #26 4.646 go: downloading github.com/leonklingele/grouper v1.1.1
10:43:12 [2023-10-24T10:43:12.737Z] #26 4.646 go: downloading github.com/lufeee/execinquery v1.2.1
10:43:12 [2023-10-24T10:43:12.737Z] #26 4.695 go: downloading github.com/maratori/testableexamples v1.0.0
10:43:12 [2023-10-24T10:43:12.737Z] #26 4.710 go: downloading github.com/maratori/testpackage v1.1.1
10:43:12 [2023-10-24T10:43:12.737Z] #26 4.716 go: downloading github.com/matoous/godox v0.0.0-20230222163458-006bad1f9d26
10:43:12 [2023-10-24T10:43:12.737Z] #26 4.795 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
10:43:12 [2023-10-24T10:43:12.737Z] #26 4.796 go: downloading github.com/mgechev/revive v1.3.2
10:43:12 [2023-10-24T10:43:12.737Z] #26 4.926 go: downloading github.com/moricho/tparallel v0.3.1
10:43:12 [2023-10-24T10:43:12.737Z] #26 4.926 go: downloading github.com/nakabonne/nestif v0.3.1
10:43:12 [2023-10-24T10:43:12.995Z] #26 4.927 go: downloading github.com/nishanths/exhaustive v0.11.0
10:43:12 [2023-10-24T10:43:12.995Z] #26 4.931 go: downloading github.com/nishanths/predeclared v0.2.2
10:43:12 [2023-10-24T10:43:12.995Z] #26 4.980 go: downloading github.com/nunnatsa/ginkgolinter v0.13.5
10:43:12 [2023-10-24T10:43:12.995Z] #26 5.072 go: downloading github.com/polyfloyd/go-errorlint v1.4.4
10:43:12 [2023-10-24T10:43:12.995Z] #26 5.165 go: downloading github.com/ryancurrah/gomodguard v1.3.0
10:43:13 [2023-10-24T10:43:13.254Z] #26 5.167 go: downloading github.com/ryanrolds/sqlclosecheck v0.4.0
10:43:13 [2023-10-24T10:43:13.254Z] #26 5.169 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
10:43:13 [2023-10-24T10:43:13.254Z] #26 5.170 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
10:43:13 [2023-10-24T10:43:13.254Z] #26 5.171 go: downloading github.com/sashamelentyev/usestdlibvars v1.24.0
10:43:13 [2023-10-24T10:43:13.254Z] #26 5.172 go: downloading github.com/securego/gosec/v2 v2.17.0
10:43:13 [2023-10-24T10:43:13.254Z] #26 5.306 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
10:43:13 [2023-10-24T10:43:13.254Z] #26 5.309 go: downloading github.com/sivchari/containedctx v1.0.3
10:43:13 [2023-10-24T10:43:13.254Z] #26 5.309 go: downloading github.com/sivchari/nosnakecase v1.7.0
10:43:13 [2023-10-24T10:43:13.254Z] #26 5.322 go: downloading github.com/sivchari/tenv v1.7.1
10:43:13 [2023-10-24T10:43:13.254Z] #26 5.378 go: downloading github.com/sonatard/noctx v0.0.2
10:43:13 [2023-10-24T10:43:13.512Z] #26 5.491 go: downloading github.com/sourcegraph/go-diff v0.7.0
10:43:13 [2023-10-24T10:43:13.512Z] #26 5.492 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
10:43:13 [2023-10-24T10:43:13.512Z] #26 5.493 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
10:43:13 [2023-10-24T10:43:13.512Z] #26 5.495 go: downloading github.com/tdakkota/asciicheck v0.2.0
10:43:13 [2023-10-24T10:43:13.512Z] #26 5.496 go: downloading github.com/tetafro/godot v1.4.14
10:43:13 [2023-10-24T10:43:13.512Z] #26 5.521 go: downloading github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966
10:43:13 [2023-10-24T10:43:13.512Z] #26 5.524 go: downloading github.com/timonwong/loggercheck v0.9.4
10:43:13 [2023-10-24T10:43:13.512Z] #26 5.694 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.1
10:43:13 [2023-10-24T10:43:13.512Z] #26 5.726 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
10:43:13 [2023-10-24T10:43:13.772Z] #26 5.741 go: downloading github.com/ultraware/funlen v0.1.0
10:43:13 [2023-10-24T10:43:13.772Z] #26 5.750 go: downloading github.com/ultraware/whitespace v0.0.5
10:43:13 [2023-10-24T10:43:13.772Z] #26 5.786 go: downloading github.com/uudashr/gocognit v1.0.7
10:43:13 [2023-10-24T10:43:13.772Z] #26 5.798 go: downloading github.com/xen0n/gosmopolitan v1.2.1
10:43:13 [2023-10-24T10:43:13.772Z] #26 5.842 go: downloading github.com/yagipy/maintidx v1.0.0
10:43:13 [2023-10-24T10:43:13.772Z] #26 5.843 go: downloading github.com/yeya24/promlinter v0.2.0
10:43:13 [2023-10-24T10:43:13.772Z] #26 5.908 go: downloading github.com/ykadowak/zerologlint v0.1.3
10:43:13 [2023-10-24T10:43:13.772Z] #26 5.909 go: downloading gitlab.com/bosi/decorder v0.4.0
10:43:13 [2023-10-24T10:43:13.772Z] #26 5.909 go: downloading go.tmz.dev/musttag v0.7.2
10:43:14 [2023-10-24T10:43:14.031Z] #26 5.973 go: downloading honnef.co/go/tools v0.4.5
10:43:14 [2023-10-24T10:43:14.031Z] #26 ...
10:43:14 [2023-10-24T10:43:14.031Z] 
10:43:14 [2023-10-24T10:43:14.031Z] #46 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
10:43:14 [2023-10-24T10:43:14.031Z] #46 1.240 hint: Using 'master' as the name for the initial branch. This default branch name
10:43:14 [2023-10-24T10:43:14.031Z] #46 1.240 hint: is subject to change. To configure the initial branch name to use in all
10:43:14 [2023-10-24T10:43:14.031Z] #46 1.240 hint: of your new repositories, which will suppress this warning, call:
10:43:14 [2023-10-24T10:43:14.031Z] #46 1.240 hint: 
10:43:14 [2023-10-24T10:43:14.031Z] #46 1.240 hint: 	git config --global init.defaultBranch <name>
10:43:14 [2023-10-24T10:43:14.031Z] #46 1.240 hint: 
10:43:14 [2023-10-24T10:43:14.031Z] #46 1.240 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
10:43:14 [2023-10-24T10:43:14.031Z] #46 1.240 hint: 'development'. The just-created branch can be renamed via this command:
10:43:14 [2023-10-24T10:43:14.031Z] #46 1.240 hint: 
10:43:14 [2023-10-24T10:43:14.031Z] #46 1.240 hint: 	git branch -m <name>
10:43:14 [2023-10-24T10:43:14.031Z] #46 1.246 Initialized empty Git repository in /usr/src/containerd/.git/
10:43:14 [2023-10-24T10:43:14.031Z] #46 DONE 5.9s
10:43:14 [2023-10-24T10:43:14.031Z] 
10:43:14 [2023-10-24T10:43:14.031Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.54.2"      && /build/golangci-lint --version
10:43:14 [2023-10-24T10:43:14.031Z] #26 6.207 go: downloading mvdan.cc/gofumpt v0.5.0
10:43:14 [2023-10-24T10:43:14.289Z] #26 ...
10:43:14 [2023-10-24T10:43:14.289Z] 
10:43:14 [2023-10-24T10:43:14.289Z] #41 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
10:43:14 [2023-10-24T10:43:14.289Z] #41 1.498 hint: Using 'master' as the name for the initial branch. This default branch name
10:43:14 [2023-10-24T10:43:14.289Z] #41 1.498 hint: is subject to change. To configure the initial branch name to use in all
10:43:14 [2023-10-24T10:43:14.289Z] #41 1.498 hint: of your new repositories, which will suppress this warning, call:
10:43:14 [2023-10-24T10:43:14.289Z] #41 1.498 hint: 
10:43:14 [2023-10-24T10:43:14.289Z] #41 1.498 hint: 	git config --global init.defaultBranch <name>
10:43:14 [2023-10-24T10:43:14.289Z] #41 1.498 hint: 
10:43:14 [2023-10-24T10:43:14.289Z] #41 1.498 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
10:43:14 [2023-10-24T10:43:14.289Z] #41 1.498 hint: 'development'. The just-created branch can be renamed via this command:
10:43:14 [2023-10-24T10:43:14.289Z] #41 1.498 hint: 
10:43:14 [2023-10-24T10:43:14.289Z] #41 1.498 hint: 	git branch -m <name>
10:43:14 [2023-10-24T10:43:14.289Z] #41 1.622 Initialized empty Git repository in /usr/src/swagger/.git/
10:43:14 [2023-10-24T10:43:14.289Z] #41 DONE 6.0s
10:43:14 [2023-10-24T10:43:14.289Z] 
10:43:14 [2023-10-24T10:43:14.289Z] #47 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
10:43:14 [2023-10-24T10:43:14.289Z] #47 1.423 hint: Using 'master' as the name for the initial branch. This default branch name
10:43:14 [2023-10-24T10:43:14.289Z] #47 1.423 hint: is subject to change. To configure the initial branch name to use in all
10:43:14 [2023-10-24T10:43:14.289Z] #47 1.423 hint: of your new repositories, which will suppress this warning, call:
10:43:14 [2023-10-24T10:43:14.289Z] #47 1.423 hint: 
10:43:14 [2023-10-24T10:43:14.289Z] #47 1.423 hint: 	git config --global init.defaultBranch <name>
10:43:14 [2023-10-24T10:43:14.289Z] #47 1.423 hint: 
10:43:14 [2023-10-24T10:43:14.289Z] #47 1.423 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
10:43:14 [2023-10-24T10:43:14.289Z] #47 1.423 hint: 'development'. The just-created branch can be renamed via this command:
10:43:14 [2023-10-24T10:43:14.289Z] #47 1.423 hint: 
10:43:14 [2023-10-24T10:43:14.289Z] #47 1.423 hint: 	git branch -m <name>
10:43:14 [2023-10-24T10:43:14.289Z] #47 1.444 Initialized empty Git repository in /usr/src/tini/.git/
10:43:14 [2023-10-24T10:43:14.289Z] #47 DONE 6.1s
10:43:14 [2023-10-24T10:43:14.289Z] 
10:43:14 [2023-10-24T10:43:14.289Z] #48 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
10:43:14 [2023-10-24T10:43:14.289Z] #48 1.403 hint: Using 'master' as the name for the initial branch. This default branch name
10:43:14 [2023-10-24T10:43:14.289Z] #48 1.403 hint: is subject to change. To configure the initial branch name to use in all
10:43:14 [2023-10-24T10:43:14.289Z] #48 1.403 hint: of your new repositories, which will suppress this warning, call:
10:43:14 [2023-10-24T10:43:14.289Z] #48 1.403 hint: 
10:43:14 [2023-10-24T10:43:14.289Z] #48 1.403 hint: 	git config --global init.defaultBranch <name>
10:43:14 [2023-10-24T10:43:14.289Z] #48 1.403 hint: 
10:43:14 [2023-10-24T10:43:14.289Z] #48 1.403 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
10:43:14 [2023-10-24T10:43:14.289Z] #48 1.403 hint: 'development'. The just-created branch can be renamed via this command:
10:43:14 [2023-10-24T10:43:14.289Z] #48 1.403 hint: 
10:43:14 [2023-10-24T10:43:14.289Z] #48 1.403 hint: 	git branch -m <name>
10:43:14 [2023-10-24T10:43:14.289Z] #48 1.419 Initialized empty Git repository in /usr/src/rootlesskit/.git/
10:43:14 [2023-10-24T10:43:14.289Z] #48 DONE 6.1s
10:43:14 [2023-10-24T10:43:14.289Z] 
10:43:14 [2023-10-24T10:43:14.289Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.54.2"      && /build/golangci-lint --version
10:43:14 [2023-10-24T10:43:14.289Z] #26 6.406 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
10:43:14 [2023-10-24T10:43:14.290Z] #26 6.467 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
10:43:14 [2023-10-24T10:43:14.290Z] #26 6.474 go: downloading github.com/hashicorp/errwrap v1.0.0
10:43:14 [2023-10-24T10:43:14.548Z] #26 6.714 go: downloading golang.org/x/sys v0.11.0
10:43:14 [2023-10-24T10:43:14.548Z] #26 6.737 go: downloading github.com/subosito/gotenv v1.4.1
10:43:14 [2023-10-24T10:43:14.871Z] #26 6.819 go: downloading github.com/hashicorp/hcl v1.0.0
10:43:14 [2023-10-24T10:43:14.871Z] #26 ...
10:43:14 [2023-10-24T10:43:14.871Z] 
10:43:14 [2023-10-24T10:43:14.871Z] #49 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
10:43:14 [2023-10-24T10:43:14.871Z] #49 2.330 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
10:43:14 [2023-10-24T10:43:14.871Z] #49 2.894 #=#=#                                                                         
10:43:14 [2023-10-24T10:43:14.871Z] #49 3.199 #=#=#                                                                         

######################################################################## 100.0%
10:43:14 [2023-10-24T10:43:14.871Z] #49 3.427 
10:43:14 [2023-10-24T10:43:14.871Z] #49 5.848 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
10:43:14 [2023-10-24T10:43:14.871Z] #49 6.479 #=#=#                                                                         
10:43:14 [2023-10-24T10:43:14.871Z] #49 6.728 #=#=#                                                                         

                                                                           0.1%
######################################################################## 100.0%
10:43:14 [2023-10-24T10:43:14.871Z] #49 7.203 
10:43:14 [2023-10-24T10:43:14.871Z] #49 10.03 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
10:43:15 [2023-10-24T10:43:15.129Z] #49 ...
10:43:15 [2023-10-24T10:43:15.129Z] 
10:43:15 [2023-10-24T10:43:15.129Z] #50 [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             ;
10:43:15 [2023-10-24T10:43:15.129Z] #50 1.496 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
10:43:15 [2023-10-24T10:43:15.129Z] #50 1.557 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:43:15 [2023-10-24T10:43:15.129Z] #50 1.557 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:43:15 [2023-10-24T10:43:15.129Z] #50 1.895 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
10:43:15 [2023-10-24T10:43:15.129Z] #50 2.343 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [252 kB]
10:43:15 [2023-10-24T10:43:15.129Z] #50 2.588 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
10:43:15 [2023-10-24T10:43:15.129Z] #50 3.534 Fetched 8426 kB in 2s (3673 kB/s)
10:43:15 [2023-10-24T10:43:15.129Z] #50 3.534 Reading package lists...
10:43:15 [2023-10-24T10:43:15.129Z] #50 4.350 Reading package lists...
10:43:15 [2023-10-24T10:43:15.129Z] #50 5.039 Building dependency tree...
10:43:15 [2023-10-24T10:43:15.129Z] #50 5.617 python3 is already the newest version (3.9.2-3).
10:43:15 [2023-10-24T10:43:15.129Z] #50 5.617 The following additional packages will be installed:
10:43:15 [2023-10-24T10:43:15.129Z] #50 5.622   autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4
10:43:15 [2023-10-24T10:43:15.129Z] #50 5.623   patch xz-utils
10:43:15 [2023-10-24T10:43:15.129Z] #50 5.625 Suggested packages:
10:43:15 [2023-10-24T10:43:15.129Z] #50 5.626   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
10:43:15 [2023-10-24T10:43:15.129Z] #50 5.626   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
10:43:15 [2023-10-24T10:43:15.129Z] #50 5.626   m4-doc ed diffutils-doc
10:43:15 [2023-10-24T10:43:15.129Z] #50 5.626 Recommended packages:
10:43:15 [2023-10-24T10:43:15.130Z] #50 5.626   fakeroot libalgorithm-merge-perl libltdl-dev
10:43:15 [2023-10-24T10:43:15.130Z] #50 5.959 The following NEW packages will be installed:
10:43:15 [2023-10-24T10:43:15.130Z] #50 5.964   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
10:43:15 [2023-10-24T10:43:15.130Z] #50 5.964   libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2
10:43:15 [2023-10-24T10:43:15.130Z] #50 5.965   libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
10:43:15 [2023-10-24T10:43:15.130Z] #50 6.250 0 upgraded, 20 newly installed, 0 to remove and 0 not upgraded.
10:43:15 [2023-10-24T10:43:15.130Z] #50 6.250 Need to get 5461 kB of archives.
10:43:15 [2023-10-24T10:43:15.130Z] #50 6.250 After this operation, 11.6 MB of additional disk space will be used.
10:43:15 [2023-10-24T10:43:15.130Z] #50 6.250 Get:1 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
10:43:15 [2023-10-24T10:43:15.130Z] #50 6.253 Get:2 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
10:43:15 [2023-10-24T10:43:15.130Z] #50 6.257 Get:3 http://deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
10:43:15 [2023-10-24T10:43:15.130Z] #50 6.259 Get:4 http://deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
10:43:15 [2023-10-24T10:43:15.130Z] #50 6.260 Get:5 http://deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
10:43:15 [2023-10-24T10:43:15.130Z] #50 6.263 Get:6 http://deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
10:43:15 [2023-10-24T10:43:15.130Z] #50 6.264 Get:7 http://deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
10:43:15 [2023-10-24T10:43:15.130Z] #50 6.279 Get:8 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
10:43:15 [2023-10-24T10:43:15.130Z] #50 6.288 Get:9 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.13 [2314 kB]
10:43:15 [2023-10-24T10:43:15.130Z] #50 6.332 Get:10 http://deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
10:43:15 [2023-10-24T10:43:15.130Z] #50 6.338 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
10:43:15 [2023-10-24T10:43:15.130Z] #50 6.338 Get:12 http://deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
10:43:15 [2023-10-24T10:43:15.130Z] #50 6.338 Get:13 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
10:43:15 [2023-10-24T10:43:15.130Z] #50 6.338 Get:14 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
10:43:15 [2023-10-24T10:43:15.130Z] #50 6.338 Get:15 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
10:43:15 [2023-10-24T10:43:15.130Z] #50 6.338 Get:16 http://deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u4 [402 kB]
10:43:15 [2023-10-24T10:43:15.130Z] #50 6.342 Get:17 http://deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
10:43:15 [2023-10-24T10:43:15.130Z] #50 6.342 Get:18 http://deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u4 [124 kB]
10:43:15 [2023-10-24T10:43:15.130Z] #50 6.346 Get:19 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3+deb11u2 [23.5 kB]
10:43:15 [2023-10-24T10:43:15.130Z] #50 6.346 Get:20 http://deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3+deb11u2 [32.1 kB]
10:43:15 [2023-10-24T10:43:15.130Z] #50 6.738 debconf: delaying package configuration, since apt-utils is not installed
10:43:15 [2023-10-24T10:43:15.130Z] #50 6.788 Fetched 5461 kB in 0s (15.1 MB/s)
10:43:15 [2023-10-24T10:43:15.130Z] #50 6.847 Selecting previously unselected package bzip2.
10:43:15 [2023-10-24T10:43:15.130Z] #50 6.847 (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 ... 15746 files and directories currently installed.)
10:43:15 [2023-10-24T10:43:15.130Z] #50 6.874 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
10:43:15 [2023-10-24T10:43:15.130Z] #50 6.890 Unpacking bzip2 (1.0.8-4) ...
10:43:15 [2023-10-24T10:43:15.130Z] #50 7.168 Selecting previously unselected package xz-utils.
10:43:15 [2023-10-24T10:43:15.130Z] #50 7.168 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
10:43:15 [2023-10-24T10:43:15.130Z] #50 7.178 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
10:43:15 [2023-10-24T10:43:15.130Z] #50 ...
10:43:15 [2023-10-24T10:43:15.130Z] 
10:43:15 [2023-10-24T10:43:15.130Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.54.2"      && /build/golangci-lint --version
10:43:15 [2023-10-24T10:43:15.130Z] #26 7.259 go: downloading gopkg.in/ini.v1 v1.67.0
10:43:15 [2023-10-24T10:43:15.130Z] #26 7.318 go: downloading github.com/magiconair/properties v1.8.6
10:43:15 [2023-10-24T10:43:15.388Z] #26 7.402 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
10:43:15 [2023-10-24T10:43:15.388Z] #26 7.402 go: downloading golang.org/x/text v0.12.0
10:43:15 [2023-10-24T10:43:15.388Z] #26 7.410 go: downloading github.com/davecgh/go-spew v1.1.1
10:43:15 [2023-10-24T10:43:15.388Z] #26 7.436 go: downloading github.com/pmezard/go-difflib v1.0.0
10:43:15 [2023-10-24T10:43:15.388Z] #26 7.436 go: downloading github.com/stretchr/objx v0.5.0
10:43:15 [2023-10-24T10:43:15.388Z] #26 7.436 go: downloading github.com/fatih/structtag v1.2.0
10:43:15 [2023-10-24T10:43:15.650Z] #26 7.810 go: downloading github.com/gobwas/glob v0.2.3
10:43:15 [2023-10-24T10:43:15.650Z] #26 7.811 go: downloading github.com/pelletier/go-toml v1.9.5
10:43:15 [2023-10-24T10:43:15.908Z] #26 7.877 go: downloading github.com/google/go-cmp v0.5.9
10:43:15 [2023-10-24T10:43:15.908Z] #26 7.877 go: downloading gopkg.in/yaml.v2 v2.4.0
10:43:15 [2023-10-24T10:43:15.908Z] #26 7.947 go: downloading golang.org/x/sync v0.3.0
10:43:15 [2023-10-24T10:43:15.908Z] #26 7.950 go: downloading go.uber.org/zap v1.24.0
10:43:16 [2023-10-24T10:43:16.171Z] #26 8.127 go: downloading github.com/go-toolsmith/astfmt v1.1.0
10:43:16 [2023-10-24T10:43:16.171Z] #26 8.186 go: downloading github.com/go-toolsmith/astcast v1.1.0
10:43:16 [2023-10-24T10:43:16.171Z] #26 8.198 go: downloading github.com/go-toolsmith/astcopy v1.1.0
10:43:16 [2023-10-24T10:43:16.171Z] #26 8.203 go: downloading github.com/go-toolsmith/astequal v1.1.0
10:43:16 [2023-10-24T10:43:16.171Z] #26 8.233 go: downloading github.com/go-toolsmith/astp v1.1.0
10:43:16 [2023-10-24T10:43:16.443Z] #26 8.295 go: downloading github.com/go-toolsmith/strparse v1.1.0
10:43:16 [2023-10-24T10:43:16.443Z] #26 8.300 go: downloading github.com/go-toolsmith/typep v1.1.0
10:43:16 [2023-10-24T10:43:16.443Z] #26 8.318 go: downloading github.com/quasilyte/go-ruleguard v0.4.0
10:43:16 [2023-10-24T10:43:16.443Z] #26 8.320 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727
10:43:16 [2023-10-24T10:43:16.443Z] #26 8.526 go: downloading github.com/kisielk/gotool v1.0.0
10:43:16 [2023-10-24T10:43:16.701Z] #26 8.651 go: downloading github.com/gostaticanalysis/comment v1.4.2
10:43:16 [2023-10-24T10:43:16.701Z] #26 8.838 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
10:43:16 [2023-10-24T10:43:16.701Z] #26 8.838 go: downloading github.com/ettle/strcase v0.1.1
10:43:16 [2023-10-24T10:43:16.701Z] #26 8.841 go: downloading github.com/Masterminds/semver v1.5.0
10:43:16 [2023-10-24T10:43:16.701Z] #26 8.890 go: downloading github.com/ccojocar/zxcvbn-go v1.0.1
10:43:16 [2023-10-24T10:43:16.960Z] #26 9.019 go: downloading github.com/prometheus/client_golang v1.12.1
10:43:16 [2023-10-24T10:43:16.960Z] #26 9.081 go: downloading github.com/prometheus/client_model v0.2.0
10:43:17 [2023-10-24T10:43:17.219Z] #26 9.270 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
10:43:17 [2023-10-24T10:43:17.541Z] #26 9.429 go: downloading golang.org/x/exp/typeparams v0.0.0-20230307190834-24139beb5833
10:43:17 [2023-10-24T10:43:17.541Z] #26 9.495 go: downloading go.uber.org/atomic v1.7.0
10:43:17 [2023-10-24T10:43:17.541Z] #26 9.496 go: downloading go.uber.org/multierr v1.6.0
10:43:17 [2023-10-24T10:43:17.541Z] #26 9.497 go: downloading github.com/chavacava/garif v0.0.0-20230227094218-b8c73b2037b8
10:43:17 [2023-10-24T10:43:17.801Z] #26 ...
10:43:17 [2023-10-24T10:43:17.801Z] 
10:43:17 [2023-10-24T10:43:17.801Z] #51 [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.0"      && /build/go-winres --help
10:43:17 [2023-10-24T10:43:17.801Z] #51 0.779 go: downloading github.com/tc-hib/go-winres v0.3.0
10:43:17 [2023-10-24T10:43:17.801Z] #51 1.576 go: downloading github.com/tc-hib/winres v0.1.6
10:43:17 [2023-10-24T10:43:17.801Z] #51 1.576 go: downloading github.com/urfave/cli/v2 v2.3.0
10:43:17 [2023-10-24T10:43:17.801Z] #51 1.852 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
10:43:17 [2023-10-24T10:43:17.801Z] #51 1.861 go: downloading github.com/russross/blackfriday/v2 v2.1.0
10:43:17 [2023-10-24T10:43:17.801Z] #51 1.942 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
10:43:17 [2023-10-24T10:43:17.801Z] #51 1.947 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
10:43:18 [2023-10-24T10:43:18.064Z] #51 ...
10:43:18 [2023-10-24T10:43:18.065Z] 
10:43:18 [2023-10-24T10:43:18.065Z] #52 [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
10:43:18 [2023-10-24T10:43:18.065Z] #52 0.833 go: downloading github.com/pelletier/go-toml v1.8.1
10:43:18 [2023-10-24T10:43:18.065Z] #52 ...
10:43:18 [2023-10-24T10:43:18.065Z] 
10:43:18 [2023-10-24T10:43:18.065Z] #53 [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
10:43:18 [2023-10-24T10:43:18.065Z] #53 1.236 go: downloading gotest.tools/gotestsum v1.8.2
10:43:18 [2023-10-24T10:43:18.065Z] #53 2.509 go: downloading github.com/fatih/color v1.13.0
10:43:18 [2023-10-24T10:43:18.065Z] #53 2.522 go: downloading github.com/mattn/go-colorable v0.1.12
10:43:18 [2023-10-24T10:43:18.065Z] #53 2.522 go: downloading github.com/mattn/go-isatty v0.0.14
10:43:18 [2023-10-24T10:43:18.065Z] #53 2.526 go: downloading github.com/dnephin/pflag v1.0.7
10:43:18 [2023-10-24T10:43:18.065Z] #53 2.526 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
10:43:18 [2023-10-24T10:43:18.065Z] #53 2.526 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
10:43:18 [2023-10-24T10:43:18.065Z] #53 2.542 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
10:43:18 [2023-10-24T10:43:18.065Z] #53 2.542 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
10:43:18 [2023-10-24T10:43:18.065Z] #53 2.570 go: downloading golang.org/x/tools v0.1.11
10:43:18 [2023-10-24T10:43:18.065Z] #53 3.961 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
10:43:18 [2023-10-24T10:43:18.323Z] #53 ...
10:43:18 [2023-10-24T10:43:18.323Z] 
10:43:18 [2023-10-24T10:43:18.323Z] #54 [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
10:43:18 [2023-10-24T10:43:18.323Z] #54 ...
10:43:18 [2023-10-24T10:43:18.323Z] 
10:43:18 [2023-10-24T10:43:18.323Z] #55 [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
10:43:18 [2023-10-24T10:43:18.323Z] #55 4.430 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
10:43:18 [2023-10-24T10:43:18.323Z] #55 4.443 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:43:18 [2023-10-24T10:43:18.323Z] #55 4.443 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:43:18 [2023-10-24T10:43:18.324Z] #55 4.950 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
10:43:18 [2023-10-24T10:43:18.324Z] #55 5.463 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [252 kB]
10:43:18 [2023-10-24T10:43:18.324Z] #55 5.994 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
10:43:18 [2023-10-24T10:43:18.324Z] #55 7.678 Fetched 8426 kB in 3s (2422 kB/s)
10:43:18 [2023-10-24T10:43:18.324Z] #55 7.678 Reading package lists...
10:43:18 [2023-10-24T10:43:18.324Z] #55 9.138 Hit:1 http://deb.debian.org/debian bullseye InRelease
10:43:18 [2023-10-24T10:43:18.324Z] #55 9.139 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
10:43:18 [2023-10-24T10:43:18.324Z] #55 9.139 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
10:43:18 [2023-10-24T10:43:18.631Z] #55 ...
10:43:18 [2023-10-24T10:43:18.631Z] 
10:43:18 [2023-10-24T10:43:18.631Z] #56 [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
10:43:18 [2023-10-24T10:43:18.631Z] #56 3.191 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
10:43:18 [2023-10-24T10:43:18.631Z] #56 3.254 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:43:18 [2023-10-24T10:43:18.631Z] #56 3.255 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:43:18 [2023-10-24T10:43:18.631Z] #56 3.605 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
10:43:18 [2023-10-24T10:43:18.631Z] #56 4.136 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [252 kB]
10:43:18 [2023-10-24T10:43:18.631Z] #56 4.706 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
10:43:18 [2023-10-24T10:43:18.631Z] #56 5.997 Fetched 8426 kB in 3s (2706 kB/s)
10:43:18 [2023-10-24T10:43:18.631Z] #56 5.997 Reading package lists...
10:43:18 [2023-10-24T10:43:18.631Z] #56 7.438 Hit:1 http://deb.debian.org/debian bullseye InRelease
10:43:18 [2023-10-24T10:43:18.631Z] #56 7.438 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
10:43:18 [2023-10-24T10:43:18.631Z] #56 7.438 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
10:43:18 [2023-10-24T10:43:18.631Z] #56 9.060 Reading package lists...
10:43:18 [2023-10-24T10:43:18.631Z] #56 10.02 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
10:43:18 [2023-10-24T10:43:18.890Z] #56 10.24 Reading package lists...
10:43:18 [2023-10-24T10:43:18.890Z] #56 ...
10:43:18 [2023-10-24T10:43:18.890Z] 
10:43:18 [2023-10-24T10:43:18.890Z] #57 [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
10:43:18 [2023-10-24T10:43:18.890Z] #57 2.509 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
10:43:18 [2023-10-24T10:43:18.890Z] #57 2.528 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:43:18 [2023-10-24T10:43:18.890Z] #57 2.673 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:43:18 [2023-10-24T10:43:18.890Z] #57 2.960 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
10:43:18 [2023-10-24T10:43:18.890Z] #57 3.377 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [252 kB]
10:43:18 [2023-10-24T10:43:18.890Z] #57 3.700 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
10:43:18 [2023-10-24T10:43:18.890Z] #57 4.638 Fetched 8426 kB in 2s (3494 kB/s)
10:43:18 [2023-10-24T10:43:18.890Z] #57 4.638 Reading package lists...
10:43:18 [2023-10-24T10:43:18.890Z] #57 5.437 Reading package lists...
10:43:18 [2023-10-24T10:43:18.890Z] #57 6.166 Building dependency tree...
10:43:18 [2023-10-24T10:43:18.890Z] #57 6.727 The following additional packages will be installed:
10:43:18 [2023-10-24T10:43:18.890Z] #57 6.728   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
10:43:18 [2023-10-24T10:43:18.890Z] #57 6.730 Suggested packages:
10:43:18 [2023-10-24T10:43:18.890Z] #57 6.730   cmake-doc ninja-build lrzip
10:43:18 [2023-10-24T10:43:18.890Z] #57 6.895 The following NEW packages will be installed:
10:43:18 [2023-10-24T10:43:18.890Z] #57 6.905   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
10:43:18 [2023-10-24T10:43:18.890Z] #57 7.205 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
10:43:18 [2023-10-24T10:43:18.890Z] #57 7.205 Need to get 15.1 MB of archives.
10:43:18 [2023-10-24T10:43:18.890Z] #57 7.205 After this operation, 66.8 MB of additional disk space will be used.
10:43:18 [2023-10-24T10:43:18.890Z] #57 7.205 Get:1 http://deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
10:43:18 [2023-10-24T10:43:18.890Z] #57 7.444 Get:2 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
10:43:18 [2023-10-24T10:43:18.890Z] #57 7.759 Get:3 http://deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u4 [629 kB]
10:43:18 [2023-10-24T10:43:18.890Z] #57 7.766 Get:4 http://deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
10:43:18 [2023-10-24T10:43:18.890Z] #57 7.787 Get:5 http://deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
10:43:18 [2023-10-24T10:43:18.890Z] #57 7.820 Get:6 http://deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
10:43:18 [2023-10-24T10:43:18.890Z] #57 7.821 Get:7 http://deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
10:43:18 [2023-10-24T10:43:18.890Z] #57 7.821 Get:8 http://deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
10:43:18 [2023-10-24T10:43:18.890Z] #57 8.343 debconf: delaying package configuration, since apt-utils is not installed
10:43:18 [2023-10-24T10:43:18.890Z] #57 8.441 Fetched 15.1 MB in 1s (15.1 MB/s)
10:43:18 [2023-10-24T10:43:18.890Z] #57 8.856 Selecting previously unselected package cmake-data.
10:43:18 [2023-10-24T10:43:18.890Z] #57 8.856 (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 ... 15746 files and directories currently installed.)
10:43:18 [2023-10-24T10:43:18.890Z] #57 8.894 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
10:43:18 [2023-10-24T10:43:18.890Z] #57 9.040 Unpacking cmake-data (3.18.4-2+deb11u1) ...
10:43:18 [2023-10-24T10:43:18.890Z] #57 ...
10:43:18 [2023-10-24T10:43:18.890Z] 
10:43:18 [2023-10-24T10:43:18.890Z] #58 [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
10:43:18 [2023-10-24T10:43:18.890Z] #58 2.934 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
10:43:18 [2023-10-24T10:43:18.890Z] #58 3.057 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:43:18 [2023-10-24T10:43:18.890Z] #58 3.181 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:43:18 [2023-10-24T10:43:18.890Z] #58 3.495 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
10:43:18 [2023-10-24T10:43:18.890Z] #58 3.876 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [252 kB]
10:43:18 [2023-10-24T10:43:18.890Z] #58 4.515 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
10:43:18 [2023-10-24T10:43:18.890Z] #58 5.377 Fetched 8426 kB in 3s (3113 kB/s)
10:43:18 [2023-10-24T10:43:18.890Z] #58 5.377 Reading package lists...
10:43:18 [2023-10-24T10:43:18.890Z] #58 6.823 Hit:1 http://deb.debian.org/debian bullseye InRelease
10:43:18 [2023-10-24T10:43:18.890Z] #58 6.823 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
10:43:18 [2023-10-24T10:43:18.890Z] #58 6.823 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
10:43:18 [2023-10-24T10:43:18.890Z] #58 8.308 Reading package lists...
10:43:18 [2023-10-24T10:43:18.890Z] #58 9.171 + apt-get  install -y --no-install-recommends gcc libc6-dev
10:43:18 [2023-10-24T10:43:18.890Z] #58 9.437 Reading package lists...
10:43:19 [2023-10-24T10:43:19.197Z] #58 10.67 Building dependency tree...
10:43:19 [2023-10-24T10:43:19.197Z] #58 ...
10:43:19 [2023-10-24T10:43:19.197Z] 
10:43:19 [2023-10-24T10:43:19.197Z] #59 [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
10:43:19 [2023-10-24T10:43:19.197Z] #59 ...
10:43:19 [2023-10-24T10:43:19.197Z] 
10:43:19 [2023-10-24T10:43:19.197Z] #60 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:43:19 [2023-10-24T10:43:19.457Z] #60 ...
10:43:19 [2023-10-24T10:43:19.457Z] 
10:43:19 [2023-10-24T10:43:19.457Z] #49 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
10:43:19 [2023-10-24T10:43:19.457Z] #49 10.91 #=#=#                                                                         
10:43:19 [2023-10-24T10:43:19.457Z] #49 11.20 #=#=#                                                                         

                                                                           0.0%
#####################                                                     29.9%
##############################                                            42.7%
##########################################                                59.2%
###################################################                       72.1%
#####################################################################     96.3%
######################################################################## 100.0%
10:43:19 [2023-10-24T10:43:19.457Z] #49 12.91 
10:43:19 [2023-10-24T10:43:19.716Z] #49 ...
10:43:19 [2023-10-24T10:43:19.716Z] 
10:43:19 [2023-10-24T10:43:19.716Z] #61 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.9" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:43:19 [2023-10-24T10:43:19.975Z] #61 ...
10:43:19 [2023-10-24T10:43:19.975Z] 
10:43:19 [2023-10-24T10:43:19.975Z] #49 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
10:43:19 [2023-10-24T10:43:19.975Z] #49 15.19 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
10:43:20 [2023-10-24T10:43:20.549Z] #49 15.82 #=#=#                                                                         
10:43:21 [2023-10-24T10:43:21.161Z] #49 16.11 #=#=#                                                                         

######################################################################## 100.0%
10:43:21 [2023-10-24T10:43:21.444Z] #49 16.66 
10:43:23 [2023-10-24T10:43:23.348Z] #49 18.35 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
10:43:23 [2023-10-24T10:43:23.915Z] #49 19.02 #=#=#                                                                         
10:43:24 [2023-10-24T10:43:24.173Z] #49 19.44 #=#=#                                                                         

######################################################################## 100.0%
10:43:24 [2023-10-24T10:43:24.173Z] #49 ...
10:43:24 [2023-10-24T10:43:24.173Z] 
10:43:24 [2023-10-24T10:43:24.173Z] #62 [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...)
10:43:24 [2023-10-24T10:43:24.173Z] #62 2.009 + git fetch -q --depth 1 origin v2.3.0 +refs/tags/*:refs/tags/*
10:43:24 [2023-10-24T10:43:24.173Z] #62 4.519 + git checkout -q FETCH_HEAD
10:43:24 [2023-10-24T10:43:24.173Z] #62 5.171 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
10:43:24 [2023-10-24T10:43:24.173Z] #62 5.189 + CGO_ENABLED=0 xx-go build -o /build/registry-v2 -v ./cmd/registry
10:43:24 [2023-10-24T10:43:24.173Z] #62 5.861 internal/unsafeheader
10:43:24 [2023-10-24T10:43:24.173Z] #62 5.874 internal/coverage/rtcov
10:43:24 [2023-10-24T10:43:24.173Z] #62 5.884 internal/goexperiment
10:43:24 [2023-10-24T10:43:24.173Z] #62 5.887 internal/goos
10:43:24 [2023-10-24T10:43:24.173Z] #62 5.899 internal/race
10:43:24 [2023-10-24T10:43:24.173Z] #62 5.905 internal/cpu
10:43:24 [2023-10-24T10:43:24.173Z] #62 5.910 internal/goarch
10:43:24 [2023-10-24T10:43:24.173Z] #62 5.924 runtime/internal/syscall
10:43:24 [2023-10-24T10:43:24.173Z] #62 5.976 sync/atomic
10:43:24 [2023-10-24T10:43:24.173Z] #62 5.978 internal/abi
10:43:24 [2023-10-24T10:43:24.173Z] #62 6.189 runtime/internal/math
10:43:24 [2023-10-24T10:43:24.173Z] #62 6.191 runtime/internal/sys
10:43:24 [2023-10-24T10:43:24.173Z] #62 6.192 unicode
10:43:24 [2023-10-24T10:43:24.173Z] #62 6.193 unicode/utf8
10:43:24 [2023-10-24T10:43:24.173Z] #62 6.248 container/list
10:43:24 [2023-10-24T10:43:24.173Z] #62 6.264 internal/itoa
10:43:24 [2023-10-24T10:43:24.173Z] #62 6.428 math/bits
10:43:24 [2023-10-24T10:43:24.173Z] #62 6.429 crypto/internal/alias
10:43:24 [2023-10-24T10:43:24.173Z] #62 6.435 crypto/subtle
10:43:24 [2023-10-24T10:43:24.173Z] #62 6.559 crypto/internal/boring/sig
10:43:24 [2023-10-24T10:43:24.173Z] #62 6.560 unicode/utf16
10:43:24 [2023-10-24T10:43:24.173Z] #62 6.573 vendor/golang.org/x/crypto/cryptobyte/asn1
10:43:24 [2023-10-24T10:43:24.173Z] #62 6.578 internal/bytealg
10:43:24 [2023-10-24T10:43:24.173Z] #62 6.644 math
10:43:24 [2023-10-24T10:43:24.173Z] #62 6.644 runtime/internal/atomic
10:43:24 [2023-10-24T10:43:24.173Z] #62 6.678 internal/nettrace
10:43:24 [2023-10-24T10:43:24.173Z] #62 6.683 vendor/golang.org/x/crypto/internal/alias
10:43:24 [2023-10-24T10:43:24.173Z] #62 6.824 encoding
10:43:24 [2023-10-24T10:43:24.173Z] #62 6.828 github.com/docker/distribution/manifest
10:43:24 [2023-10-24T10:43:24.173Z] #62 6.829 github.com/inconshreveable/mousetrap
10:43:24 [2023-10-24T10:43:24.173Z] #62 6.838 github.com/docker/distribution/registry/storage/driver/gcs
10:43:24 [2023-10-24T10:43:24.173Z] #62 6.856 github.com/docker/distribution/registry/storage/driver/oss
10:43:24 [2023-10-24T10:43:24.173Z] #62 7.352 runtime
10:43:24 [2023-10-24T10:43:24.432Z] #62 ...
10:43:24 [2023-10-24T10:43:24.432Z] 
10:43:24 [2023-10-24T10:43:24.432Z] #63 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.6" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:43:24 [2023-10-24T10:43:24.432Z] #63 ...
10:43:24 [2023-10-24T10:43:24.432Z] 
10:43:24 [2023-10-24T10:43:24.432Z] #64 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
10:43:24 [2023-10-24T10:43:24.691Z] #64 ...
10:43:24 [2023-10-24T10:43:24.691Z] 
10:43:24 [2023-10-24T10:43:24.691Z] #65 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:43:24 [2023-10-24T10:43:24.691Z] #65 ...
10:43:24 [2023-10-24T10:43:24.691Z] 
10:43:24 [2023-10-24T10:43:24.691Z] #66 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:43:25 [2023-10-24T10:43:25.004Z] #66 ...
10:43:25 [2023-10-24T10:43:25.004Z] 
10:43:25 [2023-10-24T10:43:25.004Z] #49 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
10:43:25 [2023-10-24T10:43:25.004Z] #49 19.76 
10:43:25 [2023-10-24T10:43:25.004Z] #49 19.83 Download of images into '/build' complete.
10:43:25 [2023-10-24T10:43:25.004Z] #49 19.83 Use something like the following to load the result into a Docker daemon:
10:43:25 [2023-10-24T10:43:25.004Z] #49 19.84   tar -cC '/build' . | docker load
10:43:25 [2023-10-24T10:43:25.767Z] #49 ...
10:43:25 [2023-10-24T10:43:25.767Z] 
10:43:25 [2023-10-24T10:43:25.767Z] #60 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:43:25 [2023-10-24T10:43:25.767Z] #60 DONE 16.1s
10:43:25 [2023-10-24T10:43:25.767Z] 
10:43:25 [2023-10-24T10:43:25.767Z] #50 [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             ;
10:43:25 [2023-10-24T10:43:25.767Z] #50 7.350 Selecting previously unselected package libsigsegv2:arm64.
10:43:25 [2023-10-24T10:43:25.767Z] #50 7.373 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ...
10:43:25 [2023-10-24T10:43:25.767Z] #50 7.410 Unpacking libsigsegv2:arm64 (2.13-1) ...
10:43:25 [2023-10-24T10:43:25.767Z] #50 7.747 Selecting previously unselected package m4.
10:43:25 [2023-10-24T10:43:25.767Z] #50 7.767 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ...
10:43:25 [2023-10-24T10:43:25.767Z] #50 7.900 Unpacking m4 (1.4.18-5) ...
10:43:25 [2023-10-24T10:43:25.767Z] #50 8.279 Selecting previously unselected package autoconf.
10:43:25 [2023-10-24T10:43:25.767Z] #50 8.288 Preparing to unpack .../04-autoconf_2.69-14_all.deb ...
10:43:25 [2023-10-24T10:43:25.767Z] #50 8.300 Unpacking autoconf (2.69-14) ...
10:43:25 [2023-10-24T10:43:25.767Z] #50 8.693 Selecting previously unselected package autotools-dev.
10:43:25 [2023-10-24T10:43:25.767Z] #50 8.697 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ...
10:43:25 [2023-10-24T10:43:25.767Z] #50 8.899 Unpacking autotools-dev (20180224.1+nmu1) ...
10:43:25 [2023-10-24T10:43:25.767Z] #50 9.455 Selecting previously unselected package automake.
10:43:25 [2023-10-24T10:43:25.767Z] #50 9.634 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ...
10:43:25 [2023-10-24T10:43:25.767Z] #50 9.806 Unpacking automake (1:1.16.3-2) ...
10:43:25 [2023-10-24T10:43:25.767Z] #50 11.49 Selecting previously unselected package patch.
10:43:25 [2023-10-24T10:43:25.767Z] #50 11.51 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
10:43:25 [2023-10-24T10:43:25.767Z] #50 11.73 Unpacking patch (2.7.6-7) ...
10:43:25 [2023-10-24T10:43:25.767Z] #50 12.29 Selecting previously unselected package dpkg-dev.
10:43:25 [2023-10-24T10:43:25.767Z] #50 12.29 Preparing to unpack .../08-dpkg-dev_1.20.13_all.deb ...
10:43:25 [2023-10-24T10:43:25.767Z] #50 12.62 Unpacking dpkg-dev (1.20.13) ...
10:43:25 [2023-10-24T10:43:25.767Z] #50 14.53 Selecting previously unselected package build-essential.
10:43:25 [2023-10-24T10:43:25.767Z] #50 14.54 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
10:43:25 [2023-10-24T10:43:25.767Z] #50 14.79 Unpacking build-essential (12.9) ...
10:43:25 [2023-10-24T10:43:25.767Z] #50 16.62 Selecting previously unselected package libcap2:arm64.
10:43:25 [2023-10-24T10:43:25.767Z] #50 16.62 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ...
10:43:25 [2023-10-24T10:43:25.767Z] #50 16.64 Unpacking libcap2:arm64 (1:2.44-1) ...
10:43:25 [2023-10-24T10:43:25.767Z] #50 17.40 Selecting previously unselected package libcap-dev:arm64.
10:43:25 [2023-10-24T10:43:25.767Z] #50 17.41 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ...
10:43:25 [2023-10-24T10:43:25.767Z] #50 17.57 Unpacking libcap-dev:arm64 (1:2.44-1) ...
10:43:25 [2023-10-24T10:43:25.767Z] #50 ...
10:43:25 [2023-10-24T10:43:25.767Z] 
10:43:25 [2023-10-24T10:43:25.767Z] #51 [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.0"      && /build/go-winres --help
10:43:25 [2023-10-24T10:43:25.767Z] #51 17.07 NAME:
10:43:25 [2023-10-24T10:43:25.767Z] #51 17.07    go-winres - A tool for embedding resources in Windows executables
10:43:25 [2023-10-24T10:43:25.767Z] #51 17.07 
10:43:25 [2023-10-24T10:43:25.767Z] #51 17.07 USAGE:
10:43:25 [2023-10-24T10:43:25.767Z] #51 17.07    go-winres [global options] command [command options] [arguments...]
10:43:25 [2023-10-24T10:43:25.767Z] #51 17.07 
10:43:25 [2023-10-24T10:43:25.767Z] #51 17.07 COMMANDS:
10:43:25 [2023-10-24T10:43:25.767Z] #51 17.07    init     Create an initial ./winres/winres.json
10:43:25 [2023-10-24T10:43:25.767Z] #51 17.07    make     Make syso files for the "go build" command
10:43:25 [2023-10-24T10:43:25.767Z] #51 17.07    simply   Make syso files for the "go build" command (simplified)
10:43:25 [2023-10-24T10:43:25.767Z] #51 17.07    extract  Extract all resources from an executable
10:43:25 [2023-10-24T10:43:25.767Z] #51 17.07    patch    Replace resources in an executable file (exe, dll)
10:43:25 [2023-10-24T10:43:25.767Z] #51 17.07    help, h  Shows a list of commands or help for one command
10:43:25 [2023-10-24T10:43:25.767Z] #51 17.07 
10:43:25 [2023-10-24T10:43:25.767Z] #51 17.07 GLOBAL OPTIONS:
10:43:25 [2023-10-24T10:43:25.767Z] #51 17.07    --help, -h  show help (default: false)
10:43:28 [2023-10-24T10:43:28.333Z] #51 ...
10:43:28 [2023-10-24T10:43:28.333Z] 
10:43:28 [2023-10-24T10:43:28.333Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.54.2"      && /build/golangci-lint --version
10:43:28 [2023-10-24T10:43:28.333Z] #26 10.10 go: downloading github.com/olekukonko/tablewriter v0.0.5
10:43:28 [2023-10-24T10:43:28.333Z] #26 10.12 go: downloading github.com/quasilyte/gogrep v0.5.0
10:43:28 [2023-10-24T10:43:28.333Z] #26 10.12 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
10:43:28 [2023-10-24T10:43:28.333Z] #26 10.56 go: downloading github.com/golang/protobuf v1.5.2
10:43:28 [2023-10-24T10:43:28.333Z] #26 10.56 go: downloading github.com/beorn7/perks v1.0.1
10:43:28 [2023-10-24T10:43:28.333Z] #26 10.60 go: downloading github.com/cespare/xxhash/v2 v2.1.2
10:43:28 [2023-10-24T10:43:28.333Z] #26 10.95 go: downloading github.com/prometheus/common v0.32.1
10:43:28 [2023-10-24T10:43:28.333Z] #26 11.19 go: downloading github.com/prometheus/procfs v0.7.3
10:43:28 [2023-10-24T10:43:28.333Z] #26 11.34 go: downloading google.golang.org/protobuf v1.28.0
10:43:28 [2023-10-24T10:43:28.333Z] #26 11.52 go: downloading github.com/mattn/go-runewidth v0.0.9
10:43:28 [2023-10-24T10:43:28.333Z] #26 12.23 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
10:43:28 [2023-10-24T10:43:28.333Z] #26 ...
10:43:28 [2023-10-24T10:43:28.333Z] 
10:43:28 [2023-10-24T10:43:28.333Z] #62 [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...)
10:43:28 [2023-10-24T10:43:28.333Z] #62 12.34 sync
10:43:28 [2023-10-24T10:43:28.333Z] #62 12.34 internal/reflectlite
10:43:28 [2023-10-24T10:43:28.333Z] #62 12.47 internal/testlog
10:43:28 [2023-10-24T10:43:28.333Z] #62 12.47 internal/godebug
10:43:28 [2023-10-24T10:43:28.333Z] #62 12.47 internal/singleflight
10:43:28 [2023-10-24T10:43:28.333Z] #62 12.51 math/rand
10:43:28 [2023-10-24T10:43:28.333Z] #62 12.51 internal/intern
10:43:28 [2023-10-24T10:43:28.333Z] #62 12.82 sort
10:43:28 [2023-10-24T10:43:28.333Z] #62 12.82 errors
10:43:28 [2023-10-24T10:43:28.333Z] #62 12.96 io
10:43:28 [2023-10-24T10:43:28.333Z] #62 12.96 internal/oserror
10:43:28 [2023-10-24T10:43:28.333Z] #62 12.96 strconv
10:43:28 [2023-10-24T10:43:28.333Z] #62 12.97 crypto/internal/nistec/fiat
10:43:28 [2023-10-24T10:43:28.333Z] #62 12.97 path
10:43:28 [2023-10-24T10:43:28.333Z] #62 12.97 internal/safefilepath
10:43:28 [2023-10-24T10:43:28.333Z] #62 12.97 vendor/golang.org/x/net/dns/dnsmessage
10:43:28 [2023-10-24T10:43:28.333Z] #62 13.00 syscall
10:43:28 [2023-10-24T10:43:28.333Z] #62 13.09 container/heap
10:43:28 [2023-10-24T10:43:28.333Z] #62 13.18 bytes
10:43:28 [2023-10-24T10:43:28.333Z] #62 13.18 hash
10:43:28 [2023-10-24T10:43:28.333Z] #62 13.19 crypto/internal/randutil
10:43:28 [2023-10-24T10:43:28.333Z] #62 13.20 strings
10:43:28 [2023-10-24T10:43:28.333Z] #62 13.22 hash/crc32
10:43:28 [2023-10-24T10:43:28.333Z] #62 13.26 github.com/stevvooe/resumable
10:43:28 [2023-10-24T10:43:28.333Z] #62 13.43 text/tabwriter
10:43:28 [2023-10-24T10:43:28.333Z] #62 13.58 crypto
10:43:28 [2023-10-24T10:43:28.333Z] #62 13.59 reflect
10:43:28 [2023-10-24T10:43:28.333Z] #62 13.59 crypto/rc4
10:43:28 [2023-10-24T10:43:28.333Z] #62 13.62 net/netip
10:43:28 [2023-10-24T10:43:28.333Z] #62 13.65 vendor/golang.org/x/text/transform
10:43:28 [2023-10-24T10:43:28.333Z] #62 13.82 net/http/internal/ascii
10:43:28 [2023-10-24T10:43:28.333Z] #62 13.82 bufio
10:43:28 [2023-10-24T10:43:28.333Z] #62 13.84 regexp/syntax
10:43:28 [2023-10-24T10:43:28.333Z] #62 13.89 encoding/base32
10:43:28 [2023-10-24T10:43:28.333Z] #62 14.01 time
10:43:28 [2023-10-24T10:43:28.333Z] #62 14.05 internal/syscall/execenv
10:43:28 [2023-10-24T10:43:28.333Z] #62 14.05 internal/syscall/unix
10:43:28 [2023-10-24T10:43:28.333Z] #62 14.07 github.com/garyburd/redigo/internal
10:43:28 [2023-10-24T10:43:28.333Z] #62 14.12 golang.org/x/crypto/blowfish
10:43:28 [2023-10-24T10:43:28.593Z] #62 14.13 html
10:43:28 [2023-10-24T10:43:28.852Z] #62 14.49 regexp
10:43:29 [2023-10-24T10:43:29.111Z] #62 14.72 io/fs
10:43:29 [2023-10-24T10:43:29.111Z] #62 14.72 internal/poll
10:43:29 [2023-10-24T10:43:29.111Z] #62 14.72 context
10:43:29 [2023-10-24T10:43:29.370Z] #62 14.88 embed
10:43:29 [2023-10-24T10:43:29.370Z] #62 ...
10:43:29 [2023-10-24T10:43:29.370Z] 
10:43:29 [2023-10-24T10:43:29.370Z] #56 [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
10:43:29 [2023-10-24T10:43:29.370Z] #56 10.24 Reading package lists...
10:43:29 [2023-10-24T10:43:29.370Z] #56 10.94 Building dependency tree...
10:43:29 [2023-10-24T10:43:29.370Z] #56 11.55 gcc is already the newest version (4:10.2.1-1).
10:43:29 [2023-10-24T10:43:29.370Z] #56 11.55 The following additional packages will be installed:
10:43:29 [2023-10-24T10:43:29.370Z] #56 11.55   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
10:43:29 [2023-10-24T10:43:29.370Z] #56 11.55   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
10:43:29 [2023-10-24T10:43:29.370Z] #56 11.55   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
10:43:29 [2023-10-24T10:43:29.370Z] #56 11.55   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
10:43:29 [2023-10-24T10:43:29.370Z] #56 11.55   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
10:43:29 [2023-10-24T10:43:29.370Z] #56 11.55   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
10:43:29 [2023-10-24T10:43:29.370Z] #56 11.55 Suggested packages:
10:43:29 [2023-10-24T10:43:29.370Z] #56 11.55   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
10:43:29 [2023-10-24T10:43:29.370Z] #56 11.55   | libgdk-pixbuf2.0-dev libxml2-utils
10:43:29 [2023-10-24T10:43:29.370Z] #56 12.04 The following NEW packages will be installed:
10:43:29 [2023-10-24T10:43:29.370Z] #56 12.04   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
10:43:29 [2023-10-24T10:43:29.370Z] #56 12.04   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
10:43:29 [2023-10-24T10:43:29.370Z] #56 12.04   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
10:43:29 [2023-10-24T10:43:29.370Z] #56 12.04   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
10:43:29 [2023-10-24T10:43:29.370Z] #56 12.04   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
10:43:29 [2023-10-24T10:43:29.370Z] #56 12.04   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
10:43:29 [2023-10-24T10:43:29.370Z] #56 12.53 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
10:43:29 [2023-10-24T10:43:29.370Z] #56 12.53 Need to get 7950 kB of archives.
10:43:29 [2023-10-24T10:43:29.370Z] #56 12.53 After this operation, 39.9 MB of additional disk space will be used.
10:43:29 [2023-10-24T10:43:29.370Z] #56 12.53 Get:1 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
10:43:29 [2023-10-24T10:43:29.370Z] #56 12.63 Get:2 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
10:43:29 [2023-10-24T10:43:29.370Z] #56 12.68 Get:3 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
10:43:29 [2023-10-24T10:43:29.370Z] #56 12.70 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
10:43:29 [2023-10-24T10:43:29.370Z] #56 12.75 Get:5 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
10:43:29 [2023-10-24T10:43:29.370Z] #56 12.77 Get:6 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
10:43:29 [2023-10-24T10:43:29.370Z] #56 12.90 Get:7 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
10:43:29 [2023-10-24T10:43:29.370Z] #56 12.90 Get:8 http://deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
10:43:29 [2023-10-24T10:43:29.370Z] #56 12.96 Get:9 http://deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
10:43:29 [2023-10-24T10:43:29.370Z] #56 13.09 Get:10 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
10:43:29 [2023-10-24T10:43:29.370Z] #56 13.23 Get:11 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
10:43:29 [2023-10-24T10:43:29.370Z] #56 13.26 Get:12 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
10:43:29 [2023-10-24T10:43:29.370Z] #56 13.64 Get:13 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
10:43:29 [2023-10-24T10:43:29.370Z] #56 13.68 Get:14 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
10:43:29 [2023-10-24T10:43:29.370Z] #56 13.73 Get:15 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
10:43:29 [2023-10-24T10:43:29.370Z] #56 13.81 Get:16 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
10:43:29 [2023-10-24T10:43:29.370Z] #56 14.17 Get:17 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
10:43:29 [2023-10-24T10:43:29.370Z] #56 14.28 Get:18 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
10:43:29 [2023-10-24T10:43:29.370Z] #56 14.44 Get:19 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
10:43:29 [2023-10-24T10:43:29.370Z] #56 14.73 Get:20 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
10:43:29 [2023-10-24T10:43:29.370Z] #56 14.79 Get:21 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
10:43:29 [2023-10-24T10:43:29.370Z] #56 14.94 Get:22 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
10:43:29 [2023-10-24T10:43:29.370Z] #56 15.06 Get:23 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
10:43:29 [2023-10-24T10:43:29.370Z] #56 15.09 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
10:43:29 [2023-10-24T10:43:29.370Z] #56 15.11 Get:25 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
10:43:29 [2023-10-24T10:43:29.370Z] #56 15.11 Get:26 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
10:43:29 [2023-10-24T10:43:29.370Z] #56 15.13 Get:27 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
10:43:29 [2023-10-24T10:43:29.370Z] #56 15.17 Get:28 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
10:43:29 [2023-10-24T10:43:29.370Z] #56 15.30 Get:29 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
10:43:29 [2023-10-24T10:43:29.370Z] #56 15.46 Get:30 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
10:43:29 [2023-10-24T10:43:29.370Z] #56 16.20 debconf: delaying package configuration, since apt-utils is not installed
10:43:29 [2023-10-24T10:43:29.370Z] #56 16.33 Fetched 7950 kB in 3s (2477 kB/s)
10:43:29 [2023-10-24T10:43:29.370Z] #56 17.02 Selecting previously unselected package libgirepository-1.0-1:arm64.
10:43:29 [2023-10-24T10:43:29.370Z] #56 17.02 (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 ... 15746 files and directories currently installed.)
10:43:29 [2023-10-24T10:43:29.370Z] #56 17.04 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
10:43:29 [2023-10-24T10:43:29.370Z] #56 17.26 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
10:43:29 [2023-10-24T10:43:29.370Z] #56 18.26 Selecting previously unselected package gir1.2-glib-2.0:arm64.
10:43:29 [2023-10-24T10:43:29.370Z] #56 18.26 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
10:43:29 [2023-10-24T10:43:29.370Z] #56 18.44 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
10:43:29 [2023-10-24T10:43:29.370Z] #56 19.26 Selecting previously unselected package libsecret-common.
10:43:29 [2023-10-24T10:43:29.370Z] #56 19.26 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
10:43:29 [2023-10-24T10:43:29.370Z] #56 19.43 Unpacking libsecret-common (0.20.4-2) ...
10:43:29 [2023-10-24T10:43:29.370Z] #56 20.53 Selecting previously unselected package libsecret-1-0:arm64.
10:43:29 [2023-10-24T10:43:29.370Z] #56 20.53 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ...
10:43:29 [2023-10-24T10:43:29.370Z] #56 20.71 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
10:43:29 [2023-10-24T10:43:29.370Z] #56 ...
10:43:29 [2023-10-24T10:43:29.370Z] 
10:43:29 [2023-10-24T10:43:29.370Z] #55 [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
10:43:29 [2023-10-24T10:43:29.370Z] #55 10.89 Reading package lists...
10:43:29 [2023-10-24T10:43:29.370Z] #55 11.69 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
10:43:29 [2023-10-24T10:43:29.370Z] #55 11.70 Reading package lists...
10:43:29 [2023-10-24T10:43:29.370Z] #55 12.45 Building dependency tree...
10:43:29 [2023-10-24T10:43:29.370Z] #55 12.98 gcc is already the newest version (4:10.2.1-1).
10:43:29 [2023-10-24T10:43:29.370Z] #55 12.98 libc6-dev is already the newest version (2.31-13+deb11u7).
10:43:29 [2023-10-24T10:43:29.370Z] #55 12.98 The following additional packages will be installed:
10:43:29 [2023-10-24T10:43:29.370Z] #55 12.98   bzip2 patch xz-utils
10:43:29 [2023-10-24T10:43:29.370Z] #55 12.98 Suggested packages:
10:43:29 [2023-10-24T10:43:29.370Z] #55 12.98   bzip2-doc debian-keyring seccomp ed diffutils-doc
10:43:29 [2023-10-24T10:43:29.370Z] #55 12.98 Recommended packages:
10:43:29 [2023-10-24T10:43:29.370Z] #55 12.98   build-essential fakeroot libalgorithm-merge-perl
10:43:29 [2023-10-24T10:43:29.370Z] #55 13.07 The following NEW packages will be installed:
10:43:29 [2023-10-24T10:43:29.370Z] #55 13.08   bzip2 dpkg-dev libseccomp-dev patch xz-utils
10:43:29 [2023-10-24T10:43:29.370Z] #55 13.56 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
10:43:29 [2023-10-24T10:43:29.370Z] #55 13.56 Need to get 2791 kB of archives.
10:43:29 [2023-10-24T10:43:29.370Z] #55 13.56 After this operation, 4078 kB of additional disk space will be used.
10:43:29 [2023-10-24T10:43:29.370Z] #55 13.56 Get:1 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
10:43:29 [2023-10-24T10:43:29.370Z] #55 13.63 Get:2 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
10:43:29 [2023-10-24T10:43:29.370Z] #55 13.67 Get:3 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
10:43:29 [2023-10-24T10:43:29.370Z] #55 14.10 Get:4 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.13 [2314 kB]
10:43:29 [2023-10-24T10:43:29.370Z] #55 14.37 Get:5 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
10:43:29 [2023-10-24T10:43:29.370Z] #55 15.73 debconf: delaying package configuration, since apt-utils is not installed
10:43:29 [2023-10-24T10:43:29.370Z] #55 16.08 Fetched 2791 kB in 1s (2063 kB/s)
10:43:29 [2023-10-24T10:43:29.370Z] #55 16.25 Selecting previously unselected package bzip2.
10:43:29 [2023-10-24T10:43:29.370Z] #55 16.25 (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 ... 15746 files and directories currently installed.)
10:43:29 [2023-10-24T10:43:29.370Z] #55 16.28 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ...
10:43:29 [2023-10-24T10:43:29.370Z] #55 16.34 Unpacking bzip2 (1.0.8-4) ...
10:43:29 [2023-10-24T10:43:29.370Z] #55 17.95 Selecting previously unselected package xz-utils.
10:43:29 [2023-10-24T10:43:29.370Z] #55 17.96 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
10:43:29 [2023-10-24T10:43:29.370Z] #55 17.98 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
10:43:29 [2023-10-24T10:43:29.370Z] #55 18.76 Selecting previously unselected package patch.
10:43:29 [2023-10-24T10:43:29.370Z] #55 18.76 Preparing to unpack .../patch_2.7.6-7_arm64.deb ...
10:43:29 [2023-10-24T10:43:29.370Z] #55 18.88 Unpacking patch (2.7.6-7) ...
10:43:29 [2023-10-24T10:43:29.370Z] #55 19.91 Selecting previously unselected package dpkg-dev.
10:43:29 [2023-10-24T10:43:29.370Z] #55 19.91 Preparing to unpack .../dpkg-dev_1.20.13_all.deb ...
10:43:29 [2023-10-24T10:43:29.370Z] #55 20.14 Unpacking dpkg-dev (1.20.13) ...
10:43:29 [2023-10-24T10:43:29.629Z] #55 ...
10:43:29 [2023-10-24T10:43:29.629Z] 
10:43:29 [2023-10-24T10:43:29.629Z] #58 [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
10:43:29 [2023-10-24T10:43:29.629Z] #58 10.67 Building dependency tree...
10:43:29 [2023-10-24T10:43:29.629Z] #58 11.26 gcc is already the newest version (4:10.2.1-1).
10:43:29 [2023-10-24T10:43:29.629Z] #58 11.26 libc6-dev is already the newest version (2.31-13+deb11u7).
10:43:29 [2023-10-24T10:43:29.629Z] #58 11.26 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
10:43:29 [2023-10-24T10:43:29.629Z] #58 ...
10:43:29 [2023-10-24T10:43:29.629Z] 
10:43:29 [2023-10-24T10:43:29.629Z] #62 [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...)
10:43:29 [2023-10-24T10:43:29.629Z] #62 15.24 os
10:43:30 [2023-10-24T10:43:30.197Z] #62 15.74 internal/fmtsort
10:43:30 [2023-10-24T10:43:30.197Z] #62 15.74 encoding/binary
10:43:30 [2023-10-24T10:43:30.197Z] #62 15.74 internal/saferio
10:43:30 [2023-10-24T10:43:30.197Z] #62 15.75 path/filepath
10:43:30 [2023-10-24T10:43:30.197Z] #62 15.76 io/ioutil
10:43:30 [2023-10-24T10:43:30.197Z] #62 15.76 os/signal
10:43:30 [2023-10-24T10:43:30.197Z] #62 15.76 net
10:43:30 [2023-10-24T10:43:30.197Z] #62 15.86 fmt
10:43:30 [2023-10-24T10:43:30.456Z] #62 16.07 github.com/bugsnag/osext
10:43:30 [2023-10-24T10:43:30.456Z] #62 16.07 os/exec
10:43:30 [2023-10-24T10:43:30.716Z] #62 16.23 crypto/cipher
10:43:30 [2023-10-24T10:43:30.716Z] #62 16.23 crypto/internal/nistec
10:43:30 [2023-10-24T10:43:30.716Z] #62 16.23 crypto/md5
10:43:30 [2023-10-24T10:43:30.716Z] #62 16.23 crypto/sha1
10:43:30 [2023-10-24T10:43:30.716Z] #62 16.23 crypto/internal/edwards25519/field
10:43:30 [2023-10-24T10:43:30.975Z] #62 16.62 encoding/base64
10:43:30 [2023-10-24T10:43:30.975Z] #62 16.63 vendor/golang.org/x/crypto/internal/poly1305
10:43:30 [2023-10-24T10:43:30.975Z] #62 16.65 crypto/internal/boring
10:43:30 [2023-10-24T10:43:30.975Z] #62 16.73 crypto/des
10:43:31 [2023-10-24T10:43:31.234Z] #62 16.77 math/big
10:43:31 [2023-10-24T10:43:31.234Z] #62 16.78 crypto/internal/edwards25519
10:43:31 [2023-10-24T10:43:31.234Z] #62 16.78 crypto/sha512
10:43:31 [2023-10-24T10:43:31.234Z] #62 16.78 crypto/aes
10:43:31 [2023-10-24T10:43:31.234Z] #62 16.79 crypto/hmac
10:43:31 [2023-10-24T10:43:31.234Z] #62 16.89 crypto/sha256
10:43:31 [2023-10-24T10:43:31.234Z] #62 16.91 encoding/hex
10:43:31 [2023-10-24T10:43:31.234Z] #62 16.94 crypto/ecdh
10:43:31 [2023-10-24T10:43:31.510Z] #62 17.14 encoding/pem
10:43:31 [2023-10-24T10:43:31.510Z] #62 ...
10:43:31 [2023-10-24T10:43:31.510Z] 
10:43:31 [2023-10-24T10:43:31.510Z] #57 [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
10:43:31 [2023-10-24T10:43:31.510Z] #57 13.23 Selecting previously unselected package libicu67:arm64.
10:43:31 [2023-10-24T10:43:31.510Z] #57 13.24 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ...
10:43:31 [2023-10-24T10:43:31.510Z] #57 13.75 Unpacking libicu67:arm64 (67.1-7) ...
10:43:31 [2023-10-24T10:43:31.510Z] #57 16.43 Selecting previously unselected package libxml2:arm64.
10:43:31 [2023-10-24T10:43:31.510Z] #57 16.43 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u4_arm64.deb ...
10:43:31 [2023-10-24T10:43:31.510Z] #57 16.82 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
10:43:31 [2023-10-24T10:43:31.510Z] #57 18.02 Selecting previously unselected package libarchive13:arm64.
10:43:31 [2023-10-24T10:43:31.510Z] #57 18.02 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
10:43:31 [2023-10-24T10:43:31.510Z] #57 18.03 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
10:43:31 [2023-10-24T10:43:31.510Z] #57 18.97 Selecting previously unselected package libjsoncpp24:arm64.
10:43:31 [2023-10-24T10:43:31.510Z] #57 18.97 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ...
10:43:31 [2023-10-24T10:43:31.510Z] #57 19.24 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
10:43:31 [2023-10-24T10:43:31.510Z] #57 20.39 Selecting previously unselected package librhash0:arm64.
10:43:31 [2023-10-24T10:43:31.510Z] #57 20.39 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ...
10:43:31 [2023-10-24T10:43:31.510Z] #57 20.49 Unpacking librhash0:arm64 (1.4.1-2) ...
10:43:31 [2023-10-24T10:43:31.510Z] #57 21.99 Selecting previously unselected package libuv1:arm64.
10:43:31 [2023-10-24T10:43:31.510Z] #57 21.99 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ...
10:43:31 [2023-10-24T10:43:31.510Z] #57 22.33 Unpacking libuv1:arm64 (1.40.0-2) ...
10:43:31 [2023-10-24T10:43:31.510Z] #57 23.12 Selecting previously unselected package cmake.
10:43:31 [2023-10-24T10:43:31.510Z] #57 23.12 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ...
10:43:31 [2023-10-24T10:43:31.510Z] #57 ...
10:43:31 [2023-10-24T10:43:31.510Z] 
10:43:31 [2023-10-24T10:43:31.510Z] #62 [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...)
10:43:31 [2023-10-24T10:43:31.510Z] #62 17.14 net/url
10:43:31 [2023-10-24T10:43:31.510Z] #62 17.14 vendor/golang.org/x/crypto/chacha20
10:43:31 [2023-10-24T10:43:31.510Z] #62 17.26 vendor/golang.org/x/crypto/hkdf
10:43:31 [2023-10-24T10:43:31.769Z] #62 17.27 encoding/json
10:43:31 [2023-10-24T10:43:31.769Z] #62 17.33 log
10:43:31 [2023-10-24T10:43:31.769Z] #62 17.33 github.com/bugsnag/bugsnag-go/errors
10:43:31 [2023-10-24T10:43:31.769Z] #62 17.47 github.com/bugsnag/panicwrap
10:43:32 [2023-10-24T10:43:32.073Z] #62 17.59 compress/flate
10:43:32 [2023-10-24T10:43:32.073Z] #62 17.60 vendor/golang.org/x/text/unicode/bidi
10:43:32 [2023-10-24T10:43:32.073Z] #62 17.70 vendor/golang.org/x/text/unicode/norm
10:43:32 [2023-10-24T10:43:32.073Z] #62 17.78 vendor/golang.org/x/crypto/chacha20poly1305
10:43:32 [2023-10-24T10:43:32.333Z] #62 17.93 vendor/golang.org/x/net/http2/hpack
10:43:32 [2023-10-24T10:43:32.333Z] #62 17.99 compress/gzip
10:43:32 [2023-10-24T10:43:32.333Z] #62 18.03 mime
10:43:32 [2023-10-24T10:43:32.333Z] #62 18.10 mime/quotedprintable
10:43:32 [2023-10-24T10:43:32.759Z] #62 18.16 net/http/internal
10:43:32 [2023-10-24T10:43:32.760Z] #62 18.17 vendor/golang.org/x/text/secure/bidirule
10:43:32 [2023-10-24T10:43:32.760Z] #62 18.20 github.com/Sirupsen/logrus
10:43:32 [2023-10-24T10:43:32.760Z] #62 18.21 net/textproto
10:43:32 [2023-10-24T10:43:32.760Z] #62 18.23 gopkg.in/yaml.v2
10:43:32 [2023-10-24T10:43:32.760Z] #62 18.24 golang.org/x/net/context
10:43:32 [2023-10-24T10:43:32.760Z] #62 18.25 crypto/elliptic
10:43:32 [2023-10-24T10:43:32.760Z] #62 18.30 crypto/internal/bigmod
10:43:33 [2023-10-24T10:43:33.019Z] #62 18.50 crypto/internal/boring/bbig
10:43:33 [2023-10-24T10:43:33.019Z] #62 18.51 encoding/asn1
10:43:33 [2023-10-24T10:43:33.299Z] #62 18.81 crypto/rand
10:43:33 [2023-10-24T10:43:33.299Z] #62 18.87 crypto/dsa
10:43:33 [2023-10-24T10:43:33.299Z] #62 18.87 github.com/Sirupsen/logrus/formatters/logstash
10:43:33 [2023-10-24T10:43:33.299Z] #62 18.88 github.com/docker/distribution/digest
10:43:33 [2023-10-24T10:43:33.299Z] #62 18.90 vendor/golang.org/x/crypto/cryptobyte
10:43:33 [2023-10-24T10:43:33.299Z] #62 18.90 crypto/x509/pkix
10:43:33 [2023-10-24T10:43:33.299Z] #62 18.98 crypto/ed25519
10:43:33 [2023-10-24T10:43:33.299Z] #62 19.01 crypto/rsa
10:43:33 [2023-10-24T10:43:33.563Z] #62 19.07 vendor/golang.org/x/net/idna
10:43:33 [2023-10-24T10:43:33.563Z] #62 19.15 mime/multipart
10:43:33 [2023-10-24T10:43:33.563Z] #62 19.15 crypto/ecdsa
10:43:33 [2023-10-24T10:43:33.563Z] #62 19.15 github.com/docker/distribution/uuid
10:43:33 [2023-10-24T10:43:33.563Z] #62 19.17 github.com/docker/distribution/reference
10:43:33 [2023-10-24T10:43:33.563Z] #62 19.30 encoding/gob
10:43:33 [2023-10-24T10:43:33.888Z] #62 19.42 github.com/garyburd/redigo/redis
10:43:33 [2023-10-24T10:43:33.888Z] #62 ...
10:43:33 [2023-10-24T10:43:33.888Z] 
10:43:33 [2023-10-24T10:43:33.888Z] #52 [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
10:43:33 [2023-10-24T10:43:33.888Z] #52 15.74 tomll can be used in two ways:
10:43:33 [2023-10-24T10:43:33.888Z] #52 15.74 Writing to STDIN and reading from STDOUT:
10:43:33 [2023-10-24T10:43:33.888Z] #52 15.74   cat file.toml | tomll > file.toml
10:43:33 [2023-10-24T10:43:33.888Z] #52 15.74 
10:43:33 [2023-10-24T10:43:33.888Z] #52 15.74 Reading and updating a list of files:
10:43:33 [2023-10-24T10:43:33.888Z] #52 15.74   tomll a.toml b.toml c.toml
10:43:33 [2023-10-24T10:43:33.888Z] #52 15.74 
10:43:33 [2023-10-24T10:43:33.888Z] #52 15.74 When given a list of files, tomll will modify all files in place without asking.
10:43:33 [2023-10-24T10:43:33.888Z] #52 ...
10:43:33 [2023-10-24T10:43:33.888Z] 
10:43:33 [2023-10-24T10:43:33.888Z] #62 [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...)
10:43:33 [2023-10-24T10:43:33.888Z] #62 19.42 text/template/parse
10:43:33 [2023-10-24T10:43:33.888Z] #62 19.49 github.com/docker/distribution/registry/listener
10:43:33 [2023-10-24T10:43:33.888Z] #62 19.51 github.com/docker/distribution/version
10:43:33 [2023-10-24T10:43:33.888Z] #62 19.52 github.com/spf13/pflag
10:43:34 [2023-10-24T10:43:34.299Z] #62 19.74 log/syslog
10:43:34 [2023-10-24T10:43:34.299Z] #62 19.75 crypto/x509
10:43:34 [2023-10-24T10:43:34.299Z] #62 19.76 runtime/debug
10:43:34 [2023-10-24T10:43:34.299Z] #62 19.79 golang.org/x/crypto/bcrypt
10:43:34 [2023-10-24T10:43:34.299Z] #62 19.97 text/template
10:43:34 [2023-10-24T10:43:34.567Z] #62 19.98 encoding/xml
10:43:34 [2023-10-24T10:43:34.567Z] #62 19.98 os/user
10:43:34 [2023-10-24T10:43:34.567Z] #62 ...
10:43:34 [2023-10-24T10:43:34.567Z] 
10:43:34 [2023-10-24T10:43:34.567Z] #43 [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
10:43:34 [2023-10-24T10:43:34.567Z] #43 16.45 v3.6.0
10:43:34 [2023-10-24T10:43:34.567Z] #43 ...
10:43:34 [2023-10-24T10:43:34.567Z] 
10:43:34 [2023-10-24T10:43:34.567Z] #62 [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...)
10:43:34 [2023-10-24T10:43:34.568Z] #62 20.18 vendor/golang.org/x/net/http/httpguts
10:43:34 [2023-10-24T10:43:34.568Z] #62 20.18 vendor/golang.org/x/net/http/httpproxy
10:43:34 [2023-10-24T10:43:34.568Z] #62 20.20 github.com/yvasiyarov/go-metrics
10:43:34 [2023-10-24T10:43:34.901Z] #62 20.37 github.com/mitchellh/mapstructure
10:43:34 [2023-10-24T10:43:34.901Z] #62 20.39 internal/profile
10:43:34 [2023-10-24T10:43:34.901Z] #62 20.43 github.com/stevvooe/resumable/sha256
10:43:34 [2023-10-24T10:43:34.901Z] #62 20.53 github.com/stevvooe/resumable/sha512
10:43:34 [2023-10-24T10:43:34.901Z] #62 20.53 runtime/pprof
10:43:35 [2023-10-24T10:43:35.159Z] #62 20.79 runtime/trace
10:43:35 [2023-10-24T10:43:35.159Z] #62 20.86 crypto/tls
10:43:35 [2023-10-24T10:43:35.159Z] #62 20.92 github.com/spf13/cobra
10:43:37 [2023-10-24T10:43:37.063Z] #62 22.29 net/smtp
10:43:37 [2023-10-24T10:43:37.063Z] #62 22.29 github.com/docker/libtrust
10:43:37 [2023-10-24T10:43:37.063Z] #62 22.29 net/http/httptrace
10:43:37 [2023-10-24T10:43:37.063Z] #62 22.56 net/http
10:43:37 [2023-10-24T10:43:37.063Z] #62 ...
10:43:37 [2023-10-24T10:43:37.063Z] 
10:43:37 [2023-10-24T10:43:37.063Z] #50 [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             ;
10:43:37 [2023-10-24T10:43:37.063Z] #50 18.94 Selecting previously unselected package libprotobuf-c1:arm64.
10:43:37 [2023-10-24T10:43:37.063Z] #50 18.94 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
10:43:37 [2023-10-24T10:43:37.063Z] #50 18.98 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
10:43:37 [2023-10-24T10:43:37.063Z] #50 19.81 Selecting previously unselected package libprotobuf-c-dev:arm64.
10:43:37 [2023-10-24T10:43:37.063Z] #50 19.81 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
10:43:37 [2023-10-24T10:43:37.063Z] #50 19.95 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
10:43:37 [2023-10-24T10:43:37.063Z] #50 20.77 Selecting previously unselected package libseccomp-dev:arm64.
10:43:37 [2023-10-24T10:43:37.063Z] #50 20.77 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
10:43:37 [2023-10-24T10:43:37.063Z] #50 20.96 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
10:43:37 [2023-10-24T10:43:37.063Z] #50 22.12 Selecting previously unselected package libsystemd-dev:arm64.
10:43:37 [2023-10-24T10:43:37.063Z] #50 22.13 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u4_arm64.deb ...
10:43:37 [2023-10-24T10:43:37.063Z] #50 22.34 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u4) ...
10:43:37 [2023-10-24T10:43:37.063Z] #50 23.79 Selecting previously unselected package libtool.
10:43:37 [2023-10-24T10:43:37.063Z] #50 23.79 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ...
10:43:37 [2023-10-24T10:43:37.063Z] #50 23.91 Unpacking libtool (2.4.6-15) ...
10:43:37 [2023-10-24T10:43:37.063Z] #50 24.78 Selecting previously unselected package libudev-dev:arm64.
10:43:37 [2023-10-24T10:43:37.063Z] #50 24.79 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u4_arm64.deb ...
10:43:37 [2023-10-24T10:43:37.063Z] #50 24.85 Unpacking libudev-dev:arm64 (247.3-7+deb11u4) ...
10:43:37 [2023-10-24T10:43:37.063Z] #50 25.80 Selecting previously unselected package libyajl2:arm64.
10:43:37 [2023-10-24T10:43:37.063Z] #50 25.81 Preparing to unpack .../18-libyajl2_2.1.0-3+deb11u2_arm64.deb ...
10:43:37 [2023-10-24T10:43:37.063Z] #50 26.13 Unpacking libyajl2:arm64 (2.1.0-3+deb11u2) ...
10:43:37 [2023-10-24T10:43:37.063Z] #50 27.35 Selecting previously unselected package libyajl-dev:arm64.
10:43:37 [2023-10-24T10:43:37.063Z] #50 27.35 Preparing to unpack .../19-libyajl-dev_2.1.0-3+deb11u2_arm64.deb ...
10:43:37 [2023-10-24T10:43:37.063Z] #50 27.50 Unpacking libyajl-dev:arm64 (2.1.0-3+deb11u2) ...
10:43:37 [2023-10-24T10:43:37.063Z] #50 28.35 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
10:43:37 [2023-10-24T10:43:37.063Z] #50 29.00 Setting up libyajl2:arm64 (2.1.0-3+deb11u2) ...
10:43:37 [2023-10-24T10:43:37.063Z] #50 ...
10:43:37 [2023-10-24T10:43:37.063Z] 
10:43:37 [2023-10-24T10:43:37.063Z] #56 [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
10:43:37 [2023-10-24T10:43:37.063Z] #56 21.82 Selecting previously unselected package gir1.2-secret-1:arm64.
10:43:37 [2023-10-24T10:43:37.063Z] #56 21.82 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ...
10:43:37 [2023-10-24T10:43:37.063Z] #56 22.03 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
10:43:37 [2023-10-24T10:43:37.063Z] #56 23.28 Selecting previously unselected package uuid-dev:arm64.
10:43:37 [2023-10-24T10:43:37.063Z] #56 23.29 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
10:43:37 [2023-10-24T10:43:37.063Z] #56 23.48 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
10:43:37 [2023-10-24T10:43:37.063Z] #56 24.41 Selecting previously unselected package libblkid-dev:arm64.
10:43:37 [2023-10-24T10:43:37.063Z] #56 24.41 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
10:43:37 [2023-10-24T10:43:37.063Z] #56 24.47 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
10:43:37 [2023-10-24T10:43:37.063Z] #56 25.68 Selecting previously unselected package libbtrfs0:arm64.
10:43:37 [2023-10-24T10:43:37.063Z] #56 25.79 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ...
10:43:37 [2023-10-24T10:43:37.063Z] #56 25.95 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
10:43:37 [2023-10-24T10:43:37.063Z] #56 27.48 Selecting previously unselected package libbtrfs-dev:arm64.
10:43:37 [2023-10-24T10:43:37.063Z] #56 27.48 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ...
10:43:37 [2023-10-24T10:43:37.063Z] #56 27.54 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
10:43:37 [2023-10-24T10:43:37.063Z] #56 28.70 Selecting previously unselected package libelf1:arm64.
10:43:37 [2023-10-24T10:43:37.063Z] #56 28.70 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ...
10:43:37 [2023-10-24T10:43:37.063Z] #56 28.80 Unpacking libelf1:arm64 (0.183-1) ...
10:43:37 [2023-10-24T10:43:37.322Z] #56 ...
10:43:37 [2023-10-24T10:43:37.322Z] 
10:43:37 [2023-10-24T10:43:37.322Z] #50 [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             ;
10:43:37 [2023-10-24T10:43:37.322Z] #50 29.47 Setting up bzip2 (1.0.8-4) ...
10:43:38 [2023-10-24T10:43:38.404Z] #50 30.18 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
10:43:38 [2023-10-24T10:43:38.971Z] #50 31.09 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
10:43:39 [2023-10-24T10:43:39.543Z] #50 31.76 Setting up libcap2:arm64 (1:2.44-1) ...
10:43:39 [2023-10-24T10:43:39.801Z] #50 ...
10:43:39 [2023-10-24T10:43:39.802Z] 
10:43:39 [2023-10-24T10:43:39.802Z] #55 [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
10:43:39 [2023-10-24T10:43:39.802Z] #55 21.43 Selecting previously unselected package libseccomp-dev:arm64.
10:43:39 [2023-10-24T10:43:39.802Z] #55 21.44 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
10:43:39 [2023-10-24T10:43:39.802Z] #55 21.74 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
10:43:39 [2023-10-24T10:43:39.802Z] #55 23.02 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
10:43:39 [2023-10-24T10:43:39.802Z] #55 23.53 Setting up bzip2 (1.0.8-4) ...
10:43:39 [2023-10-24T10:43:39.802Z] #55 24.11 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
10:43:39 [2023-10-24T10:43:39.802Z] #55 24.41 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:43:39 [2023-10-24T10:43:39.802Z] #55 24.63 Setting up patch (2.7.6-7) ...
10:43:39 [2023-10-24T10:43:39.802Z] #55 24.87 Setting up dpkg-dev (1.20.13) ...
10:43:39 [2023-10-24T10:43:39.802Z] #55 ...
10:43:39 [2023-10-24T10:43:39.802Z] 
10:43:39 [2023-10-24T10:43:39.802Z] #62 [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...)
10:43:39 [2023-10-24T10:43:39.802Z] #62 24.79 github.com/docker/distribution/configuration
10:43:39 [2023-10-24T10:43:39.802Z] #62 24.79 github.com/yvasiyarov/newrelic_platform_go
10:43:39 [2023-10-24T10:43:39.802Z] #62 24.80 github.com/gorilla/context
10:43:39 [2023-10-24T10:43:39.802Z] #62 24.80 github.com/docker/distribution/registry/api/errcode
10:43:39 [2023-10-24T10:43:39.802Z] #62 24.80 expvar
10:43:39 [2023-10-24T10:43:39.802Z] #62 24.80 github.com/docker/distribution/registry/client/transport
10:43:39 [2023-10-24T10:43:39.802Z] #62 24.80 github.com/gorilla/handlers
10:43:39 [2023-10-24T10:43:39.802Z] #62 24.80 github.com/bugsnag/bugsnag-go
10:43:39 [2023-10-24T10:43:39.802Z] #62 24.90 github.com/gorilla/mux
10:43:39 [2023-10-24T10:43:39.802Z] #62 24.98 github.com/Azure/azure-sdk-for-go/storage
10:43:39 [2023-10-24T10:43:39.802Z] #62 25.00 net/http/httputil
10:43:39 [2023-10-24T10:43:39.802Z] #62 25.01 github.com/AdRoll/goamz/aws
10:43:39 [2023-10-24T10:43:39.802Z] #62 25.01 github.com/yvasiyarov/gorelic
10:43:39 [2023-10-24T10:43:39.802Z] #62 25.12 github.com/ncw/swift
10:43:39 [2023-10-24T10:43:39.802Z] #62 25.15 github.com/docker/distribution/context
10:43:39 [2023-10-24T10:43:39.802Z] #62 25.19 github.com/docker/distribution/registry/api/v2
10:43:39 [2023-10-24T10:43:39.802Z] #62 25.31 net/http/pprof
10:43:39 [2023-10-24T10:43:39.802Z] #62 25.53 github.com/AdRoll/goamz/cloudfront
10:43:39 [2023-10-24T10:43:39.802Z] #62 25.54 github.com/AdRoll/goamz/s3
10:43:39 [2023-10-24T10:43:39.802Z] #62 25.64 github.com/docker/distribution/health
10:43:39 [2023-10-24T10:43:39.802Z] #62 25.64 github.com/docker/distribution
10:43:40 [2023-10-24T10:43:40.224Z] #62 25.64 github.com/docker/distribution/registry/auth
10:43:40 [2023-10-24T10:43:40.224Z] #62 25.64 github.com/docker/distribution/registry/storage/driver
10:43:40 [2023-10-24T10:43:40.224Z] #62 25.77 github.com/docker/distribution/registry/proxy/scheduler
10:43:40 [2023-10-24T10:43:40.224Z] #62 25.77 github.com/docker/distribution/registry/storage/driver/middleware
10:43:40 [2023-10-24T10:43:40.224Z] #62 25.78 github.com/docker/distribution/registry/storage/driver/factory
10:43:40 [2023-10-24T10:43:40.224Z] #62 25.78 github.com/docker/distribution/registry/auth/htpasswd
10:43:40 [2023-10-24T10:43:40.224Z] #62 25.78 github.com/docker/distribution/registry/auth/silly
10:43:40 [2023-10-24T10:43:40.224Z] #62 25.80 github.com/docker/distribution/health/checks
10:43:40 [2023-10-24T10:43:40.224Z] #62 25.86 github.com/docker/distribution/manifest/manifestlist
10:43:40 [2023-10-24T10:43:40.224Z] #62 25.87 github.com/docker/distribution/manifest/schema1
10:43:40 [2023-10-24T10:43:40.483Z] #62 26.10 github.com/docker/distribution/manifest/schema2
10:43:40 [2023-10-24T10:43:40.483Z] #62 26.10 github.com/docker/distribution/registry/middleware/registry
10:43:40 [2023-10-24T10:43:40.483Z] #62 26.11 github.com/docker/distribution/notifications
10:43:40 [2023-10-24T10:43:40.483Z] #62 26.11 github.com/docker/distribution/registry/middleware/repository
10:43:40 [2023-10-24T10:43:40.483Z] #62 26.12 github.com/docker/distribution/registry/storage/cache
10:43:40 [2023-10-24T10:43:40.483Z] #62 26.12 github.com/docker/distribution/registry/auth/token
10:43:40 [2023-10-24T10:43:40.483Z] #62 26.13 github.com/docker/distribution/registry/storage/driver/base
10:43:40 [2023-10-24T10:43:40.483Z] #62 26.13 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront
10:43:40 [2023-10-24T10:43:40.741Z] #62 26.30 github.com/docker/distribution/registry/storage/driver/filesystem
10:43:40 [2023-10-24T10:43:40.741Z] #62 26.30 github.com/docker/distribution/registry/storage/driver/azure
10:43:40 [2023-10-24T10:43:40.741Z] #62 26.30 github.com/docker/distribution/registry/storage/driver/inmemory
10:43:40 [2023-10-24T10:43:40.741Z] #62 26.30 github.com/docker/distribution/registry/storage/driver/s3
10:43:40 [2023-10-24T10:43:40.741Z] #62 26.31 github.com/docker/distribution/registry/storage/cache/memory
10:43:40 [2023-10-24T10:43:40.741Z] #62 26.31 github.com/docker/distribution/registry/storage
10:43:40 [2023-10-24T10:43:40.741Z] #62 26.34 github.com/docker/distribution/registry/storage/cache/redis
10:43:40 [2023-10-24T10:43:40.741Z] #62 26.47 github.com/docker/distribution/registry/storage/driver/swift
10:43:40 [2023-10-24T10:43:40.741Z] #62 26.51 github.com/docker/distribution/registry/client
10:43:41 [2023-10-24T10:43:41.006Z] #62 26.71 github.com/docker/distribution/registry/client/auth
10:43:41 [2023-10-24T10:43:41.327Z] #62 26.93 github.com/docker/distribution/registry/proxy
10:43:41 [2023-10-24T10:43:41.584Z] #62 27.04 github.com/docker/distribution/registry/handlers
10:43:41 [2023-10-24T10:43:41.584Z] #62 ...
10:43:41 [2023-10-24T10:43:41.584Z] 
10:43:41 [2023-10-24T10:43:41.584Z] #53 [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
10:43:41 [2023-10-24T10:43:41.584Z] #53 23.50 gotestsum version dev
10:43:41 [2023-10-24T10:43:41.584Z] #53 ...
10:43:41 [2023-10-24T10:43:41.584Z] 
10:43:41 [2023-10-24T10:43:41.584Z] #50 [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             ;
10:43:41 [2023-10-24T10:43:41.584Z] #50 32.24 Setting up autotools-dev (20180224.1+nmu1) ...
10:43:41 [2023-10-24T10:43:41.584Z] #50 32.95 Setting up libsigsegv2:arm64 (2.13-1) ...
10:43:41 [2023-10-24T10:43:41.584Z] #50 33.34 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
10:43:41 [2023-10-24T10:43:41.843Z] #50 ...
10:43:41 [2023-10-24T10:43:41.843Z] 
10:43:41 [2023-10-24T10:43:41.843Z] #57 [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
10:43:41 [2023-10-24T10:43:41.843Z] #57 23.42 Unpacking cmake (3.18.4-2+deb11u1) ...
10:43:41 [2023-10-24T10:43:41.843Z] #57 24.88 Setting up libicu67:arm64 (67.1-7) ...
10:43:41 [2023-10-24T10:43:41.843Z] #57 25.12 Setting up libuv1:arm64 (1.40.0-2) ...
10:43:41 [2023-10-24T10:43:41.843Z] #57 25.93 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
10:43:41 [2023-10-24T10:43:41.843Z] #57 26.83 Setting up librhash0:arm64 (1.4.1-2) ...
10:43:41 [2023-10-24T10:43:41.843Z] #57 27.20 Setting up cmake-data (3.18.4-2+deb11u1) ...
10:43:41 [2023-10-24T10:43:41.843Z] #57 27.80 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
10:43:41 [2023-10-24T10:43:41.843Z] #57 28.27 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
10:43:41 [2023-10-24T10:43:41.843Z] #57 28.98 Setting up cmake (3.18.4-2+deb11u1) ...
10:43:41 [2023-10-24T10:43:41.843Z] #57 29.57 Processing triggers for libc-bin (2.31-13+deb11u7) ...
10:43:41 [2023-10-24T10:43:41.843Z] #57 ...
10:43:41 [2023-10-24T10:43:41.843Z] 
10:43:41 [2023-10-24T10:43:41.843Z] #62 [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...)
10:43:41 [2023-10-24T10:43:41.843Z] #62 27.44 github.com/docker/distribution/registry
10:43:41 [2023-10-24T10:43:41.843Z] #62 27.54 github.com/docker/distribution/cmd/registry
10:43:43 [2023-10-24T10:43:43.275Z] #62 28.72 + xx-verify /build/registry-v2
10:43:47 [2023-10-24T10:43:47.458Z] #62 ...
10:43:47 [2023-10-24T10:43:47.458Z] 
10:43:47 [2023-10-24T10:43:47.458Z] #56 [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
10:43:47 [2023-10-24T10:43:47.458Z] #56 30.16 Selecting previously unselected package libffi-dev:arm64.
10:43:47 [2023-10-24T10:43:47.458Z] #56 30.16 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ...
10:43:47 [2023-10-24T10:43:47.458Z] #56 30.48 Unpacking libffi-dev:arm64 (3.3-6) ...
10:43:47 [2023-10-24T10:43:47.458Z] #56 31.66 Selecting previously unselected package libglib2.0-data.
10:43:47 [2023-10-24T10:43:47.458Z] #56 31.66 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
10:43:47 [2023-10-24T10:43:47.458Z] #56 31.84 Unpacking libglib2.0-data (2.66.8-1) ...
10:43:47 [2023-10-24T10:43:47.458Z] #56 33.43 Selecting previously unselected package libglib2.0-bin.
10:43:47 [2023-10-24T10:43:47.458Z] #56 33.43 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ...
10:43:47 [2023-10-24T10:43:47.458Z] #56 33.57 Unpacking libglib2.0-bin (2.66.8-1) ...
10:43:47 [2023-10-24T10:43:47.458Z] #56 34.97 Selecting previously unselected package python3-lib2to3.
10:43:47 [2023-10-24T10:43:47.458Z] #56 34.99 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ...
10:43:47 [2023-10-24T10:43:47.458Z] #56 35.21 Unpacking python3-lib2to3 (3.9.2-1) ...
10:43:47 [2023-10-24T10:43:47.458Z] #56 36.63 Selecting previously unselected package python3-distutils.
10:43:47 [2023-10-24T10:43:47.458Z] #56 36.64 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ...
10:43:47 [2023-10-24T10:43:47.458Z] #56 36.92 Unpacking python3-distutils (3.9.2-1) ...
10:43:47 [2023-10-24T10:43:47.458Z] #56 37.96 Selecting previously unselected package libglib2.0-dev-bin.
10:43:47 [2023-10-24T10:43:47.458Z] #56 37.96 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
10:43:47 [2023-10-24T10:43:47.458Z] #56 37.97 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
10:43:47 [2023-10-24T10:43:47.458Z] #56 38.70 Selecting previously unselected package libsepol1-dev:arm64.
10:43:47 [2023-10-24T10:43:47.458Z] #56 38.70 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
10:43:47 [2023-10-24T10:43:47.458Z] #56 38.77 Unpacking libsepol1-dev:arm64 (3.1-1) ...
10:43:47 [2023-10-24T10:43:47.715Z] #56 39.52 Selecting previously unselected package libpcre2-16-0:arm64.
10:43:47 [2023-10-24T10:43:47.715Z] #56 39.53 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
10:43:47 [2023-10-24T10:43:47.715Z] #56 39.60 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
10:43:48 [2023-10-24T10:43:48.650Z] #56 40.46 Selecting previously unselected package libpcre2-32-0:arm64.
10:43:48 [2023-10-24T10:43:48.932Z] #56 40.46 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
10:43:48 [2023-10-24T10:43:48.932Z] #56 40.59 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
10:43:49 [2023-10-24T10:43:49.497Z] #56 41.20 Selecting previously unselected package libpcre2-posix2:arm64.
10:43:49 [2023-10-24T10:43:49.497Z] #56 41.20 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
10:43:49 [2023-10-24T10:43:49.497Z] #56 41.21 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
10:43:49 [2023-10-24T10:43:49.870Z] #56 41.61 Selecting previously unselected package libpcre2-dev:arm64.
10:43:50 [2023-10-24T10:43:50.162Z] #56 41.61 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
10:43:50 [2023-10-24T10:43:50.162Z] #56 41.82 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
10:43:50 [2023-10-24T10:43:50.742Z] #56 42.28 Selecting previously unselected package libselinux1-dev:arm64.
10:43:50 [2023-10-24T10:43:50.742Z] #56 42.28 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
10:43:50 [2023-10-24T10:43:50.742Z] #56 42.40 Unpacking libselinux1-dev:arm64 (3.1-3) ...
10:43:50 [2023-10-24T10:43:50.999Z] #56 42.68 Selecting previously unselected package libmount-dev:arm64.
10:43:50 [2023-10-24T10:43:50.999Z] #56 42.68 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
10:43:50 [2023-10-24T10:43:50.999Z] #56 42.82 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
10:43:51 [2023-10-24T10:43:51.931Z] #56 43.34 Selecting previously unselected package libpcre16-3:arm64.
10:43:51 [2023-10-24T10:43:51.931Z] #56 43.34 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
10:43:51 [2023-10-24T10:43:51.931Z] #56 43.37 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
10:43:51 [2023-10-24T10:43:51.931Z] #56 ...
10:43:51 [2023-10-24T10:43:51.931Z] 
10:43:51 [2023-10-24T10:43:51.931Z] #50 [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             ;
10:43:51 [2023-10-24T10:43:51.931Z] #50 33.83 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:43:51 [2023-10-24T10:43:51.931Z] #50 34.17 Setting up patch (2.7.6-7) ...
10:43:51 [2023-10-24T10:43:51.931Z] #50 34.67 Setting up libudev-dev:arm64 (247.3-7+deb11u4) ...
10:43:51 [2023-10-24T10:43:51.931Z] #50 35.29 Setting up libyajl-dev:arm64 (2.1.0-3+deb11u2) ...
10:43:51 [2023-10-24T10:43:51.931Z] #50 35.50 Setting up libcap-dev:arm64 (1:2.44-1) ...
10:43:51 [2023-10-24T10:43:51.931Z] #50 35.53 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ...
10:43:51 [2023-10-24T10:43:51.931Z] #50 35.80 Setting up libtool (2.4.6-15) ...
10:43:51 [2023-10-24T10:43:51.931Z] #50 36.28 Setting up m4 (1.4.18-5) ...
10:43:51 [2023-10-24T10:43:51.931Z] #50 36.73 Setting up dpkg-dev (1.20.13) ...
10:43:51 [2023-10-24T10:43:51.931Z] #50 36.90 Setting up autoconf (2.69-14) ...
10:43:51 [2023-10-24T10:43:51.931Z] #50 37.72 Setting up build-essential (12.9) ...
10:43:51 [2023-10-24T10:43:51.931Z] #50 37.97 Setting up automake (1:1.16.3-2) ...
10:43:51 [2023-10-24T10:43:51.931Z] #50 38.27 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
10:43:51 [2023-10-24T10:43:51.931Z] #50 38.36 Processing triggers for libc-bin (2.31-13+deb11u7) ...
10:43:52 [2023-10-24T10:43:52.495Z] #50 ...
10:43:52 [2023-10-24T10:43:52.495Z] 
10:43:52 [2023-10-24T10:43:52.495Z] #56 [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
10:43:52 [2023-10-24T10:43:52.495Z] #56 44.05 Selecting previously unselected package libpcre32-3:arm64.
10:43:52 [2023-10-24T10:43:52.495Z] #56 44.05 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
10:43:52 [2023-10-24T10:43:52.495Z] #56 44.19 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
10:43:52 [2023-10-24T10:43:52.852Z] #56 44.43 Selecting previously unselected package libpcrecpp0v5:arm64.
10:43:53 [2023-10-24T10:43:53.109Z] #56 44.44 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
10:43:53 [2023-10-24T10:43:53.109Z] #56 44.44 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
10:43:53 [2023-10-24T10:43:53.109Z] #56 44.91 Selecting previously unselected package libpcre3-dev:arm64.
10:43:53 [2023-10-24T10:43:53.507Z] #56 44.91 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
10:43:53 [2023-10-24T10:43:53.507Z] #56 45.00 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
10:43:54 [2023-10-24T10:43:54.072Z] #56 45.77 Selecting previously unselected package zlib1g-dev:arm64.
10:43:54 [2023-10-24T10:43:54.072Z] #56 45.78 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
10:43:54 [2023-10-24T10:43:54.329Z] #56 45.94 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
10:43:54 [2023-10-24T10:43:54.329Z] #56 46.22 Selecting previously unselected package libglib2.0-dev:arm64.
10:43:54 [2023-10-24T10:43:54.587Z] #56 46.22 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
10:43:54 [2023-10-24T10:43:54.587Z] #56 46.31 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
10:43:55 [2023-10-24T10:43:55.185Z] #56 46.69 Selecting previously unselected package libsecret-1-dev:arm64.
10:43:55 [2023-10-24T10:43:55.185Z] #56 46.69 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ...
10:43:55 [2023-10-24T10:43:55.185Z] #56 46.70 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
10:43:55 [2023-10-24T10:43:55.750Z] #56 47.38 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
10:43:56 [2023-10-24T10:43:56.007Z] #56 47.57 Setting up libpcre16-3:arm64 (2:8.39-13) ...
10:43:56 [2023-10-24T10:43:56.007Z] #56 47.76 Setting up libsepol1-dev:arm64 (3.1-1) ...
10:43:56 [2023-10-24T10:43:56.278Z] #56 47.92 Setting up libffi-dev:arm64 (3.3-6) ...
10:43:56 [2023-10-24T10:43:56.278Z] #56 48.03 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
10:43:56 [2023-10-24T10:43:56.535Z] #56 48.29 Setting up libbtrfs0:arm64 (5.10.1-2) ...
10:43:56 [2023-10-24T10:43:56.535Z] #56 48.37 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
10:43:56 [2023-10-24T10:43:56.791Z] #56 48.49 Setting up libglib2.0-data (2.66.8-1) ...
10:43:57 [2023-10-24T10:43:57.048Z] #56 48.62 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
10:43:57 [2023-10-24T10:43:57.048Z] #56 48.81 Setting up libpcre32-3:arm64 (2:8.39-13) ...
10:43:57 [2023-10-24T10:43:57.048Z] #56 48.85 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
10:43:57 [2023-10-24T10:43:57.306Z] #56 48.87 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
10:43:57 [2023-10-24T10:43:57.306Z] #56 48.89 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
10:43:57 [2023-10-24T10:43:57.306Z] #56 48.95 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
10:43:57 [2023-10-24T10:43:57.306Z] #56 49.06 Setting up python3-lib2to3 (3.9.2-1) ...
10:43:57 [2023-10-24T10:43:57.562Z] #56 49.21 Setting up libelf1:arm64 (0.183-1) ...
10:43:57 [2023-10-24T10:43:57.819Z] #56 49.48 Setting up libsecret-common (0.20.4-2) ...
10:43:58 [2023-10-24T10:43:58.197Z] #56 49.65 Setting up python3-distutils (3.9.2-1) ...
10:43:58 [2023-10-24T10:43:58.488Z] #56 49.95 Setting up libglib2.0-dev-bin (2.66.8-1) ...
10:43:58 [2023-10-24T10:43:58.745Z] #56 50.41 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
10:43:59 [2023-10-24T10:43:59.047Z] #56 50.58 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
10:43:59 [2023-10-24T10:43:59.047Z] #56 50.74 Setting up libselinux1-dev:arm64 (3.1-3) ...
10:43:59 [2023-10-24T10:43:59.047Z] #56 50.88 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
10:43:59 [2023-10-24T10:43:59.304Z] #56 50.99 Setting up libglib2.0-bin (2.66.8-1) ...
10:43:59 [2023-10-24T10:43:59.304Z] #56 51.03 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
10:43:59 [2023-10-24T10:43:59.576Z] #56 51.25 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
10:43:59 [2023-10-24T10:43:59.576Z] #56 51.39 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
10:44:00 [2023-10-24T10:44:00.347Z] #56 51.74 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
10:44:00 [2023-10-24T10:44:00.686Z] #56 51.94 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
10:44:00 [2023-10-24T10:44:00.943Z] #56 52.80 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
10:44:00 [2023-10-24T10:44:00.943Z] #56 52.86 No schema files found: doing nothing.
10:44:01 [2023-10-24T10:44:01.508Z] #56 53.09 Processing triggers for libc-bin (2.31-13+deb11u7) ...
10:44:02 [2023-10-24T10:44:02.655Z] #56 53.94 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
10:44:02 [2023-10-24T10:44:02.912Z] #56 ...
10:44:02 [2023-10-24T10:44:02.912Z] 
10:44:02 [2023-10-24T10:44:02.912Z] #59 [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
10:44:02 [2023-10-24T10:44:02.912Z] #59 44.44 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v
10:44:02 [2023-10-24T10:44:02.912Z] #59 44.46 Docker version unknown-version, build unknown-commit
10:44:03 [2023-10-24T10:44:03.517Z] #59 ...
10:44:03 [2023-10-24T10:44:03.517Z] 
10:44:03 [2023-10-24T10:44:03.517Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.54.2"      && /build/golangci-lint --version
10:44:03 [2023-10-24T10:44:03.517Z] #26 45.30 golangci-lint has version v1.54.2 built with go1.20.10 from (unknown, mod sum: "h1:oR9zxfWYxt7hFqk6+fw6Enr+E7F0SN2nqHhJYyIb0yo=") on (unknown)
10:44:04 [2023-10-24T10:44:04.888Z] #26 ...
10:44:04 [2023-10-24T10:44:04.888Z] 
10:44:04 [2023-10-24T10:44:04.888Z] #43 [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
10:44:04 [2023-10-24T10:44:04.888Z] #43 DONE 56.7s
10:44:04 [2023-10-24T10:44:04.888Z] 
10:44:04 [2023-10-24T10:44:04.888Z] #52 [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
10:44:04 [2023-10-24T10:44:04.888Z] #52 DONE 56.7s
10:44:04 [2023-10-24T10:44:04.888Z] 
10:44:04 [2023-10-24T10:44:04.888Z] #65 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:44:04 [2023-10-24T10:44:04.888Z] #65 DONE 50.3s
10:44:04 [2023-10-24T10:44:04.888Z] 
10:44:04 [2023-10-24T10:44:04.888Z] #66 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:44:04 [2023-10-24T10:44:04.888Z] #66 DONE 50.3s
10:44:04 [2023-10-24T10:44:04.888Z] 
10:44:04 [2023-10-24T10:44:04.888Z] #67 [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...)
10:44:04 [2023-10-24T10:44:04.888Z] #67 ...
10:44:04 [2023-10-24T10:44:04.888Z] 
10:44:04 [2023-10-24T10:44:04.888Z] #64 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
10:44:04 [2023-10-24T10:44:04.888Z] #64 DONE 50.3s
10:44:04 [2023-10-24T10:44:04.888Z] 
10:44:04 [2023-10-24T10:44:04.888Z] #63 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.6" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:44:04 [2023-10-24T10:44:04.888Z] #63 DONE 50.5s
10:44:04 [2023-10-24T10:44:04.888Z] 
10:44:04 [2023-10-24T10:44:04.888Z] #61 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.9" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:44:04 [2023-10-24T10:44:04.888Z] #61 DONE 54.9s
10:44:04 [2023-10-24T10:44:04.888Z] 
10:44:04 [2023-10-24T10:44:04.888Z] #49 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
10:44:04 [2023-10-24T10:44:04.888Z] #49 DONE 60.0s
10:44:04 [2023-10-24T10:44:04.888Z] 
10:44:04 [2023-10-24T10:44:04.888Z] #51 [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.0"      && /build/go-winres --help
10:44:04 [2023-10-24T10:44:04.888Z] #51 DONE 56.8s
10:44:04 [2023-10-24T10:44:04.888Z] 
10:44:04 [2023-10-24T10:44:04.888Z] #55 [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
10:44:04 [2023-10-24T10:44:04.888Z] #55 DONE 56.5s
10:44:04 [2023-10-24T10:44:04.888Z] 
10:44:04 [2023-10-24T10:44:04.888Z] #53 [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
10:44:04 [2023-10-24T10:44:04.888Z] #53 DONE 56.9s
10:44:04 [2023-10-24T10:44:04.888Z] 
10:44:04 [2023-10-24T10:44:04.888Z] #58 [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
10:44:04 [2023-10-24T10:44:04.888Z] #58 DONE 56.5s
10:44:04 [2023-10-24T10:44:04.888Z] 
10:44:04 [2023-10-24T10:44:04.888Z] #50 [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             ;
10:44:04 [2023-10-24T10:44:04.888Z] #50 DONE 56.9s
10:44:04 [2023-10-24T10:44:04.888Z] 
10:44:04 [2023-10-24T10:44:04.888Z] #57 [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
10:44:04 [2023-10-24T10:44:04.888Z] #57 DONE 56.6s
10:44:04 [2023-10-24T10:44:04.888Z] 
10:44:04 [2023-10-24T10:44:04.888Z] #59 [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
10:44:04 [2023-10-24T10:44:04.888Z] #59 DONE 56.6s
10:44:04 [2023-10-24T10:44:04.888Z] 
10:44:04 [2023-10-24T10:44:04.888Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.54.2"      && /build/golangci-lint --version
10:44:04 [2023-10-24T10:44:04.888Z] #26 DONE 56.9s
10:44:04 [2023-10-24T10:44:04.888Z] 
10:44:04 [2023-10-24T10:44:04.888Z] #56 [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
10:44:04 [2023-10-24T10:44:04.888Z] #56 DONE 56.6s
10:44:04 [2023-10-24T10:44:04.888Z] 
10:44:04 [2023-10-24T10:44:04.888Z] #68 [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...)
10:44:05 [2023-10-24T10:44:05.673Z] #68 ...
10:44:05 [2023-10-24T10:44:05.673Z] 
10:44:05 [2023-10-24T10:44:05.673Z] #62 [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...)
10:44:05 [2023-10-24T10:44:05.673Z] #62 DONE 51.1s
10:44:05 [2023-10-24T10:44:05.673Z] 
10:44:05 [2023-10-24T10:44:05.673Z] #69 [dev-systemd-false  1/19] COPY --link --from=frozen-images /build/ /docker-frozen-images
10:44:07 [2023-10-24T10:44:07.569Z] #69 DONE 2.3s
10:44:07 [2023-10-24T10:44:07.569Z] 
10:44:07 [2023-10-24T10:44:07.569Z] #70 [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...)
10:44:10 [2023-10-24T10:44:10.098Z] #70 3.486 + bin/ctr
10:44:10 [2023-10-24T10:44:10.098Z] #70 3.486 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.6 -X github.com/containerd/containerd/version.Revision=091922f03c2762540fd057fba91260237ff86acb -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
10:44:11 [2023-10-24T10:44:11.999Z] #70 ...
10:44:11 [2023-10-24T10:44:11.999Z] 
10:44:11 [2023-10-24T10:44:11.999Z] #54 [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
10:44:11 [2023-10-24T10:44:11.999Z] #54 62.32 Docker version 24.0.2, build cb74dfc
10:44:15 [2023-10-24T10:44:15.305Z] #54 ...
10:44:15 [2023-10-24T10:44:15.305Z] 
10:44:15 [2023-10-24T10:44:15.305Z] #71 [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...)
10:44:15 [2023-10-24T10:44:15.305Z] #71 3.229 go: downloading github.com/sirupsen/logrus v1.9.0
10:44:15 [2023-10-24T10:44:15.305Z] #71 3.233 go: downloading github.com/urfave/cli/v2 v2.23.5
10:44:15 [2023-10-24T10:44:15.305Z] #71 3.239 go: downloading golang.org/x/sys v0.2.0
10:44:15 [2023-10-24T10:44:15.305Z] #71 3.254 go: downloading github.com/gorilla/mux v1.8.0
10:44:15 [2023-10-24T10:44:15.305Z] #71 3.254 go: downloading github.com/moby/sys/mountinfo v0.6.2
10:44:15 [2023-10-24T10:44:15.305Z] #71 3.277 go: downloading github.com/google/uuid v1.3.0
10:44:15 [2023-10-24T10:44:15.305Z] #71 3.280 go: downloading github.com/moby/vpnkit v0.5.0
10:44:15 [2023-10-24T10:44:15.305Z] #71 3.307 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
10:44:15 [2023-10-24T10:44:15.305Z] #71 4.685 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
10:44:15 [2023-10-24T10:44:15.305Z] #71 4.921 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
10:44:15 [2023-10-24T10:44:15.305Z] #71 4.921 go: downloading golang.org/x/net v0.1.0
10:44:15 [2023-10-24T10:44:15.305Z] #71 5.188 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
10:44:15 [2023-10-24T10:44:15.305Z] #71 5.189 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
10:44:15 [2023-10-24T10:44:15.305Z] #71 ...
10:44:15 [2023-10-24T10:44:15.305Z] 
10:44:15 [2023-10-24T10:44:15.305Z] #72 [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
10:44:15 [2023-10-24T10:44:15.305Z] #72 3.477 Hit:1 http://deb.debian.org/debian bullseye InRelease
10:44:15 [2023-10-24T10:44:15.305Z] #72 3.477 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
10:44:15 [2023-10-24T10:44:15.305Z] #72 3.478 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
10:44:15 [2023-10-24T10:44:15.305Z] #72 4.361 Reading package lists...
10:44:15 [2023-10-24T10:44:15.305Z] #72 4.945 + apt-get  install -y --no-install-recommends gcc libc6-dev
10:44:15 [2023-10-24T10:44:15.305Z] #72 4.956 Reading package lists...
10:44:15 [2023-10-24T10:44:15.305Z] #72 5.547 Building dependency tree...
10:44:15 [2023-10-24T10:44:15.305Z] #72 5.722 Reading state information...
10:44:15 [2023-10-24T10:44:15.305Z] #72 6.005 gcc is already the newest version (4:10.2.1-1).
10:44:15 [2023-10-24T10:44:15.305Z] #72 6.005 libc6-dev is already the newest version (2.31-13+deb11u7).
10:44:15 [2023-10-24T10:44:15.305Z] #72 6.005 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
10:44:15 [2023-10-24T10:44:15.564Z] #72 ...
10:44:15 [2023-10-24T10:44:15.564Z] 
10:44:15 [2023-10-24T10:44:15.564Z] #73 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
10:44:15 [2023-10-24T10:44:15.564Z] #73 2.587 Cloning into '/tmp/crun-build'...
10:44:15 [2023-10-24T10:44:15.564Z] #73 3.438 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
10:44:15 [2023-10-24T10:44:15.564Z] #73 3.445 Cloning into '/tmp/crun-build/libocispec'...
10:44:15 [2023-10-24T10:44:15.564Z] #73 3.808 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
10:44:15 [2023-10-24T10:44:15.564Z] #73 3.814 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
10:44:15 [2023-10-24T10:44:15.564Z] #73 3.815 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
10:44:15 [2023-10-24T10:44:15.564Z] #73 3.816 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
10:44:15 [2023-10-24T10:44:15.564Z] #73 3.831 Cloning into '/tmp/crun-build/libocispec/image-spec'...
10:44:15 [2023-10-24T10:44:15.564Z] #73 4.323 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
10:44:15 [2023-10-24T10:44:15.564Z] #73 4.717 Cloning into '/tmp/crun-build/libocispec/yajl'...
10:44:15 [2023-10-24T10:44:15.564Z] #73 5.123 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
10:44:15 [2023-10-24T10:44:15.564Z] #73 5.198 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
10:44:15 [2023-10-24T10:44:15.564Z] #73 5.258 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
10:44:15 [2023-10-24T10:44:15.564Z] #73 ...
10:44:15 [2023-10-24T10:44:15.564Z] 
10:44:15 [2023-10-24T10:44:15.564Z] #74 [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...)
10:44:15 [2023-10-24T10:44:15.822Z] #74 ...
10:44:15 [2023-10-24T10:44:15.822Z] 
10:44:15 [2023-10-24T10:44:15.822Z] #68 [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...)
10:44:15 [2023-10-24T10:44:15.822Z] #68 3.353 go build -trimpath -buildmode=pie  -tags "seccomp netgo osusergo" -ldflags "-X main.gitCommit=v1.1.9-0-gccaecfc -X main.version=1.1.9 -linkmode external -extldflags --static-pie " -o runc .
10:44:15 [2023-10-24T10:44:15.822Z] #68 ...
10:44:15 [2023-10-24T10:44:15.822Z] 
10:44:15 [2023-10-24T10:44:15.822Z] #73 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
10:44:15 [2023-10-24T10:44:15.822Z] #73 11.02 aclocal: warning: couldn't open directory 'm4': No such file or directory
10:44:18 [2023-10-24T10:44:18.356Z] #73 ...
10:44:18 [2023-10-24T10:44:18.356Z] 
10:44:18 [2023-10-24T10:44:18.356Z] #54 [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
10:44:18 [2023-10-24T10:44:18.356Z] #54 DONE 69.7s
10:44:18 [2023-10-24T10:44:18.356Z] 
10:44:18 [2023-10-24T10:44:18.356Z] #72 [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
10:44:18 [2023-10-24T10:44:18.356Z] #72 DONE 13.1s
10:44:18 [2023-10-24T10:44:18.356Z] 
10:44:18 [2023-10-24T10:44:18.356Z] #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...)
10:44:18 [2023-10-24T10:44:18.923Z] #75 1.040 -- The C compiler identification is GNU 10.2.1
10:44:19 [2023-10-24T10:44:19.181Z] #75 1.058 -- Detecting C compiler ABI info
10:44:19 [2023-10-24T10:44:19.181Z] #75 1.306 -- Detecting C compiler ABI info - done
10:44:19 [2023-10-24T10:44:19.443Z] #75 1.349 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
10:44:19 [2023-10-24T10:44:19.443Z] #75 1.350 -- Detecting C compile features
10:44:19 [2023-10-24T10:44:19.443Z] #75 1.351 -- Detecting C compile features - done
10:44:19 [2023-10-24T10:44:19.443Z] #75 1.371 -- Performing Test HAS_BUILTIN_FORTIFY
10:44:19 [2023-10-24T10:44:19.443Z] #75 1.578 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
10:44:19 [2023-10-24T10:44:19.701Z] #75 1.601 -- Configuring done
10:44:19 [2023-10-24T10:44:19.701Z] #75 1.608 -- Generating done
10:44:19 [2023-10-24T10:44:19.701Z] #75 1.627 -- Build files have been written to: /go/src/github.com/krallin/tini
10:44:19 [2023-10-24T10:44:19.960Z] #75 1.737 Scanning dependencies of target tini-static
10:44:19 [2023-10-24T10:44:19.960Z] #75 1.765 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
10:44:20 [2023-10-24T10:44:20.219Z] #75 2.098 [100%] Linking C executable tini-static
10:44:20 [2023-10-24T10:44:20.478Z] #75 2.401 [100%] Built target tini-static
10:44:23 [2023-10-24T10:44:23.010Z] #75 DONE 4.7s
10:44:23 [2023-10-24T10:44:23.010Z] 
10:44:23 [2023-10-24T10:44:23.010Z] #73 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
10:44:23 [2023-10-24T10:44:23.010Z] #73 15.51 libtoolize: putting auxiliary files in '.'.
10:44:23 [2023-10-24T10:44:23.010Z] #73 15.51 libtoolize: copying file './ltmain.sh'
10:44:23 [2023-10-24T10:44:23.010Z] #73 16.27 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
10:44:23 [2023-10-24T10:44:23.010Z] #73 16.27 libtoolize: and rerunning libtoolize and aclocal.
10:44:23 [2023-10-24T10:44:23.010Z] #73 16.28 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
10:44:24 [2023-10-24T10:44:24.912Z] #73 19.94 configure.ac:7: installing './compile'
10:44:24 [2023-10-24T10:44:24.912Z] #73 19.94 configure.ac:11: installing './config.guess'
10:44:24 [2023-10-24T10:44:24.912Z] #73 19.95 configure.ac:11: installing './config.sub'
10:44:24 [2023-10-24T10:44:24.912Z] #73 19.96 configure.ac:8: installing './install-sh'
10:44:24 [2023-10-24T10:44:24.912Z] #73 19.96 configure.ac:8: installing './missing'
10:44:24 [2023-10-24T10:44:24.912Z] #73 19.99 Makefile.am: installing './depcomp'
10:44:25 [2023-10-24T10:44:25.479Z] #73 20.73 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
10:44:25 [2023-10-24T10:44:25.479Z] #73 20.73 libtoolize: copying file 'build-aux/ltmain.sh'
10:44:25 [2023-10-24T10:44:25.738Z] #73 20.88 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
10:44:25 [2023-10-24T10:44:25.738Z] #73 20.88 libtoolize: copying file 'm4/libtool.m4'
10:44:25 [2023-10-24T10:44:25.738Z] #73 21.01 libtoolize: copying file 'm4/ltoptions.m4'
10:44:25 [2023-10-24T10:44:25.997Z] #73 21.14 libtoolize: copying file 'm4/ltsugar.m4'
10:44:25 [2023-10-24T10:44:25.997Z] #73 21.27 libtoolize: copying file 'm4/ltversion.m4'
10:44:26 [2023-10-24T10:44:26.255Z] #73 21.38 libtoolize: copying file 'm4/lt~obsolete.m4'
10:44:26 [2023-10-24T10:44:26.255Z] #73 21.45 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
10:44:30 [2023-10-24T10:44:30.443Z] #73 25.58 configure.ac:7: installing 'build-aux/compile'
10:44:30 [2023-10-24T10:44:30.443Z] #73 25.59 configure.ac:9: installing 'build-aux/config.guess'
10:44:30 [2023-10-24T10:44:30.443Z] #73 25.59 configure.ac:9: installing 'build-aux/config.sub'
10:44:30 [2023-10-24T10:44:30.443Z] #73 25.59 configure.ac:11: installing 'build-aux/install-sh'
10:44:30 [2023-10-24T10:44:30.443Z] #73 25.59 configure.ac:11: installing 'build-aux/missing'
10:44:30 [2023-10-24T10:44:30.443Z] #73 25.65 Makefile.am: installing 'build-aux/depcomp'
10:44:30 [2023-10-24T10:44:30.443Z] #73 25.68 parallel-tests: installing 'build-aux/test-driver'
10:44:32 [2023-10-24T10:44:32.346Z] #73 27.23 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
10:44:32 [2023-10-24T10:44:32.347Z] #73 27.23 libtoolize: copying file 'build-aux/ltmain.sh'
10:44:32 [2023-10-24T10:44:32.605Z] #73 27.74 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
10:44:32 [2023-10-24T10:44:32.605Z] #73 27.74 libtoolize: copying file 'm4/libtool.m4'
10:44:32 [2023-10-24T10:44:32.866Z] #73 27.88 libtoolize: copying file 'm4/ltoptions.m4'
10:44:32 [2023-10-24T10:44:32.866Z] #73 27.99 libtoolize: copying file 'm4/ltsugar.m4'
10:44:32 [2023-10-24T10:44:32.866Z] #73 28.07 libtoolize: copying file 'm4/ltversion.m4'
10:44:33 [2023-10-24T10:44:33.124Z] #73 28.22 libtoolize: copying file 'm4/lt~obsolete.m4'
10:44:38 [2023-10-24T10:44:38.404Z] #73 33.35 configure.ac:11: installing 'build-aux/compile'
10:44:38 [2023-10-24T10:44:38.404Z] #73 33.35 configure.ac:11: installing 'build-aux/config.guess'
10:44:38 [2023-10-24T10:44:38.404Z] #73 33.35 configure.ac:11: installing 'build-aux/config.sub'
10:44:38 [2023-10-24T10:44:38.404Z] #73 33.36 configure.ac:13: installing 'build-aux/install-sh'
10:44:38 [2023-10-24T10:44:38.404Z] #73 33.36 configure.ac:13: installing 'build-aux/missing'
10:44:38 [2023-10-24T10:44:38.404Z] #73 33.36 configure.ac:8: installing 'build-aux/tap-driver.sh'
10:44:38 [2023-10-24T10:44:38.404Z] #73 33.40 Makefile.am: installing 'build-aux/depcomp'
10:44:38 [2023-10-24T10:44:38.921Z] #73 33.94 checking build system type... aarch64-unknown-linux-gnu
10:44:39 [2023-10-24T10:44:39.181Z] #73 34.22 checking host system type... aarch64-unknown-linux-gnu
10:44:39 [2023-10-24T10:44:39.181Z] #73 34.22 checking how to print strings... printf
10:44:39 [2023-10-24T10:44:39.181Z] #73 34.26 checking for gcc... gcc
10:44:39 [2023-10-24T10:44:39.181Z] #73 34.32 checking whether the C compiler works... yes
10:44:39 [2023-10-24T10:44:39.440Z] #73 34.45 checking for C compiler default output file name... a.out
10:44:39 [2023-10-24T10:44:39.440Z] #73 34.45 checking for suffix of executables... 
10:44:39 [2023-10-24T10:44:39.440Z] #73 34.57 checking whether we are cross compiling... no
10:44:39 [2023-10-24T10:44:39.699Z] #73 34.66 checking for suffix of object files... o
10:44:39 [2023-10-24T10:44:39.699Z] #73 34.75 checking whether we are using the GNU C compiler... yes
10:44:39 [2023-10-24T10:44:39.699Z] #73 34.79 checking whether gcc accepts -g... yes
10:44:39 [2023-10-24T10:44:39.699Z] #73 34.83 checking for gcc option to accept ISO C89... none needed
10:44:39 [2023-10-24T10:44:39.958Z] #73 34.93 checking whether gcc understands -c and -o together... yes
10:44:39 [2023-10-24T10:44:39.958Z] #73 35.03 checking for a sed that does not truncate output... /bin/sed
10:44:39 [2023-10-24T10:44:39.958Z] #73 35.05 checking for grep that handles long lines and -e... /bin/grep
10:44:39 [2023-10-24T10:44:39.958Z] #73 35.07 checking for egrep... /bin/grep -E
10:44:39 [2023-10-24T10:44:39.958Z] #73 35.07 checking for fgrep... /bin/grep -F
10:44:39 [2023-10-24T10:44:39.958Z] #73 35.08 checking for ld used by gcc... /usr/bin/ld
10:44:39 [2023-10-24T10:44:39.958Z] #73 35.10 checking if the linker (/usr/bin/ld) is GNU ld... yes
10:44:39 [2023-10-24T10:44:39.958Z] #73 35.10 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
10:44:40 [2023-10-24T10:44:40.217Z] #73 35.12 checking the name lister (/usr/bin/nm -B) interface... BSD nm
10:44:40 [2023-10-24T10:44:40.217Z] #73 35.23 checking whether ln -s works... yes
10:44:40 [2023-10-24T10:44:40.217Z] #73 35.23 checking the maximum length of command line arguments... 1572864
10:44:40 [2023-10-24T10:44:40.217Z] #73 35.28 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
10:44:40 [2023-10-24T10:44:40.217Z] #73 35.28 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
10:44:40 [2023-10-24T10:44:40.217Z] #73 35.28 checking for /usr/bin/ld option to reload object files... -r
10:44:40 [2023-10-24T10:44:40.217Z] #73 35.28 checking for objdump... objdump
10:44:40 [2023-10-24T10:44:40.217Z] #73 35.28 checking how to recognize dependent libraries... pass_all
10:44:40 [2023-10-24T10:44:40.217Z] #73 35.28 checking for dlltool... no
10:44:40 [2023-10-24T10:44:40.217Z] #73 35.28 checking how to associate runtime and link libraries... printf %s\n
10:44:40 [2023-10-24T10:44:40.217Z] #73 35.28 checking for ar... ar
10:44:40 [2023-10-24T10:44:40.217Z] #73 35.29 checking for archiver @FILE support... @
10:44:40 [2023-10-24T10:44:40.217Z] #73 35.36 checking for strip... strip
10:44:40 [2023-10-24T10:44:40.217Z] #73 35.36 checking for ranlib... ranlib
10:44:40 [2023-10-24T10:44:40.217Z] #73 35.36 checking for gawk... no
10:44:40 [2023-10-24T10:44:40.217Z] #73 35.36 checking for mawk... mawk
10:44:40 [2023-10-24T10:44:40.479Z] #73 35.36 checking command to parse /usr/bin/nm -B output from gcc object... ok
10:44:40 [2023-10-24T10:44:40.479Z] #73 35.62 checking for sysroot... no
10:44:40 [2023-10-24T10:44:40.479Z] #73 35.62 checking for a working dd... /bin/dd
10:44:40 [2023-10-24T10:44:40.479Z] #73 35.65 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
10:44:40 [2023-10-24T10:44:40.479Z] #73 35.66 checking for mt... no
10:44:40 [2023-10-24T10:44:40.479Z] #73 35.66 checking if : is a manifest tool... no
10:44:40 [2023-10-24T10:44:40.479Z] #73 35.68 checking how to run the C preprocessor... gcc -E
10:44:40 [2023-10-24T10:44:40.996Z] #73 35.78 checking for ANSI C header files... yes
10:44:40 [2023-10-24T10:44:40.996Z] #73 36.09 checking for sys/types.h... yes
10:44:41 [2023-10-24T10:44:41.255Z] #73 36.33 checking for sys/stat.h... yes
10:44:41 [2023-10-24T10:44:41.255Z] #73 36.41 checking for stdlib.h... yes
10:44:41 [2023-10-24T10:44:41.255Z] #73 36.47 checking for string.h... yes
10:44:41 [2023-10-24T10:44:41.514Z] #73 36.59 checking for memory.h... yes
10:44:41 [2023-10-24T10:44:41.514Z] #73 36.71 checking for strings.h... yes
10:44:41 [2023-10-24T10:44:41.772Z] #73 36.80 checking for inttypes.h... yes
10:44:41 [2023-10-24T10:44:41.772Z] #73 36.91 checking for stdint.h... yes
10:44:41 [2023-10-24T10:44:41.772Z] #73 36.97 checking for unistd.h... yes
10:44:42 [2023-10-24T10:44:42.030Z] #73 37.04 checking for dlfcn.h... yes
10:44:42 [2023-10-24T10:44:42.030Z] #73 37.08 checking for objdir... .libs
10:44:42 [2023-10-24T10:44:42.289Z] #73 37.26 checking if gcc supports -fno-rtti -fno-exceptions... no
10:44:42 [2023-10-24T10:44:42.289Z] #73 37.35 checking for gcc option to produce PIC... -fPIC -DPIC
10:44:42 [2023-10-24T10:44:42.289Z] #73 37.35 checking if gcc PIC flag -fPIC -DPIC works... yes
10:44:42 [2023-10-24T10:44:42.547Z] #73 37.41 checking if gcc static flag -static works... yes
10:44:42 [2023-10-24T10:44:42.547Z] #73 37.57 checking if gcc supports -c -o file.o... yes
10:44:42 [2023-10-24T10:44:42.806Z] #73 37.77 checking if gcc supports -c -o file.o... (cached) yes
10:44:42 [2023-10-24T10:44:42.806Z] #73 37.77 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
10:44:42 [2023-10-24T10:44:42.806Z] #73 37.80 checking dynamic linker characteristics... GNU/Linux ld.so
10:44:42 [2023-10-24T10:44:42.806Z] #73 37.95 checking how to hardcode library paths into programs... immediate
10:44:42 [2023-10-24T10:44:42.806Z] #73 37.95 checking whether stripping libraries is possible... yes
10:44:42 [2023-10-24T10:44:42.806Z] #73 37.96 checking if libtool supports shared libraries... yes
10:44:42 [2023-10-24T10:44:42.806Z] #73 37.96 checking whether to build shared libraries... no
10:44:42 [2023-10-24T10:44:42.806Z] #73 37.96 checking whether to build static libraries... yes
10:44:42 [2023-10-24T10:44:42.806Z] #73 37.96 checking for a BSD-compatible install... /usr/bin/install -c
10:44:42 [2023-10-24T10:44:42.806Z] #73 37.97 checking whether build environment is sane... yes
10:44:42 [2023-10-24T10:44:42.806Z] #73 38.00 checking for a thread-safe mkdir -p... /bin/mkdir -p
10:44:42 [2023-10-24T10:44:42.806Z] #73 38.01 checking whether make sets $(MAKE)... yes
10:44:43 [2023-10-24T10:44:43.064Z] #73 38.04 checking whether make supports the include directive... yes (GNU style)
10:44:43 [2023-10-24T10:44:43.064Z] #73 38.07 checking whether make supports nested variables... yes
10:44:43 [2023-10-24T10:44:43.064Z] #73 38.09 checking whether UID '0' is supported by ustar format... yes
10:44:43 [2023-10-24T10:44:43.064Z] #73 38.09 checking whether GID '0' is supported by ustar format... yes
10:44:43 [2023-10-24T10:44:43.064Z] #73 38.09 checking how to create a ustar tar archive... gnutar
10:44:43 [2023-10-24T10:44:43.064Z] #73 38.13 checking dependency style of gcc... gcc3
10:44:43 [2023-10-24T10:44:43.064Z] #73 38.20 checking whether to enable maintainer-specific portions of Makefiles... yes
10:44:43 [2023-10-24T10:44:43.064Z] #73 38.20 checking whether make supports nested variables... (cached) yes
10:44:43 [2023-10-24T10:44:43.064Z] #73 38.20 checking for gawk... (cached) mawk
10:44:43 [2023-10-24T10:44:43.064Z] #73 38.20 checking for a sed that does not truncate output... (cached) /bin/sed
10:44:43 [2023-10-24T10:44:43.064Z] #73 38.21 checking for gcc... (cached) gcc
10:44:43 [2023-10-24T10:44:43.064Z] #73 38.25 checking whether we are using the GNU C compiler... (cached) yes
10:44:43 [2023-10-24T10:44:43.064Z] #73 38.25 checking whether gcc accepts -g... (cached) yes
10:44:43 [2023-10-24T10:44:43.064Z] #73 38.25 checking for gcc option to accept ISO C89... (cached) none needed
10:44:43 [2023-10-24T10:44:43.064Z] #73 38.25 checking whether gcc understands -c and -o together... (cached) yes
10:44:43 [2023-10-24T10:44:43.064Z] #73 38.25 checking for a Python interpreter with version >= 3... python3
10:44:43 [2023-10-24T10:44:43.064Z] #73 38.27 checking for python3... /usr/bin/python3
10:44:43 [2023-10-24T10:44:43.064Z] #73 38.27 checking for python3 version... 3.9
10:44:43 [2023-10-24T10:44:43.064Z] #73 38.28 checking for python3 platform... linux
10:44:43 [2023-10-24T10:44:43.064Z] #73 38.30 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
10:44:43 [2023-10-24T10:44:43.064Z] #73 38.34 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
10:44:43 [2023-10-24T10:44:43.064Z] #73 38.38 checking for go-md2man... no
10:44:43 [2023-10-24T10:44:43.322Z] #73 38.39 checking error.h usability... yes
10:44:43 [2023-10-24T10:44:43.322Z] #73 38.44 checking error.h presence... yes
10:44:43 [2023-10-24T10:44:43.322Z] #73 38.46 checking for error.h... yes
10:44:43 [2023-10-24T10:44:43.322Z] #73 38.48 checking linux/openat2.h usability... yes
10:44:43 [2023-10-24T10:44:43.580Z] #73 38.53 checking linux/openat2.h presence... yes
10:44:43 [2023-10-24T10:44:43.580Z] #73 38.55 checking for linux/openat2.h... yes
10:44:43 [2023-10-24T10:44:43.580Z] #73 38.56 checking for copy_file_range... yes
10:44:43 [2023-10-24T10:44:43.580Z] #73 38.69 checking for fgetxattr... yes
10:44:43 [2023-10-24T10:44:43.838Z] #73 38.80 checking for statx... yes
10:44:43 [2023-10-24T10:44:43.838Z] #73 38.93 checking for fgetpwent_r... yes
10:44:44 [2023-10-24T10:44:44.097Z] #73 39.00 checking for issetugid... no
10:44:44 [2023-10-24T10:44:44.097Z] #73 39.11 checking for pkg-config... /usr/bin/pkg-config
10:44:44 [2023-10-24T10:44:44.097Z] #73 39.11 checking pkg-config is at least version 0.9.0... yes
10:44:44 [2023-10-24T10:44:44.097Z] #73 39.12 checking for library containing yajl_tree_get... -lyajl
10:44:44 [2023-10-24T10:44:44.354Z] #73 39.34 checking for yajl >= 2.0.0... yes
10:44:44 [2023-10-24T10:44:44.354Z] #73 39.35 checking sys/capability.h usability... yes
10:44:44 [2023-10-24T10:44:44.354Z] #73 39.40 checking sys/capability.h presence... yes
10:44:44 [2023-10-24T10:44:44.354Z] #73 39.42 checking for sys/capability.h... yes
10:44:44 [2023-10-24T10:44:44.354Z] #73 39.42 checking for library containing cap_from_name... -lcap
10:44:44 [2023-10-24T10:44:44.655Z] #73 39.54 checking for library containing dlopen... -ldl
10:44:44 [2023-10-24T10:44:44.655Z] #73 39.68 checking seccomp.h usability... yes
10:44:44 [2023-10-24T10:44:44.655Z] #73 39.73 checking seccomp.h presence... yes
10:44:44 [2023-10-24T10:44:44.655Z] #73 39.75 checking for seccomp.h... yes
10:44:44 [2023-10-24T10:44:44.912Z] #73 39.75 checking for library containing seccomp_rule_add... -lseccomp
10:44:44 [2023-10-24T10:44:44.913Z] #73 40.00 checking for library containing seccomp_arch_resolve_name... none required
10:44:44 [2023-10-24T10:44:44.913Z] #73 40.11 checking systemd/sd-bus.h usability... yes
10:44:45 [2023-10-24T10:44:45.171Z] #73 40.22 checking systemd/sd-bus.h presence... yes
10:44:45 [2023-10-24T10:44:45.171Z] #73 40.25 checking for systemd/sd-bus.h... yes
10:44:45 [2023-10-24T10:44:45.428Z] #73 40.25 checking for library containing sd_bus_match_signal_async... -lsystemd
10:44:45 [2023-10-24T10:44:45.428Z] #73 40.47 checking for sd_notify_barrier... yes
10:44:45 [2023-10-24T10:44:45.686Z] #73 40.59 checking linux/bpf.h usability... yes
10:44:45 [2023-10-24T10:44:45.686Z] #73 40.69 checking linux/bpf.h presence... yes
10:44:45 [2023-10-24T10:44:45.686Z] #73 40.70 checking for linux/bpf.h... yes
10:44:45 [2023-10-24T10:44:45.686Z] #73 40.71 checking compilation for eBPF... yes
10:44:45 [2023-10-24T10:44:45.686Z] #73 40.74 checking for criu >= 3.15... no
10:44:45 [2023-10-24T10:44:45.686Z] #73 40.75 configure: CRIU headers not found, building without CRIU support
10:44:45 [2023-10-24T10:44:45.686Z] #73 40.75 checking for criu > 3.16... no
10:44:45 [2023-10-24T10:44:45.686Z] #73 40.76 configure: CRIU version doesn't support join-ns API
10:44:45 [2023-10-24T10:44:45.686Z] #73 40.76 checking for criu > 3.16.1... no
10:44:45 [2023-10-24T10:44:45.686Z] #73 40.77 configure: CRIU version doesn't support for pre-dumping
10:44:45 [2023-10-24T10:44:45.686Z] #73 40.77 checking for new mount API (fsconfig)... yes
10:44:45 [2023-10-24T10:44:45.686Z] #73 40.79 checking for seccomp notify API... yes
10:44:45 [2023-10-24T10:44:45.686Z] #73 40.90 checking for gperf... no
10:44:45 [2023-10-24T10:44:45.686Z] #73 40.90 configure: gperf not found - cannot rebuild signal parser code
10:44:45 [2023-10-24T10:44:45.686Z] #73 40.90 checking for library containing argp_parse... none required
10:44:45 [2023-10-24T10:44:45.943Z] #73 41.03 checking that generated files are newer than configure... done
10:44:45 [2023-10-24T10:44:45.943Z] #73 41.03 configure: creating ./config.status
10:44:46 [2023-10-24T10:44:46.508Z] #73 41.73 config.status: creating Makefile
10:44:46 [2023-10-24T10:44:46.766Z] #73 41.75 config.status: creating rpm/crun.spec
10:44:46 [2023-10-24T10:44:46.766Z] #73 41.77 config.status: creating config.h
10:44:46 [2023-10-24T10:44:46.766Z] #73 41.78 config.status: executing libtool commands
10:44:46 [2023-10-24T10:44:46.766Z] #73 41.79 config.status: executing depfiles commands
10:44:47 [2023-10-24T10:44:47.023Z] #73 42.10 === configuring in libocispec (/tmp/crun-build/libocispec)
10:44:47 [2023-10-24T10:44:47.023Z] #73 42.11 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
10:44:47 [2023-10-24T10:44:47.023Z] #73 42.21 checking for gcc... gcc
10:44:47 [2023-10-24T10:44:47.023Z] #73 42.24 checking whether the C compiler works... yes
10:44:47 [2023-10-24T10:44:47.023Z] #73 42.32 checking for C compiler default output file name... a.out
10:44:47 [2023-10-24T10:44:47.280Z] #73 42.32 checking for suffix of executables... 
10:44:47 [2023-10-24T10:44:47.280Z] #73 42.40 checking whether we are cross compiling... no
10:44:47 [2023-10-24T10:44:47.280Z] #73 42.46 checking for suffix of object files... o
10:44:47 [2023-10-24T10:44:47.280Z] #73 42.50 checking whether we are using the GNU C compiler... yes
10:44:47 [2023-10-24T10:44:47.280Z] #73 42.54 checking whether gcc accepts -g... yes
10:44:47 [2023-10-24T10:44:47.538Z] #73 42.58 checking for gcc option to accept ISO C89... none needed
10:44:47 [2023-10-24T10:44:47.538Z] #73 42.63 checking whether gcc understands -c and -o together... yes
10:44:47 [2023-10-24T10:44:47.538Z] #73 ...
10:44:47 [2023-10-24T10:44:47.538Z] 
10:44:47 [2023-10-24T10:44:47.538Z] #70 [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...)
10:44:47 [2023-10-24T10:44:47.538Z] #70 40.77 + bin/containerd
10:44:47 [2023-10-24T10:44:47.538Z] #70 40.77 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.6 -X github.com/containerd/containerd/version.Revision=091922f03c2762540fd057fba91260237ff86acb -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
10:44:52 [2023-10-24T10:44:52.810Z] #70 ...
10:44:52 [2023-10-24T10:44:52.810Z] 
10:44:52 [2023-10-24T10:44:52.810Z] #73 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
10:44:52 [2023-10-24T10:44:52.810Z] #73 42.68 checking how to run the C preprocessor... gcc -E
10:44:52 [2023-10-24T10:44:52.810Z] #73 42.75 checking for grep that handles long lines and -e... /bin/grep
10:44:52 [2023-10-24T10:44:52.810Z] #73 42.75 checking for egrep... /bin/grep -E
10:44:52 [2023-10-24T10:44:52.810Z] #73 42.75 checking for ANSI C header files... yes
10:44:52 [2023-10-24T10:44:52.810Z] #73 42.91 checking for sys/types.h... yes
10:44:52 [2023-10-24T10:44:52.810Z] #73 42.95 checking for sys/stat.h... yes
10:44:52 [2023-10-24T10:44:52.810Z] #73 43.03 checking for stdlib.h... yes
10:44:52 [2023-10-24T10:44:52.810Z] #73 43.09 checking for string.h... yes
10:44:52 [2023-10-24T10:44:52.810Z] #73 43.15 checking for memory.h... yes
10:44:52 [2023-10-24T10:44:52.810Z] #73 43.21 checking for strings.h... yes
10:44:52 [2023-10-24T10:44:52.810Z] #73 43.32 checking for inttypes.h... yes
10:44:52 [2023-10-24T10:44:52.810Z] #73 43.41 checking for stdint.h... yes
10:44:52 [2023-10-24T10:44:52.810Z] #73 43.47 checking for unistd.h... yes
10:44:52 [2023-10-24T10:44:52.810Z] #73 43.55 checking minix/config.h usability... no
10:44:52 [2023-10-24T10:44:52.810Z] #73 43.60 checking minix/config.h presence... no
10:44:52 [2023-10-24T10:44:52.810Z] #73 43.64 checking for minix/config.h... no
10:44:52 [2023-10-24T10:44:52.810Z] #73 43.64 checking whether it is safe to define __EXTENSIONS__... yes
10:44:52 [2023-10-24T10:44:52.810Z] #73 43.76 checking build system type... aarch64-unknown-linux-gnu
10:44:52 [2023-10-24T10:44:52.810Z] #73 44.01 checking host system type... aarch64-unknown-linux-gnu
10:44:52 [2023-10-24T10:44:52.810Z] #73 44.01 checking how to print strings... printf
10:44:52 [2023-10-24T10:44:52.810Z] #73 44.02 checking for a sed that does not truncate output... /bin/sed
10:44:52 [2023-10-24T10:44:52.810Z] #73 44.04 checking for fgrep... /bin/grep -F
10:44:52 [2023-10-24T10:44:52.810Z] #73 44.04 checking for ld used by gcc... /usr/bin/ld
10:44:52 [2023-10-24T10:44:52.810Z] #73 44.05 checking if the linker (/usr/bin/ld) is GNU ld... yes
10:44:52 [2023-10-24T10:44:52.810Z] #73 44.06 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
10:44:52 [2023-10-24T10:44:52.810Z] #73 44.07 checking the name lister (/usr/bin/nm -B) interface... BSD nm
10:44:52 [2023-10-24T10:44:52.810Z] #73 44.15 checking whether ln -s works... yes
10:44:52 [2023-10-24T10:44:52.810Z] #73 44.16 checking the maximum length of command line arguments... 1572864
10:44:52 [2023-10-24T10:44:52.810Z] #73 44.17 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
10:44:52 [2023-10-24T10:44:52.810Z] #73 44.17 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
10:44:52 [2023-10-24T10:44:52.810Z] #73 44.17 checking for /usr/bin/ld option to reload object files... -r
10:44:52 [2023-10-24T10:44:52.810Z] #73 44.17 checking for objdump... objdump
10:44:52 [2023-10-24T10:44:52.810Z] #73 44.17 checking how to recognize dependent libraries... pass_all
10:44:52 [2023-10-24T10:44:52.810Z] #73 44.17 checking for dlltool... no
10:44:52 [2023-10-24T10:44:52.810Z] #73 44.17 checking how to associate runtime and link libraries... printf %s\n
10:44:52 [2023-10-24T10:44:52.810Z] #73 44.18 checking for ar... ar
10:44:52 [2023-10-24T10:44:52.810Z] #73 44.18 checking for archiver @FILE support... @
10:44:52 [2023-10-24T10:44:52.810Z] #73 44.23 checking for strip... strip
10:44:52 [2023-10-24T10:44:52.810Z] #73 44.23 checking for ranlib... ranlib
10:44:52 [2023-10-24T10:44:52.810Z] #73 44.23 checking for gawk... no
10:44:52 [2023-10-24T10:44:52.810Z] #73 44.23 checking for mawk... mawk
10:44:52 [2023-10-24T10:44:52.810Z] #73 44.23 checking command to parse /usr/bin/nm -B output from gcc object... ok
10:44:52 [2023-10-24T10:44:52.810Z] #73 44.43 checking for sysroot... no
10:44:52 [2023-10-24T10:44:52.810Z] #73 44.43 checking for a working dd... /bin/dd
10:44:52 [2023-10-24T10:44:52.810Z] #73 44.44 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
10:44:52 [2023-10-24T10:44:52.810Z] #73 44.44 checking for mt... no
10:44:52 [2023-10-24T10:44:52.810Z] #73 44.44 checking if : is a manifest tool... no
10:44:52 [2023-10-24T10:44:52.810Z] #73 44.45 checking for dlfcn.h... yes
10:44:52 [2023-10-24T10:44:52.810Z] #73 44.51 checking for objdir... .libs
10:44:52 [2023-10-24T10:44:52.810Z] #73 44.71 checking if gcc supports -fno-rtti -fno-exceptions... no
10:44:52 [2023-10-24T10:44:52.810Z] #73 44.80 checking for gcc option to produce PIC... -fPIC -DPIC
10:44:52 [2023-10-24T10:44:52.810Z] #73 44.80 checking if gcc PIC flag -fPIC -DPIC works... yes
10:44:52 [2023-10-24T10:44:52.810Z] #73 44.88 checking if gcc static flag -static works... yes
10:44:52 [2023-10-24T10:44:52.810Z] #73 45.03 checking if gcc supports -c -o file.o... yes
10:44:52 [2023-10-24T10:44:52.810Z] #73 45.10 checking if gcc supports -c -o file.o... (cached) yes
10:44:52 [2023-10-24T10:44:52.810Z] #73 45.10 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
10:44:52 [2023-10-24T10:44:52.810Z] #73 45.12 checking dynamic linker characteristics... GNU/Linux ld.so
10:44:52 [2023-10-24T10:44:52.810Z] #73 45.28 checking how to hardcode library paths into programs... immediate
10:44:52 [2023-10-24T10:44:52.810Z] #73 45.28 checking whether stripping libraries is possible... yes
10:44:52 [2023-10-24T10:44:52.810Z] #73 45.29 checking if libtool supports shared libraries... yes
10:44:52 [2023-10-24T10:44:52.810Z] #73 45.29 checking whether to build shared libraries... no
10:44:52 [2023-10-24T10:44:52.810Z] #73 45.29 checking whether to build static libraries... yes
10:44:52 [2023-10-24T10:44:52.810Z] #73 45.29 checking for a BSD-compatible install... /usr/bin/install -c
10:44:52 [2023-10-24T10:44:52.810Z] #73 45.31 checking whether build environment is sane... yes
10:44:52 [2023-10-24T10:44:52.810Z] #73 45.33 checking for a thread-safe mkdir -p... /bin/mkdir -p
10:44:52 [2023-10-24T10:44:52.810Z] #73 45.34 checking whether make sets $(MAKE)... yes
10:44:52 [2023-10-24T10:44:52.810Z] #73 45.36 checking whether make supports the include directive... yes (GNU style)
10:44:52 [2023-10-24T10:44:52.810Z] #73 45.39 checking whether make supports nested variables... yes
10:44:52 [2023-10-24T10:44:52.810Z] #73 45.45 checking whether UID '0' is supported by ustar format... yes
10:44:52 [2023-10-24T10:44:52.810Z] #73 45.45 checking whether GID '0' is supported by ustar format... yes
10:44:52 [2023-10-24T10:44:52.810Z] #73 45.45 checking how to create a ustar tar archive... gnutar
10:44:52 [2023-10-24T10:44:52.810Z] #73 45.49 checking dependency style of gcc... gcc3
10:44:52 [2023-10-24T10:44:52.810Z] #73 45.60 checking whether to enable maintainer-specific portions of Makefiles... yes
10:44:52 [2023-10-24T10:44:52.810Z] #73 45.60 checking whether make supports nested variables... (cached) yes
10:44:52 [2023-10-24T10:44:52.810Z] #73 45.60 checking for pkg-config... /usr/bin/pkg-config
10:44:52 [2023-10-24T10:44:52.810Z] #73 45.60 checking pkg-config is at least version 0.9.0... yes
10:44:52 [2023-10-24T10:44:52.810Z] #73 45.61 checking for yajl >= 2.1.0... yes
10:44:52 [2023-10-24T10:44:52.810Z] #73 45.62 checking for a sed that does not truncate output... (cached) /bin/sed
10:44:52 [2023-10-24T10:44:52.810Z] #73 45.62 checking for gcc... (cached) gcc
10:44:52 [2023-10-24T10:44:52.810Z] #73 45.68 checking whether we are using the GNU C compiler... (cached) yes
10:44:52 [2023-10-24T10:44:52.810Z] #73 45.68 checking whether gcc accepts -g... (cached) yes
10:44:52 [2023-10-24T10:44:52.810Z] #73 45.68 checking for gcc option to accept ISO C89... (cached) none needed
10:44:52 [2023-10-24T10:44:52.810Z] #73 45.68 checking whether gcc understands -c and -o together... (cached) yes
10:44:52 [2023-10-24T10:44:52.810Z] #73 45.68 checking for a Python interpreter with version >= 3... python3
10:44:52 [2023-10-24T10:44:52.810Z] #73 45.72 checking for python3... /usr/bin/python3
10:44:52 [2023-10-24T10:44:52.810Z] #73 45.72 checking for python3 version... 3.9
10:44:52 [2023-10-24T10:44:52.810Z] #73 45.74 checking for python3 platform... linux
10:44:52 [2023-10-24T10:44:52.810Z] #73 45.75 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
10:44:52 [2023-10-24T10:44:52.810Z] #73 45.79 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
10:44:52 [2023-10-24T10:44:52.810Z] #73 45.87 checking that generated files are newer than configure... done
10:44:52 [2023-10-24T10:44:52.810Z] #73 46.32 configure: creating ./config.status
10:44:52 [2023-10-24T10:44:52.810Z] #73 48.00 config.status: creating Makefile
10:44:52 [2023-10-24T10:44:52.810Z] #73 48.03 config.status: creating config.h
10:44:52 [2023-10-24T10:44:52.810Z] #73 48.05 config.status: executing libtool commands
10:44:53 [2023-10-24T10:44:53.183Z] #73 48.08 config.status: executing depfiles commands
10:44:53 [2023-10-24T10:44:53.441Z] #73 48.41 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
10:44:53 [2023-10-24T10:44:53.441Z] #73 48.42 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
10:44:53 [2023-10-24T10:44:53.441Z] #73 48.58 checking for gcc... gcc
10:44:53 [2023-10-24T10:44:53.701Z] #73 48.61 checking whether the C compiler works... yes
10:44:53 [2023-10-24T10:44:53.701Z] #73 48.76 checking for C compiler default output file name... a.out
10:44:53 [2023-10-24T10:44:53.966Z] #73 48.76 checking for suffix of executables... 
10:44:53 [2023-10-24T10:44:53.966Z] #73 48.92 checking whether we are cross compiling... no
10:44:53 [2023-10-24T10:44:53.966Z] #73 49.14 checking for suffix of object files... o
10:44:54 [2023-10-24T10:44:54.225Z] #73 49.18 checking whether we are using the GNU C compiler... yes
10:44:54 [2023-10-24T10:44:54.225Z] #73 49.31 checking whether gcc accepts -g... yes
10:44:54 [2023-10-24T10:44:54.225Z] #73 49.34 checking for gcc option to accept ISO C89... none needed
10:44:54 [2023-10-24T10:44:54.483Z] #73 49.40 checking whether gcc understands -c and -o together... 
10:44:54 [2023-10-24T10:44:54.483Z] #73 ...
10:44:54 [2023-10-24T10:44:54.483Z] 
10:44:54 [2023-10-24T10:44:54.483Z] #71 [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...)
10:44:54 [2023-10-24T10:44:54.483Z] #71 DONE 49.5s
10:44:54 [2023-10-24T10:44:54.483Z] 
10:44:54 [2023-10-24T10:44:54.483Z] #73 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
10:44:54 [2023-10-24T10:44:54.483Z] #73 49.40 checking whether gcc understands -c and -o together... yes
10:44:54 [2023-10-24T10:44:54.483Z] #73 49.46 checking for a BSD-compatible install... /usr/bin/install -c
10:44:54 [2023-10-24T10:44:54.483Z] #73 49.47 checking whether build environment is sane... yes
10:44:54 [2023-10-24T10:44:54.483Z] #73 49.49 checking for a thread-safe mkdir -p... /bin/mkdir -p
10:44:54 [2023-10-24T10:44:54.483Z] #73 49.49 checking for gawk... no
10:44:54 [2023-10-24T10:44:54.483Z] #73 49.49 checking for mawk... mawk
10:44:54 [2023-10-24T10:44:54.483Z] #73 49.49 checking whether make sets $(MAKE)... yes
10:44:54 [2023-10-24T10:44:54.483Z] #73 49.52 checking whether make supports the include directive... yes (GNU style)
10:44:54 [2023-10-24T10:44:54.483Z] #73 49.55 checking whether make supports nested variables... yes
10:44:54 [2023-10-24T10:44:54.483Z] #73 49.57 checking whether UID '0' is supported by ustar format... 
10:44:54 [2023-10-24T10:44:54.483Z] #73 ...
10:44:54 [2023-10-24T10:44:54.483Z] 
10:44:54 [2023-10-24T10:44:54.483Z] #76 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
10:44:54 [2023-10-24T10:44:54.741Z] #76 DONE 0.1s
10:44:54 [2023-10-24T10:44:54.741Z] 
10:44:54 [2023-10-24T10:44:54.741Z] #68 [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...)
10:44:54 [2023-10-24T10:44:54.741Z] #68 DONE 49.6s
10:44:54 [2023-10-24T10:44:54.741Z] 
10:44:54 [2023-10-24T10:44:54.741Z] #67 [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...)
10:44:54 [2023-10-24T10:44:54.741Z] #67 DONE 50.0s
10:44:54 [2023-10-24T10:44:54.741Z] 
10:44:54 [2023-10-24T10:44:54.741Z] #73 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
10:44:54 [2023-10-24T10:44:54.741Z] #73 49.57 checking whether UID '0' is supported by ustar format... yes
10:44:54 [2023-10-24T10:44:54.741Z] #73 49.57 checking whether GID '0' is supported by ustar format... yes
10:44:54 [2023-10-24T10:44:54.741Z] #73 49.57 checking how to create a ustar tar archive... gnutar
10:44:54 [2023-10-24T10:44:54.741Z] #73 49.61 checking dependency style of gcc... gcc3
10:44:54 [2023-10-24T10:44:54.741Z] #73 49.67 checking whether to enable maintainer-specific portions of Makefiles... yes
10:44:54 [2023-10-24T10:44:54.741Z] #73 49.67 checking whether make supports nested variables... (cached) yes
10:44:54 [2023-10-24T10:44:54.741Z] #73 49.71 checking build system type... 
10:44:54 [2023-10-24T10:44:54.741Z] #73 ...
10:44:54 [2023-10-24T10:44:54.741Z] 
10:44:54 [2023-10-24T10:44:54.741Z] #74 [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...)
10:44:54 [2023-10-24T10:44:54.741Z] #74 DONE 49.8s
10:44:54 [2023-10-24T10:44:54.741Z] 
10:44:54 [2023-10-24T10:44:54.741Z] #73 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
10:44:54 [2023-10-24T10:44:54.741Z] #73 49.71 checking build system type... aarch64-unknown-linux-gnu
10:44:54 [2023-10-24T10:44:54.741Z] #73 49.91 checking host system type... aarch64-unknown-linux-gnu
10:44:54 [2023-10-24T10:44:54.741Z] #73 49.91 checking how to print strings... printf
10:44:54 [2023-10-24T10:44:54.741Z] #73 49.91 checking for a sed that does not truncate output... /bin/sed
10:44:54 [2023-10-24T10:44:54.741Z] #73 49.93 checking for grep that handles long lines and -e... /bin/grep
10:44:54 [2023-10-24T10:44:54.741Z] #73 49.95 checking for egrep... /bin/grep -E
10:44:54 [2023-10-24T10:44:54.741Z] #73 49.96 checking for fgrep... /bin/grep -F
10:44:54 [2023-10-24T10:44:54.741Z] #73 49.96 checking for ld used by gcc... /usr/bin/ld
10:44:54 [2023-10-24T10:44:54.741Z] #73 49.97 checking if the linker (/usr/bin/ld) is GNU ld... yes
10:44:54 [2023-10-24T10:44:54.741Z] #73 49.98 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
10:44:54 [2023-10-24T10:44:54.999Z] #73 49.99 checking the name lister (/usr/bin/nm -B) interface... 
10:44:54 [2023-10-24T10:44:54.999Z] #73 ...
10:44:54 [2023-10-24T10:44:54.999Z] 
10:44:54 [2023-10-24T10:44:54.999Z] #77 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
10:44:54 [2023-10-24T10:44:54.999Z] #77 DONE 0.4s
10:44:54 [2023-10-24T10:44:54.999Z] 
10:44:55 [2023-10-24T10:44:55.000Z] #73 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
10:44:55 [2023-10-24T10:44:55.000Z] #73 49.99 checking the name lister (/usr/bin/nm -B) interface... BSD nm
10:44:55 [2023-10-24T10:44:55.000Z] #73 50.08 checking whether ln -s works... yes
10:44:55 [2023-10-24T10:44:55.000Z] #73 50.08 checking the maximum length of command line arguments... 1572864
10:44:55 [2023-10-24T10:44:55.000Z] #73 50.12 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
10:44:55 [2023-10-24T10:44:55.000Z] #73 50.12 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
10:44:55 [2023-10-24T10:44:55.000Z] #73 50.12 checking for /usr/bin/ld option to reload object files... -r
10:44:55 [2023-10-24T10:44:55.000Z] #73 50.12 checking for objdump... objdump
10:44:55 [2023-10-24T10:44:55.000Z] #73 50.12 checking how to recognize dependent libraries... pass_all
10:44:55 [2023-10-24T10:44:55.000Z] #73 50.12 checking for dlltool... no
10:44:55 [2023-10-24T10:44:55.000Z] #73 50.12 checking how to associate runtime and link libraries... printf %s\n
10:44:55 [2023-10-24T10:44:55.000Z] #73 50.12 checking for ar... ar
10:44:55 [2023-10-24T10:44:55.000Z] #73 50.12 checking for archiver @FILE support... @
10:44:55 [2023-10-24T10:44:55.000Z] #73 50.16 checking for strip... strip
10:44:55 [2023-10-24T10:44:55.000Z] #73 50.16 checking for ranlib... ranlib
10:44:55 [2023-10-24T10:44:55.000Z] #73 50.16 checking command to parse /usr/bin/nm -B output from gcc object... ok
10:44:55 [2023-10-24T10:44:55.000Z] #73 50.30 checking for sysroot... no
10:44:55 [2023-10-24T10:44:55.000Z] #73 50.30 checking for a working dd... /bin/dd
10:44:55 [2023-10-24T10:44:55.000Z] #73 50.31 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
10:44:55 [2023-10-24T10:44:55.000Z] #73 50.32 checking for mt... no
10:44:55 [2023-10-24T10:44:55.257Z] #73 50.32 checking if : is a manifest tool... no
10:44:55 [2023-10-24T10:44:55.257Z] #73 50.32 checking how to run the C preprocessor... gcc -E
10:44:55 [2023-10-24T10:44:55.515Z] #73 50.46 checking for ANSI C header files... yes
10:44:55 [2023-10-24T10:44:55.515Z] #73 50.65 checking for sys/types.h... yes
10:44:55 [2023-10-24T10:44:55.515Z] #73 50.70 checking for sys/stat.h... yes
10:44:55 [2023-10-24T10:44:55.773Z] #73 50.77 checking for stdlib.h... yes
10:44:55 [2023-10-24T10:44:55.773Z] #73 50.81 checking for string.h... yes
10:44:55 [2023-10-24T10:44:55.773Z] #73 50.85 checking for memory.h... yes
10:44:55 [2023-10-24T10:44:55.773Z] #73 50.89 checking for strings.h... yes
10:44:55 [2023-10-24T10:44:55.773Z] #73 50.94 checking for inttypes.h... yes
10:44:55 [2023-10-24T10:44:55.773Z] #73 50.98 checking for stdint.h... yes
10:44:55 [2023-10-24T10:44:55.773Z] #73 51.02 checking for unistd.h... yes
10:44:55 [2023-10-24T10:44:55.773Z] #73 51.06 checking for dlfcn.h... yes
10:44:56 [2023-10-24T10:44:56.030Z] #73 ...
10:44:56 [2023-10-24T10:44:56.030Z] 
10:44:56 [2023-10-24T10:44:56.030Z] #78 [dev-systemd-false  2/19] COPY --link --from=swagger       /build/ /usr/local/bin/
10:44:56 [2023-10-24T10:44:56.030Z] #78 DONE 0.4s
10:44:56 [2023-10-24T10:44:56.030Z] 
10:44:56 [2023-10-24T10:44:56.030Z] #73 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
10:44:56 [2023-10-24T10:44:56.030Z] #73 51.10 checking for objdir... .libs
10:44:56 [2023-10-24T10:44:56.030Z] #73 51.18 checking if gcc supports -fno-rtti -fno-exceptions... no
10:44:56 [2023-10-24T10:44:56.030Z] 
10:44:56 [2023-10-24T10:44:56.030Z] #73 ...
10:44:56 [2023-10-24T10:44:56.030Z] 
10:44:56 [2023-10-24T10:44:56.030Z] #79 [dev-systemd-false  3/19] COPY --link --from=delve         /build/ /usr/local/bin/
10:44:56 [2023-10-24T10:44:56.030Z] #79 DONE 0.1s
10:44:56 [2023-10-24T10:44:56.030Z] 
10:44:56 [2023-10-24T10:44:56.030Z] #80 [dev-systemd-false  4/19] COPY --link --from=tomll         /build/ /usr/local/bin/
10:44:56 [2023-10-24T10:44:56.030Z] #80 DONE 0.0s
10:44:56 [2023-10-24T10:44:56.030Z] 
10:44:56 [2023-10-24T10:44:56.030Z] #73 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
10:44:56 [2023-10-24T10:44:56.030Z] #73 51.21 checking for gcc option to produce PIC... -fPIC -DPIC
10:44:56 [2023-10-24T10:44:56.030Z] #73 51.21 checking if gcc PIC flag -fPIC -DPIC works... yes
10:44:56 [2023-10-24T10:44:56.030Z] #73 51.24 checking if gcc static flag -static works... yes
10:44:56 [2023-10-24T10:44:56.287Z] #73 51.32 checking if gcc supports -c -o file.o... #73 ...
10:44:56 [2023-10-24T10:44:56.287Z] 
10:44:56 [2023-10-24T10:44:56.287Z] #81 [dev-systemd-false  5/19] COPY --link --from=gowinres      /build/ /usr/local/bin/
10:44:56 [2023-10-24T10:44:56.287Z] #81 DONE 0.1s
10:44:56 [2023-10-24T10:44:56.287Z] 
10:44:56 [2023-10-24T10:44:56.287Z] #82 [dev-systemd-false  6/19] COPY --link --from=tini          /build/ /usr/local/bin/
10:44:56 [2023-10-24T10:44:56.287Z] #82 DONE 0.0s
10:44:56 [2023-10-24T10:44:56.287Z] 
10:44:56 [2023-10-24T10:44:56.287Z] #73 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
10:44:56 [2023-10-24T10:44:56.287Z] #73 51.32 checking if gcc supports -c -o file.o... yes
10:44:56 [2023-10-24T10:44:56.287Z] #73 51.36 checking if gcc supports -c -o file.o... (cached) yes
10:44:56 [2023-10-24T10:44:56.287Z] #73 51.36 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
10:44:56 [2023-10-24T10:44:56.287Z] #73 51.37 checking dynamic linker characteristics... GNU/Linux ld.so
10:44:56 [2023-10-24T10:44:56.287Z] #73 51.44 checking how to hardcode library paths into programs... immediate
10:44:56 [2023-10-24T10:44:56.287Z] #73 51.44 checking whether stripping libraries is possible... yes
10:44:56 [2023-10-24T10:44:56.287Z] #73 51.44 checking if libtool supports shared libraries... yes
10:44:56 [2023-10-24T10:44:56.287Z] #73 51.44 checking whether to build shared libraries... no
10:44:56 [2023-10-24T10:44:56.287Z] #73 51.44 checking whether to build static libraries... yes
10:44:56 [2023-10-24T10:44:56.287Z] #73 51.44 checking float.h usability... yes
10:44:56 [2023-10-24T10:44:56.287Z] #73 51.52 checking float.h presence... yes
10:44:56 [2023-10-24T10:44:56.544Z] #73 51.54 checking for float.h... 
10:44:56 [2023-10-24T10:44:56.544Z] #73 ...
10:44:56 [2023-10-24T10:44:56.544Z] 
10:44:56 [2023-10-24T10:44:56.544Z] #83 [dev-systemd-false  7/19] COPY --link --from=registry      /build/ /usr/local/bin/
10:44:56 [2023-10-24T10:44:56.544Z] #83 DONE 0.2s
10:44:56 [2023-10-24T10:44:56.544Z] 
10:44:56 [2023-10-24T10:44:56.544Z] #84 [dev-systemd-false  8/19] COPY --link --from=gotestsum     /build/ /usr/local/bin/
10:44:56 [2023-10-24T10:44:56.544Z] #84 DONE 0.1s
10:44:56 [2023-10-24T10:44:56.544Z] 
10:44:56 [2023-10-24T10:44:56.544Z] #73 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
10:44:56 [2023-10-24T10:44:56.544Z] #73 51.54 checking for float.h... yes
10:44:56 [2023-10-24T10:44:56.544Z] #73 51.55 checking limits.h usability... yes
10:44:56 [2023-10-24T10:44:56.544Z] #73 51.58 checking limits.h presence... yes
10:44:56 [2023-10-24T10:44:56.544Z] #73 51.60 checking for limits.h... yes
10:44:56 [2023-10-24T10:44:56.544Z] #73 51.60 checking stddef.h usability... yes
10:44:56 [2023-10-24T10:44:56.544Z] #73 51.64 checking stddef.h presence... yes
10:44:56 [2023-10-24T10:44:56.544Z] #73 51.65 checking for stddef.h... yes
10:44:56 [2023-10-24T10:44:56.545Z] #73 51.66 checking for stdlib.h... (cached) yes
10:44:56 [2023-10-24T10:44:56.545Z] #73 51.67 checking for string.h... (cached) yes
10:44:56 [2023-10-24T10:44:56.545Z] #73 51.69 checking sys/time.h usability... yes
10:44:56 [2023-10-24T10:44:56.802Z] #73 51.75 checking sys/time.h presence... yes
10:44:56 [2023-10-24T10:44:56.802Z] #73 51.76 checking for sys/time.h... yes
10:44:56 [2023-10-24T10:44:56.802Z] #73 51.77 checking for inline... inline
10:44:56 [2023-10-24T10:44:56.802Z] #73 51.80 checking for size_t... yes
10:44:56 [2023-10-24T10:44:56.802Z] #73 51.95 checking for stdlib.h... (cached) yes
10:44:57 [2023-10-24T10:44:57.059Z] #73 51.95 checking for GNU libc compatible malloc... yes
10:44:57 [2023-10-24T10:44:57.059Z] #73 52.09 checking for stdlib.h... (cached) yes
10:44:57 [2023-10-24T10:44:57.059Z] #73 52.09 checking for GNU libc compatible realloc... yes
10:44:57 [2023-10-24T10:44:57.059Z] #73 52.18 checking for working strtod... yes
10:44:57 [2023-10-24T10:44:57.316Z] #73 52.31 checking for gettimeofday... yes
10:44:57 [2023-10-24T10:44:57.316Z] #73 52.40 checking for memset... yes
10:44:57 [2023-10-24T10:44:57.316Z] #73 52.55 checking for strspn... yes
10:44:57 [2023-10-24T10:44:57.574Z] #73 52.67 checking that generated files are newer than configure... done
10:44:57 [2023-10-24T10:44:57.574Z] #73 52.67 configure: creating ./config.status
10:44:58 [2023-10-24T10:44:58.138Z] #73 53.32 config.status: creating Makefile
10:44:58 [2023-10-24T10:44:58.138Z] #73 53.34 config.status: creating config.h
10:44:58 [2023-10-24T10:44:58.138Z] #73 53.35 config.status: executing depfiles commands
10:44:58 [2023-10-24T10:44:58.396Z] #73 53.40 config.status: executing libtool commands
10:44:58 [2023-10-24T10:44:58.396Z] #73 53.61   GEN      .version
10:44:58 [2023-10-24T10:44:58.396Z] #73 53.61 make  install-recursive
10:44:58 [2023-10-24T10:44:58.396Z] #73 53.62 make[1]: Entering directory '/tmp/crun-build'
10:44:58 [2023-10-24T10:44:58.396Z] #73 53.64 Making install in libocispec
10:44:58 [2023-10-24T10:44:58.396Z] #73 53.65 make[2]: Entering directory '/tmp/crun-build/libocispec'
10:44:58 [2023-10-24T10:44:58.396Z] #73 53.66 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
10:44:58 [2023-10-24T10:44:58.396Z] #73 53.66 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
10:44:58 [2023-10-24T10:44:58.396Z] #73 53.66 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
10:44:58 [2023-10-24T10:44:58.396Z] #73 53.66 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
10:44:58 [2023-10-24T10:44:58.396Z] #73 53.71 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
10:44:58 [2023-10-24T10:44:58.654Z] #73 53.71 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
10:44:58 [2023-10-24T10:44:58.654Z] #73 53.71 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
10:44:58 [2023-10-24T10:44:58.654Z] #73 53.71 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
10:44:58 [2023-10-24T10:44:58.654Z] #73 53.71 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
10:44:58 [2023-10-24T10:44:58.654Z] #73 53.71 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
10:44:58 [2023-10-24T10:44:58.654Z] #73 53.71 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
10:44:58 [2023-10-24T10:44:58.654Z] #73 53.71 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
10:44:58 [2023-10-24T10:44:58.654Z] #73 53.71 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
10:44:58 [2023-10-24T10:44:58.654Z] #73 53.73 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
10:44:58 [2023-10-24T10:44:58.654Z] #73 53.73 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
10:44:58 [2023-10-24T10:44:58.654Z] #73 53.73 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
10:44:58 [2023-10-24T10:44:58.654Z] #73 53.73 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
10:44:58 [2023-10-24T10:44:58.654Z] #73 53.73 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
10:44:58 [2023-10-24T10:44:58.654Z] #73 53.73 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
10:44:58 [2023-10-24T10:44:58.654Z] #73 53.73 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
10:44:58 [2023-10-24T10:44:58.654Z] #73 53.92 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
10:44:58 [2023-10-24T10:44:58.654Z] #73 53.92 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
10:44:58 [2023-10-24T10:44:58.654Z] #73 53.92 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
10:44:58 [2023-10-24T10:44:58.654Z] #73 53.92 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
10:44:58 [2023-10-24T10:44:58.654Z] #73 53.92 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
10:44:58 [2023-10-24T10:44:58.654Z] #73 53.92 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
10:44:58 [2023-10-24T10:44:58.654Z] #73 53.92 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
10:44:58 [2023-10-24T10:44:58.654Z] #73 53.92 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
10:44:58 [2023-10-24T10:44:58.654Z] #73 53.92 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
10:44:58 [2023-10-24T10:44:58.654Z] #73 53.92 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
10:44:58 [2023-10-24T10:44:58.654Z] #73 53.92 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
10:44:58 [2023-10-24T10:44:58.654Z] #73 53.92 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
10:44:58 [2023-10-24T10:44:58.654Z] #73 53.93 make  install-recursive
10:44:58 [2023-10-24T10:44:58.654Z] #73 53.94 make[3]: Entering directory '/tmp/crun-build/libocispec'
10:44:58 [2023-10-24T10:44:58.654Z] #73 53.95 Making install in yajl
10:44:58 [2023-10-24T10:44:58.654Z] #73 53.96 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
10:44:58 [2023-10-24T10:44:58.654Z] #73 53.96   CC       verify/json_verify-json_verify.o
10:44:58 [2023-10-24T10:44:58.913Z] #73 53.96   CC       src/libyajl_la-yajl_alloc.lo
10:44:58 [2023-10-24T10:44:58.913Z] #73 53.96   CC       src/libyajl_la-yajl_gen.lo
10:44:58 [2023-10-24T10:44:58.913Z] #73 53.96   CC       src/libyajl_la-yajl_parser.lo
10:44:58 [2023-10-24T10:44:58.913Z] #73 53.96   CC       src/libyajl_la-yajl_buf.lo
10:44:58 [2023-10-24T10:44:58.913Z] #73 53.96   CC       src/libyajl_la-yajl_encode.lo
10:44:58 [2023-10-24T10:44:58.913Z] #73 53.96   CC       src/libyajl_la-yajl.lo
10:44:58 [2023-10-24T10:44:58.913Z] #73 53.97   CC       src/libyajl_la-yajl_lex.lo
10:44:58 [2023-10-24T10:44:58.913Z] #73 53.97   CC       src/libyajl_la-yajl_tree.lo
10:44:58 [2023-10-24T10:44:58.913Z] #73 ...
10:44:58 [2023-10-24T10:44:58.913Z] 
10:44:58 [2023-10-24T10:44:58.913Z] #85 [dev-systemd-false  9/19] COPY --link --from=golangci_lint /build/ /usr/local/bin/
10:44:58 [2023-10-24T10:44:58.913Z] #85 DONE 2.6s
10:44:59 [2023-10-24T10:44:59.173Z] 
10:44:59 [2023-10-24T10:44:59.173Z] #86 [dev-systemd-false 10/19] COPY --link --from=shfmt         /build/ /usr/local/bin/
10:45:00 [2023-10-24T10:45:00.109Z] #86 DONE 0.8s
10:45:00 [2023-10-24T10:45:00.109Z] 
10:45:00 [2023-10-24T10:45:00.109Z] #73 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
10:45:00 [2023-10-24T10:45:00.109Z] #73 54.43   CCLD     libyajl.la
10:45:00 [2023-10-24T10:45:00.109Z] #73 54.53   CCLD     verify/json_verify
10:45:00 [2023-10-24T10:45:00.109Z] #73 54.62 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
10:45:00 [2023-10-24T10:45:00.109Z] #73 54.62 make[5]: Nothing to be done for 'install-exec-am'.
10:45:00 [2023-10-24T10:45:00.109Z] #73 54.62 make[5]: Nothing to be done for 'install-data-am'.
10:45:00 [2023-10-24T10:45:00.109Z] #73 54.62 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
10:45:00 [2023-10-24T10:45:00.109Z] #73 54.62 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
10:45:00 [2023-10-24T10:45:00.109Z] #73 54.63 make[4]: Entering directory '/tmp/crun-build/libocispec'
10:45:00 [2023-10-24T10:45:00.109Z] #73 54.66   CC       src/validate.o
10:45:00 [2023-10-24T10:45:00.109Z] #73 54.66   CC       src/image_spec_schema_config_schema.lo
10:45:00 [2023-10-24T10:45:00.109Z] #73 54.66   CC       src/image_spec_schema_content_descriptor.lo
10:45:00 [2023-10-24T10:45:00.109Z] #73 54.67   CC       src/image_spec_schema_defs.lo
10:45:00 [2023-10-24T10:45:00.109Z] #73 54.67   CC       src/image_spec_schema_defs_descriptor.lo
10:45:00 [2023-10-24T10:45:00.109Z] #73 54.67   CC       src/image_spec_schema_image_index_schema.lo
10:45:00 [2023-10-24T10:45:00.109Z] #73 54.67   CC       src/image_spec_schema_image_layout_schema.lo
10:45:00 [2023-10-24T10:45:00.109Z] #73 54.68   CC       src/image_spec_schema_image_manifest_schema.lo
10:45:00 [2023-10-24T10:45:00.109Z] #73 54.69   CC       src/runtime_spec_schema_config_linux.lo
10:45:00 [2023-10-24T10:45:00.109Z] #73 54.70   CC       src/runtime_spec_schema_config_zos.lo
10:45:00 [2023-10-24T10:45:00.109Z] #73 54.72   CC       src/runtime_spec_schema_config_schema.lo
10:45:00 [2023-10-24T10:45:00.109Z] #73 54.72   CC       src/runtime_spec_schema_config_solaris.lo
10:45:00 [2023-10-24T10:45:00.109Z] #73 54.74   CC       src/runtime_spec_schema_config_vm.lo
10:45:00 [2023-10-24T10:45:00.109Z] #73 54.74   CC       src/runtime_spec_schema_config_windows.lo
10:45:00 [2023-10-24T10:45:00.109Z] #73 54.75   CC       src/runtime_spec_schema_defs.lo
10:45:00 [2023-10-24T10:45:00.109Z] #73 54.75   CC       src/runtime_spec_schema_defs_linux.lo
10:45:00 [2023-10-24T10:45:00.109Z] #73 54.75   CC       src/runtime_spec_schema_defs_zos.lo
10:45:00 [2023-10-24T10:45:00.109Z] #73 54.76   CC       src/runtime_spec_schema_defs_vm.lo
10:45:00 [2023-10-24T10:45:00.109Z] #73 54.76   CC       src/runtime_spec_schema_defs_windows.lo
10:45:00 [2023-10-24T10:45:00.109Z] #73 54.83   CC       src/runtime_spec_schema_state_schema.lo
10:45:00 [2023-10-24T10:45:00.109Z] #73 54.84   CC       src/image_manifest_items_image_manifest_items_schema.lo
10:45:00 [2023-10-24T10:45:00.109Z] #73 54.88   CC       src/basic_test_double_array_item.lo
10:45:00 [2023-10-24T10:45:00.109Z] #73 54.93   CC       src/basic_test_double_array.lo
10:45:00 [2023-10-24T10:45:00.109Z] #73 54.96   CC       src/basic_test_top_array_int.lo
10:45:00 [2023-10-24T10:45:00.109Z] #73 54.96   CC       src/basic_test_top_array_string.lo
10:45:00 [2023-10-24T10:45:00.109Z] #73 54.97   CC       src/basic_test_top_double_array_int.lo
10:45:00 [2023-10-24T10:45:00.109Z] #73 55.02   CC       src/basic_test_top_double_array_obj.lo
10:45:00 [2023-10-24T10:45:00.109Z] #73 55.03   CC       src/basic_test_top_double_array_refobj.lo
10:45:00 [2023-10-24T10:45:00.109Z] #73 55.04   CC       src/basic_test_top_double_array_string.lo
10:45:00 [2023-10-24T10:45:00.109Z] #73 55.04   CC       src/read-file.lo
10:45:00 [2023-10-24T10:45:00.109Z] #73 55.06   CC       src/json_common.lo
10:45:00 [2023-10-24T10:45:00.109Z] #73 55.10   CC       tests/test-1.o
10:45:00 [2023-10-24T10:45:00.109Z] #73 55.17   CC       tests/test-2.o
10:45:00 [2023-10-24T10:45:00.109Z] #73 55.18   CC       tests/test-3.o
10:45:00 [2023-10-24T10:45:00.109Z] #73 55.18   CC       tests/test-5.o
10:45:00 [2023-10-24T10:45:00.109Z] #73 55.18   CC       tests/test-4.o
10:45:00 [2023-10-24T10:45:00.109Z] #73 55.19   CC       tests/test-6.o
10:45:00 [2023-10-24T10:45:00.109Z] #73 55.23   CC       tests/test-7.o
10:45:00 [2023-10-24T10:45:00.109Z] #73 55.24   CC       tests/test-8.o
10:45:00 [2023-10-24T10:45:00.109Z] #73 55.25   CC       tests/test-9.o
10:45:00 [2023-10-24T10:45:00.109Z] #73 55.28   CC       tests/test-10.o
10:45:00 [2023-10-24T10:45:00.109Z] #73 55.30   CC       tests/test-11.o
10:45:00 [2023-10-24T10:45:00.677Z] #73 ...
10:45:00 [2023-10-24T10:45:00.677Z] 
10:45:00 [2023-10-24T10:45:00.677Z] #87 [dev-systemd-false 11/19] COPY --link --from=runc          /build/ /usr/local/bin/
10:45:00 [2023-10-24T10:45:00.677Z] #87 DONE 0.6s
10:45:00 [2023-10-24T10:45:00.677Z] 
10:45:00 [2023-10-24T10:45:00.677Z] #70 [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...)
10:45:02 [2023-10-24T10:45:02.051Z] #70 ...
10:45:02 [2023-10-24T10:45:02.051Z] 
10:45:02 [2023-10-24T10:45:02.051Z] #73 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
10:45:02 [2023-10-24T10:45:02.051Z] #73 57.06   CCLD     libocispec.la
10:45:02 [2023-10-24T10:45:02.051Z] #73 57.21   CCLD     src/validate
10:45:02 [2023-10-24T10:45:02.051Z] #73 57.21   CCLD     tests/test-2
10:45:02 [2023-10-24T10:45:02.051Z] #73 57.21   CCLD     tests/test-1
10:45:02 [2023-10-24T10:45:02.051Z] #73 57.21   CCLD     tests/test-3
10:45:02 [2023-10-24T10:45:02.051Z] #73 57.21   CCLD     tests/test-4
10:45:02 [2023-10-24T10:45:02.051Z] #73 57.21   CCLD     tests/test-5
10:45:02 [2023-10-24T10:45:02.051Z] #73 57.21   CCLD     tests/test-6
10:45:02 [2023-10-24T10:45:02.051Z] #73 57.22   CCLD     tests/test-8
10:45:02 [2023-10-24T10:45:02.051Z] #73 57.22   CCLD     tests/test-7
10:45:02 [2023-10-24T10:45:02.051Z] #73 57.22 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
10:45:02 [2023-10-24T10:45:02.051Z] #73 57.22   CCLD     tests/test-10
10:45:02 [2023-10-24T10:45:02.051Z] #73 57.22   CCLD     tests/test-11
10:45:02 [2023-10-24T10:45:02.051Z] #73 57.22   CCLD     tests/test-9
10:45:02 [2023-10-24T10:45:02.051Z] #73 57.32 libtool: link: ar cr libocispec.a 
10:45:02 [2023-10-24T10:45:02.309Z] #73 57.32 libtool: link: ranlib libocispec.a
10:45:02 [2023-10-24T10:45:02.309Z] #73 57.43 make[5]: Entering directory '/tmp/crun-build/libocispec'
10:45:02 [2023-10-24T10:45:02.309Z] #73 57.44 make[5]: Nothing to be done for 'install-exec-am'.
10:45:02 [2023-10-24T10:45:02.309Z] #73 57.44 make[5]: Nothing to be done for 'install-data-am'.
10:45:02 [2023-10-24T10:45:02.309Z] #73 57.44 make[5]: Leaving directory '/tmp/crun-build/libocispec'
10:45:02 [2023-10-24T10:45:02.309Z] #73 57.44 make[4]: Leaving directory '/tmp/crun-build/libocispec'
10:45:02 [2023-10-24T10:45:02.309Z] #73 57.44 make[3]: Leaving directory '/tmp/crun-build/libocispec'
10:45:02 [2023-10-24T10:45:02.309Z] #73 57.44 make[2]: Leaving directory '/tmp/crun-build/libocispec'
10:45:02 [2023-10-24T10:45:02.309Z] #73 57.45 make[2]: Entering directory '/tmp/crun-build'
10:45:02 [2023-10-24T10:45:02.309Z] #73 57.47   CC       src/crun-crun.o
10:45:02 [2023-10-24T10:45:02.309Z] #73 57.48   CC       src/crun-run.o
10:45:02 [2023-10-24T10:45:02.309Z] #73 57.48   CC       src/crun-delete.o
10:45:02 [2023-10-24T10:45:02.309Z] #73 57.48   CC       src/crun-kill.o
10:45:02 [2023-10-24T10:45:02.309Z] #73 57.48   CC       src/crun-pause.o
10:45:02 [2023-10-24T10:45:02.309Z] #73 57.48   CC       src/crun-unpause.o
10:45:02 [2023-10-24T10:45:02.309Z] #73 57.48   CC       src/crun-spec.o
10:45:02 [2023-10-24T10:45:02.309Z] #73 57.48   CC       src/crun-exec.o
10:45:02 [2023-10-24T10:45:02.309Z] #73 57.48   CC       src/crun-list.o
10:45:02 [2023-10-24T10:45:02.309Z] #73 57.48   CC       src/crun-create.o
10:45:02 [2023-10-24T10:45:02.309Z] #73 57.48   CC       src/crun-start.o
10:45:02 [2023-10-24T10:45:02.309Z] #73 57.49   CC       src/crun-state.o
10:45:02 [2023-10-24T10:45:02.309Z] #73 57.49   CC       src/crun-update.o
10:45:02 [2023-10-24T10:45:02.309Z] #73 57.49   CC       src/crun-ps.o
10:45:02 [2023-10-24T10:45:02.309Z] #73 57.49   CC       src/crun-checkpoint.o
10:45:02 [2023-10-24T10:45:02.309Z] #73 57.49   CC       src/crun-restore.o
10:45:02 [2023-10-24T10:45:02.309Z] #73 57.51   CC       src/libcrun/libcrun_la-utils.lo
10:45:02 [2023-10-24T10:45:02.309Z] #73 57.53   CC       src/libcrun/libcrun_la-cloned_binary.lo
10:45:02 [2023-10-24T10:45:02.309Z] #73 57.54   CC       src/libcrun/libcrun_la-container.lo
10:45:02 [2023-10-24T10:45:02.568Z] #73 57.57   CC       src/libcrun/libcrun_la-cgroup.lo
10:45:02 [2023-10-24T10:45:02.568Z] #73 57.58   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
10:45:02 [2023-10-24T10:45:02.568Z] #73 57.62   CC       src/libcrun/libcrun_la-cgroup-resources.lo
10:45:02 [2023-10-24T10:45:02.568Z] #73 57.62   CC       src/libcrun/libcrun_la-cgroup-setup.lo
10:45:02 [2023-10-24T10:45:02.568Z] #73 57.63   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
10:45:02 [2023-10-24T10:45:02.568Z] #73 57.64   CC       src/libcrun/libcrun_la-cgroup-utils.lo
10:45:02 [2023-10-24T10:45:02.568Z] #73 57.65   CC       src/libcrun/libcrun_la-criu.lo
10:45:02 [2023-10-24T10:45:02.568Z] #73 57.65   CC       src/libcrun/libcrun_la-custom-handler.lo
10:45:02 [2023-10-24T10:45:02.568Z] #73 57.66   CC       src/libcrun/libcrun_la-linux.lo
10:45:02 [2023-10-24T10:45:02.568Z] #73 57.67   CC       src/libcrun/libcrun_la-seccomp.lo
10:45:02 [2023-10-24T10:45:02.568Z] #73 57.67   CC       src/libcrun/libcrun_la-error.lo
10:45:02 [2023-10-24T10:45:02.568Z] #73 57.67   CC       src/libcrun/libcrun_la-ebpf.lo
10:45:02 [2023-10-24T10:45:02.568Z] #73 57.67   CC       src/libcrun/libcrun_la-status.lo
10:45:02 [2023-10-24T10:45:02.568Z] #73 57.68   CC       src/libcrun/libcrun_la-terminal.lo
10:45:02 [2023-10-24T10:45:02.568Z] #73 57.68   CC       src/libcrun/libcrun_la-chroot_realpath.lo
10:45:02 [2023-10-24T10:45:02.568Z] #73 57.72   CC       src/libcrun/libcrun_la-signals.lo
10:45:02 [2023-10-24T10:45:02.826Z] #73 57.85   CC       src/libcrun/libcrun_la-mount_flags.lo
10:45:02 [2023-10-24T10:45:02.826Z] #73 57.87   CC       src/libcrun/libcrun_la-seccomp_notify.lo
10:45:02 [2023-10-24T10:45:02.826Z] #73 57.88   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
10:45:02 [2023-10-24T10:45:02.826Z] #73 57.90   CC       src/libcrun/handlers/libcrun_la-krun.lo
10:45:02 [2023-10-24T10:45:02.826Z] #73 57.91   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
10:45:02 [2023-10-24T10:45:02.826Z] #73 57.91   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
10:45:02 [2023-10-24T10:45:02.826Z] #73 57.93   CC       tests/init.o
10:45:02 [2023-10-24T10:45:02.826Z] #73 57.94   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
10:45:02 [2023-10-24T10:45:02.826Z] #73 57.95   CC       src/libcrun/libcrun_testing_a-utils.o
10:45:02 [2023-10-24T10:45:02.826Z] #73 57.96   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
10:45:02 [2023-10-24T10:45:02.826Z] #73 57.99   CC       src/libcrun/libcrun_testing_a-container.o
10:45:02 [2023-10-24T10:45:02.826Z] #73 58.00   CC       src/libcrun/libcrun_testing_a-cgroup.o
10:45:02 [2023-10-24T10:45:02.826Z] #73 58.02   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
10:45:02 [2023-10-24T10:45:02.826Z] #73 58.03   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
10:45:02 [2023-10-24T10:45:02.826Z] #73 58.12   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
10:45:03 [2023-10-24T10:45:03.085Z] #73 58.13   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
10:45:03 [2023-10-24T10:45:03.085Z] #73 58.15   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
10:45:03 [2023-10-24T10:45:03.085Z] #73 58.15   CC       src/libcrun/libcrun_testing_a-criu.o
10:45:03 [2023-10-24T10:45:03.085Z] #73 58.17   CC       src/libcrun/libcrun_testing_a-custom-handler.o
10:45:03 [2023-10-24T10:45:03.085Z] #73 58.20   CC       src/libcrun/libcrun_testing_a-linux.o
10:45:03 [2023-10-24T10:45:03.085Z] #73 58.25   CC       src/libcrun/libcrun_testing_a-seccomp.o
10:45:03 [2023-10-24T10:45:03.085Z] #73 58.26   CC       src/libcrun/libcrun_testing_a-ebpf.o
10:45:03 [2023-10-24T10:45:03.085Z] #73 58.34   CC       src/libcrun/libcrun_testing_a-error.o
10:45:03 [2023-10-24T10:45:03.085Z] #73 58.39   CC       src/libcrun/libcrun_testing_a-status.o
10:45:03 [2023-10-24T10:45:03.344Z] #73 58.40   CC       src/libcrun/libcrun_testing_a-terminal.o
10:45:03 [2023-10-24T10:45:03.344Z] #73 58.42   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
10:45:03 [2023-10-24T10:45:03.344Z] #73 58.43   CC       src/libcrun/libcrun_testing_a-signals.o
10:45:03 [2023-10-24T10:45:03.344Z] #73 58.52   CC       src/libcrun/libcrun_testing_a-mount_flags.o
10:45:03 [2023-10-24T10:45:03.344Z] #73 58.53   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
10:45:03 [2023-10-24T10:45:03.344Z] #73 58.64   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
10:45:03 [2023-10-24T10:45:03.602Z] #73 58.65   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
10:45:03 [2023-10-24T10:45:03.602Z] #73 58.68   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
10:45:03 [2023-10-24T10:45:03.602Z] #73 58.69   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
10:45:03 [2023-10-24T10:45:03.602Z] #73 58.72   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
10:45:03 [2023-10-24T10:45:03.602Z] #73 58.76   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
10:45:03 [2023-10-24T10:45:03.860Z] #73 58.94   CCLD     tests/init
10:45:05 [2023-10-24T10:45:05.234Z] #73 60.45   CCLD     libcrun.la
10:45:05 [2023-10-24T10:45:05.492Z] #73 60.64   CCLD     crun
10:45:05 [2023-10-24T10:45:05.492Z] #73 60.78   AR       libcrun_testing.a
10:45:05 [2023-10-24T10:45:05.749Z] #73 60.79 ar: `u' modifier ignored since `D' is the default (see `U')
10:45:05 [2023-10-24T10:45:05.749Z] #73 60.81   CCLD     tests/tests_libcrun_utils
10:45:05 [2023-10-24T10:45:05.749Z] #73 60.81   CCLD     tests/tests_libcrun_fuzzer
10:45:05 [2023-10-24T10:45:05.749Z] #73 60.81   CCLD     tests/tests_libcrun_errors
10:45:05 [2023-10-24T10:45:05.749Z] #73 60.95 make[3]: Entering directory '/tmp/crun-build'
10:45:05 [2023-10-24T10:45:05.749Z] #73 61.02  /bin/mkdir -p '/usr/local/share/man/man1'
10:45:05 [2023-10-24T10:45:05.749Z] #73 61.02  /bin/mkdir -p '/usr/local/lib'
10:45:05 [2023-10-24T10:45:05.749Z] #73 61.02  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
10:45:05 [2023-10-24T10:45:05.749Z] #73 61.02  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
10:45:05 [2023-10-24T10:45:05.749Z] #73 61.04 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
10:45:06 [2023-10-24T10:45:06.006Z] #73 61.04 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
10:45:06 [2023-10-24T10:45:06.006Z] #73 61.05 libtool: install: chmod 644 /usr/local/lib/libcrun.a
10:45:06 [2023-10-24T10:45:06.006Z] #73 61.05 libtool: install: ranlib /usr/local/lib/libcrun.a
10:45:06 [2023-10-24T10:45:06.263Z] #73 61.23 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
10:45:06 [2023-10-24T10:45:06.263Z] #73 61.23 ----------------------------------------------------------------------
10:45:06 [2023-10-24T10:45:06.263Z] #73 61.23 Libraries have been installed in:
10:45:06 [2023-10-24T10:45:06.263Z] #73 61.23    /usr/local/lib
10:45:06 [2023-10-24T10:45:06.263Z] #73 61.23 
10:45:06 [2023-10-24T10:45:06.263Z] #73 61.23 If you ever happen to want to link against installed libraries
10:45:06 [2023-10-24T10:45:06.263Z] #73 61.23 in a given directory, LIBDIR, you must either use libtool, and
10:45:06 [2023-10-24T10:45:06.264Z] #73 61.23 specify the full pathname of the library, or use the '-LLIBDIR'
10:45:06 [2023-10-24T10:45:06.264Z] #73 61.23 flag during linking and do at least one of the following:
10:45:06 [2023-10-24T10:45:06.264Z] #73 61.23    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
10:45:06 [2023-10-24T10:45:06.264Z] #73 61.23      during execution
10:45:06 [2023-10-24T10:45:06.264Z] #73 61.23    - add LIBDIR to the 'LD_RUN_PATH' environment variable
10:45:06 [2023-10-24T10:45:06.264Z] #73 61.23      during linking
10:45:06 [2023-10-24T10:45:06.264Z] #73 61.23    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
10:45:06 [2023-10-24T10:45:06.264Z] #73 61.23    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
10:45:06 [2023-10-24T10:45:06.264Z] #73 61.23 
10:45:06 [2023-10-24T10:45:06.264Z] #73 61.23 See any operating system documentation about shared libraries for
10:45:06 [2023-10-24T10:45:06.264Z] #73 61.23 more information, such as the ld(1) and ld.so(8) manual pages.
10:45:06 [2023-10-24T10:45:06.264Z] #73 61.23 ----------------------------------------------------------------------
10:45:06 [2023-10-24T10:45:06.264Z] #73 61.23  /bin/mkdir -p '/build'
10:45:06 [2023-10-24T10:45:06.264Z] #73 61.23   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
10:45:06 [2023-10-24T10:45:06.264Z] #73 61.25 libtool: install: /usr/bin/install -c crun /build/crun
10:45:06 [2023-10-24T10:45:06.264Z] #73 61.26 make[3]: Leaving directory '/tmp/crun-build'
10:45:06 [2023-10-24T10:45:06.264Z] #73 61.26 make[2]: Leaving directory '/tmp/crun-build'
10:45:06 [2023-10-24T10:45:06.264Z] #73 61.26 make[1]: Leaving directory '/tmp/crun-build'
10:45:09 [2023-10-24T10:45:09.539Z] #73 DONE 64.7s
10:45:09 [2023-10-24T10:45:09.539Z] 
10:45:09 [2023-10-24T10:45:09.539Z] #70 [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...)
10:45:09 [2023-10-24T10:45:09.539Z] #70 55.77 + bin/containerd-stress
10:45:09 [2023-10-24T10:45:09.539Z] #70 55.77 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.6 -X github.com/containerd/containerd/version.Revision=091922f03c2762540fd057fba91260237ff86acb -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
10:45:09 [2023-10-24T10:45:09.539Z] #70 58.06 + bin/containerd-shim
10:45:09 [2023-10-24T10:45:09.539Z] #70 58.67 + bin/containerd-shim-runc-v1
10:45:09 [2023-10-24T10:45:09.539Z] #70 59.54 + bin/containerd-shim-runc-v2
10:45:09 [2023-10-24T10:45:09.539Z] #70 60.27 + binaries
10:45:09 [2023-10-24T10:45:09.539Z] #70 DONE 62.8s
10:45:10 [2023-10-24T10:45:10.470Z] 
10:45:10 [2023-10-24T10:45:10.470Z] #88 [dev-systemd-false 12/19] COPY --link --from=containerd    /build/ /usr/local/bin/
10:45:10 [2023-10-24T10:45:10.470Z] #88 DONE 0.2s
10:45:10 [2023-10-24T10:45:10.727Z] 
10:45:10 [2023-10-24T10:45:10.727Z] #89 [dev-systemd-false 13/19] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
10:45:10 [2023-10-24T10:45:10.727Z] #89 DONE 0.1s
10:45:10 [2023-10-24T10:45:10.727Z] 
10:45:10 [2023-10-24T10:45:10.727Z] #90 [dev-systemd-false 14/19] COPY --link --from=vpnkit        /       /usr/local/bin/
10:45:10 [2023-10-24T10:45:10.727Z] #90 DONE 0.1s
10:45:10 [2023-10-24T10:45:10.727Z] 
10:45:10 [2023-10-24T10:45:10.727Z] #91 [dev-systemd-false 15/19] COPY --link --from=containerutil /build/ /usr/local/bin/
10:45:10 [2023-10-24T10:45:10.727Z] #91 DONE 0.0s
10:45:10 [2023-10-24T10:45:10.727Z] 
10:45:10 [2023-10-24T10:45:10.727Z] #92 [dev-systemd-false 16/19] COPY --link --from=crun          /build/ /usr/local/bin/
10:45:10 [2023-10-24T10:45:10.727Z] #92 DONE 0.0s
10:45:10 [2023-10-24T10:45:10.984Z] 
10:45:10 [2023-10-24T10:45:10.984Z] #93 [dev-systemd-false 17/19] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
10:45:10 [2023-10-24T10:45:10.984Z] #93 DONE 0.0s
10:45:10 [2023-10-24T10:45:10.984Z] 
10:45:10 [2023-10-24T10:45:10.984Z] #94 [dev-systemd-false 18/19] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
10:45:10 [2023-10-24T10:45:10.984Z] #94 DONE 0.1s
10:45:10 [2023-10-24T10:45:10.984Z] 
10:45:10 [2023-10-24T10:45:10.984Z] #95 [dev-systemd-false 19/19] WORKDIR /go/src/github.com/docker/docker
10:45:10 [2023-10-24T10:45:10.984Z] #95 DONE 0.0s
10:45:10 [2023-10-24T10:45:10.984Z] 
10:45:10 [2023-10-24T10:45:10.984Z] #96 [dev-base  1/13] RUN groupadd -r docker
10:45:11 [2023-10-24T10:45:11.241Z] #96 DONE 0.2s
10:45:11 [2023-10-24T10:45:11.241Z] 
10:45:11 [2023-10-24T10:45:11.241Z] #97 [dev-base  2/13] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
10:45:11 [2023-10-24T10:45:11.806Z] #97 DONE 0.5s
10:45:11 [2023-10-24T10:45:11.806Z] 
10:45:11 [2023-10-24T10:45:11.806Z] #98 [dev-base  3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
10:45:12 [2023-10-24T10:45:12.063Z] #98 0.298 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
10:45:12 [2023-10-24T10:45:12.063Z] #98 DONE 0.3s
10:45:12 [2023-10-24T10:45:12.063Z] 
10:45:12 [2023-10-24T10:45:12.063Z] #99 [dev-base  4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
10:45:12 [2023-10-24T10:45:12.320Z] #99 DONE 0.3s
10:45:12 [2023-10-24T10:45:12.320Z] 
10:45:12 [2023-10-24T10:45:12.320Z] #100 [dev-base  5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
10:45:12 [2023-10-24T10:45:12.577Z] #100 DONE 0.3s
10:45:12 [2023-10-24T10:45:12.835Z] 
10:45:12 [2023-10-24T10:45:12.835Z] #101 [dev-base  6/13] RUN ldconfig
10:45:13 [2023-10-24T10:45:13.092Z] #101 DONE 0.4s
10:45:13 [2023-10-24T10:45:13.092Z] 
10:45:13 [2023-10-24T10:45:13.092Z] #102 [dev-base  7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
10:45:13 [2023-10-24T10:45:13.656Z] #102 DONE 0.4s
10:45:13 [2023-10-24T10:45:13.656Z] 
10:45:13 [2023-10-24T10:45:13.656Z] #103 [dev-base  8/13] 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             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
10:45:14 [2023-10-24T10:45:14.220Z] #103 0.607 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
10:45:14 [2023-10-24T10:45:14.220Z] #103 0.617 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:45:14 [2023-10-24T10:45:14.220Z] #103 0.617 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:45:14 [2023-10-24T10:45:14.220Z] #103 0.741 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
10:45:14 [2023-10-24T10:45:14.220Z] #103 0.858 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [252 kB]
10:45:14 [2023-10-24T10:45:14.477Z] #103 0.969 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
10:45:15 [2023-10-24T10:45:15.042Z] #103 1.690 Fetched 8426 kB in 1s (6269 kB/s)
10:45:15 [2023-10-24T10:45:15.606Z] #103 1.690 Reading package lists...
10:45:16 [2023-10-24T10:45:16.169Z] #103 2.231 Reading package lists...
10:45:16 [2023-10-24T10:45:16.425Z] #103 2.747 Building dependency tree...
10:45:16 [2023-10-24T10:45:16.682Z] #103 3.080 The following additional packages will be installed:
10:45:16 [2023-10-24T10:45:16.682Z] #103 3.081   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
10:45:16 [2023-10-24T10:45:16.682Z] #103 3.081   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
10:45:16 [2023-10-24T10:45:16.682Z] #103 3.081   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
10:45:16 [2023-10-24T10:45:16.682Z] #103 3.081   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
10:45:16 [2023-10-24T10:45:16.682Z] #103 3.081   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
10:45:16 [2023-10-24T10:45:16.682Z] #103 3.081   xxd
10:45:16 [2023-10-24T10:45:16.682Z] #103 3.083 Suggested packages:
10:45:16 [2023-10-24T10:45:16.682Z] #103 3.083   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
10:45:16 [2023-10-24T10:45:16.682Z] #103 3.083   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
10:45:16 [2023-10-24T10:45:16.682Z] #103 3.083   ctags vim-doc vim-scripts xfsdump acl attr quota
10:45:16 [2023-10-24T10:45:16.682Z] #103 3.083 Recommended packages:
10:45:16 [2023-10-24T10:45:16.682Z] #103 3.083   libatm1 nftables libpam-cap build-essential python3-dev dbus
10:45:16 [2023-10-24T10:45:16.682Z] #103 3.083   systemd-timesyncd | time-daemon unzip
10:45:16 [2023-10-24T10:45:16.939Z] #103 3.438 The following NEW packages will be installed:
10:45:16 [2023-10-24T10:45:16.939Z] #103 3.439   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
10:45:16 [2023-10-24T10:45:16.939Z] #103 3.439   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
10:45:16 [2023-10-24T10:45:16.939Z] #103 3.439   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
10:45:16 [2023-10-24T10:45:16.939Z] #103 3.439   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
10:45:16 [2023-10-24T10:45:16.939Z] #103 3.439   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
10:45:16 [2023-10-24T10:45:16.939Z] #103 3.439   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
10:45:16 [2023-10-24T10:45:16.939Z] #103 3.439   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
10:45:16 [2023-10-24T10:45:16.939Z] #103 3.440   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
10:45:16 [2023-10-24T10:45:16.939Z] #103 3.440   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
10:45:16 [2023-10-24T10:45:16.939Z] #103 3.440   xz-utils zip zstd
10:45:17 [2023-10-24T10:45:17.196Z] #103 3.714 0 upgraded, 59 newly installed, 0 to remove and 0 not upgraded.
10:45:17 [2023-10-24T10:45:17.197Z] #103 3.714 Need to get 32.1 MB of archives.
10:45:17 [2023-10-24T10:45:17.197Z] #103 3.714 After this operation, 124 MB of additional disk space will be used.
10:45:17 [2023-10-24T10:45:17.197Z] #103 3.714 Get:1 http://deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
10:45:17 [2023-10-24T10:45:17.197Z] #103 3.718 Get:2 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
10:45:17 [2023-10-24T10:45:17.197Z] #103 3.719 Get:3 http://deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
10:45:17 [2023-10-24T10:45:17.197Z] #103 3.720 Get:4 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
10:45:17 [2023-10-24T10:45:17.197Z] #103 3.722 Get:5 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
10:45:17 [2023-10-24T10:45:17.197Z] #103 3.723 Get:6 http://deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2+deb11u1 [41.6 kB]
10:45:17 [2023-10-24T10:45:17.197Z] #103 3.724 Get:7 http://deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
10:45:17 [2023-10-24T10:45:17.197Z] #103 3.726 Get:8 http://deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
10:45:17 [2023-10-24T10:45:17.197Z] #103 3.727 Get:9 http://deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
10:45:17 [2023-10-24T10:45:17.197Z] #103 3.728 Get:10 http://deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u4 [4155 kB]
10:45:17 [2023-10-24T10:45:17.197Z] #103 3.752 Get:11 http://deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
10:45:17 [2023-10-24T10:45:17.197Z] #103 3.752 Get:12 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
10:45:17 [2023-10-24T10:45:17.197Z] #103 3.753 Get:13 http://deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
10:45:17 [2023-10-24T10:45:17.197Z] #103 3.754 Get:14 http://deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
10:45:17 [2023-10-24T10:45:17.197Z] #103 3.754 Get:15 http://deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
10:45:17 [2023-10-24T10:45:17.197Z] #103 3.754 Get:16 http://deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
10:45:17 [2023-10-24T10:45:17.197Z] #103 3.755 Get:17 http://deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
10:45:17 [2023-10-24T10:45:17.197Z] #103 3.759 Get:18 http://deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
10:45:17 [2023-10-24T10:45:17.197Z] #103 3.761 Get:19 http://deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
10:45:17 [2023-10-24T10:45:17.197Z] #103 3.763 Get:20 http://deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
10:45:17 [2023-10-24T10:45:17.197Z] #103 3.764 Get:21 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
10:45:17 [2023-10-24T10:45:17.197Z] #103 3.764 Get:22 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
10:45:17 [2023-10-24T10:45:17.197Z] #103 3.766 Get:23 http://deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
10:45:17 [2023-10-24T10:45:17.197Z] #103 3.769 Get:24 http://deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u2 [242 kB]
10:45:17 [2023-10-24T10:45:17.197Z] #103 3.770 Get:25 http://deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
10:45:17 [2023-10-24T10:45:17.197Z] #103 3.771 Get:26 http://deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
10:45:17 [2023-10-24T10:45:17.197Z] #103 3.771 Get:27 http://deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
10:45:17 [2023-10-24T10:45:17.197Z] #103 3.819 Get:28 http://deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
10:45:17 [2023-10-24T10:45:17.454Z] #103 3.820 Get:29 http://deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
10:45:17 [2023-10-24T10:45:17.454Z] #103 3.822 Get:30 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
10:45:17 [2023-10-24T10:45:17.454Z] #103 3.823 Get:31 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
10:45:17 [2023-10-24T10:45:17.454Z] #103 3.824 Get:32 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
10:45:17 [2023-10-24T10:45:17.454Z] #103 3.824 Get:33 http://deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
10:45:17 [2023-10-24T10:45:17.454Z] #103 3.824 Get:34 http://deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
10:45:17 [2023-10-24T10:45:17.454Z] #103 3.825 Get:35 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
10:45:17 [2023-10-24T10:45:17.454Z] #103 4.026 Get:36 http://deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
10:45:17 [2023-10-24T10:45:17.454Z] #103 4.027 Get:37 http://deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
10:45:17 [2023-10-24T10:45:17.454Z] #103 4.028 Get:38 http://deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
10:45:17 [2023-10-24T10:45:17.454Z] #103 4.028 Get:39 http://deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
10:45:17 [2023-10-24T10:45:17.454Z] #103 4.028 Get:40 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
10:45:17 [2023-10-24T10:45:17.454Z] #103 4.029 Get:41 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3+deb11u2 [23.5 kB]
10:45:17 [2023-10-24T10:45:17.454Z] #103 4.029 Get:42 http://deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
10:45:17 [2023-10-24T10:45:17.454Z] #103 4.031 Get:43 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
10:45:17 [2023-10-24T10:45:17.454Z] #103 4.031 Get:44 http://deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
10:45:17 [2023-10-24T10:45:17.454Z] #103 4.114 Get:45 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
10:45:17 [2023-10-24T10:45:17.711Z] #103 4.114 Get:46 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
10:45:17 [2023-10-24T10:45:17.711Z] #103 4.115 Get:47 http://deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
10:45:17 [2023-10-24T10:45:17.711Z] #103 4.117 Get:48 http://deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
10:45:17 [2023-10-24T10:45:17.711Z] #103 4.152 Get:49 http://deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
10:45:17 [2023-10-24T10:45:17.711Z] #103 4.152 Get:50 http://deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
10:45:17 [2023-10-24T10:45:17.711Z] #103 4.175 Get:51 http://deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
10:45:17 [2023-10-24T10:45:17.711Z] #103 4.180 Get:52 http://deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u4 [161 kB]
10:45:17 [2023-10-24T10:45:17.711Z] #103 4.212 Get:53 http://deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
10:45:17 [2023-10-24T10:45:17.711Z] #103 4.214 Get:54 http://deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
10:45:17 [2023-10-24T10:45:17.711Z] #103 4.215 Get:55 http://deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
10:45:17 [2023-10-24T10:45:17.968Z] #103 4.527 Get:56 http://deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
10:45:17 [2023-10-24T10:45:17.968Z] #103 4.610 Get:57 http://deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
10:45:17 [2023-10-24T10:45:17.968Z] #103 4.632 Get:58 http://deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
10:45:18 [2023-10-24T10:45:18.225Z] #103 4.633 Get:59 http://deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
10:45:18 [2023-10-24T10:45:18.225Z] #103 4.890 debconf: delaying package configuration, since apt-utils is not installed
10:45:18 [2023-10-24T10:45:18.482Z] #103 4.929 Fetched 32.1 MB in 1s (26.5 MB/s)
10:45:18 [2023-10-24T10:45:18.482Z] #103 4.955 Selecting previously unselected package libapparmor1:arm64.
10:45:18 [2023-10-24T10:45:18.482Z] #103 4.955 (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 ... 15746 files and directories currently installed.)
10:45:18 [2023-10-24T10:45:18.482Z] #103 4.963 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
10:45:18 [2023-10-24T10:45:18.482Z] #103 4.970 Unpacking libapparmor1:arm64 (2.13.6-10) ...
10:45:18 [2023-10-24T10:45:18.482Z] #103 5.008 Selecting previously unselected package libcap2:arm64.
10:45:18 [2023-10-24T10:45:18.482Z] #103 5.011 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
10:45:18 [2023-10-24T10:45:18.482Z] #103 5.014 Unpacking libcap2:arm64 (1:2.44-1) ...
10:45:18 [2023-10-24T10:45:18.482Z] #103 5.048 Selecting previously unselected package libargon2-1:arm64.
10:45:18 [2023-10-24T10:45:18.482Z] #103 5.050 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
10:45:18 [2023-10-24T10:45:18.482Z] #103 5.054 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
10:45:18 [2023-10-24T10:45:18.482Z] #103 5.085 Selecting previously unselected package dmsetup.
10:45:18 [2023-10-24T10:45:18.482Z] #103 5.087 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
10:45:18 [2023-10-24T10:45:18.482Z] #103 5.091 Unpacking dmsetup (2:1.02.175-2.1) ...
10:45:18 [2023-10-24T10:45:18.482Z] #103 5.127 Selecting previously unselected package libdevmapper1.02.1:arm64.
10:45:18 [2023-10-24T10:45:18.739Z] #103 5.130 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
10:45:18 [2023-10-24T10:45:18.739Z] #103 5.133 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
10:45:18 [2023-10-24T10:45:18.739Z] #103 5.175 Selecting previously unselected package libjson-c5:arm64.
10:45:18 [2023-10-24T10:45:18.739Z] #103 5.177 Preparing to unpack .../05-libjson-c5_0.15-2+deb11u1_arm64.deb ...
10:45:18 [2023-10-24T10:45:18.739Z] #103 5.180 Unpacking libjson-c5:arm64 (0.15-2+deb11u1) ...
10:45:18 [2023-10-24T10:45:18.739Z] #103 5.215 Selecting previously unselected package libcryptsetup12:arm64.
10:45:18 [2023-10-24T10:45:18.739Z] #103 5.217 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
10:45:18 [2023-10-24T10:45:18.739Z] #103 5.220 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
10:45:18 [2023-10-24T10:45:18.739Z] #103 5.272 Selecting previously unselected package libip4tc2:arm64.
10:45:18 [2023-10-24T10:45:18.739Z] #103 5.274 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
10:45:18 [2023-10-24T10:45:18.739Z] #103 5.289 Unpacking libip4tc2:arm64 (1.8.7-1) ...
10:45:18 [2023-10-24T10:45:18.739Z] #103 5.322 Selecting previously unselected package libkmod2:arm64.
10:45:18 [2023-10-24T10:45:18.739Z] #103 5.324 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
10:45:18 [2023-10-24T10:45:18.739Z] #103 5.328 Unpacking libkmod2:arm64 (28-1) ...
10:45:18 [2023-10-24T10:45:18.739Z] #103 5.370 Selecting previously unselected package systemd.
10:45:18 [2023-10-24T10:45:18.739Z] #103 5.372 Preparing to unpack .../09-systemd_247.3-7+deb11u4_arm64.deb ...
10:45:18 [2023-10-24T10:45:18.739Z] #103 5.417 Unpacking systemd (247.3-7+deb11u4) ...
10:45:19 [2023-10-24T10:45:19.303Z] #103 5.781 Selecting previously unselected package pigz.
10:45:19 [2023-10-24T10:45:19.303Z] #103 5.783 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
10:45:19 [2023-10-24T10:45:19.303Z] #103 5.787 Unpacking pigz (2.6-1) ...
10:45:19 [2023-10-24T10:45:19.303Z] #103 5.822 Selecting previously unselected package libelf1:arm64.
10:45:19 [2023-10-24T10:45:19.303Z] #103 5.824 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
10:45:19 [2023-10-24T10:45:19.303Z] #103 5.827 Unpacking libelf1:arm64 (0.183-1) ...
10:45:19 [2023-10-24T10:45:19.303Z] #103 5.873 Selecting previously unselected package libbpf0:arm64.
10:45:19 [2023-10-24T10:45:19.303Z] #103 5.875 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
10:45:19 [2023-10-24T10:45:19.303Z] #103 5.879 Unpacking libbpf0:arm64 (1:0.3-2) ...
10:45:19 [2023-10-24T10:45:19.303Z] #103 5.918 Selecting previously unselected package libmnl0:arm64.
10:45:19 [2023-10-24T10:45:19.303Z] #103 5.920 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
10:45:19 [2023-10-24T10:45:19.303Z] #103 5.925 Unpacking libmnl0:arm64 (1.0.4-3) ...
10:45:19 [2023-10-24T10:45:19.561Z] #103 5.960 Selecting previously unselected package libxtables12:arm64.
10:45:19 [2023-10-24T10:45:19.561Z] #103 5.963 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
10:45:19 [2023-10-24T10:45:19.561Z] #103 5.966 Unpacking libxtables12:arm64 (1.8.7-1) ...
10:45:19 [2023-10-24T10:45:19.561Z] #103 5.996 Selecting previously unselected package libcap2-bin.
10:45:19 [2023-10-24T10:45:19.561Z] #103 5.998 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
10:45:19 [2023-10-24T10:45:19.561Z] #103 6.001 Unpacking libcap2-bin (1:2.44-1) ...
10:45:19 [2023-10-24T10:45:19.561Z] #103 6.042 Selecting previously unselected package iproute2.
10:45:19 [2023-10-24T10:45:19.561Z] #103 6.044 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
10:45:19 [2023-10-24T10:45:19.561Z] #103 6.049 Unpacking iproute2 (5.10.0-4) ...
10:45:19 [2023-10-24T10:45:19.561Z] #103 6.144 Selecting previously unselected package xxd.
10:45:19 [2023-10-24T10:45:19.561Z] #103 6.146 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
10:45:19 [2023-10-24T10:45:19.561Z] #103 6.149 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
10:45:19 [2023-10-24T10:45:19.561Z] #103 6.192 Selecting previously unselected package vim-common.
10:45:19 [2023-10-24T10:45:19.561Z] #103 6.194 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
10:45:19 [2023-10-24T10:45:19.561Z] #103 6.203 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
10:45:19 [2023-10-24T10:45:19.561Z] #103 6.253 Selecting previously unselected package bash-completion.
10:45:19 [2023-10-24T10:45:19.818Z] #103 6.255 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
10:45:20 [2023-10-24T10:45:20.382Z] #103 6.893 Unpacking bash-completion (1:2.11-2) ...
10:45:20 [2023-10-24T10:45:20.382Z] #103 7.000 Selecting previously unselected package bzip2.
10:45:20 [2023-10-24T10:45:20.382Z] #103 7.002 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
10:45:20 [2023-10-24T10:45:20.382Z] #103 7.006 Unpacking bzip2 (1.0.8-4) ...
10:45:20 [2023-10-24T10:45:20.382Z] #103 7.042 Selecting previously unselected package xz-utils.
10:45:20 [2023-10-24T10:45:20.382Z] #103 7.045 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
10:45:20 [2023-10-24T10:45:20.382Z] #103 7.048 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
10:45:20 [2023-10-24T10:45:20.382Z] #103 7.104 Selecting previously unselected package apparmor.
10:45:20 [2023-10-24T10:45:20.639Z] #103 7.107 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
10:45:20 [2023-10-24T10:45:20.639Z] #103 7.129 Unpacking apparmor (2.13.6-10) ...
10:45:20 [2023-10-24T10:45:20.639Z] #103 7.219 Selecting previously unselected package inetutils-ping.
10:45:20 [2023-10-24T10:45:20.639Z] #103 7.222 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u2_arm64.deb ...
10:45:20 [2023-10-24T10:45:20.639Z] #103 7.225 Unpacking inetutils-ping (2:2.0-1+deb11u2) ...
10:45:20 [2023-10-24T10:45:20.639Z] #103 7.270 Selecting previously unselected package libip6tc2:arm64.
10:45:20 [2023-10-24T10:45:20.639Z] #103 7.272 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
10:45:20 [2023-10-24T10:45:20.639Z] #103 7.275 Unpacking libip6tc2:arm64 (1.8.7-1) ...
10:45:20 [2023-10-24T10:45:20.639Z] #103 7.308 Selecting previously unselected package libnfnetlink0:arm64.
10:45:20 [2023-10-24T10:45:20.639Z] #103 7.310 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
10:45:20 [2023-10-24T10:45:20.639Z] #103 7.313 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
10:45:20 [2023-10-24T10:45:20.639Z] #103 7.350 Selecting previously unselected package libnetfilter-conntrack3:arm64.
10:45:20 [2023-10-24T10:45:20.896Z] #103 7.352 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
10:45:20 [2023-10-24T10:45:20.896Z] #103 7.355 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
10:45:20 [2023-10-24T10:45:20.896Z] #103 7.391 Selecting previously unselected package libnftnl11:arm64.
10:45:20 [2023-10-24T10:45:20.896Z] #103 7.393 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
10:45:20 [2023-10-24T10:45:20.896Z] #103 7.396 Unpacking libnftnl11:arm64 (1.1.9-1) ...
10:45:20 [2023-10-24T10:45:20.896Z] #103 7.431 Selecting previously unselected package iptables.
10:45:20 [2023-10-24T10:45:20.896Z] #103 7.433 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
10:45:20 [2023-10-24T10:45:20.896Z] #103 7.436 Unpacking iptables (1.8.7-1) ...
10:45:21 [2023-10-24T10:45:21.153Z] #103 7.502 Selecting previously unselected package libonig5:arm64.
10:45:21 [2023-10-24T10:45:21.153Z] #103 7.505 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
10:45:21 [2023-10-24T10:45:21.153Z] #103 7.508 Unpacking libonig5:arm64 (6.9.6-1.1) ...
10:45:21 [2023-10-24T10:45:21.153Z] #103 7.663 Selecting previously unselected package libjq1:arm64.
10:45:21 [2023-10-24T10:45:21.153Z] #103 7.666 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
10:45:21 [2023-10-24T10:45:21.153Z] #103 7.669 Unpacking libjq1:arm64 (1.6-2.1) ...
10:45:21 [2023-10-24T10:45:21.153Z] #103 7.704 Selecting previously unselected package jq.
10:45:21 [2023-10-24T10:45:21.153Z] #103 7.706 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
10:45:21 [2023-10-24T10:45:21.153Z] #103 7.709 Unpacking jq (1.6-2.1) ...
10:45:21 [2023-10-24T10:45:21.153Z] #103 7.746 Selecting previously unselected package libaio1:arm64.
10:45:21 [2023-10-24T10:45:21.153Z] #103 7.748 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
10:45:21 [2023-10-24T10:45:21.153Z] #103 7.751 Unpacking libaio1:arm64 (0.3.112-9) ...
10:45:21 [2023-10-24T10:45:21.153Z] #103 7.784 Selecting previously unselected package libgpm2:arm64.
10:45:21 [2023-10-24T10:45:21.410Z] #103 7.786 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
10:45:21 [2023-10-24T10:45:21.410Z] #103 7.789 Unpacking libgpm2:arm64 (1.20.7-8) ...
10:45:21 [2023-10-24T10:45:21.410Z] #103 7.820 Selecting previously unselected package libicu67:arm64.
10:45:21 [2023-10-24T10:45:21.410Z] #103 7.823 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
10:45:21 [2023-10-24T10:45:21.410Z] #103 7.826 Unpacking libicu67:arm64 (67.1-7) ...
10:45:21 [2023-10-24T10:45:21.975Z] #103 8.490 Selecting previously unselected package libinih1:arm64.
10:45:21 [2023-10-24T10:45:21.975Z] #103 8.492 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
10:45:21 [2023-10-24T10:45:21.975Z] #103 8.496 Unpacking libinih1:arm64 (53-1+b2) ...
10:45:21 [2023-10-24T10:45:21.975Z] #103 8.528 Selecting previously unselected package libmicrohttpd12:arm64.
10:45:21 [2023-10-24T10:45:21.975Z] #103 8.530 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
10:45:21 [2023-10-24T10:45:21.975Z] #103 8.534 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
10:45:21 [2023-10-24T10:45:21.975Z] #103 8.573 Selecting previously unselected package libnet1:arm64.
10:45:21 [2023-10-24T10:45:21.975Z] #103 8.575 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
10:45:21 [2023-10-24T10:45:21.975Z] #103 8.579 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
10:45:21 [2023-10-24T10:45:21.975Z] #103 8.619 Selecting previously unselected package libnl-3-200:arm64.
10:45:22 [2023-10-24T10:45:22.232Z] #103 8.621 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
10:45:22 [2023-10-24T10:45:22.232Z] #103 8.625 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
10:45:22 [2023-10-24T10:45:22.232Z] #103 8.660 Selecting previously unselected package libprotobuf-c1:arm64.
10:45:22 [2023-10-24T10:45:22.232Z] #103 8.662 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
10:45:22 [2023-10-24T10:45:22.232Z] #103 8.667 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
10:45:22 [2023-10-24T10:45:22.232Z] #103 8.702 Selecting previously unselected package libyajl2:arm64.
10:45:22 [2023-10-24T10:45:22.232Z] #103 8.704 Preparing to unpack .../40-libyajl2_2.1.0-3+deb11u2_arm64.deb ...
10:45:22 [2023-10-24T10:45:22.232Z] #103 8.707 Unpacking libyajl2:arm64 (2.1.0-3+deb11u2) ...
10:45:22 [2023-10-24T10:45:22.232Z] #103 8.736 Selecting previously unselected package net-tools.
10:45:22 [2023-10-24T10:45:22.232Z] #103 8.738 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
10:45:22 [2023-10-24T10:45:22.232Z] #103 8.741 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
10:45:22 [2023-10-24T10:45:22.232Z] #103 8.788 Selecting previously unselected package patch.
10:45:22 [2023-10-24T10:45:22.232Z] #103 8.790 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
10:45:22 [2023-10-24T10:45:22.232Z] #103 8.793 Unpacking patch (2.7.6-7) ...
10:45:22 [2023-10-24T10:45:22.232Z] #103 8.828 Selecting previously unselected package python-pip-whl.
10:45:22 [2023-10-24T10:45:22.232Z] #103 8.830 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
10:45:22 [2023-10-24T10:45:22.232Z] #103 8.834 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
10:45:22 [2023-10-24T10:45:22.490Z] #103 8.967 Selecting previously unselected package python3-lib2to3.
10:45:22 [2023-10-24T10:45:22.490Z] #103 8.969 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
10:45:22 [2023-10-24T10:45:22.490Z] #103 8.972 Unpacking python3-lib2to3 (3.9.2-1) ...
10:45:22 [2023-10-24T10:45:22.490Z] #103 9.010 Selecting previously unselected package python3-distutils.
10:45:22 [2023-10-24T10:45:22.490Z] #103 9.013 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
10:45:22 [2023-10-24T10:45:22.490Z] #103 9.016 Unpacking python3-distutils (3.9.2-1) ...
10:45:22 [2023-10-24T10:45:22.490Z] #103 9.059 Selecting previously unselected package python3-pkg-resources.
10:45:22 [2023-10-24T10:45:22.490Z] #103 9.062 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
10:45:22 [2023-10-24T10:45:22.490Z] #103 9.065 Unpacking python3-pkg-resources (52.0.0-4) ...
10:45:22 [2023-10-24T10:45:22.490Z] #103 9.108 Selecting previously unselected package python3-setuptools.
10:45:22 [2023-10-24T10:45:22.490Z] #103 9.110 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
10:45:22 [2023-10-24T10:45:22.490Z] #103 9.113 Unpacking python3-setuptools (52.0.0-4) ...
10:45:22 [2023-10-24T10:45:22.747Z] #103 9.170 Selecting previously unselected package python3-wheel.
10:45:22 [2023-10-24T10:45:22.747Z] #103 9.173 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
10:45:22 [2023-10-24T10:45:22.747Z] #103 9.176 Unpacking python3-wheel (0.34.2-1) ...
10:45:22 [2023-10-24T10:45:22.747Z] #103 9.208 Selecting previously unselected package python3-pip.
10:45:22 [2023-10-24T10:45:22.747Z] #103 9.210 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
10:45:22 [2023-10-24T10:45:22.747Z] #103 9.213 Unpacking python3-pip (20.3.4-4+deb11u1) ...
10:45:22 [2023-10-24T10:45:22.747Z] #103 9.276 Selecting previously unselected package sudo.
10:45:22 [2023-10-24T10:45:22.747Z] #103 9.279 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
10:45:22 [2023-10-24T10:45:22.747Z] #103 9.284 Unpacking sudo (1.9.5p2-3+deb11u1) ...
10:45:22 [2023-10-24T10:45:22.747Z] #103 9.395 Selecting previously unselected package systemd-journal-remote.
10:45:23 [2023-10-24T10:45:23.004Z] #103 9.397 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u4_arm64.deb ...
10:45:23 [2023-10-24T10:45:23.004Z] #103 9.401 Unpacking systemd-journal-remote (247.3-7+deb11u4) ...
10:45:23 [2023-10-24T10:45:23.004Z] #103 9.517 Selecting previously unselected package thin-provisioning-tools.
10:45:23 [2023-10-24T10:45:23.004Z] #103 9.519 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
10:45:23 [2023-10-24T10:45:23.004Z] #103 9.523 Unpacking thin-provisioning-tools (0.9.0-1) ...
10:45:23 [2023-10-24T10:45:23.004Z] #103 9.580 Selecting previously unselected package uidmap.
10:45:23 [2023-10-24T10:45:23.004Z] #103 9.582 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
10:45:23 [2023-10-24T10:45:23.004Z] #103 9.585 Unpacking uidmap (1:4.8.1-1) ...
10:45:23 [2023-10-24T10:45:23.004Z] #103 9.630 Selecting previously unselected package vim-runtime.
10:45:23 [2023-10-24T10:45:23.261Z] #103 9.632 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
10:45:23 [2023-10-24T10:45:23.261Z] #103 9.642 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
10:45:23 [2023-10-24T10:45:23.261Z] #103 9.652 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
10:45:23 [2023-10-24T10:45:23.261Z] #103 9.656 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
10:45:23 [2023-10-24T10:45:23.518Z] #103 10.21 Selecting previously unselected package vim.
10:45:23 [2023-10-24T10:45:23.775Z] #103 10.22 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
10:45:23 [2023-10-24T10:45:23.775Z] #103 10.22 Unpacking vim (2:8.2.2434-3+deb11u1) ...
10:45:23 [2023-10-24T10:45:23.775Z] #103 10.35 Selecting previously unselected package xfsprogs.
10:45:23 [2023-10-24T10:45:23.775Z] #103 10.35 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
10:45:23 [2023-10-24T10:45:23.775Z] #103 10.35 Unpacking xfsprogs (5.10.0-4) ...
10:45:23 [2023-10-24T10:45:23.775Z] #103 10.44 Selecting previously unselected package zip.
10:45:23 [2023-10-24T10:45:23.775Z] #103 10.45 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
10:45:24 [2023-10-24T10:45:24.031Z] #103 10.45 Unpacking zip (3.0-12) ...
10:45:24 [2023-10-24T10:45:24.031Z] #103 10.54 Selecting previously unselected package zstd.
10:45:24 [2023-10-24T10:45:24.031Z] #103 10.54 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
10:45:24 [2023-10-24T10:45:24.031Z] #103 10.55 Unpacking zstd (1.4.8+dfsg-2.1) ...
10:45:24 [2023-10-24T10:45:24.031Z] #103 10.63 Setting up python3-pkg-resources (52.0.0-4) ...
10:45:24 [2023-10-24T10:45:24.288Z] #103 10.82 Setting up libip4tc2:arm64 (1.8.7-1) ...
10:45:24 [2023-10-24T10:45:24.289Z] #103 10.85 Setting up net-tools (1.60+git20181103.0eebece-1) ...
10:45:24 [2023-10-24T10:45:24.289Z] #103 10.86 Setting up libapparmor1:arm64 (2.13.6-10) ...
10:45:24 [2023-10-24T10:45:24.289Z] #103 10.87 Setting up libgpm2:arm64 (1.20.7-8) ...
10:45:24 [2023-10-24T10:45:24.289Z] #103 10.88 Setting up libicu67:arm64 (67.1-7) ...
10:45:24 [2023-10-24T10:45:24.289Z] #103 10.89 Setting up libip6tc2:arm64 (1.8.7-1) ...
10:45:24 [2023-10-24T10:45:24.289Z] #103 10.90 Setting up libinih1:arm64 (53-1+b2) ...
10:45:24 [2023-10-24T10:45:24.289Z] #103 10.91 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
10:45:24 [2023-10-24T10:45:24.289Z] #103 10.92 Setting up uidmap (1:4.8.1-1) ...
10:45:24 [2023-10-24T10:45:24.289Z] #103 10.93 Setting up libyajl2:arm64 (2.1.0-3+deb11u2) ...
10:45:24 [2023-10-24T10:45:24.546Z] #103 10.94 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
10:45:24 [2023-10-24T10:45:24.546Z] #103 10.95 Setting up bzip2 (1.0.8-4) ...
10:45:24 [2023-10-24T10:45:24.546Z] #103 10.96 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
10:45:24 [2023-10-24T10:45:24.546Z] #103 10.97 Setting up python3-wheel (0.34.2-1) ...
10:45:24 [2023-10-24T10:45:24.546Z] #103 11.11 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
10:45:24 [2023-10-24T10:45:24.546Z] #103 11.12 Setting up xxd (2:8.2.2434-3+deb11u1) ...
10:45:24 [2023-10-24T10:45:24.546Z] #103 11.13 Setting up libcap2:arm64 (1:2.44-1) ...
10:45:24 [2023-10-24T10:45:24.546Z] #103 11.14 Setting up libcap2-bin (1:2.44-1) ...
10:45:24 [2023-10-24T10:45:24.546Z] #103 11.15 Setting up apparmor (2.13.6-10) ...
10:45:25 [2023-10-24T10:45:25.476Z] #103 11.85 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
10:45:25 [2023-10-24T10:45:25.476Z] #103 11.98 Setting up zip (3.0-12) ...
10:45:25 [2023-10-24T10:45:25.476Z] #103 11.99 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
10:45:25 [2023-10-24T10:45:25.476Z] #103 12.01 Setting up bash-completion (1:2.11-2) ...
10:45:26 [2023-10-24T10:45:26.408Z] #103 12.74 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
10:45:26 [2023-10-24T10:45:26.408Z] #103 12.75 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:45:26 [2023-10-24T10:45:26.408Z] #103 12.76 Setting up libmnl0:arm64 (1.0.4-3) ...
10:45:26 [2023-10-24T10:45:26.408Z] #103 12.77 Setting up patch (2.7.6-7) ...
10:45:26 [2023-10-24T10:45:26.408Z] #103 12.78 Setting up sudo (1.9.5p2-3+deb11u1) ...
10:45:26 [2023-10-24T10:45:26.408Z] #103 12.82 invoke-rc.d: could not determine current runlevel
10:45:26 [2023-10-24T10:45:26.408Z] #103 12.82 invoke-rc.d: policy-rc.d denied execution of start.
10:45:26 [2023-10-24T10:45:26.408Z] #103 12.83 Setting up libxtables12:arm64 (1.8.7-1) ...
10:45:26 [2023-10-24T10:45:26.408Z] #103 12.84 Setting up inetutils-ping (2:2.0-1+deb11u2) ...
10:45:26 [2023-10-24T10:45:26.408Z] #103 12.85 Setting up pigz (2.6-1) ...
10:45:26 [2023-10-24T10:45:26.408Z] #103 12.87 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
10:45:26 [2023-10-24T10:45:26.408Z] #103 12.88 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
10:45:26 [2023-10-24T10:45:26.408Z] #103 12.90 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
10:45:26 [2023-10-24T10:45:26.408Z] #103 12.91 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
10:45:26 [2023-10-24T10:45:26.664Z] #103 13.20 Setting up libaio1:arm64 (0.3.112-9) ...
10:45:26 [2023-10-24T10:45:26.664Z] #103 13.21 Setting up python3-lib2to3 (3.9.2-1) ...
10:45:26 [2023-10-24T10:45:26.922Z] #103 13.30 Setting up libelf1:arm64 (0.183-1) ...
10:45:26 [2023-10-24T10:45:26.922Z] #103 13.32 Setting up libjson-c5:arm64 (0.15-2+deb11u1) ...
10:45:26 [2023-10-24T10:45:26.922Z] #103 13.33 Setting up zstd (1.4.8+dfsg-2.1) ...
10:45:26 [2023-10-24T10:45:26.922Z] #103 13.34 Setting up libonig5:arm64 (6.9.6-1.1) ...
10:45:26 [2023-10-24T10:45:26.922Z] #103 13.35 Setting up libkmod2:arm64 (28-1) ...
10:45:26 [2023-10-24T10:45:26.922Z] #103 13.36 Setting up python3-distutils (3.9.2-1) ...
10:45:26 [2023-10-24T10:45:26.922Z] #103 13.48 Setting up vim (2:8.2.2434-3+deb11u1) ...
10:45:26 [2023-10-24T10:45:26.922Z] #103 13.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
10:45:26 [2023-10-24T10:45:26.922Z] #103 13.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
10:45:26 [2023-10-24T10:45:26.922Z] #103 13.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
10:45:26 [2023-10-24T10:45:26.922Z] #103 13.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
10:45:26 [2023-10-24T10:45:26.922Z] #103 13.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
10:45:26 [2023-10-24T10:45:26.922Z] #103 13.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
10:45:26 [2023-10-24T10:45:26.922Z] #103 13.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
10:45:26 [2023-10-24T10:45:26.922Z] #103 13.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
10:45:26 [2023-10-24T10:45:26.922Z] #103 13.53 Setting up python3-setuptools (52.0.0-4) ...
10:45:27 [2023-10-24T10:45:27.179Z] #103 13.84 Setting up libjq1:arm64 (1.6-2.1) ...
10:45:27 [2023-10-24T10:45:27.436Z] #103 13.85 Setting up libnftnl11:arm64 (1.1.9-1) ...
10:45:27 [2023-10-24T10:45:27.436Z] #103 13.87 Setting up thin-provisioning-tools (0.9.0-1) ...
10:45:27 [2023-10-24T10:45:27.436Z] #103 13.88 Setting up python3-pip (20.3.4-4+deb11u1) ...
10:45:27 [2023-10-24T10:45:27.436Z] #103 14.13 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
10:45:27 [2023-10-24T10:45:27.694Z] #103 14.14 Setting up jq (1.6-2.1) ...
10:45:27 [2023-10-24T10:45:27.694Z] #103 14.15 Setting up libbpf0:arm64 (1:0.3-2) ...
10:45:27 [2023-10-24T10:45:27.694Z] #103 14.16 Setting up iptables (1.8.7-1) ...
10:45:27 [2023-10-24T10:45:27.694Z] #103 14.17 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
10:45:27 [2023-10-24T10:45:27.694Z] #103 14.17 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:45:27 [2023-10-24T10:45:27.694Z] #103 14.17 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
10:45:27 [2023-10-24T10:45:27.694Z] #103 14.18 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:45:27 [2023-10-24T10:45:27.694Z] #103 14.18 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
10:45:27 [2023-10-24T10:45:27.694Z] #103 14.19 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
10:45:27 [2023-10-24T10:45:27.694Z] #103 14.19 Setting up iproute2 (5.10.0-4) ...
10:45:27 [2023-10-24T10:45:27.694Z] #103 14.39 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
10:45:27 [2023-10-24T10:45:27.951Z] #103 14.40 Setting up dmsetup (2:1.02.175-2.1) ...
10:45:27 [2023-10-24T10:45:27.951Z] #103 14.41 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
10:45:27 [2023-10-24T10:45:27.951Z] #103 14.42 Setting up systemd (247.3-7+deb11u4) ...
10:45:27 [2023-10-24T10:45:27.951Z] #103 14.54 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
10:45:28 [2023-10-24T10:45:28.214Z] #103 14.54 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
10:45:28 [2023-10-24T10:45:28.214Z] #103 14.55 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
10:45:28 [2023-10-24T10:45:28.214Z] #103 14.55 Initializing machine ID from random generator.
10:45:28 [2023-10-24T10:45:28.471Z] #103 14.99 Setting up systemd-journal-remote (247.3-7+deb11u4) ...
10:45:28 [2023-10-24T10:45:28.471Z] #103 15.10 Setting up xfsprogs (5.10.0-4) ...
10:45:28 [2023-10-24T10:45:28.728Z] #103 15.11 System has not been booted with systemd as init system (PID 1). Can't operate.
10:45:28 [2023-10-24T10:45:28.728Z] #103 15.11 Failed to connect to bus: Host is down
10:45:28 [2023-10-24T10:45:28.728Z] #103 15.11 Processing triggers for libc-bin (2.31-13+deb11u7) ...
10:45:30 [2023-10-24T10:45:30.622Z] #103 DONE 17.1s
10:45:30 [2023-10-24T10:45:30.622Z] 
10:45:30 [2023-10-24T10:45:30.622Z] #104 [dev-base  9/13] 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
10:45:30 [2023-10-24T10:45:30.879Z] #104 0.301 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
10:45:30 [2023-10-24T10:45:30.879Z] #104 0.304 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
10:45:30 [2023-10-24T10:45:30.879Z] #104 0.307 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
10:45:30 [2023-10-24T10:45:30.879Z] #104 DONE 0.3s
10:45:30 [2023-10-24T10:45:30.879Z] 
10:45:30 [2023-10-24T10:45:30.879Z] #105 [dev-base 10/13] RUN pip3 install yamllint==1.27.1
10:45:37 [2023-10-24T10:45:37.428Z] #105 5.700 Collecting yamllint==1.27.1
10:45:37 [2023-10-24T10:45:37.685Z] #105 6.726   Downloading yamllint-1.27.1.tar.gz (129 kB)
10:45:37 [2023-10-24T10:45:37.942Z] #105 7.025 Collecting pathspec>=0.5.3
10:45:37 [2023-10-24T10:45:37.942Z] #105 7.029   Downloading pathspec-0.11.2-py3-none-any.whl (29 kB)
10:45:38 [2023-10-24T10:45:38.199Z] #105 7.133 Collecting pyyaml
10:45:38 [2023-10-24T10:45:38.199Z] #105 7.138   Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
10:45:38 [2023-10-24T10:45:38.199Z] #105 7.153 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
10:45:38 [2023-10-24T10:45:38.199Z] #105 7.158 Building wheels for collected packages: yamllint
10:45:38 [2023-10-24T10:45:38.199Z] #105 7.158   Building wheel for yamllint (setup.py): started
10:45:38 [2023-10-24T10:45:38.199Z] #105 7.408   Building wheel for yamllint (setup.py): finished with status 'done'
10:45:38 [2023-10-24T10:45:38.456Z] #105 7.409   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=a9033c02bb838fe35157e048e4a03737c23384d64ff640c5bec6e70c9467bb13
10:45:38 [2023-10-24T10:45:38.456Z] #105 7.409   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
10:45:38 [2023-10-24T10:45:38.456Z] #105 7.411 Successfully built yamllint
10:45:38 [2023-10-24T10:45:38.456Z] #105 7.417 Installing collected packages: pyyaml, pathspec, yamllint
10:45:38 [2023-10-24T10:45:38.456Z] #105 7.530 Successfully installed pathspec-0.11.2 pyyaml-6.0.1 yamllint-1.27.1
10:45:38 [2023-10-24T10:45:38.456Z] #105 DONE 7.6s
10:45:38 [2023-10-24T10:45:38.714Z] 
10:45:38 [2023-10-24T10:45:38.714Z] #106 [dev-base 11/13] 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             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
10:45:39 [2023-10-24T10:45:39.278Z] #106 0.636 Hit:1 http://deb.debian.org/debian bullseye InRelease
10:45:39 [2023-10-24T10:45:39.278Z] #106 0.636 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
10:45:39 [2023-10-24T10:45:39.278Z] #106 0.636 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
10:45:40 [2023-10-24T10:45:40.100Z] #106 0.990 Reading package lists...
10:45:40 [2023-10-24T10:45:40.665Z] #106 1.529 Reading package lists...
10:45:40 [2023-10-24T10:45:40.665Z] #106 2.052 Building dependency tree...
10:45:40 [2023-10-24T10:45:40.922Z] #106 2.208 Reading state information...
10:45:40 [2023-10-24T10:45:40.922Z] #106 2.387 gcc is already the newest version (4:10.2.1-1).
10:45:40 [2023-10-24T10:45:40.922Z] #106 2.387 pkg-config is already the newest version (0.29.2-1).
10:45:40 [2023-10-24T10:45:40.922Z] #106 2.387 The following additional packages will be installed:
10:45:40 [2023-10-24T10:45:40.922Z] #106 2.387   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1
10:45:40 [2023-10-24T10:45:40.922Z] #106 2.387   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
10:45:40 [2023-10-24T10:45:40.922Z] #106 2.387   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
10:45:40 [2023-10-24T10:45:40.922Z] #106 2.387   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
10:45:40 [2023-10-24T10:45:40.922Z] #106 2.388   libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
10:45:40 [2023-10-24T10:45:40.922Z] #106 2.388   uuid-dev zlib1g-dev
10:45:40 [2023-10-24T10:45:40.922Z] #106 2.389 Suggested packages:
10:45:40 [2023-10-24T10:45:40.922Z] #106 2.389   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
10:45:40 [2023-10-24T10:45:40.922Z] #106 2.389   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
10:45:40 [2023-10-24T10:45:40.922Z] #106 2.389 Recommended packages:
10:45:40 [2023-10-24T10:45:40.922Z] #106 2.389   build-essential fakeroot libalgorithm-merge-perl
10:45:41 [2023-10-24T10:45:41.179Z] #106 2.647 The following NEW packages will be installed:
10:45:41 [2023-10-24T10:45:41.179Z] #106 2.648   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
10:45:41 [2023-10-24T10:45:41.179Z] #106 2.648   libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1
10:45:41 [2023-10-24T10:45:41.179Z] #106 2.648   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
10:45:41 [2023-10-24T10:45:41.179Z] #106 2.648   libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
10:45:41 [2023-10-24T10:45:41.179Z] #106 2.648   libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev
10:45:41 [2023-10-24T10:45:41.179Z] #106 2.648   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev
10:45:41 [2023-10-24T10:45:41.179Z] #106 2.649   libsystemd-dev libudev-dev uuid-dev zlib1g-dev
10:45:41 [2023-10-24T10:45:41.436Z] #106 2.924 0 upgraded, 32 newly installed, 0 to remove and 0 not upgraded.
10:45:41 [2023-10-24T10:45:41.436Z] #106 2.924 Need to get 10.3 MB of archives.
10:45:41 [2023-10-24T10:45:41.436Z] #106 2.924 After this operation, 41.5 MB of additional disk space will be used.
10:45:41 [2023-10-24T10:45:41.436Z] #106 2.924 Get:1 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.13 [2314 kB]
10:45:41 [2023-10-24T10:45:41.436Z] #106 2.948 Get:2 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
10:45:41 [2023-10-24T10:45:41.436Z] #106 2.950 Get:3 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
10:45:41 [2023-10-24T10:45:41.436Z] #106 2.951 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
10:45:41 [2023-10-24T10:45:41.437Z] #106 2.951 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
10:45:41 [2023-10-24T10:45:41.437Z] #106 2.952 Get:6 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
10:45:41 [2023-10-24T10:45:41.437Z] #106 2.953 Get:7 http://deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
10:45:41 [2023-10-24T10:45:41.437Z] #106 2.955 Get:8 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
10:45:41 [2023-10-24T10:45:41.437Z] #106 2.956 Get:9 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
10:45:41 [2023-10-24T10:45:41.437Z] #106 2.958 Get:10 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
10:45:41 [2023-10-24T10:45:41.437Z] #106 2.958 Get:11 http://deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u4 [124 kB]
10:45:41 [2023-10-24T10:45:41.437Z] #106 2.959 Get:12 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
10:45:41 [2023-10-24T10:45:41.437Z] #106 2.961 Get:13 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
10:45:41 [2023-10-24T10:45:41.437Z] #106 2.963 Get:14 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
10:45:41 [2023-10-24T10:45:41.437Z] #106 2.964 Get:15 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
10:45:41 [2023-10-24T10:45:41.437Z] #106 2.966 Get:16 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
10:45:41 [2023-10-24T10:45:41.437Z] #106 2.969 Get:17 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
10:45:41 [2023-10-24T10:45:41.437Z] #106 2.971 Get:18 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
10:45:41 [2023-10-24T10:45:41.437Z] #106 2.971 Get:19 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
10:45:41 [2023-10-24T10:45:41.437Z] #106 2.973 Get:20 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
10:45:41 [2023-10-24T10:45:41.437Z] #106 2.979 Get:21 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
10:45:41 [2023-10-24T10:45:41.437Z] #106 2.980 Get:22 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
10:45:41 [2023-10-24T10:45:41.437Z] #106 2.981 Get:23 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
10:45:41 [2023-10-24T10:45:41.437Z] #106 2.983 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
10:45:41 [2023-10-24T10:45:41.437Z] #106 2.984 Get:25 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
10:45:41 [2023-10-24T10:45:41.437Z] #106 2.997 Get:26 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
10:45:41 [2023-10-24T10:45:41.437Z] #106 2.998 Get:27 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
10:45:41 [2023-10-24T10:45:41.437Z] #106 3.038 Get:28 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
10:45:41 [2023-10-24T10:45:41.694Z] #106 3.039 Get:29 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
10:45:41 [2023-10-24T10:45:41.694Z] #106 3.065 Get:30 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
10:45:41 [2023-10-24T10:45:41.694Z] #106 3.076 Get:31 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
10:45:41 [2023-10-24T10:45:41.694Z] #106 3.077 Get:32 http://deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u4 [402 kB]
10:45:41 [2023-10-24T10:45:41.694Z] #106 3.220 debconf: delaying package configuration, since apt-utils is not installed
10:45:41 [2023-10-24T10:45:41.694Z] #106 3.259 Fetched 10.3 MB in 0s (24.3 MB/s)
10:45:41 [2023-10-24T10:45:41.694Z] #106 3.280 Selecting previously unselected package dpkg-dev.
10:45:41 [2023-10-24T10:45:41.952Z] #106 3.280 (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 ... 21237 files and directories currently installed.)
10:45:41 [2023-10-24T10:45:41.952Z] #106 3.292 Preparing to unpack .../00-dpkg-dev_1.20.13_all.deb ...
10:45:41 [2023-10-24T10:45:41.952Z] #106 3.295 Unpacking dpkg-dev (1.20.13) ...
10:45:41 [2023-10-24T10:45:41.952Z] #106 3.411 Selecting previously unselected package libgirepository-1.0-1:arm64.
10:45:41 [2023-10-24T10:45:41.952Z] #106 3.413 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
10:45:41 [2023-10-24T10:45:41.952Z] #106 3.420 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
10:45:41 [2023-10-24T10:45:41.952Z] #106 3.452 Selecting previously unselected package gir1.2-glib-2.0:arm64.
10:45:41 [2023-10-24T10:45:41.952Z] #106 3.454 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
10:45:41 [2023-10-24T10:45:41.952Z] #106 3.457 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
10:45:41 [2023-10-24T10:45:41.952Z] #106 3.494 Selecting previously unselected package libsecret-common.
10:45:41 [2023-10-24T10:45:41.952Z] #106 3.496 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
10:45:41 [2023-10-24T10:45:41.952Z] #106 3.499 Unpacking libsecret-common (0.20.4-2) ...
10:45:41 [2023-10-24T10:45:41.952Z] #106 3.544 Selecting previously unselected package libsecret-1-0:arm64.
10:45:42 [2023-10-24T10:45:42.209Z] #106 3.547 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
10:45:42 [2023-10-24T10:45:42.209Z] #106 3.550 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
10:45:42 [2023-10-24T10:45:42.209Z] #106 3.581 Selecting previously unselected package gir1.2-secret-1:arm64.
10:45:42 [2023-10-24T10:45:42.209Z] #106 3.584 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
10:45:42 [2023-10-24T10:45:42.209Z] #106 3.587 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
10:45:42 [2023-10-24T10:45:42.209Z] #106 3.613 Selecting previously unselected package libapparmor-dev:arm64.
10:45:42 [2023-10-24T10:45:42.209Z] #106 3.616 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
10:45:42 [2023-10-24T10:45:42.209Z] #106 3.619 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
10:45:42 [2023-10-24T10:45:42.209Z] #106 3.655 Selecting previously unselected package uuid-dev:arm64.
10:45:42 [2023-10-24T10:45:42.209Z] #106 3.657 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
10:45:42 [2023-10-24T10:45:42.209Z] #106 3.660 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
10:45:42 [2023-10-24T10:45:42.209Z] #106 3.700 Selecting previously unselected package libblkid-dev:arm64.
10:45:42 [2023-10-24T10:45:42.209Z] #106 3.702 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
10:45:42 [2023-10-24T10:45:42.209Z] #106 3.711 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
10:45:42 [2023-10-24T10:45:42.209Z] #106 3.758 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
10:45:42 [2023-10-24T10:45:42.467Z] #106 3.761 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
10:45:42 [2023-10-24T10:45:42.467Z] #106 3.763 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
10:45:42 [2023-10-24T10:45:42.467Z] #106 3.790 Selecting previously unselected package libudev-dev:arm64.
10:45:42 [2023-10-24T10:45:42.467Z] #106 3.792 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u4_arm64.deb ...
10:45:42 [2023-10-24T10:45:42.467Z] #106 3.795 Unpacking libudev-dev:arm64 (247.3-7+deb11u4) ...
10:45:42 [2023-10-24T10:45:42.467Z] #106 3.833 Selecting previously unselected package libsepol1-dev:arm64.
10:45:42 [2023-10-24T10:45:42.467Z] #106 3.836 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ...
10:45:42 [2023-10-24T10:45:42.467Z] #106 3.839 Unpacking libsepol1-dev:arm64 (3.1-1) ...
10:45:42 [2023-10-24T10:45:42.467Z] #106 3.898 Selecting previously unselected package libpcre2-16-0:arm64.
10:45:42 [2023-10-24T10:45:42.467Z] #106 3.901 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
10:45:42 [2023-10-24T10:45:42.467Z] #106 3.904 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
10:45:42 [2023-10-24T10:45:42.467Z] #106 3.950 Selecting previously unselected package libpcre2-32-0:arm64.
10:45:42 [2023-10-24T10:45:42.467Z] #106 3.952 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
10:45:42 [2023-10-24T10:45:42.467Z] #106 3.956 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
10:45:42 [2023-10-24T10:45:42.467Z] #106 4.003 Selecting previously unselected package libpcre2-posix2:arm64.
10:45:42 [2023-10-24T10:45:42.467Z] #106 4.006 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
10:45:42 [2023-10-24T10:45:42.467Z] #106 4.009 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
10:45:42 [2023-10-24T10:45:42.467Z] #106 4.038 Selecting previously unselected package libpcre2-dev:arm64.
10:45:42 [2023-10-24T10:45:42.467Z] #106 4.041 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
10:45:42 [2023-10-24T10:45:42.467Z] #106 4.044 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
10:45:42 [2023-10-24T10:45:42.467Z] #106 4.118 Selecting previously unselected package libselinux1-dev:arm64.
10:45:42 [2023-10-24T10:45:42.724Z] #106 4.121 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ...
10:45:42 [2023-10-24T10:45:42.724Z] #106 4.123 Unpacking libselinux1-dev:arm64 (3.1-3) ...
10:45:42 [2023-10-24T10:45:42.724Z] #106 4.177 Selecting previously unselected package libdevmapper-dev:arm64.
10:45:42 [2023-10-24T10:45:42.724Z] #106 4.180 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
10:45:42 [2023-10-24T10:45:42.724Z] #106 4.183 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
10:45:42 [2023-10-24T10:45:42.724Z] #106 4.212 Selecting previously unselected package libffi-dev:arm64.
10:45:42 [2023-10-24T10:45:42.724Z] #106 4.215 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ...
10:45:42 [2023-10-24T10:45:42.724Z] #106 4.218 Unpacking libffi-dev:arm64 (3.3-6) ...
10:45:42 [2023-10-24T10:45:42.724Z] #106 4.249 Selecting previously unselected package libglib2.0-data.
10:45:42 [2023-10-24T10:45:42.981Z] #106 4.252 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ...
10:45:42 [2023-10-24T10:45:42.981Z] #106 4.255 Unpacking libglib2.0-data (2.66.8-1) ...
10:45:42 [2023-10-24T10:45:42.981Z] #106 4.382 Selecting previously unselected package libglib2.0-bin.
10:45:42 [2023-10-24T10:45:42.981Z] #106 4.385 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ...
10:45:42 [2023-10-24T10:45:42.981Z] #106 4.388 Unpacking libglib2.0-bin (2.66.8-1) ...
10:45:42 [2023-10-24T10:45:42.981Z] #106 4.424 Selecting previously unselected package libglib2.0-dev-bin.
10:45:42 [2023-10-24T10:45:42.981Z] #106 4.427 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
10:45:42 [2023-10-24T10:45:42.981Z] #106 4.430 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
10:45:42 [2023-10-24T10:45:42.981Z] #106 4.468 Selecting previously unselected package libmount-dev:arm64.
10:45:42 [2023-10-24T10:45:42.981Z] #106 4.471 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
10:45:42 [2023-10-24T10:45:42.981Z] #106 4.474 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
10:45:42 [2023-10-24T10:45:42.981Z] #106 4.509 Selecting previously unselected package libpcre16-3:arm64.
10:45:43 [2023-10-24T10:45:43.239Z] #106 4.511 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
10:45:43 [2023-10-24T10:45:43.239Z] #106 4.514 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
10:45:43 [2023-10-24T10:45:43.239Z] #106 4.555 Selecting previously unselected package libpcre32-3:arm64.
10:45:43 [2023-10-24T10:45:43.239Z] #106 4.558 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
10:45:43 [2023-10-24T10:45:43.239Z] #106 4.561 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
10:45:43 [2023-10-24T10:45:43.239Z] #106 4.602 Selecting previously unselected package libpcrecpp0v5:arm64.
10:45:43 [2023-10-24T10:45:43.239Z] #106 4.605 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
10:45:43 [2023-10-24T10:45:43.239Z] #106 4.608 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
10:45:43 [2023-10-24T10:45:43.239Z] #106 4.638 Selecting previously unselected package libpcre3-dev:arm64.
10:45:43 [2023-10-24T10:45:43.239Z] #106 4.640 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
10:45:43 [2023-10-24T10:45:43.239Z] #106 4.643 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
10:45:43 [2023-10-24T10:45:43.239Z] #106 4.717 Selecting previously unselected package zlib1g-dev:arm64.
10:45:43 [2023-10-24T10:45:43.239Z] #106 4.720 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
10:45:43 [2023-10-24T10:45:43.239Z] #106 4.723 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
10:45:43 [2023-10-24T10:45:43.239Z] #106 4.764 Selecting previously unselected package libglib2.0-dev:arm64.
10:45:43 [2023-10-24T10:45:43.496Z] #106 4.766 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
10:45:43 [2023-10-24T10:45:43.496Z] #106 4.770 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
10:45:43 [2023-10-24T10:45:43.496Z] #106 4.955 Selecting previously unselected package libseccomp-dev:arm64.
10:45:43 [2023-10-24T10:45:43.496Z] #106 4.957 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
10:45:43 [2023-10-24T10:45:43.496Z] #106 4.960 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
10:45:43 [2023-10-24T10:45:43.496Z] #106 4.994 Selecting previously unselected package libsecret-1-dev:arm64.
10:45:43 [2023-10-24T10:45:43.496Z] #106 4.997 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ...
10:45:43 [2023-10-24T10:45:43.496Z] #106 5.000 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
10:45:43 [2023-10-24T10:45:43.496Z] #106 5.052 Selecting previously unselected package libsystemd-dev:arm64.
10:45:43 [2023-10-24T10:45:43.753Z] #106 5.055 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u4_arm64.deb ...
10:45:43 [2023-10-24T10:45:43.753Z] #106 5.058 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u4) ...
10:45:43 [2023-10-24T10:45:43.753Z] #106 5.165 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
10:45:43 [2023-10-24T10:45:43.753Z] #106 5.175 Setting up libglib2.0-dev-bin (2.66.8-1) ...
10:45:44 [2023-10-24T10:45:44.011Z] #106 5.334 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
10:45:44 [2023-10-24T10:45:44.011Z] #106 5.343 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
10:45:44 [2023-10-24T10:45:44.011Z] #106 5.352 Setting up libpcre16-3:arm64 (2:8.39-13) ...
10:45:44 [2023-10-24T10:45:44.011Z] #106 5.362 Setting up libsepol1-dev:arm64 (3.1-1) ...
10:45:44 [2023-10-24T10:45:44.011Z] #106 5.371 Setting up libffi-dev:arm64 (3.3-6) ...
10:45:44 [2023-10-24T10:45:44.011Z] #106 5.380 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
10:45:44 [2023-10-24T10:45:44.011Z] #106 5.389 Setting up dpkg-dev (1.20.13) ...
10:45:44 [2023-10-24T10:45:44.011Z] #106 5.404 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
10:45:44 [2023-10-24T10:45:44.011Z] #106 5.413 Setting up libglib2.0-data (2.66.8-1) ...
10:45:44 [2023-10-24T10:45:44.011Z] #106 5.422 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
10:45:44 [2023-10-24T10:45:44.011Z] #106 5.454 Setting up libpcre32-3:arm64 (2:8.39-13) ...
10:45:44 [2023-10-24T10:45:44.011Z] #106 5.463 Setting up libudev-dev:arm64 (247.3-7+deb11u4) ...
10:45:44 [2023-10-24T10:45:44.011Z] #106 5.472 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
10:45:44 [2023-10-24T10:45:44.011Z] #106 5.481 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
10:45:44 [2023-10-24T10:45:44.011Z] #106 5.490 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
10:45:44 [2023-10-24T10:45:44.011Z] #106 5.498 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
10:45:44 [2023-10-24T10:45:44.011Z] #106 5.507 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ...
10:45:44 [2023-10-24T10:45:44.011Z] #106 5.515 Setting up libsecret-common (0.20.4-2) ...
10:45:44 [2023-10-24T10:45:44.011Z] #106 5.523 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
10:45:44 [2023-10-24T10:45:44.011Z] #106 5.537 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
10:45:44 [2023-10-24T10:45:44.011Z] #106 5.546 Setting up libselinux1-dev:arm64 (3.1-3) ...
10:45:44 [2023-10-24T10:45:44.011Z] #106 5.554 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
10:45:44 [2023-10-24T10:45:44.011Z] #106 5.562 Setting up libglib2.0-bin (2.66.8-1) ...
10:45:44 [2023-10-24T10:45:44.011Z] #106 5.571 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
10:45:44 [2023-10-24T10:45:44.011Z] #106 5.580 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
10:45:44 [2023-10-24T10:45:44.011Z] #106 5.589 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
10:45:44 [2023-10-24T10:45:44.011Z] #106 5.598 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
10:45:44 [2023-10-24T10:45:44.011Z] #106 5.607 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
10:45:44 [2023-10-24T10:45:44.011Z] #106 5.616 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
10:45:44 [2023-10-24T10:45:44.011Z] #106 5.626 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
10:45:44 [2023-10-24T10:45:44.268Z] #106 5.636 No schema files found: doing nothing.
10:45:44 [2023-10-24T10:45:44.268Z] #106 5.641 Processing triggers for libc-bin (2.31-13+deb11u7) ...
10:45:44 [2023-10-24T10:45:44.268Z] #106 5.659 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
10:45:44 [2023-10-24T10:45:44.525Z] #106 DONE 6.0s
10:45:44 [2023-10-24T10:45:44.525Z] 
10:45:44 [2023-10-24T10:45:44.525Z] #107 [dev-base 12/13] COPY --link --from=dockercli             /build/ /usr/local/cli
10:45:46 [2023-10-24T10:45:46.422Z] #107 DONE 1.4s
10:45:46 [2023-10-24T10:45:46.422Z] 
10:45:46 [2023-10-24T10:45:46.422Z] #108 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
10:45:46 [2023-10-24T10:45:46.679Z] #108 DONE 0.9s
10:45:46 [2023-10-24T10:45:46.938Z] 
10:45:46 [2023-10-24T10:45:46.938Z] #109 [dev 1/1] COPY --link . .
10:45:48 [2023-10-24T10:45:48.835Z] #109 DONE 1.8s
10:45:48 [2023-10-24T10:45:48.835Z] 
10:45:48 [2023-10-24T10:45:48.835Z] #110 exporting to image
10:45:48 [2023-10-24T10:45:48.835Z] #110 exporting layers
10:45:49 [2023-10-24T10:45:49.766Z] #110 exporting layers 1.1s done
10:45:49 [2023-10-24T10:45:49.766Z] #110 writing image sha256:7f8edeb5b75eb1f0d7bd6598a37a3da703b456e1dbd053ac55aad94aee9a838d done
10:45:49 [2023-10-24T10:45:49.766Z] #110 naming to docker.io/library/docker:dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 done
10:45:49 [2023-10-24T10:45:49.766Z] #110 DONE 1.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
10:45:50 [2023-10-24T10:45:50.326Z] + sudo modprobe ip6table_filter
[Pipeline] sh
10:45:50 [2023-10-24T10:45:50.603Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46709/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=24.0 docker:dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 hack/test/unit
10:45:50 [2023-10-24T10:45:50.861Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
10:45:50 [2023-10-24T10:45:50.861Z] + TESTFLAGS+=' -test.timeout=5m'
10:45:50 [2023-10-24T10:45:50.861Z] + TESTDIRS=./...
10:45:50 [2023-10-24T10:45:50.861Z] + exclude_paths='/vendor/|/integration'
10:45:50 [2023-10-24T10:45:50.861Z] ++ go list ./...
10:45:50 [2023-10-24T10:45:50.861Z] ++ grep -vE '(/vendor/|/integration)'
10:45:51 [2023-10-24T10:45:51.427Z] + pkg_list='github.com/docker/docker/api
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/api/server
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/api/server/backend/build
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/api/server/httpstatus
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/api/server/httputils
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/api/server/middleware
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/api/server/router
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/api/server/router/build
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/api/server/router/checkpoint
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/api/server/router/container
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/api/server/router/debug
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/api/server/router/distribution
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/api/server/router/grpc
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/api/server/router/image
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/api/server/router/network
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/api/server/router/plugin
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/api/server/router/session
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/api/server/router/swarm
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/api/server/router/system
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/api/server/router/volume
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/api/types
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/api/types/backend
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/api/types/blkiodev
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/api/types/container
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/api/types/events
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/api/types/filters
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/api/types/image
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/api/types/mount
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/api/types/network
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/api/types/plugins/logdriver
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/api/types/registry
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/api/types/strslice
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/api/types/swarm
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/api/types/swarm/runtime
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/api/types/time
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/api/types/versions
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/api/types/versions/v1p19
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/api/types/versions/v1p20
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/api/types/volume
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/builder
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/builder/builder-next
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/builder/builder-next/exporter
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/builder/builder-next/exporter/overrides
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/builder/builder-next/worker
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/builder/builder-next/worker/label
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/builder/dockerfile
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/builder/remotecontext
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/builder/remotecontext/git
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/builder/remotecontext/urlutil
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/cli/debug
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/cli/winresources/docker-proxy
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/cli/winresources/dockerd
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/client
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/client/buildkit
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/cmd/docker-proxy
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/cmd/dockerd
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/cmd/dockerd/trap
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/container
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/container/stream
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/contrib/apparmor
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/contrib/docker-device-tool
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/contrib/httpserver
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/daemon
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/daemon/cluster
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/daemon/cluster/convert
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/daemon/cluster/executor
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/daemon/cluster/executor/container
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/daemon/cluster/provider
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/daemon/config
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/daemon/containerd
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/daemon/events
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/daemon/events/testutils
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/daemon/graphdriver
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/daemon/graphdriver/copy
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/daemon/graphdriver/devmapper
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/daemon/graphdriver/register
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/daemon/graphdriver/vfs
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/daemon/graphdriver/zfs
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/daemon/images
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/daemon/initlayer
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/daemon/links
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/daemon/listeners
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/daemon/logger
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/daemon/logger/awslogs
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/daemon/logger/fluentd
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/daemon/logger/gcplogs
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/daemon/logger/gelf
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/daemon/logger/journald
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/daemon/logger/journald/internal/export
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/daemon/logger/journald/internal/fake
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/daemon/logger/local
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/daemon/logger/logentries
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/daemon/logger/loggertest
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/daemon/logger/loggerutils
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/daemon/logger/splunk
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/daemon/logger/syslog
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/daemon/logger/templates
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/daemon/names
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/daemon/network
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/daemon/snapshotter
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/daemon/stats
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/distribution
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/distribution/metadata
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/distribution/utils
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/distribution/xfer
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/dockerversion
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/errdefs
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/image
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/image/cache
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/image/tarexport
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/image/v1
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/internal/compatcontext
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/internal/mounttree
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/internal/test/suite
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/internal/unshare
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/layer
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/libcontainerd
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/libcontainerd/queue
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/libcontainerd/remote
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/libcontainerd/shimopts
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/libcontainerd/supervisor
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/libcontainerd/types
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/libnetwork
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/libnetwork/bitmap
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/libnetwork/bitseq
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/libnetwork/cluster
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/libnetwork/config
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/libnetwork/datastore
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/libnetwork/diagnostic
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/libnetwork/discoverapi
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/libnetwork/driverapi
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/libnetwork/drivers/bridge
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/libnetwork/drivers/host
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/libnetwork/drivers/null
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/libnetwork/drivers/overlay
10:45:51 [2023-10-24T10:45:51.427Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/drivers/remote
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/drivers/windows
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/drvregistry
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/etchosts
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/idm
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/internal/caller
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/ipam
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/ipamapi
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/ipams/builtin
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/ipams/null
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/ipams/remote
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/ipamutils
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/ipbits
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/iptables
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/netlabel
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/netutils
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/networkdb
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/ns
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/options
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/osl
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/osl/kernel
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/portallocator
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/portmapper
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/resolvconf
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/testutils
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/types
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/oci
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/oci/caps
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/opts
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/aaparser
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/archive
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/authorization
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/broadcaster
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/capabilities
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/chrootarchive
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/containerfs
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/devicemapper
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/directory
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/dmesg
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/fileutils
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/homedir
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/idtools
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/ioutils
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/jsonmessage
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/longpath
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/loopback
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/meminfo
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/namesgenerator
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/parsers
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/parsers/kernel
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/pidfile
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/platform
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/platforms
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/plugingetter
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/plugins
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/plugins/transport
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/pools
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/process
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/progress
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/reexec
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/rootless
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/rootless/specconv
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/stack
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/stdcopy
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/streamformatter
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/stringid
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/sysinfo
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/system
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/tailfile
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/tarsum
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/useragent
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/plugin
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/plugin/executor/containerd
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/plugin/v2
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/profiles/apparmor
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/profiles/seccomp
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/quota
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/reference
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/registry
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/registry/resumable
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/restartmanager
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/runconfig
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/runconfig/opts
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/testutil
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/testutil/daemon
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/testutil/environment
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/testutil/fakecontext
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/testutil/fakegit
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/testutil/fakestorage
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/testutil/fixtures/load
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/testutil/fixtures/plugin
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/testutil/registry
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/testutil/request
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/volume
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/volume/drivers
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/volume/local
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/volume/mounts
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/volume/service
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/volume/service/opts
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/volume/testutils'
10:45:51 [2023-10-24T10:45:51.428Z] ++ grep --fixed-strings -v /libnetwork
10:45:51 [2023-10-24T10:45:51.428Z] ++ echo 'github.com/docker/docker/api
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/api/server
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/api/server/backend/build
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/api/server/httpstatus
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/api/server/httputils
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/api/server/middleware
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/api/server/router
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/api/server/router/build
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/api/server/router/checkpoint
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/api/server/router/container
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/api/server/router/debug
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/api/server/router/distribution
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/api/server/router/grpc
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/api/server/router/image
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/api/server/router/network
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/api/server/router/plugin
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/api/server/router/session
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/api/server/router/swarm
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/api/server/router/system
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/api/server/router/volume
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/api/types
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/api/types/backend
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/api/types/blkiodev
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/api/types/container
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/api/types/events
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/api/types/filters
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/api/types/image
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/api/types/mount
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/api/types/network
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/api/types/plugins/logdriver
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/api/types/registry
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/api/types/strslice
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/api/types/swarm
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/api/types/swarm/runtime
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/api/types/time
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/api/types/versions
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/api/types/versions/v1p19
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/api/types/versions/v1p20
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/api/types/volume
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/builder
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/builder/builder-next
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/builder/builder-next/exporter
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/builder/builder-next/exporter/overrides
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/builder/builder-next/worker
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/builder/builder-next/worker/label
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/builder/dockerfile
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/builder/remotecontext
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/builder/remotecontext/git
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/builder/remotecontext/urlutil
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/cli/debug
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/cli/winresources/docker-proxy
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/cli/winresources/dockerd
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/client
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/client/buildkit
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/cmd/docker-proxy
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/cmd/dockerd
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/cmd/dockerd/trap
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/container
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/container/stream
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/contrib/apparmor
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/contrib/docker-device-tool
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/contrib/httpserver
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/daemon
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/daemon/cluster
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/daemon/cluster/convert
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/daemon/cluster/executor
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/daemon/cluster/executor/container
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/daemon/cluster/provider
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/daemon/config
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/daemon/containerd
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/daemon/events
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/daemon/events/testutils
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/daemon/graphdriver
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/daemon/graphdriver/copy
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/daemon/graphdriver/devmapper
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/daemon/graphdriver/register
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/daemon/graphdriver/vfs
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/daemon/graphdriver/zfs
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/daemon/images
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/daemon/initlayer
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/daemon/links
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/daemon/listeners
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/daemon/logger
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/daemon/logger/awslogs
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/daemon/logger/fluentd
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/daemon/logger/gcplogs
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/daemon/logger/gelf
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/daemon/logger/journald
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/daemon/logger/journald/internal/export
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/daemon/logger/journald/internal/fake
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/daemon/logger/local
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/daemon/logger/logentries
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/daemon/logger/loggertest
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/daemon/logger/loggerutils
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/daemon/logger/splunk
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/daemon/logger/syslog
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/daemon/logger/templates
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/daemon/names
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/daemon/network
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/daemon/snapshotter
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/daemon/stats
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/distribution
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/distribution/metadata
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/distribution/utils
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/distribution/xfer
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/dockerversion
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/errdefs
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/image
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/image/cache
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/image/tarexport
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/image/v1
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/internal/compatcontext
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/internal/mounttree
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/internal/test/suite
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/internal/unshare
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/layer
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libcontainerd
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libcontainerd/queue
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libcontainerd/remote
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libcontainerd/shimopts
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libcontainerd/supervisor
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libcontainerd/types
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/bitmap
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/bitseq
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/cluster
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/config
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/datastore
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/diagnostic
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/discoverapi
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/driverapi
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/drivers/bridge
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/drivers/host
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/drivers/null
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/drivers/overlay
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/drivers/remote
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/drivers/windows
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/drvregistry
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/etchosts
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/idm
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/internal/caller
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/ipam
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/ipamapi
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/ipams/builtin
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/ipams/null
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/ipams/remote
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/ipamutils
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/ipbits
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/iptables
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/netlabel
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/netutils
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/networkdb
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/ns
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/options
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/osl
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/osl/kernel
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/portallocator
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/portmapper
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/resolvconf
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/testutils
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/libnetwork/types
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/oci
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/oci/caps
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/opts
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/aaparser
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/archive
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/authorization
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/broadcaster
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/capabilities
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/chrootarchive
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/containerfs
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/devicemapper
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/directory
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/dmesg
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/fileutils
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/homedir
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/idtools
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/ioutils
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/jsonmessage
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/longpath
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/loopback
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/meminfo
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/namesgenerator
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/parsers
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/parsers/kernel
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/pidfile
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/platform
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/platforms
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/plugingetter
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/plugins
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:45:51 [2023-10-24T10:45:51.428Z] github.com/docker/docker/pkg/plugins/transport
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/pkg/pools
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/pkg/process
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/pkg/progress
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/pkg/reexec
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/pkg/rootless
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/pkg/rootless/specconv
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/pkg/stack
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/pkg/stdcopy
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/pkg/streamformatter
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/pkg/stringid
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/pkg/sysinfo
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/pkg/system
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/pkg/tailfile
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/pkg/tarsum
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/pkg/useragent
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/plugin
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/plugin/executor/containerd
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/plugin/v2
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/profiles/apparmor
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/profiles/seccomp
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/quota
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/reference
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/registry
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/registry/resumable
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/restartmanager
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/runconfig
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/runconfig/opts
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/testutil
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/testutil/daemon
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/testutil/environment
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/testutil/fakecontext
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/testutil/fakegit
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/testutil/fakestorage
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/testutil/fixtures/load
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/testutil/fixtures/plugin
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/testutil/registry
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/testutil/request
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/volume
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/volume/drivers
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/volume/local
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/volume/mounts
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/volume/service
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/volume/service/opts
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/volume/testutils'
10:45:51 [2023-10-24T10:45:51.429Z] + base_pkg_list='github.com/docker/docker/api
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/server
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/server/backend/build
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/server/httpstatus
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/server/httputils
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/server/middleware
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/server/router
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/server/router/build
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/server/router/checkpoint
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/server/router/container
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/server/router/debug
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/server/router/distribution
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/server/router/grpc
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/server/router/image
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/server/router/network
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/server/router/plugin
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/server/router/session
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/server/router/swarm
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/server/router/system
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/server/router/volume
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/types
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/types/backend
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/types/blkiodev
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/types/container
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/types/events
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/types/filters
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/types/image
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/types/mount
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/types/network
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/types/plugins/logdriver
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/types/registry
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/types/strslice
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/types/swarm
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/types/swarm/runtime
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/types/time
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/types/versions
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/types/versions/v1p19
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/types/versions/v1p20
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/types/volume
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/builder
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/builder/builder-next
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/builder/builder-next/exporter
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/builder/builder-next/exporter/overrides
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/builder/builder-next/worker
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/builder/builder-next/worker/label
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/builder/dockerfile
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/builder/remotecontext
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/builder/remotecontext/git
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/builder/remotecontext/urlutil
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/cli/debug
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/cli/winresources/docker-proxy
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/cli/winresources/dockerd
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/client
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/client/buildkit
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/cmd/docker-proxy
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/cmd/dockerd
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/cmd/dockerd/trap
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/container
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/container/stream
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/contrib/apparmor
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/contrib/docker-device-tool
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/contrib/httpserver
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/cluster
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/cluster/convert
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/cluster/executor
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/cluster/executor/container
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/cluster/provider
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/config
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/containerd
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/events
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/events/testutils
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/graphdriver
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/graphdriver/copy
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/graphdriver/devmapper
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/graphdriver/register
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/graphdriver/vfs
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/graphdriver/zfs
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/images
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/initlayer
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/links
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/listeners
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/logger
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/logger/awslogs
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/logger/fluentd
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/logger/gcplogs
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/logger/gelf
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/logger/journald
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/logger/journald/internal/export
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/logger/journald/internal/fake
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/logger/local
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/logger/logentries
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/logger/loggertest
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/logger/loggerutils
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/logger/splunk
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/logger/syslog
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/logger/templates
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/names
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/network
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/snapshotter
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/stats
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/distribution
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/distribution/metadata
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/distribution/utils
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/distribution/xfer
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/dockerversion
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/errdefs
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/image
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/image/cache
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/image/tarexport
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/image/v1
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/internal/compatcontext
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/internal/mounttree
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/internal/test/suite
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/internal/unshare
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/layer
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/libcontainerd
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/libcontainerd/queue
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/libcontainerd/remote
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/libcontainerd/shimopts
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/libcontainerd/supervisor
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/libcontainerd/types
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/oci
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/oci/caps
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/opts
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/pkg/aaparser
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/pkg/archive
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/pkg/authorization
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/pkg/broadcaster
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/pkg/capabilities
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/pkg/chrootarchive
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/pkg/containerfs
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/pkg/devicemapper
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/pkg/directory
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/pkg/dmesg
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/pkg/fileutils
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/pkg/homedir
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/pkg/idtools
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/pkg/ioutils
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/pkg/jsonmessage
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/pkg/longpath
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/pkg/loopback
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/pkg/meminfo
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/pkg/namesgenerator
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/pkg/parsers
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/pkg/parsers/kernel
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/pkg/pidfile
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/pkg/platform
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/pkg/platforms
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/pkg/plugingetter
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/pkg/plugins
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/pkg/plugins/transport
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/pkg/pools
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/pkg/process
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/pkg/progress
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/pkg/reexec
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/pkg/rootless
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/pkg/rootless/specconv
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/pkg/stack
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/pkg/stdcopy
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/pkg/streamformatter
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/pkg/stringid
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/pkg/sysinfo
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/pkg/system
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/pkg/tailfile
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/pkg/tarsum
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/pkg/useragent
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/plugin
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/plugin/executor/containerd
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/plugin/v2
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/profiles/apparmor
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/profiles/seccomp
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/quota
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/reference
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/registry
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/registry/resumable
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/restartmanager
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/runconfig
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/runconfig/opts
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/testutil
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/testutil/daemon
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/testutil/environment
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/testutil/fakecontext
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/testutil/fakegit
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/testutil/fakestorage
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/testutil/fixtures/load
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/testutil/fixtures/plugin
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/testutil/registry
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/testutil/request
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/volume
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/volume/drivers
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/volume/local
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/volume/mounts
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/volume/service
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/volume/service/opts
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/volume/testutils'
10:45:51 [2023-10-24T10:45:51.429Z] ++ grep --fixed-strings /libnetwork
10:45:51 [2023-10-24T10:45:51.429Z] ++ echo 'github.com/docker/docker/api
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/server
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/server/backend/build
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/server/httpstatus
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/server/httputils
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/server/middleware
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/server/router
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/server/router/build
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/server/router/checkpoint
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/server/router/container
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/server/router/debug
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/server/router/distribution
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/server/router/grpc
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/server/router/image
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/server/router/network
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/server/router/plugin
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/server/router/session
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/server/router/swarm
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/server/router/system
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/server/router/volume
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/types
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/types/backend
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/types/blkiodev
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/types/container
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/types/events
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/types/filters
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/types/image
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/types/mount
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/types/network
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/types/plugins/logdriver
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/types/registry
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/types/strslice
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/types/swarm
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/types/swarm/runtime
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/types/time
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/types/versions
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/types/versions/v1p19
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/types/versions/v1p20
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/api/types/volume
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/builder
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/builder/builder-next
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/builder/builder-next/exporter
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/builder/builder-next/exporter/overrides
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/builder/builder-next/worker
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/builder/builder-next/worker/label
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/builder/dockerfile
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/builder/remotecontext
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/builder/remotecontext/git
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/builder/remotecontext/urlutil
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/cli/debug
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/cli/winresources/docker-proxy
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/cli/winresources/dockerd
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/client
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/client/buildkit
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/cmd/docker-proxy
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/cmd/dockerd
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/cmd/dockerd/trap
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/container
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/container/stream
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/contrib/apparmor
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/contrib/docker-device-tool
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/contrib/httpserver
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/cluster
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/cluster/convert
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/cluster/executor
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/cluster/executor/container
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/cluster/provider
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/config
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/containerd
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/events
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/events/testutils
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/graphdriver
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/graphdriver/copy
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/graphdriver/devmapper
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/graphdriver/register
10:45:51 [2023-10-24T10:45:51.429Z] github.com/docker/docker/daemon/graphdriver/vfs
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/daemon/graphdriver/zfs
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/daemon/images
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/daemon/initlayer
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/daemon/links
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/daemon/listeners
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/daemon/logger
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/daemon/logger/awslogs
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/daemon/logger/fluentd
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/daemon/logger/gcplogs
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/daemon/logger/gelf
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/daemon/logger/journald
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/daemon/logger/journald/internal/export
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/daemon/logger/journald/internal/fake
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/daemon/logger/local
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/daemon/logger/logentries
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/daemon/logger/loggertest
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/daemon/logger/loggerutils
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/daemon/logger/splunk
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/daemon/logger/syslog
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/daemon/logger/templates
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/daemon/names
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/daemon/network
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/daemon/snapshotter
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/daemon/stats
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/distribution
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/distribution/metadata
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/distribution/utils
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/distribution/xfer
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/dockerversion
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/errdefs
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/image
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/image/cache
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/image/tarexport
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/image/v1
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/internal/compatcontext
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/internal/mounttree
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/internal/test/suite
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/internal/unshare
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/layer
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libcontainerd
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libcontainerd/queue
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libcontainerd/remote
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libcontainerd/shimopts
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libcontainerd/supervisor
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libcontainerd/types
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/bitmap
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/bitseq
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/cluster
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/config
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/datastore
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/diagnostic
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/discoverapi
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/driverapi
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/drivers/bridge
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/drivers/host
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/drivers/null
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/drivers/overlay
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/drivers/remote
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/drivers/windows
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/drvregistry
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/etchosts
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/idm
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/internal/caller
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/ipam
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/ipamapi
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/ipams/builtin
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/ipams/null
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/ipams/remote
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/ipamutils
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/ipbits
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/iptables
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/netlabel
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/netutils
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/networkdb
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/ns
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/options
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/osl
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/osl/kernel
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/portallocator
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/portmapper
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/resolvconf
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/testutils
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/types
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/oci
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/oci/caps
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/opts
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/pkg/aaparser
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/pkg/archive
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/pkg/authorization
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/pkg/broadcaster
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/pkg/capabilities
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/pkg/chrootarchive
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/pkg/containerfs
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/pkg/devicemapper
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/pkg/directory
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/pkg/dmesg
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/pkg/fileutils
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/pkg/homedir
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/pkg/idtools
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/pkg/ioutils
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/pkg/jsonmessage
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/pkg/longpath
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/pkg/loopback
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/pkg/meminfo
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/pkg/namesgenerator
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/pkg/parsers
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/pkg/parsers/kernel
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/pkg/pidfile
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/pkg/platform
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/pkg/platforms
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/pkg/plugingetter
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/pkg/plugins
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/pkg/plugins/transport
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/pkg/pools
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/pkg/process
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/pkg/progress
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/pkg/reexec
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/pkg/rootless
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/pkg/rootless/specconv
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/pkg/stack
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/pkg/stdcopy
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/pkg/streamformatter
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/pkg/stringid
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/pkg/sysinfo
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/pkg/system
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/pkg/tailfile
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/pkg/tarsum
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/pkg/useragent
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/plugin
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/plugin/executor/containerd
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/plugin/v2
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/profiles/apparmor
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/profiles/seccomp
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/quota
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/reference
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/registry
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/registry/resumable
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/restartmanager
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/runconfig
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/runconfig/opts
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/testutil
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/testutil/daemon
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/testutil/environment
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/testutil/fakecontext
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/testutil/fakegit
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/testutil/fakestorage
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/testutil/fixtures/load
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/testutil/fixtures/plugin
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/testutil/registry
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/testutil/request
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/volume
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/volume/drivers
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/volume/local
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/volume/mounts
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/volume/service
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/volume/service/opts
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/volume/testutils'
10:45:51 [2023-10-24T10:45:51.430Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/bitmap
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/bitseq
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/cluster
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/config
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/datastore
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/diagnostic
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/discoverapi
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/driverapi
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/drivers/bridge
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/drivers/host
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/drivers/null
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/drivers/overlay
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/drivers/remote
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/drivers/windows
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/drvregistry
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/etchosts
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/idm
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/internal/caller
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/ipam
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/ipamapi
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/ipams/builtin
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/ipams/null
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/ipams/remote
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/ipamutils
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/ipbits
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/iptables
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/netlabel
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/netutils
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/networkdb
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/ns
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/options
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/osl
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/osl/kernel
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/portallocator
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/portmapper
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/resolvconf
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/testutils
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/types'
10:45:51 [2023-10-24T10:45:51.430Z] + echo 'github.com/docker/docker/libnetwork
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/bitmap
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/bitseq
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/cluster
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/config
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/datastore
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/diagnostic
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/discoverapi
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/driverapi
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/drivers/bridge
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/drivers/host
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/drivers/null
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/drivers/overlay
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/drivers/remote
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/drivers/windows
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/drvregistry
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/etchosts
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/idm
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/internal/caller
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/ipam
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/ipamapi
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/ipams/builtin
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/ipams/null
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/ipams/remote
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/ipamutils
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/ipbits
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/iptables
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/netlabel
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/netutils
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/networkdb
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/ns
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/options
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/osl
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/osl/kernel
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/portallocator
10:45:51 [2023-10-24T10:45:51.430Z] github.com/docker/docker/libnetwork/portmapper
10:45:51 [2023-10-24T10:45:51.431Z] github.com/docker/docker/libnetwork/resolvconf
10:45:51 [2023-10-24T10:45:51.431Z] + grep --fixed-strings libnetwork/drivers/bridge
10:45:51 [2023-10-24T10:45:51.431Z] github.com/docker/docker/libnetwork/testutils
10:45:51 [2023-10-24T10:45:51.431Z] github.com/docker/docker/libnetwork/types'
10:45:51 [2023-10-24T10:45:51.431Z] github.com/docker/docker/libnetwork/drivers/bridge
10:45:51 [2023-10-24T10:45:51.431Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:45:51 [2023-10-24T10:45:51.431Z] + type docker-proxy
10:45:51 [2023-10-24T10:45:51.431Z] hack/test/unit: line 25: type: docker-proxy: not found
10:45:51 [2023-10-24T10:45:51.431Z] + hack/make.sh binary-proxy install-proxy
10:45:51 [2023-10-24T10:45:51.431Z] 
10:45:51 [2023-10-24T10:45:51.431Z] Removing bundles/
10:45:51 [2023-10-24T10:45:51.431Z] 
10:45:51 [2023-10-24T10:45:51.431Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
10:45:51 [2023-10-24T10:45:51.431Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
10:45:51 [2023-10-24T10:45:51.431Z] + tee /go/src/github.com/docker/docker/go.mod
10:45:51 [2023-10-24T10:45:51.431Z] module github.com/docker/docker
10:45:51 [2023-10-24T10:45:51.431Z] 
10:45:51 [2023-10-24T10:45:51.431Z] go 1.19
10:45:51 [2023-10-24T10:45:51.431Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
10:45:51 [2023-10-24T10:45:51.431Z] + GO111MODULE=on
10:45:51 [2023-10-24T10:45:51.431Z] + 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=dd37b0b960ec4d3da0ca2efe78fa47484d4c6380" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-24T10:45:51.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 ' github.com/docker/docker/cmd/docker-proxy
10:45:55 [2023-10-24T10:45:55.609Z] + rm -f /go/src/github.com/docker/docker/go.mod
10:45:55 [2023-10-24T10:45:55.609Z] Created binary: bundles/binary-proxy/docker-proxy
10:45:55 [2023-10-24T10:45:55.609Z] 
10:45:55 [2023-10-24T10:45:55.609Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
10:45:55 [2023-10-24T10:45:55.609Z] Installing docker-proxy to /usr/local/bin/
10:45:55 [2023-10-24T10:45:55.609Z] 
10:45:55 [2023-10-24T10:45:55.609Z] + mkdir -p bundles
10:45:55 [2023-10-24T10:45:55.609Z] + '[' -n 'github.com/docker/docker/api
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/api/server
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/api/server/backend/build
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/api/server/httpstatus
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/api/server/httputils
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/api/server/middleware
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/api/server/router
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/api/server/router/build
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/api/server/router/checkpoint
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/api/server/router/container
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/api/server/router/debug
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/api/server/router/distribution
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/api/server/router/grpc
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/api/server/router/image
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/api/server/router/network
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/api/server/router/plugin
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/api/server/router/session
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/api/server/router/swarm
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/api/server/router/system
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/api/server/router/volume
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/api/types
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/api/types/backend
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/api/types/blkiodev
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/api/types/container
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/api/types/events
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/api/types/filters
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/api/types/image
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/api/types/mount
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/api/types/network
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/api/types/plugins/logdriver
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/api/types/registry
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/api/types/strslice
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/api/types/swarm
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/api/types/swarm/runtime
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/api/types/time
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/api/types/versions
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/api/types/versions/v1p19
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/api/types/versions/v1p20
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/api/types/volume
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/builder
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/builder/builder-next
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/builder/builder-next/exporter
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/builder/builder-next/exporter/overrides
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/builder/builder-next/worker
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/builder/builder-next/worker/label
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/builder/dockerfile
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/builder/remotecontext
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/builder/remotecontext/git
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/builder/remotecontext/urlutil
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/cli/debug
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/cli/winresources/docker-proxy
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/cli/winresources/dockerd
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/client
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/client/buildkit
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/cmd/docker-proxy
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/cmd/dockerd
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/cmd/dockerd/trap
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/container
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/container/stream
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/contrib/apparmor
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/contrib/docker-device-tool
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/contrib/httpserver
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/daemon
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/daemon/cluster
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/daemon/cluster/convert
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/daemon/cluster/executor
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/daemon/cluster/executor/container
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/daemon/cluster/provider
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/daemon/config
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/daemon/containerd
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/daemon/events
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/daemon/events/testutils
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/daemon/graphdriver
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/daemon/graphdriver/copy
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/daemon/graphdriver/devmapper
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/daemon/graphdriver/register
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/daemon/graphdriver/vfs
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/daemon/graphdriver/zfs
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/daemon/images
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/daemon/initlayer
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/daemon/links
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/daemon/listeners
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/daemon/logger
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/daemon/logger/awslogs
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/daemon/logger/fluentd
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/daemon/logger/gcplogs
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/daemon/logger/gelf
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/daemon/logger/journald
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/daemon/logger/journald/internal/export
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/daemon/logger/journald/internal/fake
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/daemon/logger/local
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/daemon/logger/logentries
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/daemon/logger/loggertest
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/daemon/logger/loggerutils
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/daemon/logger/splunk
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/daemon/logger/syslog
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/daemon/logger/templates
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/daemon/names
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/daemon/network
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/daemon/snapshotter
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/daemon/stats
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/distribution
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/distribution/metadata
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/distribution/utils
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/distribution/xfer
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/dockerversion
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/errdefs
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/image
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/image/cache
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/image/tarexport
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/image/v1
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/internal/compatcontext
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/internal/mounttree
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/internal/test/suite
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/internal/unshare
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/layer
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/libcontainerd
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/libcontainerd/queue
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/libcontainerd/remote
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/libcontainerd/shimopts
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/libcontainerd/supervisor
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/libcontainerd/types
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/oci
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/oci/caps
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/opts
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/pkg/aaparser
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/pkg/archive
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/pkg/authorization
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/pkg/broadcaster
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/pkg/capabilities
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/pkg/chrootarchive
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/pkg/containerfs
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/pkg/devicemapper
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/pkg/directory
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/pkg/dmesg
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/pkg/fileutils
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/pkg/homedir
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/pkg/idtools
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/pkg/ioutils
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/pkg/jsonmessage
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/pkg/longpath
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/pkg/loopback
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/pkg/meminfo
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/pkg/namesgenerator
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/pkg/parsers
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/pkg/parsers/kernel
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/pkg/pidfile
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/pkg/platform
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/pkg/platforms
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/pkg/plugingetter
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/pkg/plugins
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/pkg/plugins/transport
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/pkg/pools
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/pkg/process
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/pkg/progress
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/pkg/reexec
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/pkg/rootless
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/pkg/rootless/specconv
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/pkg/stack
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/pkg/stdcopy
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/pkg/streamformatter
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/pkg/stringid
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/pkg/sysinfo
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/pkg/system
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/pkg/tailfile
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/pkg/tarsum
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/pkg/useragent
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/plugin
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/plugin/executor/containerd
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/plugin/v2
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/profiles/apparmor
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/profiles/seccomp
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/quota
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/reference
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/registry
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/registry/resumable
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/restartmanager
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/runconfig
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/runconfig/opts
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/testutil
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/testutil/daemon
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/testutil/environment
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/testutil/fakecontext
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/testutil/fakegit
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/testutil/fakestorage
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/testutil/fixtures/load
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/testutil/fixtures/plugin
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/testutil/registry
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/testutil/request
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/volume
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/volume/drivers
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/volume/local
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/volume/mounts
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/volume/service
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/volume/service/opts
10:45:55 [2023-10-24T10:45:55.609Z] github.com/docker/docker/volume/testutils' ']'
10:45:55 [2023-10-24T10:45:55.610Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove 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/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/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/docker-device-tool 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/devmapper 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/logentries 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/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/compatcontext github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper 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
10:45:56 [2023-10-24T10:45:56.543Z] ?   	github.com/docker/docker/api	[no test files]
10:46:03 [2023-10-24T10:46:03.109Z] 	github.com/docker/docker/api/server	coverage: 13.0% of statements
10:46:03 [2023-10-24T10:46:03.109Z] ok  	github.com/docker/docker/api/server	0.041s	coverage: 13.0% of statements
10:46:25 [2023-10-24T10:46:25.045Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
10:46:25 [2023-10-24T10:46:25.045Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
10:46:25 [2023-10-24T10:46:25.045Z] 	github.com/docker/docker/api/server/httputils	coverage: 28.3% of statements
10:46:25 [2023-10-24T10:46:25.045Z] ok  	github.com/docker/docker/api/server/httputils	0.006s	coverage: 28.3% of statements
10:46:25 [2023-10-24T10:46:25.045Z] ?   	github.com/docker/docker/api/server/router	[no test files]
10:46:25 [2023-10-24T10:46:25.045Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
10:46:25 [2023-10-24T10:46:25.045Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
10:46:25 [2023-10-24T10:46:25.045Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
10:46:25 [2023-10-24T10:46:25.045Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
10:46:25 [2023-10-24T10:46:25.045Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
10:46:25 [2023-10-24T10:46:25.045Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
10:46:25 [2023-10-24T10:46:25.045Z] 	github.com/docker/docker/api/server/middleware	coverage: 37.7% of statements
10:46:25 [2023-10-24T10:46:25.045Z] ok  	github.com/docker/docker/api/server/middleware	0.007s	coverage: 37.7% of statements
10:46:25 [2023-10-24T10:46:25.045Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
10:46:25 [2023-10-24T10:46:25.045Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
10:46:25 [2023-10-24T10:46:25.045Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
10:46:25 [2023-10-24T10:46:25.045Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
10:46:25 [2023-10-24T10:46:25.045Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
10:46:25 [2023-10-24T10:46:25.045Z] ?   	github.com/docker/docker/api/types	[no test files]
10:46:25 [2023-10-24T10:46:25.045Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
10:46:25 [2023-10-24T10:46:25.045Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
10:46:25 [2023-10-24T10:46:25.045Z] 	github.com/docker/docker/api/server/router/swarm	coverage: 6.0% of statements
10:46:25 [2023-10-24T10:46:25.045Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 6.0% of statements
10:46:25 [2023-10-24T10:46:25.045Z] 	github.com/docker/docker/api/server/router/volume	coverage: 66.7% of statements
10:46:25 [2023-10-24T10:46:25.045Z] ok  	github.com/docker/docker/api/server/router/volume	0.008s	coverage: 66.7% of statements
10:46:25 [2023-10-24T10:46:25.045Z] ?   	github.com/docker/docker/api/types/events	[no test files]
10:46:25 [2023-10-24T10:46:25.045Z] 	github.com/docker/docker/api/types/container	coverage: 82.3% of statements
10:46:25 [2023-10-24T10:46:25.045Z] ok  	github.com/docker/docker/api/types/container	0.006s	coverage: 82.3% of statements
10:46:25 [2023-10-24T10:46:25.045Z] ?   	github.com/docker/docker/api/types/image	[no test files]
10:46:25 [2023-10-24T10:46:25.045Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
10:46:25 [2023-10-24T10:46:25.045Z] ?   	github.com/docker/docker/api/types/network	[no test files]
10:46:25 [2023-10-24T10:46:25.045Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
10:46:25 [2023-10-24T10:46:25.045Z] 	github.com/docker/docker/api/types/registry	coverage: 54.2% of statements
10:46:25 [2023-10-24T10:46:25.045Z] 	github.com/docker/docker/api/types/filters	coverage: 94.0% of statements
10:46:25 [2023-10-24T10:46:25.045Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
10:46:25 [2023-10-24T10:46:25.045Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 94.0% of statements
10:46:25 [2023-10-24T10:46:25.045Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
10:46:25 [2023-10-24T10:46:25.045Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
10:46:25 [2023-10-24T10:46:25.045Z] 	github.com/docker/docker/api/types/strslice	coverage: 90.0% of statements
10:46:25 [2023-10-24T10:46:25.045Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
10:46:25 [2023-10-24T10:46:25.045Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
10:46:25 [2023-10-24T10:46:25.045Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
10:46:25 [2023-10-24T10:46:25.045Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
10:46:25 [2023-10-24T10:46:25.045Z] ?   	github.com/docker/docker/builder	[no test files]
10:46:25 [2023-10-24T10:46:25.045Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
10:46:25 [2023-10-24T10:46:25.045Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
10:46:25 [2023-10-24T10:46:25.045Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
10:46:25 [2023-10-24T10:46:25.045Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
10:46:25 [2023-10-24T10:46:25.045Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
10:46:25 [2023-10-24T10:46:25.045Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
10:46:25 [2023-10-24T10:46:25.045Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
10:46:25 [2023-10-24T10:46:25.045Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
10:46:25 [2023-10-24T10:46:25.045Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
10:46:25 [2023-10-24T10:46:25.045Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
10:46:25 [2023-10-24T10:46:25.045Z] 	github.com/docker/docker/api/types/time	coverage: 100.0% of statements
10:46:25 [2023-10-24T10:46:25.045Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
10:46:25 [2023-10-24T10:46:25.045Z] 	github.com/docker/docker/api/types/versions	coverage: 77.3% of statements
10:46:25 [2023-10-24T10:46:25.045Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 77.3% of statements
10:46:25 [2023-10-24T10:46:25.045Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
10:46:25 [2023-10-24T10:46:25.045Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
10:46:25 [2023-10-24T10:46:25.045Z] 	github.com/docker/docker/builder/remotecontext/urlutil	coverage: 100.0% of statements
10:46:25 [2023-10-24T10:46:25.045Z] 	github.com/docker/docker/cli/debug	coverage: 100.0% of statements
10:46:25 [2023-10-24T10:46:25.045Z] ok  	github.com/docker/docker/cli/debug	0.004s	coverage: 100.0% of statements
10:46:25 [2023-10-24T10:46:25.045Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.006s	coverage: 100.0% of statements
10:46:25 [2023-10-24T10:46:25.045Z] 	github.com/docker/docker/builder/remotecontext	coverage: 13.7% of statements
10:46:25 [2023-10-24T10:46:25.045Z] 	github.com/docker/docker/builder/dockerfile	coverage: 50.1% of statements
10:46:25 [2023-10-24T10:46:25.045Z] ok  	github.com/docker/docker/builder/dockerfile	0.064s	coverage: 50.1% of statements
10:46:25 [2023-10-24T10:46:25.045Z] ok  	github.com/docker/docker/builder/remotecontext	0.064s	coverage: 13.7% of statements
10:46:25 [2023-10-24T10:46:25.303Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
10:46:25 [2023-10-24T10:46:25.561Z] 	github.com/docker/docker/client	coverage: 76.8% of statements
10:46:25 [2023-10-24T10:46:25.561Z] 	github.com/docker/docker/cmd/docker-proxy	coverage: 68.2% of statements
10:46:25 [2023-10-24T10:46:25.561Z] ok  	github.com/docker/docker/client	0.109s	coverage: 76.8% of statements
10:46:25 [2023-10-24T10:46:25.561Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.122s	coverage: 68.2% of statements
10:46:30 [2023-10-24T10:46:30.826Z] 	github.com/docker/docker/builder/remotecontext/git	coverage: 82.5% of statements
10:46:30 [2023-10-24T10:46:30.826Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.343s	coverage: 82.5% of statements
10:46:37 [2023-10-24T10:46:37.380Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
10:46:37 [2023-10-24T10:46:37.380Z] ?   	github.com/docker/docker/container/stream	[no test files]
10:46:37 [2023-10-24T10:46:37.380Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
10:46:37 [2023-10-24T10:46:37.380Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
10:46:37 [2023-10-24T10:46:37.380Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
10:46:37 [2023-10-24T10:46:37.380Z] 	github.com/docker/docker/container	coverage: 36.5% of statements
10:46:37 [2023-10-24T10:46:37.380Z] ok  	github.com/docker/docker/container	0.140s	coverage: 36.5% of statements
10:46:37 [2023-10-24T10:46:37.380Z] 	github.com/docker/docker/cmd/dockerd	coverage: 29.2% of statements
10:46:37 [2023-10-24T10:46:37.380Z] ok  	github.com/docker/docker/cmd/dockerd	0.262s	coverage: 29.2% of statements
10:46:39 [2023-10-24T10:46:39.277Z] 	github.com/docker/docker/cmd/dockerd/trap	coverage: 0.0% of statements
10:46:39 [2023-10-24T10:46:39.277Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.419s	coverage: 0.0% of statements
10:46:42 [2023-10-24T10:46:42.556Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
10:46:42 [2023-10-24T10:46:42.556Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
10:46:42 [2023-10-24T10:46:42.556Z] 	github.com/docker/docker/daemon/cluster/controllers/plugin	coverage: 65.3% of statements
10:46:42 [2023-10-24T10:46:42.556Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.016s	coverage: 65.3% of statements
10:46:42 [2023-10-24T10:46:42.556Z] 	github.com/docker/docker/daemon/cluster/convert	coverage: 39.2% of statements
10:46:42 [2023-10-24T10:46:42.556Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.026s	coverage: 39.2% of statements
10:46:42 [2023-10-24T10:46:42.556Z] 	github.com/docker/docker/daemon/config	coverage: 75.2% of statements
10:46:42 [2023-10-24T10:46:42.556Z] ok  	github.com/docker/docker/daemon/config	0.056s	coverage: 75.2% of statements
10:46:42 [2023-10-24T10:46:42.556Z] 	github.com/docker/docker/daemon/cluster	coverage: 0.5% of statements
10:46:42 [2023-10-24T10:46:42.556Z] ok  	github.com/docker/docker/daemon/cluster	0.068s	coverage: 0.5% of statements
10:46:44 [2023-10-24T10:46:44.453Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
10:46:44 [2023-10-24T10:46:44.453Z] 	github.com/docker/docker/daemon/graphdriver	coverage: 2.2% of statements
10:46:44 [2023-10-24T10:46:44.453Z] 	github.com/docker/docker/daemon/graphdriver/btrfs	coverage: 2.8% of statements
10:46:44 [2023-10-24T10:46:44.453Z] ok  	github.com/docker/docker/daemon/graphdriver	0.016s	coverage: 2.2% of statements
10:46:44 [2023-10-24T10:46:44.453Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.016s	coverage: 2.8% of statements
10:46:44 [2023-10-24T10:46:44.453Z] 	github.com/docker/docker/daemon/containerd	coverage: 0.7% of statements
10:46:44 [2023-10-24T10:46:44.453Z] ok  	github.com/docker/docker/daemon/containerd	0.020s	coverage: 0.7% of statements
10:46:44 [2023-10-24T10:46:44.453Z] 	github.com/docker/docker/daemon/events	coverage: 50.0% of statements
10:46:44 [2023-10-24T10:46:44.454Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
10:46:44 [2023-10-24T10:46:44.454Z] 	github.com/docker/docker/daemon/graphdriver/copy	coverage: 59.6% of statements
10:46:44 [2023-10-24T10:46:44.454Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.194s	coverage: 59.6% of statements
10:46:45 [2023-10-24T10:46:45.386Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
10:46:45 [2023-10-24T10:46:45.386Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
10:46:45 [2023-10-24T10:46:45.386Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
10:46:45 [2023-10-24T10:46:45.386Z] 	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	coverage: 1.9% of statements
10:46:45 [2023-10-24T10:46:45.386Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.9% of statements
10:46:45 [2023-10-24T10:46:45.644Z] 	github.com/docker/docker/daemon/graphdriver/overlay2	coverage: 60.2% of statements
10:46:45 [2023-10-24T10:46:45.644Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.181s	coverage: 60.2% of statements
10:46:45 [2023-10-24T10:46:45.903Z] 	github.com/docker/docker/daemon/cluster/executor/container	coverage: 13.0% of statements
10:46:45 [2023-10-24T10:46:45.903Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.457s	coverage: 13.0% of statements
10:46:46 [2023-10-24T10:46:46.161Z] 	github.com/docker/docker/daemon/graphdriver/vfs	coverage: 58.5% of statements
10:46:46 [2023-10-24T10:46:46.161Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 58.5% of statements
10:46:46 [2023-10-24T10:46:46.419Z] 	github.com/docker/docker/daemon/graphdriver/zfs	coverage: 3.0% of statements
10:46:46 [2023-10-24T10:46:46.419Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
10:46:46 [2023-10-24T10:46:46.984Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
10:46:46 [2023-10-24T10:46:46.984Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
10:46:46 [2023-10-24T10:46:46.984Z] 	github.com/docker/docker/daemon/links	coverage: 93.0% of statements
10:46:46 [2023-10-24T10:46:46.984Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
10:46:46 [2023-10-24T10:46:46.984Z] 	github.com/docker/docker/daemon/images	coverage: 3.0% of statements
10:46:46 [2023-10-24T10:46:46.984Z] ok  	github.com/docker/docker/daemon/images	0.033s	coverage: 3.0% of statements
10:46:47 [2023-10-24T10:46:47.241Z] 	github.com/docker/docker/daemon/logger	coverage: 43.2% of statements
10:46:47 [2023-10-24T10:46:47.241Z] ok  	github.com/docker/docker/daemon/logger	0.225s	coverage: 43.2% of statements
10:46:47 [2023-10-24T10:46:47.500Z] 	github.com/docker/docker/daemon/logger/awslogs	coverage: 78.5% of statements
10:46:47 [2023-10-24T10:46:47.500Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.106s	coverage: 78.5% of statements
10:46:47 [2023-10-24T10:46:47.500Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
10:46:47 [2023-10-24T10:46:47.500Z] 	github.com/docker/docker/daemon/logger/fluentd	coverage: 53.6% of statements
10:46:47 [2023-10-24T10:46:47.500Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.013s	coverage: 53.6% of statements
10:46:47 [2023-10-24T10:46:47.500Z] 	github.com/docker/docker/daemon/logger/gelf	coverage: 68.2% of statements
10:46:47 [2023-10-24T10:46:47.500Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.010s	coverage: 68.2% of statements
10:46:48 [2023-10-24T10:46:48.066Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
10:46:48 [2023-10-24T10:46:48.066Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
10:46:48 [2023-10-24T10:46:48.066Z] 	github.com/docker/docker/daemon/logger/journald/internal/export	coverage: 88.2% of statements
10:46:48 [2023-10-24T10:46:48.066Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
10:46:48 [2023-10-24T10:46:48.066Z] 	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	coverage: 87.2% of statements
10:46:48 [2023-10-24T10:46:48.066Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
10:46:48 [2023-10-24T10:46:48.324Z] 	github.com/docker/docker/daemon/logger/jsonfilelog	coverage: 76.8% of statements
10:46:48 [2023-10-24T10:46:48.324Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.066s	coverage: 76.8% of statements
10:46:48 [2023-10-24T10:46:48.582Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
10:46:48 [2023-10-24T10:46:48.582Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
10:46:48 [2023-10-24T10:46:48.582Z] 	github.com/docker/docker/daemon/logger/local	coverage: 79.4% of statements
10:46:48 [2023-10-24T10:46:48.582Z] ok  	github.com/docker/docker/daemon/logger/local	0.036s	coverage: 79.4% of statements
10:46:49 [2023-10-24T10:46:49.148Z] 	github.com/docker/docker/daemon/logger/loggerutils	coverage: 63.5% of statements
10:46:49 [2023-10-24T10:46:49.148Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.023s	coverage: 63.5% of statements
10:46:49 [2023-10-24T10:46:49.148Z] 	github.com/docker/docker/daemon/logger/loggerutils/cache	coverage: 31.5% of statements
10:46:49 [2023-10-24T10:46:49.148Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.029s	coverage: 31.5% of statements
10:46:49 [2023-10-24T10:46:49.406Z] 	github.com/docker/docker/daemon/logger/journald	coverage: 74.5% of statements
10:46:49 [2023-10-24T10:46:49.406Z] ok  	github.com/docker/docker/daemon/logger/journald	1.330s	coverage: 74.5% of statements
10:46:49 [2023-10-24T10:46:49.406Z] ?   	github.com/docker/docker/daemon/names	[no test files]
10:46:49 [2023-10-24T10:46:49.406Z] 	github.com/docker/docker/daemon/logger/templates	coverage: 8.3% of statements
10:46:49 [2023-10-24T10:46:49.406Z] ok  	github.com/docker/docker/daemon/logger/templates	0.007s	coverage: 8.3% of statements
10:46:49 [2023-10-24T10:46:49.406Z] 	github.com/docker/docker/daemon/logger/syslog	coverage: 46.8% of statements
10:46:49 [2023-10-24T10:46:49.406Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.011s	coverage: 46.8% of statements
10:46:49 [2023-10-24T10:46:49.664Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
10:46:49 [2023-10-24T10:46:49.664Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
10:46:49 [2023-10-24T10:46:49.664Z] 	github.com/docker/docker/daemon/network	coverage: 63.8% of statements
10:46:49 [2023-10-24T10:46:49.664Z] ok  	github.com/docker/docker/daemon/network	0.006s	coverage: 63.8% of statements
10:46:50 [2023-10-24T10:46:50.597Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
10:46:50 [2023-10-24T10:46:50.597Z] 	github.com/docker/docker/dockerversion	coverage: 100.0% of statements
10:46:50 [2023-10-24T10:46:50.597Z] ok  	github.com/docker/docker/dockerversion	0.008s	coverage: 100.0% of statements
10:46:50 [2023-10-24T10:46:50.597Z] 	github.com/docker/docker/distribution/metadata	coverage: 44.4% of statements
10:46:50 [2023-10-24T10:46:50.597Z] ok  	github.com/docker/docker/distribution/metadata	0.032s	coverage: 44.4% of statements
10:46:50 [2023-10-24T10:46:50.855Z] 	github.com/docker/docker/daemon/logger/splunk	coverage: 82.5% of statements
10:46:50 [2023-10-24T10:46:50.855Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.473s	coverage: 82.5% of statements
10:46:51 [2023-10-24T10:46:51.113Z] 	github.com/docker/docker/errdefs	coverage: 77.7% of statements
10:46:51 [2023-10-24T10:46:51.113Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.7% of statements
10:46:51 [2023-10-24T10:46:51.372Z] 	github.com/docker/docker/image/cache	coverage: 19.2% of statements
10:46:51 [2023-10-24T10:46:51.372Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
10:46:51 [2023-10-24T10:46:51.372Z] 	github.com/docker/docker/image	coverage: 84.9% of statements
10:46:51 [2023-10-24T10:46:51.372Z] ok  	github.com/docker/docker/image	0.036s	coverage: 84.9% of statements
10:46:51 [2023-10-24T10:46:51.372Z] 	github.com/docker/docker/daemon/graphdriver/devmapper	coverage: 45.9% of statements
10:46:51 [2023-10-24T10:46:51.372Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	6.025s	coverage: 45.9% of statements
10:46:51 [2023-10-24T10:46:51.629Z] ?   	github.com/docker/docker/image/v1	[no test files]
10:46:51 [2023-10-24T10:46:51.629Z] ?   	github.com/docker/docker/internal/compatcontext	[no test files]
10:46:51 [2023-10-24T10:46:51.629Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
10:46:51 [2023-10-24T10:46:51.629Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
10:46:51 [2023-10-24T10:46:51.629Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
10:46:51 [2023-10-24T10:46:51.629Z] 	github.com/docker/docker/image/tarexport	coverage: 0.7% of statements
10:46:51 [2023-10-24T10:46:51.629Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.7% of statements
10:46:52 [2023-10-24T10:46:52.194Z] 	github.com/docker/docker/distribution	coverage: 29.6% of statements
10:46:52 [2023-10-24T10:46:52.194Z] ok  	github.com/docker/docker/distribution	1.526s	coverage: 29.6% of statements
10:46:52 [2023-10-24T10:46:52.759Z] 	github.com/docker/docker/daemon	coverage: 16.8% of statements
10:46:52 [2023-10-24T10:46:52.759Z] ok  	github.com/docker/docker/daemon	10.150s	coverage: 16.8% of statements
10:46:52 [2023-10-24T10:46:52.759Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
10:46:52 [2023-10-24T10:46:52.759Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
10:46:52 [2023-10-24T10:46:52.759Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
10:46:52 [2023-10-24T10:46:52.759Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
10:46:52 [2023-10-24T10:46:52.759Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
10:46:52 [2023-10-24T10:46:52.759Z] 	github.com/docker/docker/libcontainerd/queue	coverage: 100.0% of statements
10:46:52 [2023-10-24T10:46:52.759Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
10:46:52 [2023-10-24T10:46:52.759Z] 	github.com/docker/docker/distribution/xfer	coverage: 85.4% of statements
10:46:52 [2023-10-24T10:46:52.759Z] ok  	github.com/docker/docker/distribution/xfer	2.194s	coverage: 85.4% of statements
10:46:53 [2023-10-24T10:46:53.325Z] ?   	github.com/docker/docker/oci/caps	[no test files]
10:46:53 [2023-10-24T10:46:53.325Z] 	github.com/docker/docker/pkg/aaparser	coverage: 52.9% of statements
10:46:53 [2023-10-24T10:46:53.325Z] ok  	github.com/docker/docker/pkg/aaparser	0.012s	coverage: 52.9% of statements
10:46:53 [2023-10-24T10:46:53.325Z] 	github.com/docker/docker/oci	coverage: 38.1% of statements
10:46:53 [2023-10-24T10:46:53.325Z] ok  	github.com/docker/docker/oci	0.015s	coverage: 38.1% of statements
10:46:53 [2023-10-24T10:46:53.325Z] 	github.com/docker/docker/opts	coverage: 67.9% of statements
10:46:53 [2023-10-24T10:46:53.325Z] ok  	github.com/docker/docker/opts	0.041s	coverage: 67.9% of statements
10:46:53 [2023-10-24T10:46:53.891Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
10:46:53 [2023-10-24T10:46:53.891Z] 	github.com/docker/docker/pkg/capabilities	coverage: 87.5% of statements
10:46:53 [2023-10-24T10:46:53.891Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
10:46:53 [2023-10-24T10:46:53.891Z] 	github.com/docker/docker/pkg/broadcaster	coverage: 100.0% of statements
10:46:53 [2023-10-24T10:46:53.891Z] ok  	github.com/docker/docker/pkg/broadcaster	0.011s	coverage: 100.0% of statements
10:46:53 [2023-10-24T10:46:53.891Z] 	github.com/docker/docker/pkg/containerfs	coverage: 28.6% of statements
10:46:53 [2023-10-24T10:46:53.891Z] ok  	github.com/docker/docker/pkg/containerfs	0.014s	coverage: 28.6% of statements
10:46:53 [2023-10-24T10:46:53.891Z] 	github.com/docker/docker/pkg/directory	coverage: 81.8% of statements
10:46:53 [2023-10-24T10:46:53.891Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
10:46:53 [2023-10-24T10:46:53.891Z] 	github.com/docker/docker/pkg/dmesg	coverage: 83.3% of statements
10:46:53 [2023-10-24T10:46:53.891Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
10:46:53 [2023-10-24T10:46:53.891Z] 	github.com/docker/docker/pkg/chrootarchive	coverage: 83.1% of statements
10:46:54 [2023-10-24T10:46:54.149Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.272s	coverage: 83.1% of statements
10:46:54 [2023-10-24T10:46:54.149Z] 	github.com/docker/docker/pkg/fileutils	coverage: 56.4% of statements
10:46:54 [2023-10-24T10:46:54.149Z] ok  	github.com/docker/docker/pkg/fileutils	0.010s	coverage: 56.4% of statements
10:46:54 [2023-10-24T10:46:54.149Z] 	github.com/docker/docker/pkg/homedir	coverage: 10.4% of statements
10:46:54 [2023-10-24T10:46:54.149Z] ok  	github.com/docker/docker/pkg/homedir	0.012s	coverage: 10.4% of statements
10:46:54 [2023-10-24T10:46:54.415Z] 	github.com/docker/docker/pkg/archive	coverage: 80.8% of statements
10:46:54 [2023-10-24T10:46:54.415Z] ok  	github.com/docker/docker/pkg/archive	0.530s	coverage: 80.8% of statements
10:46:54 [2023-10-24T10:46:54.415Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
10:46:54 [2023-10-24T10:46:54.415Z] 	github.com/docker/docker/pkg/longpath	coverage: 45.5% of statements
10:46:54 [2023-10-24T10:46:54.415Z] 	github.com/docker/docker/pkg/jsonmessage	coverage: 92.3% of statements
10:46:54 [2023-10-24T10:46:54.415Z] ok  	github.com/docker/docker/pkg/longpath	0.009s	coverage: 45.5% of statements
10:46:54 [2023-10-24T10:46:54.415Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.018s	coverage: 92.3% of statements
10:46:54 [2023-10-24T10:46:54.415Z] 	github.com/docker/docker/pkg/meminfo	coverage: 75.0% of statements
10:46:54 [2023-10-24T10:46:54.415Z] ok  	github.com/docker/docker/pkg/meminfo	0.008s	coverage: 75.0% of statements
10:46:54 [2023-10-24T10:46:54.672Z] 	github.com/docker/docker/pkg/namesgenerator	coverage: 85.7% of statements
10:46:54 [2023-10-24T10:46:54.672Z] 	github.com/docker/docker/pkg/parsers	coverage: 97.0% of statements
10:46:54 [2023-10-24T10:46:54.673Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
10:46:54 [2023-10-24T10:46:54.673Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.005s	coverage: 85.7% of statements
10:46:54 [2023-10-24T10:46:54.673Z] 	github.com/docker/docker/pkg/parsers/kernel	coverage: 60.0% of statements
10:46:54 [2023-10-24T10:46:54.673Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.006s	coverage: 60.0% of statements
10:46:54 [2023-10-24T10:46:54.673Z] 	github.com/docker/docker/pkg/authorization	coverage: 68.3% of statements
10:46:54 [2023-10-24T10:46:54.673Z] ok  	github.com/docker/docker/pkg/authorization	1.037s	coverage: 68.3% of statements
10:46:54 [2023-10-24T10:46:54.673Z] 	github.com/docker/docker/pkg/ioutils	coverage: 72.3% of statements
10:46:54 [2023-10-24T10:46:54.673Z] ok  	github.com/docker/docker/pkg/ioutils	0.381s	coverage: 72.3% of statements
10:46:54 [2023-10-24T10:46:54.930Z] 	github.com/docker/docker/pkg/parsers/operatingsystem	coverage: 90.2% of statements
10:46:54 [2023-10-24T10:46:54.930Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.2% of statements
10:46:54 [2023-10-24T10:46:54.930Z] 	github.com/docker/docker/pkg/idtools	coverage: 69.8% of statements
10:46:54 [2023-10-24T10:46:54.930Z] ok  	github.com/docker/docker/pkg/idtools	0.434s	coverage: 69.8% of statements
10:46:54 [2023-10-24T10:46:54.930Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
10:46:54 [2023-10-24T10:46:54.930Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
10:46:54 [2023-10-24T10:46:54.930Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
10:46:54 [2023-10-24T10:46:54.930Z] 	github.com/docker/docker/pkg/pidfile	coverage: 94.1% of statements
10:46:54 [2023-10-24T10:46:54.930Z] ok  	github.com/docker/docker/pkg/pidfile	0.006s	coverage: 94.1% of statements
10:46:55 [2023-10-24T10:46:55.496Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
10:46:55 [2023-10-24T10:46:55.496Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
10:46:55 [2023-10-24T10:46:55.496Z] 	github.com/docker/docker/pkg/plugins/transport	coverage: 85.7% of statements
10:46:55 [2023-10-24T10:46:55.496Z] 	github.com/docker/docker/pkg/process	coverage: 21.7% of statements
10:46:55 [2023-10-24T10:46:55.496Z] 	github.com/docker/docker/pkg/pools	coverage: 88.2% of statements
10:46:55 [2023-10-24T10:46:55.496Z] ok  	github.com/docker/docker/pkg/pools	0.005s	coverage: 88.2% of statements
10:46:55 [2023-10-24T10:46:55.496Z] 	github.com/docker/docker/pkg/plugins/pluginrpc-gen	coverage: 56.8% of statements
10:46:55 [2023-10-24T10:46:55.496Z] ok  	github.com/docker/docker/pkg/process	0.005s	coverage: 21.7% of statements
10:46:55 [2023-10-24T10:46:55.496Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 85.7% of statements
10:46:55 [2023-10-24T10:46:55.496Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
10:46:55 [2023-10-24T10:46:55.496Z] 	github.com/docker/docker/pkg/progress	coverage: 75.9% of statements
10:46:55 [2023-10-24T10:46:55.496Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
10:46:55 [2023-10-24T10:46:55.754Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
10:46:55 [2023-10-24T10:46:55.754Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
10:46:55 [2023-10-24T10:46:55.754Z] 	github.com/docker/docker/pkg/stack	coverage: 90.9% of statements
10:46:55 [2023-10-24T10:46:55.754Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
10:46:55 [2023-10-24T10:46:55.754Z] 	github.com/docker/docker/pkg/reexec	coverage: 82.4% of statements
10:46:55 [2023-10-24T10:46:55.754Z] ok  	github.com/docker/docker/pkg/reexec	0.011s	coverage: 82.4% of statements
10:46:55 [2023-10-24T10:46:55.754Z] 	github.com/docker/docker/pkg/stdcopy	coverage: 100.0% of statements
10:46:55 [2023-10-24T10:46:55.754Z] ok  	github.com/docker/docker/pkg/stdcopy	0.008s	coverage: 100.0% of statements
10:46:55 [2023-10-24T10:46:55.754Z] 	github.com/docker/docker/pkg/streamformatter	coverage: 66.2% of statements
10:46:55 [2023-10-24T10:46:55.754Z] ok  	github.com/docker/docker/pkg/streamformatter	0.015s	coverage: 66.2% of statements
10:46:55 [2023-10-24T10:46:55.754Z] 	github.com/docker/docker/pkg/stringid	coverage: 61.9% of statements
10:46:55 [2023-10-24T10:46:55.754Z] ok  	github.com/docker/docker/pkg/stringid	0.009s	coverage: 61.9% of statements
10:46:56 [2023-10-24T10:46:56.319Z] 	github.com/docker/docker/pkg/useragent	coverage: 88.9% of statements
10:46:56 [2023-10-24T10:46:56.319Z] 	github.com/docker/docker/pkg/system	coverage: 43.1% of statements
10:46:56 [2023-10-24T10:46:56.319Z] ok  	github.com/docker/docker/pkg/useragent	0.006s	coverage: 88.9% of statements
10:46:56 [2023-10-24T10:46:56.319Z] ok  	github.com/docker/docker/pkg/system	0.006s	coverage: 43.1% of statements
10:46:56 [2023-10-24T10:46:56.319Z] 	github.com/docker/docker/pkg/sysinfo	coverage: 53.4% of statements
10:46:56 [2023-10-24T10:46:56.319Z] ok  	github.com/docker/docker/pkg/sysinfo	0.009s	coverage: 53.4% of statements
10:46:56 [2023-10-24T10:46:56.319Z] 	github.com/docker/docker/pkg/tailfile	coverage: 88.6% of statements
10:46:56 [2023-10-24T10:46:56.319Z] ok  	github.com/docker/docker/pkg/tailfile	0.033s	coverage: 88.6% of statements
10:46:56 [2023-10-24T10:46:56.319Z] 	github.com/docker/docker/pkg/tarsum	coverage: 89.1% of statements
10:46:56 [2023-10-24T10:46:56.319Z] ok  	github.com/docker/docker/pkg/tarsum	0.059s	coverage: 89.1% of statements
10:46:56 [2023-10-24T10:46:56.884Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
10:46:56 [2023-10-24T10:46:56.884Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
10:46:57 [2023-10-24T10:46:57.143Z] 	github.com/docker/docker/profiles/seccomp	coverage: 86.0% of statements
10:46:57 [2023-10-24T10:46:57.143Z] 	github.com/docker/docker/plugin/v2	coverage: 14.4% of statements
10:46:57 [2023-10-24T10:46:57.143Z] ok  	github.com/docker/docker/plugin/v2	0.013s	coverage: 14.4% of statements
10:46:57 [2023-10-24T10:46:57.143Z] ok  	github.com/docker/docker/profiles/seccomp	0.014s	coverage: 86.0% of statements
10:46:57 [2023-10-24T10:46:57.401Z] 	github.com/docker/docker/reference	coverage: 83.7% of statements
10:46:57 [2023-10-24T10:46:57.401Z] ok  	github.com/docker/docker/reference	0.009s	coverage: 83.7% of statements
10:46:57 [2023-10-24T10:46:57.658Z] 	github.com/docker/docker/plugin	coverage: 23.3% of statements
10:46:57 [2023-10-24T10:46:57.658Z] ok  	github.com/docker/docker/plugin	0.524s	coverage: 23.3% of statements
10:46:57 [2023-10-24T10:46:57.658Z] 	github.com/docker/docker/quota	coverage: 69.2% of statements
10:46:57 [2023-10-24T10:46:57.658Z] ok  	github.com/docker/docker/quota	0.324s	coverage: 69.2% of statements
10:46:57 [2023-10-24T10:46:57.916Z] 	github.com/docker/docker/restartmanager	coverage: 46.2% of statements
10:46:57 [2023-10-24T10:46:57.916Z] ok  	github.com/docker/docker/restartmanager	0.006s	coverage: 46.2% of statements
10:46:57 [2023-10-24T10:46:57.916Z] 	github.com/docker/docker/registry/resumable	coverage: 100.0% of statements
10:46:57 [2023-10-24T10:46:57.916Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
10:46:57 [2023-10-24T10:46:57.916Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
10:46:57 [2023-10-24T10:46:57.916Z] 	github.com/docker/docker/testutil	coverage: 62.5% of statements
10:46:57 [2023-10-24T10:46:57.916Z] ok  	github.com/docker/docker/testutil	0.004s	coverage: 62.5% of statements
10:46:57 [2023-10-24T10:46:57.916Z] 	github.com/docker/docker/runconfig	coverage: 63.6% of statements
10:46:57 [2023-10-24T10:46:57.916Z] ok  	github.com/docker/docker/runconfig	0.026s	coverage: 63.6% of statements
10:46:57 [2023-10-24T10:46:57.916Z] 	github.com/docker/docker/registry	coverage: 64.6% of statements
10:46:57 [2023-10-24T10:46:57.916Z] ok  	github.com/docker/docker/registry	0.123s	coverage: 64.6% of statements
10:46:58 [2023-10-24T10:46:58.481Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
10:46:58 [2023-10-24T10:46:58.481Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
10:46:58 [2023-10-24T10:46:58.481Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
10:46:58 [2023-10-24T10:46:58.738Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
10:46:58 [2023-10-24T10:46:58.738Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
10:46:58 [2023-10-24T10:46:58.738Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
10:46:58 [2023-10-24T10:46:58.738Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
10:46:58 [2023-10-24T10:46:58.738Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
10:46:58 [2023-10-24T10:46:58.738Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
10:46:58 [2023-10-24T10:46:58.738Z] ?   	github.com/docker/docker/testutil/request	[no test files]
10:46:58 [2023-10-24T10:46:58.738Z] ?   	github.com/docker/docker/volume	[no test files]
10:46:59 [2023-10-24T10:46:59.304Z] 	github.com/docker/docker/volume/drivers	coverage: 36.1% of statements
10:46:59 [2023-10-24T10:46:59.304Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
10:46:59 [2023-10-24T10:46:59.304Z] 	github.com/docker/docker/volume/mounts	coverage: 65.7% of statements
10:46:59 [2023-10-24T10:46:59.304Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 65.7% of statements
10:46:59 [2023-10-24T10:46:59.304Z] 	github.com/docker/docker/volume/local	coverage: 74.6% of statements
10:46:59 [2023-10-24T10:46:59.304Z] ok  	github.com/docker/docker/volume/local	0.097s	coverage: 74.6% of statements
10:46:59 [2023-10-24T10:46:59.869Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
10:46:59 [2023-10-24T10:46:59.869Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
10:46:59 [2023-10-24T10:46:59.869Z] 	github.com/docker/docker/volume/service	coverage: 71.8% of statements
10:46:59 [2023-10-24T10:46:59.869Z] ok  	github.com/docker/docker/volume/service	0.013s	coverage: 71.8% of statements
10:47:00 [2023-10-24T10:47:00.126Z] 	github.com/docker/docker/layer	coverage: 68.7% of statements
10:47:00 [2023-10-24T10:47:00.126Z] ok  	github.com/docker/docker/layer	7.397s	coverage: 68.7% of statements
10:47:32 [2023-10-24T10:47:32.176Z] 	github.com/docker/docker/pkg/plugins	coverage: 74.3% of statements
10:47:32 [2023-10-24T10:47:32.176Z] ok  	github.com/docker/docker/pkg/plugins	33.633s	coverage: 74.3% of statements
10:47:32 [2023-10-24T10:47:32.176Z] 
10:47:32 [2023-10-24T10:47:32.176Z] === Skipped
10:47:32 [2023-10-24T10:47:32.176Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
10:47:32 [2023-10-24T10:47:32.176Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
10:47:32 [2023-10-24T10:47:32.176Z] 
10:47:32 [2023-10-24T10:47:32.176Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
10:47:32 [2023-10-24T10:47:32.176Z]     network_proxy_test.go:208: No support for dual stack yet
10:47:32 [2023-10-24T10:47:32.176Z] 
10:47:32 [2023-10-24T10:47:32.176Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
10:47:32 [2023-10-24T10:47:32.176Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
10:47:32 [2023-10-24T10:47:32.176Z] 
10:47:32 [2023-10-24T10:47:32.176Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
10:47:32 [2023-10-24T10:47:32.176Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
10:47:32 [2023-10-24T10:47:32.176Z] 
10:47:32 [2023-10-24T10:47:32.176Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
10:47:32 [2023-10-24T10:47:32.176Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:47:32 [2023-10-24T10:47:32.176Z]     graphtest_unix.go:44: Driver btrfs not supported
10:47:32 [2023-10-24T10:47:32.176Z] 
10:47:32 [2023-10-24T10:47:32.176Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
10:47:32 [2023-10-24T10:47:32.176Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:47:32 [2023-10-24T10:47:32.176Z]     graphtest_unix.go:44: Driver btrfs not supported
10:47:32 [2023-10-24T10:47:32.176Z] 
10:47:32 [2023-10-24T10:47:32.176Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
10:47:32 [2023-10-24T10:47:32.176Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:47:32 [2023-10-24T10:47:32.176Z]     graphtest_unix.go:44: Driver btrfs not supported
10:47:32 [2023-10-24T10:47:32.176Z] 
10:47:32 [2023-10-24T10:47:32.176Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
10:47:32 [2023-10-24T10:47:32.176Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:47:32 [2023-10-24T10:47:32.176Z]     graphtest_unix.go:44: Driver btrfs not supported
10:47:32 [2023-10-24T10:47:32.176Z] 
10:47:32 [2023-10-24T10:47:32.176Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
10:47:32 [2023-10-24T10:47:32.176Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:47:32 [2023-10-24T10:47:32.176Z]     graphtest_unix.go:44: Driver btrfs not supported
10:47:32 [2023-10-24T10:47:32.176Z] 
10:47:32 [2023-10-24T10:47:32.176Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
10:47:32 [2023-10-24T10:47:32.176Z]     graphtest_unix.go:71: No driver to put!
10:47:32 [2023-10-24T10:47:32.176Z] 
10:47:32 [2023-10-24T10:47:32.176Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
10:47:32 [2023-10-24T10:47:32.176Z] time="2023-10-24T10:46:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:47:32 [2023-10-24T10:47:32.176Z]     graphtest_unix.go:42: graphdriver: driver not supported
10:47:32 [2023-10-24T10:47:32.176Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
10:47:32 [2023-10-24T10:47:32.176Z] 
10:47:32 [2023-10-24T10:47:32.176Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
10:47:32 [2023-10-24T10:47:32.176Z] time="2023-10-24T10:46:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:47:32 [2023-10-24T10:47:32.176Z]     graphtest_unix.go:42: graphdriver: driver not supported
10:47:32 [2023-10-24T10:47:32.176Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
10:47:32 [2023-10-24T10:47:32.176Z] 
10:47:32 [2023-10-24T10:47:32.176Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
10:47:32 [2023-10-24T10:47:32.176Z] time="2023-10-24T10:46:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:47:32 [2023-10-24T10:47:32.176Z]     graphtest_unix.go:42: graphdriver: driver not supported
10:47:32 [2023-10-24T10:47:32.176Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
10:47:32 [2023-10-24T10:47:32.176Z] 
10:47:32 [2023-10-24T10:47:32.176Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
10:47:32 [2023-10-24T10:47:32.176Z] time="2023-10-24T10:46:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:47:32 [2023-10-24T10:47:32.176Z]     graphtest_unix.go:42: graphdriver: driver not supported
10:47:32 [2023-10-24T10:47:32.176Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
10:47:32 [2023-10-24T10:47:32.176Z] 
10:47:32 [2023-10-24T10:47:32.176Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
10:47:32 [2023-10-24T10:47:32.176Z] time="2023-10-24T10:46:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:47:32 [2023-10-24T10:47:32.176Z]     graphtest_unix.go:42: graphdriver: driver not supported
10:47:32 [2023-10-24T10:47:32.176Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
10:47:32 [2023-10-24T10:47:32.176Z] 
10:47:32 [2023-10-24T10:47:32.176Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
10:47:32 [2023-10-24T10:47:32.176Z]     graphtest_unix.go:71: No driver to put!
10:47:32 [2023-10-24T10:47:32.176Z] 
10:47:32 [2023-10-24T10:47:32.176Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
10:47:32 [2023-10-24T10:47:32.176Z]     overlay_test.go:62: Cannot run test with naive change algorithm
10:47:32 [2023-10-24T10:47:32.176Z] 
10:47:32 [2023-10-24T10:47:32.176Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
10:47:32 [2023-10-24T10:47:32.176Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
10:47:32 [2023-10-24T10:47:32.176Z] 
10:47:32 [2023-10-24T10:47:32.176Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
10:47:32 [2023-10-24T10:47:32.176Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:47:32 [2023-10-24T10:47:32.176Z]     graphtest_unix.go:44: Driver zfs not supported
10:47:32 [2023-10-24T10:47:32.176Z] 
10:47:32 [2023-10-24T10:47:32.176Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
10:47:32 [2023-10-24T10:47:32.176Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:47:32 [2023-10-24T10:47:32.176Z]     graphtest_unix.go:44: Driver zfs not supported
10:47:32 [2023-10-24T10:47:32.176Z] 
10:47:32 [2023-10-24T10:47:32.177Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
10:47:32 [2023-10-24T10:47:32.177Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:47:32 [2023-10-24T10:47:32.177Z]     graphtest_unix.go:44: Driver zfs not supported
10:47:32 [2023-10-24T10:47:32.177Z] 
10:47:32 [2023-10-24T10:47:32.177Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
10:47:32 [2023-10-24T10:47:32.177Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:47:32 [2023-10-24T10:47:32.177Z]     graphtest_unix.go:44: Driver zfs not supported
10:47:32 [2023-10-24T10:47:32.177Z] 
10:47:32 [2023-10-24T10:47:32.177Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
10:47:32 [2023-10-24T10:47:32.177Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:47:32 [2023-10-24T10:47:32.177Z]     graphtest_unix.go:44: Driver zfs not supported
10:47:32 [2023-10-24T10:47:32.177Z] 
10:47:32 [2023-10-24T10:47:32.177Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
10:47:32 [2023-10-24T10:47:32.177Z]     graphtest_unix.go:71: No driver to put!
10:47:32 [2023-10-24T10:47:32.177Z] 
10:47:32 [2023-10-24T10:47:32.177Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
10:47:32 [2023-10-24T10:47:32.177Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
10:47:32 [2023-10-24T10:47:32.177Z] 
10:47:32 [2023-10-24T10:47:32.177Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
10:47:32 [2023-10-24T10:47:32.177Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
10:47:32 [2023-10-24T10:47:32.177Z] 
10:47:32 [2023-10-24T10:47:32.177Z] DONE 3017 tests, 26 skipped in 93.519s
10:47:32 [2023-10-24T10:47:32.177Z] + '[' -n 'github.com/docker/docker/libnetwork
10:47:32 [2023-10-24T10:47:32.177Z] github.com/docker/docker/libnetwork/bitmap
10:47:32 [2023-10-24T10:47:32.177Z] github.com/docker/docker/libnetwork/bitseq
10:47:32 [2023-10-24T10:47:32.177Z] github.com/docker/docker/libnetwork/cluster
10:47:32 [2023-10-24T10:47:32.177Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:47:32 [2023-10-24T10:47:32.177Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:47:32 [2023-10-24T10:47:32.177Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:47:32 [2023-10-24T10:47:32.177Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:47:32 [2023-10-24T10:47:32.177Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:47:32 [2023-10-24T10:47:32.177Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:47:32 [2023-10-24T10:47:32.177Z] github.com/docker/docker/libnetwork/config
10:47:32 [2023-10-24T10:47:32.177Z] github.com/docker/docker/libnetwork/datastore
10:47:32 [2023-10-24T10:47:32.177Z] github.com/docker/docker/libnetwork/diagnostic
10:47:32 [2023-10-24T10:47:32.177Z] github.com/docker/docker/libnetwork/discoverapi
10:47:32 [2023-10-24T10:47:32.177Z] github.com/docker/docker/libnetwork/driverapi
10:47:32 [2023-10-24T10:47:32.177Z] github.com/docker/docker/libnetwork/drivers/bridge
10:47:32 [2023-10-24T10:47:32.177Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:47:32 [2023-10-24T10:47:32.177Z] github.com/docker/docker/libnetwork/drivers/host
10:47:32 [2023-10-24T10:47:32.177Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:47:32 [2023-10-24T10:47:32.177Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:47:32 [2023-10-24T10:47:32.177Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:47:32 [2023-10-24T10:47:32.177Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:47:32 [2023-10-24T10:47:32.177Z] github.com/docker/docker/libnetwork/drivers/null
10:47:32 [2023-10-24T10:47:32.177Z] github.com/docker/docker/libnetwork/drivers/overlay
10:47:32 [2023-10-24T10:47:32.177Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:47:32 [2023-10-24T10:47:32.177Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:47:32 [2023-10-24T10:47:32.177Z] github.com/docker/docker/libnetwork/drivers/remote
10:47:32 [2023-10-24T10:47:32.177Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:47:32 [2023-10-24T10:47:32.177Z] github.com/docker/docker/libnetwork/drivers/windows
10:47:32 [2023-10-24T10:47:32.177Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:47:32 [2023-10-24T10:47:32.177Z] github.com/docker/docker/libnetwork/drvregistry
10:47:32 [2023-10-24T10:47:32.177Z] github.com/docker/docker/libnetwork/etchosts
10:47:32 [2023-10-24T10:47:32.177Z] github.com/docker/docker/libnetwork/idm
10:47:32 [2023-10-24T10:47:32.177Z] github.com/docker/docker/libnetwork/internal/caller
10:47:32 [2023-10-24T10:47:32.177Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:47:32 [2023-10-24T10:47:32.177Z] github.com/docker/docker/libnetwork/ipam
10:47:32 [2023-10-24T10:47:32.177Z] github.com/docker/docker/libnetwork/ipamapi
10:47:32 [2023-10-24T10:47:32.177Z] github.com/docker/docker/libnetwork/ipams/builtin
10:47:32 [2023-10-24T10:47:32.177Z] github.com/docker/docker/libnetwork/ipams/null
10:47:32 [2023-10-24T10:47:32.177Z] github.com/docker/docker/libnetwork/ipams/remote
10:47:32 [2023-10-24T10:47:32.177Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:47:32 [2023-10-24T10:47:32.177Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:47:32 [2023-10-24T10:47:32.177Z] github.com/docker/docker/libnetwork/ipamutils
10:47:32 [2023-10-24T10:47:32.177Z] github.com/docker/docker/libnetwork/ipbits
10:47:32 [2023-10-24T10:47:32.177Z] github.com/docker/docker/libnetwork/iptables
10:47:32 [2023-10-24T10:47:32.177Z] github.com/docker/docker/libnetwork/netlabel
10:47:32 [2023-10-24T10:47:32.177Z] github.com/docker/docker/libnetwork/netutils
10:47:32 [2023-10-24T10:47:32.177Z] github.com/docker/docker/libnetwork/networkdb
10:47:32 [2023-10-24T10:47:32.177Z] github.com/docker/docker/libnetwork/ns
10:47:32 [2023-10-24T10:47:32.177Z] github.com/docker/docker/libnetwork/options
10:47:32 [2023-10-24T10:47:32.177Z] github.com/docker/docker/libnetwork/osl
10:47:32 [2023-10-24T10:47:32.177Z] github.com/docker/docker/libnetwork/osl/kernel
10:47:32 [2023-10-24T10:47:32.177Z] github.com/docker/docker/libnetwork/portallocator
10:47:32 [2023-10-24T10:47:32.177Z] github.com/docker/docker/libnetwork/portmapper
10:47:32 [2023-10-24T10:47:32.177Z] github.com/docker/docker/libnetwork/resolvconf
10:47:32 [2023-10-24T10:47:32.177Z] github.com/docker/docker/libnetwork/testutils
10:47:32 [2023-10-24T10:47:32.177Z] github.com/docker/docker/libnetwork/types' ']'
10:47:32 [2023-10-24T10:47:32.177Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove 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/bitseq 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/cmd/readme_test 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/idm github.com/docker/docker/libnetwork/internal/caller 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/testutils github.com/docker/docker/libnetwork/types
10:48:18 [2023-10-24T10:48:18.825Z] 	github.com/docker/docker/libnetwork	coverage: 42.5% of statements
10:48:18 [2023-10-24T10:48:18.825Z] ok  	github.com/docker/docker/libnetwork	44.352s	coverage: 42.5% of statements
10:48:18 [2023-10-24T10:48:18.825Z] 	github.com/docker/docker/libnetwork/bitmap	coverage: 96.1% of statements
10:48:18 [2023-10-24T10:48:18.825Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
10:48:18 [2023-10-24T10:48:18.825Z] 	github.com/docker/docker/libnetwork/bitseq	coverage: 75.7% of statements
10:48:18 [2023-10-24T10:48:18.825Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.113s	coverage: 75.7% of statements
10:48:18 [2023-10-24T10:48:18.825Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
10:48:19 [2023-10-24T10:48:19.083Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
10:48:19 [2023-10-24T10:48:19.340Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
10:48:19 [2023-10-24T10:48:19.341Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
10:48:19 [2023-10-24T10:48:19.341Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
10:48:19 [2023-10-24T10:48:19.341Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
10:48:19 [2023-10-24T10:48:19.598Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
10:48:19 [2023-10-24T10:48:19.855Z] 	github.com/docker/docker/libnetwork/config	coverage: 10.6% of statements
10:48:19 [2023-10-24T10:48:19.855Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.6% of statements
10:48:20 [2023-10-24T10:48:20.419Z] 	github.com/docker/docker/libnetwork/datastore	coverage: 20.5% of statements
10:48:20 [2023-10-24T10:48:20.419Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 20.5% of statements
10:48:20 [2023-10-24T10:48:20.419Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
10:48:20 [2023-10-24T10:48:20.419Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
10:48:20 [2023-10-24T10:48:20.677Z] 	github.com/docker/docker/libnetwork/driverapi	coverage: 68.9% of statements
10:48:20 [2023-10-24T10:48:20.677Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.004s	coverage: 68.9% of statements
10:48:23 [2023-10-24T10:48:23.975Z] 	github.com/docker/docker/libnetwork/drivers/bridge	coverage: 62.0% of statements
10:48:23 [2023-10-24T10:48:23.975Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.942s	coverage: 62.0% of statements
10:48:23 [2023-10-24T10:48:23.975Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
10:48:23 [2023-10-24T10:48:23.975Z] 	github.com/docker/docker/libnetwork/drivers/host	coverage: 33.3% of statements
10:48:23 [2023-10-24T10:48:23.975Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 33.3% of statements
10:48:24 [2023-10-24T10:48:24.958Z] 	github.com/docker/docker/libnetwork/drivers/ipvlan	coverage: 5.2% of statements
10:48:24 [2023-10-24T10:48:24.958Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.697s	coverage: 5.2% of statements
10:48:25 [2023-10-24T10:48:25.225Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
10:48:25 [2023-10-24T10:48:25.488Z] 	github.com/docker/docker/libnetwork/drivers/macvlan	coverage: 4.8% of statements
10:48:25 [2023-10-24T10:48:25.488Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.005s	coverage: 4.8% of statements
10:48:25 [2023-10-24T10:48:25.748Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
10:48:26 [2023-10-24T10:48:26.010Z] 	github.com/docker/docker/libnetwork/drivers/null	coverage: 34.8% of statements
10:48:26 [2023-10-24T10:48:26.010Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
10:48:26 [2023-10-24T10:48:26.980Z] 	github.com/docker/docker/libnetwork/drivers/overlay	coverage: 1.5% of statements
10:48:26 [2023-10-24T10:48:26.981Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.010s	coverage: 1.5% of statements
10:48:26 [2023-10-24T10:48:26.981Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
10:48:27 [2023-10-24T10:48:27.264Z] 	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	coverage: 62.9% of statements
10:48:27 [2023-10-24T10:48:27.264Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.005s	coverage: 62.9% of statements
10:48:27 [2023-10-24T10:48:27.848Z] 	github.com/docker/docker/libnetwork/drivers/remote	coverage: 57.1% of statements
10:48:27 [2023-10-24T10:48:27.848Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.1% of statements
10:48:27 [2023-10-24T10:48:27.848Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
10:48:27 [2023-10-24T10:48:27.848Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
10:48:27 [2023-10-24T10:48:27.848Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
10:48:28 [2023-10-24T10:48:28.446Z] 	github.com/docker/docker/libnetwork/drvregistry	coverage: 86.2% of statements
10:48:28 [2023-10-24T10:48:28.447Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.040s	coverage: 86.2% of statements
10:48:28 [2023-10-24T10:48:28.763Z] 	github.com/docker/docker/libnetwork/etchosts	coverage: 81.0% of statements
10:48:28 [2023-10-24T10:48:28.763Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 81.0% of statements
10:48:29 [2023-10-24T10:48:29.052Z] 	github.com/docker/docker/libnetwork/idm	coverage: 87.5% of statements
10:48:29 [2023-10-24T10:48:29.052Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
10:48:29 [2023-10-24T10:48:29.052Z] 	github.com/docker/docker/libnetwork/internal/caller	coverage: 100.0% of statements
10:48:29 [2023-10-24T10:48:29.052Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
10:48:41 [2023-10-24T10:48:41.281Z] 	github.com/docker/docker/libnetwork/internal/setmatrix	coverage: 100.0% of statements
10:48:41 [2023-10-24T10:48:41.281Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
10:48:42 [2023-10-24T10:48:42.213Z] 	github.com/docker/docker/libnetwork/ipam	coverage: 80.2% of statements
10:48:42 [2023-10-24T10:48:42.213Z] ok  	github.com/docker/docker/libnetwork/ipam	2.296s	coverage: 80.2% of statements
10:48:42 [2023-10-24T10:48:42.213Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
10:48:42 [2023-10-24T10:48:42.213Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
10:48:42 [2023-10-24T10:48:42.470Z] 	github.com/docker/docker/libnetwork/ipams/null	coverage: 54.5% of statements
10:48:42 [2023-10-24T10:48:42.470Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 54.5% of statements
10:48:42 [2023-10-24T10:48:42.727Z] 	github.com/docker/docker/libnetwork/ipams/remote	coverage: 46.8% of statements
10:48:42 [2023-10-24T10:48:42.727Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 46.8% of statements
10:48:42 [2023-10-24T10:48:42.727Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
10:48:43 [2023-10-24T10:48:43.292Z] 	github.com/docker/docker/libnetwork/ipams/windowsipam	coverage: 80.0% of statements
10:48:43 [2023-10-24T10:48:43.292Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
10:48:43 [2023-10-24T10:48:43.549Z] 	github.com/docker/docker/libnetwork/ipamutils	coverage: 86.4% of statements
10:48:43 [2023-10-24T10:48:43.549Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.283s	coverage: 86.4% of statements
10:48:43 [2023-10-24T10:48:43.807Z] 	github.com/docker/docker/libnetwork/ipbits	coverage: 100.0% of statements
10:48:43 [2023-10-24T10:48:43.807Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
10:48:44 [2023-10-24T10:48:44.738Z] 	github.com/docker/docker/libnetwork/iptables	coverage: 40.7% of statements
10:48:44 [2023-10-24T10:48:44.738Z] ok  	github.com/docker/docker/libnetwork/iptables	0.224s	coverage: 40.7% of statements
10:48:44 [2023-10-24T10:48:44.738Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
10:48:44 [2023-10-24T10:48:44.995Z] 	github.com/docker/docker/libnetwork/netutils	coverage: 54.9% of statements
10:48:44 [2023-10-24T10:48:44.995Z] ok  	github.com/docker/docker/libnetwork/netutils	0.014s	coverage: 54.9% of statements
10:50:36 [2023-10-24T10:50:36.531Z] 	github.com/docker/docker/libnetwork/networkdb	coverage: 60.7% of statements
10:50:36 [2023-10-24T10:50:36.531Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.265s	coverage: 60.7% of statements
10:50:36 [2023-10-24T10:50:36.531Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
10:50:36 [2023-10-24T10:50:36.531Z] 	github.com/docker/docker/libnetwork/options	coverage: 100.0% of statements
10:50:36 [2023-10-24T10:50:36.531Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
10:50:36 [2023-10-24T10:50:36.531Z] 	github.com/docker/docker/libnetwork/osl	coverage: 41.5% of statements
10:50:36 [2023-10-24T10:50:36.531Z] ok  	github.com/docker/docker/libnetwork/osl	4.468s	coverage: 41.5% of statements
10:50:36 [2023-10-24T10:50:36.531Z] 	github.com/docker/docker/libnetwork/osl/kernel	coverage: 20.0% of statements
10:50:36 [2023-10-24T10:50:36.531Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
10:50:36 [2023-10-24T10:50:36.531Z] 	github.com/docker/docker/libnetwork/portallocator	coverage: 80.7% of statements
10:50:36 [2023-10-24T10:50:36.531Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
10:50:37 [2023-10-24T10:50:37.097Z] 	github.com/docker/docker/libnetwork/portmapper	coverage: 46.3% of statements
10:50:37 [2023-10-24T10:50:37.097Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.644s	coverage: 46.3% of statements
10:50:37 [2023-10-24T10:50:37.354Z] 	github.com/docker/docker/libnetwork/resolvconf	coverage: 84.9% of statements
10:50:37 [2023-10-24T10:50:37.354Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 84.9% of statements
10:50:37 [2023-10-24T10:50:37.354Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
10:50:37 [2023-10-24T10:50:37.611Z] 	github.com/docker/docker/libnetwork/types	coverage: 37.3% of statements
10:50:37 [2023-10-24T10:50:37.611Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 37.3% of statements
10:50:37 [2023-10-24T10:50:37.611Z] 
10:50:37 [2023-10-24T10:50:37.611Z] === Skipped
10:50:37 [2023-10-24T10:50:37.611Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
10:50:37 [2023-10-24T10:50:37.611Z]     firewalld_test.go:14: firewalld is not running
10:50:37 [2023-10-24T10:50:37.611Z] 
10:50:37 [2023-10-24T10:50:37.611Z] DONE 355 tests, 1 skipped in 188.332s
Post stage
[Pipeline] junit
10:50:38 [2023-10-24T10:50:38.187Z] Recording test results
10:50:39 [2023-10-24T10:50:39.497Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:50:39 [2023-10-24T10:50:39.796Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46709/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 -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=24.0 docker:dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 hack/make.sh dynbinary test-integration
10:50:40 [2023-10-24T10:50:40.054Z] 
10:50:40 [2023-10-24T10:50:40.054Z] Removing bundles/
10:50:40 [2023-10-24T10:50:40.054Z] 
10:50:40 [2023-10-24T10:50:40.054Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
10:50:40 [2023-10-24T10:50:40.054Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
10:50:40 [2023-10-24T10:50:40.054Z] + tee /go/src/github.com/docker/docker/go.mod
10:50:40 [2023-10-24T10:50:40.054Z] module github.com/docker/docker
10:50:40 [2023-10-24T10:50:40.054Z] 
10:50:40 [2023-10-24T10:50:40.054Z] go 1.19
10:50:40 [2023-10-24T10:50:40.054Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
10:50:40 [2023-10-24T10:50:40.054Z] + GO111MODULE=on
10:50:40 [2023-10-24T10:50:40.054Z] + 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=dd37b0b960ec4d3da0ca2efe78fa47484d4c6380" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-24T10:50:39.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' github.com/docker/docker/cmd/dockerd
10:51:18 [2023-10-24T10:51:18.767Z] + rm -f /go/src/github.com/docker/docker/go.mod
10:51:18 [2023-10-24T10:51:18.767Z] Created binary: bundles/dynbinary-daemon/dockerd
10:51:18 [2023-10-24T10:51:18.767Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
10:51:18 [2023-10-24T10:51:18.767Z] + tee /go/src/github.com/docker/docker/go.mod
10:51:18 [2023-10-24T10:51:18.767Z] module github.com/docker/docker
10:51:18 [2023-10-24T10:51:18.767Z] 
10:51:18 [2023-10-24T10:51:18.767Z] go 1.19
10:51:18 [2023-10-24T10:51:18.767Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
10:51:18 [2023-10-24T10:51:18.767Z] + GO111MODULE=on
10:51:18 [2023-10-24T10:51:18.767Z] + 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=dd37b0b960ec4d3da0ca2efe78fa47484d4c6380" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-24T10:50:39.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' github.com/docker/docker/cmd/docker-proxy
10:51:18 [2023-10-24T10:51:18.767Z] + rm -f /go/src/github.com/docker/docker/go.mod
10:51:18 [2023-10-24T10:51:18.767Z] Created binary: bundles/dynbinary-daemon/docker-proxy
10:51:18 [2023-10-24T10:51:18.767Z] 
10:51:18 [2023-10-24T10:51:18.767Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:51:18 [2023-10-24T10:51:18.767Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:51:18 [2023-10-24T10:51:18.767Z] HOSTNAME=b701f4b46de1
10:51:18 [2023-10-24T10:51:18.767Z] TESTDEBUG=0
10:51:18 [2023-10-24T10:51:18.767Z] DEST=bundles/test-integration
10:51:18 [2023-10-24T10:51:18.767Z] PWD=/go/src/github.com/docker/docker
10:51:18 [2023-10-24T10:51:18.767Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
10:51:18 [2023-10-24T10:51:18.767Z] DOCKER_GITCOMMIT=dd37b0b960ec4d3da0ca2efe78fa47484d4c6380
10:51:18 [2023-10-24T10:51:18.767Z] container=docker
10:51:18 [2023-10-24T10:51:18.767Z] HOME=/root
10:51:18 [2023-10-24T10:51:18.767Z] CONTAINERD_NAMESPACE=moby
10:51:18 [2023-10-24T10:51:18.767Z] GOLANG_VERSION=1.20.10
10:51:18 [2023-10-24T10:51:18.767Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:51:18 [2023-10-24T10:51:18.767Z] VALIDATE_BRANCH=24.0
10:51:18 [2023-10-24T10:51:18.767Z] TERM=xterm
10:51:18 [2023-10-24T10:51:18.767Z] DOCKER_PKG=github.com/docker/docker
10:51:18 [2023-10-24T10:51:18.767Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
10:51:18 [2023-10-24T10:51:18.767Z] SHLVL=1
10:51:18 [2023-10-24T10:51:18.767Z] TIMEOUT=120m
10:51:18 [2023-10-24T10:51:18.767Z] DOCKER_GRAPHDRIVER=overlay2
10:51:18 [2023-10-24T10:51:18.767Z] GO111MODULE=off
10:51:18 [2023-10-24T10:51:18.767Z] DOCKER_EXPERIMENTAL=1
10:51:18 [2023-10-24T10:51:18.767Z] TEST_SKIP_INTEGRATION_CLI=1
10:51:18 [2023-10-24T10:51:18.767Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:51:18 [2023-10-24T10:51:18.767Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:51:18 [2023-10-24T10:51:18.767Z] GOPATH=/go
10:51:18 [2023-10-24T10:51:18.767Z] PKG_CONFIG=pkg-config
10:51:18 [2023-10-24T10:51:18.767Z] _=/usr/bin/env
10:51:18 [2023-10-24T10:51:18.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:51:33 [2023-10-24T10:51:33.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
10:51:33 [2023-10-24T10:51:33.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:51:35 [2023-10-24T10:51:35.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:51:36 [2023-10-24T10:51:36.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
10:51:40 [2023-10-24T10:51:40.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:51:43 [2023-10-24T10:51:43.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
10:51:43 [2023-10-24T10:51:43.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:51:44 [2023-10-24T10:51:44.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:51:46 [2023-10-24T10:51:46.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:51:47 [2023-10-24T10:51:47.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:51:47 [2023-10-24T10:51:47.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:51:48 [2023-10-24T10:51:48.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:51:50 [2023-10-24T10:51:50.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:51:52 [2023-10-24T10:51:52.037Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:51:52 [2023-10-24T10:51:52.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
10:51:53 [2023-10-24T10:51:53.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:51:54 [2023-10-24T10:51:54.466Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:51:55 [2023-10-24T10:51:55.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:51:57 [2023-10-24T10:51:57.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:51:57 [2023-10-24T10:51:57.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:51:58 [2023-10-24T10:51:58.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:52:00 [2023-10-24T10:52:00.209Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:52:00 [2023-10-24T10:52:00.209Z] Using test binary /usr/local/cli-integration/docker
10:52:00 [2023-10-24T10:52:00.209Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:52:00 [2023-10-24T10:52:00.209Z] +++ /etc/init.d/apparmor start
10:52:00 [2023-10-24T10:52:00.209Z] Not: starting.
10:52:00 [2023-10-24T10:52:00.209Z] INFO: Waiting for daemon to start...
10:52:00 [2023-10-24T10:52:00.209Z] Starting dockerd
10:52:00 [2023-10-24T10:52:00.209Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
10:52:15 [2023-10-24T10:52:15.065Z] .
10:52:15 [2023-10-24T10:52:15.065Z] ---> Making bundle: .build-empty-images (in bundles/test-integration)
10:52:15 [2023-10-24T10:52:15.065Z] ++++ tar -cC bundles/test-integration/emptyfs .
10:52:15 [2023-10-24T10:52:15.065Z] ++++ docker load
10:52:15 [2023-10-24T10:52:15.065Z] Loaded image: emptyfs:latest
10:52:15 [2023-10-24T10:52:15.065Z] ++++ tar -cC bundles/test-integration/dangling .
10:52:15 [2023-10-24T10:52:15.065Z] ++++ docker load
10:52:15 [2023-10-24T10:52:15.065Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43
10:52:15 [2023-10-24T10:52:15.065Z] Running integration-test (iteration 1)
10:52:15 [2023-10-24T10:52:15.065Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
10:52:15 [2023-10-24T10:52:15.065Z] ++ 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
10:52:15 [2023-10-24T10:52:15.065Z] ++ set -e
10:52:15 [2023-10-24T10:52:15.065Z] ++ '[' -n 0 ']'
10:52:15 [2023-10-24T10:52:15.065Z] ++ set -x
10:52:15 [2023-10-24T10:52:15.065Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
10:52:15 [2023-10-24T10:52:15.322Z] Loaded image: busybox:latest
10:52:15 [2023-10-24T10:52:15.322Z] Loaded image: busybox:glibc
10:52:16 [2023-10-24T10:52:16.254Z] Loaded image: debian:bullseye-slim
10:52:16 [2023-10-24T10:52:16.254Z] Loaded image: hello-world:latest
10:52:16 [2023-10-24T10:52:16.254Z] Loaded image: arm32v7/hello-world:latest
10:52:16 [2023-10-24T10:52:16.254Z] INFO: Testing against a local daemon
10:52:16 [2023-10-24T10:52:16.254Z] === RUN   TestCgroupNamespacesBuild
10:52:18 [2023-10-24T10:52:18.149Z] --- PASS: TestCgroupNamespacesBuild (1.64s)
10:52:18 [2023-10-24T10:52:18.149Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
10:52:19 [2023-10-24T10:52:19.081Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.11s)
10:52:19 [2023-10-24T10:52:19.081Z] === RUN   TestBuildWithSession
10:52:19 [2023-10-24T10:52:19.081Z]     build_session_test.go:25: TODO: BuildKit
10:52:19 [2023-10-24T10:52:19.081Z] --- SKIP: TestBuildWithSession (0.00s)
10:52:19 [2023-10-24T10:52:19.081Z] === RUN   TestBuildSquashParent
10:52:22 [2023-10-24T10:52:22.357Z] --- PASS: TestBuildSquashParent (2.90s)
10:52:22 [2023-10-24T10:52:22.357Z] === RUN   TestBuildWithRemoveAndForceRemove
10:52:22 [2023-10-24T10:52:22.357Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:52:22 [2023-10-24T10:52:22.357Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:52:22 [2023-10-24T10:52:22.357Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:52:22 [2023-10-24T10:52:22.357Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:52:22 [2023-10-24T10:52:22.357Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:52:22 [2023-10-24T10:52:22.357Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:52:22 [2023-10-24T10:52:22.357Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:52:22 [2023-10-24T10:52:22.357Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:52:22 [2023-10-24T10:52:22.357Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:52:22 [2023-10-24T10:52:22.357Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:52:22 [2023-10-24T10:52:22.357Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:52:22 [2023-10-24T10:52:22.357Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:52:22 [2023-10-24T10:52:22.357Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:52:22 [2023-10-24T10:52:22.357Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:52:22 [2023-10-24T10:52:22.357Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:52:22 [2023-10-24T10:52:22.357Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:52:22 [2023-10-24T10:52:22.357Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:52:22 [2023-10-24T10:52:22.357Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:52:25 [2023-10-24T10:52:25.632Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s)
10:52:25 [2023-10-24T10:52:25.633Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.23s)
10:52:25 [2023-10-24T10:52:25.633Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.65s)
10:52:25 [2023-10-24T10:52:25.633Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.65s)
10:52:25 [2023-10-24T10:52:25.633Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.73s)
10:52:25 [2023-10-24T10:52:25.633Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.14s)
10:52:25 [2023-10-24T10:52:25.633Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.20s)
10:52:25 [2023-10-24T10:52:25.633Z] === RUN   TestBuildMultiStageCopy
10:52:25 [2023-10-24T10:52:25.633Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:52:26 [2023-10-24T10:52:26.196Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:52:26 [2023-10-24T10:52:26.196Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:52:26 [2023-10-24T10:52:26.196Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:52:26 [2023-10-24T10:52:26.197Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:52:26 [2023-10-24T10:52:26.453Z] --- PASS: TestBuildMultiStageCopy (1.10s)
10:52:26 [2023-10-24T10:52:26.453Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.89s)
10:52:26 [2023-10-24T10:52:26.453Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.04s)
10:52:26 [2023-10-24T10:52:26.453Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.05s)
10:52:26 [2023-10-24T10:52:26.453Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.06s)
10:52:26 [2023-10-24T10:52:26.453Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.06s)
10:52:26 [2023-10-24T10:52:26.453Z] === RUN   TestBuildMultiStageParentConfig
10:52:26 [2023-10-24T10:52:26.711Z] --- PASS: TestBuildMultiStageParentConfig (0.24s)
10:52:26 [2023-10-24T10:52:26.711Z] === RUN   TestBuildLabelWithTargets
10:52:26 [2023-10-24T10:52:26.967Z] --- PASS: TestBuildLabelWithTargets (0.48s)
10:52:26 [2023-10-24T10:52:26.967Z] === RUN   TestBuildWithEmptyLayers
10:52:27 [2023-10-24T10:52:27.224Z] --- PASS: TestBuildWithEmptyLayers (0.08s)
10:52:27 [2023-10-24T10:52:27.224Z] === RUN   TestBuildMultiStageOnBuild
10:52:28 [2023-10-24T10:52:28.155Z] --- PASS: TestBuildMultiStageOnBuild (1.04s)
10:52:28 [2023-10-24T10:52:28.155Z] === RUN   TestBuildUncleanTarFilenames
10:52:28 [2023-10-24T10:52:28.413Z] --- PASS: TestBuildUncleanTarFilenames (0.10s)
10:52:28 [2023-10-24T10:52:28.413Z] === RUN   TestBuildMultiStageLayerLeak
10:52:29 [2023-10-24T10:52:29.345Z] --- PASS: TestBuildMultiStageLayerLeak (0.98s)
10:52:29 [2023-10-24T10:52:29.345Z] === RUN   TestBuildWithHugeFile
10:53:37 [2023-10-24T10:53:37.045Z] --- PASS: TestBuildWithHugeFile (60.86s)
10:53:37 [2023-10-24T10:53:37.045Z] === RUN   TestBuildWCOWSandboxSize
10:53:37 [2023-10-24T10:53:37.045Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
10:53:37 [2023-10-24T10:53:37.045Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
10:53:37 [2023-10-24T10:53:37.045Z] === RUN   TestBuildWithEmptyDockerfile
10:53:37 [2023-10-24T10:53:37.045Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:53:37 [2023-10-24T10:53:37.045Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:53:37 [2023-10-24T10:53:37.045Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:53:37 [2023-10-24T10:53:37.045Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:53:37 [2023-10-24T10:53:37.045Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:53:37 [2023-10-24T10:53:37.045Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:53:37 [2023-10-24T10:53:37.045Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:53:37 [2023-10-24T10:53:37.045Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:53:37 [2023-10-24T10:53:37.045Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:53:37 [2023-10-24T10:53:37.045Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
10:53:37 [2023-10-24T10:53:37.045Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
10:53:37 [2023-10-24T10:53:37.045Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
10:53:37 [2023-10-24T10:53:37.045Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
10:53:37 [2023-10-24T10:53:37.045Z] === RUN   TestBuildPreserveOwnership
10:53:37 [2023-10-24T10:53:37.045Z] === RUN   TestBuildPreserveOwnership/copy_from
10:53:37 [2023-10-24T10:53:37.045Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
10:53:37 [2023-10-24T10:53:37.045Z] --- PASS: TestBuildPreserveOwnership (2.19s)
10:53:37 [2023-10-24T10:53:37.045Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.58s)
10:53:37 [2023-10-24T10:53:37.045Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.60s)
10:53:37 [2023-10-24T10:53:37.045Z] === RUN   TestBuildPlatformInvalid
10:53:37 [2023-10-24T10:53:37.045Z] --- PASS: TestBuildPlatformInvalid (0.02s)
10:53:37 [2023-10-24T10:53:37.045Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
10:53:37 [2023-10-24T10:53:37.045Z] Loaded image: busybox:latest
10:53:37 [2023-10-24T10:53:37.045Z] Loaded image: busybox:glibc
10:53:37 [2023-10-24T10:53:37.045Z] Loaded image: debian:bullseye-slim
10:53:37 [2023-10-24T10:53:37.045Z] Loaded image: hello-world:latest
10:53:37 [2023-10-24T10:53:37.045Z] Loaded image: arm32v7/hello-world:latest
10:53:41 [2023-10-24T10:53:41.221Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.98s)
10:53:41 [2023-10-24T10:53:41.221Z] PASS
10:53:41 [2023-10-24T10:53:41.221Z] 
10:53:41 [2023-10-24T10:53:41.221Z] === Skipped
10:53:41 [2023-10-24T10:53:41.221Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
10:53:41 [2023-10-24T10:53:41.221Z]     build_session_test.go:25: TODO: BuildKit
10:53:41 [2023-10-24T10:53:41.221Z] 
10:53:41 [2023-10-24T10:53:41.222Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
10:53:41 [2023-10-24T10:53:41.222Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
10:53:41 [2023-10-24T10:53:41.222Z] 
10:53:41 [2023-10-24T10:53:41.222Z] DONE 34 tests, 2 skipped in 86.287s
10:53:41 [2023-10-24T10:53:41.479Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m 
10:53:41 [2023-10-24T10:53:41.479Z] ++ 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
10:53:41 [2023-10-24T10:53:41.479Z] ++ set -e
10:53:41 [2023-10-24T10:53:41.479Z] ++ '[' -n 0 ']'
10:53:41 [2023-10-24T10:53:41.479Z] ++ set -x
10:53:41 [2023-10-24T10:53:41.479Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
10:53:41 [2023-10-24T10:53:41.479Z] INFO: Testing against a local daemon
10:53:41 [2023-10-24T10:53:41.479Z] === RUN   TestNoNewPrivileges
10:53:46 [2023-10-24T10:53:46.734Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
10:53:46 [2023-10-24T10:53:46.734Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
10:53:46 [2023-10-24T10:53:46.991Z] --- PASS: TestNoNewPrivileges (5.60s)
10:53:46 [2023-10-24T10:53:46.991Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.38s)
10:53:46 [2023-10-24T10:53:46.991Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.40s)
10:53:46 [2023-10-24T10:53:46.991Z] PASS
10:53:46 [2023-10-24T10:53:46.991Z] 
10:53:46 [2023-10-24T10:53:46.991Z] DONE 3 tests in 5.619s
10:53:46 [2023-10-24T10:53:46.991Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
10:53:46 [2023-10-24T10:53:46.991Z] ++ 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
10:53:46 [2023-10-24T10:53:46.991Z] ++ set -e
10:53:46 [2023-10-24T10:53:46.991Z] ++ '[' -n 0 ']'
10:53:46 [2023-10-24T10:53:46.991Z] ++ set -x
10:53:46 [2023-10-24T10:53:46.991Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
10:53:46 [2023-10-24T10:53:46.991Z] INFO: Testing against a local daemon
10:53:46 [2023-10-24T10:53:46.991Z] === RUN   TestConfigInspect
10:53:49 [2023-10-24T10:53:49.512Z] --- PASS: TestConfigInspect (2.00s)
10:53:49 [2023-10-24T10:53:49.512Z] === RUN   TestConfigList
10:53:50 [2023-10-24T10:53:50.882Z] --- PASS: TestConfigList (1.95s)
10:53:50 [2023-10-24T10:53:50.882Z] === RUN   TestConfigsCreateAndDelete
10:53:53 [2023-10-24T10:53:53.405Z] --- PASS: TestConfigsCreateAndDelete (1.93s)
10:53:53 [2023-10-24T10:53:53.405Z] === RUN   TestConfigsUpdate
10:53:55 [2023-10-24T10:53:55.300Z] --- PASS: TestConfigsUpdate (2.05s)
10:53:55 [2023-10-24T10:53:55.300Z] === RUN   TestTemplatedConfig
10:53:57 [2023-10-24T10:53:57.823Z] --- PASS: TestTemplatedConfig (2.61s)
10:53:57 [2023-10-24T10:53:57.823Z] === RUN   TestConfigCreateResolve
10:53:59 [2023-10-24T10:53:59.717Z] --- PASS: TestConfigCreateResolve (1.86s)
10:53:59 [2023-10-24T10:53:59.717Z] PASS
10:53:59 [2023-10-24T10:53:59.717Z] 
10:53:59 [2023-10-24T10:53:59.717Z] DONE 6 tests in 12.444s
10:53:59 [2023-10-24T10:53:59.717Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
10:53:59 [2023-10-24T10:53:59.717Z] ++ 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
10:53:59 [2023-10-24T10:53:59.717Z] ++ set -e
10:53:59 [2023-10-24T10:53:59.717Z] ++ '[' -n 0 ']'
10:53:59 [2023-10-24T10:53:59.717Z] ++ set -x
10:53:59 [2023-10-24T10:53:59.717Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
10:53:59 [2023-10-24T10:53:59.717Z] INFO: Testing against a local daemon
10:53:59 [2023-10-24T10:53:59.717Z] === RUN   TestAttachWithTTY
10:53:59 [2023-10-24T10:53:59.717Z] --- PASS: TestAttachWithTTY (0.05s)
10:53:59 [2023-10-24T10:53:59.717Z] === RUN   TestAttachWithoutTTy
10:53:59 [2023-10-24T10:53:59.717Z] --- PASS: TestAttachWithoutTTy (0.03s)
10:53:59 [2023-10-24T10:53:59.717Z] === RUN   TestCheckpoint
10:53:59 [2023-10-24T10:53:59.717Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:53:59 [2023-10-24T10:53:59.717Z] --- SKIP: TestCheckpoint (0.00s)
10:53:59 [2023-10-24T10:53:59.717Z] === RUN   TestContainerInvalidJSON
10:53:59 [2023-10-24T10:53:59.717Z] === RUN   TestContainerInvalidJSON/commit
10:53:59 [2023-10-24T10:53:59.717Z] === PAUSE TestContainerInvalidJSON/commit
10:53:59 [2023-10-24T10:53:59.717Z] === RUN   TestContainerInvalidJSON/containers/create
10:53:59 [2023-10-24T10:53:59.717Z] === PAUSE TestContainerInvalidJSON/containers/create
10:53:59 [2023-10-24T10:53:59.717Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
10:53:59 [2023-10-24T10:53:59.717Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
10:53:59 [2023-10-24T10:53:59.717Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
10:53:59 [2023-10-24T10:53:59.717Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
10:53:59 [2023-10-24T10:53:59.717Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
10:53:59 [2023-10-24T10:53:59.717Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
10:53:59 [2023-10-24T10:53:59.717Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
10:53:59 [2023-10-24T10:53:59.717Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
10:53:59 [2023-10-24T10:53:59.717Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
10:53:59 [2023-10-24T10:53:59.717Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
10:53:59 [2023-10-24T10:53:59.717Z] === CONT  TestContainerInvalidJSON/commit
10:53:59 [2023-10-24T10:53:59.717Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
10:53:59 [2023-10-24T10:53:59.717Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
10:53:59 [2023-10-24T10:53:59.717Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
10:53:59 [2023-10-24T10:53:59.717Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
10:53:59 [2023-10-24T10:53:59.717Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
10:53:59 [2023-10-24T10:53:59.717Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
10:53:59 [2023-10-24T10:53:59.717Z] === CONT  TestContainerInvalidJSON/containers/create
10:53:59 [2023-10-24T10:53:59.717Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
10:53:59 [2023-10-24T10:53:59.717Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
10:53:59 [2023-10-24T10:53:59.717Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
10:53:59 [2023-10-24T10:53:59.717Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
10:53:59 [2023-10-24T10:53:59.717Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
10:53:59 [2023-10-24T10:53:59.717Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
10:53:59 [2023-10-24T10:53:59.717Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
10:53:59 [2023-10-24T10:53:59.717Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
10:53:59 [2023-10-24T10:53:59.717Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
10:53:59 [2023-10-24T10:53:59.717Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
10:53:59 [2023-10-24T10:53:59.717Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
10:53:59 [2023-10-24T10:53:59.717Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
10:53:59 [2023-10-24T10:53:59.717Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
10:53:59 [2023-10-24T10:53:59.717Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
10:53:59 [2023-10-24T10:53:59.717Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
10:53:59 [2023-10-24T10:53:59.717Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
10:53:59 [2023-10-24T10:53:59.717Z] === RUN   TestContainerInvalidJSON/commit/empty_body
10:53:59 [2023-10-24T10:53:59.717Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
10:53:59 [2023-10-24T10:53:59.717Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
10:53:59 [2023-10-24T10:53:59.717Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
10:53:59 [2023-10-24T10:53:59.717Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
10:53:59 [2023-10-24T10:53:59.717Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
10:53:59 [2023-10-24T10:53:59.717Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
10:53:59 [2023-10-24T10:53:59.717Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
10:53:59 [2023-10-24T10:53:59.717Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
10:53:59 [2023-10-24T10:53:59.717Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
10:53:59 [2023-10-24T10:53:59.717Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
10:53:59 [2023-10-24T10:53:59.717Z] --- PASS: TestContainerInvalidJSON (0.01s)
10:53:59 [2023-10-24T10:53:59.717Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
10:53:59 [2023-10-24T10:53:59.717Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
10:53:59 [2023-10-24T10:53:59.717Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
10:53:59 [2023-10-24T10:53:59.717Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
10:53:59 [2023-10-24T10:53:59.717Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
10:53:59 [2023-10-24T10:53:59.717Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
10:53:59 [2023-10-24T10:53:59.717Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
10:53:59 [2023-10-24T10:53:59.717Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
10:53:59 [2023-10-24T10:53:59.717Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
10:53:59 [2023-10-24T10:53:59.717Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
10:53:59 [2023-10-24T10:53:59.717Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
10:53:59 [2023-10-24T10:53:59.717Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
10:53:59 [2023-10-24T10:53:59.717Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
10:53:59 [2023-10-24T10:53:59.717Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
10:53:59 [2023-10-24T10:53:59.717Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
10:53:59 [2023-10-24T10:53:59.717Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
10:53:59 [2023-10-24T10:53:59.717Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
10:53:59 [2023-10-24T10:53:59.717Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
10:53:59 [2023-10-24T10:53:59.717Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
10:53:59 [2023-10-24T10:53:59.717Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
10:53:59 [2023-10-24T10:53:59.717Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
10:53:59 [2023-10-24T10:53:59.717Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
10:53:59 [2023-10-24T10:53:59.717Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
10:53:59 [2023-10-24T10:53:59.717Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
10:53:59 [2023-10-24T10:53:59.717Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
10:53:59 [2023-10-24T10:53:59.717Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
10:53:59 [2023-10-24T10:53:59.717Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
10:53:59 [2023-10-24T10:53:59.717Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
10:53:59 [2023-10-24T10:53:59.717Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
10:53:59 [2023-10-24T10:53:59.717Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
10:53:59 [2023-10-24T10:53:59.717Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
10:53:59 [2023-10-24T10:53:59.717Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
10:53:59 [2023-10-24T10:53:59.717Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
10:53:59 [2023-10-24T10:53:59.717Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
10:53:59 [2023-10-24T10:53:59.717Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
10:53:59 [2023-10-24T10:53:59.717Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:53:59 [2023-10-24T10:53:59.717Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
10:53:59 [2023-10-24T10:53:59.717Z] === RUN   TestCopyFromContainerPathIsNotDir
10:53:59 [2023-10-24T10:53:59.717Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
10:53:59 [2023-10-24T10:53:59.717Z] === RUN   TestCopyToContainerPathDoesNotExist
10:53:59 [2023-10-24T10:53:59.717Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
10:53:59 [2023-10-24T10:53:59.717Z] === RUN   TestCopyEmptyFile
10:53:59 [2023-10-24T10:53:59.717Z] --- PASS: TestCopyEmptyFile (0.05s)
10:53:59 [2023-10-24T10:53:59.717Z] === RUN   TestCopyToContainerPathIsNotDir
10:53:59 [2023-10-24T10:53:59.717Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
10:53:59 [2023-10-24T10:53:59.717Z] === RUN   TestCopyFromContainer
10:54:00 [2023-10-24T10:54:00.281Z] === RUN   TestCopyFromContainer//
10:54:00 [2023-10-24T10:54:00.281Z] === RUN   TestCopyFromContainer/.
10:54:00 [2023-10-24T10:54:00.281Z] === RUN   TestCopyFromContainer//.
10:54:00 [2023-10-24T10:54:00.281Z] === RUN   TestCopyFromContainer/./
10:54:00 [2023-10-24T10:54:00.538Z] === RUN   TestCopyFromContainer//./
10:54:00 [2023-10-24T10:54:00.538Z] === RUN   TestCopyFromContainer//bar/root
10:54:00 [2023-10-24T10:54:00.538Z] === RUN   TestCopyFromContainer//bar/root/
10:54:00 [2023-10-24T10:54:00.538Z] === RUN   TestCopyFromContainer//bar/root/.
10:54:00 [2023-10-24T10:54:00.538Z] === RUN   TestCopyFromContainer/bar/quux
10:54:00 [2023-10-24T10:54:00.538Z] === RUN   TestCopyFromContainer/bar/quux/
10:54:00 [2023-10-24T10:54:00.538Z] === RUN   TestCopyFromContainer/bar/quux/.
10:54:00 [2023-10-24T10:54:00.538Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:54:00 [2023-10-24T10:54:00.538Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:54:00 [2023-10-24T10:54:00.538Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:54:00 [2023-10-24T10:54:00.538Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:54:00 [2023-10-24T10:54:00.538Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
10:54:00 [2023-10-24T10:54:00.538Z] === RUN   TestCopyFromContainer/bar/notarget
10:54:00 [2023-10-24T10:54:00.538Z] --- PASS: TestCopyFromContainer (0.72s)
10:54:00 [2023-10-24T10:54:00.538Z]     --- PASS: TestCopyFromContainer// (0.01s)
10:54:00 [2023-10-24T10:54:00.538Z]     --- PASS: TestCopyFromContainer/. (0.01s)
10:54:00 [2023-10-24T10:54:00.538Z]     --- PASS: TestCopyFromContainer//. (0.01s)
10:54:00 [2023-10-24T10:54:00.538Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
10:54:00 [2023-10-24T10:54:00.538Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
10:54:00 [2023-10-24T10:54:00.538Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
10:54:00 [2023-10-24T10:54:00.538Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
10:54:00 [2023-10-24T10:54:00.538Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.02s)
10:54:00 [2023-10-24T10:54:00.538Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
10:54:00 [2023-10-24T10:54:00.538Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
10:54:00 [2023-10-24T10:54:00.538Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
10:54:00 [2023-10-24T10:54:00.538Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
10:54:00 [2023-10-24T10:54:00.538Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
10:54:00 [2023-10-24T10:54:00.538Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
10:54:00 [2023-10-24T10:54:00.538Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
10:54:00 [2023-10-24T10:54:00.538Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
10:54:00 [2023-10-24T10:54:00.538Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
10:54:00 [2023-10-24T10:54:00.538Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:54:00 [2023-10-24T10:54:00.538Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:54:00 [2023-10-24T10:54:00.538Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:54:00 [2023-10-24T10:54:00.538Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:54:00 [2023-10-24T10:54:00.538Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:54:00 [2023-10-24T10:54:00.538Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:54:00 [2023-10-24T10:54:00.538Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:54:00 [2023-10-24T10:54:00.538Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:54:00 [2023-10-24T10:54:00.538Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:54:00 [2023-10-24T10:54:00.538Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:54:00 [2023-10-24T10:54:00.538Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
10:54:00 [2023-10-24T10:54:00.538Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
10:54:00 [2023-10-24T10:54:00.538Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
10:54:00 [2023-10-24T10:54:00.538Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
10:54:00 [2023-10-24T10:54:00.538Z] === RUN   TestCreateLinkToNonExistingContainer
10:54:00 [2023-10-24T10:54:00.538Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
10:54:00 [2023-10-24T10:54:00.538Z] === RUN   TestCreateWithInvalidEnv
10:54:00 [2023-10-24T10:54:00.538Z] === RUN   TestCreateWithInvalidEnv/0
10:54:00 [2023-10-24T10:54:00.538Z] === PAUSE TestCreateWithInvalidEnv/0
10:54:00 [2023-10-24T10:54:00.538Z] === RUN   TestCreateWithInvalidEnv/1
10:54:00 [2023-10-24T10:54:00.538Z] === PAUSE TestCreateWithInvalidEnv/1
10:54:00 [2023-10-24T10:54:00.538Z] === RUN   TestCreateWithInvalidEnv/2
10:54:00 [2023-10-24T10:54:00.538Z] === PAUSE TestCreateWithInvalidEnv/2
10:54:00 [2023-10-24T10:54:00.538Z] === CONT  TestCreateWithInvalidEnv/0
10:54:00 [2023-10-24T10:54:00.538Z] === CONT  TestCreateWithInvalidEnv/2
10:54:00 [2023-10-24T10:54:00.538Z] === CONT  TestCreateWithInvalidEnv/1
10:54:00 [2023-10-24T10:54:00.538Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
10:54:00 [2023-10-24T10:54:00.538Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:54:00 [2023-10-24T10:54:00.538Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
10:54:00 [2023-10-24T10:54:00.538Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
10:54:00 [2023-10-24T10:54:00.538Z] === RUN   TestCreateTmpfsMountsTarget
10:54:00 [2023-10-24T10:54:00.538Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
10:54:00 [2023-10-24T10:54:00.538Z] === RUN   TestCreateWithCustomMaskedPaths
10:54:01 [2023-10-24T10:54:01.908Z] --- PASS: TestCreateWithCustomMaskedPaths (1.28s)
10:54:01 [2023-10-24T10:54:01.908Z] === RUN   TestCreateWithCustomReadonlyPaths
10:54:03 [2023-10-24T10:54:03.278Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.30s)
10:54:03 [2023-10-24T10:54:03.278Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:54:03 [2023-10-24T10:54:03.278Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:54:03 [2023-10-24T10:54:03.278Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:54:03 [2023-10-24T10:54:03.278Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:54:03 [2023-10-24T10:54:03.278Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:54:03 [2023-10-24T10:54:03.278Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:54:03 [2023-10-24T10:54:03.278Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:54:03 [2023-10-24T10:54:03.278Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:54:03 [2023-10-24T10:54:03.278Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:54:03 [2023-10-24T10:54:03.278Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:54:03 [2023-10-24T10:54:03.278Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:54:03 [2023-10-24T10:54:03.278Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:54:03 [2023-10-24T10:54:03.278Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:54:03 [2023-10-24T10:54:03.278Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:54:03 [2023-10-24T10:54:03.278Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:54:03 [2023-10-24T10:54:03.278Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:54:03 [2023-10-24T10:54:03.278Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
10:54:03 [2023-10-24T10:54:03.278Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
10:54:03 [2023-10-24T10:54:03.278Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
10:54:03 [2023-10-24T10:54:03.278Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
10:54:03 [2023-10-24T10:54:03.278Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
10:54:03 [2023-10-24T10:54:03.278Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
10:54:03 [2023-10-24T10:54:03.278Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
10:54:03 [2023-10-24T10:54:03.535Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s)
10:54:03 [2023-10-24T10:54:03.535Z] === RUN   TestCreateDifferentPlatform
10:54:03 [2023-10-24T10:54:03.535Z] === RUN   TestCreateDifferentPlatform/different_os
10:54:03 [2023-10-24T10:54:03.535Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
10:54:03 [2023-10-24T10:54:03.535Z] --- PASS: TestCreateDifferentPlatform (0.01s)
10:54:03 [2023-10-24T10:54:03.535Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
10:54:03 [2023-10-24T10:54:03.535Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
10:54:03 [2023-10-24T10:54:03.535Z] === RUN   TestCreateVolumesFromNonExistingContainer
10:54:03 [2023-10-24T10:54:03.535Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
10:54:03 [2023-10-24T10:54:03.535Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
10:54:03 [2023-10-24T10:54:03.793Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.03s)
10:54:03 [2023-10-24T10:54:03.793Z] === RUN   TestCreateInvalidHostConfig
10:54:03 [2023-10-24T10:54:03.793Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
10:54:03 [2023-10-24T10:54:03.793Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
10:54:03 [2023-10-24T10:54:03.793Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
10:54:03 [2023-10-24T10:54:03.793Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
10:54:03 [2023-10-24T10:54:03.793Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
10:54:03 [2023-10-24T10:54:03.793Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
10:54:03 [2023-10-24T10:54:03.793Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
10:54:03 [2023-10-24T10:54:03.793Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
10:54:03 [2023-10-24T10:54:03.793Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
10:54:03 [2023-10-24T10:54:03.793Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
10:54:03 [2023-10-24T10:54:03.793Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
10:54:03 [2023-10-24T10:54:03.793Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
10:54:03 [2023-10-24T10:54:03.793Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
10:54:03 [2023-10-24T10:54:03.793Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
10:54:03 [2023-10-24T10:54:03.793Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
10:54:03 [2023-10-24T10:54:03.793Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
10:54:03 [2023-10-24T10:54:03.793Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
10:54:03 [2023-10-24T10:54:03.793Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
10:54:03 [2023-10-24T10:54:03.793Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
10:54:03 [2023-10-24T10:54:03.793Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
10:54:03 [2023-10-24T10:54:03.793Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
10:54:03 [2023-10-24T10:54:03.793Z] === RUN   TestContainerStartOnDaemonRestart
10:54:03 [2023-10-24T10:54:03.793Z] === PAUSE TestContainerStartOnDaemonRestart
10:54:03 [2023-10-24T10:54:03.793Z] === RUN   TestDaemonRestartIpcMode
10:54:03 [2023-10-24T10:54:03.793Z] === PAUSE TestDaemonRestartIpcMode
10:54:03 [2023-10-24T10:54:03.793Z] === RUN   TestDaemonHostGatewayIP
10:54:03 [2023-10-24T10:54:03.793Z] === PAUSE TestDaemonHostGatewayIP
10:54:03 [2023-10-24T10:54:03.793Z] === RUN   TestRestartDaemonWithRestartingContainer
10:54:03 [2023-10-24T10:54:03.793Z] === PAUSE TestRestartDaemonWithRestartingContainer
10:54:03 [2023-10-24T10:54:03.793Z] === RUN   TestHardRestartWhenContainerIsRunning
10:54:03 [2023-10-24T10:54:03.793Z] === PAUSE TestHardRestartWhenContainerIsRunning
10:54:03 [2023-10-24T10:54:03.793Z] === RUN   TestContainerKillOnDaemonStart
10:54:03 [2023-10-24T10:54:03.793Z] === PAUSE TestContainerKillOnDaemonStart
10:54:03 [2023-10-24T10:54:03.793Z] === RUN   TestDiff
10:54:04 [2023-10-24T10:54:04.050Z] --- PASS: TestDiff (0.43s)
10:54:04 [2023-10-24T10:54:04.050Z] === RUN   TestExecConsoleSize
10:54:04 [2023-10-24T10:54:04.981Z] --- PASS: TestExecConsoleSize (0.62s)
10:54:04 [2023-10-24T10:54:04.981Z] === RUN   TestExecWithCloseStdin
10:54:05 [2023-10-24T10:54:05.238Z] --- PASS: TestExecWithCloseStdin (0.52s)
10:54:05 [2023-10-24T10:54:05.238Z] === RUN   TestExec
10:54:05 [2023-10-24T10:54:05.801Z] --- PASS: TestExec (0.50s)
10:54:05 [2023-10-24T10:54:05.801Z] === RUN   TestExecUser
10:54:06 [2023-10-24T10:54:06.366Z] --- PASS: TestExecUser (0.49s)
10:54:06 [2023-10-24T10:54:06.366Z] === RUN   TestExportContainerAndImportImage
10:54:06 [2023-10-24T10:54:06.930Z] --- PASS: TestExportContainerAndImportImage (0.49s)
10:54:06 [2023-10-24T10:54:06.930Z] === RUN   TestExportContainerAfterDaemonRestart
10:54:13 [2023-10-24T10:54:13.474Z] --- PASS: TestExportContainerAfterDaemonRestart (6.13s)
10:54:13 [2023-10-24T10:54:13.474Z] === RUN   TestHealthCheckWorkdir
10:54:13 [2023-10-24T10:54:13.474Z] --- PASS: TestHealthCheckWorkdir (0.59s)
10:54:13 [2023-10-24T10:54:13.474Z] === RUN   TestHealthKillContainer
10:54:21 [2023-10-24T10:54:21.570Z] --- PASS: TestHealthKillContainer (7.92s)
10:54:21 [2023-10-24T10:54:21.570Z] === RUN   TestHealthCheckProcessKilled
10:54:22 [2023-10-24T10:54:22.134Z] --- PASS: TestHealthCheckProcessKilled (0.75s)
10:54:22 [2023-10-24T10:54:22.134Z] === RUN   TestInspectCpusetInConfigPre120
10:54:22 [2023-10-24T10:54:22.697Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s)
10:54:22 [2023-10-24T10:54:22.697Z] === RUN   TestInspectAnnotations
10:54:22 [2023-10-24T10:54:22.697Z] --- PASS: TestInspectAnnotations (0.03s)
10:54:22 [2023-10-24T10:54:22.697Z] === RUN   TestIpcModeNone
10:54:23 [2023-10-24T10:54:23.261Z] --- PASS: TestIpcModeNone (0.50s)
10:54:23 [2023-10-24T10:54:23.261Z] === RUN   TestIpcModePrivate
10:54:23 [2023-10-24T10:54:23.518Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
10:54:23 [2023-10-24T10:54:23.518Z] --- PASS: TestIpcModePrivate (0.51s)
10:54:23 [2023-10-24T10:54:23.518Z] === RUN   TestIpcModeShareable
10:54:23 [2023-10-24T10:54:23.775Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
10:54:24 [2023-10-24T10:54:24.032Z] --- PASS: TestIpcModeShareable (0.47s)
10:54:24 [2023-10-24T10:54:24.032Z] === RUN   TestAPIIpcModeShareableAndContainer
10:54:25 [2023-10-24T10:54:25.927Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.48s)
10:54:25 [2023-10-24T10:54:25.927Z] === RUN   TestAPIIpcModeHost
10:54:25 [2023-10-24T10:54:25.927Z] --- PASS: TestAPIIpcModeHost (0.31s)
10:54:25 [2023-10-24T10:54:25.927Z] === RUN   TestDaemonIpcModeShareable
10:54:26 [2023-10-24T10:54:26.857Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
10:54:26 [2023-10-24T10:54:26.857Z] --- PASS: TestDaemonIpcModeShareable (1.02s)
10:54:26 [2023-10-24T10:54:26.857Z] === RUN   TestDaemonIpcModePrivate
10:54:27 [2023-10-24T10:54:27.787Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
10:54:28 [2023-10-24T10:54:28.044Z] --- PASS: TestDaemonIpcModePrivate (1.09s)
10:54:28 [2023-10-24T10:54:28.044Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:54:28 [2023-10-24T10:54:28.975Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
10:54:28 [2023-10-24T10:54:28.975Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.07s)
10:54:28 [2023-10-24T10:54:28.975Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:54:29 [2023-10-24T10:54:29.906Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
10:54:30 [2023-10-24T10:54:30.163Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.11s)
10:54:30 [2023-10-24T10:54:30.163Z] === RUN   TestIpcModeOlderClient
10:54:30 [2023-10-24T10:54:30.163Z] === PAUSE TestIpcModeOlderClient
10:54:30 [2023-10-24T10:54:30.163Z] === RUN   TestKillContainerInvalidSignal
10:54:30 [2023-10-24T10:54:30.727Z] --- PASS: TestKillContainerInvalidSignal (0.46s)
10:54:30 [2023-10-24T10:54:30.727Z] === RUN   TestKillContainer
10:54:30 [2023-10-24T10:54:30.727Z] === RUN   TestKillContainer/no_signal
10:54:30 [2023-10-24T10:54:30.983Z] === RUN   TestKillContainer/non_killing_signal
10:54:31 [2023-10-24T10:54:31.240Z] === RUN   TestKillContainer/killing_signal
10:54:32 [2023-10-24T10:54:32.170Z] --- PASS: TestKillContainer (1.31s)
10:54:32 [2023-10-24T10:54:32.170Z]     --- PASS: TestKillContainer/no_signal (0.45s)
10:54:32 [2023-10-24T10:54:32.170Z]     --- PASS: TestKillContainer/non_killing_signal (0.22s)
10:54:32 [2023-10-24T10:54:32.170Z]     --- PASS: TestKillContainer/killing_signal (0.42s)
10:54:32 [2023-10-24T10:54:32.170Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:54:32 [2023-10-24T10:54:32.170Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
10:54:32 [2023-10-24T10:54:32.427Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
10:54:32 [2023-10-24T10:54:32.990Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.93s)
10:54:32 [2023-10-24T10:54:32.990Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s)
10:54:32 [2023-10-24T10:54:32.990Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s)
10:54:32 [2023-10-24T10:54:32.990Z] === RUN   TestKillStoppedContainer
10:54:32 [2023-10-24T10:54:32.990Z] --- PASS: TestKillStoppedContainer (0.03s)
10:54:32 [2023-10-24T10:54:32.990Z] === RUN   TestKillStoppedContainerAPIPre120
10:54:32 [2023-10-24T10:54:32.990Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s)
10:54:32 [2023-10-24T10:54:32.990Z] === RUN   TestKillDifferentUserContainer
10:54:33 [2023-10-24T10:54:33.554Z] --- PASS: TestKillDifferentUserContainer (0.45s)
10:54:33 [2023-10-24T10:54:33.554Z] === RUN   TestInspectOomKilledTrue
10:54:33 [2023-10-24T10:54:33.811Z] --- PASS: TestInspectOomKilledTrue (0.48s)
10:54:33 [2023-10-24T10:54:33.811Z] === RUN   TestInspectOomKilledFalse
10:54:34 [2023-10-24T10:54:34.374Z] --- PASS: TestInspectOomKilledFalse (0.44s)
10:54:34 [2023-10-24T10:54:34.374Z] === RUN   TestLinksEtcHostsContentMatch
10:54:34 [2023-10-24T10:54:34.631Z] --- PASS: TestLinksEtcHostsContentMatch (0.23s)
10:54:34 [2023-10-24T10:54:34.631Z] === RUN   TestLinksContainerNames
10:54:35 [2023-10-24T10:54:35.561Z] --- PASS: TestLinksContainerNames (0.87s)
10:54:35 [2023-10-24T10:54:35.561Z] === RUN   TestLogsFollowTailEmpty
10:54:35 [2023-10-24T10:54:35.818Z] --- PASS: TestLogsFollowTailEmpty (0.43s)
10:54:35 [2023-10-24T10:54:35.818Z] === RUN   TestLogs
10:54:35 [2023-10-24T10:54:35.818Z] === RUN   TestLogs/driver_local
10:54:35 [2023-10-24T10:54:35.818Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
10:54:35 [2023-10-24T10:54:35.818Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
10:54:35 [2023-10-24T10:54:35.818Z] === RUN   TestLogs/driver_local/tty/only_stdout
10:54:35 [2023-10-24T10:54:35.818Z] === PAUSE TestLogs/driver_local/tty/only_stdout
10:54:35 [2023-10-24T10:54:35.818Z] === RUN   TestLogs/driver_local/tty/only_stderr
10:54:35 [2023-10-24T10:54:35.818Z] === PAUSE TestLogs/driver_local/tty/only_stderr
10:54:35 [2023-10-24T10:54:35.818Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
10:54:35 [2023-10-24T10:54:35.818Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
10:54:35 [2023-10-24T10:54:35.818Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
10:54:35 [2023-10-24T10:54:35.818Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
10:54:35 [2023-10-24T10:54:35.818Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
10:54:35 [2023-10-24T10:54:35.818Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
10:54:35 [2023-10-24T10:54:35.818Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
10:54:35 [2023-10-24T10:54:35.818Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
10:54:35 [2023-10-24T10:54:35.818Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
10:54:35 [2023-10-24T10:54:35.818Z] === CONT  TestLogs/driver_local/tty/only_stderr
10:54:35 [2023-10-24T10:54:35.818Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
10:54:35 [2023-10-24T10:54:35.818Z] === CONT  TestLogs/driver_local/tty/only_stdout
10:54:37 [2023-10-24T10:54:37.712Z] === RUN   TestLogs/driver_json-file
10:54:37 [2023-10-24T10:54:37.712Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
10:54:37 [2023-10-24T10:54:37.712Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
10:54:37 [2023-10-24T10:54:37.712Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
10:54:37 [2023-10-24T10:54:37.712Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
10:54:37 [2023-10-24T10:54:37.712Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
10:54:37 [2023-10-24T10:54:37.712Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
10:54:37 [2023-10-24T10:54:37.712Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
10:54:37 [2023-10-24T10:54:37.712Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
10:54:37 [2023-10-24T10:54:37.712Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
10:54:37 [2023-10-24T10:54:37.712Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
10:54:37 [2023-10-24T10:54:37.712Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
10:54:37 [2023-10-24T10:54:37.712Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
10:54:37 [2023-10-24T10:54:37.712Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
10:54:37 [2023-10-24T10:54:37.712Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
10:54:37 [2023-10-24T10:54:37.712Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
10:54:37 [2023-10-24T10:54:37.712Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
10:54:37 [2023-10-24T10:54:37.712Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
10:54:37 [2023-10-24T10:54:37.712Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
10:54:39 [2023-10-24T10:54:39.095Z] --- PASS: TestLogs (3.18s)
10:54:39 [2023-10-24T10:54:39.095Z]     --- PASS: TestLogs/driver_local (0.01s)
10:54:39 [2023-10-24T10:54:39.095Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.63s)
10:54:39 [2023-10-24T10:54:39.095Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.99s)
10:54:39 [2023-10-24T10:54:39.095Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.33s)
10:54:39 [2023-10-24T10:54:39.095Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.33s)
10:54:39 [2023-10-24T10:54:39.095Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.53s)
10:54:39 [2023-10-24T10:54:39.095Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.57s)
10:54:39 [2023-10-24T10:54:39.095Z]     --- PASS: TestLogs/driver_json-file (0.01s)
10:54:39 [2023-10-24T10:54:39.095Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.85s)
10:54:39 [2023-10-24T10:54:39.095Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.11s)
10:54:39 [2023-10-24T10:54:39.095Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.26s)
10:54:39 [2023-10-24T10:54:39.095Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.53s)
10:54:39 [2023-10-24T10:54:39.095Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.54s)
10:54:39 [2023-10-24T10:54:39.095Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.60s)
10:54:39 [2023-10-24T10:54:39.095Z] === RUN   TestContainerNetworkMountsNoChown
10:54:39 [2023-10-24T10:54:39.669Z] --- PASS: TestContainerNetworkMountsNoChown (0.49s)
10:54:39 [2023-10-24T10:54:39.669Z] === RUN   TestMountDaemonRoot
10:54:39 [2023-10-24T10:54:39.669Z] === RUN   TestMountDaemonRoot/default
10:54:39 [2023-10-24T10:54:39.669Z] === PAUSE TestMountDaemonRoot/default
10:54:39 [2023-10-24T10:54:39.669Z] === RUN   TestMountDaemonRoot/private
10:54:39 [2023-10-24T10:54:39.669Z] === PAUSE TestMountDaemonRoot/private
10:54:39 [2023-10-24T10:54:39.669Z] === RUN   TestMountDaemonRoot/rprivate
10:54:39 [2023-10-24T10:54:39.669Z] === PAUSE TestMountDaemonRoot/rprivate
10:54:39 [2023-10-24T10:54:39.669Z] === RUN   TestMountDaemonRoot/slave
10:54:39 [2023-10-24T10:54:39.669Z] === PAUSE TestMountDaemonRoot/slave
10:54:39 [2023-10-24T10:54:39.669Z] === RUN   TestMountDaemonRoot/rslave
10:54:39 [2023-10-24T10:54:39.669Z] === PAUSE TestMountDaemonRoot/rslave
10:54:39 [2023-10-24T10:54:39.669Z] === RUN   TestMountDaemonRoot/shared
10:54:39 [2023-10-24T10:54:39.669Z] === PAUSE TestMountDaemonRoot/shared
10:54:39 [2023-10-24T10:54:39.669Z] === RUN   TestMountDaemonRoot/rshared
10:54:39 [2023-10-24T10:54:39.669Z] === PAUSE TestMountDaemonRoot/rshared
10:54:39 [2023-10-24T10:54:39.669Z] === CONT  TestMountDaemonRoot/default
10:54:39 [2023-10-24T10:54:39.669Z] === CONT  TestMountDaemonRoot/rslave
10:54:39 [2023-10-24T10:54:39.669Z] === RUN   TestMountDaemonRoot/default/bind_subpath
10:54:39 [2023-10-24T10:54:39.669Z] === CONT  TestMountDaemonRoot/rshared
10:54:39 [2023-10-24T10:54:39.669Z] === CONT  TestMountDaemonRoot/private
10:54:39 [2023-10-24T10:54:39.669Z] === RUN   TestMountDaemonRoot/rslave/bind_root
10:54:39 [2023-10-24T10:54:39.669Z] === RUN   TestMountDaemonRoot/private/bind_root
10:54:39 [2023-10-24T10:54:39.669Z] === CONT  TestMountDaemonRoot/slave
10:54:39 [2023-10-24T10:54:39.669Z] === PAUSE TestMountDaemonRoot/private/bind_root
10:54:39 [2023-10-24T10:54:39.669Z] === RUN   TestMountDaemonRoot/rshared/bind_root
10:54:39 [2023-10-24T10:54:39.669Z] === RUN   TestMountDaemonRoot/private/bind_subpath
10:54:39 [2023-10-24T10:54:39.669Z] === RUN   TestMountDaemonRoot/slave/bind_root
10:54:39 [2023-10-24T10:54:39.669Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
10:54:39 [2023-10-24T10:54:39.669Z] === PAUSE TestMountDaemonRoot/slave/bind_root
10:54:39 [2023-10-24T10:54:39.669Z] === CONT  TestMountDaemonRoot/rprivate
10:54:39 [2023-10-24T10:54:39.669Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
10:54:39 [2023-10-24T10:54:39.669Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
10:54:39 [2023-10-24T10:54:39.669Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
10:54:39 [2023-10-24T10:54:39.669Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
10:54:39 [2023-10-24T10:54:39.669Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
10:54:39 [2023-10-24T10:54:39.669Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
10:54:39 [2023-10-24T10:54:39.669Z] === RUN   TestMountDaemonRoot/default/mount_root
10:54:39 [2023-10-24T10:54:39.669Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
10:54:39 [2023-10-24T10:54:39.669Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
10:54:39 [2023-10-24T10:54:39.669Z] === PAUSE TestMountDaemonRoot/default/mount_root
10:54:39 [2023-10-24T10:54:39.669Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
10:54:39 [2023-10-24T10:54:39.669Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
10:54:39 [2023-10-24T10:54:39.669Z] === RUN   TestMountDaemonRoot/default/mount_subpath
10:54:39 [2023-10-24T10:54:39.669Z] === RUN   TestMountDaemonRoot/private/mount_root
10:54:39 [2023-10-24T10:54:39.669Z] === PAUSE TestMountDaemonRoot/private/mount_root
10:54:39 [2023-10-24T10:54:39.669Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
10:54:39 [2023-10-24T10:54:39.669Z] === RUN   TestMountDaemonRoot/private/mount_subpath
10:54:39 [2023-10-24T10:54:39.669Z] === RUN   TestMountDaemonRoot/default/bind_root
10:54:39 [2023-10-24T10:54:39.669Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
10:54:39 [2023-10-24T10:54:39.669Z] === PAUSE TestMountDaemonRoot/default/bind_root
10:54:39 [2023-10-24T10:54:39.669Z] === CONT  TestMountDaemonRoot/private/bind_root
10:54:39 [2023-10-24T10:54:39.669Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
10:54:39 [2023-10-24T10:54:39.669Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
10:54:39 [2023-10-24T10:54:39.669Z] === RUN   TestMountDaemonRoot/rshared/mount_root
10:54:39 [2023-10-24T10:54:39.669Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
10:54:39 [2023-10-24T10:54:39.669Z] === CONT  TestMountDaemonRoot/private/mount_root
10:54:39 [2023-10-24T10:54:39.669Z] === CONT  TestMountDaemonRoot/private/mount_subpath
10:54:39 [2023-10-24T10:54:39.669Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
10:54:39 [2023-10-24T10:54:39.669Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
10:54:39 [2023-10-24T10:54:39.669Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
10:54:39 [2023-10-24T10:54:39.669Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
10:54:39 [2023-10-24T10:54:39.669Z] === RUN   TestMountDaemonRoot/rslave/mount_root
10:54:39 [2023-10-24T10:54:39.669Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
10:54:39 [2023-10-24T10:54:39.669Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
10:54:39 [2023-10-24T10:54:39.669Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
10:54:39 [2023-10-24T10:54:39.669Z] === CONT  TestMountDaemonRoot/default/bind_root
10:54:39 [2023-10-24T10:54:39.669Z] === CONT  TestMountDaemonRoot/default/bind_subpath
10:54:39 [2023-10-24T10:54:39.669Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
10:54:39 [2023-10-24T10:54:39.669Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
10:54:39 [2023-10-24T10:54:39.669Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
10:54:39 [2023-10-24T10:54:39.669Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
10:54:39 [2023-10-24T10:54:39.669Z] === RUN   TestMountDaemonRoot/slave/mount_root
10:54:39 [2023-10-24T10:54:39.669Z] === PAUSE TestMountDaemonRoot/slave/mount_root
10:54:39 [2023-10-24T10:54:39.669Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
10:54:39 [2023-10-24T10:54:39.669Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
10:54:39 [2023-10-24T10:54:39.669Z] === CONT  TestMountDaemonRoot/default/mount_subpath
10:54:39 [2023-10-24T10:54:39.669Z] === CONT  TestMountDaemonRoot/default/mount_root
10:54:39 [2023-10-24T10:54:39.669Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
10:54:39 [2023-10-24T10:54:39.669Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
10:54:39 [2023-10-24T10:54:39.669Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
10:54:39 [2023-10-24T10:54:39.669Z] === CONT  TestMountDaemonRoot/private/bind_subpath
10:54:39 [2023-10-24T10:54:39.669Z] === CONT  TestMountDaemonRoot/shared
10:54:39 [2023-10-24T10:54:39.669Z] === RUN   TestMountDaemonRoot/shared/bind_root
10:54:39 [2023-10-24T10:54:39.669Z] === PAUSE TestMountDaemonRoot/shared/bind_root
10:54:39 [2023-10-24T10:54:39.669Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
10:54:39 [2023-10-24T10:54:39.669Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
10:54:39 [2023-10-24T10:54:39.669Z] === RUN   TestMountDaemonRoot/shared/mount_root
10:54:39 [2023-10-24T10:54:39.669Z] === PAUSE TestMountDaemonRoot/shared/mount_root
10:54:39 [2023-10-24T10:54:39.669Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
10:54:39 [2023-10-24T10:54:39.669Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
10:54:39 [2023-10-24T10:54:39.669Z] === CONT  TestMountDaemonRoot/rslave/bind_root
10:54:39 [2023-10-24T10:54:39.669Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
10:54:39 [2023-10-24T10:54:39.669Z] === CONT  TestMountDaemonRoot/rslave/mount_root
10:54:39 [2023-10-24T10:54:39.669Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
10:54:39 [2023-10-24T10:54:39.669Z] === CONT  TestMountDaemonRoot/rshared/bind_root
10:54:39 [2023-10-24T10:54:39.669Z] === CONT  TestMountDaemonRoot/slave/bind_root
10:54:39 [2023-10-24T10:54:39.669Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
10:54:39 [2023-10-24T10:54:39.669Z] === CONT  TestMountDaemonRoot/rshared/mount_root
10:54:39 [2023-10-24T10:54:39.669Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
10:54:39 [2023-10-24T10:54:39.669Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
10:54:39 [2023-10-24T10:54:39.669Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
10:54:39 [2023-10-24T10:54:39.669Z] === CONT  TestMountDaemonRoot/shared/bind_root
10:54:39 [2023-10-24T10:54:39.669Z] === CONT  TestMountDaemonRoot/slave/mount_root
10:54:39 [2023-10-24T10:54:39.669Z] === CONT  TestMountDaemonRoot/shared/mount_root
10:54:39 [2023-10-24T10:54:39.669Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
10:54:39 [2023-10-24T10:54:39.669Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
10:54:39 [2023-10-24T10:54:39.669Z] --- PASS: TestMountDaemonRoot (0.02s)
10:54:39 [2023-10-24T10:54:39.669Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
10:54:39 [2023-10-24T10:54:39.669Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
10:54:39 [2023-10-24T10:54:39.669Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
10:54:39 [2023-10-24T10:54:39.669Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
10:54:39 [2023-10-24T10:54:39.669Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
10:54:39 [2023-10-24T10:54:39.669Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
10:54:39 [2023-10-24T10:54:39.669Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
10:54:39 [2023-10-24T10:54:39.669Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
10:54:39 [2023-10-24T10:54:39.669Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
10:54:39 [2023-10-24T10:54:39.669Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
10:54:39 [2023-10-24T10:54:39.669Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
10:54:39 [2023-10-24T10:54:39.669Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
10:54:39 [2023-10-24T10:54:39.669Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
10:54:39 [2023-10-24T10:54:39.669Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
10:54:39 [2023-10-24T10:54:39.669Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
10:54:39 [2023-10-24T10:54:39.669Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
10:54:39 [2023-10-24T10:54:39.669Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
10:54:39 [2023-10-24T10:54:39.669Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
10:54:39 [2023-10-24T10:54:39.669Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
10:54:39 [2023-10-24T10:54:39.669Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
10:54:39 [2023-10-24T10:54:39.669Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
10:54:39 [2023-10-24T10:54:39.669Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
10:54:39 [2023-10-24T10:54:39.669Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
10:54:39 [2023-10-24T10:54:39.669Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
10:54:39 [2023-10-24T10:54:39.669Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
10:54:39 [2023-10-24T10:54:39.669Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
10:54:39 [2023-10-24T10:54:39.669Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
10:54:39 [2023-10-24T10:54:39.669Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
10:54:39 [2023-10-24T10:54:39.669Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
10:54:39 [2023-10-24T10:54:39.669Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
10:54:39 [2023-10-24T10:54:39.669Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
10:54:39 [2023-10-24T10:54:39.669Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
10:54:39 [2023-10-24T10:54:39.669Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
10:54:39 [2023-10-24T10:54:39.669Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
10:54:39 [2023-10-24T10:54:39.669Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
10:54:39 [2023-10-24T10:54:39.669Z] === RUN   TestContainerBindMountNonRecursive
10:54:40 [2023-10-24T10:54:40.620Z] --- PASS: TestContainerBindMountNonRecursive (1.06s)
10:54:40 [2023-10-24T10:54:40.620Z] === RUN   TestContainerVolumesMountedAsShared
10:54:41 [2023-10-24T10:54:41.196Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s)
10:54:41 [2023-10-24T10:54:41.196Z] === RUN   TestContainerVolumesMountedAsSlave
10:54:41 [2023-10-24T10:54:41.461Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s)
10:54:41 [2023-10-24T10:54:41.461Z] === RUN   TestContainerCopyLeaksMounts
10:54:42 [2023-10-24T10:54:42.032Z] --- PASS: TestContainerCopyLeaksMounts (0.52s)
10:54:42 [2023-10-24T10:54:42.032Z] === RUN   TestNetworkNat
10:54:42 [2023-10-24T10:54:42.614Z] --- PASS: TestNetworkNat (0.48s)
10:54:42 [2023-10-24T10:54:42.614Z] === RUN   TestNetworkLocalhostTCPNat
10:54:42 [2023-10-24T10:54:42.887Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s)
10:54:42 [2023-10-24T10:54:42.887Z] === RUN   TestNetworkLoopbackNat
10:54:45 [2023-10-24T10:54:45.429Z] --- PASS: TestNetworkLoopbackNat (2.57s)
10:54:45 [2023-10-24T10:54:45.429Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
10:54:45 [2023-10-24T10:54:45.686Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
10:54:45 [2023-10-24T10:54:45.686Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
10:54:45 [2023-10-24T10:54:45.686Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
10:54:45 [2023-10-24T10:54:45.686Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
10:54:45 [2023-10-24T10:54:45.943Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.51s)
10:54:45 [2023-10-24T10:54:45.943Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.01s)
10:54:45 [2023-10-24T10:54:45.943Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
10:54:45 [2023-10-24T10:54:45.943Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
10:54:45 [2023-10-24T10:54:45.943Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
10:54:45 [2023-10-24T10:54:45.943Z] === RUN   TestPause
10:54:46 [2023-10-24T10:54:46.506Z] --- PASS: TestPause (0.43s)
10:54:46 [2023-10-24T10:54:46.506Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:54:46 [2023-10-24T10:54:46.506Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:54:46 [2023-10-24T10:54:46.506Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
10:54:46 [2023-10-24T10:54:46.506Z] === RUN   TestPauseStopPausedContainer
10:54:47 [2023-10-24T10:54:47.069Z] --- PASS: TestPauseStopPausedContainer (0.48s)
10:54:47 [2023-10-24T10:54:47.069Z] === RUN   TestPidHost
10:54:48 [2023-10-24T10:54:48.000Z] --- PASS: TestPidHost (0.98s)
10:54:48 [2023-10-24T10:54:48.000Z] === RUN   TestPsFilter
10:54:48 [2023-10-24T10:54:48.000Z] === RUN   TestPsFilter/since
10:54:48 [2023-10-24T10:54:48.000Z] === RUN   TestPsFilter/before
10:54:48 [2023-10-24T10:54:48.000Z] --- PASS: TestPsFilter (0.07s)
10:54:48 [2023-10-24T10:54:48.000Z]     --- PASS: TestPsFilter/since (0.00s)
10:54:48 [2023-10-24T10:54:48.000Z]     --- PASS: TestPsFilter/before (0.00s)
10:54:48 [2023-10-24T10:54:48.000Z] === RUN   TestRemoveContainerWithRemovedVolume
10:54:48 [2023-10-24T10:54:48.257Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s)
10:54:48 [2023-10-24T10:54:48.257Z] === RUN   TestRemoveContainerWithVolume
10:54:48 [2023-10-24T10:54:48.822Z] --- PASS: TestRemoveContainerWithVolume (0.41s)
10:54:48 [2023-10-24T10:54:48.822Z] === RUN   TestRemoveContainerRunning
10:54:49 [2023-10-24T10:54:49.386Z] --- PASS: TestRemoveContainerRunning (0.43s)
10:54:49 [2023-10-24T10:54:49.386Z] === RUN   TestRemoveContainerForceRemoveRunning
10:54:49 [2023-10-24T10:54:49.643Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s)
10:54:49 [2023-10-24T10:54:49.643Z] === RUN   TestRemoveInvalidContainer
10:54:49 [2023-10-24T10:54:49.643Z] --- PASS: TestRemoveInvalidContainer (0.01s)
10:54:49 [2023-10-24T10:54:49.643Z] === RUN   TestRenameLinkedContainer
10:54:51 [2023-10-24T10:54:51.538Z] --- PASS: TestRenameLinkedContainer (1.76s)
10:54:51 [2023-10-24T10:54:51.538Z] === RUN   TestRenameStoppedContainer
10:54:51 [2023-10-24T10:54:51.794Z] --- PASS: TestRenameStoppedContainer (0.39s)
10:54:51 [2023-10-24T10:54:51.794Z] === RUN   TestRenameRunningContainerAndReuse
10:54:52 [2023-10-24T10:54:52.725Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s)
10:54:52 [2023-10-24T10:54:52.725Z] === RUN   TestRenameInvalidName
10:54:53 [2023-10-24T10:54:53.288Z] --- PASS: TestRenameInvalidName (0.43s)
10:54:53 [2023-10-24T10:54:53.288Z] === RUN   TestRenameAnonymousContainer
10:54:54 [2023-10-24T10:54:54.661Z] --- PASS: TestRenameAnonymousContainer (1.47s)
10:54:54 [2023-10-24T10:54:54.661Z] === RUN   TestRenameContainerWithSameName
10:54:54 [2023-10-24T10:54:54.918Z] --- PASS: TestRenameContainerWithSameName (0.42s)
10:54:54 [2023-10-24T10:54:54.918Z] === RUN   TestRenameContainerWithLinkedContainer
10:54:55 [2023-10-24T10:54:55.849Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s)
10:54:55 [2023-10-24T10:54:55.849Z] === RUN   TestResize
10:54:56 [2023-10-24T10:54:56.412Z] --- PASS: TestResize (0.44s)
10:54:56 [2023-10-24T10:54:56.412Z] === RUN   TestResizeWithInvalidSize
10:54:56 [2023-10-24T10:54:56.669Z] --- PASS: TestResizeWithInvalidSize (0.43s)
10:54:56 [2023-10-24T10:54:56.669Z] === RUN   TestResizeWhenContainerNotStarted
10:54:57 [2023-10-24T10:54:57.232Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s)
10:54:57 [2023-10-24T10:54:57.232Z] === RUN   TestDaemonRestartKillContainers
10:54:57 [2023-10-24T10:54:57.232Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:54:57 [2023-10-24T10:54:57.232Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:54:57 [2023-10-24T10:54:57.232Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:54:57 [2023-10-24T10:54:57.232Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:54:57 [2023-10-24T10:54:57.232Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:54:57 [2023-10-24T10:54:57.233Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:54:57 [2023-10-24T10:54:57.233Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:54:57 [2023-10-24T10:54:57.233Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:54:57 [2023-10-24T10:54:57.233Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:54:57 [2023-10-24T10:54:57.233Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:54:57 [2023-10-24T10:54:57.233Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:54:57 [2023-10-24T10:54:57.233Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:54:57 [2023-10-24T10:54:57.233Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:54:57 [2023-10-24T10:54:57.233Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:54:57 [2023-10-24T10:54:57.233Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:54:57 [2023-10-24T10:54:57.233Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:54:57 [2023-10-24T10:54:57.233Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:54:57 [2023-10-24T10:54:57.233Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:54:57 [2023-10-24T10:54:57.233Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:54:57 [2023-10-24T10:54:57.233Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:54:57 [2023-10-24T10:54:57.233Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:54:57 [2023-10-24T10:54:57.233Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:54:57 [2023-10-24T10:54:57.233Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:54:57 [2023-10-24T10:54:57.233Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:54:57 [2023-10-24T10:54:57.233Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:54:57 [2023-10-24T10:54:57.233Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:54:57 [2023-10-24T10:54:57.233Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:54:57 [2023-10-24T10:54:57.233Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:54:57 [2023-10-24T10:54:57.233Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:54:57 [2023-10-24T10:54:57.233Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:54:57 [2023-10-24T10:54:57.233Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:54:57 [2023-10-24T10:54:57.233Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:54:57 [2023-10-24T10:54:57.233Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:54:57 [2023-10-24T10:54:57.233Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:54:57 [2023-10-24T10:54:57.233Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:54:57 [2023-10-24T10:54:57.233Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:54:57 [2023-10-24T10:54:57.233Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:54:57 [2023-10-24T10:54:57.233Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:54:57 [2023-10-24T10:54:57.233Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:54:57 [2023-10-24T10:54:57.233Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:54:58 [2023-10-24T10:54:58.602Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:54:59 [2023-10-24T10:54:59.166Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:54:59 [2023-10-24T10:54:59.166Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:54:59 [2023-10-24T10:54:59.424Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:54:59 [2023-10-24T10:54:59.424Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:54:59 [2023-10-24T10:54:59.424Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:54:59 [2023-10-24T10:54:59.681Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:54:59 [2023-10-24T10:54:59.681Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:55:03 [2023-10-24T10:55:03.860Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
10:55:03 [2023-10-24T10:55:03.860Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.22s)
10:55:03 [2023-10-24T10:55:03.860Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.85s)
10:55:03 [2023-10-24T10:55:03.860Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.98s)
10:55:03 [2023-10-24T10:55:03.860Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.18s)
10:55:03 [2023-10-24T10:55:03.860Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.30s)
10:55:03 [2023-10-24T10:55:03.860Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.30s)
10:55:03 [2023-10-24T10:55:03.860Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.37s)
10:55:03 [2023-10-24T10:55:03.860Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.21s)
10:55:03 [2023-10-24T10:55:03.860Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.20s)
10:55:03 [2023-10-24T10:55:03.860Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.21s)
10:55:03 [2023-10-24T10:55:03.860Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.62s)
10:55:03 [2023-10-24T10:55:03.860Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.07s)
10:55:03 [2023-10-24T10:55:03.860Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.41s)
10:55:03 [2023-10-24T10:55:03.860Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.35s)
10:55:03 [2023-10-24T10:55:03.860Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.58s)
10:55:03 [2023-10-24T10:55:03.860Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.93s)
10:55:03 [2023-10-24T10:55:03.860Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
10:55:03 [2023-10-24T10:55:03.860Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
10:55:04 [2023-10-24T10:55:04.425Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
10:55:05 [2023-10-24T10:55:05.356Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.90s)
10:55:05 [2023-10-24T10:55:05.356Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.95s)
10:55:05 [2023-10-24T10:55:05.356Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.94s)
10:55:05 [2023-10-24T10:55:05.356Z] === RUN   TestCgroupNamespacesRun
10:55:06 [2023-10-24T10:55:06.725Z] --- PASS: TestCgroupNamespacesRun (1.10s)
10:55:06 [2023-10-24T10:55:06.725Z] === RUN   TestCgroupNamespacesRunPrivileged
10:55:07 [2023-10-24T10:55:07.656Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.09s)
10:55:07 [2023-10-24T10:55:07.656Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
10:55:08 [2023-10-24T10:55:08.589Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.03s)
10:55:08 [2023-10-24T10:55:08.589Z] === RUN   TestCgroupNamespacesRunHostMode
10:55:09 [2023-10-24T10:55:09.959Z] --- PASS: TestCgroupNamespacesRunHostMode (1.07s)
10:55:09 [2023-10-24T10:55:09.959Z] === RUN   TestCgroupNamespacesRunPrivateMode
10:55:10 [2023-10-24T10:55:10.890Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.08s)
10:55:10 [2023-10-24T10:55:10.890Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
10:55:11 [2023-10-24T10:55:11.821Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.08s)
10:55:11 [2023-10-24T10:55:11.821Z] === RUN   TestCgroupNamespacesRunInvalidMode
10:55:12 [2023-10-24T10:55:12.384Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
10:55:12 [2023-10-24T10:55:12.384Z] === RUN   TestCgroupNamespacesRunOlderClient
10:55:13 [2023-10-24T10:55:13.754Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.08s)
10:55:13 [2023-10-24T10:55:13.754Z] === RUN   TestNISDomainname
10:55:14 [2023-10-24T10:55:14.317Z] --- PASS: TestNISDomainname (0.58s)
10:55:14 [2023-10-24T10:55:14.317Z] === RUN   TestHostnameDnsResolution
10:55:14 [2023-10-24T10:55:14.881Z] --- PASS: TestHostnameDnsResolution (0.70s)
10:55:14 [2023-10-24T10:55:14.881Z] === RUN   TestUnprivilegedPortsAndPing
10:55:15 [2023-10-24T10:55:15.445Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s)
10:55:15 [2023-10-24T10:55:15.445Z] === RUN   TestPrivilegedHostDevices
10:55:16 [2023-10-24T10:55:16.008Z] --- PASS: TestPrivilegedHostDevices (0.49s)
10:55:16 [2023-10-24T10:55:16.008Z] === RUN   TestRunConsoleSize
10:55:16 [2023-10-24T10:55:16.265Z] --- PASS: TestRunConsoleSize (0.40s)
10:55:16 [2023-10-24T10:55:16.265Z] === RUN   TestRunWithAlternativeContainerdShim
10:55:20 [2023-10-24T10:55:20.440Z] --- PASS: TestRunWithAlternativeContainerdShim (3.91s)
10:55:20 [2023-10-24T10:55:20.440Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
10:55:21 [2023-10-24T10:55:21.370Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.09s)
10:55:21 [2023-10-24T10:55:21.370Z] === RUN   TestStats
10:55:22 [2023-10-24T10:55:22.739Z] --- PASS: TestStats (1.44s)
10:55:22 [2023-10-24T10:55:22.739Z] === RUN   TestStopContainerWithTimeout
10:55:22 [2023-10-24T10:55:22.739Z] === RUN   TestStopContainerWithTimeout/0
10:55:22 [2023-10-24T10:55:22.739Z] === PAUSE TestStopContainerWithTimeout/0
10:55:22 [2023-10-24T10:55:22.739Z] === RUN   TestStopContainerWithTimeout/1
10:55:22 [2023-10-24T10:55:22.739Z] === PAUSE TestStopContainerWithTimeout/1
10:55:22 [2023-10-24T10:55:22.739Z] === RUN   TestStopContainerWithTimeout/3
10:55:22 [2023-10-24T10:55:22.739Z] === PAUSE TestStopContainerWithTimeout/3
10:55:22 [2023-10-24T10:55:22.739Z] === RUN   TestStopContainerWithTimeout/-1
10:55:22 [2023-10-24T10:55:22.739Z] === PAUSE TestStopContainerWithTimeout/-1
10:55:22 [2023-10-24T10:55:22.739Z] === CONT  TestStopContainerWithTimeout/0
10:55:22 [2023-10-24T10:55:22.739Z] === CONT  TestStopContainerWithTimeout/3
10:55:22 [2023-10-24T10:55:22.739Z] === CONT  TestStopContainerWithTimeout/1
10:55:22 [2023-10-24T10:55:22.739Z] === CONT  TestStopContainerWithTimeout/-1
10:55:26 [2023-10-24T10:55:26.011Z] --- PASS: TestStopContainerWithTimeout (0.03s)
10:55:26 [2023-10-24T10:55:26.011Z]     --- PASS: TestStopContainerWithTimeout/0 (0.82s)
10:55:26 [2023-10-24T10:55:26.011Z]     --- PASS: TestStopContainerWithTimeout/1 (1.99s)
10:55:26 [2023-10-24T10:55:26.011Z]     --- PASS: TestStopContainerWithTimeout/3 (2.68s)
10:55:26 [2023-10-24T10:55:26.011Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.95s)
10:55:26 [2023-10-24T10:55:26.011Z] === RUN   TestDeleteDevicemapper
10:55:26 [2023-10-24T10:55:26.011Z]     stop_linux_test.go:80: testEnv.DaemonInfo.Driver != "devicemapper"
10:55:26 [2023-10-24T10:55:26.011Z] --- SKIP: TestDeleteDevicemapper (0.00s)
10:55:26 [2023-10-24T10:55:26.011Z] === RUN   TestStopContainerWithTimeoutCancel
10:55:26 [2023-10-24T10:55:26.011Z] === PAUSE TestStopContainerWithTimeoutCancel
10:55:26 [2023-10-24T10:55:26.011Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:55:27 [2023-10-24T10:55:27.905Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.95s)
10:55:27 [2023-10-24T10:55:27.905Z] === RUN   TestUpdateMemory
10:55:28 [2023-10-24T10:55:28.163Z] --- PASS: TestUpdateMemory (0.58s)
10:55:28 [2023-10-24T10:55:28.163Z] === RUN   TestUpdateCPUQuota
10:55:29 [2023-10-24T10:55:29.093Z] --- PASS: TestUpdateCPUQuota (0.70s)
10:55:29 [2023-10-24T10:55:29.093Z] === RUN   TestUpdatePidsLimit
10:55:29 [2023-10-24T10:55:29.093Z] === RUN   TestUpdatePidsLimit/update_from_none
10:55:29 [2023-10-24T10:55:29.093Z] === RUN   TestUpdatePidsLimit/no_change
10:55:29 [2023-10-24T10:55:29.350Z] === RUN   TestUpdatePidsLimit/update_lower
10:55:29 [2023-10-24T10:55:29.607Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
10:55:29 [2023-10-24T10:55:29.607Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
10:55:29 [2023-10-24T10:55:29.864Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
10:55:30 [2023-10-24T10:55:30.121Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
10:55:30 [2023-10-24T10:55:30.685Z] --- PASS: TestUpdatePidsLimit (1.85s)
10:55:30 [2023-10-24T10:55:30.685Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.19s)
10:55:30 [2023-10-24T10:55:30.685Z]     --- PASS: TestUpdatePidsLimit/no_change (0.18s)
10:55:30 [2023-10-24T10:55:30.685Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.24s)
10:55:30 [2023-10-24T10:55:30.685Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s)
10:55:30 [2023-10-24T10:55:30.685Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s)
10:55:30 [2023-10-24T10:55:30.685Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s)
10:55:30 [2023-10-24T10:55:30.685Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.17s)
10:55:30 [2023-10-24T10:55:30.685Z] === RUN   TestUpdateRestartPolicy
10:55:42 [2023-10-24T10:55:42.867Z] --- PASS: TestUpdateRestartPolicy (10.68s)
10:55:42 [2023-10-24T10:55:42.867Z] === RUN   TestUpdateRestartWithAutoRemove
10:55:42 [2023-10-24T10:55:42.867Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s)
10:55:42 [2023-10-24T10:55:42.867Z] === RUN   TestWaitNonBlocked
10:55:42 [2023-10-24T10:55:42.867Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:55:42 [2023-10-24T10:55:42.867Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:55:42 [2023-10-24T10:55:42.867Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:55:42 [2023-10-24T10:55:42.867Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:55:42 [2023-10-24T10:55:42.867Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:55:42 [2023-10-24T10:55:42.867Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:55:42 [2023-10-24T10:55:42.867Z] --- PASS: TestWaitNonBlocked (0.02s)
10:55:42 [2023-10-24T10:55:42.867Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.64s)
10:55:42 [2023-10-24T10:55:42.867Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s)
10:55:42 [2023-10-24T10:55:42.867Z] === RUN   TestWaitBlocked
10:55:42 [2023-10-24T10:55:42.867Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
10:55:42 [2023-10-24T10:55:42.867Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
10:55:42 [2023-10-24T10:55:42.867Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
10:55:42 [2023-10-24T10:55:42.867Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
10:55:42 [2023-10-24T10:55:42.867Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
10:55:42 [2023-10-24T10:55:42.867Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
10:55:43 [2023-10-24T10:55:43.431Z] --- PASS: TestWaitBlocked (0.02s)
10:55:43 [2023-10-24T10:55:43.431Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s)
10:55:43 [2023-10-24T10:55:43.431Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s)
10:55:43 [2023-10-24T10:55:43.431Z] === RUN   TestWaitConditions
10:55:43 [2023-10-24T10:55:43.431Z] === RUN   TestWaitConditions/default
10:55:43 [2023-10-24T10:55:43.431Z] === PAUSE TestWaitConditions/default
10:55:43 [2023-10-24T10:55:43.431Z] === RUN   TestWaitConditions/not-running
10:55:43 [2023-10-24T10:55:43.431Z] === PAUSE TestWaitConditions/not-running
10:55:43 [2023-10-24T10:55:43.431Z] === RUN   TestWaitConditions/next-exit
10:55:43 [2023-10-24T10:55:43.431Z] === PAUSE TestWaitConditions/next-exit
10:55:43 [2023-10-24T10:55:43.431Z] === RUN   TestWaitConditions/removed
10:55:43 [2023-10-24T10:55:43.431Z] === PAUSE TestWaitConditions/removed
10:55:43 [2023-10-24T10:55:43.431Z] === CONT  TestWaitConditions/default
10:55:43 [2023-10-24T10:55:43.431Z] === CONT  TestWaitConditions/next-exit
10:55:43 [2023-10-24T10:55:43.431Z] === CONT  TestWaitConditions/not-running
10:55:43 [2023-10-24T10:55:43.431Z] === CONT  TestWaitConditions/removed
10:55:43 [2023-10-24T10:55:43.431Z]     wait_test.go:146: ContainerID = 3ebdce4d01be48bd464e08c79b5cc3355c0a5df0bc05375b5e90ea155327f03f
10:55:43 [2023-10-24T10:55:43.431Z]     wait_test.go:146: ContainerID = f8e88fe7836296165a602ab38dbbf233565dde3efee1e2803cd78c24e2365e55
10:55:43 [2023-10-24T10:55:43.431Z]     wait_test.go:146: ContainerID = 1934bfbf6606ba0326d0565690dfa09bb41c44e6b224e5fe25f8809706da6ec1
10:55:43 [2023-10-24T10:55:43.431Z]     wait_test.go:146: ContainerID = d60918c832ac389d2d0f8292b2ab61d0f6c6ee485a96d10858931bbe1795aa3c
10:55:44 [2023-10-24T10:55:44.802Z] --- PASS: TestWaitConditions (0.03s)
10:55:44 [2023-10-24T10:55:44.802Z]     --- PASS: TestWaitConditions/next-exit (0.64s)
10:55:44 [2023-10-24T10:55:44.802Z]     --- PASS: TestWaitConditions/not-running (0.81s)
10:55:44 [2023-10-24T10:55:44.802Z]     --- PASS: TestWaitConditions/default (0.98s)
10:55:44 [2023-10-24T10:55:44.802Z]     --- PASS: TestWaitConditions/removed (1.15s)
10:55:44 [2023-10-24T10:55:44.802Z] === RUN   TestWaitRestartedContainer
10:55:44 [2023-10-24T10:55:44.802Z] === RUN   TestWaitRestartedContainer/default
10:55:44 [2023-10-24T10:55:44.802Z] === PAUSE TestWaitRestartedContainer/default
10:55:44 [2023-10-24T10:55:44.802Z] === RUN   TestWaitRestartedContainer/not-running
10:55:44 [2023-10-24T10:55:44.802Z] === PAUSE TestWaitRestartedContainer/not-running
10:55:44 [2023-10-24T10:55:44.802Z] === RUN   TestWaitRestartedContainer/next-exit
10:55:44 [2023-10-24T10:55:44.802Z] === PAUSE TestWaitRestartedContainer/next-exit
10:55:44 [2023-10-24T10:55:44.802Z] === CONT  TestWaitRestartedContainer/default
10:55:44 [2023-10-24T10:55:44.802Z] === CONT  TestWaitRestartedContainer/next-exit
10:55:44 [2023-10-24T10:55:44.802Z] === CONT  TestWaitRestartedContainer/not-running
10:55:46 [2023-10-24T10:55:46.696Z] --- PASS: TestWaitRestartedContainer (0.01s)
10:55:46 [2023-10-24T10:55:46.696Z]     --- PASS: TestWaitRestartedContainer/default (1.64s)
10:55:46 [2023-10-24T10:55:46.696Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.91s)
10:55:46 [2023-10-24T10:55:46.696Z]     --- PASS: TestWaitRestartedContainer/not-running (1.97s)
10:55:46 [2023-10-24T10:55:46.696Z] === CONT  TestHardRestartWhenContainerIsRunning
10:55:46 [2023-10-24T10:55:46.696Z] === CONT  TestContainerStartOnDaemonRestart
10:55:46 [2023-10-24T10:55:46.696Z] === CONT  TestDaemonHostGatewayIP
10:55:46 [2023-10-24T10:55:46.696Z] === CONT  TestRestartDaemonWithRestartingContainer
10:55:46 [2023-10-24T10:55:46.696Z] === CONT  TestDaemonRestartIpcMode
10:55:46 [2023-10-24T10:55:46.696Z] === CONT  TestIpcModeOlderClient
10:55:46 [2023-10-24T10:55:46.696Z] === CONT  TestStopContainerWithTimeoutCancel
10:55:46 [2023-10-24T10:55:46.696Z] === CONT  TestContainerKillOnDaemonStart
10:55:46 [2023-10-24T10:55:46.696Z] --- PASS: TestIpcModeOlderClient (0.05s)
10:55:48 [2023-10-24T10:55:48.592Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
10:55:48 [2023-10-24T10:55:48.592Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
10:55:48 [2023-10-24T10:55:48.849Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.35s)
10:55:48 [2023-10-24T10:55:48.849Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
10:55:48 [2023-10-24T10:55:48.849Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.39s)
10:55:49 [2023-10-24T10:55:49.414Z] --- PASS: TestContainerStartOnDaemonRestart (2.80s)
10:55:49 [2023-10-24T10:55:49.977Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.52s)
10:55:49 [2023-10-24T10:55:49.977Z] --- PASS: TestDaemonRestartIpcMode (3.59s)
10:55:50 [2023-10-24T10:55:50.234Z] --- PASS: TestDaemonHostGatewayIP (3.63s)
10:55:50 [2023-10-24T10:55:50.234Z] --- PASS: TestStopContainerWithTimeoutCancel (3.70s)
10:55:58 [2023-10-24T10:55:58.327Z] --- PASS: TestContainerKillOnDaemonStart (11.76s)
10:55:58 [2023-10-24T10:55:58.327Z] PASS
10:55:58 [2023-10-24T10:55:58.327Z] 
10:55:58 [2023-10-24T10:55:58.327Z] === Skipped
10:55:58 [2023-10-24T10:55:58.327Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
10:55:58 [2023-10-24T10:55:58.327Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:55:58 [2023-10-24T10:55:58.327Z] 
10:55:58 [2023-10-24T10:55:58.327Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
10:55:58 [2023-10-24T10:55:58.327Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:55:58 [2023-10-24T10:55:58.327Z] 
10:55:58 [2023-10-24T10:55:58.327Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
10:55:58 [2023-10-24T10:55:58.327Z]     stop_linux_test.go:80: testEnv.DaemonInfo.Driver != "devicemapper"
10:55:58 [2023-10-24T10:55:58.327Z] 
10:55:58 [2023-10-24T10:55:58.327Z] DONE 295 tests, 3 skipped in 118.781s
10:55:58 [2023-10-24T10:55:58.327Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
10:55:58 [2023-10-24T10:55:58.327Z] ++ 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
10:55:58 [2023-10-24T10:55:58.327Z] ++ set -e
10:55:58 [2023-10-24T10:55:58.327Z] ++ '[' -n 0 ']'
10:55:58 [2023-10-24T10:55:58.327Z] ++ set -x
10:55:58 [2023-10-24T10:55:58.327Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
10:55:58 [2023-10-24T10:55:58.327Z] INFO: Testing against a local daemon
10:55:58 [2023-10-24T10:55:58.327Z] === RUN   TestConfigDaemonID
10:55:59 [2023-10-24T10:55:59.258Z]     daemon_test.go:57: [d6432a6980672] daemon is not started
10:55:59 [2023-10-24T10:55:59.258Z] --- PASS: TestConfigDaemonID (1.04s)
10:55:59 [2023-10-24T10:55:59.258Z] === RUN   TestDaemonConfigValidation
10:55:59 [2023-10-24T10:55:59.258Z] === RUN   TestDaemonConfigValidation/config_with_no_content
10:55:59 [2023-10-24T10:55:59.258Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
10:55:59 [2023-10-24T10:55:59.258Z] === RUN   TestDaemonConfigValidation/config_with_{}
10:55:59 [2023-10-24T10:55:59.258Z] === PAUSE TestDaemonConfigValidation/config_with_{}
10:55:59 [2023-10-24T10:55:59.258Z] === RUN   TestDaemonConfigValidation/invalid_config
10:55:59 [2023-10-24T10:55:59.258Z] === PAUSE TestDaemonConfigValidation/invalid_config
10:55:59 [2023-10-24T10:55:59.258Z] === RUN   TestDaemonConfigValidation/malformed_config
10:55:59 [2023-10-24T10:55:59.258Z] === PAUSE TestDaemonConfigValidation/malformed_config
10:55:59 [2023-10-24T10:55:59.258Z] === RUN   TestDaemonConfigValidation/valid_config
10:55:59 [2023-10-24T10:55:59.258Z] === PAUSE TestDaemonConfigValidation/valid_config
10:55:59 [2023-10-24T10:55:59.258Z] === CONT  TestDaemonConfigValidation/config_with_no_content
10:55:59 [2023-10-24T10:55:59.258Z] === CONT  TestDaemonConfigValidation/malformed_config
10:55:59 [2023-10-24T10:55:59.258Z] === CONT  TestDaemonConfigValidation/valid_config
10:55:59 [2023-10-24T10:55:59.258Z] === CONT  TestDaemonConfigValidation/invalid_config
10:55:59 [2023-10-24T10:55:59.258Z] === CONT  TestDaemonConfigValidation/config_with_{}
10:55:59 [2023-10-24T10:55:59.516Z] --- PASS: TestDaemonConfigValidation (0.00s)
10:55:59 [2023-10-24T10:55:59.516Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.05s)
10:55:59 [2023-10-24T10:55:59.516Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
10:55:59 [2023-10-24T10:55:59.516Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
10:55:59 [2023-10-24T10:55:59.516Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
10:55:59 [2023-10-24T10:55:59.516Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s)
10:55:59 [2023-10-24T10:55:59.516Z] === RUN   TestConfigDaemonSeccompProfiles
10:55:59 [2023-10-24T10:55:59.516Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
10:56:00 [2023-10-24T10:56:00.448Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
10:56:01 [2023-10-24T10:56:01.381Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
10:56:02 [2023-10-24T10:56:02.751Z]     daemon_test.go:171: [d8ef8d4eadd42] daemon is not started
10:56:02 [2023-10-24T10:56:02.751Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
10:56:02 [2023-10-24T10:56:02.751Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
10:56:02 [2023-10-24T10:56:02.751Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
10:56:02 [2023-10-24T10:56:02.751Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
10:56:02 [2023-10-24T10:56:02.751Z] === RUN   TestDaemonProxy
10:56:02 [2023-10-24T10:56:02.751Z] === RUN   TestDaemonProxy/environment_variables
10:56:02 [2023-10-24T10:56:02.751Z] === PAUSE TestDaemonProxy/environment_variables
10:56:02 [2023-10-24T10:56:02.751Z] === RUN   TestDaemonProxy/command-line_options
10:56:02 [2023-10-24T10:56:02.751Z] === PAUSE TestDaemonProxy/command-line_options
10:56:02 [2023-10-24T10:56:02.751Z] === RUN   TestDaemonProxy/configuration_file
10:56:02 [2023-10-24T10:56:02.751Z] === PAUSE TestDaemonProxy/configuration_file
10:56:02 [2023-10-24T10:56:02.751Z] === RUN   TestDaemonProxy/conflicting_options
10:56:03 [2023-10-24T10:56:03.008Z] === RUN   TestDaemonProxy/reload_sanitized
10:56:03 [2023-10-24T10:56:03.008Z] === PAUSE TestDaemonProxy/reload_sanitized
10:56:03 [2023-10-24T10:56:03.008Z] === CONT  TestDaemonProxy/environment_variables
10:56:03 [2023-10-24T10:56:03.008Z] === CONT  TestDaemonProxy/configuration_file
10:56:03 [2023-10-24T10:56:03.008Z] === CONT  TestDaemonProxy/reload_sanitized
10:56:03 [2023-10-24T10:56:03.008Z] === CONT  TestDaemonProxy/command-line_options
10:56:04 [2023-10-24T10:56:04.902Z] --- PASS: TestDaemonProxy (0.50s)
10:56:04 [2023-10-24T10:56:04.902Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
10:56:04 [2023-10-24T10:56:04.902Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.61s)
10:56:04 [2023-10-24T10:56:04.902Z]     --- PASS: TestDaemonProxy/configuration_file (1.75s)
10:56:04 [2023-10-24T10:56:04.902Z]     --- PASS: TestDaemonProxy/environment_variables (1.75s)
10:56:04 [2023-10-24T10:56:04.902Z]     --- PASS: TestDaemonProxy/command-line_options (1.75s)
10:56:04 [2023-10-24T10:56:04.902Z] === RUN   TestLiveRestore
10:56:04 [2023-10-24T10:56:04.902Z] === RUN   TestLiveRestore/volume_references
10:56:04 [2023-10-24T10:56:04.902Z] === PAUSE TestLiveRestore/volume_references
10:56:04 [2023-10-24T10:56:04.902Z] === CONT  TestLiveRestore/volume_references
10:56:05 [2023-10-24T10:56:05.466Z] === RUN   TestLiveRestore/volume_references/restartPolicy
10:56:05 [2023-10-24T10:56:05.466Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
10:56:06 [2023-10-24T10:56:06.400Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
10:56:07 [2023-10-24T10:56:07.332Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
10:56:08 [2023-10-24T10:56:08.263Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
10:56:09 [2023-10-24T10:56:09.194Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
10:56:09 [2023-10-24T10:56:09.758Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
10:56:10 [2023-10-24T10:56:10.322Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
10:56:11 [2023-10-24T10:56:11.691Z] --- PASS: TestLiveRestore (0.00s)
10:56:11 [2023-10-24T10:56:11.691Z]     --- PASS: TestLiveRestore/volume_references (6.60s)
10:56:11 [2023-10-24T10:56:11.691Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.74s)
10:56:11 [2023-10-24T10:56:11.691Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.92s)
10:56:11 [2023-10-24T10:56:11.691Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.95s)
10:56:11 [2023-10-24T10:56:11.691Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.92s)
10:56:11 [2023-10-24T10:56:11.691Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.95s)
10:56:11 [2023-10-24T10:56:11.691Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.34s)
10:56:11 [2023-10-24T10:56:11.691Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.38s)
10:56:11 [2023-10-24T10:56:11.691Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.93s)
10:56:11 [2023-10-24T10:56:11.691Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
10:56:12 [2023-10-24T10:56:12.255Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.70s)
10:56:12 [2023-10-24T10:56:12.255Z] PASS
10:56:12 [2023-10-24T10:56:12.255Z] 
10:56:12 [2023-10-24T10:56:12.255Z] DONE 28 tests in 13.835s
10:56:12 [2023-10-24T10:56:12.255Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
10:56:12 [2023-10-24T10:56:12.255Z] ++ 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
10:56:12 [2023-10-24T10:56:12.255Z] ++ set -e
10:56:12 [2023-10-24T10:56:12.255Z] ++ '[' -n 0 ']'
10:56:12 [2023-10-24T10:56:12.255Z] ++ set -x
10:56:12 [2023-10-24T10:56:12.255Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
10:56:12 [2023-10-24T10:56:12.255Z] INFO: Testing against a local daemon
10:56:12 [2023-10-24T10:56:12.255Z] === RUN   TestCommitInheritsEnv
10:56:12 [2023-10-24T10:56:12.255Z] --- PASS: TestCommitInheritsEnv (0.11s)
10:56:12 [2023-10-24T10:56:12.255Z] === RUN   TestImportExtremelyLargeImageWorks
10:56:12 [2023-10-24T10:56:12.255Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
10:56:12 [2023-10-24T10:56:12.255Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
10:56:12 [2023-10-24T10:56:12.255Z] === RUN   TestImportWithCustomPlatform
10:56:12 [2023-10-24T10:56:12.255Z] === RUN   TestImportWithCustomPlatform/#00
10:56:12 [2023-10-24T10:56:12.255Z] === RUN   TestImportWithCustomPlatform/_______
10:56:12 [2023-10-24T10:56:12.255Z] === RUN   TestImportWithCustomPlatform//
10:56:12 [2023-10-24T10:56:12.255Z] === RUN   TestImportWithCustomPlatform/linux
10:56:12 [2023-10-24T10:56:12.255Z] === RUN   TestImportWithCustomPlatform/LINUX
10:56:12 [2023-10-24T10:56:12.255Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
10:56:12 [2023-10-24T10:56:12.255Z] === RUN   TestImportWithCustomPlatform/macos
10:56:12 [2023-10-24T10:56:12.255Z] === RUN   TestImportWithCustomPlatform/macos/arm64
10:56:12 [2023-10-24T10:56:12.255Z] === RUN   TestImportWithCustomPlatform/nintendo64
10:56:12 [2023-10-24T10:56:12.255Z] --- PASS: TestImportWithCustomPlatform (0.09s)
10:56:12 [2023-10-24T10:56:12.255Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
10:56:12 [2023-10-24T10:56:12.255Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
10:56:12 [2023-10-24T10:56:12.255Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
10:56:12 [2023-10-24T10:56:12.255Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
10:56:12 [2023-10-24T10:56:12.255Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
10:56:12 [2023-10-24T10:56:12.255Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
10:56:12 [2023-10-24T10:56:12.255Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
10:56:12 [2023-10-24T10:56:12.255Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
10:56:12 [2023-10-24T10:56:12.255Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
10:56:12 [2023-10-24T10:56:12.255Z] === RUN   TestImageInspectEmptyTagsAndDigests
10:56:12 [2023-10-24T10:56:12.255Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
10:56:12 [2023-10-24T10:56:12.255Z] === RUN   TestImagesFilterMultiReference
10:56:12 [2023-10-24T10:56:12.512Z] --- PASS: TestImagesFilterMultiReference (0.04s)
10:56:12 [2023-10-24T10:56:12.512Z] === RUN   TestImagesFilterBeforeSince
10:56:12 [2023-10-24T10:56:12.512Z]     list_test.go:87: ImageList: ID=sha256:c04f8b78108414e53e59554b2d56bee8c7aa655744049265b068d687a4e9db5f RepoTags=[testimagesfilterbeforesince:v1]
10:56:12 [2023-10-24T10:56:12.512Z]     list_test.go:87: ImageList: ID=sha256:023f4eef080b03c18abbc4b887c5403a0b8ef711f5b032af5e5f6977d950fa00 RepoTags=[testimagesfilterbeforesince:v2]
10:56:12 [2023-10-24T10:56:12.512Z]     list_test.go:87: ImageList: ID=sha256:38ab86ce8e34bb255e25277028d9e9f464bb19d8e99c9d6e098d91a8d4ee7cdb RepoTags=[testimagesfilterbeforesince:v3]
10:56:12 [2023-10-24T10:56:12.512Z] --- PASS: TestImagesFilterBeforeSince (0.17s)
10:56:12 [2023-10-24T10:56:12.512Z] === RUN   TestPruneDontDeleteUsedDangling
10:56:12 [2023-10-24T10:56:12.512Z] --- PASS: TestPruneDontDeleteUsedDangling (0.03s)
10:56:12 [2023-10-24T10:56:12.512Z] === RUN   TestImagePullPlatformInvalid
10:56:12 [2023-10-24T10:56:12.512Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
10:56:12 [2023-10-24T10:56:12.512Z] === RUN   TestImagePullStoredfDigestForOtherRepo
10:56:12 [2023-10-24T10:56:12.512Z] time="2023-10-24T10:56:12Z" 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.10 instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.512Z] time="2023-10-24T10:56:12Z" level=info msg="redis not configured" go.version=go1.20.10 instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.512Z] time="2023-10-24T10:56:12Z" level=info msg="Starting upload purge in 20m0s" go.version=go1.20.10 instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.512Z] time="2023-10-24T10:56:12Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.10 instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.772Z] time="2023-10-24T10:56:12Z" level=debug msg="authorizing request" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=e1c5b81d-f7bf-442e-9bf4-f2cfbb9f6574 http.request.method=GET http.request.remoteaddr="127.0.0.1:48964" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.772Z] time="2023-10-24T10:56:12Z" level=info msg="response completed" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=e1c5b81d-f7bf-442e-9bf4-f2cfbb9f6574 http.request.method=GET http.request.remoteaddr="127.0.0.1:48964" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="976.192µs" http.response.status=200 http.response.written=2 instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.772Z] 127.0.0.1 - - [24/Oct/2023:10:56:12 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
10:56:12 [2023-10-24T10:56:12.772Z] time="2023-10-24T10:56:12Z" level=debug msg="authorizing request" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=4ec94636-39d4-4f2a-8929-a0bdd9a00306 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48976" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.772Z] time="2023-10-24T10:56:12Z" level=debug msg=GetBlob go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=4ec94636-39d4-4f2a-8929-a0bdd9a00306 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48976" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.772Z] time="2023-10-24T10:56:12Z" level=debug msg="authorizing request" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=1154eb07-3be0-4089-b523-f8d3016a67ce http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48984" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.772Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=4ec94636-39d4-4f2a-8929-a0bdd9a00306 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48976" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=27.02µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=96dfe59a-3101-43fd-86e2-799af06d373a trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.772Z] time="2023-10-24T10:56:12Z" level=debug msg=GetBlob go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=1154eb07-3be0-4089-b523-f8d3016a67ce http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48984" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.772Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=1154eb07-3be0-4089-b523-f8d3016a67ce http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48984" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=23.64µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e43a8c87-9314-4af0-834f-2850726ed65b trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.772Z] time="2023-10-24T10:56:12Z" 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.10 http.request.host="127.0.0.1:5000" http.request.id=4ec94636-39d4-4f2a-8929-a0bdd9a00306 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48976" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.049298ms http.response.status=404 http.response.written=157 instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.772Z] 127.0.0.1 - - [24/Oct/2023:10:56:12 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.22+unknown"
10:56:12 [2023-10-24T10:56:12.772Z] time="2023-10-24T10:56:12Z" 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.10 http.request.host="127.0.0.1:5000" http.request.id=1154eb07-3be0-4089-b523-f8d3016a67ce http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48984" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.993649ms http.response.status=404 http.response.written=157 instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.772Z] 127.0.0.1 - - [24/Oct/2023:10:56:12 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.6.22+unknown"
10:56:12 [2023-10-24T10:56:12.772Z] time="2023-10-24T10:56:12Z" level=debug msg="authorizing request" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=ca602096-dac7-45ce-a764-2fbfc1877213 http.request.method=POST http.request.remoteaddr="127.0.0.1:48984" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e vars.name=test version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.772Z] time="2023-10-24T10:56:12Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=ca602096-dac7-45ce-a764-2fbfc1877213 http.request.method=POST http.request.remoteaddr="127.0.0.1:48984" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e vars.name=test version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.772Z] time="2023-10-24T10:56:12Z" level=debug msg="authorizing request" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=c811acf8-44a5-4cce-9818-c227fc25407e http.request.method=POST http.request.remoteaddr="127.0.0.1:48976" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e vars.name=test version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.772Z] time="2023-10-24T10:56:12Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=c811acf8-44a5-4cce-9818-c227fc25407e http.request.method=POST http.request.remoteaddr="127.0.0.1:48976" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e vars.name=test version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.772Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/fa9ef975-5987-4143-87d5-238948c308ca/startedat\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=ca602096-dac7-45ce-a764-2fbfc1877213 http.request.method=POST http.request.remoteaddr="127.0.0.1:48984" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=115.835µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=cd4fd0df-6095-4899-8732-1e112c68d733 trace.line=95 vars.name=test version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.772Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/c9b79f56-51e6-453c-be76-568c71151177/startedat\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=c811acf8-44a5-4cce-9818-c227fc25407e http.request.method=POST http.request.remoteaddr="127.0.0.1:48976" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=77.984µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=e791e2db-174d-471f-a457-806dc066d084 trace.line=95 vars.name=test version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.772Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/fa9ef975-5987-4143-87d5-238948c308ca/data\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=ca602096-dac7-45ce-a764-2fbfc1877213 http.request.method=POST http.request.remoteaddr="127.0.0.1:48984" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=10.725µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4bb2a966-4802-45ec-a592-0f4d0278ad8e trace.line=141 vars.name=test version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.772Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c9b79f56-51e6-453c-be76-568c71151177/data\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=c811acf8-44a5-4cce-9818-c227fc25407e http.request.method=POST http.request.remoteaddr="127.0.0.1:48976" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=12.177µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5a91a1d6-3d12-4fe6-94f4-d51526419802 trace.line=141 vars.name=test version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.772Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/c9b79f56-51e6-453c-be76-568c71151177/hashstates/sha256/0\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=c811acf8-44a5-4cce-9818-c227fc25407e http.request.method=POST http.request.remoteaddr="127.0.0.1:48976" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=70.755µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=d3ef57b4-b8e6-4ad5-bc34-b4fd48465159 trace.line=95 vars.name=test version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.772Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/fa9ef975-5987-4143-87d5-238948c308ca/hashstates/sha256/0\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=ca602096-dac7-45ce-a764-2fbfc1877213 http.request.method=POST http.request.remoteaddr="127.0.0.1:48984" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=74.727µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=276e1811-0509-4013-84a0-ac34a89a7f2b trace.line=95 vars.name=test version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.772Z] time="2023-10-24T10:56:12Z" level=info msg="response completed" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=c811acf8-44a5-4cce-9818-c227fc25407e http.request.method=POST http.request.remoteaddr="127.0.0.1:48976" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.81204ms http.response.status=202 http.response.written=0 instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.772Z] 127.0.0.1 - - [24/Oct/2023:10:56:12 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.22+unknown"
10:56:12 [2023-10-24T10:56:12.772Z] time="2023-10-24T10:56:12Z" level=info msg="response completed" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=ca602096-dac7-45ce-a764-2fbfc1877213 http.request.method=POST http.request.remoteaddr="127.0.0.1:48984" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.875263ms http.response.status=202 http.response.written=0 instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.772Z] 127.0.0.1 - - [24/Oct/2023:10:56:12 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.22+unknown"
10:56:12 [2023-10-24T10:56:12.772Z] time="2023-10-24T10:56:12Z" level=debug msg="authorizing request" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b9c29569-21d7-48e2-adf3-45d0f41333fb http.request.method=PUT http.request.remoteaddr="127.0.0.1:48976" http.request.uri="/v2/test/blobs/uploads/fa9ef975-5987-4143-87d5-238948c308ca?_state=a4xLKAeRBDnEYL4-dN5tC6iHJ0tHaTlL_t4KFX-njUF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZhOWVmOTc1LTU5ODctNDE0My04N2Q1LTIzODk0OGMzMDhjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNFQxMDo1NjoxMi42MTExMTcyMDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e vars.name=test vars.uuid=fa9ef975-5987-4143-87d5-238948c308ca version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.772Z] time="2023-10-24T10:56:12Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b9c29569-21d7-48e2-adf3-45d0f41333fb http.request.method=PUT http.request.remoteaddr="127.0.0.1:48976" http.request.uri="/v2/test/blobs/uploads/fa9ef975-5987-4143-87d5-238948c308ca?_state=a4xLKAeRBDnEYL4-dN5tC6iHJ0tHaTlL_t4KFX-njUF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZhOWVmOTc1LTU5ODctNDE0My04N2Q1LTIzODk0OGMzMDhjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNFQxMDo1NjoxMi42MTExMTcyMDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e vars.name=test vars.uuid=fa9ef975-5987-4143-87d5-238948c308ca version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.772Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/fa9ef975-5987-4143-87d5-238948c308ca/startedat\")" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b9c29569-21d7-48e2-adf3-45d0f41333fb http.request.method=PUT http.request.remoteaddr="127.0.0.1:48976" http.request.uri="/v2/test/blobs/uploads/fa9ef975-5987-4143-87d5-238948c308ca?_state=a4xLKAeRBDnEYL4-dN5tC6iHJ0tHaTlL_t4KFX-njUF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZhOWVmOTc1LTU5ODctNDE0My04N2Q1LTIzODk0OGMzMDhjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNFQxMDo1NjoxMi42MTExMTcyMDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=33.765µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8c65fe4b-6070-4147-a34a-0e7b6734ef3e trace.line=82 vars.name=test vars.uuid=fa9ef975-5987-4143-87d5-238948c308ca version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.773Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/fa9ef975-5987-4143-87d5-238948c308ca/data\")" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b9c29569-21d7-48e2-adf3-45d0f41333fb http.request.method=PUT http.request.remoteaddr="127.0.0.1:48976" http.request.uri="/v2/test/blobs/uploads/fa9ef975-5987-4143-87d5-238948c308ca?_state=a4xLKAeRBDnEYL4-dN5tC6iHJ0tHaTlL_t4KFX-njUF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZhOWVmOTc1LTU5ODctNDE0My04N2Q1LTIzODk0OGMzMDhjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNFQxMDo1NjoxMi42MTExMTcyMDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=12.808µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=de5b700c-da3f-401a-a3c3-42299bcfb3f2 trace.line=141 vars.name=test vars.uuid=fa9ef975-5987-4143-87d5-238948c308ca version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.773Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/fa9ef975-5987-4143-87d5-238948c308ca/data\", 0)" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b9c29569-21d7-48e2-adf3-45d0f41333fb http.request.method=PUT http.request.remoteaddr="127.0.0.1:48976" http.request.uri="/v2/test/blobs/uploads/fa9ef975-5987-4143-87d5-238948c308ca?_state=a4xLKAeRBDnEYL4-dN5tC6iHJ0tHaTlL_t4KFX-njUF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZhOWVmOTc1LTU5ODctNDE0My04N2Q1LTIzODk0OGMzMDhjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNFQxMDo1NjoxMi42MTExMTcyMDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=80.199µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=deba8da3-adf4-4fa4-8830-7b11363c20ac trace.line=124 vars.name=test vars.uuid=fa9ef975-5987-4143-87d5-238948c308ca version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.773Z] time="2023-10-24T10:56:12Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b9c29569-21d7-48e2-adf3-45d0f41333fb http.request.method=PUT http.request.remoteaddr="127.0.0.1:48976" http.request.uri="/v2/test/blobs/uploads/fa9ef975-5987-4143-87d5-238948c308ca?_state=a4xLKAeRBDnEYL4-dN5tC6iHJ0tHaTlL_t4KFX-njUF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZhOWVmOTc1LTU5ODctNDE0My04N2Q1LTIzODk0OGMzMDhjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNFQxMDo1NjoxMi42MTExMTcyMDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e vars.name=test vars.uuid=fa9ef975-5987-4143-87d5-238948c308ca version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.773Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/fa9ef975-5987-4143-87d5-238948c308ca/data\")" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b9c29569-21d7-48e2-adf3-45d0f41333fb http.request.method=PUT http.request.remoteaddr="127.0.0.1:48976" http.request.uri="/v2/test/blobs/uploads/fa9ef975-5987-4143-87d5-238948c308ca?_state=a4xLKAeRBDnEYL4-dN5tC6iHJ0tHaTlL_t4KFX-njUF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZhOWVmOTc1LTU5ODctNDE0My04N2Q1LTIzODk0OGMzMDhjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNFQxMDo1NjoxMi42MTExMTcyMDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=11.143µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4bc3db27-31ab-4d3a-a8a5-129a7a29cf52 trace.line=141 vars.name=test vars.uuid=fa9ef975-5987-4143-87d5-238948c308ca version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.773Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b9c29569-21d7-48e2-adf3-45d0f41333fb http.request.method=PUT http.request.remoteaddr="127.0.0.1:48976" http.request.uri="/v2/test/blobs/uploads/fa9ef975-5987-4143-87d5-238948c308ca?_state=a4xLKAeRBDnEYL4-dN5tC6iHJ0tHaTlL_t4KFX-njUF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZhOWVmOTc1LTU5ODctNDE0My04N2Q1LTIzODk0OGMzMDhjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNFQxMDo1NjoxMi42MTExMTcyMDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=11.077µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8a7bea59-1ff7-4af1-8a48-7ceda40d1daa trace.line=141 vars.name=test vars.uuid=fa9ef975-5987-4143-87d5-238948c308ca version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.773Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/fa9ef975-5987-4143-87d5-238948c308ca/data\")" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b9c29569-21d7-48e2-adf3-45d0f41333fb http.request.method=PUT http.request.remoteaddr="127.0.0.1:48976" http.request.uri="/v2/test/blobs/uploads/fa9ef975-5987-4143-87d5-238948c308ca?_state=a4xLKAeRBDnEYL4-dN5tC6iHJ0tHaTlL_t4KFX-njUF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZhOWVmOTc1LTU5ODctNDE0My04N2Q1LTIzODk0OGMzMDhjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNFQxMDo1NjoxMi42MTExMTcyMDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=7.837µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=da152895-51a8-4321-90ad-e9e0aa2199a9 trace.line=141 vars.name=test vars.uuid=fa9ef975-5987-4143-87d5-238948c308ca version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.773Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/fa9ef975-5987-4143-87d5-238948c308ca/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b9c29569-21d7-48e2-adf3-45d0f41333fb http.request.method=PUT http.request.remoteaddr="127.0.0.1:48976" http.request.uri="/v2/test/blobs/uploads/fa9ef975-5987-4143-87d5-238948c308ca?_state=a4xLKAeRBDnEYL4-dN5tC6iHJ0tHaTlL_t4KFX-njUF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZhOWVmOTc1LTU5ODctNDE0My04N2Q1LTIzODk0OGMzMDhjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNFQxMDo1NjoxMi42MTExMTcyMDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=49.577µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=a65691ea-88a4-4d56-9388-1830fdf368d5 trace.line=167 vars.name=test vars.uuid=fa9ef975-5987-4143-87d5-238948c308ca version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.773Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b9c29569-21d7-48e2-adf3-45d0f41333fb http.request.method=PUT http.request.remoteaddr="127.0.0.1:48976" http.request.uri="/v2/test/blobs/uploads/fa9ef975-5987-4143-87d5-238948c308ca?_state=a4xLKAeRBDnEYL4-dN5tC6iHJ0tHaTlL_t4KFX-njUF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZhOWVmOTc1LTU5ODctNDE0My04N2Q1LTIzODk0OGMzMDhjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNFQxMDo1NjoxMi42MTExMTcyMDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=49.454µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=4b0082c6-c48a-4ab0-ace2-6e88cb16ef9c trace.line=95 vars.name=test vars.uuid=fa9ef975-5987-4143-87d5-238948c308ca version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.773Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/fa9ef975-5987-4143-87d5-238948c308ca\")" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b9c29569-21d7-48e2-adf3-45d0f41333fb http.request.method=PUT http.request.remoteaddr="127.0.0.1:48976" http.request.uri="/v2/test/blobs/uploads/fa9ef975-5987-4143-87d5-238948c308ca?_state=a4xLKAeRBDnEYL4-dN5tC6iHJ0tHaTlL_t4KFX-njUF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZhOWVmOTc1LTU5ODctNDE0My04N2Q1LTIzODk0OGMzMDhjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNFQxMDo1NjoxMi42MTExMTcyMDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=95.634µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=65220820-8448-47e7-aaa4-fecb79e8c1a5 trace.line=181 vars.name=test vars.uuid=fa9ef975-5987-4143-87d5-238948c308ca version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.773Z] time="2023-10-24T10:56:12Z" level=info msg="response completed" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b9c29569-21d7-48e2-adf3-45d0f41333fb http.request.method=PUT http.request.remoteaddr="127.0.0.1:48976" http.request.uri="/v2/test/blobs/uploads/fa9ef975-5987-4143-87d5-238948c308ca?_state=a4xLKAeRBDnEYL4-dN5tC6iHJ0tHaTlL_t4KFX-njUF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZhOWVmOTc1LTU5ODctNDE0My04N2Q1LTIzODk0OGMzMDhjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNFQxMDo1NjoxMi42MTExMTcyMDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.801923ms http.response.status=201 http.response.written=0 instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.773Z] 127.0.0.1 - - [24/Oct/2023:10:56:12 +0000] "PUT /v2/test/blobs/uploads/fa9ef975-5987-4143-87d5-238948c308ca?_state=a4xLKAeRBDnEYL4-dN5tC6iHJ0tHaTlL_t4KFX-njUF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZhOWVmOTc1LTU5ODctNDE0My04N2Q1LTIzODk0OGMzMDhjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNFQxMDo1NjoxMi42MTExMTcyMDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown"
10:56:12 [2023-10-24T10:56:12.773Z] time="2023-10-24T10:56:12Z" level=debug msg="authorizing request" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a1277971-f09d-4b66-b396-388c43531d7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48984" http.request.uri="/v2/test/blobs/uploads/c9b79f56-51e6-453c-be76-568c71151177?_state=ZDl5Ey5uLbS3vON_UnefI5fiKPb_h8QGPpG1TCCw-PV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM5Yjc5ZjU2LTUxZTYtNDUzYy1iZTc2LTU2OGM3MTE1MTE3NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNFQxMDo1NjoxMi42MTExNTczOTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e vars.name=test vars.uuid=c9b79f56-51e6-453c-be76-568c71151177 version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.773Z] time="2023-10-24T10:56:12Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a1277971-f09d-4b66-b396-388c43531d7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48984" http.request.uri="/v2/test/blobs/uploads/c9b79f56-51e6-453c-be76-568c71151177?_state=ZDl5Ey5uLbS3vON_UnefI5fiKPb_h8QGPpG1TCCw-PV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM5Yjc5ZjU2LTUxZTYtNDUzYy1iZTc2LTU2OGM3MTE1MTE3NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNFQxMDo1NjoxMi42MTExNTczOTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e vars.name=test vars.uuid=c9b79f56-51e6-453c-be76-568c71151177 version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.773Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/c9b79f56-51e6-453c-be76-568c71151177/startedat\")" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a1277971-f09d-4b66-b396-388c43531d7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48984" http.request.uri="/v2/test/blobs/uploads/c9b79f56-51e6-453c-be76-568c71151177?_state=ZDl5Ey5uLbS3vON_UnefI5fiKPb_h8QGPpG1TCCw-PV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM5Yjc5ZjU2LTUxZTYtNDUzYy1iZTc2LTU2OGM3MTE1MTE3NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNFQxMDo1NjoxMi42MTExNTczOTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=31.36µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ec7cbf62-6d6e-4105-a8cd-16242d78245f trace.line=82 vars.name=test vars.uuid=c9b79f56-51e6-453c-be76-568c71151177 version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.773Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c9b79f56-51e6-453c-be76-568c71151177/data\")" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a1277971-f09d-4b66-b396-388c43531d7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48984" http.request.uri="/v2/test/blobs/uploads/c9b79f56-51e6-453c-be76-568c71151177?_state=ZDl5Ey5uLbS3vON_UnefI5fiKPb_h8QGPpG1TCCw-PV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM5Yjc5ZjU2LTUxZTYtNDUzYy1iZTc2LTU2OGM3MTE1MTE3NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNFQxMDo1NjoxMi42MTExNTczOTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=11.882µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=be8cc6b9-83c9-4d0a-aafc-e043bff0f45d trace.line=141 vars.name=test vars.uuid=c9b79f56-51e6-453c-be76-568c71151177 version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.773Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/c9b79f56-51e6-453c-be76-568c71151177/data\", 0)" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a1277971-f09d-4b66-b396-388c43531d7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48984" http.request.uri="/v2/test/blobs/uploads/c9b79f56-51e6-453c-be76-568c71151177?_state=ZDl5Ey5uLbS3vON_UnefI5fiKPb_h8QGPpG1TCCw-PV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM5Yjc5ZjU2LTUxZTYtNDUzYy1iZTc2LTU2OGM3MTE1MTE3NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNFQxMDo1NjoxMi42MTExNTczOTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=218.362µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=0759db96-4c53-441c-9792-4d1d6f3b7672 trace.line=124 vars.name=test vars.uuid=c9b79f56-51e6-453c-be76-568c71151177 version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.773Z] time="2023-10-24T10:56:12Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a1277971-f09d-4b66-b396-388c43531d7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48984" http.request.uri="/v2/test/blobs/uploads/c9b79f56-51e6-453c-be76-568c71151177?_state=ZDl5Ey5uLbS3vON_UnefI5fiKPb_h8QGPpG1TCCw-PV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM5Yjc5ZjU2LTUxZTYtNDUzYy1iZTc2LTU2OGM3MTE1MTE3NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNFQxMDo1NjoxMi42MTExNTczOTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e vars.name=test vars.uuid=c9b79f56-51e6-453c-be76-568c71151177 version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.773Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c9b79f56-51e6-453c-be76-568c71151177/data\")" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a1277971-f09d-4b66-b396-388c43531d7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48984" http.request.uri="/v2/test/blobs/uploads/c9b79f56-51e6-453c-be76-568c71151177?_state=ZDl5Ey5uLbS3vON_UnefI5fiKPb_h8QGPpG1TCCw-PV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM5Yjc5ZjU2LTUxZTYtNDUzYy1iZTc2LTU2OGM3MTE1MTE3NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNFQxMDo1NjoxMi42MTExNTczOTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=13.612µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=40794fe8-f22d-474a-8287-1c1a7deb5223 trace.line=141 vars.name=test vars.uuid=c9b79f56-51e6-453c-be76-568c71151177 version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.773Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a1277971-f09d-4b66-b396-388c43531d7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48984" http.request.uri="/v2/test/blobs/uploads/c9b79f56-51e6-453c-be76-568c71151177?_state=ZDl5Ey5uLbS3vON_UnefI5fiKPb_h8QGPpG1TCCw-PV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM5Yjc5ZjU2LTUxZTYtNDUzYy1iZTc2LTU2OGM3MTE1MTE3NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNFQxMDo1NjoxMi42MTExNTczOTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=12.406µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e47ec1a1-150c-4a45-8ab4-b1ee313ff2f9 trace.line=141 vars.name=test vars.uuid=c9b79f56-51e6-453c-be76-568c71151177 version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.773Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c9b79f56-51e6-453c-be76-568c71151177/data\")" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a1277971-f09d-4b66-b396-388c43531d7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48984" http.request.uri="/v2/test/blobs/uploads/c9b79f56-51e6-453c-be76-568c71151177?_state=ZDl5Ey5uLbS3vON_UnefI5fiKPb_h8QGPpG1TCCw-PV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM5Yjc5ZjU2LTUxZTYtNDUzYy1iZTc2LTU2OGM3MTE1MTE3NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNFQxMDo1NjoxMi42MTExNTczOTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=8.238µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=bde90e71-0a01-4122-b8a7-1296fd582370 trace.line=141 vars.name=test vars.uuid=c9b79f56-51e6-453c-be76-568c71151177 version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.773Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/c9b79f56-51e6-453c-be76-568c71151177/data\", \"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\"" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a1277971-f09d-4b66-b396-388c43531d7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48984" http.request.uri="/v2/test/blobs/uploads/c9b79f56-51e6-453c-be76-568c71151177?_state=ZDl5Ey5uLbS3vON_UnefI5fiKPb_h8QGPpG1TCCw-PV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM5Yjc5ZjU2LTUxZTYtNDUzYy1iZTc2LTU2OGM3MTE1MTE3NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNFQxMDo1NjoxMi42MTExNTczOTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=35.431µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=f2782eb6-4ed0-4a73-b8f5-34b27ad045c6 trace.line=167 vars.name=test vars.uuid=c9b79f56-51e6-453c-be76-568c71151177 version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.773Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a1277971-f09d-4b66-b396-388c43531d7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48984" http.request.uri="/v2/test/blobs/uploads/c9b79f56-51e6-453c-be76-568c71151177?_state=ZDl5Ey5uLbS3vON_UnefI5fiKPb_h8QGPpG1TCCw-PV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM5Yjc5ZjU2LTUxZTYtNDUzYy1iZTc2LTU2OGM3MTE1MTE3NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNFQxMDo1NjoxMi42MTExNTczOTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=40.953µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=69076981-dd8d-4ed8-9172-88d4c0da3925 trace.line=95 vars.name=test vars.uuid=c9b79f56-51e6-453c-be76-568c71151177 version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.774Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/c9b79f56-51e6-453c-be76-568c71151177\")" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a1277971-f09d-4b66-b396-388c43531d7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48984" http.request.uri="/v2/test/blobs/uploads/c9b79f56-51e6-453c-be76-568c71151177?_state=ZDl5Ey5uLbS3vON_UnefI5fiKPb_h8QGPpG1TCCw-PV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM5Yjc5ZjU2LTUxZTYtNDUzYy1iZTc2LTU2OGM3MTE1MTE3NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNFQxMDo1NjoxMi42MTExNTczOTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=71.829µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=2b99e604-2272-42e2-9a54-2ee9be88c8b4 trace.line=181 vars.name=test vars.uuid=c9b79f56-51e6-453c-be76-568c71151177 version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.774Z] time="2023-10-24T10:56:12Z" level=info msg="response completed" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a1277971-f09d-4b66-b396-388c43531d7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48984" http.request.uri="/v2/test/blobs/uploads/c9b79f56-51e6-453c-be76-568c71151177?_state=ZDl5Ey5uLbS3vON_UnefI5fiKPb_h8QGPpG1TCCw-PV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM5Yjc5ZjU2LTUxZTYtNDUzYy1iZTc2LTU2OGM3MTE1MTE3NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNFQxMDo1NjoxMi42MTExNTczOTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.963765ms http.response.status=201 http.response.written=0 instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.774Z] 127.0.0.1 - - [24/Oct/2023:10:56:12 +0000] "PUT /v2/test/blobs/uploads/c9b79f56-51e6-453c-be76-568c71151177?_state=ZDl5Ey5uLbS3vON_UnefI5fiKPb_h8QGPpG1TCCw-PV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM5Yjc5ZjU2LTUxZTYtNDUzYy1iZTc2LTU2OGM3MTE1MTE3NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNFQxMDo1NjoxMi42MTExNTczOTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown"
10:56:12 [2023-10-24T10:56:12.774Z] time="2023-10-24T10:56:12Z" level=debug msg="authorizing request" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=d342b2d2-3912-4025-ad90-f85b1449b8c6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48984" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.774Z] time="2023-10-24T10:56:12Z" level=debug msg=GetImageManifest go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=d342b2d2-3912-4025-ad90-f85b1449b8c6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48984" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.774Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=d342b2d2-3912-4025-ad90-f85b1449b8c6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48984" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=22.031µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d8f534e4-3d1b-4d72-9b96-0ef2a340ca87 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.774Z] time="2023-10-24T10:56:12Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=d342b2d2-3912-4025-ad90-f85b1449b8c6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48984" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="775.481µs" http.response.status=404 http.response.written=96 instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.774Z] 127.0.0.1 - - [24/Oct/2023:10:56:12 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.22+unknown"
10:56:12 [2023-10-24T10:56:12.774Z] time="2023-10-24T10:56:12Z" level=debug msg="authorizing request" go.version=go1.20.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fcf712c1-5a01-4b1f-a4fd-7b9e88a3e5cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:48984" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.774Z] time="2023-10-24T10:56:12Z" level=debug msg=PutImageManifest go.version=go1.20.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fcf712c1-5a01-4b1f-a4fd-7b9e88a3e5cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:48984" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.774Z] time="2023-10-24T10:56:12Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fcf712c1-5a01-4b1f-a4fd-7b9e88a3e5cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:48984" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.774Z] time="2023-10-24T10:56:12Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fcf712c1-5a01-4b1f-a4fd-7b9e88a3e5cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:48984" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.774Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fcf712c1-5a01-4b1f-a4fd-7b9e88a3e5cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:48984" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=34.06µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=06b08695-ac8d-4a29-8353-506effbe40a6 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.774Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fcf712c1-5a01-4b1f-a4fd-7b9e88a3e5cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:48984" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=12.57µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=816d88cd-7c3a-4671-b696-82e2a927ef07 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.774Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fcf712c1-5a01-4b1f-a4fd-7b9e88a3e5cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:48984" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=18.511µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=70f1a376-658b-4b4d-a502-85551a64c50e trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.774Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fcf712c1-5a01-4b1f-a4fd-7b9e88a3e5cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:48984" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=10.281µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=99cebf6e-f9ee-485d-a4a3-8471527a2893 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.774Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fcf712c1-5a01-4b1f-a4fd-7b9e88a3e5cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:48984" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=10.864µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=09977d16-ac71-49b4-b472-c0844a126799 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.774Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fcf712c1-5a01-4b1f-a4fd-7b9e88a3e5cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:48984" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=45.253µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=e9149eca-52db-4c13-936f-319efad81478 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.774Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fcf712c1-5a01-4b1f-a4fd-7b9e88a3e5cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:48984" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=49.585µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=0a2d73e8-9159-400c-b86c-99b9cd811aac trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.774Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fcf712c1-5a01-4b1f-a4fd-7b9e88a3e5cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:48984" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=22.712µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=8294df85-c99a-46d5-8008-836b45471285 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.774Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fcf712c1-5a01-4b1f-a4fd-7b9e88a3e5cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:48984" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=59.095µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=19951a79-27cb-4c7e-a7a5-57b2999ccbb7 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.774Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fcf712c1-5a01-4b1f-a4fd-7b9e88a3e5cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:48984" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=31.985µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=971c7426-4182-4f36-b0fc-f9d1e88b2bfa trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.774Z] time="2023-10-24T10:56:12Z" level=info msg="response completed" go.version=go1.20.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fcf712c1-5a01-4b1f-a4fd-7b9e88a3e5cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:48984" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.583784ms http.response.status=201 http.response.written=0 instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.774Z] 127.0.0.1 - - [24/Oct/2023:10:56:12 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown"
10:56:12 [2023-10-24T10:56:12.774Z] time="2023-10-24T10:56:12Z" level=debug msg="authorizing request" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=eeffa65e-ab2f-4896-bf98-1122f724b354 http.request.method=GET http.request.remoteaddr="127.0.0.1:48992" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.774Z] time="2023-10-24T10:56:12Z" level=info msg="response completed" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=eeffa65e-ab2f-4896-bf98-1122f724b354 http.request.method=GET http.request.remoteaddr="127.0.0.1:48992" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="755.928µs" http.response.status=200 http.response.written=2 instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.774Z] 127.0.0.1 - - [24/Oct/2023:10:56:12 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:56:12 [2023-10-24T10:56:12.774Z] time="2023-10-24T10:56:12Z" level=debug msg="authorizing request" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=c3b5c638-e9bd-4efc-8358-c87cbdb4986b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49006" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.774Z] time="2023-10-24T10:56:12Z" level=debug msg=GetImageManifest go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=c3b5c638-e9bd-4efc-8358-c87cbdb4986b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49006" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.774Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=c3b5c638-e9bd-4efc-8358-c87cbdb4986b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49006" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=35.915µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4fd66c04-ed31-46d9-968a-77138737887d trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.774Z] time="2023-10-24T10:56:12Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=c3b5c638-e9bd-4efc-8358-c87cbdb4986b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49006" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.774Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=c3b5c638-e9bd-4efc-8358-c87cbdb4986b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49006" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=20.793µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=13cb1583-8d73-45ef-81f0-d62c0774bce0 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.775Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=c3b5c638-e9bd-4efc-8358-c87cbdb4986b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49006" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=13.268µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3ba2880d-a3c1-46e2-97a3-2d10f08dba09 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.775Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=c3b5c638-e9bd-4efc-8358-c87cbdb4986b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49006" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=16.994µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9ea6f1e7-115e-4206-a14b-bc7ddf7e0012 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.775Z] time="2023-10-24T10:56:12Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=c3b5c638-e9bd-4efc-8358-c87cbdb4986b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49006" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.775Z] time="2023-10-24T10:56:12Z" level=info msg="response completed" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=c3b5c638-e9bd-4efc-8358-c87cbdb4986b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49006" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-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.215682ms http.response.status=200 http.response.written=417 instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.775Z] 127.0.0.1 - - [24/Oct/2023:10:56:12 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:56:12 [2023-10-24T10:56:12.775Z] time="2023-10-24T10:56:12Z" level=debug msg="authorizing request" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=88ab65d0-d377-49c6-88f7-06ae28b9a418 http.request.method=GET http.request.remoteaddr="127.0.0.1:49018" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.775Z] time="2023-10-24T10:56:12Z" level=debug msg=GetImageManifest go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=88ab65d0-d377-49c6-88f7-06ae28b9a418 http.request.method=GET http.request.remoteaddr="127.0.0.1:49018" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.775Z] time="2023-10-24T10:56:12Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=88ab65d0-d377-49c6-88f7-06ae28b9a418 http.request.method=GET http.request.remoteaddr="127.0.0.1:49018" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.775Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=88ab65d0-d377-49c6-88f7-06ae28b9a418 http.request.method=GET http.request.remoteaddr="127.0.0.1:49018" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=40.534µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2661d121-9b32-4aef-8046-c2567554ccee trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.775Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=88ab65d0-d377-49c6-88f7-06ae28b9a418 http.request.method=GET http.request.remoteaddr="127.0.0.1:49018" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=17.682µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3ee92813-f940-4110-8a6d-a5f0cb4f1da8 trace.line=141 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.775Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=88ab65d0-d377-49c6-88f7-06ae28b9a418 http.request.method=GET http.request.remoteaddr="127.0.0.1:49018" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=17.297µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9b4d485b-fd66-40ab-b4f3-0cf42a42ab6a trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.775Z] time="2023-10-24T10:56:12Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=88ab65d0-d377-49c6-88f7-06ae28b9a418 http.request.method=GET http.request.remoteaddr="127.0.0.1:49018" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.775Z] time="2023-10-24T10:56:12Z" level=info msg="response completed" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=88ab65d0-d377-49c6-88f7-06ae28b9a418 http.request.method=GET http.request.remoteaddr="127.0.0.1:49018" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-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.227071ms http.response.status=200 http.response.written=417 instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.775Z] 127.0.0.1 - - [24/Oct/2023:10:56:12 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:56:12 [2023-10-24T10:56:12.775Z] time="2023-10-24T10:56:12Z" level=debug msg="authorizing request" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=969ee191-6880-404c-8eed-ff0fe6fab305 http.request.method=GET http.request.remoteaddr="127.0.0.1:49032" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.775Z] time="2023-10-24T10:56:12Z" level=debug msg=GetBlob go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=969ee191-6880-404c-8eed-ff0fe6fab305 http.request.method=GET http.request.remoteaddr="127.0.0.1:49032" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.775Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=969ee191-6880-404c-8eed-ff0fe6fab305 http.request.method=GET http.request.remoteaddr="127.0.0.1:49032" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=34.274µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=6f596420-1285-48a8-842a-21becab83174 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.775Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=969ee191-6880-404c-8eed-ff0fe6fab305 http.request.method=GET http.request.remoteaddr="127.0.0.1:49032" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=13.227µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=62f3c7f0-e187-4f32-b8b6-1e49da0fc2b6 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.775Z] time="2023-10-24T10:56:12Z" level=debug msg="authorizing request" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=7c0257f8-c7fe-414c-9df9-d200e2069706 http.request.method=GET http.request.remoteaddr="127.0.0.1:49042" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.775Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=969ee191-6880-404c-8eed-ff0fe6fab305 http.request.method=GET http.request.remoteaddr="127.0.0.1:49032" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=20.464µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=06898c47-4cb6-4f76-9c75-4c5928c11235 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.775Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=969ee191-6880-404c-8eed-ff0fe6fab305 http.request.method=GET http.request.remoteaddr="127.0.0.1:49032" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=8.862µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=34346b68-c2dd-4e19-a481-124d3d3d9cc0 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.775Z] time="2023-10-24T10:56:12Z" level=debug msg=GetBlob go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=7c0257f8-c7fe-414c-9df9-d200e2069706 http.request.method=GET http.request.remoteaddr="127.0.0.1:49042" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.775Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=7c0257f8-c7fe-414c-9df9-d200e2069706 http.request.method=GET http.request.remoteaddr="127.0.0.1:49042" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=33.166µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=69dbd1f9-8a41-4783-ac7c-78f2abc487f7 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.775Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=7c0257f8-c7fe-414c-9df9-d200e2069706 http.request.method=GET http.request.remoteaddr="127.0.0.1:49042" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=13.186µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2a3dce2c-297a-428c-b3ee-8dee10116280 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.775Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=7c0257f8-c7fe-414c-9df9-d200e2069706 http.request.method=GET http.request.remoteaddr="127.0.0.1:49042" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=17.436µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8bb6fa6b-2a9d-463c-9d0f-92c6dea55de3 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.775Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=7c0257f8-c7fe-414c-9df9-d200e2069706 http.request.method=GET http.request.remoteaddr="127.0.0.1:49042" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=17.764µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=be75ecca-1a97-4461-bf2a-11e652aadd7a trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.775Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=7c0257f8-c7fe-414c-9df9-d200e2069706 http.request.method=GET http.request.remoteaddr="127.0.0.1:49042" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=8.124µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c7743aa5-cb30-4534-a910-3f0051225b10 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.775Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=7c0257f8-c7fe-414c-9df9-d200e2069706 http.request.method=GET http.request.remoteaddr="127.0.0.1:49042" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=5.292µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=fbdf667e-a85b-4ccd-8dd9-a4708beac048 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.776Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=7c0257f8-c7fe-414c-9df9-d200e2069706 http.request.method=GET http.request.remoteaddr="127.0.0.1:49042" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=13.645µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=c2116aaf-0ee8-4522-8809-e3203e7a5dea trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.776Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=969ee191-6880-404c-8eed-ff0fe6fab305 http.request.method=GET http.request.remoteaddr="127.0.0.1:49032" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=8.533µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=bc5b568f-b373-4c8d-b993-75d092a45999 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.776Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=7c0257f8-c7fe-414c-9df9-d200e2069706 http.request.method=GET http.request.remoteaddr="127.0.0.1:49042" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=41.379µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e284eaa2-2cf1-49ef-80df-2f7d8c79a37a trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.776Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=969ee191-6880-404c-8eed-ff0fe6fab305 http.request.method=GET http.request.remoteaddr="127.0.0.1:49032" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=173.674µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=5c8cc8c1-fad8-442f-be2e-56bd4500db92 trace.line=193 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.776Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=7c0257f8-c7fe-414c-9df9-d200e2069706 http.request.method=GET http.request.remoteaddr="127.0.0.1:49042" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=16.525µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e81ecf1c-acfc-4f9c-ad91-e07d402b94df trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.776Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\", 0)" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=969ee191-6880-404c-8eed-ff0fe6fab305 http.request.method=GET http.request.remoteaddr="127.0.0.1:49032" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=26.962µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=d3cf7434-8a75-4d9f-9107-26903e9c588d trace.line=107 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.776Z] time="2023-10-24T10:56:12Z" level=info msg="response completed" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=7c0257f8-c7fe-414c-9df9-d200e2069706 http.request.method=GET http.request.remoteaddr="127.0.0.1:49042" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.124668ms http.response.status=200 http.response.written=68 instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.776Z] 127.0.0.1 - - [24/Oct/2023:10:56:12 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:56:12 [2023-10-24T10:56:12.776Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=969ee191-6880-404c-8eed-ff0fe6fab305 http.request.method=GET http.request.remoteaddr="127.0.0.1:49032" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=28.029µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=49c5986f-1aa6-4285-af5b-2ad419880117 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.776Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=969ee191-6880-404c-8eed-ff0fe6fab305 http.request.method=GET http.request.remoteaddr="127.0.0.1:49032" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=12.915µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=98b7f4d6-e0c7-4571-a2f7-35010bc06556 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.776Z] time="2023-10-24T10:56:12Z" level=info msg="response completed" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=969ee191-6880-404c-8eed-ff0fe6fab305 http.request.method=GET http.request.remoteaddr="127.0.0.1:49032" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=4.21311ms http.response.status=200 http.response.written=194 instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.776Z] 127.0.0.1 - - [24/Oct/2023:10:56:12 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:56:12 [2023-10-24T10:56:12.776Z] time="2023-10-24T10:56:12Z" level=debug msg="authorizing request" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=35442ee0-7dff-46f1-b3e5-621b37e2ccf7 http.request.method=GET http.request.remoteaddr="127.0.0.1:49066" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.776Z] time="2023-10-24T10:56:12Z" level=info msg="response completed" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=35442ee0-7dff-46f1-b3e5-621b37e2ccf7 http.request.method=GET http.request.remoteaddr="127.0.0.1:49066" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.400673ms http.response.status=200 http.response.written=2 instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.776Z] 127.0.0.1 - - [24/Oct/2023:10:56:12 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:56:12 [2023-10-24T10:56:12.776Z] time="2023-10-24T10:56:12Z" level=debug msg="authorizing request" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=5e9444f3-439b-4b32-ad5d-589070a698d4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49080" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.776Z] time="2023-10-24T10:56:12Z" level=debug msg=GetImageManifest go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=5e9444f3-439b-4b32-ad5d-589070a698d4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49080" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.776Z] time="2023-10-24T10:56:12Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=5e9444f3-439b-4b32-ad5d-589070a698d4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49080" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.776Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=5e9444f3-439b-4b32-ad5d-589070a698d4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49080" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=32.362µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d6426be4-220b-4da4-8657-0bf05a56da67 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.776Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=5e9444f3-439b-4b32-ad5d-589070a698d4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49080" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=11.996µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=40af3555-31d2-4b3a-89c6-5ec6e07c3290 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.776Z] time="2023-10-24T10:56:12Z" 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.10 http.request.host="127.0.0.1:5000" http.request.id=5e9444f3-439b-4b32-ad5d-589070a698d4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49080" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.112574ms http.response.status=404 http.response.written=181 instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.776Z] 127.0.0.1 - - [24/Oct/2023:10:56:12 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:56:12 [2023-10-24T10:56:12.776Z] time="2023-10-24T10:56:12Z" level=debug msg="authorizing request" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=14a42e0b-c81b-4497-adc3-8acd6197532d http.request.method=GET http.request.remoteaddr="127.0.0.1:49090" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.776Z] time="2023-10-24T10:56:12Z" level=debug msg=GetImageManifest go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=14a42e0b-c81b-4497-adc3-8acd6197532d http.request.method=GET http.request.remoteaddr="127.0.0.1:49090" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.776Z] time="2023-10-24T10:56:12Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=14a42e0b-c81b-4497-adc3-8acd6197532d http.request.method=GET http.request.remoteaddr="127.0.0.1:49090" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.776Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=14a42e0b-c81b-4497-adc3-8acd6197532d http.request.method=GET http.request.remoteaddr="127.0.0.1:49090" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=21.81µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=04c2cecc-e1df-4b49-ac39-0cf82b595950 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.776Z] time="2023-10-24T10:56:12Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=14a42e0b-c81b-4497-adc3-8acd6197532d http.request.method=GET http.request.remoteaddr="127.0.0.1:49090" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e trace.duration=12.964µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ce48dac8-8003-4d0d-9d33-ca90f2cda1a1 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.776Z] time="2023-10-24T10:56:12Z" 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.10 http.request.host="127.0.0.1:5000" http.request.id=14a42e0b-c81b-4497-adc3-8acd6197532d http.request.method=GET http.request.remoteaddr="127.0.0.1:49090" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.080393ms http.response.status=404 http.response.written=181 instance.id=b4a9b53e-d3fd-4ead-b835-c2e5153c154e vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:56:12 [2023-10-24T10:56:12.776Z] 127.0.0.1 - - [24/Oct/2023:10:56:12 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.10 git-commit/dd37b0b960ec4d3da0ca2efe78fa47484d4c6380 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:56:12 [2023-10-24T10:56:12.776Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.17s)
10:56:12 [2023-10-24T10:56:12.776Z] === RUN   TestRemoveImageOrphaning
10:56:12 [2023-10-24T10:56:12.776Z] --- PASS: TestRemoveImageOrphaning (0.11s)
10:56:12 [2023-10-24T10:56:12.776Z] === RUN   TestRemoveByDigest
10:56:12 [2023-10-24T10:56:12.776Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
10:56:12 [2023-10-24T10:56:12.776Z] --- SKIP: TestRemoveByDigest (0.00s)
10:56:12 [2023-10-24T10:56:12.777Z] === RUN   TestRemoveImageGarbageCollector
10:56:12 [2023-10-24T10:56:12.777Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:56:12 [2023-10-24T10:56:12.777Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
10:56:12 [2023-10-24T10:56:12.777Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:56:13 [2023-10-24T10:56:13.034Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
10:56:13 [2023-10-24T10:56:13.034Z] === RUN   TestTagInvalidReference
10:56:13 [2023-10-24T10:56:13.034Z] --- PASS: TestTagInvalidReference (0.01s)
10:56:13 [2023-10-24T10:56:13.034Z] === RUN   TestTagValidPrefixedRepo
10:56:13 [2023-10-24T10:56:13.034Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
10:56:13 [2023-10-24T10:56:13.034Z] === RUN   TestTagExistedNameWithoutForce
10:56:13 [2023-10-24T10:56:13.034Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
10:56:13 [2023-10-24T10:56:13.034Z] === RUN   TestTagOfficialNames
10:56:13 [2023-10-24T10:56:13.034Z] --- PASS: TestTagOfficialNames (0.04s)
10:56:13 [2023-10-24T10:56:13.034Z] === RUN   TestTagMatchesDigest
10:56:13 [2023-10-24T10:56:13.034Z] --- PASS: TestTagMatchesDigest (0.01s)
10:56:13 [2023-10-24T10:56:13.034Z] PASS
10:56:13 [2023-10-24T10:56:13.034Z] 
10:56:13 [2023-10-24T10:56:13.034Z] === Skipped
10:56:13 [2023-10-24T10:56:13.034Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
10:56:13 [2023-10-24T10:56:13.034Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
10:56:13 [2023-10-24T10:56:13.034Z] 
10:56:13 [2023-10-24T10:56:13.034Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
10:56:13 [2023-10-24T10:56:13.034Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
10:56:13 [2023-10-24T10:56:13.034Z] 
10:56:13 [2023-10-24T10:56:13.034Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
10:56:13 [2023-10-24T10:56:13.034Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:56:13 [2023-10-24T10:56:13.034Z] 
10:56:13 [2023-10-24T10:56:13.034Z] DONE 27 tests, 3 skipped in 0.925s
10:56:13 [2023-10-24T10:56:13.034Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
10:56:13 [2023-10-24T10:56:13.034Z] ++ 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
10:56:13 [2023-10-24T10:56:13.034Z] ++ set -e
10:56:13 [2023-10-24T10:56:13.034Z] ++ '[' -n 0 ']'
10:56:13 [2023-10-24T10:56:13.034Z] ++ set -x
10:56:13 [2023-10-24T10:56:13.034Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
10:56:13 [2023-10-24T10:56:13.034Z] === RUN   TestStripANSICommands
10:56:13 [2023-10-24T10:56:13.034Z] === RUN   TestStripANSICommands/#00
10:56:13 [2023-10-24T10:56:13.034Z] === RUN   TestStripANSICommands/#01
10:56:13 [2023-10-24T10:56:13.034Z] --- PASS: TestStripANSICommands (0.00s)
10:56:13 [2023-10-24T10:56:13.034Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
10:56:13 [2023-10-24T10:56:13.034Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
10:56:13 [2023-10-24T10:56:13.034Z] PASS
10:56:13 [2023-10-24T10:56:13.034Z] 
10:56:13 [2023-10-24T10:56:13.034Z] DONE 3 tests in 0.009s
10:56:13 [2023-10-24T10:56:13.034Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
10:56:13 [2023-10-24T10:56:13.034Z] ++ 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
10:56:13 [2023-10-24T10:56:13.034Z] ++ set -e
10:56:13 [2023-10-24T10:56:13.034Z] ++ '[' -n 0 ']'
10:56:13 [2023-10-24T10:56:13.034Z] ++ set -x
10:56:13 [2023-10-24T10:56:13.034Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
10:56:13 [2023-10-24T10:56:13.034Z] INFO: Testing against a local daemon
10:56:13 [2023-10-24T10:56:13.034Z] === RUN   TestNetworkCreateDelete
10:56:13 [2023-10-24T10:56:13.291Z] --- PASS: TestNetworkCreateDelete (0.16s)
10:56:13 [2023-10-24T10:56:13.291Z] === RUN   TestDockerNetworkDeletePreferID
10:56:13 [2023-10-24T10:56:13.855Z] --- PASS: TestDockerNetworkDeletePreferID (0.54s)
10:56:13 [2023-10-24T10:56:13.855Z] === RUN   TestDaemonDNSFallback
10:56:20 [2023-10-24T10:56:20.401Z] --- PASS: TestDaemonDNSFallback (6.19s)
10:56:20 [2023-10-24T10:56:20.401Z] === RUN   TestInspectNetwork
10:56:22 [2023-10-24T10:56:22.923Z] === RUN   TestInspectNetwork/full_network_id
10:56:22 [2023-10-24T10:56:22.923Z] === RUN   TestInspectNetwork/partial_network_id
10:56:22 [2023-10-24T10:56:22.923Z] === RUN   TestInspectNetwork/network_name
10:56:22 [2023-10-24T10:56:22.923Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
10:56:27 [2023-10-24T10:56:27.112Z] --- PASS: TestInspectNetwork (7.04s)
10:56:27 [2023-10-24T10:56:27.112Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
10:56:27 [2023-10-24T10:56:27.112Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
10:56:27 [2023-10-24T10:56:27.112Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
10:56:27 [2023-10-24T10:56:27.112Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
10:56:27 [2023-10-24T10:56:27.112Z] === RUN   TestRunContainerWithBridgeNone
10:56:28 [2023-10-24T10:56:28.482Z] --- PASS: TestRunContainerWithBridgeNone (1.21s)
10:56:28 [2023-10-24T10:56:28.482Z] === RUN   TestNetworkInvalidJSON
10:56:28 [2023-10-24T10:56:28.482Z] === RUN   TestNetworkInvalidJSON/networks/create
10:56:28 [2023-10-24T10:56:28.482Z] === PAUSE TestNetworkInvalidJSON/networks/create
10:56:28 [2023-10-24T10:56:28.482Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
10:56:28 [2023-10-24T10:56:28.482Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
10:56:28 [2023-10-24T10:56:28.482Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
10:56:28 [2023-10-24T10:56:28.482Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
10:56:28 [2023-10-24T10:56:28.482Z] === CONT  TestNetworkInvalidJSON/networks/create
10:56:28 [2023-10-24T10:56:28.482Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
10:56:28 [2023-10-24T10:56:28.482Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
10:56:28 [2023-10-24T10:56:28.482Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
10:56:28 [2023-10-24T10:56:28.482Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
10:56:28 [2023-10-24T10:56:28.482Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
10:56:28 [2023-10-24T10:56:28.482Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
10:56:28 [2023-10-24T10:56:28.482Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
10:56:28 [2023-10-24T10:56:28.482Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
10:56:28 [2023-10-24T10:56:28.482Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
10:56:28 [2023-10-24T10:56:28.482Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
10:56:28 [2023-10-24T10:56:28.482Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
10:56:28 [2023-10-24T10:56:28.482Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
10:56:28 [2023-10-24T10:56:28.482Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
10:56:28 [2023-10-24T10:56:28.482Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
10:56:28 [2023-10-24T10:56:28.482Z] --- PASS: TestNetworkInvalidJSON (0.01s)
10:56:28 [2023-10-24T10:56:28.482Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
10:56:28 [2023-10-24T10:56:28.482Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
10:56:28 [2023-10-24T10:56:28.482Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
10:56:28 [2023-10-24T10:56:28.482Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
10:56:28 [2023-10-24T10:56:28.482Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
10:56:28 [2023-10-24T10:56:28.482Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
10:56:28 [2023-10-24T10:56:28.482Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
10:56:28 [2023-10-24T10:56:28.482Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
10:56:28 [2023-10-24T10:56:28.482Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
10:56:28 [2023-10-24T10:56:28.482Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
10:56:28 [2023-10-24T10:56:28.482Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
10:56:28 [2023-10-24T10:56:28.482Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
10:56:28 [2023-10-24T10:56:28.482Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
10:56:28 [2023-10-24T10:56:28.482Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
10:56:28 [2023-10-24T10:56:28.482Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
10:56:28 [2023-10-24T10:56:28.482Z] === RUN   TestNetworkList
10:56:28 [2023-10-24T10:56:28.482Z] === RUN   TestNetworkList//networks
10:56:28 [2023-10-24T10:56:28.482Z] === PAUSE TestNetworkList//networks
10:56:28 [2023-10-24T10:56:28.482Z] === RUN   TestNetworkList//networks/
10:56:28 [2023-10-24T10:56:28.482Z] === PAUSE TestNetworkList//networks/
10:56:28 [2023-10-24T10:56:28.482Z] === CONT  TestNetworkList//networks
10:56:28 [2023-10-24T10:56:28.482Z] === CONT  TestNetworkList//networks/
10:56:28 [2023-10-24T10:56:28.482Z] --- PASS: TestNetworkList (0.01s)
10:56:28 [2023-10-24T10:56:28.482Z]     --- PASS: TestNetworkList//networks (0.00s)
10:56:28 [2023-10-24T10:56:28.482Z]     --- PASS: TestNetworkList//networks/ (0.00s)
10:56:28 [2023-10-24T10:56:28.482Z] === RUN   TestHostIPv4BridgeLabel
10:56:28 [2023-10-24T10:56:28.739Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
10:56:28 [2023-10-24T10:56:28.739Z] === RUN   TestDefaultNetworkOpts
10:56:28 [2023-10-24T10:56:28.739Z] === RUN   TestDefaultNetworkOpts/default_value
10:56:30 [2023-10-24T10:56:30.108Z] === RUN   TestDefaultNetworkOpts/cmdline_value
10:56:31 [2023-10-24T10:56:31.477Z] === RUN   TestDefaultNetworkOpts/config-from_value
10:56:32 [2023-10-24T10:56:32.847Z] --- PASS: TestDefaultNetworkOpts (3.78s)
10:56:32 [2023-10-24T10:56:32.847Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.26s)
10:56:32 [2023-10-24T10:56:32.847Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.24s)
10:56:32 [2023-10-24T10:56:32.847Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.28s)
10:56:32 [2023-10-24T10:56:32.847Z] === RUN   TestDaemonRestartWithLiveRestore
10:56:33 [2023-10-24T10:56:33.778Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
10:56:33 [2023-10-24T10:56:33.778Z] === RUN   TestDaemonDefaultNetworkPools
10:56:34 [2023-10-24T10:56:34.342Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s)
10:56:34 [2023-10-24T10:56:34.342Z] === RUN   TestDaemonRestartWithExistingNetwork
10:56:35 [2023-10-24T10:56:35.712Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
10:56:35 [2023-10-24T10:56:35.712Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:56:37 [2023-10-24T10:56:37.082Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s)
10:56:37 [2023-10-24T10:56:37.082Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:56:37 [2023-10-24T10:56:37.645Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s)
10:56:37 [2023-10-24T10:56:37.646Z] === RUN   TestServiceWithPredefinedNetwork
10:56:39 [2023-10-24T10:56:39.540Z] --- PASS: TestServiceWithPredefinedNetwork (2.16s)
10:56:39 [2023-10-24T10:56:39.540Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:56:39 [2023-10-24T10:56:39.540Z]     service_test.go:242: FLAKY_TEST
10:56:39 [2023-10-24T10:56:39.540Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:56:39 [2023-10-24T10:56:39.540Z] === RUN   TestServiceWithDataPathPortInit
10:56:54 [2023-10-24T10:56:54.397Z] --- PASS: TestServiceWithDataPathPortInit (13.41s)
10:56:54 [2023-10-24T10:56:54.397Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:56:55 [2023-10-24T10:56:55.328Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:83exx597abyrw4fdy94d7740f Created:2023-10-24 10:56:54.248755815 +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[e40b91f8dca1429440aa09c50b288e98a1280fbadf1c66d3d8114ccd48f89f2d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qtodkdbbpk3ms9pr3ubkfxb89 EndpointID:d646a1496e109f7d12f3d4de2286861df06d74010cfef5dd5fdc9e8ce78fd8c8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0cd7de58974c4ec6eebd346f0c2174af31ff4aae94541b19b179cc97eb8f0b43 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:3325ce57c369 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qtodkdbbpk3ms9pr3ubkfxb89 EndpointID:d646a1496e109f7d12f3d4de2286861df06d74010cfef5dd5fdc9e8ce78fd8c8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
10:57:00 [2023-10-24T10:57:00.584Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.75s)
10:57:00 [2023-10-24T10:57:00.584Z] PASS
10:57:00 [2023-10-24T10:57:00.584Z] 
10:57:00 [2023-10-24T10:57:00.584Z] === Skipped
10:57:00 [2023-10-24T10:57:00.584Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:57:00 [2023-10-24T10:57:00.584Z]     service_test.go:242: FLAKY_TEST
10:57:00 [2023-10-24T10:57:00.584Z] 
10:57:00 [2023-10-24T10:57:00.584Z] DONE 42 tests, 1 skipped in 46.753s
10:57:00 [2023-10-24T10:57:00.584Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
10:57:00 [2023-10-24T10:57:00.584Z] ++ 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
10:57:00 [2023-10-24T10:57:00.584Z] ++ set -e
10:57:00 [2023-10-24T10:57:00.584Z] ++ '[' -n 0 ']'
10:57:00 [2023-10-24T10:57:00.584Z] ++ set -x
10:57:00 [2023-10-24T10:57:00.585Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
10:57:00 [2023-10-24T10:57:00.585Z] INFO: Testing against a local daemon
10:57:00 [2023-10-24T10:57:00.585Z] === RUN   TestDockerNetworkIpvlanPersistance
10:57:00 [2023-10-24T10:57:00.585Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:57:00 [2023-10-24T10:57:00.585Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
10:57:00 [2023-10-24T10:57:00.585Z] === RUN   TestDockerNetworkIpvlan
10:57:00 [2023-10-24T10:57:00.585Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:57:00 [2023-10-24T10:57:00.585Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
10:57:00 [2023-10-24T10:57:00.585Z] PASS
10:57:00 [2023-10-24T10:57:00.585Z] 
10:57:00 [2023-10-24T10:57:00.585Z] === Skipped
10:57:00 [2023-10-24T10:57:00.585Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
10:57:00 [2023-10-24T10:57:00.585Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:57:00 [2023-10-24T10:57:00.585Z] 
10:57:00 [2023-10-24T10:57:00.585Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
10:57:00 [2023-10-24T10:57:00.585Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:57:00 [2023-10-24T10:57:00.585Z] 
10:57:00 [2023-10-24T10:57:00.585Z] DONE 2 tests, 2 skipped in 0.033s
10:57:00 [2023-10-24T10:57:00.585Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
10:57:00 [2023-10-24T10:57:00.585Z] ++ 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
10:57:00 [2023-10-24T10:57:00.585Z] ++ set -e
10:57:00 [2023-10-24T10:57:00.585Z] ++ '[' -n 0 ']'
10:57:00 [2023-10-24T10:57:00.585Z] ++ set -x
10:57:00 [2023-10-24T10:57:00.585Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
10:57:00 [2023-10-24T10:57:00.585Z] INFO: Testing against a local daemon
10:57:00 [2023-10-24T10:57:00.585Z] === RUN   TestDockerNetworkMacvlanPersistance
10:57:01 [2023-10-24T10:57:01.149Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.25s)
10:57:01 [2023-10-24T10:57:01.149Z] === RUN   TestDockerNetworkMacvlan
10:57:01 [2023-10-24T10:57:01.713Z] === RUN   TestDockerNetworkMacvlan/Subinterface
10:57:02 [2023-10-24T10:57:02.644Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
10:57:03 [2023-10-24T10:57:03.208Z] === RUN   TestDockerNetworkMacvlan/NilParent
10:57:04 [2023-10-24T10:57:04.579Z] === RUN   TestDockerNetworkMacvlan/InternalMode
10:57:06 [2023-10-24T10:57:06.475Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
10:57:08 [2023-10-24T10:57:08.999Z] === RUN   TestDockerNetworkMacvlan/Addressing
10:57:09 [2023-10-24T10:57:09.257Z] --- PASS: TestDockerNetworkMacvlan (8.09s)
10:57:09 [2023-10-24T10:57:09.257Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
10:57:09 [2023-10-24T10:57:09.257Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
10:57:09 [2023-10-24T10:57:09.257Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.68s)
10:57:09 [2023-10-24T10:57:09.257Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.65s)
10:57:09 [2023-10-24T10:57:09.257Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.30s)
10:57:09 [2023-10-24T10:57:09.257Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.36s)
10:57:09 [2023-10-24T10:57:09.257Z] PASS
10:57:09 [2023-10-24T10:57:09.257Z] 
10:57:09 [2023-10-24T10:57:09.257Z] DONE 8 tests in 9.376s
10:57:09 [2023-10-24T10:57:09.257Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
10:57:09 [2023-10-24T10:57:09.257Z] ++ 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
10:57:09 [2023-10-24T10:57:09.257Z] ++ set -e
10:57:09 [2023-10-24T10:57:09.257Z] ++ '[' -n 0 ']'
10:57:09 [2023-10-24T10:57:09.257Z] ++ set -x
10:57:09 [2023-10-24T10:57:09.257Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
10:57:09 [2023-10-24T10:57:09.257Z] testing: warning: no tests to run
10:57:09 [2023-10-24T10:57:09.257Z] PASS
10:57:09 [2023-10-24T10:57:09.257Z] 
10:57:09 [2023-10-24T10:57:09.257Z] DONE 0 tests in 0.008s
10:57:09 [2023-10-24T10:57:09.257Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
10:57:09 [2023-10-24T10:57:09.257Z] ++ 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
10:57:09 [2023-10-24T10:57:09.257Z] ++ set -e
10:57:09 [2023-10-24T10:57:09.257Z] ++ '[' -n 0 ']'
10:57:09 [2023-10-24T10:57:09.257Z] ++ set -x
10:57:09 [2023-10-24T10:57:09.257Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
10:57:09 [2023-10-24T10:57:09.257Z] INFO: Testing against a local daemon
10:57:09 [2023-10-24T10:57:09.257Z] === RUN   TestAuthZPluginAllowRequest
10:57:10 [2023-10-24T10:57:10.626Z] --- PASS: TestAuthZPluginAllowRequest (1.02s)
10:57:10 [2023-10-24T10:57:10.626Z] === RUN   TestAuthZPluginTLS
10:57:10 [2023-10-24T10:57:10.883Z] --- PASS: TestAuthZPluginTLS (0.55s)
10:57:10 [2023-10-24T10:57:10.883Z] === RUN   TestAuthZPluginDenyRequest
10:57:11 [2023-10-24T10:57:11.446Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
10:57:11 [2023-10-24T10:57:11.446Z] === RUN   TestAuthZPluginAPIDenyResponse
10:57:12 [2023-10-24T10:57:12.011Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
10:57:12 [2023-10-24T10:57:12.011Z] === RUN   TestAuthZPluginDenyResponse
10:57:12 [2023-10-24T10:57:12.577Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
10:57:12 [2023-10-24T10:57:12.577Z] === RUN   TestAuthZPluginAllowEventStream
10:57:13 [2023-10-24T10:57:13.510Z] --- PASS: TestAuthZPluginAllowEventStream (1.02s)
10:57:13 [2023-10-24T10:57:13.510Z] === RUN   TestAuthZPluginErrorResponse
10:57:14 [2023-10-24T10:57:14.073Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
10:57:14 [2023-10-24T10:57:14.073Z] === RUN   TestAuthZPluginErrorRequest
10:57:14 [2023-10-24T10:57:14.637Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
10:57:14 [2023-10-24T10:57:14.637Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:57:15 [2023-10-24T10:57:15.200Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
10:57:15 [2023-10-24T10:57:15.200Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:57:16 [2023-10-24T10:57:16.131Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.16s)
10:57:16 [2023-10-24T10:57:16.131Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:57:17 [2023-10-24T10:57:17.501Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.12s)
10:57:17 [2023-10-24T10:57:17.501Z] === RUN   TestAuthZPluginHeader
10:57:18 [2023-10-24T10:57:18.065Z] --- PASS: TestAuthZPluginHeader (0.61s)
10:57:18 [2023-10-24T10:57:18.065Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:57:18 [2023-10-24T10:57:18.065Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:57:18 [2023-10-24T10:57:18.065Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:57:18 [2023-10-24T10:57:18.065Z] === RUN   TestAuthZPluginV2Disable
10:57:18 [2023-10-24T10:57:18.065Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:57:18 [2023-10-24T10:57:18.065Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
10:57:18 [2023-10-24T10:57:18.065Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:57:18 [2023-10-24T10:57:18.065Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:57:18 [2023-10-24T10:57:18.065Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:57:18 [2023-10-24T10:57:18.065Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:57:18 [2023-10-24T10:57:18.065Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:57:18 [2023-10-24T10:57:18.065Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:57:18 [2023-10-24T10:57:18.065Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:57:36 [2023-10-24T10:57:36.126Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
10:57:36 [2023-10-24T10:57:36.126Z] PASS
10:57:36 [2023-10-24T10:57:36.126Z] 
10:57:36 [2023-10-24T10:57:36.126Z] === Skipped
10:57:36 [2023-10-24T10:57:36.126Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:57:36 [2023-10-24T10:57:36.126Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:57:36 [2023-10-24T10:57:36.126Z] 
10:57:36 [2023-10-24T10:57:36.126Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
10:57:36 [2023-10-24T10:57:36.126Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:57:36 [2023-10-24T10:57:36.126Z] 
10:57:36 [2023-10-24T10:57:36.126Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:57:36 [2023-10-24T10:57:36.126Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:57:36 [2023-10-24T10:57:36.126Z] 
10:57:36 [2023-10-24T10:57:36.126Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:57:36 [2023-10-24T10:57:36.126Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:57:36 [2023-10-24T10:57:36.126Z] 
10:57:36 [2023-10-24T10:57:36.126Z] DONE 17 tests, 4 skipped in 25.573s
10:57:36 [2023-10-24T10:57:36.126Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
10:57:36 [2023-10-24T10:57:36.126Z] ++ 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
10:57:36 [2023-10-24T10:57:36.126Z] ++ set -e
10:57:36 [2023-10-24T10:57:36.126Z] ++ '[' -n 0 ']'
10:57:36 [2023-10-24T10:57:36.126Z] ++ set -x
10:57:36 [2023-10-24T10:57:36.126Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
10:57:36 [2023-10-24T10:57:36.126Z] INFO: Testing against a local daemon
10:57:36 [2023-10-24T10:57:36.126Z] === RUN   TestPluginInvalidJSON
10:57:36 [2023-10-24T10:57:36.126Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
10:57:36 [2023-10-24T10:57:36.126Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
10:57:36 [2023-10-24T10:57:36.126Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
10:57:36 [2023-10-24T10:57:36.126Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
10:57:36 [2023-10-24T10:57:36.126Z] === RUN   TestPluginInvalidJSON/plugins/pull
10:57:36 [2023-10-24T10:57:36.126Z] === PAUSE TestPluginInvalidJSON/plugins/pull
10:57:36 [2023-10-24T10:57:36.126Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
10:57:36 [2023-10-24T10:57:36.126Z] === CONT  TestPluginInvalidJSON/plugins/pull
10:57:36 [2023-10-24T10:57:36.126Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
10:57:36 [2023-10-24T10:57:36.126Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
10:57:36 [2023-10-24T10:57:36.126Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
10:57:36 [2023-10-24T10:57:36.126Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
10:57:36 [2023-10-24T10:57:36.126Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
10:57:36 [2023-10-24T10:57:36.126Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
10:57:36 [2023-10-24T10:57:36.126Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
10:57:36 [2023-10-24T10:57:36.126Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
10:57:36 [2023-10-24T10:57:36.126Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
10:57:36 [2023-10-24T10:57:36.126Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
10:57:36 [2023-10-24T10:57:36.126Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
10:57:36 [2023-10-24T10:57:36.126Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
10:57:36 [2023-10-24T10:57:36.126Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
10:57:36 [2023-10-24T10:57:36.126Z] --- PASS: TestPluginInvalidJSON (0.01s)
10:57:36 [2023-10-24T10:57:36.126Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
10:57:36 [2023-10-24T10:57:36.126Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
10:57:36 [2023-10-24T10:57:36.126Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
10:57:36 [2023-10-24T10:57:36.126Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
10:57:36 [2023-10-24T10:57:36.126Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
10:57:36 [2023-10-24T10:57:36.126Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
10:57:36 [2023-10-24T10:57:36.126Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
10:57:36 [2023-10-24T10:57:36.126Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
10:57:36 [2023-10-24T10:57:36.126Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
10:57:36 [2023-10-24T10:57:36.126Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
10:57:36 [2023-10-24T10:57:36.126Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
10:57:36 [2023-10-24T10:57:36.126Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
10:57:36 [2023-10-24T10:57:36.126Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
10:57:36 [2023-10-24T10:57:36.127Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
10:57:36 [2023-10-24T10:57:36.127Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
10:57:36 [2023-10-24T10:57:36.127Z] === RUN   TestPluginInstall
10:57:36 [2023-10-24T10:57:36.127Z] === RUN   TestPluginInstall/no_auth
10:57:38 [2023-10-24T10:57:38.022Z] time="2023-10-24T10:57:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:57:38 [2023-10-24T10:57:38.022Z] time="2023-10-24T10:57:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8295c6b8a368c8b9968e55e81dd9ea794ba4f2267c43d279cc91d6b3f1adf9f5" mediatype=application/vnd.docker.plugin.v1+json size=522
10:57:38 [2023-10-24T10:57:38.022Z] time="2023-10-24T10:57:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:57:38 [2023-10-24T10:57:38.022Z] time="2023-10-24T10:57:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8295c6b8a368c8b9968e55e81dd9ea794ba4f2267c43d279cc91d6b3f1adf9f5" mediatype=application/vnd.docker.plugin.v1+json size=522
10:57:38 [2023-10-24T10:57:38.022Z] === RUN   TestPluginInstall/with_htpasswd
10:57:38 [2023-10-24T10:57:38.279Z] time="2023-10-24T10:57:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:57:38 [2023-10-24T10:57:38.279Z] time="2023-10-24T10:57:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8295c6b8a368c8b9968e55e81dd9ea794ba4f2267c43d279cc91d6b3f1adf9f5" mediatype=application/vnd.docker.plugin.v1+json size=522
10:57:38 [2023-10-24T10:57:38.279Z] time="2023-10-24T10:57:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:57:38 [2023-10-24T10:57:38.279Z] time="2023-10-24T10:57:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8295c6b8a368c8b9968e55e81dd9ea794ba4f2267c43d279cc91d6b3f1adf9f5" mediatype=application/vnd.docker.plugin.v1+json size=522
10:57:38 [2023-10-24T10:57:38.279Z] === RUN   TestPluginInstall/with_insecure
10:57:39 [2023-10-24T10:57:39.211Z] time="2023-10-24T10:57:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:57:39 [2023-10-24T10:57:39.211Z] time="2023-10-24T10:57:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ea459225b4b6c0b0efa706610f9cea0090d55bda800f2b081fb6b6502265e6b0" mediatype=application/vnd.docker.plugin.v1+json size=522
10:57:39 [2023-10-24T10:57:39.211Z] time="2023-10-24T10:57:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:57:39 [2023-10-24T10:57:39.211Z] time="2023-10-24T10:57:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ea459225b4b6c0b0efa706610f9cea0090d55bda800f2b081fb6b6502265e6b0" mediatype=application/vnd.docker.plugin.v1+json size=522
10:57:39 [2023-10-24T10:57:39.468Z]     plugin_test.go:195: [d84f0b02a7a4e] daemon is not started
10:57:39 [2023-10-24T10:57:39.468Z] --- PASS: TestPluginInstall (4.41s)
10:57:39 [2023-10-24T10:57:39.468Z]     --- PASS: TestPluginInstall/no_auth (3.01s)
10:57:39 [2023-10-24T10:57:39.468Z]     --- PASS: TestPluginInstall/with_htpasswd (0.47s)
10:57:39 [2023-10-24T10:57:39.468Z]     --- PASS: TestPluginInstall/with_insecure (0.94s)
10:57:39 [2023-10-24T10:57:39.468Z] === RUN   TestPluginsWithRuntimes
10:57:40 [2023-10-24T10:57:40.841Z] === RUN   TestPluginsWithRuntimes/No_Args
10:57:41 [2023-10-24T10:57:41.773Z] === RUN   TestPluginsWithRuntimes/With_Args
10:57:42 [2023-10-24T10:57:42.707Z] --- PASS: TestPluginsWithRuntimes (3.26s)
10:57:42 [2023-10-24T10:57:42.707Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.88s)
10:57:42 [2023-10-24T10:57:42.707Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.89s)
10:57:42 [2023-10-24T10:57:42.707Z] === RUN   TestPluginBackCompatMediaTypes
10:57:43 [2023-10-24T10:57:43.272Z] --- PASS: TestPluginBackCompatMediaTypes (0.50s)
10:57:43 [2023-10-24T10:57:43.272Z] PASS
10:57:43 [2023-10-24T10:57:43.272Z] 
10:57:43 [2023-10-24T10:57:43.272Z] DONE 24 tests in 8.219s
10:57:43 [2023-10-24T10:57:43.272Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
10:57:43 [2023-10-24T10:57:43.272Z] ++ 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
10:57:43 [2023-10-24T10:57:43.272Z] ++ set -e
10:57:43 [2023-10-24T10:57:43.272Z] ++ '[' -n 0 ']'
10:57:43 [2023-10-24T10:57:43.272Z] ++ set -x
10:57:43 [2023-10-24T10:57:43.272Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
10:57:43 [2023-10-24T10:57:43.272Z] INFO: Testing against a local daemon
10:57:43 [2023-10-24T10:57:43.272Z] === RUN   TestExternalGraphDriver
10:57:43 [2023-10-24T10:57:43.529Z] === RUN   TestExternalGraphDriver/json
10:57:44 [2023-10-24T10:57:44.901Z] === RUN   TestExternalGraphDriver/spec
10:57:46 [2023-10-24T10:57:46.799Z] === RUN   TestExternalGraphDriver/pull
10:57:50 [2023-10-24T10:57:50.077Z] --- PASS: TestExternalGraphDriver (6.50s)
10:57:50 [2023-10-24T10:57:50.077Z]     --- PASS: TestExternalGraphDriver/json (1.52s)
10:57:50 [2023-10-24T10:57:50.077Z]     --- PASS: TestExternalGraphDriver/spec (1.52s)
10:57:50 [2023-10-24T10:57:50.077Z]     --- PASS: TestExternalGraphDriver/pull (3.13s)
10:57:50 [2023-10-24T10:57:50.077Z] === RUN   TestGraphdriverPluginV2
10:57:50 [2023-10-24T10:57:50.077Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:57:50 [2023-10-24T10:57:50.077Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
10:57:50 [2023-10-24T10:57:50.077Z] PASS
10:57:50 [2023-10-24T10:57:50.077Z] 
10:57:50 [2023-10-24T10:57:50.077Z] === Skipped
10:57:50 [2023-10-24T10:57:50.077Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
10:57:50 [2023-10-24T10:57:50.077Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:57:50 [2023-10-24T10:57:50.077Z] 
10:57:50 [2023-10-24T10:57:50.077Z] DONE 5 tests, 1 skipped in 6.851s
10:57:50 [2023-10-24T10:57:50.077Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
10:57:50 [2023-10-24T10:57:50.077Z] ++ 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
10:57:50 [2023-10-24T10:57:50.077Z] ++ set -e
10:57:50 [2023-10-24T10:57:50.077Z] ++ '[' -n 0 ']'
10:57:50 [2023-10-24T10:57:50.077Z] ++ set -x
10:57:50 [2023-10-24T10:57:50.077Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
10:57:50 [2023-10-24T10:57:50.077Z] INFO: Testing against a local daemon
10:57:50 [2023-10-24T10:57:50.077Z] === RUN   TestContinueAfterPluginCrash
10:57:50 [2023-10-24T10:57:50.077Z] === PAUSE TestContinueAfterPluginCrash
10:57:50 [2023-10-24T10:57:50.077Z] === RUN   TestReadPluginNoRead
10:57:50 [2023-10-24T10:57:50.077Z] === PAUSE TestReadPluginNoRead
10:57:50 [2023-10-24T10:57:50.077Z] === RUN   TestDaemonStartWithLogOpt
10:57:50 [2023-10-24T10:57:50.077Z] === PAUSE TestDaemonStartWithLogOpt
10:57:50 [2023-10-24T10:57:50.077Z] === CONT  TestContinueAfterPluginCrash
10:57:50 [2023-10-24T10:57:50.077Z] === CONT  TestDaemonStartWithLogOpt
10:57:50 [2023-10-24T10:57:50.077Z] === CONT  TestReadPluginNoRead
10:57:51 [2023-10-24T10:57:51.977Z] === RUN   TestReadPluginNoRead/default
10:57:55 [2023-10-24T10:57:55.484Z] --- PASS: TestDaemonStartWithLogOpt (2.65s)
10:57:55 [2023-10-24T10:57:55.484Z] === RUN   TestReadPluginNoRead/disabled_caching
10:57:55 [2023-10-24T10:57:55.484Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
10:57:55 [2023-10-24T10:57:55.484Z]     read_test.go:91: [d459ed3ab4789] daemon is not started
10:57:55 [2023-10-24T10:57:55.484Z] --- PASS: TestReadPluginNoRead (5.58s)
10:57:55 [2023-10-24T10:57:55.484Z]     --- PASS: TestReadPluginNoRead/default (1.20s)
10:57:55 [2023-10-24T10:57:55.484Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.18s)
10:57:55 [2023-10-24T10:57:55.484Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s)
10:57:58 [2023-10-24T10:57:58.007Z] --- PASS: TestContinueAfterPluginCrash (7.60s)
10:57:58 [2023-10-24T10:57:58.007Z] PASS
10:57:58 [2023-10-24T10:57:58.007Z] 
10:57:58 [2023-10-24T10:57:58.007Z] DONE 6 tests in 7.631s
10:57:58 [2023-10-24T10:57:58.007Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
10:57:58 [2023-10-24T10:57:58.007Z] ++ 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
10:57:58 [2023-10-24T10:57:58.007Z] ++ set -e
10:57:58 [2023-10-24T10:57:58.007Z] ++ '[' -n 0 ']'
10:57:58 [2023-10-24T10:57:58.007Z] ++ set -x
10:57:58 [2023-10-24T10:57:58.008Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
10:57:58 [2023-10-24T10:57:58.008Z] testing: warning: no tests to run
10:57:58 [2023-10-24T10:57:58.008Z] PASS
10:57:58 [2023-10-24T10:57:58.008Z] 
10:57:58 [2023-10-24T10:57:58.008Z] DONE 0 tests in 0.008s
10:57:58 [2023-10-24T10:57:58.008Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
10:57:58 [2023-10-24T10:57:58.008Z] ++ 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
10:57:58 [2023-10-24T10:57:58.008Z] ++ set -e
10:57:58 [2023-10-24T10:57:58.008Z] ++ '[' -n 0 ']'
10:57:58 [2023-10-24T10:57:58.008Z] ++ set -x
10:57:58 [2023-10-24T10:57:58.008Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
10:57:58 [2023-10-24T10:57:58.008Z] INFO: Testing against a local daemon
10:57:58 [2023-10-24T10:57:58.008Z] === RUN   TestPluginWithDevMounts
10:57:58 [2023-10-24T10:57:58.008Z] === PAUSE TestPluginWithDevMounts
10:57:58 [2023-10-24T10:57:58.008Z] === CONT  TestPluginWithDevMounts
10:57:59 [2023-10-24T10:57:59.376Z] --- PASS: TestPluginWithDevMounts (1.49s)
10:57:59 [2023-10-24T10:57:59.376Z] PASS
10:57:59 [2023-10-24T10:57:59.376Z] 
10:57:59 [2023-10-24T10:57:59.376Z] DONE 1 tests in 1.524s
10:57:59 [2023-10-24T10:57:59.376Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
10:57:59 [2023-10-24T10:57:59.376Z] ++ 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
10:57:59 [2023-10-24T10:57:59.376Z] ++ set -e
10:57:59 [2023-10-24T10:57:59.376Z] ++ '[' -n 0 ']'
10:57:59 [2023-10-24T10:57:59.376Z] ++ set -x
10:57:59 [2023-10-24T10:57:59.376Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
10:57:59 [2023-10-24T10:57:59.376Z] INFO: Testing against a local daemon
10:57:59 [2023-10-24T10:57:59.376Z] === RUN   TestSecretInspect
10:58:01 [2023-10-24T10:58:01.270Z] --- PASS: TestSecretInspect (1.94s)
10:58:01 [2023-10-24T10:58:01.270Z] === RUN   TestSecretList
10:58:03 [2023-10-24T10:58:03.262Z] --- PASS: TestSecretList (1.91s)
10:58:03 [2023-10-24T10:58:03.262Z] === RUN   TestSecretsCreateAndDelete
10:58:05 [2023-10-24T10:58:05.157Z] --- PASS: TestSecretsCreateAndDelete (1.88s)
10:58:05 [2023-10-24T10:58:05.157Z] === RUN   TestSecretsUpdate
10:58:07 [2023-10-24T10:58:07.052Z] --- PASS: TestSecretsUpdate (1.91s)
10:58:07 [2023-10-24T10:58:07.052Z] === RUN   TestTemplatedSecret
10:58:09 [2023-10-24T10:58:09.618Z] --- PASS: TestTemplatedSecret (2.65s)
10:58:09 [2023-10-24T10:58:09.618Z] === RUN   TestSecretCreateResolve
10:58:11 [2023-10-24T10:58:11.512Z] --- PASS: TestSecretCreateResolve (1.93s)
10:58:11 [2023-10-24T10:58:11.512Z] PASS
10:58:11 [2023-10-24T10:58:11.512Z] 
10:58:11 [2023-10-24T10:58:11.512Z] DONE 6 tests in 12.253s
10:58:11 [2023-10-24T10:58:11.512Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
10:58:11 [2023-10-24T10:58:11.512Z] ++ 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
10:58:11 [2023-10-24T10:58:11.512Z] ++ set -e
10:58:11 [2023-10-24T10:58:11.512Z] ++ '[' -n 0 ']'
10:58:11 [2023-10-24T10:58:11.512Z] ++ set -x
10:58:11 [2023-10-24T10:58:11.512Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
10:58:11 [2023-10-24T10:58:11.512Z] INFO: Testing against a local daemon
10:58:11 [2023-10-24T10:58:11.512Z] === RUN   TestServiceCreateInit
10:58:11 [2023-10-24T10:58:11.512Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:58:15 [2023-10-24T10:58:15.688Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:58:18 [2023-10-24T10:58:18.963Z] --- PASS: TestServiceCreateInit (7.50s)
10:58:18 [2023-10-24T10:58:18.963Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.72s)
10:58:18 [2023-10-24T10:58:18.963Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.77s)
10:58:18 [2023-10-24T10:58:18.963Z] === RUN   TestCreateServiceMultipleTimes
10:58:33 [2023-10-24T10:58:33.824Z] --- PASS: TestCreateServiceMultipleTimes (14.95s)
10:58:33 [2023-10-24T10:58:33.824Z] === RUN   TestCreateServiceConflict
10:58:36 [2023-10-24T10:58:36.349Z] --- PASS: TestCreateServiceConflict (1.92s)
10:58:36 [2023-10-24T10:58:36.349Z] === RUN   TestCreateServiceMaxReplicas
10:58:38 [2023-10-24T10:58:38.879Z] --- PASS: TestCreateServiceMaxReplicas (2.76s)
10:58:38 [2023-10-24T10:58:38.879Z] === RUN   TestCreateWithDuplicateNetworkNames
10:58:53 [2023-10-24T10:58:53.737Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.92s)
10:58:53 [2023-10-24T10:58:53.737Z] === RUN   TestCreateServiceSecretFileMode
10:59:05 [2023-10-24T10:59:05.921Z] --- PASS: TestCreateServiceSecretFileMode (12.68s)
10:59:05 [2023-10-24T10:59:05.921Z] === RUN   TestCreateServiceConfigFileMode
10:59:18 [2023-10-24T10:59:18.233Z] --- PASS: TestCreateServiceConfigFileMode (12.55s)
10:59:18 [2023-10-24T10:59:18.233Z] === RUN   TestCreateServiceSysctls
10:59:20 [2023-10-24T10:59:20.168Z] --- PASS: TestCreateServiceSysctls (3.15s)
10:59:20 [2023-10-24T10:59:20.168Z] === RUN   TestCreateServiceCapabilities
10:59:22 [2023-10-24T10:59:22.747Z] --- PASS: TestCreateServiceCapabilities (2.67s)
10:59:22 [2023-10-24T10:59:22.747Z] === RUN   TestInspect
10:59:25 [2023-10-24T10:59:25.300Z] --- PASS: TestInspect (2.76s)
10:59:25 [2023-10-24T10:59:25.300Z] === RUN   TestCreateJob
10:59:28 [2023-10-24T10:59:28.575Z] --- PASS: TestCreateJob (3.17s)
10:59:28 [2023-10-24T10:59:28.575Z] === RUN   TestReplicatedJob
10:59:33 [2023-10-24T10:59:33.827Z] --- PASS: TestReplicatedJob (5.29s)
10:59:33 [2023-10-24T10:59:33.827Z] === RUN   TestUpdateReplicatedJob
10:59:37 [2023-10-24T10:59:37.099Z] --- PASS: TestUpdateReplicatedJob (3.12s)
10:59:37 [2023-10-24T10:59:37.099Z] === RUN   TestServiceListWithStatuses
10:59:37 [2023-10-24T10:59:37.099Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:59:37 [2023-10-24T10:59:37.099Z] --- SKIP: TestServiceListWithStatuses (0.00s)
10:59:37 [2023-10-24T10:59:37.099Z] === RUN   TestDockerNetworkConnectAlias
10:59:41 [2023-10-24T10:59:41.277Z] --- PASS: TestDockerNetworkConnectAlias (4.04s)
10:59:41 [2023-10-24T10:59:41.277Z] === RUN   TestDockerNetworkReConnect
10:59:44 [2023-10-24T10:59:44.551Z] --- PASS: TestDockerNetworkReConnect (3.18s)
10:59:44 [2023-10-24T10:59:44.551Z] === RUN   TestServicePlugin
10:59:44 [2023-10-24T10:59:44.551Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:59:44 [2023-10-24T10:59:44.551Z] --- SKIP: TestServicePlugin (0.00s)
10:59:44 [2023-10-24T10:59:44.551Z] === RUN   TestServiceUpdateLabel
10:59:46 [2023-10-24T10:59:46.445Z] --- PASS: TestServiceUpdateLabel (2.03s)
10:59:46 [2023-10-24T10:59:46.445Z] === RUN   TestServiceUpdateSecrets
11:00:01 [2023-10-24T11:00:01.300Z] --- PASS: TestServiceUpdateSecrets (14.52s)
11:00:01 [2023-10-24T11:00:01.300Z] === RUN   TestServiceUpdateConfigs
11:00:16 [2023-10-24T11:00:16.155Z] --- PASS: TestServiceUpdateConfigs (14.52s)
11:00:16 [2023-10-24T11:00:16.155Z] === RUN   TestServiceUpdateNetwork
11:00:28 [2023-10-24T11:00:28.337Z] --- PASS: TestServiceUpdateNetwork (12.21s)
11:00:28 [2023-10-24T11:00:28.337Z] === RUN   TestServiceUpdatePidsLimit
11:00:28 [2023-10-24T11:00:28.594Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
11:00:29 [2023-10-24T11:00:29.524Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
11:00:36 [2023-10-24T11:00:36.071Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
11:00:44 [2023-10-24T11:00:44.172Z] --- PASS: TestServiceUpdatePidsLimit (16.14s)
11:00:44 [2023-10-24T11:00:44.172Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
11:00:44 [2023-10-24T11:00:44.172Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.87s)
11:00:44 [2023-10-24T11:00:44.172Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
11:00:44 [2023-10-24T11:00:44.172Z] PASS
11:00:44 [2023-10-24T11:00:44.172Z] 
11:00:44 [2023-10-24T11:00:44.172Z] === Skipped
11:00:44 [2023-10-24T11:00:44.172Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
11:00:44 [2023-10-24T11:00:44.172Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:00:44 [2023-10-24T11:00:44.172Z] 
11:00:44 [2023-10-24T11:00:44.172Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
11:00:44 [2023-10-24T11:00:44.172Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:00:44 [2023-10-24T11:00:44.172Z] 
11:00:44 [2023-10-24T11:00:44.172Z] DONE 27 tests, 2 skipped in 152.126s
11:00:44 [2023-10-24T11:00:44.172Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
11:00:44 [2023-10-24T11:00:44.172Z] ++ 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
11:00:44 [2023-10-24T11:00:44.172Z] ++ set -e
11:00:44 [2023-10-24T11:00:44.172Z] ++ '[' -n 0 ']'
11:00:44 [2023-10-24T11:00:44.172Z] ++ set -x
11:00:44 [2023-10-24T11:00:44.172Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
11:00:44 [2023-10-24T11:00:44.172Z] INFO: Testing against a local daemon
11:00:44 [2023-10-24T11:00:44.172Z] === RUN   TestSessionCreate
11:00:44 [2023-10-24T11:00:44.172Z] --- PASS: TestSessionCreate (0.02s)
11:00:44 [2023-10-24T11:00:44.172Z] === RUN   TestSessionCreateWithBadUpgrade
11:00:44 [2023-10-24T11:00:44.172Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
11:00:44 [2023-10-24T11:00:44.172Z] PASS
11:00:44 [2023-10-24T11:00:44.172Z] 
11:00:44 [2023-10-24T11:00:44.172Z] DONE 2 tests in 0.056s
11:00:44 [2023-10-24T11:00:44.172Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
11:00:44 [2023-10-24T11:00:44.172Z] ++ 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
11:00:44 [2023-10-24T11:00:44.172Z] ++ set -e
11:00:44 [2023-10-24T11:00:44.172Z] ++ '[' -n 0 ']'
11:00:44 [2023-10-24T11:00:44.172Z] ++ set -x
11:00:44 [2023-10-24T11:00:44.172Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
11:00:44 [2023-10-24T11:00:44.172Z] INFO: Testing against a local daemon
11:00:44 [2023-10-24T11:00:44.172Z] === RUN   TestCgroupDriverSystemdMemoryLimit
11:00:44 [2023-10-24T11:00:44.172Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:00:44 [2023-10-24T11:00:44.172Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
11:00:44 [2023-10-24T11:00:44.172Z] === RUN   TestDiskUsage
11:00:44 [2023-10-24T11:00:44.172Z] === PAUSE TestDiskUsage
11:00:44 [2023-10-24T11:00:44.172Z] === RUN   TestEventsExecDie
11:00:44 [2023-10-24T11:00:44.172Z] --- PASS: TestEventsExecDie (0.52s)
11:00:44 [2023-10-24T11:00:44.172Z] === RUN   TestEventsBackwardsCompatible
11:00:44 [2023-10-24T11:00:44.172Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
11:00:44 [2023-10-24T11:00:44.172Z] === RUN   TestEventsVolumeCreate
11:00:44 [2023-10-24T11:00:44.431Z] --- PASS: TestEventsVolumeCreate (0.04s)
11:00:44 [2023-10-24T11:00:44.431Z] === RUN   TestInfoBinaryCommits
11:00:44 [2023-10-24T11:00:44.431Z] --- PASS: TestInfoBinaryCommits (0.02s)
11:00:44 [2023-10-24T11:00:44.431Z] === RUN   TestInfoAPIVersioned
11:00:44 [2023-10-24T11:00:44.431Z] --- PASS: TestInfoAPIVersioned (0.01s)
11:00:44 [2023-10-24T11:00:44.431Z] === RUN   TestInfoAPI
11:00:44 [2023-10-24T11:00:44.431Z] --- PASS: TestInfoAPI (0.02s)
11:00:44 [2023-10-24T11:00:44.431Z] === RUN   TestInfoAPIWarnings
11:01:02 [2023-10-24T11:01:02.488Z] --- PASS: TestInfoAPIWarnings (16.54s)
11:01:02 [2023-10-24T11:01:02.488Z] === RUN   TestInfoDebug
11:01:02 [2023-10-24T11:01:02.488Z] --- PASS: TestInfoDebug (0.52s)
11:01:02 [2023-10-24T11:01:02.488Z] === RUN   TestInfoInsecureRegistries
11:01:02 [2023-10-24T11:01:02.488Z] --- PASS: TestInfoInsecureRegistries (0.52s)
11:01:02 [2023-10-24T11:01:02.488Z] === RUN   TestInfoRegistryMirrors
11:01:02 [2023-10-24T11:01:02.488Z] --- PASS: TestInfoRegistryMirrors (0.52s)
11:01:02 [2023-10-24T11:01:02.488Z] === RUN   TestLoginFailsWithBadCredentials
11:01:03 [2023-10-24T11:01:03.419Z] --- PASS: TestLoginFailsWithBadCredentials (1.02s)
11:01:03 [2023-10-24T11:01:03.419Z] === RUN   TestPingCacheHeaders
11:01:03 [2023-10-24T11:01:03.419Z] --- PASS: TestPingCacheHeaders (0.02s)
11:01:03 [2023-10-24T11:01:03.419Z] === RUN   TestPingGet
11:01:03 [2023-10-24T11:01:03.419Z] --- PASS: TestPingGet (0.01s)
11:01:03 [2023-10-24T11:01:03.419Z] === RUN   TestPingHead
11:01:03 [2023-10-24T11:01:03.419Z] --- PASS: TestPingHead (0.02s)
11:01:03 [2023-10-24T11:01:03.419Z] === RUN   TestPingSwarmHeader
11:01:03 [2023-10-24T11:01:03.982Z] === RUN   TestPingSwarmHeader/before_swarm_init
11:01:04 [2023-10-24T11:01:04.546Z] === RUN   TestPingSwarmHeader/after_swarm_init
11:01:05 [2023-10-24T11:01:05.477Z] === RUN   TestPingSwarmHeader/after_swarm_leave
11:01:05 [2023-10-24T11:01:05.477Z] --- PASS: TestPingSwarmHeader (1.90s)
11:01:05 [2023-10-24T11:01:05.477Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
11:01:05 [2023-10-24T11:01:05.477Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
11:01:05 [2023-10-24T11:01:05.477Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
11:01:05 [2023-10-24T11:01:05.477Z] === RUN   TestPingBuilderHeader
11:01:05 [2023-10-24T11:01:05.477Z] === RUN   TestPingBuilderHeader/default_config
11:01:06 [2023-10-24T11:01:06.041Z] === RUN   TestPingBuilderHeader/buildkit_disabled
11:01:06 [2023-10-24T11:01:06.605Z] --- PASS: TestPingBuilderHeader (1.04s)
11:01:06 [2023-10-24T11:01:06.605Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
11:01:06 [2023-10-24T11:01:06.605Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
11:01:06 [2023-10-24T11:01:06.605Z] === RUN   TestVersion
11:01:06 [2023-10-24T11:01:06.605Z] --- PASS: TestVersion (0.02s)
11:01:06 [2023-10-24T11:01:06.605Z] === CONT  TestDiskUsage
11:01:07 [2023-10-24T11:01:07.169Z] === RUN   TestDiskUsage/empty
11:01:07 [2023-10-24T11:01:07.169Z] === RUN   TestDiskUsage/empty/container_types
11:01:07 [2023-10-24T11:01:07.169Z] === RUN   TestDiskUsage/empty/image_types
11:01:07 [2023-10-24T11:01:07.169Z] === RUN   TestDiskUsage/empty/volume_types
11:01:07 [2023-10-24T11:01:07.169Z] === RUN   TestDiskUsage/empty/build-cache_types
11:01:07 [2023-10-24T11:01:07.169Z] === RUN   TestDiskUsage/empty/container,_volume_types
11:01:07 [2023-10-24T11:01:07.169Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
11:01:07 [2023-10-24T11:01:07.169Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
11:01:07 [2023-10-24T11:01:07.169Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
11:01:07 [2023-10-24T11:01:07.169Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
11:01:07 [2023-10-24T11:01:07.169Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
11:01:07 [2023-10-24T11:01:07.169Z] === RUN   TestDiskUsage/after_LoadBusybox
11:01:07 [2023-10-24T11:01:07.169Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
11:01:07 [2023-10-24T11:01:07.169Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
11:01:07 [2023-10-24T11:01:07.169Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
11:01:07 [2023-10-24T11:01:07.169Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
11:01:07 [2023-10-24T11:01:07.169Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
11:01:07 [2023-10-24T11:01:07.169Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
11:01:07 [2023-10-24T11:01:07.169Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
11:01:07 [2023-10-24T11:01:07.169Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
11:01:07 [2023-10-24T11:01:07.169Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
11:01:07 [2023-10-24T11:01:07.169Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
11:01:07 [2023-10-24T11:01:07.169Z] === RUN   TestDiskUsage/after_container.Run
11:01:07 [2023-10-24T11:01:07.426Z] === RUN   TestDiskUsage/after_container.Run/container_types
11:01:07 [2023-10-24T11:01:07.426Z] === RUN   TestDiskUsage/after_container.Run/image_types
11:01:07 [2023-10-24T11:01:07.426Z] === RUN   TestDiskUsage/after_container.Run/volume_types
11:01:07 [2023-10-24T11:01:07.426Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
11:01:07 [2023-10-24T11:01:07.426Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
11:01:07 [2023-10-24T11:01:07.426Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
11:01:07 [2023-10-24T11:01:07.426Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
11:01:07 [2023-10-24T11:01:07.426Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
11:01:07 [2023-10-24T11:01:07.426Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
11:01:07 [2023-10-24T11:01:07.426Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
11:01:07 [2023-10-24T11:01:07.683Z] --- PASS: TestDiskUsage (1.08s)
11:01:07 [2023-10-24T11:01:07.683Z]     --- PASS: TestDiskUsage/empty (0.00s)
11:01:07 [2023-10-24T11:01:07.683Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
11:01:07 [2023-10-24T11:01:07.683Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
11:01:07 [2023-10-24T11:01:07.683Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
11:01:07 [2023-10-24T11:01:07.683Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
11:01:07 [2023-10-24T11:01:07.683Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
11:01:07 [2023-10-24T11:01:07.683Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
11:01:07 [2023-10-24T11:01:07.683Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
11:01:07 [2023-10-24T11:01:07.683Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
11:01:07 [2023-10-24T11:01:07.683Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
11:01:07 [2023-10-24T11:01:07.683Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
11:01:07 [2023-10-24T11:01:07.683Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
11:01:07 [2023-10-24T11:01:07.683Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
11:01:07 [2023-10-24T11:01:07.683Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
11:01:07 [2023-10-24T11:01:07.683Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
11:01:07 [2023-10-24T11:01:07.683Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
11:01:07 [2023-10-24T11:01:07.683Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
11:01:07 [2023-10-24T11:01:07.683Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
11:01:07 [2023-10-24T11:01:07.683Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
11:01:07 [2023-10-24T11:01:07.683Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
11:01:07 [2023-10-24T11:01:07.683Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
11:01:07 [2023-10-24T11:01:07.683Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
11:01:07 [2023-10-24T11:01:07.683Z]     --- PASS: TestDiskUsage/after_container.Run (0.26s)
11:01:07 [2023-10-24T11:01:07.683Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
11:01:07 [2023-10-24T11:01:07.683Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
11:01:07 [2023-10-24T11:01:07.683Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
11:01:07 [2023-10-24T11:01:07.683Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
11:01:07 [2023-10-24T11:01:07.683Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
11:01:07 [2023-10-24T11:01:07.683Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
11:01:07 [2023-10-24T11:01:07.683Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
11:01:07 [2023-10-24T11:01:07.683Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
11:01:07 [2023-10-24T11:01:07.683Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
11:01:07 [2023-10-24T11:01:07.683Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
11:01:07 [2023-10-24T11:01:07.683Z] PASS
11:01:07 [2023-10-24T11:01:07.683Z] 
11:01:07 [2023-10-24T11:01:07.683Z] === Skipped
11:01:07 [2023-10-24T11:01:07.683Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
11:01:07 [2023-10-24T11:01:07.683Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:01:07 [2023-10-24T11:01:07.683Z] 
11:01:07 [2023-10-24T11:01:07.683Z] DONE 57 tests, 1 skipped in 23.877s
11:01:07 [2023-10-24T11:01:07.683Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
11:01:07 [2023-10-24T11:01:07.683Z] ++ 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
11:01:07 [2023-10-24T11:01:07.683Z] ++ set -e
11:01:07 [2023-10-24T11:01:07.683Z] ++ '[' -n 0 ']'
11:01:07 [2023-10-24T11:01:07.683Z] ++ set -x
11:01:07 [2023-10-24T11:01:07.683Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
11:01:07 [2023-10-24T11:01:07.683Z] INFO: Testing against a local daemon
11:01:07 [2023-10-24T11:01:07.683Z] === RUN   TestVolumesCreateAndList
11:01:07 [2023-10-24T11:01:07.683Z] --- PASS: TestVolumesCreateAndList (0.02s)
11:01:07 [2023-10-24T11:01:07.683Z] === RUN   TestVolumesRemove
11:01:07 [2023-10-24T11:01:07.683Z] === RUN   TestVolumesRemove/volume_in_use
11:01:07 [2023-10-24T11:01:07.683Z] === RUN   TestVolumesRemove/volume_not_in_use
11:01:07 [2023-10-24T11:01:07.683Z] === RUN   TestVolumesRemove/non-existing_volume
11:01:07 [2023-10-24T11:01:07.683Z] === RUN   TestVolumesRemove/non-existing_volume_force
11:01:07 [2023-10-24T11:01:07.683Z] --- PASS: TestVolumesRemove (0.05s)
11:01:07 [2023-10-24T11:01:07.683Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
11:01:07 [2023-10-24T11:01:07.683Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
11:01:07 [2023-10-24T11:01:07.683Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
11:01:07 [2023-10-24T11:01:07.683Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
11:01:07 [2023-10-24T11:01:07.683Z] === RUN   TestVolumesRemoveSwarmEnabled
11:01:07 [2023-10-24T11:01:07.683Z] === PAUSE TestVolumesRemoveSwarmEnabled
11:01:07 [2023-10-24T11:01:07.683Z] === RUN   TestVolumesInspect
11:01:07 [2023-10-24T11:01:07.683Z] --- PASS: TestVolumesInspect (0.01s)
11:01:07 [2023-10-24T11:01:07.683Z] === RUN   TestVolumesInvalidJSON
11:01:07 [2023-10-24T11:01:07.683Z] === RUN   TestVolumesInvalidJSON/volumes/create
11:01:07 [2023-10-24T11:01:07.683Z] === PAUSE TestVolumesInvalidJSON/volumes/create
11:01:07 [2023-10-24T11:01:07.683Z] === CONT  TestVolumesInvalidJSON/volumes/create
11:01:07 [2023-10-24T11:01:07.683Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
11:01:07 [2023-10-24T11:01:07.683Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
11:01:07 [2023-10-24T11:01:07.683Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
11:01:07 [2023-10-24T11:01:07.683Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
11:01:07 [2023-10-24T11:01:07.683Z] --- PASS: TestVolumesInvalidJSON (0.01s)
11:01:07 [2023-10-24T11:01:07.683Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
11:01:07 [2023-10-24T11:01:07.683Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
11:01:07 [2023-10-24T11:01:07.683Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
11:01:07 [2023-10-24T11:01:07.683Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
11:01:07 [2023-10-24T11:01:07.683Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
11:01:07 [2023-10-24T11:01:07.683Z] === RUN   TestVolumePruneAnonymous
11:01:07 [2023-10-24T11:01:07.683Z] --- PASS: TestVolumePruneAnonymous (0.03s)
11:01:07 [2023-10-24T11:01:07.683Z] === RUN   TestVolumePruneAnonFromImage
11:01:07 [2023-10-24T11:01:07.940Z] --- PASS: TestVolumePruneAnonFromImage (0.11s)
11:01:07 [2023-10-24T11:01:07.940Z] === CONT  TestVolumesRemoveSwarmEnabled
11:01:09 [2023-10-24T11:01:09.309Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
11:01:09 [2023-10-24T11:01:09.309Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
11:01:09 [2023-10-24T11:01:09.309Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
11:01:09 [2023-10-24T11:01:09.309Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
11:01:09 [2023-10-24T11:01:09.876Z] --- PASS: TestVolumesRemoveSwarmEnabled (2.00s)
11:01:09 [2023-10-24T11:01:09.876Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
11:01:09 [2023-10-24T11:01:09.876Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
11:01:09 [2023-10-24T11:01:09.876Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
11:01:09 [2023-10-24T11:01:09.876Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
11:01:09 [2023-10-24T11:01:09.876Z] PASS
11:01:09 [2023-10-24T11:01:09.876Z] 
11:01:09 [2023-10-24T11:01:09.876Z] DONE 20 tests in 2.267s
11:01:09 [2023-10-24T11:01:09.876Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
11:01:09 [2023-10-24T11:01:09.876Z] ++++ cat bundles/test-integration/docker.pid
11:01:09 [2023-10-24T11:01:09.876Z] +++ kill 22090
11:01:11 [2023-10-24T11:01:11.245Z] +++ /etc/init.d/apparmor stop
11:01:11 [2023-10-24T11:01:11.245Z] Leaving: AppArmorNo profiles have been unloaded.
11:01:11 [2023-10-24T11:01:11.245Z] 
11:01:11 [2023-10-24T11:01:11.245Z] Unloading profiles will leave already running processes permanently
11:01:11 [2023-10-24T11:01:11.245Z] unconfined, which can lead to unexpected situations.
11:01:11 [2023-10-24T11:01:11.245Z] 
11:01:11 [2023-10-24T11:01:11.245Z] To set a process to complain mode, use the command line tool
11:01:11 [2023-10-24T11:01:11.245Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:01:11 [2023-10-24T11:01:11.245Z] +++ true
11:01:11 [2023-10-24T11:01:11.245Z] exiting test-integration
11:01:11 [2023-10-24T11:01:11.245Z] ++ exit 0
11:01:11 [2023-10-24T11:01:11.245Z] 
Post stage
[Pipeline] junit
11:01:12 [2023-10-24T11:01:12.193Z] Recording test results
11:01:12 [2023-10-24T11:01:12.380Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
11:01:12 [2023-10-24T11:01:12.680Z] + echo Ensuring container killed.
11:01:12 [2023-10-24T11:01:12.680Z] Ensuring container killed.
11:01:12 [2023-10-24T11:01:12.680Z] + docker rm -vf docker-pr1
11:01:12 [2023-10-24T11:01:12.680Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
11:01:12 [2023-10-24T11:01:12.956Z] + echo Chowning /workspace to jenkins user
11:01:12 [2023-10-24T11:01:12.957Z] Chowning /workspace to jenkins user
11:01:12 [2023-10-24T11:01:12.957Z] + id -u
11:01:12 [2023-10-24T11:01:12.957Z] + id -g
11:01:12 [2023-10-24T11:01:12.957Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46709:/workspace busybox chown -R 1000:1000 /workspace
11:01:12 [2023-10-24T11:01:12.957Z] Unable to find image 'busybox:latest' locally
11:01:12 [2023-10-24T11:01:12.957Z] latest: Pulling from library/busybox
11:01:13 [2023-10-24T11:01:13.214Z] 8a0af25e8c2e: Already exists
11:01:13 [2023-10-24T11:01:13.214Z] Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
11:01:13 [2023-10-24T11:01:13.214Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
11:01:14 [2023-10-24T11:01:14.863Z] + bundleName=arm64-integration
11:01:14 [2023-10-24T11:01:14.863Z] + echo Creating arm64-integration-bundles.tar.gz
11:01:14 [2023-10-24T11:01:14.863Z] Creating arm64-integration-bundles.tar.gz
11:01:14 [2023-10-24T11:01:14.863Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
11:01:14 [2023-10-24T11:01:14.863Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
11:01:15 [2023-10-24T11:01:15.131Z] Archiving artifacts
11:01:16 [2023-10-24T11:01:16.497Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46709/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
11:01:16 [2023-10-24T11:01:16.797Z] + make clean
11:01:16 [2023-10-24T11:01:16.797Z] docker volume rm -f docker-dev-cache docker-mod-cache
11:01:16 [2023-10-24T11:01:16.797Z] docker-dev-cache
11:01:16 [2023-10-24T11:01:16.797Z] 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